Author: dougb
Date: Thu Sep 1 06:11:16 2011
New Revision: 225307
URL: http://svn.freebsd.org/changeset/base/225307
Log:
Add pkcs11 and unit to the list of things to remove from configure.in
Make a line more copy-pastable
Modified:
vendor/bind9/dist/FREEBSD-Upgrade
Modified: vendor/bind
Author: dougb
Date: Thu Sep 1 05:24:42 2011
New Revision: 225305
URL: http://svn.freebsd.org/changeset/base/225305
Log:
Vendor import of BIND 9.8.1
Added:
vendor/bind9/dist/RELEASE-NOTES-BIND-9.8.1.html (contents, props changed)
vendor/bind9/dist/RELEASE-NOTES-BIND-9.8.1.pdf (contents,
Author: dougb
Date: Thu Sep 1 05:20:47 2011
New Revision: 225303
URL: http://svn.freebsd.org/changeset/base/225303
Log:
Update for 9.8.1
Modified:
vendor/bind9/dist/FREEBSD-Xlist
Modified: vendor/bind9/dist/FREEBSD-Xlist
==
Author: dougb
Date: Thu Sep 1 05:25:08 2011
New Revision: 225306
URL: http://svn.freebsd.org/changeset/base/225306
Log:
Tag the 9.8.1 release
Added:
vendor/bind9/9.8.1/
- copied from r225305, vendor/bind9/dist/
___
svn-src-all@freebsd.org mail
Author: dougb
Date: Thu Sep 1 05:23:57 2011
New Revision: 225304
URL: http://svn.freebsd.org/changeset/base/225304
Log:
BIND 9.8.1 import
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
===
Author: des
Date: Wed Aug 31 16:54:05 2011
New Revision: 225297
URL: http://svn.freebsd.org/changeset/base/225297
Log:
I have a box running 702103 that needed a new btxld.
Modified:
stable/7/Makefile.inc1
Modified: stable/7/Makefile.inc1
==
Author: des
Date: Wed Aug 31 16:25:34 2011
New Revision: 225296
URL: http://svn.freebsd.org/changeset/base/225296
Log:
MFH r221107, r221108: alphabetize command-line options
MFH r221233: add -E option (BIO_DELETE unused blocks)
Modified:
stable/8/sbin/fsck_ffs/fsck.h
stable/8/sbin/fsck_ff
Peter Jeremy writes:
> It's now nearly 4 months later. Was there a technical issue why this
> wasn't MFC'd or was it just lack of time or oversight?
The latter.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing list
http://
Author: attilio
Date: Wed Aug 31 09:14:56 2011
New Revision: 225288
URL: http://svn.freebsd.org/changeset/base/225288
Log:
MFC r225057:
Fix a race that can happen when switching spinlocks in
callout_cpu_switch() and curthread is preempted.
Modified:
stable/8/sys/kern/kern_timeout.c
Direct