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