NetBSD/sys
jdolecek 2c39ad3ea5 remove apparently meaningless part of one debug printf insmbfs_lookup() 2004-03-22 16:40:48 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch Leverage the PROM's ability to identify the on-board location of a 2004-03-22 12:37:43 +00:00
coda Fix spelling of "orphan" and placement of */ 2004-03-09 03:14:09 +00:00
compat fix a (syscall args) comment. 2004-03-21 13:26:44 +00:00
conf Pull in sys/kern_kcont. Size is 1.4k, hardly worth making an option 2004-03-20 03:12:47 +00:00
crypto
ddb Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
dev MAXBSIZE->MAXPHYS -- this mysteriously broke all *kinds* of stuff when 2004-03-22 14:55:42 +00:00
fs remove apparently meaningless part of one debug printf insmbfs_lookup() 2004-03-22 16:40:48 +00:00
gdbscripts
ipkdb
kern On MP, exit postsig() when another LWP has already handled the signal while 2004-03-21 18:41:38 +00:00
lib When searching for the superblock, check that the fs_sblockloc field 2004-03-20 14:24:59 +00:00
lkm allow the number of vnd's created to be patchable... 2004-03-21 10:51:16 +00:00
miscfs Remove pointless comment about layerfs_sysctl() 2004-03-09 03:16:08 +00:00
net Add 10GBASE-LR to IFM_10G_LR. 2004-03-10 14:42:10 +00:00
net80211 In wi(4), wi_choose_rate used to contain device-independent code. 2004-03-17 17:00:34 +00:00
netatalk
netccitt
netinet fix tcp/udp checksum test in the M_CSUM_NO_PSEUDOHDR case 2004-03-10 18:50:45 +00:00
netinet6 constify AH algorithm function table. suggested by robert watson 2004-03-10 03:45:04 +00:00
netipsec Delint for compiling with INET6: 2004-03-20 03:08:55 +00:00
netisdn Avoid NULL pointer dereferences on incomplete setup by userland. 2004-03-21 16:29:40 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
netnatm
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
nfs nfs_getattrcache: deal with timer wraparound. 2004-03-19 13:53:28 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Move mbr_bootsel from offset 404 to offset 400 in struct mbr_sector to 2004-03-22 07:11:00 +00:00
ufs Rework superblock validation logic to make adding validity tests easier. 2004-03-21 18:48:24 +00:00
uvm Something I posted to tech-kern a long time ago... 2004-03-17 23:58:12 +00:00
Makefile