NetBSD/sys
ragge 0bd41108c4 Explicitly cast printf arg to long, from Tom Spindler. 2003-04-25 07:35:21 +00:00
..
altq
arch Add a few devices. 2003-04-24 23:36:10 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat swapped the words in lseek offset reassembly (that was was confused-endian) 2003-04-20 14:36:05 +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 db_sym_numargs() disappeared by mistake, restore it. 2003-04-24 21:18:34 +00:00
dev Fix full-duplex mode (again). 2003-04-25 03:02:11 +00:00
fs fix a few missing malloc attach/detach. Now this works. 2003-04-24 07:50:19 +00:00
gdbscripts adapt to lwp-world 2003-02-26 21:36:14 +00:00
ipkdb
kern Explicitly cast printf arg to long, from Tom Spindler. 2003-04-25 07:35:21 +00:00
lib don't define TRUE and FALSE locally. 2003-04-22 15:10:04 +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 Accept standard IEEE 802.3 names for Ethernet medium types. 2003-04-23 23:16:43 +00:00
netatalk Update for MBUFTRACE. 2003-02-26 07:53:04 +00:00
netccitt
netinet remove redundant adjustment of m->m_pkthdr.len 2003-04-21 08:14:45 +00:00
netinet6 style 2003-04-22 10:08:33 +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 Basic implementation of in-kernel symbol table manager + /dev/ksyms. 2003-04-24 19:56:43 +00:00
ufs More ufs2 merge fall-out. Pass the correct pointer to the dinode 2003-04-24 08:05:35 +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