NetBSD/sys
fvdl 03295688de Return 0 when no interrupt was handled. 2002-04-02 16:02:38 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch initialize codec variables every open(). 2002-04-02 15:22:37 +00:00
coda Add the statfs upcall so df now reports cache size and usage. 2002-03-27 05:10:40 +00:00
compat Removed one debug line that was committed by mistake 2002-04-01 15:45:16 +00:00
conf Provide a definition for sbp2 2002-04-02 10:11:50 +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 Return 0 when no interrupt was handled. 2002-04-02 16:02:38 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +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 Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern Print ttyinfo *before* (not after) sending SIGINFO to processes. 2002-03-25 04:26:43 +00:00
lib Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after it 2002-03-30 01:29:48 +00:00
lkm Now linux_sigarray.c is included by newly created linux_signo.c. 2002-04-01 06:54:55 +00:00
miscfs Treat pipes like sockets and don't do setattr on them 2002-04-02 10:34:54 +00:00
msdosfs use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
net We are not guaranteed that we have enough bytes to get a struct ip from our 2002-03-26 16:05:03 +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 Disable the H.323 proxy again - it's too buggy to be supported option 2002-04-01 18:07:10 +00:00
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn Move isic_intr_enable to a file not depending on the HSCX driver, so 2002-04-01 12:14:26 +00:00
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey remove unneeded #if 2002-03-21 04:41:03 +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 remove PGO_WEAK, it isn't needed anymore. 2002-03-25 02:08:09 +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 Back out revision 1.22: 2002-03-31 14:21:56 +00:00
ufs Hold an extra reference if updating and args.fspec == NULL. 2002-04-01 07:51:58 +00:00
uvm Updated comment to reflect the creation of uvm_swap_stats() 2002-04-01 12:24:11 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00