svn commit: r239081 - stable/9/sys/sys

2012-08-05 Thread Ken Smith
Author: kensmith Date: Sun Aug 5 23:59:32 2012 New Revision: 239081 URL: http://svn.freebsd.org/changeset/base/239081 Log: Since releng/9.1 has been copied bump __FreeBSD_version so stable/9 will not have a value lower than what will be in releng/9.1 shortly. Approved by: re (implicit)

svn commit: r239082 - releng/9.1/sys/sys

2012-08-05 Thread Ken Smith
Author: kensmith Date: Mon Aug 6 00:15:49 2012 New Revision: 239082 URL: http://svn.freebsd.org/changeset/base/239082 Log: Update __FreeBSD_version to reflect this being the 9.1-RELEASE release branch. Approved by: re (implicit) Modified: releng/9.1/sys/sys/param.h Modified:

svn commit: r239144 - releng/9.1/sys/conf

2012-08-08 Thread Ken Smith
Author: kensmith Date: Wed Aug 8 18:39:29 2012 New Revision: 239144 URL: http://svn.freebsd.org/changeset/base/239144 Log: Prep for 9.1-RC1 builds. Approved by: re (implicit) Modified: releng/9.1/sys/conf/newvers.sh Modified: releng/9.1/sys/conf/newvers.sh

svn commit: r239411 - svnadmin/conf

2012-08-20 Thread Ken Smith
Author: kensmith Date: Mon Aug 20 11:29:24 2012 New Revision: 239411 URL: http://svn.freebsd.org/changeset/base/239411 Log: Release the code freeze on stable/9, releng/9.1 was created as part of the 9.1-RC1 builds. Approved by: core (implicit) Modified: svnadmin/conf/approvers

svn commit: r244911 - stable/9/sys/conf

2012-12-31 Thread Ken Smith
Author: kensmith Date: Mon Dec 31 16:52:52 2012 New Revision: 244911 URL: http://svnweb.freebsd.org/changeset/base/244911 Log: Shift to -STABLE now that -RELEASE is done. Approved by: re (implicit) Modified: stable/9/sys/conf/newvers.sh Modified: stable/9/sys/conf/newvers.sh

svn commit: r245473 - svnadmin/conf

2013-01-15 Thread Ken Smith
Author: kensmith Date: Tue Jan 15 20:25:16 2013 New Revision: 245473 URL: http://svnweb.freebsd.org/changeset/base/245473 Log: Turn releng/9.1 over to secteam. Approved by: core (implicit) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers

svn commit: r188438 - head/release/scripts

2009-02-10 Thread Ken Smith
Author: kensmith Date: Tue Feb 10 15:07:57 2009 New Revision: 188438 URL: http://svn.freebsd.org/changeset/base/188438 Log: Due to some recent-ish work on GEOM/G_PART the c partition (by tradition the whole disk) isn't available any more since it was redundant. Just use /dev/md0 instead of

svn commit: r188439 - head/release

2009-02-10 Thread Ken Smith
Author: kensmith Date: Tue Feb 10 15:11:26 2009 New Revision: 188439 URL: http://svn.freebsd.org/changeset/base/188439 Log: Turn off the parallel make options accidentally turned on by the previous commit. Sigh. Noticed by: rdivacky Modified: head/release/Makefile Modified:

Re: svn commit: r188439 - head/release

2009-02-10 Thread Ken Smith
On Tue, 2009-02-10 at 16:17 +0100, Ivan Voras wrote: 2009/2/10 Ken Smith kensm...@freebsd.org: Author: kensmith Date: Tue Feb 10 15:11:26 2009 New Revision: 188439 URL: http://svn.freebsd.org/changeset/base/188439 Log: Turn off the parallel make options accidentally turned

svn commit: r231806 - svnadmin/conf

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:05:03 2012 New Revision: 231806 URL: http://svn.freebsd.org/changeset/base/231806 Log: Enter code freeze for the 8.3 release cycle by turning on approval checking for stable/8. While here turn releng/9.0 over to secteam. I didn't do that at the

svn commit: r231807 - stable/8/gnu/usr.bin/groff/tmac

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:10:48 2012 New Revision: 231807 URL: http://svn.freebsd.org/changeset/base/231807 Log: Switch the default operating system version printed in the manual pages. Approved by: re (implicit) Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local

svn commit: r231808 - stable/8/release

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:13:53 2012 New Revision: 231808 URL: http://svn.freebsd.org/changeset/base/231808 Log: Bump the version number from 8.2 to 8.3. Approved by: re (implicit) Modified: stable/8/release/Makefile Modified: stable/8/release/Makefile

svn commit: r231809 - stable/8/sys/conf

