NetBSD/sys
kardel bc2a798aea Pass the correct (timer instead of stat counter) timer registers to timerattach().
History: This cleans up another long standing inconsistency where timerblurb for delay() was
calibrated against the stat timer instead the clock timer. Before timecounters
this didn't matter at al as both timer run with the same frequency and the
calibration was a frequency based calibration.

Misbehaving clock found by Fanch (at) kekpar dot net on current-users@ - Thanks.
Fix verified to work by Fanch.
2006-08-24 09:52:46 +00:00
..
altq - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
arch Pass the correct (timer instead of stat counter) timer registers to timerattach(). 2006-08-24 09:52:46 +00:00
coda - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
compat move #ifdef up a few lines to prevent unused variable warning/error 2006-08-23 21:17:48 +00:00
conf Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
contrib/dev/ath Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev gettime and settime functions are meant to return errno values. Make 2006-08-23 21:21:34 +00:00
dist Some interfaces are initially created with zero addresses on them 2006-07-12 17:26:11 +00:00
fs Fix pool allocation/freeing problem for once and for all correctly. Since 2006-08-22 16:52:41 +00:00
gdbscripts
ipkdb
kern Add %'s to go with PRI format constants. 2006-08-24 01:08:00 +00:00
lib Fixed the gcc warning that "static" should come before "const". 2006-07-16 06:06:20 +00:00
lkm - Add k7_powernow_destroy() prototype into cpu.h. 2006-08-08 21:04:29 +00:00
miscfs Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
net A problem has been identified in the in-kernel PPP code shared by ISDN PPP 2006-08-23 20:02:23 +00:00
net80211 Use curchan in monitor mode. From Dheeraj S. FreeBSD always uses curchan, 2006-08-09 20:37:16 +00:00
netatalk Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netbt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netccitt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netinet ugh.. more stuff that's overdue and should not be in 4.0: remove the 2006-07-30 17:38:19 +00:00
netinet6 Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netipsec Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netkey Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netnatm
netns Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netsmb Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
nfs Change iostat_alloc() to take the parent pointer and the name directly, so 2006-08-23 17:19:32 +00:00
opencrypto Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
stand
sys Change iostat_alloc() to take the parent pointer and the name directly, so 2006-08-23 17:19:32 +00:00
ufs Fix size confusion with lfs_fhandle - and as it now turns out to be the same 2006-08-06 12:34:12 +00:00
uvm Add a new swapctl(2) command to unset the dump device. 2006-08-22 14:07:07 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00