summaryrefslogtreecommitdiff
path: root/usr.sbin/ctm
AgeCommit message (Expand)Author
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