2012-02-15 Thread Ken Smith
Author: kensmith Date: Thu Feb 16 03:18:28 2012 New Revision: 231809 URL: http://svn.freebsd.org/changeset/base/231809 Log: Identify as 8.3-PRERELEASE. Approved by: re (implicit) Modified: stable/8/sys/conf/newvers.sh Modified: stable/8/sys/conf/newvers.sh

svn commit: r229260 - stable/9/release

2012-01-01 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 04:01:34 2012 New Revision: 229260 URL: http://svn.freebsd.org/changeset/base/229260 Log: RELENG_9 exists now so updated commented-out branch target. Modified: stable/9/release/Makefile.sysinstall Modified: stable/9/release/Makefile.sysinstall

svn commit: r229261 - releng/9.0/release

2012-01-01 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 04:11:22 2012 New Revision: 229261 URL: http://svn.freebsd.org/changeset/base/229261 Log: MFC r229258: RELENG_9 exists now so updated commented out target branch. Approved by: re (implicit) Modified: releng/9.0/release/Makefile.sysinstall Directory

svn commit: r229262 - releng/9.0

2012-01-01 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 04:16:45 2012 New Revision: 229262 URL: http://svn.freebsd.org/changeset/base/229262 Log: Update branch target for 'make update'. Approved by: re (implicit) Modified: releng/9.0/Makefile.inc1 Modified: releng/9.0/Makefile.inc1

svn commit: r229281 - stable/9

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 14:43:33 2012 New Revision: 229281 URL: http://svn.freebsd.org/changeset/base/229281 Log: Guess when we'll be ready to announce 9.0-RELEASE. Modified: stable/9/UPDATING Modified: stable/9/UPDATING

svn commit: r229282 - releng/9.0

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 14:44:28 2012 New Revision: 229282 URL: http://svn.freebsd.org/changeset/base/229282 Log: Guess when we'll be ready to announce 9.0-RELEASE. Approved by: re (implicit) Modified: releng/9.0/UPDATING Modified: releng/9.0/UPDATING

svn commit: r229283 - releng/9.0/sys/conf

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 14:45:30 2012 New Revision: 229283 URL: http://svn.freebsd.org/changeset/base/229283 Log: Ready to start the 9.0-RELEASE builds. Approved by: re (implicit) Modified: releng/9.0/sys/conf/newvers.sh Modified: releng/9.0/sys/conf/newvers.sh

svn commit: r229286 - release/9.0.0

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 16:45:29 2012 New Revision: 229286 URL: http://svn.freebsd.org/changeset/base/229286 Log: Copy releng/9.0 to release/9.0.0 for the 9.0-RELEASE builds. Approved by: re (implicit) Added: - copied from r229285, releng/9.0/ Directory Properties:

svn commit: r229304 - stable/9/usr.sbin/pkg_install/add

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 18:42:29 2012 New Revision: 229304 URL: http://svn.freebsd.org/changeset/base/229304 Log: The portion of r225757 that added the packages-9.0-release directory was supposed to be MFCed closer to the release but that got missed. Pointy hat: kensmith

svn commit: r229305 - releng/9.0/usr.sbin/pkg_install/add

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 18:50:17 2012 New Revision: 229305 URL: http://svn.freebsd.org/changeset/base/229305 Log: MFC r229304: The portion of r225757 that added the packages-9.0-release directory was supposed to be MFCed closer to the release but that got missed. Pointy

svn commit: r229306 - release/9.0.0/usr.sbin/pkg_install/add

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 18:59:15 2012 New Revision: 229306 URL: http://svn.freebsd.org/changeset/base/229306 Log: Remove in preparation for re-copying usr.sbin/pkg_install/add/main.c to take into effect r229305. Pointy Hat: kensmith Approved by:re (implicit)

svn commit: r229307 - release/9.0.0/usr.sbin/pkg_install/add

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 18:59:55 2012 New Revision: 229307 URL: http://svn.freebsd.org/changeset/base/229307 Log: Re-copy usr.sbin/pkg_install/add/main.c to take into effect r229305. Pointy Hat: kensmith Approved by:re (implicit) Added: - copied unchanged from

svn commit: r229318 - in stable/9/sys: conf sys

2012-01-02 Thread Ken Smith
Author: kensmith Date: Mon Jan 2 20:39:59 2012 New Revision: 229318 URL: http://svn.freebsd.org/changeset/base/229318 Log: Since stable/9 has been released from code freeze and the 9.0-RELEASE builds are underway shift stable/9 to 9.0-STABLE. Modified: stable/9/sys/conf/newvers.sh

Re: svn commit: r229304 - stable/9/usr.sbin/pkg_install/add

