Source-Changes archive

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

CVS commit: basesrc/usr.sbin/cron



Module Name:    basesrc
Committed By:   itojun
Date:           Sat Aug  3 02:03:00 UTC 2002

Modified Files:
        basesrc/usr.sbin/cron: database.c do_command.c

Log Message:
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.4 -r1.5 basesrc/usr.sbin/cron/database.c
cvs rdiff -r1.10 -r1.11 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