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_7_4_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.56   18 months  jmc   rework the text to avoid constant 2nd person; pointed out/ok deraadt
[TXT] at.c  1.84   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ 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...