| Age | Commit message (Expand) | Author |
| 2019-12-07 | Remove trailing whitespace. | wiz |
| 2019-12-06 | Correct the man page, and say that the printf(3) format characters need | christos |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-10-08 | -Wstringop-truncation is only gcc. | christos |
| 2019-10-04 | Ignore strncpy(foo, bar, sizeof(foo)) for the wtmp fields where we don't | christos |
| 2019-10-03 | annotate __dead | tnn |
| 2019-10-03 | provide a default error function instead of trying to cast exit(3). | christos |
| 2019-08-22 | Teach getdiskrawname and getdiskcookedname about zvols. | brad |
| 2019-04-29 | snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0 | kre |
| 2019-04-27 | Remove trailing whitespace. | wiz |
| 2019-04-27 | remove dup line | christos |
| 2019-04-27 | Document the '*' field and give a more complex example with F and *. | christos |
| 2019-03-08 | s/ the the / the / | msaitoh |
| 2018-12-28 | Document "ROOT." syntax before documenting a generic . | alnsn |
| 2018-12-27 | No need to quadruple a buffer because strunvis(3) doesn't expand. | alnsn |
| 2018-10-06 | use the right type. | christos |
| 2018-10-06 | If fs_spec starts with the special string "ROOT.", replace it with a device | jmcneill |
| 2018-06-24 | Fix stack use after scope in libutil/pty | kamil |
| 2018-06-24 | Prevent underflow buffer read in trim_whitespace() in libutil/passwd.c | kamil |
| 2018-04-05 | Use mdoc macros. | wiz |
| 2018-04-04 | Document opendisk1() - it has been around long enough. | kre |
| 2017-10-23 | Sort errors. | wiz |
| 2017-10-22 | Add snprintb_m to the NAME section. | abhinav |
| 2017-10-22 | Add missing functions to the NAME section | abhinav |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-06-14 | Stop including <sys/user.h> in userland libraries | kamil |
| 2017-04-01 | Add man page links for: | abhinav |
| 2017-03-30 | Use Sy to highlight the table header. | abhinav |
| 2017-03-30 | Add missing functions | abhinav |
| 2017-03-30 | Add getmntoptstr, getmntoptnum, and freemntopts to the NAME section | abhinav |
| 2017-03-30 | Add getdiskcookedname to the NAME section | abhinav |
| 2017-03-22 | parsedate.y: meaningless KNF of a comment (no code changes) | kre |
| 2017-03-22 | Make parsedate handle "12 noon" and "12 midnight" (including when | kre |
| 2017-03-22 | Fix PR lib/52101 -- 12:30 am is 00:30:00 and 12:30 pm is 12:30:00 | kre |
| 2017-01-29 | new lookup order will be in 7.1 before 8.0 | snj |
| 2016-12-29 | Make this portable to other OSs | christos |
| 2016-12-23 | Complete a sentence | abhinav |
| 2016-06-26 | Remove dawn/sunup/sunset/sundown (sunrise was never there...) | kre |
| 2016-06-07 | Fix typo. Sort errors. | wiz |
| 2016-06-06 | PR/51216: Instead of trying to open files in the current working | christos |
| 2016-06-01 | Use NULL instead of 0. | christos |
| 2016-05-03 | Make relative date changes ("+ 2 months") etc, work a little more sanely. | kre |
| 2016-04-12 | Removed botched debug left over. | roy |
| 2016-04-12 | Fix pidfile location path rules to match prior version. | roy |
| 2016-04-11 | Add serial commas. Fix minus. Sort SEE ALSO. Fix xref. | wiz |
| 2016-04-11 | Bump libutil for new pidfile functions. | roy |
| 2016-04-10 | Implement pidfile_lock, pidfile_read and pidfile_clean. | roy |
| 2016-04-06 | pretty-print link addresses. | christos |
| 2016-01-25 | prefer <sys/cpu.h> instead of <machine/cpu.h> | christos |
| 2016-01-23 | unsigned -> unsigned int | wiz |