itojun
9593086444
use strlcpy
2002-11-16 04:34:13 +00:00
itojun
4fd217fda9
o Instead of passing "*system*" as the fname to process_crontab()
...
for the system crontab file, pass a NULL pointer instead. This
prevents someone from creating a "*system*" file in the tabs directory
that acts as an alternate root crontab.
from openbsd
2002-08-03 02:03:00 +00:00
christos
9ac7be0692
Warnsify:
...
- add __RCSID
- remove nested comments
- remove register and auto keywords
- change into posix signals
- fix prototypes
1998-01-31 14:40:13 +00:00
mikel
2b8bc7438f
RCSid police
1997-03-13 06:19:07 +00:00
thorpej
c0fe650b17
Eliminate unsafe calls to strcpy() and sprintf().
1996-12-16 22:30:43 +00:00
jtc
44fa25f9b7
Vixie Cron 3.0-release
1994-01-20 02:46:53 +00:00
jtc
2a22045ae0
Vixie Cron 3.0-prerelease, patch 11
1994-01-12 18:35:59 +00:00
jtc
e59e4eb1ce
Vixie Cron 3.0-prerelease, patch 10
1994-01-11 19:10:45 +00:00
jtc
644d4f8787
Vixie Cron 3.0-prerelease, patch 9
1994-01-05 20:40:12 +00:00