freebsd-dev/usr.bin/at
Philippe Charnier 12d20ef97d Use err(3).
Simplification: if(a == 12) a -= 12 -> if(a == 12) a = 0.
1997-06-23 06:44:18 +00:00
..
at.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
at.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
at.man Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
LEGAL Upgrade to 2.9 1995-08-21 12:34:18 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
Makefile.inc Upgrade to 2.9 1995-08-21 12:34:18 +00:00
panic.c Use err(3). 1997-06-23 06:44:18 +00:00
panic.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
parsetime.c Use err(3). 1997-06-23 06:44:18 +00:00
parsetime.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
perm.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
perm.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
privs.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00