2012-01-02 Thread Ken Smith
On Tue, 2012-01-03 at 00:25 +0200, Luchesar V. ILIEV wrote: On 02/01/2012 20:42, Ken Smith wrote: Author: kensmith Date: Mon Jan 2 18:42:29 2012 New Revision: 229304 URL: http://svn.freebsd.org/changeset/base/229304 Log: The portion of r225757 that added the packages-9.0-release

svn commit: r229512 - stable/9/release/scripts

2012-01-04 Thread Ken Smith
Author: kensmith Date: Wed Jan 4 19:38:35 2012 New Revision: 229512 URL: http://svn.freebsd.org/changeset/base/229512 Log: The list of packages we will put on the 9.0-RELEASE DVD images was worked out a bit late so this won't make it into releng/9.0 or release/9.0.0 but it's worth

svn commit: r229748 - stable/9/usr.sbin/pkg_install/add

2012-01-06 Thread Ken Smith
Author: kensmith Date: Sat Jan 7 00:07:23 2012 New Revision: 229748 URL: http://svn.freebsd.org/changeset/base/229748 Log: MFC the rest of r225757 that applies to the package set directories. Modified: stable/9/usr.sbin/pkg_install/add/main.c Modified:

svn commit: r229751 - stable/9/usr.sbin/pkg_install/add

2012-01-06 Thread Ken Smith
Author: kensmith Date: Sat Jan 7 00:33:13 2012 New Revision: 229751 URL: http://svn.freebsd.org/changeset/base/229751 Log: When copying/pasting a line to create a line you want to add make sure to change all pieces of it, not just some of them. Submitted by: A helpful soul on IRC

Re: svn commit: r214596 - head/bin/rm

2010-11-01 Thread Ken Smith
guidelines, I think removal of -P is also still an option if it's decided -P is a lie. -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodor Geisel

Re: svn commit: r214596 - head/bin/rm

2010-11-02 Thread Ken Smith
it versus just removing -P until the support for it is in place. From the discussions so far it seems like the world has changed to the point support for it may not be possible. -- Ken Smith - From there to here, from here to | kensm

svn commit: r215684 - stable/8/sys/conf

2010-11-22 Thread Ken Smith
Author: kensmith Date: Mon Nov 22 16:09:57 2010 New Revision: 215684 URL: http://svn.freebsd.org/changeset/base/215684 Log: We're a bit under a week from Code Freeze for the upcoming 8.2-RELEASE cycle. Warn people tracking stable/8 that the branch may be more active than usual. Modified:

svn commit: r215685 - stable/7/sys/conf

2010-11-22 Thread Ken Smith
Author: kensmith Date: Mon Nov 22 16:10:54 2010 New Revision: 215685 URL: http://svn.freebsd.org/changeset/base/215685 Log: We're a bit under a week from Code Freeze for the upcoming 7.4-RELEASE cycle. Warn people tracking stable/7 that the branch may be more active than usual. Modified:

svn commit: r216056 - svnadmin/conf

2010-11-29 Thread Ken Smith
Author: kensmith Date: Mon Nov 29 14:47:59 2010 New Revision: 216056 URL: http://svn.freebsd.org/changeset/base/216056 Log: Turn on commit approval for stable/8 and stable/7 to mark the beginning of Code Freeze for the upcoming 8.2/7.4 releases. While here set up approval for the branches

svn commit: r216617 - releng/8.2

2010-12-21 Thread Ken Smith
Author: kensmith Date: Tue Dec 21 17:09:25 2010 New Revision: 216617 URL: http://svn.freebsd.org/changeset/base/216617 Log: Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release. Approved by: re (implicit) Added: - copied from r216616, stable/8/ Directory Properties:

svn commit: r216618 - releng/7.4

2010-12-21 Thread Ken Smith
Author: kensmith Date: Tue Dec 21 17:10:29 2010 New Revision: 216618 URL: http://svn.freebsd.org/changeset/base/216618 Log: Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release. Approved by: re (implicit) Added: - copied from r216617, stable/7/ Directory Properties:

svn commit: r216635 - releng/8.2

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:37:44 2010 New Revision: 216635 URL: http://svn.freebsd.org/changeset/base/216635 Log: Adjust branch tag for 'make update'. Approved by: re (implicit) Modified: releng/8.2/Makefile.inc1 Modified: releng/8.2/Makefile.inc1

svn commit: r216636 - releng/8.2/gnu/usr.bin/groff/tmac

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:40:58 2010 New Revision: 216636 URL: http://svn.freebsd.org/changeset/base/216636 Log: Adjust the FreeBSD version printed as part of manual pages. Approved by: re (implicit) Modified: releng/8.2/gnu/usr.bin/groff/tmac/mdoc.local Modified:

