NetBSD/sys
itojun b69ea2a63d make it work right on non-32bit arch. from kjc@csl.sony.co.jp 2000-10-10 10:15:00 +00:00
..
adosfs
arch add rnd_source field to mb8796_softc 2000-10-09 10:45:45 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
conf add ESP rijndael logic. yet to be usable (until algorithm # is assigned) 2000-10-02 17:21:24 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb
dev make it work right on non-32bit arch. from kjc@csl.sony.co.jp 2000-10-10 10:15:00 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern attach ARP domain only if INET is compiled into the kernel. 2000-10-02 04:27:21 +00:00
lib show "press return" instead of "type return", since it's a key name and 2000-10-02 23:35:54 +00:00
lkm
miscfs fix typo (dely --> delay) 2000-10-06 19:08:00 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net Remove defunct bpfdetach()/ether_ifdetach() calls. 2000-10-10 10:07:35 +00:00
netatalk
netccitt
netinet ipfilter currently supports IPv4 only. do not try to touch non-IPv4 2000-10-08 13:01:30 +00:00
netinet6 remove obsolete handling code for SIOCSIFPHY*. they are now in ifioctl(). 2000-10-06 05:07:41 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys Wrap __cmsg_alignbytes in __BEGIN_DECLS ... __END_DECLS. 2000-10-04 08:59:16 +00:00
ufs Make sure to set the residual count to 0 after a miniroot access 2000-10-09 18:07:06 +00:00
uvm s/vm/uvm/ in a bunch of error messages. 2000-10-05 00:37:50 +00:00
Makefile