NetBSD/sys
yamt 5d60643560 use acpi notify mechanism if possible.
XXX i'm not sure if there're PCs that actually need to fall back to polling.
2003-04-23 15:48:35 +00:00
..
altq
arch use acpi notify mechanism if possible. 2003-04-23 15:48:35 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat swapped the words in lseek offset reassembly (that was was confused-endian) 2003-04-20 14:36:05 +00:00
conf Changes for newer ahc driver, and ahd driver (the latter is a placeholder 2003-04-19 19:29:10 +00:00
crypto
ddb make parameter 'name' for db_del_symbol_table() const 2003-04-16 09:00:29 +00:00
dev Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690 2003-04-23 04:03:58 +00:00
fs forgot one malloc attach/detach 2003-04-22 17:23:47 +00:00
gdbscripts
ipkdb
kern fix wrong calculation. pointed by enami. 2003-04-22 13:11:23 +00:00
lib don't define TRUE and FALSE locally. 2003-04-22 15:10:04 +00:00
lkm also rewrite emul_find_interp() calls to include the ${COMPAT_UTIL_OVERRIDE} 2003-04-22 17:23:20 +00:00
miscfs Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
net depreceated->deprecated 2003-04-17 22:55:29 +00:00
netatalk
netccitt
netinet remove redundant adjustment of m->m_pkthdr.len 2003-04-21 08:14:45 +00:00
netinet6 style 2003-04-22 10:08:33 +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
netnatm
netns
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs fix a use of an uninitialized variable. 2003-04-18 15:19:02 +00:00
stand
sys no __i386__ here. charles explained that the value is correct. 2003-04-21 00:07:25 +00:00
ufs Make LFS work better (though still not "well") as an NFS-exported 2003-04-23 07:20:37 +00:00
uvm Correct use of MAXBSIZE where MAXPHYS was intended. This is a necessary 2003-04-23 00:55:17 +00:00
Makefile