Author: eadler
Date: Thu May 31 07:16:50 2012
New Revision: 236352
URL: http://svn.freebsd.org/changeset/base/236352
Log:
Bump date for content missed in r236290
Submitted by: gjb
Approved by: cperciva (implicit)
MFC after:3 days
X-MFC-With: r236290
Modified:
head/share/man/
Author: eadler
Date: Thu May 31 07:44:27 2012
New Revision: 236354
URL: http://svn.freebsd.org/changeset/base/236354
Log:
MFC r235204:
Add some missing files to OLD_FILES
PR: conf/166460
Approved by: cperciva (implicit)
Modified:
stable/9/tools/build/mk/OptionalObsol
Author: eadler
Date: Thu May 31 08:22:02 2012
New Revision: 236355
URL: http://svn.freebsd.org/changeset/base/236355
Log:
Fix a variety of compile errors with gcc48 and clang
PR: bin/165699
Submitted by: Arne Meyer
Approved by: cperciva
MFC after:1 week
Modified:
he
Author: jamie
Date: Thu May 31 14:18:19 2012
New Revision: 236356
URL: http://svn.freebsd.org/changeset/base/236356
Log:
MFC r235949, r236198:
Don't try to set a null TERM environment.
When writing the jid via the -i flag, do it right when the jail is created,
before any com
Author: jhb
Date: Thu May 31 14:46:02 2012
New Revision: 236357
URL: http://svn.freebsd.org/changeset/base/236357
Log:
Don't trace or dump page fault records in the default set of tracepoints
as they can be quite noisy.
Requested by: Peter Jeremy
MFC after:3 days
Modified:
head/u
On Wednesday, May 30, 2012 11:11:57 pm Peter Jeremy wrote:
> On 2012-Apr-05 17:13:14 +, John Baldwin wrote:
> >Log:
> > Add new ktrace records for the start and end of VM faults. This gives
> > a pair of records similar to syscall entry and return that a user can
> > use to determine how l
Author: imp
Date: Thu May 31 17:27:05 2012
New Revision: 236359
URL: http://svn.freebsd.org/changeset/base/236359
Log:
Unlock in the error path to prevent a lock leak.
PR: 162174
Submitted by: Ian Lepore
MFC after:2 weeks
Modified:
head/sys/kern/subr_rman.c
Modified: h
Author: pjd
Date: Thu May 31 19:31:28 2012
New Revision: 236360
URL: http://svn.freebsd.org/changeset/base/236360
Log:
There is no rmdirat system call. Weird, I know.
MFC after:3 days
Modified:
head/sys/kern/capabilities.conf
Modified: head/sys/kern/capabilities.conf
===
Author: pjd
Date: Thu May 31 19:32:37 2012
New Revision: 236361
URL: http://svn.freebsd.org/changeset/base/236361
Log:
Add missing system calls.
MFC after:3 days
Modified:
head/sys/kern/capabilities.conf
Modified: head/sys/kern/capabilities.conf
=
Author: tj (ports committer)
Date: Thu May 31 19:33:51 2012
New Revision: 236362
URL: http://svn.freebsd.org/changeset/base/236362
Log:
- Fix my botched merge and correct mentor ordering. (Spotted by flo)
- Fix missing new line in node block. (Spotted by gavin)
- Sort the node list while I'm
Author: pjd
Date: Thu May 31 19:34:53 2012
New Revision: 236363
URL: http://svn.freebsd.org/changeset/base/236363
Log:
Regenerate after r236361.
MFC after:3 days
Modified:
head/sys/kern/init_sysent.c
Modified: head/sys/kern/init_sysent.c
=
Author: eri
Date: Thu May 31 20:10:05 2012
New Revision: 236364
URL: http://svn.freebsd.org/changeset/base/236364
Log:
Correct table counter functionality to not panic.
This was caused by not proper initialization of necessary parameters.
PR: 168200
Reviewed by: bz@, glebius@
MFC af
Author: obrien
Date: Thu May 31 20:13:44 2012
New Revision: 236365
URL: http://svn.freebsd.org/changeset/base/236365
Log:
Update date for r236338 & r236346.
Modified:
head/usr.bin/make/make.1
Modified: head/usr.bin/make/make.1
=
Author: jhibbits
Date: Thu May 31 23:05:07 2012
New Revision: 236368
URL: http://svn.freebsd.org/changeset/base/236368
Log:
MFC r235678:
"nvram,flash" may not be the first in the compatible list property of the
nvram ofw node, so check all strings in the list.
Approved by: nwhitehor
Author: yongari
Date: Thu May 31 23:56:10 2012
New Revision: 236371
URL: http://svn.freebsd.org/changeset/base/236371
Log:
Remove unnecessary device_printfs.
Pointed out by: marius
Modified:
head/sys/dev/bge/if_bge.c
Modified: head/sys/dev/bge/if_bge.c
On 5/31/2012 12:33 PM, Tom Judge wrote:
> - Sort the node list while I'm here.
This falls under the category of a "whitespace" change, which should
have been done as a separate commit (usually first, then substantive
changes second).
This is a tiny bit more work for you, but down the road when
On 31 May 2012 18:29, Doug Barton wrote:
> On 5/31/2012 12:33 PM, Tom Judge wrote:
>> - Sort the node list while I'm here.
>
> This falls under the category of a "whitespace" change, which should
> have been done as a separate commit (usually first, then substantive
> changes second).
I figured
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 31/05/2012 21:29, Doug Barton wrote:
> On 5/31/2012 12:33 PM, Tom Judge wrote:
>> - Sort the node list while I'm here.
>
> This falls under the category of a "whitespace" change, which
> should have been done as a separate commit (usually first, th
What are your MFC plans for 9.x and 8.x?
Warner
On May 30, 2012, at 4:23 PM, David E. O'Brien wrote:
> Author: obrien
> Date: Wed May 30 22:23:08 2012
> New Revision: 236338
> URL: http://svn.freebsd.org/changeset/base/236338
>
> Log:
> Deprecate the FreeBSD make's ":U" (to-upper case) and ":L
Author: imp
Date: Fri Jun 1 02:55:42 2012
New Revision: 236372
URL: http://svn.freebsd.org/changeset/base/236372
Log:
Initialize the clocks before we call cninit() so that the serial
console so initialized will work upon return from cninit. While this
is the very next line, other platforms
Author: imp
Date: Fri Jun 1 03:00:36 2012
New Revision: 236373
URL: http://svn.freebsd.org/changeset/base/236373
Log:
Revert debug and other immature code accidentally committed in r236372.
Modified:
head/sys/arm/at91/at91_mci.c
head/sys/arm/at91/at91reg.h
head/sys/arm/at91/at91rm92reg.h
On 5/31/2012 6:59 PM, Eitan Adler wrote:
> On 31 May 2012 18:29, Doug Barton wrote:
>> On 5/31/2012 12:33 PM, Tom Judge wrote:
>>> - Sort the node list while I'm here.
>>
>> This falls under the category of a "whitespace" change, which should
>> have been done as a separate commit (usually first
Author: dougb
Date: Fri Jun 1 03:46:28 2012
New Revision: 236374
URL: http://svn.freebsd.org/changeset/base/236374
Log:
MFV r236171, MFC r236196:
Upgrade to BIND version 9.8.3, the latest from ISC.
Feature Change
* BIND now recognizes the TLSA resource record type, created to
Author: alc
Date: Fri Jun 1 03:56:12 2012
New Revision: 236375
URL: http://svn.freebsd.org/changeset/base/236375
Log:
pmap_alloc_vhpt() doesn't need the pages that it allocates to be mapped
into the kernel map, so vm_page_alloc_contig() can be used in place of
contigmalloc().
Reviewed
Author: eadler
Date: Fri Jun 1 03:59:08 2012
New Revision: 236376
URL: http://svn.freebsd.org/changeset/base/236376
Log:
Add characters mapping for codepages used in Germany.
(not verified by me to be accurate)
PR: bin/163847
Submitted by: Gabor Fischer
Reviewed by: bp
Author: eadler
Date: Fri Jun 1 04:23:20 2012
New Revision: 236377
URL: http://svn.freebsd.org/changeset/base/236377
Log:
Fix warning generated by clang;
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
Reported by: arundel
Reviewed by: g
Author: alc
Date: Fri Jun 1 04:26:50 2012
New Revision: 236378
URL: http://svn.freebsd.org/changeset/base/236378
Log:
Eliminate code duplication in free_pv_entry() and pmap_remove_pages() by
introducing free_pv_chunk().
Modified:
head/sys/amd64/amd64/pmap.c
head/sys/i386/i386/pmap.c
he
Author: eadler
Date: Fri Jun 1 04:34:49 2012
New Revision: 236379
URL: http://svn.freebsd.org/changeset/base/236379
Log:
Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as
modules.
PR: kern/166239
Submitted by: Pavel Timofeev
Discussed on: -stable, -s
Author: eadler
Date: Fri Jun 1 04:42:52 2012
New Revision: 236380
URL: http://svn.freebsd.org/changeset/base/236380
Log:
Add sysctl to query amount of swap space free
PR: kern/166780
Submitted by: Radim Kolar
Approved by: cperciva
MFC after:1 week
Modified:
head/sy
On Fri, 1 Jun 2012, Eitan Adler wrote:
Author: eadler
Date: Fri Jun 1 04:23:20 2012
New Revision: 236377
URL: http://svn.freebsd.org/changeset/base/236377
Log:
Fix warning generated by clang;
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
R
30 matches
Mail list logo