Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/usr.sbin/cron



Module Name:    basesrc
Committed By:   lukem
Date:           Sat Aug  3 16:02:31 UTC 2002

Modified Files:
        basesrc/usr.sbin/cron [netbsd-1-6]: do_command.c

Log Message:
Pull up revision 1.11 (requested by itojun in ticket #617):
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


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 basesrc/usr.sbin/cron/do_command.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index