NetBSD/sys
bsh 25645b8f42 modify comments for clarity.
Original comments made several people misunderstand that the comment
says kernel's pagetable is at 0xa0004000.  What the comment says is
about RedBoot's pagetable.
2005-03-18 11:22:23 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch modify comments for clarity. 2005-03-18 11:22:23 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat revert part of previous commit (the block size type and the pad renumbering). 2005-03-10 23:39:27 +00:00
conf add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
dev add agr. 2005-03-18 11:00:46 +00:00
dist Fix a GCC warning when compiling on evbppc. 2005-03-15 18:08:59 +00:00
fs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Fix off-by-one bug which would cause a region at the end of the extent 2005-03-15 18:22:24 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio' 2005-03-08 15:26:23 +00:00
miscfs Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
net add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet simplify data receiver side sack processing. 2005-03-16 00:39:56 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys Pull in <sys/select.h> (XPG>=4.2, POSIX>=2001). 2005-03-17 20:51:00 +00:00
ufs Be more careful about handling of flags to lfs_flush, to ensure that 2005-03-09 22:12:15 +00:00
uvm add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge: 2005-02-28 16:55:54 +00:00
Makefile