Age | Commit message (Expand) | Author |
---|---|---|
2021-02-07 | Add lots of "static" annotations, make a couple things use FLAG() macros, etc. | Rob Landley |
2020-09-09 | Cleanup of logger.c. (Asked for more testing on the list.) | Rob Landley |
2020-09-08 | logger.c was failing to properly log local0-local6 facilities, due to a strin... | Chris Sarra |
2020-02-02 | Canonicalize the usage: lines for the POSIX toys. | Elliott Hughes |
2018-08-26 | Convert more commands to the new option/GLOBALS code style. | Rob Landley |
2018-02-22 | Bugfix, facility values are <<3 in the headers. | Rob Landley |
2018-02-18 | Work around a musl-libc bug that has facilitynames/prioritynames in headers | Rob Landley |
2018-01-01 | Promote logger, and fluff up help text a bit. | Rob Landley |