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_2_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.53   8 years  millert   Make "at -l" comply with POSIX. Our "at -l" currently acts like the historic BS...
[TXT] at.c  1.81   6 years  tb   Finer grained pledge for at(1). After setegid(), do a three-way pledge: For AT ...
[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.26   8 years  millert   Use warn/warnx here too.