NetBSD/sys
fvdl 4fc5083af1 Include "eisa.h" in order to get the NEISA value; without it EISA-only
MP intr routing tables wouldn't be searched.
2003-04-28 20:26:18 +00:00
..
altq fix typo, from David Laight. 2003-01-06 15:20:24 +00:00
arch Include "eisa.h" in order to get the NEISA value; without it EISA-only 2003-04-28 20:26:18 +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 sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb By accident db_symstr() was removed, which Håvard pointed out. 2003-04-28 15:55:45 +00:00
dev Quell a strict-alias warning by applying the same cast to '&target' as 2003-04-28 14:43:32 +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 Make ksymms_init() take void * parameters instead of caddr_t. 2003-04-26 10:24:58 +00:00
lib Remove two unused variable to fix a build problem. 2003-04-27 11:12:14 +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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
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 Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netnatm
netns Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
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 Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
ufs fix a comment. 2003-04-27 06:47:45 +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