summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/macros.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use absolute paths in pathnames.h. There is no longer a need tomillert2015-11-121-2/+1
* Change cron from including all headers in every file to only includingmillert2015-11-041-1/+3
* Remove some useless defines and the set_cron_uid() function.millert2015-10-261-6/+1
* clear out some more legacy code and whatnottedu2015-10-061-3/+1
* Remove the OK and ERR macros. They obfuscate the code and don'ttedu2015-01-231-10/+1
* remove debug code.tedu2015-01-231-29/+2
* Replace MAXHOSTNAMELEN with HOST_NAME_MAX+1 and MAXNAMLEN with NAME_MAXmillert2015-01-141-5/+1
* remove unused macro; ok jcaderaadt2013-11-231-2/+1
* Use standard EXIT_SUCCESS/EXIT_FAILURE and STD{IN,OUT,ERR}_FILENOmillert2011-08-221-6/+1
* UUpdate ISC copyright year to 2004millert2004-06-171-13/+9
* Fix double Debug() usage, for instance, Debug(DPARS|DEXT...)mpech2003-02-281-2/+2
* Sync with ISC cron-current + my at(1) integration.millert2003-02-201-11/+5
* Move atrun(8) functionality into cron(8) proper. This fixes themillert2002-07-151-3/+5
* Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).millert2001-02-201-1/+5
* Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.millert2001-02-181-0/+125