CVS commit: [netbsd-5] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:18:32 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-5]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1971): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.47.4.1 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.
CVS commit: [netbsd-5-1] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:18:37 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-5-1]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1971): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.47.12.1 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.
CVS commit: [netbsd-5-2] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:18:42 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-5-2]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1971): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.47.2.1 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.
CVS commit: [netbsd-5-2] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:19:30 UTC 2015 Modified Files: src/doc [netbsd-5-2]: CHANGES-5.2.4 Log Message: ticket 1971 To generate a diff of this commit: cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-5.2.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5-1] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:19:29 UTC 2015 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.6 Log Message: ticket 1971 To generate a diff of this commit: cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-5.1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-5] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:19:25 UTC 2015 Modified Files: src/doc [netbsd-5]: CHANGES-5.3 Log Message: ticket 1971 To generate a diff of this commit: cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-5.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:22:37 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-6]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1309): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.48.8.1 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.
CVS commit: [netbsd-6-1] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:22:48 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-6-1]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1309): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.48.14.1 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.
CVS commit: [netbsd-6-0] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:22:52 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-6-0]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1309): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.48.12.1 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.
CVS commit: [netbsd-6] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:24:22 UTC 2015 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: ticket 1309 To generate a diff of this commit: cvs rdiff -u -r1.1.2.220 -r1.1.2.221 src/doc/CHANGES-6.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6-1] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:24:30 UTC 2015 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: ticket 1309 To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-6.1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-6-0] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:24:31 UTC 2015 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: ticket 1309 To generate a diff of this commit: cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-6.0.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-7] src/usr.bin/calendar
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:26:42 UTC 2015 Modified Files: src/usr.bin/calendar [netbsd-7]: calendar.c Log Message: Pull up following revision(s) (requested by dholland in ticket #860): usr.bin/calendar/calendar.c: revision 1.51 Correct privilege handling problems in calendar -a (which runs as root from /etc/daily); do not exec other programs while the real uid is still 0. Also, clear the supplementary groups list up front and call initgroups when becoming another user, to avoid leaking any extra group privileges that we might have. And finally, don't silently ignore errors changing uid and gid; those are serious if they happen. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.50.4.1 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.
CVS commit: [netbsd-7] src/usr.bin/calendar
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.
CVS commit: [netbsd-7] src/doc
Module Name:src Committed By: bouyer Date: Wed Jul 1 07:30:55 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: tickets 860 and 861 To generate a diff of this commit: cvs rdiff -u -r1.1.2.334 -r1.1.2.335 src/doc/CHANGES-7.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/miscfs
Module Name:src Committed By: hannken Date: Wed Jul 1 08:13:53 UTC 2015 Modified Files: src/sys/miscfs/deadfs: dead_vfsops.c src/sys/miscfs/specfs: spec_vnops.c Log Message: Unfortunately MFS uses v_data of its anonymous device vnode so it cannot be used as vcache key. Use v_interlock as key ... To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/miscfs/deadfs/dead_vfsops.c cvs rdiff -u -r1.152 -r1.153 src/sys/miscfs/specfs/spec_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: ozaki-r Date: Wed Jul 1 08:33:31 UTC 2015 Modified Files: src/distrib/sets/lists/tests: mi src/tests/net/if: Makefile Added Files: src/tests/net/if: t_ifconfig.sh Log Message: Add tests of interface creation/destruction To generate a diff of this commit: cvs rdiff -u -r1.630 -r1.631 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.4 -r1.5 src/tests/net/if/Makefile cvs rdiff -u -r0 -r1.1 src/tests/net/if/t_ifconfig.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/postinstall
Module Name:src Committed By: martin Date: Wed Jul 1 12:40:07 UTC 2015 Modified Files: src/usr.sbin/postinstall: postinstall Log Message: Clean up the src/etc/mtree directory after using it to generate the mtree spec file. XXX this is fishy, we should find a better way. To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/usr.sbin/postinstall/postinstall Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/xlint/lint1
Module Name:src Committed By: christos Date: Wed Jul 1 15:34:30 UTC 2015 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: Fix segmentation fault caused by freeing prematurely function parameter types inside cast expressions. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/usr.bin/xlint/lint1/cgram.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/usr.bin/xlint/lint1
Module Name:src Committed By: christos Date: Wed Jul 1 15:36:44 UTC 2015 Modified Files: src/tests/usr.bin/xlint/lint1: Makefile Added Files: src/tests/usr.bin/xlint/lint1: d_cast_fun_array_param.c Log Message: new test. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/xlint/lint1/Makefile cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists/tests
Module Name:src Committed By: christos Date: Wed Jul 1 15:37:35 UTC 2015 Modified Files: src/distrib/sets/lists/tests: mi Log Message: new test To generate a diff of this commit: cvs rdiff -u -r1.631 -r1.632 src/distrib/sets/lists/tests/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/mit/xorg/lib/libGLU
Module Name:src Committed By: christos Date: Wed Jul 1 15:38:56 UTC 2015 Modified Files: src/external/mit/xorg/lib/libGLU: Makefile Log Message: remove lint hack. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/mit/xorg/lib/libGLU/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/cpuctl/arch
Module Name:src Committed By: msaitoh Date: Wed Jul 1 15:46:26 UTC 2015 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Add Xeon E5-4600 v3, Xeon E3-1200 v4 etc. from the latest Intel SDM. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists/xcomp
Module Name:src Committed By: christos Date: Wed Jul 1 18:18:00 UTC 2015 Modified Files: src/distrib/sets/lists/xcomp: mi Log Message: fix lint sets. To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 src/distrib/sets/lists/xcomp/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: christos Date: Thu Jul 2 03:47:54 UTC 2015 Modified Files: src/sys/kern: sys_process.c src/sys/sys: ptrace.h Log Message: Support PIOD_READ_AUXV so that gdb can handle PIE binaries. From OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.165 -r1.166 src/sys/kern/sys_process.c cvs rdiff -u -r1.45 -r1.46 src/sys/sys/ptrace.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/sys
Module Name:src Committed By: christos Date: Thu Jul 2 03:50:21 UTC 2015 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: document PIOD_READ_AUXV. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libc/sys/ptrace.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x86/x86
Module Name:src Committed By: msaitoh Date: Thu Jul 2 05:11:50 UTC 2015 Modified Files: src/sys/arch/x86/x86: intel_busclock.c Log Message: Fix bus clock for Airmont from the latest Intel SDM. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/x86/x86/intel_busclock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.