Author: dougb
Date: Sat Jul 16 02:13:03 2011
New Revision: 224075
URL: http://svn.freebsd.org/changeset/base/224075
Log:
Update dist -> dist-9.6
Modified:
vendor/bind9/dist-9.6/FREEBSD-Upgrade
Modified: vendor/bind9/dist-9.6/FREEBSD-Upgrade
===
Author: dougb
Date: Sat Jul 16 01:55:51 2011
New Revision: 224074
URL: http://svn.freebsd.org/changeset/base/224074
Log:
Fork the vendor branch to allow for continued support
of BIND 9.6.x for RELENG_8
Added:
vendor/bind9/dist-9.6/
- copied from r224073, vendor/bind9/dist/
Author: dougb
Date: Sat Jul 16 01:49:38 2011
New Revision: 224073
URL: http://svn.freebsd.org/changeset/base/224073
Log:
Minor typo fix, s/config.in/configure.in/
Modified:
vendor/bind9/dist/FREEBSD-Upgrade
Modified: vendor/bind9/dist/FREEBSD-Upgrade
=
Author: adrian
Date: Sat Jul 16 00:30:23 2011
New Revision: 224072
URL: http://svn.freebsd.org/changeset/base/224072
Log:
The i8259 controller is initialized incorrectly on MALTA. It writes
mask bits to control register and control bits to mask register.
The former causes ICW1_RESET|ICW1
Author: zi (ports committer)
Date: Fri Jul 15 21:37:13 2011
New Revision: 224071
URL: http://svn.freebsd.org/changeset/base/224071
Log:
Add myself to committers-ports.dot
Approved by: wxs@ (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-port
Author: mjacob
Date: Fri Jul 15 21:30:50 2011
New Revision: 224070
URL: http://svn.freebsd.org/changeset/base/224070
Log:
MFC of 197332:
Remember to unlock the peripheral prior to notifying the user. Make some
allocations M_NOWAIT so that we don't try and sleep with a nested
non-sleepabl
Author: jhb
Date: Fri Jul 15 21:08:58 2011
New Revision: 224069
URL: http://svn.freebsd.org/changeset/base/224069
Log:
Respect the BIOS/firmware's notion of acceptable address ranges for PCI
resource allocation on x86 platforms:
- Add a new helper API that Host-PCI bridge drivers can use to
On Mon, Jul 11, 2011 at 05:31:53AM +, Xin LI wrote:
> Author: delphij
> Date: Mon Jul 11 05:31:52 2011
> New Revision: 223922
> URL: http://svn.freebsd.org/changeset/base/223922
> Log:
> Use strlcpy().
> MFC after: 1 month
It looks like the length is known in all four cases, so that mem
Author: joel (doc committer)
Date: Fri Jul 15 19:02:44 2011
New Revision: 224068
URL: http://svn.freebsd.org/changeset/base/224068
Log:
Sort snd_* entries alphabetically.
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
=
Author: jonathan
Date: Fri Jul 15 18:33:12 2011
New Revision: 224067
URL: http://svn.freebsd.org/changeset/base/224067
Log:
Auto-generated system call code with cap_new(), cap_getrights().
Approved by: mentor (rwatson), re (Capsicum blanket)
Sponsored by: Google Inc
Modified:
head/sys/
Author: jonathan
Date: Fri Jul 15 18:26:19 2011
New Revision: 224066
URL: http://svn.freebsd.org/changeset/base/224066
Log:
Add cap_new() and cap_getrights() system calls.
Implement two previously-reserved Capsicum system calls:
- cap_new() creates a capability to wrap an existing file de
Author: delphij
Date: Fri Jul 15 18:10:59 2011
New Revision: 224065
URL: http://svn.freebsd.org/changeset/base/224065
Log:
MFC r223115:
Don't attempt to create the base directory when -d is specified.
Modified:
stable/8/usr.sbin/pw/pw_user.c
Directory Properties:
stable/8/usr.sbin/pw/
Author: mckusick
Date: Fri Jul 15 17:27:26 2011
New Revision: 224063
URL: http://svn.freebsd.org/changeset/base/224063
Log:
Delete duplicate tags entry I introduced in -r223901.
Submitted-by: John Baldwin
Modified:
head/sys/i386/Makefile
Modified: head/sys/i386/Makefile
Author: jhb
Date: Fri Jul 15 17:23:45 2011
New Revision: 224062
URL: http://svn.freebsd.org/changeset/base/224062
Log:
Revert 130163 and let top use KERN_PROC_PROC when individual threads are
not displayed. The KERN_PROC_PROC sysctl was fixed in 188764.
Modified:
head/usr.bin/top/machine.c
Author: mckusick
Date: Fri Jul 15 16:20:33 2011
New Revision: 224061
URL: http://svn.freebsd.org/changeset/base/224061
Log:
Add an FFS specific mount option to allow a filesystem checker
(typically fsck_ffs) to register that it wishes to use FFS specific
sysctl's to update the filesystem. Th
Author: gjb (doc committer)
Date: Fri Jul 15 15:56:23 2011
New Revision: 224060
URL: http://svn.freebsd.org/changeset/base/224060
Log:
Remove an extra '.It' from axe(4).
Reported by: manlint
Modified:
head/share/man/man4/axe.4
Modified: head/share/man/man4/axe.4
===
Author: mckusick
Date: Fri Jul 15 15:43:40 2011
New Revision: 224059
URL: http://svn.freebsd.org/changeset/base/224059
Log:
Break out the pass 5 inode and block map updating into a separate function
so that the function can be used by the journaling soft updates recovery.
Modified:
head/sbi
On 07/15/11 09:16, Vadim Goncharov wrote:
Hi Nathan Whitehorn!
On Tue, 12 Jul 2011 08:17:09 -0500; Nathan Whitehorn
wrote:
New Revision: 223897
URL: http://svn.freebsd.org/changeset/base/223897
Log:
Per request of the docs team, install docs as packages, instead of via
the normal dis
On Fri, Jul 15, 2011 at 01:59:09AM +, Kevin Lo wrote:
> Author: kevlo
> Date: Fri Jul 15 01:59:08 2011
> New Revision: 224048
> URL: http://svn.freebsd.org/changeset/base/224048
> Log:
> Remove "-n" from echo
> Reviewed by:dougb
> Modified:
> head/etc/rc.d/routing
> Modified:
Hi Nathan Whitehorn!
On Tue, 12 Jul 2011 08:17:09 -0500; Nathan Whitehorn
wrote:
>>> New Revision: 223897
>>> URL: http://svn.freebsd.org/changeset/base/223897
>>> Log:
>>>Per request of the docs team, install docs as packages, instead of via
>>>the normal distfile mechanism. Thanks to
Author: attilio
Date: Fri Jul 15 11:46:54 2011
New Revision: 224058
URL: http://svn.freebsd.org/changeset/base/224058
Log:
Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.
This fix also a bug where pmccontrol uses a 32 static type rather than
old cpumask_t.
Reported and r
Author: avg
Date: Fri Jul 15 11:30:41 2011
New Revision: 224057
URL: http://svn.freebsd.org/changeset/base/224057
Log:
pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctl
Reported by: Pan Tsu
Reviewed by: attilio
No objections:gnn
Modified:
head/usr.sbin/
Author: jonathan
Date: Fri Jul 15 09:37:14 2011
New Revision: 224056
URL: http://svn.freebsd.org/changeset/base/224056
Log:
Add implementation for capabilities.
Code to actually implement Capsicum capabilities, including fileops and
kern_capwrap(), which creates a capability to wrap an ex
23 matches
Mail list logo