Age | Commit message (Expand) | Author |
2005-11-14 | use asprintf() | Theo de Raadt |
2005-05-15 | - simplify usage | Jared Yanovich |
2005-03-25 | Use the return value from getopt() instead of optopt in non-error | Jared Yanovich |
2005-02-24 | Store result of snprintf() in a signed type and check it for -1. | Jonathan Gray |
2004-09-14 | unalias system() copy from libc version | Theo de Raadt |
2003-11-10 | c2 cannot be const as it produces all kinds of conflicts | Michael Shalayeff |
2003-09-26 | better realloc. ok deraadt@ | 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 |
2003-04-06 | snprintf; ok millert | Theo de Raadt |
2003-04-04 | snprintf; ok from espie tedu and others | Theo de Raadt |
2003-03-12 | more .Li | 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-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ... | Todd C. Miller |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2001-05-01 | Reformat EXAMPLES section. | Aaron Campbell |
2000-12-24 | Sync usage() with man page. | Aaron Campbell |
2000-11-20 | fixes; mpech@prosoft.org.lv | Theo de Raadt |
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-01-08 | Formatting fixes + better description of -a. | Aaron Campbell |
1999-12-05 | - Document -d option. | Aaron Campbell |
1999-12-03 | off by one for string length calculation | Theo de Raadt |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell |
1998-05-13 | fix .Sh ENVIRONMENT | Theo de Raadt |
1998-04-28 | use Xr more often | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-31 | union wait dies | Theo de Raadt |
1997-07-29 | Changed vfork() to fork() -- pointed out by Theo | bitblt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-09-27 | correct quotes; netbsd pr#2781; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |