Age | Commit message (Expand) | Author |
2013-07-16 | "-" is not an option - it is an argument to -f; whilst here, use Sq | Jason McIntyre |
2013-06-02 | Switch from antique struct direct to struct dirent | Philip Guenther |
2013-04-16 | time(NULL) looks better than time(0) | Theo de Raadt |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-22 | Use dirfd(dirp) instead of dirp->dd_fd. | Matthew Dempsky |
2011-04-06 | Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' | Miod Vallat |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-02-18 | Our groff does not handle all cases of nested displays properly, so | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-10-17 | remove "unused variable" warnings | Charles Longeau |
2007-09-27 | "mailling" -> "mailing", from Jung's list; while here, some spacing fixes | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-14 | sorts the options in both the synopsis and usage() | Igor Sobrado |
2007-02-08 | Remove double semicolons. | Ray Lai |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama... | Theo de Raadt |
2005-07-04 | make these use setres[ug]id for simple privilege dropping; | Damien Miller |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2004-10-04 | hierarchy is spelt hierarchy, ok djm@ | Jonathan Gray |
2004-02-09 | make Nm match Dt; found by pb@ | Jason McIntyre |
2004-01-16 | log -> logit ISO C fix. | Marc Espie |
2004-01-15 | Fix printf format strings. ok millert@ | Otto Moerbeek |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-14 | fix the width of lists; | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | various format string cleanups; tedu ok | Theo de Raadt |
2003-04-06 | strcpy/strcat cleanup. Ick millert@. | Hakan Olsson |
2003-04-06 | o use MAXHOSTNAMELEN, MAXPATHLEN and MAXLOGNAME instead of arbitrary sizes | Todd C. Miller |
2003-04-05 | string fixes; ok henning miod | Theo de Raadt |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-18 | pull in missing includes | Theo de Raadt |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-06-09 | Remove private unused version of warn(). | Hans Insulander |
2002-05-27 | unsigned vs unsigned int | Theo de Raadt |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
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-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-07-18 | -Wall cleanup | Peter Valchev |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell |