NetBSD/sys
2005-08-13 13:06:35 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Include <sys/time.h> before <sys/signalvar.h> so that copyinout_t is 2005-08-13 05:38:45 +00:00
coda Add attach call so coda gets added to list of vfs supported by the kernel. 2005-07-02 07:05:27 +00:00
compat Fix systeminfo. 2005-07-28 03:50:52 +00:00
conf revert "defflag VMSWAP" changes for now. 2005-07-31 04:04:30 +00:00
contrib Our bus_space_{read,write}_4 routines convert from host to bus 2005-07-04 05:35:09 +00:00
crypto Remove unused functions SHA*_End() and SHA*_Data(). 2005-07-21 15:42:41 +00:00
ddb
dev Oops. Put back braces... 2005-08-13 13:06:35 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Fix comment regarding sbp->f_favail (which was a duplicate due to a pasto). 2005-08-05 13:24:18 +00:00
gdbscripts
ipkdb
kern The veriexec API uses dev_t and ino_t for device and inode numbers. 2005-08-13 12:56:44 +00:00
lib Return correct error on all zero length codes. Fix from Gentoo bug 94584. 2005-08-04 14:36:42 +00:00
lkm build pci/pcmcia driver LKMs only on i386 and alpha 2005-07-23 16:11:18 +00:00
miscfs don't write-protect wired pages. pointed by Chuck Silvers. 2005-07-26 08:06:29 +00:00
net include callout.h explicitly. 2005-08-12 10:02:31 +00:00
net80211 We don't really have FreeBSD 802.11 compatibility, and it will take 2005-07-27 20:31:24 +00:00
netatalk
netccitt
netinet If called from syn_cache_add, we need to initialize t_state before calling 2005-08-12 14:41:00 +00:00
netinet6 re-implement ipv6 tx loopback checksum omission. 2005-08-10 13:08:11 +00:00
netipsec
netisdn
netiso
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +00:00
netnatm
netns
netsmb PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs Fix mbuf leak in nfssvc_nfsd(). 2005-08-03 06:25:11 +00:00
opencrypto
stand
sys ipv6 tx checksum offloading. reviewed by Jason Thorpe. 2005-08-10 12:58:37 +00:00
ufs Drop extra word from comment. 2005-08-12 22:31:51 +00:00
uvm revert "defflag VMSWAP" changes for now. 2005-07-31 04:04:30 +00:00
Makefile