freebsd-dev/sys
Jung-uk Kim 1f5cdd5a99 Partially revert r219672. After r198295, kernel need to seed randomness as
soon as possible for stack protector.  However, dummy timecounter does not
have enough entropy and we don't need to sacrifice Pentium class and later.

Pointed out by:	Maxim Dounin (mdounin at mdounin dot ru)
2011-03-15 21:45:10 +00:00
..
amd64 Deprecate tsc_present as the last of its real consumers finally disappeared. 2011-03-15 17:19:52 +00:00
arm Make get_cyclecount(9) little bit more useful where binuptime(9) is used. 2011-03-14 23:30:14 +00:00
boot - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE. 2011-03-14 22:42:41 +00:00
bsm
cam
cddl Fix potential panic in dbuf_sync_list() relate to spill blocks handling. 2011-03-14 11:07:12 +00:00
compat Staticize functions which are not used somewhere else, move the 2011-03-15 13:40:47 +00:00
conf - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE. 2011-03-14 22:42:41 +00:00
contrib Deprecate tsc_present as the last of its real consumers finally disappeared. 2011-03-15 17:19:52 +00:00
crypto
ddb
dev - Inadvertently committed files with +x attribute, fixed. 2011-03-15 01:06:27 +00:00
fs
gdb
geom
gnu
i386 Partially revert r219672. After r198295, kernel need to seed randomness as 2011-03-15 21:45:10 +00:00
ia64 Mostly revert r219468, as I had misremembered the C standard regarding 2011-03-11 18:56:55 +00:00
isa
kern add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
kgssapi
libkern
mips * Add wireless MAC reset, in prep for bringing over AR9130 support. 2011-03-13 08:46:58 +00:00
modules - Inadvertently committed files with +x attribute, fixed. 2011-03-15 01:06:27 +00:00
net
net80211 Constantly use MHz instead of Mhz. 2011-03-13 13:05:50 +00:00
netatalk
netgraph
netinet Merge the two identical implementations for local port selections from 2011-03-12 21:46:37 +00:00
netinet6 Merge the two identical implementations for local port selections from 2011-03-12 21:46:37 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98 Deprecate tsc_present as the last of its real consumers finally disappeared. 2011-03-15 17:19:52 +00:00
pci
powerpc Don't sleep while setting the clock. This can cause panics when 2011-03-13 21:23:25 +00:00
rpc
security
sparc64 Remove the advertising clause from the UCB license according to the 2011-03-13 13:42:43 +00:00
sun4v Remove the advertising clause from the UCB license according to the 2011-03-13 13:42:43 +00:00
sys Mostly revert r219468, as I had misremembered the C standard regarding 2011-03-11 18:56:55 +00:00
teken
tools
ufs
vm Eliminate duplication of the fake page code and zone by the device and sg 2011-03-11 07:07:48 +00:00
x86 Do not let machdep.tsc_freq modify tsc_freq itself. It is bad for i386 as 2011-03-15 19:47:20 +00:00
xdr
xen
Makefile