Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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




Home | Main Index | Thread Index | Old Index