Commit Graph

17 Commits

Author SHA1 Message Date
mycroft 58e3d058ae Clean up deleted files. 1994-01-05 21:40:25 +00:00
jtc e0a7b28c1e Use <dirent.h> instead of <sys/dir.h>. 1993-12-15 16:58:01 +00:00
cgd 0e5a19d667 oops; i screwed up that last... 1993-12-06 23:57:11 +00:00
cgd 00e991f068 from thomas@mathematik.uni-Bremen.de (in gnats bug bin/36):
crond doesn't log executed commands since the conditional around
	the log_it call is only based on the definition of LOG_FILE instead
	of LOG_FILE or SYSLOG.  Also, if there is neither LOG_FILE nor SYSLOG
	defined calls to log_it are still issued but there is no log_it
	function defined (This doesn't affect us, since SYSLOG is defined
	in config.h).
1993-12-06 03:35:56 +00:00
cgd ae863da8cd change root's command checking so that stat() is done only
on the first 'word' of the crontab command.
1993-09-23 23:13:44 +00:00
cgd 5f598b71b4 fixes from Dave Burgess <burgess@hrd769.brooks.af.mil> to quiet compiler
warnings.  this doesn't include the root crontab "fix"...
1993-09-17 03:46:44 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cgd ec8ca0850a it was putting EOF, rather than newline. comments around
change bogus; it will *always* be putting out newline because
of the program logic.  the comments don't seem to indicate that.
1993-05-28 09:19:08 +00:00
cgd ba83ddc500 use crond.pid rather than cron.pid, like it used to. 1993-05-28 08:56:47 +00:00
cgd 9eccc35a44 update for newest version of vixie's cron, as of May 27 1993 1993-05-28 08:33:52 +00:00
guido 37e6c3d951 Weird security hole removed. Thanks to cor@hacktic.nl 1993-05-26 18:45:07 +00:00
glass 4be757ff79 following changes:
no longer compiled with debugging turned on.
	uses syslog and not /var/cron/log directly for logging stuff
	fixed missing ifdef
1993-05-11 08:16:01 +00:00
mycroft ff3324f812 Cleanup for GCC 2. 1993-04-22 03:45:05 +00:00
glass 8fad5a8a93 cleanup so that crond compiles quietly 1993-03-28 17:24:43 +00:00
cgd e541169ce2 after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00