NetBSD/sys
is 3e419f86dc Move the mtu initialization to arc_storelladdr, so that it will be upped
again when switching link0 on.
XXX This stuff needs to be thought about, especially with the doomming IPv6
support, which uses yet another default mtu.
1999-08-29 20:38:36 +00:00
..
adosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
arch Add ieee.h. 1999-08-29 18:21:20 +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 Add needs-flag to if_fddisubr.c for previous commit 1999-08-21 03:47:50 +00:00
ddb
dev Issue a Get Max Lun request to determine the max lun. 1999-08-29 19:58:55 +00:00
filecorefs Fix compiler warning. 1999-08-18 22:01:53 +00:00
gdbscripts
ipkdb
isofs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
kern In _pool_put(), panic if we're put'ing with nout == 0. This will help us 1999-08-29 00:26:01 +00:00
lib Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
lkm Spelling. 1999-08-25 00:59:08 +00:00
miscfs Change variable used for directory offset from "int" to "off_t". 1999-08-25 14:42:35 +00:00
msdosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +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 sync with kame; typo in comment. 1999-08-26 11:11:51 +00:00
netiso
netkey sync with recent KAME. 1999-08-24 00:46:12 +00:00
netnatm
netns
nfs Once the mount structure is definitely doomed, always set the 1999-08-29 18:32:15 +00:00
ntfs Make it compile with DIAGNOSTIC. 1999-08-18 16:25:52 +00:00
stand
sys Implement vlog() (varargs version of log()). 1999-08-27 01:14:15 +00:00
ufs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +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
Makefile