NetBSD/sys
mark eddd4afb9c Fix compile errors when ARM700BUGTRACK is defined. 1999-09-13 06:17:27 +00:00
..
adosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
arch Fix compile errors when ARM700BUGTRACK is defined. 1999-09-13 06:17:27 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
conf eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev drop wrongly looped back multicast packet before we put it into BPF. 1999-09-12 18:26:58 +00:00
filecorefs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
kern Obey negative cache entries for intermediate directories during a create. 1999-09-10 23:24:23 +00:00
lib -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Make /proc/self a symlink to /proc/curproc. I've observed Linux programs 1999-09-02 23:33:45 +00:00
msdosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
net Move the mtu initialization to arc_storelladdr, so that it will be upped 1999-08-29 20:38:36 +00:00
netatalk Added per-addr input/output statistics. Currently just support netatalk 1999-03-27 01:24:49 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet6 fix ipcomp behavior against -R to meet documentation. 1999-09-10 02:05:24 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
nfs Don't truncate minor numbers >= 256. 1999-09-06 09:27:18 +00:00
ntfs pull-in <sys/mount.h> for definition of struct netexport 1999-09-12 16:41:05 +00:00
stand
sys Remove commented out prototypes for bcopy(), bzero() and bcmp(). 1999-09-10 00:03:52 +00:00
ufs Add #include <sys/device.h> so this file compiles again. 1999-09-08 08:29:45 +00:00
uvm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
vm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00