NetBSD/sys
1999-01-26 21:21:14 +00:00
..
adosfs
arch Fix this properly, using gcc assembly syntax (thanks ws!) 1999-01-26 17:07:06 +00:00
coda
compat Only declare the uc_pad member if SVR4_UC_MACHINE_PAD is defined. 1999-01-26 18:41:03 +00:00
conf Add | netatalk to if_arp.c and if_ethersubr.c so that kernels without 1999-01-26 17:14:11 +00:00
ddb
dev Debugger() -> console_debugger() to honour the ddb_fromconsole sysctl 1999-01-26 17:08:37 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern make console_debugger() a macro - no need to waste a stackframe 1999-01-26 17:05:41 +00:00
lib Sync with libc. 1999-01-22 11:01:32 +00:00
lkm
miscfs Add /proc/#/map. From FreeBSD. 1999-01-25 02:20:08 +00:00
msdosfs
net We no longer support IPIP (IP proto 4). 1999-01-26 21:21:14 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Fix a slight error in previous. Rearrange some code in tcp_respond() so 1999-01-26 08:28:50 +00:00
netiso Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs
stand
sys make console_debugger() a macro - no need to waste a stackframe 1999-01-26 17:05:41 +00:00
ufs Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
uvm cleanup/reorg: 1999-01-24 23:53:14 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile