NetBSD/sys
dsainty ee6dbf8959 Regen. 2003-05-05 11:59:13 +00:00
..
altq fix typo, from David Laight. 2003-01-06 15:20:24 +00:00
arch Make all non-trivial bus space functions "static __inline" (consistently) 2003-05-05 09:36:51 +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 sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
dev Regen. 2003-05-05 11:59:13 +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 Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
kern export some of sosend loan routines for nfsd. 2003-05-03 17:53:17 +00:00
lib Allow the default location of "machine/loadfile_machdep.h" to be 2003-04-29 13:03:55 +00:00
lkm use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@" 2003-05-04 06:36:37 +00:00
miscfs Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
net KNF 2003-05-02 03:15:23 +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 clear m_flags just for safety 2003-05-02 02:13:16 +00:00
netinet6 print how big the mtu needs to be for ipv6 ppp. 2003-05-04 13:43:09 +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 Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
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 fix handling of the case that readsize == 0. 2003-05-04 11:40:22 +00:00
stand
sys export some of sosend loan routines for nfsd. 2003-05-03 17:53:17 +00:00
ufs Print pid on error. From Greg A. Woods in PR#17393. 2003-05-04 01:52:18 +00:00
uvm Don't use overloaded term "comm". From Greg A. Woods in PR#17394. 2003-05-04 01:54:26 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00