--- - branch: netbsd-8 date: Thu Apr 12 01:45:58 UTC 2018 files: - new: 1.5.22.2 old: 1.5.22.1 path: src/external/bsd/nvi/dist/common/recover.c pathrev: src/external/bsd/nvi/dist/common/recover.c@1.5.22.2 type: modified - new: 1.17.6.1 old: '1.17' path: src/lib/libc/stdio/fdopen.c pathrev: src/lib/libc/stdio/fdopen.c@1.17.6.1 type: modified - new: 1.17.22.1 old: '1.17' path: src/lib/libc/stdio/flags.c pathrev: src/lib/libc/stdio/flags.c@1.17.22.1 type: modified - new: 1.15.24.1 old: '1.15' path: src/lib/libc/stdio/fopen.c pathrev: src/lib/libc/stdio/fopen.c@1.15.24.1 type: modified - new: 1.19.24.1 old: '1.19' path: src/lib/libc/stdio/freopen.c pathrev: src/lib/libc/stdio/freopen.c@1.19.24.1 type: modified - new: 1.57.2.1 old: '1.57' path: src/lib/libc/sys/open.2 pathrev: src/lib/libc/sys/open.2@1.57.2.1 type: modified - new: 1.195.6.1 old: '1.195' path: src/sys/kern/vfs_vnops.c pathrev: src/sys/kern/vfs_vnops.c@1.195.6.1 type: modified - new: 1.48.8.2 old: 1.48.8.1 path: src/sys/sys/fcntl.h pathrev: src/sys/sys/fcntl.h@1.48.8.2 type: modified id: 20180412T014558Z.8e3b392083c94f2174b3443697e0b0bb17882f9e log: "Pull up following revision(s) (requested by christos in ticket #741):\n\tlib/libc/stdio/flags.c: revision 1.19\n\tlib/libc/stdio/fdopen.c: revision 1.18\n\tsys/kern/vfs_vnops.c: revision 1.196\n\tlib/libc/stdio/freopen.c: revision 1.20\n\tlib/libc/stdio/fopen.c: revision 1.17\n\texternal/bsd/nvi/dist/common/recover.c: revision 1.10\n\texternal/bsd/nvi/dist/common/recover.c: revision 1.11\n\tlib/libc/sys/open.2: revision 1.58\n\tsys/sys/fcntl.h: revision 1.49\nmake the checkok test stricter to avoid races, and use O_REGULAR.\nInstead of opening the file and using popen(3), pass the file descriptor\nto sendmail directory. Idea and code from Todd Miller.\nAdd O_REGULAR to enforce opening of only regular files\n(like we have O_DIRECTORY for directories).\nThis is better than open(, O_NONBLOCK), fstat()+S_ISREG() because opening\ndevices can have side effects.\n" module: src subject: 'CVS commit: [netbsd-8] src' unixtime: '1523497558' user: msaitoh