Age | Commit message (Expand) | Author |
2009-12-10 | Eliminate the confusing term "find codes database" which is used nowhere else. | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-04 | error out if count gets out of bounds. Happens with corrupted databases, | Marc Espie |
2008-10-01 | in getrusage(), use RUSAGE_SELF for the current process rather than 0 | Kevin Lo |
2008-07-26 | add -b to SYNOPSIS and usage(); | Jason McIntyre |
2008-07-26 | Add -b switch for matching on the last part of the path only. | Pierre-Yves Ritschard |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-06-25 | some wording improvements for -d and -m; from Jacek Masiulaniec | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-13 | the ellipsis in the synopsis of this command is not an optional | Igor Sobrado |
2007-03-18 | It's not smart to use a space as a field separator when a space can | Otto Moerbeek |
2007-03-15 | simplify synopsis/usage() and sort options. also fixes documentation/5411 | Jason McIntyre |
2007-02-19 | - Check for fgets failure. | Ray Lai |
2006-08-05 | Remove "with with" typos. | Ray Lai |
2004-04-08 | sort options and sync usage(); | Jason McIntyre |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-09-29 | knf | Theo de Raadt |
2003-09-29 | realloc fix; ok henning cloder | Theo de Raadt |
2003-09-25 | - indent and literal for examples | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-10 | add missing includes | David Krause |
2003-07-07 | protos | Theo de Raadt |
2003-06-29 | Previous commit resulted in a zero-length locate db which I didn't | Todd C. Miller |
2003-06-28 | Fix previous commit that broke locate. Unlike printf, print writes a | Todd C. Miller |
2003-06-24 | use print, not printf in awk; from ak at freeshell | Todd C. Miller |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev |
2003-02-03 | typos; | Jason McIntyre |
2003-01-02 | typo; jmc at prioris.mini.pw.edu.pl | Henning Brauer |
2002-10-04 | Move the -H to the sort variable declaration itself since the -H | Todd C. Miller |
2002-10-04 | sort -H for modern large filesystems; from McikyeBSD; millert@ ok and multipl... | Michael Shalayeff |
2002-07-07 | enviroment -> environment | Jan-Uwe Finck |
2002-06-24 | prevent potential unaligned access error; ok espie@, pval@ | Christian Weisgerber |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-04-18 | Missed a few. | Aaron Campbell |
2000-03-24 | Typo. | Ian Darwin |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-08 | Various cleanups and improvements. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |