Age | Commit message (Expand) | Author |
1999-07-13 | Merge with FreeBSD 3.2, while keeping OpenBSD mktemp/mkstemp fixes. | Theo de Raadt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-01 | cleanup; d@ | Aaron Campbell |
1998-11-23 | Even better; get rid of tempnam completely in favor of mkstemp) | Todd C. Miller |
1998-11-22 | race-less tempnam() use | Theo de Raadt |
1998-11-22 | please -Wall | Theo de Raadt |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1998-09-27 | preceeding -> preceding | Aaron Campbell |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-05-14 | more careful scanf | Theo de Raadt |
1998-05-14 | buf oflow | Theo de Raadt |
1998-05-11 | set max field width of %s correctly | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-14 | .Xr foo #, botches | Theo de Raadt |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-06-24 | changed char * cast from int to long | dgregor |
1997-06-17 | mkstemp it in the correct place, ok? | Theo de Raadt |
1997-02-20 | CFLAGS+=, from m4@umn.edu | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-10-30 | import ctm (current through mail) | Thomas Graichen |