NetBSD/sys
augustss 90daa4736b Comment out the GET_DEVICE_ID code, because for some unknown reason it
causes printing to fail sometimes.
1999-09-10 19:28:26 +00:00
..
adosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
arch allow to set boot timeout and password, following PR port-i386/8196 1999-09-10 16:45: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 Use DEBUG_LINUX exclusively. Fixes PR#7684. 1999-09-08 16:52:08 +00:00
conf This is the long-awaited "new Tulip driver", a complete, from-scratch 1999-09-01 00:32:41 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev Comment out the GET_DEVICE_ID code, because for some unknown reason it 1999-09-10 19:28:26 +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 If using kernel PLL (for NTP), initialize "fixtick" to a reasonable 1999-09-06 20:44:02 +00:00
lib -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
lkm properly end the comment with NetBSD RCS id 1999-09-05 10:57:01 +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
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 mountroot support written, need to really implement sync support and 1999-09-10 17:32:17 +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 When handling the MADV_FREE case, if the amap or aobj has more than 1999-08-21 02:19:05 +00:00
vm Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00