summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/do_command.c
AgeCommit message (Expand)Author
2006-12-18from Anon Ymous:christos
2006-10-22sprinkle volatile.christos
2006-08-15Add Auto-Submitted header per RFC 3834 from OpenBSDchristos
2006-06-05Check return value for setgid(), initgroups(), and setuid().reed
2006-06-03check the return value of setsid.christos
2006-05-21use warn/warnx instead of perror/fprintfchristos
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2006-02-25Fix some typos.wiz
2005-08-17Set SIGCHLD to SIG_DFL in cron's child; instead of SIG_IGN, which alters theheas
2005-03-16Kill __P(), use ANSI function declarations, constify; WARNS=3xtraeme
2004-03-20log also the time when the job finishes (with CMD FINISH tag), and changejdolecek
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