NetBSD/sys
mjacob d4c32f2a63 Apply nearly all of Bill Sommerfeld's -Wformat patches. The one
change I didn't take is the %llu format- I can't have a common
across multiple platform module assume a %ll argument capability-
which really pointed out that I shouldn't be trying to *print*
something which could long long.
2000-12-28 22:27:46 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Disable FPU in sys___sigreturn14() so floating point registers are 2000-12-28 09:27:09 +00:00
coda update commented out code to recent changes of signal structures 2000-12-27 22:06:07 +00:00
compat use NetBSD utrace(2) facilities for FreeBSD utrace(2) emulation; 2000-12-28 11:18:01 +00:00
conf add utrace(2) - this syscall allows to add user ktrace entries 2000-12-28 11:10:15 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Add x/m option functionality 2000-12-28 07:30:06 +00:00
dev Apply nearly all of Bill Sommerfeld's -Wformat patches. The one 2000-12-28 22:27:46 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Set the size of vnode so that reading cdrom over nfs works. 2000-12-21 03:42:43 +00:00
kern regen - utrace(2) addition 2000-12-28 11:16:48 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs several bugs: 2000-12-27 04:47:43 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Back out the sledgehammer damage applied by wiz while I was out for 2000-12-28 21:40:59 +00:00
netatalk
netccitt
netinet Fix a small typo that would cause IP Filter to not hook in to 2000-12-28 21:42:49 +00:00
netinet6 Back out the sledgehammer damage applied by wiz while I was out for 2000-12-28 21:40:59 +00:00
netiso
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs update commented out code to recent changes of signal structures 2000-12-27 22:01:43 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys regen - utrace(2) addition 2000-12-28 11:16:48 +00:00
ufs - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
uvm remove some more leftovers from Mach. 2000-12-28 08:24:55 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00