NetBSD/sys
jdolecek 16cafff36c Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
..
adosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
arch Remove a few unnecessary header files. 1999-09-05 11:34:29 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat Update for new msgctl()/semctl()/shmctl() calls. 1999-08-25 04:52:06 +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 Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD. 1999-09-05 21:22:38 +00:00
filecorefs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
gdbscripts
ipkdb
isofs Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
kern Allow hardlinks to symlinks. 1999-09-05 23:34:39 +00:00
lib Fix read retry error case. Closes kern/8300. 1999-09-01 02:32:26 +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
netccitt
netinet fix tcp mss consideration on ipsec operation. 1999-08-27 02:56:14 +00:00
netinet6 - invert u bit on interface id for pseudo interfaces, as suggested in RFC2373. 1999-09-05 01:57:10 +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 sync with recent KAME. 1999-08-24 00:46:12 +00:00
netnatm
netns
nfs Don't truncate minor numbers >= 256. 1999-09-06 09:27:18 +00:00
ntfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
stand
sys Add a new flag, used by vn_open() which prevent symlinks from being followed 1999-08-31 12:30:35 +00:00
ufs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +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