CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/11 00:14:49
Modified files:
usr.sbin/cron : crontab.c
Log message:
Make "crontab -l" not crash on crontab files that don't have the
expected three lines of comments. Factor out the "copy a crontab"
logic and merge it into ignore_comments().
ok miod@