svn commit: r216637 - releng/8.2/release

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:44:38 2010 New Revision: 216637 URL: http://svn.freebsd.org/changeset/base/216637 Log: Misc. 8.1 - 8.2 adjustments for the 8.2 release. Approved by: re (implicit) Modified: releng/8.2/release/Makefile Modified: releng/8.2/release/Makefile

svn commit: r216638 - releng/8.2/share/examples/cvsup

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:47:14 2010 New Revision: 216638 URL: http://svn.freebsd.org/changeset/base/216638 Log: Adjust branch tag in example. Approved by: re (implicit) Modified: releng/8.2/share/examples/cvsup/standard-supfile Modified:

svn commit: r216639 - releng/8.2/sys/sys

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:51:05 2010 New Revision: 216639 URL: http://svn.freebsd.org/changeset/base/216639 Log: Adjust __FreeBSD_version for the 8.2 release. Approved by: re (implicit) Modified: releng/8.2/sys/sys/param.h Modified: releng/8.2/sys/sys/param.h

svn commit: r216640 - releng/8.2/usr.sbin/pkg_install/add

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 04:56:55 2010 New Revision: 216640 URL: http://svn.freebsd.org/changeset/base/216640 Log: Add packages-7.4-release and packages-8.2-release for the upcoming releases. Approved by: re (implicit) Modified: releng/8.2/usr.sbin/pkg_install/add/main.c

svn commit: r216643 - releng/7.4

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:44:24 2010 New Revision: 216643 URL: http://svn.freebsd.org/changeset/base/216643 Log: Adjust branch tag for 'make update'. Approved by: re (implicit) Modified: releng/7.4/Makefile.inc1 Modified: releng/7.4/Makefile.inc1

svn commit: r216644 - releng/7.4/gnu/usr.bin/groff/tmac

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:47:15 2010 New Revision: 216644 URL: http://svn.freebsd.org/changeset/base/216644 Log: Adjust FreeBSD version printed for manual pages. Approved by: re (implicit) Modified: releng/7.4/gnu/usr.bin/groff/tmac/mdoc.local Modified:

svn commit: r216645 - releng/7.4/release

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:49:19 2010 New Revision: 216645 URL: http://svn.freebsd.org/changeset/base/216645 Log: Misc. 7.3 - 7.4 adjustments for upcoming release. Approved by: re (implicit) Modified: releng/7.4/release/Makefile Modified: releng/7.4/release/Makefile

svn commit: r216646 - releng/7.4/share/examples/cvsup

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:50:22 2010 New Revision: 216646 URL: http://svn.freebsd.org/changeset/base/216646 Log: Adjust branch tag in example. Approved by: re (implicit) Modified: releng/7.4/share/examples/cvsup/standard-supfile Modified:

svn commit: r216647 - releng/7.4/sys/sys

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:51:44 2010 New Revision: 216647 URL: http://svn.freebsd.org/changeset/base/216647 Log: Adjust __FreeBSD_version for upcoming FreeBSD 7.4 release. Approved by: re (implicit) Modified: releng/7.4/sys/sys/param.h Modified: releng/7.4/sys/sys/param.h

svn commit: r216648 - releng/7.4/usr.sbin/pkg_install/add

2010-12-21 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 05:53:46 2010 New Revision: 216648 URL: http://svn.freebsd.org/changeset/base/216648 Log: Add release package directories for upcoming releases, and one past release. Approved by: re (implicit) Modified: releng/7.4/usr.sbin/pkg_install/add/main.c

svn commit: r216652 - stable/8/gnu/usr.bin/groff/tmac

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:25:56 2010 New Revision: 216652 URL: http://svn.freebsd.org/changeset/base/216652 Log: Adjust the version of FreeBSD printed on the manual pages. Approved by: re (implicit) Modified: stable/8/gnu/usr.bin/groff/tmac/mdoc.local Modified:

svn commit: r216653 - stable/8/release

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:27:13 2010 New Revision: 216653 URL: http://svn.freebsd.org/changeset/base/216653 Log: Misc. 8.1 - 8.2 shifts as part of progress with FreeBSD 8.2 release. Approved by: re (implicit) Modified: stable/8/release/Makefile Modified:

svn commit: r216654 - stable/8/sys/sys

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:29:42 2010 New Revision: 216654 URL: http://svn.freebsd.org/changeset/base/216654 Log: Adjust __FreeBSD_version to reflect we're past the point of branching releng/8.2 in preparation for the FreeBSD 8.2 release. Approved by: re (implicit) Modified:

