Age | Commit message (Expand) | Author |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-10 | STANDARDS: | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-03-15 | simplify synopsis/usage() and sort options; | Jason McIntyre |
2006-02-11 | Initialize been_warned. From Benjamin Pineau in PR 5007. | Otto Moerbeek |
2005-04-18 | fix a potential use after free and plug some memory leaks. | Patrick Latifi |
2004-06-02 | Don't want text in err() call following malloc failures. | Tom Cosgrove |
2003-10-28 | prototype declared static, but function was not. add static to function. | Anil Madhavapeddy |
2003-06-12 | de-register and ansification; millert ok | Theo de Raadt |
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 |
2003-05-12 | merge in NetBSD diffs: | Paul Janzen |
2003-04-25 | check asprintf return value for error, as the pointer is not guaranteed | Peter Valchev |
2003-04-07 | replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran... | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-13 | When you give command examples and etc., in a manual page prefix them with: | Mike Pechkin |
2001-08-23 | recieve -> receive | Aaron Campbell |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-07-26 | Still truncate too long identifiers, but avoid writing all over the stack. | Marc Espie |
2000-07-25 | deal with a number of overflows pointed out by fuzz; in most cases, we trunca... | Theo de Raadt |
2000-07-25 | KNF | Theo de Raadt |
2000-03-05 | Various improvements, including a few HISTORY sections added from FreeBSD. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-07-02 | ambigious else | Theo de Raadt |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-02-27 | typo; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell |
1997-11-04 | buffer overrun; shigio@wafu.netgate.net | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-21 | make it less sensitive to incredibly bad indentation; shigio@wafu.netgate.net | Theo de Raadt |
1997-06-30 | time_t is not long; not even in a comment | 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 |