Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/10/1997 05:40:02
cgd
Wed Apr 9 22:35:09 PDT 1997
Update of /cvsroot/src/sys/miscfs/nullfs
In directory netbsd1:/var/slash-tmp/cvs-serv9804
Modified Files:
null.h
Log Message:
don't try to use __builtin_return_address() on the Alpha. (It's never
worked as far as I can tell, and apparently crashes the kernel when
invoked here.) From Ross Harvey, PR#3471.
lukem
Wed Apr 9 22:36:27 PDT 1997
Update of /cvsroot/src/sbin/dump
In directory netbsd1:/var/slash-tmp/cvs-serv9688
Modified Files:
dump.h main.c optr.c tape.c
Log Message:
Implement changes from [bin/1915]
* 'w' and 'W' display the year
* verbosity additions displaying total & per-volume transfer times and rates