OpenBSD CVS

src/usr.bin/at/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / at

Current tag: OPENBSD_6_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] at.1  1.55   6 years  schwarze   improve markup quality in the cases found by the new "--" style message
[TXT] at.c  1.83   4 years  cheloha   at(1): ctime comparison: subtraction is not comparison; ok millert@
[TXT] at.h  1.12   8 years  millert   There's no need for at.c globals to be extern.
[TXT] atq.1  1.7   8 years  schwarze   The .Nd macro is intended to provide "a one line description", so avoid multiple...
[TXT] atrm.1  1.8   8 years  schwarze   The .Nd macro is intended to provide "a one line description", so avoid multiple...
[TXT] parsetime.c  1.27   5 years  naddy   When specifying the time in the form HHMM or HH:MM, if that time is already past...