freebsd-dev/usr.bin/at
Jeroen Ruigrok van der Werven cdb886795d Document the fact that at(1) is run through cron(8) and that this affects
the granularity of the at queue runs.

Submitted by:	mux
2002-05-04 15:33:12 +00:00
..
at.c #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 04:47:39 +00:00
at.h Expland `mymalloc' with malloc + error checking. 2001-07-24 14:15:51 +00:00
at.man Document the fact that at(1) is run through cron(8) and that this affects 2002-05-04 15:33:12 +00:00
LEGAL Upgrade to 2.9 1995-08-21 12:34:18 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
Makefile.inc Upgrade to 2.9 1995-08-21 12:34:18 +00:00
panic.c o Remove the -V [version number] option, since our version of at(1) no 2002-01-22 03:04:15 +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 Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +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 SECURITY. 2001-09-04 16:15:51 +00:00