NetBSD/sys
martin f12d3f51e7 Remove some redundant tries to disable interupts. We already avoided enabling
them.
Fix a stupid typo when enabling/disabling interrupts: we clear pending
interrupts when enabling, not disbling isac interrupts.
2002-04-10 23:51:06 +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 G/c non-netwinder stuff. 2002-04-10 22:35:17 +00:00
coda Add the statfs upcall so df now reports cache size and usage. 2002-03-27 05:10:40 +00:00
compat implement getdents64; my full java tree builds now. 2002-04-10 18:19:34 +00:00
conf No need to explicitly list vlan or ppppoe for if_ethersubr.c, both already 2002-04-07 06:54:35 +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 Remove some redundant tries to disable interupts. We already avoided enabling 2002-04-10 23:51:06 +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
isofs Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern Don't use the tqh_ field names, instead use the correspond TAILQ_* macro. 2002-04-06 08:04:17 +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 Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Changes to make it less likely to need to be revisited later again: 2002-04-02 17:46:06 +00:00
msdosfs use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
net XXX Explicitly make this fail to compile with a proper warning if we 2002-04-07 07:05:37 +00:00
netatalk
netccitt
netinet correct variable initialization. reported by fujitsu folks 2002-04-10 09:18:57 +00:00
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn Print hardware device name in layer 1 debug output. 2002-04-09 20:48:21 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs only use UBC_FAULTBUSY to access offsets past EOF, 2002-04-10 03:06:57 +00:00
ntfs
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys Use "#define<tab>" consistantly. 2002-04-08 12:09:09 +00:00
ufs Add a special case for nrpos=1 to cbtorpos(). This massively reduces CPU usage 2002-04-10 14:31:07 +00:00
uvm Allow pmap_copy_page() and pmap_zero_page() to be #define'd 2002-04-10 00:40:45 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00