summaryrefslogtreecommitdiff
path: root/usr.bin/at/at.c
AgeCommit message (Expand)Author
2021-04-03Revert parsedate(3) XXX as per discussion with kre@.simonb
2021-04-02Add an XXX reminder to convert at(1) to use parsedate(3) in <util.h>.simonb
2016-03-13Use functions instead of preprocessor abuse.dholland
2011-08-29Use __deadjoerg
2011-08-14Provide a consistent date/time format instead of achristos
2010-11-24PR/44147: Henning Petersen: Add missing closedir calls.christos
2009-01-18fix -Wsign-compare issueslukem
2008-04-05Style cleanups from Anon Ymouschristos
2007-10-05Convert to using raise_default_signal(3).lukem
2007-07-18Attempt to raise the default signal handler (SIG_DFL) when exiting becauselukem
2007-07-18Remove duplicate printing of program name in panic().lukem
2006-03-21Kill NULL deref (CID: 871)phil
2004-10-30Add (unsigned char) cast to ctype functionsdsl
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