OpenBSD CVS

CVS log for src/usr.bin/at/at.1


[BACK] Up to [local] / src / usr.bin / at

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_1


Revision 1.53 / (download) - annotate - [select for diffs], Mon Nov 16 16:43:06 2015 UTC (8 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.52: +7 -11 lines
Diff to previous 1.52 (colored)

Make "at -l" comply with POSIX.  Our "at -l" currently acts like
the historic BSD atq which takes a list of users instead of a list
of jobs.  We now accept either a user or a job number for "at -l".
The "at -l user" syntax is still accepted but no longer documented.
This is similar to how we handle differences in "at -r" vs. atrm.
OK deraadt@ jmc@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.