NetBSD/sys
thorpej dde3694c4c Fix some formatting nits. 1999-02-05 08:42:03 +00:00
..
adosfs
arch Print some more info in pmap_alloc_physpage() if no pages are available, 1999-02-04 19:49:22 +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 Remove the sccs[] hack (which has broken twice now) and just make sccs[] 1999-02-02 19:40:47 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Fix some formatting nits. 1999-02-05 08:42:03 +00:00
filecorefs
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern fix compiler warning 1999-02-03 01:16:20 +00:00
lib Check for _STANDALONE as well as _KERNEL to make it compile again. Fold 1999-02-04 15:26:42 +00:00
lkm
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
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 REALLY only update the window when we get an ACK. (the old code seemed broken) 1999-02-04 22:58:37 +00:00
netiso Fix prototypes for iso_gethostbyname and iso_gethostbyaddr 1999-01-31 19:43:32 +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 non-root users can mkfifo over NFS. 1999-01-31 09:24:10 +00:00
stand
sys Install sha1.h in /usr/include/sys, but make a symlink from /usr/include, just like is done for md5.h. 1999-02-04 04:36:10 +00:00
ufs Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile