NetBSD/sys
sommerfeld ef49bcac3c Nuke out-of-synch comment. 2002-03-04 15:18:32 +00:00
..
adosfs add RCSIDs 2001-11-12 22:54:03 +00:00
altq don't need <sys/types.h> when including <sys/param.h> 2001-11-15 06:37:15 +00:00
arch CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. 2002-03-04 14:36:13 +00:00
coda add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
compat Implements SIOCNREAD ioctl (some kind of FIONREAD for sockets only). This 2002-03-03 20:12:17 +00:00
conf The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
filecorefs add RCSIDs 2001-11-12 22:54:03 +00:00
fs descend into smbfs 2002-01-09 21:07:54 +00:00
gdbscripts
ipkdb add RCSIDs 2001-11-12 22:54:03 +00:00
isofs delint -- you can't cast an lvalue 2001-11-17 18:56:46 +00:00
kern nlinesw is already declared in <sys/conf.h>. 2002-03-04 02:32:58 +00:00
lib Add register prefixes to these. 2002-02-24 00:12:41 +00:00
lkm Add linux_sysctl.c 2002-02-23 16:46:03 +00:00
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs Use 'X' constants in the conversion arrays instead of hexadecimal numbers, 2002-01-08 20:44:13 +00:00
net Avoid noise from the kernel if we have pseudo-device pppoe configured 2002-03-04 15:15:05 +00:00
netatalk don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
netccitt Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
netinet The "gif*" tunnelling interface does everything ipip does. 2002-03-04 13:24:06 +00:00
netinet6 Nuke out-of-synch comment. 2002-03-04 15:18:32 +00:00
netisdn until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:46:23 +00:00
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm add RCSIDs 2001-11-13 00:56:55 +00:00
netns add RCSIDs 2001-11-13 00:56:55 +00:00
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Invalidate the access cache when loading a new set of attributes into 2002-02-28 21:38:08 +00:00
ntfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys Add a extern declaration for the mountroot variable. 2002-03-04 02:24:37 +00:00
ufs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
uvm Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00