summaryrefslogtreecommitdiff
path: root/usr.bin/at/at.c
AgeCommit message (Expand)Author
2002-11-16use strlcpy to ensure string terminationitojun
2002-08-01don't include utmp.hchristos
2000-10-15Add support for the 1003.2-92 -t option to at(1) using which the time may bekleink
2000-10-04Un-__P and ANSIfy.mjl
2000-10-04Correct typo in comment.mjl
2000-06-25Use LOGIN_NAME_MAX for checking username length, not something basedsimonb
2000-04-23Correct wrong variable being tested in env parsing loop. Fixesmjl
1999-05-22Add a flag `-r' synonymous to `-d' for compatibility with X/OPEN at.jwise
1998-07-27const poisoning.mycroft
1998-06-27Merge in changes from OpenBSD; adds support for at.allow and at.deny, pluschristos
1998-06-26fix previous another way.mrg
1998-06-26move REDUCE_PRIV [always remain uid0] to after when "infile" specified bymrg
1998-03-30use static int instead of staticmrg
1997-10-18getopt returns -1 not EOFlukem
1997-10-18WARNSify, fix .Nm usagelukem
1997-02-11remove dangerous sprintf calls.mrg
1995-03-25new rcsid formatglass
1995-03-02fix a security hole, reported by T. Newsham <newsham@wiliki.eng.hawaii.edu>cgd
1993-12-06two fixes from thomas@mathematik.uni-Bremen.de (bug bin/37):cgd
1993-12-05add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.decgd