NetBSD/sys
itojun 1eb6ef2a80 don't go into D3 state if revision <= 82558_B0. PR 18011 2002-09-27 14:54:08 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
arch Add SYMTAB_SPACE option to make DDB actually useable. 2002-09-27 10:08:19 +00:00
coda MNT_GETARGS support 2002-09-21 18:10:34 +00:00
compat Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
conf Bump version to 1.6I -- device parent spec change. 2002-09-26 04:12:27 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev don't go into D3 state if revision <= 82558_B0. PR 18011 2002-09-27 14:54:08 +00:00
filecorefs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb
isofs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
kern Oops, missed one place to use the STREQ() macro. 2002-09-27 06:30:05 +00:00
lib add strtoul.c, it's now used in MI code. 2002-09-21 17:45:16 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
msdosfs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
net license clarification from the author, via openbsd 2002-09-27 06:20:30 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet minor KNF 2002-09-25 11:19:23 +00:00
netinet6 length field on PADN option, before jumbo payload option was wrong. 2002-09-23 13:28:55 +00:00
netisdn Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey fix signed/unsigned pointer mixup 2002-09-23 13:43:42 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
nfs In nfsrv_create(), kill an extra PNBUF_PUT() in the NFSv2 mknod case. The 2002-09-26 20:41:25 +00:00
ntfs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
stand
sys Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
ufs Move a brace that is in the wrong position when changes from FreeBSD 2002-09-26 21:35:27 +00:00
uvm add a new flag VM_MAP_DYING, which is set before we start 2002-09-22 07:21:29 +00:00
Makefile