summaryrefslogtreecommitdiff
path: root/usr.sbin/cron
AgeCommit message (Expand)Author
1998-07-12disable debugging in crontabTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-05-08when handling % line breaks, correctly handle escaped % which should be embed...Theo de Raadt
1998-03-30Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various placesTheo de Raadt
1997-12-22handle timing normally except when clock jumps between 1 and 3 hours. If itTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-17doc @ commands; mouseTheo de Raadt
1997-04-12waitpid() can return -1 -- give a useful error message if it does.Todd C. Miller
1997-04-12ign some signals for editorTheo de Raadt
1997-04-12support SIGSTOP in editor, I cannot believe this has always been busted!Theo de Raadt
1996-12-25no compile test after last change: no need for that umask too, i guessMichael Shalayeff
1996-12-25do not need umask for mkstempTheo de Raadt
1996-12-17use snprintf when storing the string from strerror(). Who knows howTodd C. Miller
1996-12-16avoid more oflows; at this stage paranoia exceeds reality by a lot since our ...Theo de Raadt
1996-12-14Check to make sure first char of command is not '*' since that willTodd C. Miller
1996-12-07months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CATheo de Raadt
1996-11-01Check malloc/strdup ret val and deal.Todd C. Miller
1996-10-31Proper strncpy() usage.Todd C. Miller
1996-10-25proactive buf checkTheo de Raadt
1996-09-25Fixed buffer overflow.bitblt
1996-09-16umask != file modeTodd C. Miller
1996-09-15use mkstemp; mentioned by sirsyko@ishiboo.comTheo de Raadt
1996-09-15print debugging flags in usage(); idea from freebsdTheo de Raadt
1996-09-15enlarge bufferTheo de Raadt
1996-08-07setlogin(username)Theo de Raadt
1996-08-07buf oflow, nice error message; from freebsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt