NetBSD/sys
garbled 40bedaf4c8 Add support for rebooting 7024 and 7025 models. Since I cannot figure
out how to properly reboot these machines, instead we make use of the
auto-poweron-alarm time, and power cycle the machine to simulate a
reboot.  This is a hack, but until I get documentation on these machines,
at least you will be able to reboot them.
2006-07-12 21:28:33 +00:00
..
altq Add ALTQ_PRIQ. 2006-06-19 20:40:48 +00:00
arch Add support for rebooting 7024 and 7025 models. Since I cannot figure 2006-07-12 21:28:33 +00:00
coda
compat Fix gcc4 bogus initialization warnings from Arnaud Lacombe 2006-07-10 22:38:28 +00:00
conf move and renumber bthub major to avoid conflicts with other archs 2006-07-09 18:56:35 +00:00
contrib/dev/ath put depend back. 2006-07-04 18:43:35 +00:00
crypto
ddb
dev Fix typo (discarge -> discharge). 2006-07-12 13:16:36 +00:00
dist Some interfaces are initially created with zero addresses on them 2006-07-12 17:26:11 +00:00
fs Fixing a bad case of walking/writing out of allocated space.... the 2006-07-09 13:58:47 +00:00
gdbscripts
ipkdb
kern Fix behaviour of files with no signatures on exec. 2006-07-09 10:13:53 +00:00
lib With VAX & GCC4, use builtin memset and memmove. 2006-07-08 00:24:26 +00:00
lkm make this compile with standard warning level 2006-07-05 14:33:20 +00:00
miscfs PR/33815: Nicolas Joly: /emul/linux/proc/#/stat always report current 2006-06-24 16:34:02 +00:00
net KNF. 2006-07-08 18:32:53 +00:00
net80211 Make 802.11 devices to work with stealth AP even when scanning 2006-06-30 06:17:10 +00:00
netatalk
netbt make some bluetooth devices just devices, not interface attributes 2006-06-21 17:14:13 +00:00
netccitt
netinet Remove test for M_CSUM_TSOv6 flag which is not (yet) defined in 2006-07-12 14:07:02 +00:00
netinet6 Add diagnostic checks for hardware-assisted checksum related flags in 2006-07-12 13:11:27 +00:00
netipsec clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb Correct timeout computation. Fixes kern/33740. 2006-06-15 15:42:42 +00:00
nfs some comments taken from Jed Davis's patch. 2006-07-01 11:30:44 +00:00
opencrypto
stand
sys Back out previous change. The problem was not here. Oops. 2006-07-05 15:19:38 +00:00
ufs Protect lfs_order_freelist() with the segment lock. 2006-07-06 22:27:19 +00:00
uvm Introduce a UVM_KMF_EXEC flag for uvm_km_alloc() which enforces an 2006-07-05 14:26:42 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00