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