NetBSD/sys
uwe 2817b4e30f Report power status to apm. Reported are AC on/off, batter absent,
battery is being charged, and estimated battery percentage (thanks to
Joseph Heenan for battery discharge measurements).
2006-02-26 03:25:44 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Report power status to apm. Reported are AC on/off, batter absent, 2006-02-26 03:25:44 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat Fix some typos. 2006-02-25 02:28:55 +00:00
conf leave the old number for vinum in (for reference). Prompted by veego. 2006-02-25 17:16:45 +00:00
contrib
crypto
ddb Add a "show all pages" command to DDB which prints one line per physical 2006-02-19 18:52:29 +00:00
dev In mixer_remove() it's better to check if lwp is not NULL before trying 2006-02-25 11:32:51 +00:00
dist Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in: 2006-02-19 12:15:33 +00:00
fs Fix some typos. 2006-02-25 02:28:55 +00:00
gdbscripts
ipkdb
kern Fix PR 32923 by ensuring we have non-NULL LWP in vfs_shutdown. 2006-02-25 07:11:31 +00:00
lib Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs PR/32692: Matthew Mondor: linux compatibility in /proc/self should point 2006-02-02 00:29:24 +00:00
net Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
net80211 Fix some typos. 2006-02-25 02:28:55 +00:00
netatalk
netccitt
netinet Handle IPSEC_NAT_T in the FAST_IPSEC case. 2006-02-23 01:35:19 +00:00
netinet6 Fix some typos. 2006-02-25 02:28:55 +00:00
netipsec Fix some typos. 2006-02-25 02:28:55 +00:00
netisdn Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +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
netsmb
nfs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
opencrypto - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
stand
sys Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
ufs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
uvm kill the "fault_type" argument to pager's pgo_fault() methods 2006-02-22 22:28:18 +00:00
Makefile