| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2023-05-31 | stat_flags(3): try to improve the descriptions | uwe |
| 2023-03-28 | lint: warn about extern declarations outside headers | rillig |
| 2022-12-04 | login_cap(3): Markup fixes | uwe |
| 2022-12-04 | lib: Mark up error names in man pages with .Er | uwe |
| 2022-12-04 | pw_init(3): Use .Ev for EDITOR | uwe |
| 2022-12-04 | Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS | uwe |
| 2022-04-23 | fix date -d 12/01/2022, found by Anon Ymous | christos |
| 2022-04-19 | lib: remove CONSTCOND comment | rillig |
| 2021-08-01 | fix typos in word "otherwise". | andvar |
| 2021-05-16 | PR bin/56042 | kre |
| 2021-03-21 | note that ttyaction.[35] first appeared in netbsd 1.3. | mrg |
| 2020-10-30 | PR lib/46542 | kre |
| 2020-10-19 | Check the year field of a tentative ISO-8601 date format for overflow | kre |
| 2020-10-19 | Catch the parsedate man page up with recent updates, ans also include | kre |
| 2020-10-19 | For touch -d (which uses parsedate()) POSIX specifies that the | kre |
| 2020-10-19 | POSIX requires that when converting 2 digit year representations to | kre |
| 2020-07-30 | Fix grammar. | uwe |
| 2020-03-30 | fail to create a pidfile if hostname contains '/' | ryo |
| 2019-12-27 | s/sucess/success/ in comment. | msaitoh |
| 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 |