svn commit: r216655 - stable/8/usr.sbin/pkg_install/add

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:31:42 2010 New Revision: 216655 URL: http://svn.freebsd.org/changeset/base/216655 Log: Add the packages directories that will be used for the upcoming 8.2/7.4 releases. Approved by: re (implicit) Modified: stable/8/usr.sbin/pkg_install/add/main.c

svn commit: r216656 - stable/7/gnu/usr.bin/groff/tmac

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:43:20 2010 New Revision: 216656 URL: http://svn.freebsd.org/changeset/base/216656 Log: Adjust the version of FreeBSD printed on the manual pages. Approved by: re (implicit) Modified: stable/7/gnu/usr.bin/groff/tmac/mdoc.local Modified:

svn commit: r216657 - stable/7/release

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:44:22 2010 New Revision: 216657 URL: http://svn.freebsd.org/changeset/base/216657 Log: Misc. 7.3 - 7.4 adjustments as part of progress on the FreeBSD 7.4 release. Approved by: re (implicit) Modified: stable/7/release/Makefile Modified:

svn commit: r216658 - stable/7/sys/sys

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:45:43 2010 New Revision: 216658 URL: http://svn.freebsd.org/changeset/base/216658 Log: Adjust __FreeBSD_version to reflect that the branch for the FreeBSD 7.4 release has happened. Approved by: re (implicit) Modified: stable/7/sys/sys/param.h

svn commit: r216660 - stable/7/usr.sbin/pkg_install/add

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 14:47:45 2010 New Revision: 216660 URL: http://svn.freebsd.org/changeset/base/216660 Log: Add the package directories for the 7.4, 8.1, and 8.2 releases. Approved by: re (implicit) Modified: stable/7/usr.sbin/pkg_install/add/main.c Modified:

svn commit: r216663 - releng/8.2/sys/conf

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 15:06:45 2010 New Revision: 216663 URL: http://svn.freebsd.org/changeset/base/216663 Log: Ready for RC1 builds. Approved by: re (implicit) Modified: releng/8.2/sys/conf/newvers.sh Modified: releng/8.2/sys/conf/newvers.sh

svn commit: r216664 - releng/7.4/sys/conf

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 15:07:40 2010 New Revision: 216664 URL: http://svn.freebsd.org/changeset/base/216664 Log: Ready for RC1 builds. Approved by: re (implicit) Modified: releng/7.4/sys/conf/newvers.sh Modified: releng/7.4/sys/conf/newvers.sh

svn commit: r216665 - head/usr.sbin/pkg_install/add

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 15:44:25 2010 New Revision: 216665 URL: http://svn.freebsd.org/changeset/base/216665 Log: Add package directories used for the upcoming 8.2 and 7.4 releases, and catch up on a few from previous releases. Modified: head/usr.sbin/pkg_install/add/main.c

svn commit: r216724 - svnadmin/conf

2010-12-26 Thread Ken Smith
Author: kensmith Date: Sun Dec 26 21:07:11 2010 New Revision: 216724 URL: http://svn.freebsd.org/changeset/base/216724 Log: End the Code Freeze on stable/7 and stable/8 - the release branches releng/7.4 and releng/8.2 now exist and will be used for the balance of the 7.4/8.2 release

svn commit: r199625 - release/8.0.0

2009-11-20 Thread Ken Smith
Author: kensmith Date: Sat Nov 21 06:13:29 2009 New Revision: 199625 URL: http://svn.freebsd.org/changeset/base/199625 Log: Create release/8.0.0 for the 8.0-RELEASE. Approved by: re (implicit) Added: - copied from r199624, releng/8.0/ Directory Properties: release/8.0.0/ (props

svn commit: r199851 - stable/8/sys/conf

2009-11-26 Thread Ken Smith
Author: kensmith Date: Fri Nov 27 00:21:17 2009 New Revision: 199851 URL: http://svn.freebsd.org/changeset/base/199851 Log: 8.0-RELEASE is done, shift stable/8 to -STABLE designation. Modified: stable/8/sys/conf/newvers.sh Modified: stable/8/sys/conf/newvers.sh

svn commit: r199996 - svnadmin/conf

2009-12-01 Thread Ken Smith
Author: kensmith Date: Tue Dec 1 16:31:59 2009 New Revision: 16 URL: http://svn.freebsd.org/changeset/base/16 Log: Turn releng/8.0 over to secteam. Approved by: core (implicit) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers

svn commit: r200775 - head/release

2009-12-21 Thread Ken Smith
Author: kensmith Date: Mon Dec 21 14:42:35 2009 New Revision: 200775 URL: http://svn.freebsd.org/changeset/base/200775 Log: Add FreeBSD- to the beginning of the filenames for the ISO images. People who collect ISOs from more than just us have been requesting this for a while. MFC

