NetBSD/sys
mjacob a14da6673f Replicate change that Matt Thomas made in isp_pci- if we get ENOMEM/EAGAIN
in bus_dmamap_load, return CMD_EAGAIN rather than just make the command dead.
2002-05-17 19:06:24 +00:00
..
adosfs Add local definition of adosfs_vnodeop_p 2002-05-14 00:05:56 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch Fixes from Bill Studenmund and Allen Briggs: 2002-05-17 18:45:55 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Make COMPAT_LINUX compile again on Alpha. linux_getdents64 moved but 2002-05-13 05:41:26 +00:00
conf Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
crypto
ddb Add db_recover 2002-05-13 20:17:20 +00:00
dev Replicate change that Matt Thomas made in isp_pci- if we get ENOMEM/EAGAIN 2002-05-17 19:06:24 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
lib fix comment 2002-05-10 11:07:01 +00:00
lkm
miscfs Protect v_synclist with splbio(); note that LIST_REMOVE is not an idempotent 2002-05-14 19:37:18 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Bugfix: s/__NetBSD_Version/__NetBSD_Version__/. IPv4 over IEEE 1394 2002-05-16 09:08:33 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Remove/move a redundant extern. 2002-05-12 21:43:57 +00:00
netinet Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this 2002-05-13 13:34:32 +00:00
netinet6 rename: net.inet6.ip6.bindv6only -> net.inet6.ip6.v6only 2002-05-14 10:27:28 +00:00
netisdn Remove debug printf accidently commited. 2002-05-17 09:28:34 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
netkey
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb big-endian macros 2002-05-16 20:37:12 +00:00
nfs Eliminate commons 2002-05-12 23:04:35 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys reduce MACPPC_BOOT_BLOCK_MAX_SIZE from 6K to 2K, to fit what bootxx is 2002-05-17 18:53:34 +00:00
ufs Fix LP64 printf format warning. 2002-05-16 02:23:55 +00:00
uvm When core dumping a process, don't dump maps backed up by the device pager. 2002-05-15 06:57:49 +00:00
Makefile