summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add locking to handle multiple threads getting/setting frequencies at thenjl2005-02-271-15/+62
* Unbreak !i386 platforms. Only i386 has APM, so don't try to fallbackmarcel2005-02-271-1/+11
* Use ~/.login_conf when discussing a user's local file.trhodes2005-02-261-1/+1
* Correct the minimum RAM requirements for i386 (24 MB to install,bmah2005-02-261-1/+1
* Change the default levels for adaptive mode to 80% and 90%. On a systemnjl2005-02-262-4/+4
* Add some commas and improve grammar.simon2005-02-261-3/+3
* Remove SRCS line since it isn't needed for single-source programs.njl2005-02-261-1/+0
* Only provide the dummy, non-atomic atomic_cmpset_32() ifcognet2005-02-261-0/+2
* Note addition of p4tcc, new sysctls and tunable, update mdoc.njl2005-02-261-11/+25
* Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit).cognet2005-02-261-0/+1
* Allow users to reject levels below a given frequency (in MHz) via thenjl2005-02-261-1/+17
* Add a note about new format of LC_CTYPE files.ru2005-02-261-0/+5
* Don't bother with cpufreq_register if we're info-only.njl2005-02-261-1/+2
* Remove redundant .Pp call.simon2005-02-261-1/+0
* Added the "buildenv" target, for developers only!ru2005-02-262-1/+5
* New release notes: ng_netflow(4) (+MFC) [1], syslog(3) thread-safebmah2005-02-262-6/+130
* - Auto generate device listing for snd_neomagic(4).simon2005-02-263-2/+3
* Make the format of LC_CTYPE files architecture independent byru2005-02-269-150/+308
* - Add manual page for snd_neomagic(4).simon2005-02-262-0/+62
* Add rc.conf options for powerd (disabled by default) and hook the scriptnjl2005-02-262-1/+3
* Add an rc script for powerd(8).njl2005-02-261-0/+20
* Hook powerd up to the build.njl2005-02-261-0/+1
* Import powerd(8), a utility for managing power consumption. Currently, itnjl2005-02-263-0/+526
* Make power_profile not touch cpufreq by default.njl2005-02-261-2/+2
* Add the ability to specify "NONE" if the user wants no change for thenjl2005-02-261-0/+3
* Bring in a more healthy version of the libpthread for arm, which usescognet2005-02-268-8/+24
* Instead of using sysarch() to store-retrieve the tp, add a magic address,cognet2005-02-2610-4/+70
* plug memory leaksam2005-02-262-36/+74
* Minor cleanup in nfs_request() and removal of a comment that doesn'tps2005-02-261-10/+1
* move ptr deref's to after null checkssam2005-02-261-3/+6
* New release notes: moused(8) -V (+MFC).bmah2005-02-262-20/+32
* Remove carp_softc.sc_ifp member in favor of union pointers in struct ifnet.glebius2005-02-262-22/+27
* Add a neat remark on the popular belief that the universe is a safeyar2005-02-261-0/+3
* Mark _rtld_allocate_tls and _rtld_free_tls as weak symbols for Variant Idavidxu2005-02-261-0/+5
* Staticize local functions.glebius2005-02-261-53/+53
* Un-document the non-extant exp10() and exp10f() functions.das2005-02-262-3/+1
* Major clean up and split the Var_Parse monster function into threeharti2005-02-261-676/+714
* Don't need to do MmInitializeMdl() in ndis_mtop() anymore:wpaul2005-02-261-1/+0
* MFCs noted: cpufreq(4) (partial), matcd(4) removed, rm(1) -I.bmah2005-02-262-10/+10
* Fix mismerge.trhodes2005-02-261-1/+1
* move ptr use down to after null checksam2005-02-261-3/+3
* style(9).obrien2005-02-261-43/+45
* Declare the sbus(4) front-end of puc(4) also for fhc(4), allowingmarius2005-02-262-0/+2
* Add a stopgap allowing puc(4) to allocate IRQs on fhc(4). Given thatmarius2005-02-261-0/+9
* MDLs are supposed to be variable size (they include an array of pageswpaul2005-02-263-18/+47
* Remove duplicate FBSDID.marius2005-02-261-3/+0
* Add the field in the md part of the struct thread required by ARM_[GET|SET]_TP.cognet2005-02-261-0/+1
* kill unused variablesam2005-02-251-2/+0
* Quiet error messages if the requested sysctls are not present.njl2005-02-251-6/+6
* kill unused valuesam2005-02-251-1/+1
OpenPOWER on IntegriCloud