Go to file
thorpej ebff575bc3 * Add a new machdep.powersave sysctl, which controls the use of
the CPU's "sleep" function in the idle loop.
* Default all CPUs to not use powersave, except for the PDA processors
  (SA11x0 and PXA2x0).

This significantly reduces inteterrupt latency in high-performance
applications (and was good to squeeze another ~10% out of an XScale
IOP on a Gig-E benchmark).
2002-08-16 15:25:53 +00:00
bin Drop trailing whitespace. 2002-08-13 13:22:35 +00:00
crypto sync with 0.9.6g 2002-08-09 15:58:46 +00:00
dist resolver(5) -> resolv.conf(5). PR 17691 2002-07-23 22:43:08 +00:00
distrib IDE drives are no longer configured as sdN 2002-08-16 12:01:39 +00:00
etc Build the pci devices. 2002-08-13 01:16:24 +00:00
games calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:37:26 +00:00
gnu bitmask operation audit (s/&&/&/). from openbsd 2002-08-08 15:12:09 +00:00
include Cosmetic changes. 2002-08-15 04:47:12 +00:00
lib use sizeof, avoid duplicated use of MAXDNAME 2002-08-16 13:59:39 +00:00
libexec If the peer closes the connection in ttloop() 2002-08-12 09:19:00 +00:00
regress Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
sbin Typo. 2002-08-15 19:17:04 +00:00
share update to accompany removal of COMPAT_OLDBOOT, and no more 'wd' and 'sd' 2002-08-16 08:54:18 +00:00
sys * Add a new machdep.powersave sysctl, which controls the use of 2002-08-16 15:25:53 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin Make this compiles again when compiled without YP. 2002-08-16 01:06:28 +00:00
usr.sbin Fix a few comments, and add some others to outline what's missing 2002-08-16 00:47:39 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile Fix botch in previous. Actually do "build" for "distribution". 2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00
build.sh fix pasto in error message 2002-07-09 06:36:16 +00:00