| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-22 | Remove unused function. |  rob | 1 | -12/+1 |
| 2016-10-24 | As suggested by martijn@, delete absurd EXAMPLES section and two |  schwarze | 1 | -11/+4 |
| 2016-10-21 | Add missing information about the handling of input, output, and |  schwarze | 1 | -12/+33 |
| 2016-09-04 | Add full UTF-8 support to column(1). |  martijn | 1 | -15/+41 |
| 2016-08-31 | Complete do-over for column to prepare for implementing UTF-8 support. |  martijn | 1 | -126/+140 |
| 2016-03-17 | simplify previous; ok bentley |  jmc | 1 | -2/+1 |
| 2016-03-17 | Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom. |  bentley | 2 | -15/+17 |
| 2015-11-03 | Blank line before pledge(). |  mmcc | 1 | -1/+2 |
| 2015-10-09 | Change all tame callers to namechange to pledge(2). |  deraadt | 1 | -5/+5 |
| 2015-10-05 | tame "stdio rpath" or tame "stdio" suffices for all of these programs. |  deraadt | 1 | -9/+17 |
| 2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 1 | -3/+3 |
| 2014-05-22 | If we have to realloc() "list" we need to zero out the new entries |  millert | 1 | -5/+7 |
| 2014-05-17 | fix alloc idioms. watch out for emalloc that's actually a calloc in disguise |  espie | 1 | -17/+18 |
| 2014-01-22 | fix leaks |  jsg | 1 | -1/+3 |
| 2013-11-26 | unsigned char casts for ctype |  deraadt | 1 | -2/+2 |
| 2010-09-03 | add an EXIT STATUS section for /usr/bin; |  jmc | 1 | -4/+4 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -14/+1 |
| 2008-03-11 | EXAMPLES: |  jmc | 1 | -6/+9 |
| 2007-08-01 | Refactor realloc() + checks into erealloc() |  millert | 1 | -24/+28 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-01 | use strtonum; ok millert@ |  jdixon | 1 | -5/+11 |
| 2007-03-20 | remove some bogus *p tests from charles longeau |  tedu | 1 | -3/+3 |
| 2006-03-10 | realloc & size_t police; simplify some pointer arithmetic; ok ray@ |  otto | 1 | -12/+16 |
| 2003-09-26 | better realloc. ok deraadt@ henning@ |  tedu | 1 | -6/+8 |
| 2003-06-10 | mostly ansi cleanup; pval ok |  deraadt | 1 | -14/+10 |
| 2003-06-10 | - section reorder |  jmc | 1 | -3/+3 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -9/+9 |
| 2001-07-12 | first pass at a -Wall cleanup |  deraadt | 1 | -7/+7 |
| 2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). |  aaron | 1 | -3/+3 |
| 1999-12-09 | Avoid divide by zero, spotted by aaron@ |  millert | 1 | -2/+4 |
| 1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. |  aaron | 1 | -2/+2 |
| 1999-06-05 | - remove trailing white space |  aaron | 1 | -3/+3 |
| 1999-06-01 | whoops |  aaron | 1 | -3/+2 |
| 1999-06-01 | add GROUP field to example; phil@athenaeum.jellybaby.net |  aaron | 1 | -4/+4 |
| 1998-09-23 | usr.bin/ man page repairs, a - e |  aaron | 1 | -5/+6 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-06-30 | repair usage; charnier@freebsd |  deraadt | 1 | -3/+3 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -3/+3 |
| 1996-06-26 | rcsid |  deraadt | 3 | -2/+4 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 3 | -0/+417 |