NetBSD/sys
hauke f971ff9cd3 Workaround from jmcneill for a panic at shutdown.
Fixes PR kern/40947 and should be pulled up to netbsd-5.
2009-03-06 17:10:41 +00:00
..
altq
arch add options COMPAT_50 2009-03-06 10:48:27 +00:00
coda
compat disable PTHREAD_CONCURRENCY until the bugs are fixed. 2009-03-06 14:00:40 +00:00
conf PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
crypto
ddb Do not set last_count to zero after every db_command function call it is 2009-03-01 12:13:12 +00:00
dev Workaround from jmcneill for a panic at shutdown. 2009-03-06 17:10:41 +00:00
dist PR# port-i386/40676: ACPI Exception AE_AML_NO_OPERAND when booting on VAIO P 2009-02-17 23:34:19 +00:00
external
fs udf_write_filebuf: remove an write-only variable 2009-02-22 15:26:51 +00:00
gdbscripts
ipkdb
kern xc_lowpri: don't truncate `where' from uint64_t to u_int. 2009-03-05 13:18:51 +00:00
lib Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array. 2009-03-02 10:25:00 +00:00
miscfs genfs_getpages: rework 1.18 revision - move uvm_pagermapout() back. 2009-02-23 21:27:51 +00:00
modules whitespace 2009-03-05 01:29:32 +00:00
net - rtredirect: use sockaddr_cmp directly. 2009-02-20 10:57:19 +00:00
net80211
netatalk
netbt
netinet include opt_gateway 2009-02-28 18:31:12 +00:00
netinet6 make created and lastused time_t to avoid 2038 problems. 2009-02-14 20:53:04 +00:00
netipsec remove 2038 comment. 2009-02-14 20:53:58 +00:00
netisdn
netiso
netkey remove 2038 comment. 2009-02-14 20:51:39 +00:00
netnatm
netsmb
nfs Update comments to reflect realities; the filenames were changed in 1997 2009-03-04 06:56:25 +00:00
opencrypto
rump Create receive thread only in if_start() to make sure it happens 2009-03-01 20:50:04 +00:00
secmodel
stand
sys Remove outdated comment: vax does now user mi_userret(). 2009-02-25 19:58:03 +00:00
ufs Don't use e2fs_inode_size in superblock on E2FS_REV0 file system. 2009-03-02 09:54:49 +00:00
uvm don't uprintf in non-debug kernels. 2009-03-04 21:52:38 +00:00
Makefile