summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/do_command.c
AgeCommit message (Expand)Author
2003-04-10use setproctitle() instead of uppercasing ProgramNamejdolecek
2003-03-14PR/15142: Kevin P. Neal: cron does not pay attention to login_cap(3)christos
2003-02-19Create session before setting logname - we don't want to change thedsl
2002-08-03o Instead of passing "*system*" as the fname to process_crontab()itojun
2002-03-23child_process(): if the input_data didn't contain any '%', the pointerjdolecek
2001-08-13make consistent escape sequence handlingyamt
2001-08-03Fix a bug that prevented %'s and \'s from being passed to the programyamt
2001-03-13Restore default handler for SIG_CHLD before starting grand-children.wiz
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-01-31Warnsify:christos
1997-03-13RCSid policemikel
1996-12-16Eliminate unsafe calls to strcpy() and sprintf().thorpej
1995-04-14Patch from Mike Pritchard to use `-t' option to sendmail, and preventmycroft
1994-01-20Vixie Cron 3.0-releasejtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-11Vixie Cron 3.0-prerelease, patch 10jtc
1994-01-05Vixie Cron 3.0-prerelease, patch 9jtc