freebsd-dev/usr.bin/at
Pietro Cerutti 1a47f28b71 - Do not bail out if stat(2) fails with ENOENT in the spool directory. This
happens if another atrm process removes a job while we're scanning through
  the directory.
- While at it, optimize a bit the directory scanning, so that we quit looping
  as soon as all jobs specified in argv have been dealt with.

Approved by:	cognet
2013-04-12 14:32:16 +00:00
..
at.c - Do not bail out if stat(2) fails with ENOENT in the spool directory. This 2013-04-12 14:32:16 +00:00
at.h
at.man Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
LEGAL
Makefile Build at(1) with NO_WFORMAT instead of WARNS=1. 2011-10-16 07:57:01 +00:00
Makefile.inc
panic.c
panic.h
parsetime.c Allow time offsets to be negative, e.g. at 1530 - 15 minutes. 2012-10-05 17:54:27 +00:00
parsetime.h
perm.c
perm.h
privs.h - Switch order of setting real uid and gid. If we set uid first, then we 2013-04-12 14:19:44 +00:00