svn commit: r201596 - stable/7/release

2010-01-05 Thread Ken Smith
Author: kensmith Date: Tue Jan 5 17:45:39 2010 New Revision: 201596 URL: http://svn.freebsd.org/changeset/base/201596 Log: MFS8 r201529: Add FreeBSD- to the beginning of the ISO image filenames. Modified: stable/7/release/Makefile Directory Properties: stable/7/release/

svn commit: r201600 - in stable/6/release: . scripts

2010-01-05 Thread Ken Smith
Author: kensmith Date: Tue Jan 5 19:25:57 2010 New Revision: 201600 URL: http://svn.freebsd.org/changeset/base/201600 Log: MFS7 r201596: Add FreeBSD- to the beginning of the ISO image filenames. Modified: stable/6/release/Makefile Directory Properties: stable/6/release/

Re: svn commit: r201596 - stable/7/release

2010-01-05 Thread Ken Smith
On Wed, 2010-01-06 at 00:21 +, Alexey Dokuchaev wrote: On Tue, Jan 05, 2010 at 05:45:39PM +, Ken Smith wrote: Author: kensmith Date: Tue Jan 5 17:45:39 2010 New Revision: 201596 URL: http://svn.freebsd.org/changeset/base/201596 Log: MFS8 r201529: Add FreeBSD

Re: svn commit: r212964 - head/sys/kern

2010-09-22 Thread Ken Smith
-effects if they're happening on a machine not being watched over closely. That's the reason for the change in setting when a -stable branch gets started. - -- Ken Smith - - From there to here, from here to | kensm...@buffalo.edu

Re: svn commit: r212964 - head/sys/kern

2010-09-23 Thread Ken Smith
. -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodore Geisel | signature.asc Description: This is a digitally signed message part

Re: svn commit: r212964 - head/sys/kern

2010-09-23 Thread Ken Smith
On Thu, 2010-09-23 at 20:31 -0600, M. Warner Losh wrote: In message: alpine.lnx.2.00.1009231841500.23...@ury.york.ac.uk Gavin Atkinson ga...@freebsd.org writes: : On Thu, 23 Sep 2010, Ken Smith wrote: : The issues talked about so far all contribute to the reason

svn commit: r224182 - svnadmin/conf

2011-07-18 Thread Ken Smith
Author: kensmith Date: Mon Jul 18 12:59:31 2011 New Revision: 224182 URL: http://svn.freebsd.org/changeset/base/224182 Log: Turn on commit approval for head as part of the 9.0-RELEASE release cycle. Approved by: core (implicit) Modified: svnadmin/conf/approvers Modified:

svn commit: r224413 - head/sys/conf

2011-07-25 Thread Ken Smith
Author: kensmith Date: Tue Jul 26 04:00:00 2011 New Revision: 224413 URL: http://svn.freebsd.org/changeset/base/224413 Log: Looks like we're ready for 9.0-BETA1 builds. Approved by: re (implicit) Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh

svn commit: r225237 - head/sys/conf

2011-08-28 Thread Ken Smith
Author: kensmith Date: Sun Aug 28 19:38:04 2011 New Revision: 225237 URL: http://svn.freebsd.org/changeset/base/225237 Log: Ready for 9.0-BETA2. Approved by: re (implicit) Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh

svn commit: r225735 - svnadmin/conf

2011-09-22 Thread Ken Smith
Author: kensmith Date: Fri Sep 23 00:50:36 2011 New Revision: 225735 URL: http://svn.freebsd.org/changeset/base/225735 Log: Add stable/9 to approvers and paths in preparation for creating stable/9 as part of the 9.0-RELEASE release cycle. Approved by: re (implicit) Modified:

svn commit: r225736 - stable/9

2011-09-22 Thread Ken Smith
Author: kensmith Date: Fri Sep 23 00:51:37 2011 New Revision: 225736 URL: http://svn.freebsd.org/changeset/base/225736 Log: Copy head to stable/9 as part of 9.0-RELEASE release cycle. Approved by: re (implicit) Added: - copied from r225735, head/ Directory Properties: stable/9/

svn commit: r225737 - svnadmin/conf

2011-09-22 Thread Ken Smith
Author: kensmith Date: Fri Sep 23 02:58:59 2011 New Revision: 225737 URL: http://svn.freebsd.org/changeset/base/225737 Log: Do the change from 8 to 9 that was supposed to follow copying the line. It's been one of those nights... Approved by: re (implicit) Modified:

svn commit: r225744 - stable/9/sys/conf

