| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-11-26 | usr.bin: Automated cleanup of cdefs and other formatting | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: two-line nroff pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2023-05-12 | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh |
| 2023-04-18 | Update/fix Makefile.depend for userland | Simon J. Gerraty |
| 2017-11-27 | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2017-10-31 | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery |
| 2017-10-31 | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery |
| 2017-08-02 | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper |
| 2017-08-02 | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper |
| 2017-05-08 | csplit(1): Fix extraneous output in edge case | Conrad Meyer |
| 2017-05-02 | csplit: Fix check of fputs() return value, making csplit work again. | Jilles Tjoelker |
| 2016-05-10 | Rename getline with get_line to avoid collision with getline(3) | Baptiste Daroussin |
| 2015-06-13 | Add META_MODE support. | Simon J. Gerraty |
| 2015-06-08 | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty |
| 2014-05-16 | Updated dependencies | Simon J. Gerraty |
| 2014-05-10 | Updated dependencies | Simon J. Gerraty |
| 2014-04-28 | Merge head | Simon J. Gerraty |
| 2014-02-08 | Correct example. | Joel Dahl |
| 2013-03-11 | Updated dependencies | Simon J. Gerraty |
| 2013-02-16 | Updated dependencies | Simon J. Gerraty |
| 2012-08-22 | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar |
| 2011-11-06 | Add missing static keywords to csplit(1) | Ed Schouten |
| 2009-01-10 | A bit of rewording for clarity, taken from OpenBSD. | Tom Rhodes |
| 2008-12-24 | Update the description of -k, output files appear to | Tom Rhodes |
| 2005-01-25 | Document input line length limit. | Tim J. Robbins |
| 2005-01-18 | Sort sections. | Ruslan Ermilov |
| 2005-01-17 | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov |
| 2004-07-12 | Remove BUGS section that talked about missing multibyte character support. | Tim J. Robbins |
| 2004-07-03 | Document missing multibyte character support in utilities specified | Tim J. Robbins |
| 2004-03-22 | Use fseeko() to properly support large files. | Tim J. Robbins |
| 2004-03-22 | Use errc(). | Tim J. Robbins |
| 2002-08-14 | mdoc(7) police: simplify. | Ruslan Ermilov |
| 2002-07-28 | The return value of snprintf should be always nonnegative, so it should | David Malone |
| 2002-07-26 | Use sigaction(2) instead of signal(3) to avoid the signal handler being | Tim J. Robbins |
| 2002-06-29 | Avoid truncating filenames with snprintf(). | Tim J. Robbins |
| 2002-06-10 | Note that this appeared at least as early as PWB UNIX. | Juli Mallett |
| 2002-06-07 | Respect LC_CTYPE and LC_COLLATE environment variables, mainly for their | Tim J. Robbins |
| 2002-05-30 | mdoc(7) police: markup polishing. | Ruslan Ermilov |
| 2002-05-16 | Handle the case where a negative offset in a regular expression match | Tim J. Robbins |
| 2002-05-16 | Correct synopsis and usage(): pattern arguments are not optional. | Tim J. Robbins |
| 2002-05-02 | Add the csplit(1) utility, which splits files based on context, as specified | Tim J. Robbins |
| 2002-05-02 | Add the csplit(1) utility, which splits files based on context, as specified | Tim J. Robbins |