HardenedBSD/sys
David Greenman 8f5067ba28 Make printf() a bit more robust and allow NULL strings (print them as
"<null>"). It bad to have diagnostic printfs cause panics when they are
trying to tell you about another problem.
1994-12-28 06:28:34 +00:00
..
alpha/include
amd64 Obtained from: 1.1.5 1994-12-24 07:22:58 +00:00
compile
conf Move INSTALL?=install line duplicated into each .mk to sys.mk 1994-12-28 03:51:03 +00:00
ddb
dev Keep track of the devconf state. 1994-12-27 13:07:07 +00:00
fs Fix panic for `cp -p' by root to an msdos file system. Improve handling 1994-12-27 12:37:36 +00:00
gnu Use the same current time throughout ITIMES(). I want all current 1994-12-27 13:59:14 +00:00
i386 Keep track of the devconf state. 1994-12-27 13:07:07 +00:00
isa Keep track of the devconf state. 1994-12-27 13:07:07 +00:00
isofs/cd9660
kern Make printf() a bit more robust and allow NULL strings (print them as 1994-12-28 06:28:34 +00:00
libkern
miscfs
modules
msdosfs Fix panic for `cp -p' by root to an msdos file system. Improve handling 1994-12-27 12:37:36 +00:00
net
netccitt
netinet Make arp_rtrequest() static since nobody needs to referene it any more. 1994-12-22 22:00:30 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci Restore my changes in rev 1.11 that Garrett killed in his commit. 1994-12-22 23:42:25 +00:00
powerpc/include
rpc
scsi Fix the "wds" count stat. 1994-12-24 09:48:32 +00:00
sys Fix comments on dk_wds and dk_wpms to match code. Improve comment on 1994-12-24 10:11:18 +00:00
tools
ufs Use the same current time throughout ffs_update(). 1994-12-27 14:44:42 +00:00
vm Do vm_page_rename more conservatively in rcollapse and qcollapse, and 1994-12-23 05:00:19 +00:00
Makefile