NetBSD/sys
bouyer aab0004b68 Add support for ACPI in xen-3 dom0 support. We can now boot a xen-3 dom0
kernel with a default xen comamnd line.
2006-04-09 19:28:00 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Add support for ACPI in xen-3 dom0 support. We can now boot a xen-3 dom0 2006-04-09 19:28:00 +00:00
coda Unbreak the build of this file on our 64-bit ports 2006-04-05 06:55:26 +00:00
compat make this compile w/o KTRACE, 2006-04-07 09:23:16 +00:00
conf Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includes 2006-04-07 18:55:21 +00:00
contrib/dev/ath Undo an accidental commit of ah.h from an unreleased version of the HAL. 2006-04-06 15:57:58 +00:00
crypto
ddb Now that BKPT_SET takes two arguments, supply the second argument. 2006-04-02 00:57:30 +00:00
dev Add NetBSD RCSIDs 2006-04-08 23:41:46 +00:00
dist Protect config(1)-generated include files inclusion with 2006-04-07 13:49:20 +00:00
fs Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
gdbscripts
ipkdb
kern Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +00:00
lib Fixed CVS version headers 2006-04-07 14:27:33 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs Coverity CID 1002: Yes, this could really be NULL, so check against it. 2006-04-04 14:24:15 +00:00
net IFHEAD and PREPADDR are mutually exclusive. From FreeBSD. 2006-04-08 12:14:42 +00:00
net80211 Revamp ieee80211_get_rate. Now it does not use the rateset in the 2006-03-28 00:48:10 +00:00
netatalk Coverity CID 1090: Only check suser if we have a process context. 2006-04-09 18:33:43 +00:00
netccitt don't use MALLOC with a non-constant size; use malloc instead. 2006-03-17 23:29:07 +00:00
netinet When reflecting an ICMP Echo, do not scribble over read-only/shared 2006-03-29 21:13:55 +00:00
netinet6 Add predicate IN6_IS_SCOPE_EMBEDDABLE(__a), which is true if and 2006-03-29 21:29:59 +00:00
netipsec FreeBSD SA-06:11 and CVE-2006-0905: update the replay sequence number 2006-03-23 15:25:46 +00:00
netisdn Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
netiso
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns On ns_err_input(), if the message type is TOO_BIG, we should call spp 2006-04-06 18:46:32 +00:00
netsmb merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
opencrypto Coverity CID 1083: Avoid possible NULL pointer deref. 2006-04-04 17:30:20 +00:00
stand
sys Whitespace nits. 2006-04-06 01:04:22 +00:00
ufs Implement a somewhat finer-grained mechanism for paging LFS-backed pages. 2006-04-08 00:26:34 +00:00
uvm Update comment to match reality (vm_physmemseg -> vm_physseg). 2006-04-06 07:18:23 +00:00
Makefile