freebsd-dev/sys
John Baldwin 12d54232b2 Use a private timer to run the statistics timer instead of (ab)using
if_watchdog and if_timer.

Tested by:	WATANABE Kazuhiro  CQG00620 of nifty.ne.jp
2009-11-17 14:13:30 +00:00
..
amd64 Uppercase the UL suffix on a constant, so Flexelint doesn't worry that 2009-11-16 10:53:04 +00:00
arm
boot Introduce a new option (BOOT_PROMPT_123) that lets enter the boot prompt 2009-11-12 01:30:17 +00:00
bsm
cam Disable PortMultiplier Async Notifications for time of ports reset. 2009-11-16 15:18:02 +00:00
cddl Correct another case of not doing 64bit math. This allows mine and 2009-11-13 02:50:50 +00:00
compat
conf Merge ACPICA 20091112. 2009-11-16 21:47:12 +00:00
contrib Merge ACPICA 20091112. 2009-11-16 21:47:12 +00:00
crypto
ddb Among signal generation syscalls, only sigqueue(2) is allowed by POSIX 2009-11-17 11:39:15 +00:00
dev Use a private timer to run the statistics timer instead of (ab)using 2009-11-17 14:13:30 +00:00
fs Create verifier used by FreeBSD NFS client is suboptimal because the 2009-11-11 15:43:07 +00:00
gdb
geom Add a missing check for Apple HFS partitions. 2009-11-12 19:30:49 +00:00
gnu
i386 Previous solution appeared to be unsufficient. After additional testing 2009-11-14 16:20:07 +00:00
ia64
isa - Partially revert hackish r198964 and r199002. 2009-11-12 17:56:56 +00:00
kern Among signal generation syscalls, only sigqueue(2) is allowed by POSIX 2009-11-17 11:39:15 +00:00
kgssapi
libkern Move inet_aton() (specular to inet_ntoa(), already present in libkern) 2009-11-12 00:46:28 +00:00
mips
modules Add a forgotten module Makefile change from the previous commit. 2009-11-16 21:53:56 +00:00
net Fix a LOR showing up with sctp_bsd_addr(): Do not hold a rt lock 2009-11-17 12:57:10 +00:00
net80211 Remove trailing ";" in struct ieee80211_beacon_offsets declaration 2009-11-11 15:00:56 +00:00
netatalk
netgraph
netinet Fix a bug where queued ASCONF messags are not sent out. 2009-11-17 13:36:21 +00:00
netinet6 - We are not guaranteed that we're not dropping a reference that 2009-11-12 14:48:36 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Revert previous change and fix misalignment by using bcopy() 2009-11-15 03:09:50 +00:00
nlm
opencrypto
pc98 MFi386: revision 199104 2009-11-12 11:27:07 +00:00
pci
powerpc Provide a real fix to the too-many-translations problem when booting 2009-11-12 15:19:09 +00:00
rpc
security
sparc64
sun4v
sys Among signal generation syscalls, only sigqueue(2) is allowed by POSIX 2009-11-17 11:39:15 +00:00
teken
tools
ufs
vm
xdr
xen
Makefile