NetBSD/sys
yamt c573c77372 - indent.
- fix a comment typo (mus -> must)
- remove an unneeded caddr_t cast.
2003-05-07 13:10:44 +00:00
..
altq
arch GC old FPU code. 2003-05-07 08:25:30 +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 Add quirk for the 3in1 MobileDrive USB SD card reader, also sold as the 2003-05-06 09:58:44 +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 In the KMEMSTATS && DIAGNOSTIC case, add a check for inuse already being 0 2003-05-06 18:07:57 +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 fix grammatical error in a diagnostic message. 2003-05-06 17:54:27 +00:00
netatalk
netccitt
netinet Header cleanup: Hide all of this file apart from the socket options 2003-05-05 14:36:13 +00:00
netinet6 print how big the mtu needs to be for ipv6 ppp. 2003-05-04 13:43:09 +00:00
netisdn
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb
nfs - indent. 2003-05-07 13:10:44 +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