NetBSD/sys
pooka 9188159bb1 Make the clock interrupt tick based on absolute time instead of
relative time.  This prevents drifting.  Also, keep track of time
within userspace, so we do not have to make a syscall to get the
clock value.  This is approximately 7 times cheaper, but on the
negative side is limited to the clock interrupt frequency.
2009-02-07 01:50:29 +00:00
..
altq
arch Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
coda
compat Regen for mincore(2). 2009-01-30 13:57:39 +00:00
conf Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
crypto
ddb Default 'show all procs' to /l. People tend to type 'ps' without modifiers 2009-02-04 20:17:58 +00:00
dev regen. 2009-02-06 19:40:31 +00:00
dist
external
fs Specify BROKEN DIRECTORY ENTRY printf comes from udf 2009-02-05 19:39:08 +00:00
gdbscripts
ipkdb
kern Previous code ususally works since compiler won't put gap between 2009-02-06 23:56:26 +00:00
lib Revert previous one. It has already fixed in net.h,v 1.25. 2009-01-31 06:22:46 +00:00
miscfs genfs_getpages: move putiobuf() and uvm_pagermapout() outside the glock. 2009-02-04 20:32:19 +00:00
modules Revert previously changes. There is no cgd and ccd directory until I properly 2009-02-05 21:07:19 +00:00
net Cosmetic: break a line, change some spaces to tabs, remove an extra 2009-02-05 21:45:36 +00:00
net80211
netatalk
netbt
netinet Init ipflow pool dynamically instead of using a linkset. 2009-02-01 17:04:11 +00:00
netinet6 Use the in6_ifaddr ia_ifa member instead of casting from from 2009-02-05 22:32:24 +00:00
netipsec These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netisdn
netiso
netkey These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netnatm
netsmb restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
nfs PR kern/40491 5.0: nfs timer can crash/break on smp 2009-02-04 20:36:54 +00:00
opencrypto
rump Make the clock interrupt tick based on absolute time instead of 2009-02-07 01:50:29 +00:00
secmodel
stand
sys Extract a subroutine pmf_device_resume_descendants() from 2009-02-06 01:19:33 +00:00
ufs Break hold-and-wait which happens in ufs_balloc_range() when we 2009-02-04 21:07:19 +00:00
uvm Fix printing of tv_sec,tv_usec in UVMHIST. 2009-02-01 14:25:11 +00:00
Makefile