freebsd-dev/usr.sbin/cron/cron
Wolfram Schneider 970402c71b Add sendmail option '-oi'
-oi	Do not take dots on a line by themselves as a
		message terminator.

Now this crontab entry works:
* * * *	*	echo foo; echo .; echo blah
1996-11-10 04:46:58 +00:00
..
compat.h HAVE_SAVED_UIDS not depends of BSD version but depends 1995-04-29 15:16:41 +00:00
config.h Add sendmail option '-oi' 1996-11-10 04:46:58 +00:00
cron.8 fix: debug flag 'test' cause endless loop 1996-06-30 22:11:51 +00:00
cron.c fix: debug flag 'test' cause endless loop 1996-06-30 22:11:51 +00:00
cron.h Fix up some more buffer overflow problems. 1996-08-05 00:31:27 +00:00
database.c personal (ie: with the crontab command) cron tabs were broken by the 1996-09-10 03:38:20 +00:00
do_command.c Fix a bug that prevented %'s and \'s from being passed to the program 1995-09-10 13:02:56 +00:00
externs.h Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes 1994-08-27 13:43:04 +00:00
job.c Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes 1994-08-27 13:43:04 +00:00
Makefile Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
pathnames.h Remove LOG_FILE definition, close PR 595 1995-07-06 22:47:30 +00:00
popen.c Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes 1994-08-27 13:43:04 +00:00
user.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00