opnsense-src/usr.bin/at
Ed Schouten a35353de88 Partially revert r227233.
The privs.h header is not only used by at(1), it's also used by
atrun(8). Just let the code the way it used to be (for now).

Reported by:	kwm, tinderbox
Hat to:		me
2011-11-06 20:30:21 +00:00
..
at.c Partially revert r227233. 2011-11-06 20:30:21 +00:00
at.h Expland `mymalloc' with malloc + error checking. 2001-07-24 14:15:51 +00:00
at.man Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
LEGAL Upgrade to 2.9 1995-08-21 12:34:18 +00:00
Makefile Build at(1) with NO_WFORMAT instead of WARNS=1. 2011-10-16 07:57:01 +00:00
Makefile.inc Upgrade to 2.9 1995-08-21 12:34:18 +00:00
panic.c Add the SUSv3 -l option to at. This is an alias for atq. Allow job ids 2002-05-16 00:47:14 +00:00
panic.h Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some 2002-01-13 20:21:08 +00:00
parsetime.c Add missing static keywords to at(1). 2011-11-06 17:32:29 +00:00
parsetime.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
perm.c Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +00:00
perm.h WARNS=2 fixup. 2001-12-02 12:26:18 +00:00
privs.h Partially revert r227233. 2011-11-06 20:30:21 +00:00