Module Name: src Committed By: bouyer Date: Wed Jul 1 07:30:15 UTC 2015
Modified Files: src/usr.bin/calendar [netbsd-7]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #861): usr.bin/calendar/calendar.c: revision 1.52 Repair accidental regression in -r1.49: for -a mode, don't allow calendars to be other than regular files unless the -x option is in effect. (If not in -a mode, we're running purely as the user whose calendar it is and if they want to DoS themselves with named pipes it's their own lookout.) To generate a diff of this commit: cvs rdiff -u -r1.50.4.1 -r1.50.4.2 src/usr.bin/calendar/calendar.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.