NetBSD/sys
itojun e6eb2671ed clear m_flags just for safety 2003-05-02 02:13:16 +00:00
..
altq
arch Initialize struct consdev more properly. 2003-05-01 23:25:52 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat Make io_iterator_reset working for device class itaerators 2003-04-30 18:38:19 +00:00
conf Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c. 2003-04-24 20:04:03 +00:00
crypto
ddb Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
dev Don't reference channel_b if it's not a twin channel adapter. 2003-05-01 23:00:20 +00:00
fs fix a few missing malloc attach/detach. Now this works. 2003-04-24 07:50:19 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Enable the ioctl's. 2003-05-01 20:46:20 +00:00
lib Allow the default location of "machine/loadfile_machdep.h" to be 2003-04-29 13:03:55 +00:00
lkm The __wrap_* symbols need to become local symbols. If you have module 2003-04-23 18:34:20 +00:00
miscfs Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
net bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some 2003-05-01 07:52:58 +00:00
netatalk Update for MBUFTRACE. 2003-02-26 07:53:04 +00:00
netccitt
netinet clear m_flags just for safety 2003-05-02 02:13:16 +00:00
netinet6 Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
netisdn Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
stand
sys Enable the ioctl's. 2003-05-01 20:46:20 +00:00
ufs Correct arguments to check_dirty, ensuring that all pages in a block are 2003-05-02 01:47:39 +00:00
uvm Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00