freebsd-dev/usr.sbin/cron/lib
David E. O'Brien 90e655ea4e Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Remove an unused variable, and don't try to print a char[] using %d. 2001-07-18 11:49:45 +00:00
env.c Allocate space for arrays of type "char *", not "char **". 2000-04-30 15:57:00 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
misc.c Catch and report memory allocation failures. 2000-05-23 13:44:00 +00:00