2011-09-23 Thread Ken Smith
Author: kensmith Date: Fri Sep 23 16:37:28 2011 New Revision: 225744 URL: http://svn.freebsd.org/changeset/base/225744 Log: Ready for BETA3. Approved by: re (implicit) Modified: stable/9/sys/conf/newvers.sh Modified: stable/9/sys/conf/newvers.sh

svn commit: r225757 - in head: . gnu/usr.bin/groff/tmac release share/examples/cvsup sys/conf sys/sys usr.sbin/pkg_install/add

2011-09-25 Thread Ken Smith
Author: kensmith Date: Mon Sep 26 02:27:04 2011 New Revision: 225757 URL: http://svn.freebsd.org/changeset/base/225757 Log: Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing it from the 9.0-RELEASE release cycle code freeze. Approved by: re (implicit) Modified:

svn commit: r225764 - head/share/examples/cvsup

2011-09-26 Thread Ken Smith
Author: kensmith Date: Mon Sep 26 11:57:48 2011 New Revision: 225764 URL: http://svn.freebsd.org/changeset/base/225764 Log: Forgot to add RELENG_8 to list of CVS tags. Submitted by: Mamontov Roman mr.xanto at gmail.com Approved by: re (implicit) Modified:

Re: svn commit: r225757 - in head: . gnu/usr.bin/groff/tmac release share/examples/cvsup sys/conf sys/sys usr.sbin/pkg_install/add

2011-09-26 Thread Ken Smith
On Mon, 2011-09-26 at 09:36 +0400, Mamontov Roman wrote: On Mon Sep 26 02:27:05 UTC 2011 Ken Smith kensmith at FreeBSD.org wrote: Modified: head/share/examples/cvsup/stable-supfile == --- head/share/examples/cvsup

svn commit: r225770 - svnadmin/conf

2011-09-26 Thread Ken Smith
Author: kensmith Date: Tue Sep 27 03:20:52 2011 New Revision: 225770 URL: http://svn.freebsd.org/changeset/base/225770 Log: Release head from code freeze now that stable/9 has been created and that will be what eventually becomes 9.0-RELEASE. Approved by: core (implicit) Modified:

svn commit: r217255 - releng/8.2/sys/conf

2011-01-10 Thread Ken Smith
Author: kensmith Date: Tue Jan 11 04:20:18 2011 New Revision: 217255 URL: http://svn.freebsd.org/changeset/base/217255 Log: Ready for 8.2-RC2. Approved by: re (implicit) Modified: releng/8.2/sys/conf/newvers.sh Modified: releng/8.2/sys/conf/newvers.sh

svn commit: r217256 - releng/7.4/sys/conf

2011-01-10 Thread Ken Smith
Author: kensmith Date: Tue Jan 11 04:25:54 2011 New Revision: 217256 URL: http://svn.freebsd.org/changeset/base/217256 Log: Ready for 7.4-RC2. Approved by: re (implicit) Modified: releng/7.4/sys/conf/newvers.sh Modified: releng/7.4/sys/conf/newvers.sh

Re: svn commit: r217562 - in stable/7/secure/lib: libcrypto libssl

2011-01-19 Thread Ken Smith
that increases the odds testers have been compiling stuff...). -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodor Geisel | signature.asc Description

svn commit: r218024 - releng/7.4/sys/conf

2011-01-28 Thread Ken Smith
Author: kensmith Date: Fri Jan 28 17:10:37 2011 New Revision: 218024 URL: http://svn.freebsd.org/changeset/base/218024 Log: Ready for 7.4-RC3 builds. Approved by: re (implicit) Modified: releng/7.4/sys/conf/newvers.sh Modified: releng/7.4/sys/conf/newvers.sh

svn commit: r218071 - releng/8.2/sys/conf

2011-01-29 Thread Ken Smith
Author: kensmith Date: Sat Jan 29 15:56:40 2011 New Revision: 218071 URL: http://svn.freebsd.org/changeset/base/218071 Log: Ready for 8.2-RC3. Approved by: re (implicit) Modified: releng/8.2/sys/conf/newvers.sh Modified: releng/8.2/sys/conf/newvers.sh

svn commit: r218134 - stable/7/release/scripts

2011-01-31 Thread Ken Smith
Author: kensmith Date: Mon Jan 31 16:58:33 2011 New Revision: 218134 URL: http://svn.freebsd.org/changeset/base/218134 Log: Update to reflect the package layout for 7.4-RELEASE. Modified: stable/7/release/scripts/package-split.py Modified: stable/7/release/scripts/package-split.py

svn commit: r218135 - releng/7.4/release/scripts

