NetBSD/sys
kleink 021d12d997 Add 35401A drive (not picker) support; from Jarkko Teppo in PR
port-hp300/11183.
2001-05-27 09:09:05 +00:00
..
adosfs
altq
arch Add 35401A drive (not picker) support; from Jarkko Teppo in PR 2001-05-27 09:09:05 +00:00
coda delint newline in string 2001-04-30 03:30:45 +00:00
compat Added a 'break' on the last line in a switch statement, since the ISO 2001-05-24 10:49:31 +00:00
conf Add infrastructure to allow ports to override build of in6_cksum.c by 2001-05-26 17:46:11 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev Add hcsc. 2001-05-26 23:02:06 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Make "reboot" an option at the root device/filesystem prompt (we 2001-05-27 01:29:50 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
msdosfs
net fix typo in comment 2001-05-18 08:56:27 +00:00
netatalk
netccitt remove superfluous ; 2001-05-01 16:39:00 +00:00
netinet Make t_flags a u_int instead of u_short. It's followed by a mbuf pointer 2001-05-26 22:02:57 +00:00
netinet6 print more diag message on in6_addmulti() failures. 2001-05-24 08:17:22 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
ntfs Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys more fun with QUEUEDEBUG: include the file and line number in panics 2001-05-27 01:36:47 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
Makefile