| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-02-14 | no need to declare "extern optarg" and "extern optind" |  schwarze | 1 | -3/+1 |
| 2019-08-30 | Move 4 manual pages from not-a-function filenames to a correct filename, |  deraadt | 1 | -3/+3 |
| 2017-06-04 | Use proper bool types in fortune(6). |  fcambus | 1 | -19/+18 |
| 2016-03-07 | - General changes: |  mestre | 1 | -4/+4 |
| 2016-01-07 | Some basic code maintenance in games/ |  tb | 1 | -2/+9 |
| 2016-01-04 | More headers removal and sorted the remaining alphabetically. |  mestre | 1 | -9/+9 |
| 2016-01-03 | About 13 years ago when the idiom srandom(time()), and sometimes |  mestre | 1 | -2/+2 |
| 2015-12-25 | Declare usage() functions as __dead void, if they don't return, on games section. |  mestre | 1 | -2/+2 |
| 2015-10-24 | Cast ctype functions' argument to unsigned char. |  mmcc | 1 | -6/+6 |
| 2015-09-16 | big blocks need braces for support |  tedu | 1 | -9/+8 |
| 2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, |  guenther | 1 | -4/+4 |
| 2014-10-11 | Userland reallocarray() audit. |  doug | 1 | -2/+4 |
| 2013-08-29 | replace srandomdev()+random() with the arc4random*() family |  naddy | 1 | -4/+2 |
| 2013-08-22 | Correct format string mismatches turned up by -Wformat=2 |  guenther | 1 | -2/+2 |
| 2013-08-14 | no longer any need to quote macro lines with >9 args; |  jmc | 1 | -3/+3 |
| 2010-01-17 | default output file ends in ".dat", not ".out"; |  schwarze | 1 | -6/+6 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2007-09-04 | Some more simple malloc(n * m) -> calloc(n, m) conversions. |  hshoexer | 1 | -3/+3 |
| 2007-06-26 | Set shortest string count to 0 in strfile(8), if there a no strings found |  moritz | 1 | -4/+6 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2004-08-20 | indent a display; |  jmc | 1 | -2/+2 |
| 2004-07-09 | ansi; khalek@linuxgamers.net |  deraadt | 1 | -18/+10 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 3 | -19/+7 |
| 2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen |  deraadt | 1 | -3/+3 |
| 2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) |  millert | 1 | -3/+3 |
| 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-11-17 | fixes from mpech@prosoft.org.lv |  pjanzen | 1 | -4/+4 |
| 2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv |  pjanzen | 1 | -4/+4 |
| 2001-03-30 | Add prototypes, de-register, do better error checking, -Wall some, fix strcat() |  pjanzen | 1 | -85/+85 |
| 2001-03-22 | Don't change case of command |  pjanzen | 1 | -2/+2 |
| 2001-01-28 | $OpenBSD$ |  niklas | 3 | -1/+4 |
| 2001-01-23 | Remove another useless machine/endian.h include |  millert | 1 | -1/+0 |
| 2000-11-10 | seperate -> separate, okay aaron@ |  provos | 1 | -1/+1 |
| 1999-09-23 | Typo fixes. |  alex | 1 | -1/+1 |
| 1999-07-09 | - remove all trailing whitespace |  aaron | 1 | -1/+1 |
| 1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1 | -1/+1 |
| 1998-06-15 | use Bx macro for BSD versions |  mickey | 1 | -1/+2 |
| 1997-07-23 | tabify |  kstailey | 1 | -1/+1 |
| 1997-02-09 | CC=${HOSTCC} for these; tv@slack.iag.net, PR#86 |  deraadt | 1 | -1/+2 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -1/+1 |
| 1996-11-25 | Reorder includes for htons et al. |  niklas | 1 | -1/+1 |
| 1996-10-06 | Store the fortune data files with fixed data types, and document this. |  tholo | 3 | -34/+43 |
| 1996-04-24 | do make right |  deraadt | 1 | -9/+2 |
| 1996-03-09 | Rudimentary support for compilation in a cross environment |  niklas | 1 | -1/+9 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 4 | -0/+674 |