NetBSD/sys
heas 981782a1d9 Adjust/add a few comments, add a few bitmask_snprintf formats, and add
register definitions for hardware checksums and the PCS (the fiber interface
version of a MII).
2005-02-18 01:39:18 +00:00
..
altq
arch and add options COMPAT_20. 2005-02-17 14:44:50 +00:00
coda
compat SG_GET_VERSION_NUM returns an int. Also make the version number patchable. 2005-02-13 12:53:54 +00:00
conf Simplify the awk to print the copyright, by using printf instead of print. 2005-02-13 09:13:04 +00:00
crypto
ddb The way I handled /dev/ksyms requests vs. kernel requests was completely 2005-02-15 21:09:57 +00:00
dev Adjust/add a few comments, add a few bitmask_snprintf formats, and add 2005-02-18 01:39:18 +00:00
dist Deal with possibly uninitialized variable, and tidy up a bit. 2005-02-17 04:14:31 +00:00
fs use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
gdbscripts
ipkdb
kern Remove one repeated word. From Martin Végiard. 2005-02-18 00:21:37 +00:00
lib
lkm
miscfs undo the part of rev. 1.93 that turned the past-EOF check into an assertion. 2005-02-16 15:25:33 +00:00
net pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
net80211
netatalk
netccitt
netinet My last change for pseudo-header checksums was flawed. The pseudo-header 2005-02-18 00:52:56 +00:00
netinet6 Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netipsec Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netisdn
netiso
netkey Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netnatm
netns
netsmb
nfs
opencrypto
stand
sys My last change for pseudo-header checksums was flawed. The pseudo-header 2005-02-18 00:52:56 +00:00
ufs fix typoe in previous. 2005-02-14 02:22:48 +00:00
uvm
Makefile