freebsd-dev/usr.bin/at
Warner Losh 96846ff646 More egcs warning fixes:
o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int
	o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
1999-04-25 22:37:58 +00:00
..
at.c More egcs warning fixes: 1999-04-25 22:37:58 +00:00
at.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
at.man Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
LEGAL Upgrade to 2.9 1995-08-21 12:34:18 +00:00
Makefile Eliminate compiler warnings from -Wall 1998-12-06 07:42:09 +00:00
Makefile.inc Upgrade to 2.9 1995-08-21 12:34:18 +00:00
panic.c Eliminate compiler warnings from -Wall 1998-12-06 07:42:09 +00:00
panic.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
parsetime.c Eliminate compiler warnings from -Wall 1998-12-06 07:42:09 +00:00
parsetime.h Upgrade to 2.9 1995-08-21 12:34:18 +00:00
perm.c Eliminate compiler warnings from -Wall 1998-12-06 07:42:09 +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