Age | Commit message (Expand) | Author |
2024-11-05 | remove mention to nqs, the Network Queuing System developed at NASA Ames; | Igor Sobrado |
2024-07-30 | fold the "timespec" info into the options list (since "time_arg" is already | Jason McIntyre |
2024-07-29 | bump posix spec from 2008 -> 2024: | Jason McIntyre |
2022-10-22 | rework the text to avoid constant 2nd person; | Jason McIntyre |
2018-03-16 | improve markup quality in the cases found by the new "--" style message | Ingo Schwarze |
2018-01-31 | Sync list of non-exported environment variables with at.c. | Todd C. Miller |
2015-11-16 | Make "at -l" comply with POSIX. Our "at -l" currently acts like | Todd C. Miller |
2014-09-16 | no need to discuss sendmail (or any particular mailer) here; | Jason McIntyre |
2014-03-17 | as suggested by schwarze, reshuffle STANDARDS text detailing posix features | Jason McIntyre |
2014-02-15 | macro cleanup, mostly to use .Cm for fixed strings | Ingo Schwarze |
2014-01-30 | STANDARDS: at.allow/deny is xsi (same as cron); | Jason McIntyre |
2014-01-13 | Add the "next" keyword as an alias for "+ 1" for relative times. | Todd C. Miller |
2014-01-09 | flesh out some details in STANDARDS regarding timespec; | Jason McIntyre |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2011-09-04 | have the -t argument name in the options list match that of SYNOPSIS; | Jason McIntyre |
2011-08-31 | have the timespec arguments match in case those of time_arg; | Jason McIntyre |
2011-08-31 | Copy description of the -t option and its argument with revised text | Philip Guenthe |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-07-21 | document exit values; from daniel dickman | Jason McIntyre |
2010-07-02 | 'wether' -> 'whether' typo in license text. | Kenneth R Westerback |
2009-12-07 | behaviour for the -l flag differs between this implementation and posix; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-01-03 | missing word; from Jason Filley | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-03-26 | indicate that -l takes an optional argument; | Jason McIntyre |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-06-23 | - at(1) synopsis: -r expects a `job' arg, not a timespec | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-02-19 | Move contents of /var/at into /var/cron since at is now intergrated into | Todd C. Miller |
2003-02-19 | sequence file is no longer used | Todd C. Miller |
2003-02-14 | man page is under same license as the program | Todd C. Miller |
2003-01-23 | 'conjunction' typos | Anil Madhavapeddy |
2002-07-15 | Move atrun(8) functionality into cron(8) proper. This fixes the | Todd C. Miller |
2002-05-14 | Major changes: | Todd C. Miller |
2002-05-13 | Execute job with user's shell, not /bin/sh as per POSIX and historic | Todd C. Miller |
2002-05-13 | Only print usage for the command that was run (at, atq, atrm, batch), not | Todd C. Miller |
2002-05-11 | Add POSIX -r and -t flags from FreeBSD. The old -d option is now | Todd C. Miller |
2002-05-11 | sort command line options lexigraphically and remove lies about looking | Todd C. Miller |
2002-05-11 | Kill -V (version) option since it has no relation to reality any more. | Todd C. Miller |
2002-05-11 | at(1) is no longer setuid root, it is setgid crontab. | Todd C. Miller |
2001-07-20 | we don't like: | Mike Pechkin |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-04 | Many improvements and general cleanup/standardization. | Aaron Campbell |
1999-09-14 | atq prints 2 digits for year | Theo de Raadt |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |