at(1): Print datetime upon job submission as POSIX mandates.
[dragonfly.git] / usr.bin / at / at.c
2009-07-25 Stathis Kamperisat(1): Print datetime upon job submission as POSIX...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2007-09-22 Peter AvalosUse NULL instead of 0 for the return value of fopen().
2007-08-26 Peter AvalosThe function's name should begin a new line.
2007-08-26 Peter AvalosSync with FreeBSD:
2006-03-29 Sascha WildnerPlug an fd leak and closedir() two directories.
2004-09-20 Joerg SonnenbergerWARNS=6 cleanes
2004-01-22 Robert Garrettfix this the right way
2003-10-02 Hiten PandyaK...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: