summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-11-03- Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY andxtraeme
2007-11-02Remove -or0s argument - cron should not pretend to be smarter than themartin
2007-10-29Mention coretemp(4).xtraeme
2007-10-27When no estimate of battery minutes_left can be made, apm shouldplunky
2007-10-27PR/37236: Matthias Scheler: Mac OS X NFS client frequently crashes rpc.lockd(8)christos
2007-10-26-D_FILE_OFFSET_BITS=64 is not needed on NetBSD.agc
2007-10-26now when trap 0 is not used, we need to remove the temporary directirypavel
2007-10-25Various improvements: typo fixes, wording, formatting.wiz
2007-10-21Use puffs_cc_schedule() (which is an exported interface) instead ofpooka
2007-10-20Add option -r to specify maximum number of active read requestspooka
2007-10-20If we're printing totals, don't do all the work of allocating andbriggs
2007-10-18cast to long explicitly for the compat buildchristos
2007-10-16Close file handles if opencount drops to zero instead of closingpooka
2007-10-16Add httpd to the build. Add _httpd to passwd and groups and postinstall.tls
2007-10-15update usage to match reality. caught by jmcneillpooka
2007-10-13Execute getattr in lookup to get file size. The kernel doesn'tpooka
2007-10-12- unlink the warmstart file first and then open it exclusively.christos
2007-10-10Document the 'low-power' event in the sensor_battery script.xtraeme
2007-10-10Merge from vmlocking:ad
2007-10-09- Do not allow a 'critical-{max,min}' property in batteryxtraeme
2007-10-09Fix a typo that prevented a 'critical-capacity' property toxtraeme
2007-10-07Another comment that is no more thanks to the new configuration file.xtraeme
2007-10-07Modify a comment that is not valid anymore.xtraeme
2007-10-07If a critical-capacity property is found, make sure that thextraeme
2007-10-07Provide a more complete syntax example.xtraeme
2007-10-07Explain some more about the events that will send to powerd(8)xtraeme
2007-10-07Use two global dictionaries rather than only one:xtraeme
2007-10-07Use another main rule to avoid a conflict in the grammar.xtraeme
2007-10-07Xref envsys.conf(5)xtraeme
2007-10-07Pass -I${.CURDIR} -I. like others do.xtraeme
2007-10-07Remove an unused variable at previous commit in listdir().taca
2007-10-07Accept '+' or '-' characters at the start of SP_STRING.xtraeme
2007-10-07New configuration file format for the envsys framework:xtraeme
2007-10-06Remove an extra prop_object_release().xtraeme
2007-10-06portability fixes from joerg.christos
2007-10-05Add a check for obsolete sendmail in /etc/mailer.conf, installs apavel
2007-10-05Return exit status 1 for failed chacks/fixes, 2 for errors. Suggestedpavel
2007-10-05do not use trap 0, it clobbers the exit status. Instead remove thepavel
2007-10-03remove null test; it is not necessary as we always look at the next element.christos
2007-10-03- int -> size_tchristos
2007-09-30Support type bcsp.kiyohara
2007-09-27Duh! add missing free(3) in previous.xtraeme
2007-09-27In debug mode, don't forget to free the buffer returned byxtraeme
2007-09-25- Simplify find_sensors().xtraeme
2007-09-25Merge a patch from Iain Hibbert (plunky@):xtraeme
2007-09-20replace inadvertently removed Nplunky
2007-09-20sort optionsplunky
2007-09-11Mention aps(4).xtraeme
2007-09-11- remove extraneous \n in err(3) messageginsbach
2007-09-10Another typo in a comment.xtraeme