NetBSD/sys
augustss 20d1ae1adb Add two more quirks:
UQ_AU_NO_FRAC for audio devices that cannot handle adjustment for fractional
    sample size.
  UQ_AU_INP_ASYNC for input devices that claim to be adaptive, but are in fact
    asynchronous (an easy mistake to make unless you read the specs carefully :)
2000-12-28 11:56:22 +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
ddb Add x/m option functionality 2000-12-28 07:30:06 +00:00
dev Add two more quirks: 2000-12-28 11:56:22 +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 Simplify case statement a tiny bit. 2000-12-26 23:54:34 +00:00
netatalk
netccitt
netinet Back out previous change. It causes NAT to fail, and was CLEARLY 2000-12-25 02:00:46 +00:00
netinet6 Back out previous change. It causes NAT to fail, and was CLEARLY 2000-12-25 02:00:46 +00:00
netiso
netkey
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
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