2011-01-31 Thread Ken Smith
Author: kensmith Date: Mon Jan 31 17:03:39 2011 New Revision: 218135 URL: http://svn.freebsd.org/changeset/base/218135 Log: MFC r218134: Update to reflect the package layout for 7.4-RELEASE. Approved by: re (implicit) Modified: releng/7.4/release/scripts/package-split.py

svn commit: r218136 - releng/8.2/release/scripts

2011-01-31 Thread Ken Smith
Author: kensmith Date: Mon Jan 31 17:42:31 2011 New Revision: 218136 URL: http://svn.freebsd.org/changeset/base/218136 Log: Adjust package set for 8.2-RELEASE. Packages keep being removed due to a 2Gb file limit in the FTP mirroring system that we hope to remove before 8.3-RELEASE so I'm

svn commit: r218731 - stable/8

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 14:25:26 2011 New Revision: 218731 URL: http://svn.freebsd.org/changeset/base/218731 Log: Guess when all the bits will be in place for announcing 8.2-RELEASE. Modified: stable/8/UPDATING Modified: stable/8/UPDATING

svn commit: r218733 - releng/8.2

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 14:28:04 2011 New Revision: 218733 URL: http://svn.freebsd.org/changeset/base/218733 Log: Guess when all the bits will be in place for announcing 8.2-RELEASE. Approved by: re (implicit) Modified: releng/8.2/UPDATING Modified: releng/8.2/UPDATING

svn commit: r218735 - stable/7

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 15:18:28 2011 New Revision: 218735 URL: http://svn.freebsd.org/changeset/base/218735 Log: Guess when all the bits will be in place for announcing 7.4-RELEASE. Modified: stable/7/UPDATING Modified: stable/7/UPDATING

svn commit: r218736 - releng/7.4

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 15:19:31 2011 New Revision: 218736 URL: http://svn.freebsd.org/changeset/base/218736 Log: Guess when all the bits will be in place for announcing 7.4-RELEASE. Approved by: re (implicit) Modified: releng/7.4/UPDATING Modified: releng/7.4/UPDATING

svn commit: r218738 - releng/8.2/sys/conf

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 15:24:22 2011 New Revision: 218738 URL: http://svn.freebsd.org/changeset/base/218738 Log: Ready for 8.2-RELEASE builds to start. Approved by: re (implcit) Modified: releng/8.2/sys/conf/newvers.sh Modified: releng/8.2/sys/conf/newvers.sh

svn commit: r218739 - releng/7.4/sys/conf

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 15:24:56 2011 New Revision: 218739 URL: http://svn.freebsd.org/changeset/base/218739 Log: Ready for 7.4-RELEASE builds to start. Approved by: re (implicit) Modified: releng/7.4/sys/conf/newvers.sh Modified: releng/7.4/sys/conf/newvers.sh

svn commit: r218742 - release/8.2.0

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 16:18:46 2011 New Revision: 218742 URL: http://svn.freebsd.org/changeset/base/218742 Log: Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE. Approved by: re (implicit) Added: - copied from r218741, releng/8.2/ Directory Properties: release/8.2.0/

svn commit: r218743 - release/7.4.0

2011-02-16 Thread Ken Smith
Author: kensmith Date: Wed Feb 16 16:19:54 2011 New Revision: 218743 URL: http://svn.freebsd.org/changeset/base/218743 Log: Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE. Approved by: re (implicit) Added: - copied from r218742, releng/7.4/ Directory Properties: release/7.4.0/

svn commit: r219009 - stable/8/sys/conf

2011-02-24 Thread Ken Smith
Author: kensmith Date: Thu Feb 24 20:44:11 2011 New Revision: 219009 URL: http://svn.freebsd.org/changeset/base/219009 Log: 8.2-RELEASE has been announced, shift to -STABLE. Modified: stable/8/sys/conf/newvers.sh Modified: stable/8/sys/conf/newvers.sh

svn commit: r219010 - stable/7/sys/conf

2011-02-24 Thread Ken Smith
Author: kensmith Date: Thu Feb 24 21:19:30 2011 New Revision: 219010 URL: http://svn.freebsd.org/changeset/base/219010 Log: 7.4-RELEASE has been announced, shift to -STABLE. Modified: stable/7/sys/conf/newvers.sh Modified: stable/7/sys/conf/newvers.sh

svn commit: r219228 - svnadmin/conf

2011-03-03 Thread Ken Smith
Author: kensmith Date: Thu Mar 3 15:27:06 2011 New Revision: 219228 URL: http://svn.freebsd.org/changeset/base/219228 Log: Turn over releng/8.2 and releng/7.4 to secteam. Approved by: core (implicit) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers

<    1   2   3   4   >