NetBSD/sys
jld 25ab6c9464 Improve timekeeping under Xen. Specifically, replace use of
cc_microtime with a MD function that isn't affected by erratic "clock
interrupts" and instead takes more advantage of time information
provided by the hypervisor.  Fixes, most importantly, a case where the
clock as seen by userland would sometimes bounce back and forth by up to
1<<31 us (~35 min).

Approved by bouyer@; explained in more detail in
http://mail-index.netbsd.org/port-xen/2006/02/28/0002.html
2006-03-07 23:08:14 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Improve timekeeping under Xen. Specifically, replace use of 2006-03-07 23:08:14 +00:00
coda Change type of 'inode' member of struct coda_open_out to ino_t. This 2006-03-02 14:24:57 +00:00
compat Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
conf Fix md(4) like raid(4) was fixed. 2006-03-01 22:12:09 +00:00
contrib Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
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 Regen: added more serverwork SATA controllers. 2006-03-07 22:12:14 +00:00
dist Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in: 2006-02-19 12:15:33 +00:00
fs remove trailing newlines 2006-03-05 16:55:44 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern remove the no longer useful fdavail(), as proposed and (thankfully) not 2006-03-07 17:13:53 +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 cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
net Some minor KNF. 2006-03-03 19:57:37 +00:00
net80211 Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
netatalk
netccitt
netinet 'advertisment' -> 'advertisement', from leonardo chiquitto filho 2006-03-07 18:15:28 +00:00
netinet6 Rename local variables called delay that shadow the delay() decl. 2006-03-06 20:33:52 +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 compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns
netsmb merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs Back out revision 1.125 and 1.124. The code for checking if 2006-03-01 21:31:00 +00:00
opencrypto sprinkle DPRINTF()... 2006-03-06 00:50:44 +00:00
stand
sys add CIRCLEQ_LOOP_{NEXT,PREV}(), as discussed (briefly) a while ago 2006-03-07 17:56:00 +00:00
ufs cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
uvm merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
Makefile