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