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