Author: gonzo
Date: Mon Feb 25 08:04:47 2013
New Revision: 247252
URL: http://svnweb.freebsd.org/changeset/base/247252
Log:
- Fix off-by-one error when returning max pin number
- Fix GPIOGET for output pins. Requesting state for
output pin is valid operation, get the state from
TI_
Author: delphij
Date: Mon Feb 25 08:14:07 2013
New Revision: 247254
URL: http://svnweb.freebsd.org/changeset/base/247254
Log:
MFC r246329:
Use stripesize as smallest block size if it's available.
Modified:
stable/9/sbin/recoverdisk/recoverdisk.c
Directory Properties:
stable/9/sbin/reco
Author: delphij
Date: Mon Feb 25 08:14:07 2013
New Revision: 247254
URL: http://svnweb.freebsd.org/changeset/base/247254
Log:
MFC r246329:
Use stripesize as smallest block size if it's available.
Modified:
stable/8/sbin/recoverdisk/recoverdisk.c
Directory Properties:
stable/8/sbin/reco
Author: hselasky
Date: Mon Feb 25 08:24:21 2013
New Revision: 247255
URL: http://svnweb.freebsd.org/changeset/base/247255
Log:
Add new USB ID.
Submitted by: Dmitry Luhtionov
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
==
On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
> On Thu, 21 Feb 2013 19:02:50 + (UTC)
> John Baldwin wrote:
>
> > Author: jhb
> > Date: Thu Feb 21 19:02:50 2013
> > New Revision: 247116
> > URL: http://svnweb.freebsd.org/changeset/base/247116
> >
> > Log:
> > Further refine
Author: gonzo
Date: Mon Feb 25 09:33:48 2013
New Revision: 247259
URL: http://svnweb.freebsd.org/changeset/base/247259
Log:
Fix off-by-one error in sanity checks
Modified:
head/sys/arm/ti/ti_gpio.c
Modified: head/sys/arm/ti/ti_gpio.c
==
On Mon, 25 Feb 2013 10:50:19 +0200
Konstantin Belousov wrote:
> On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
> > On Thu, 21 Feb 2013 19:02:50 + (UTC)
> > John Baldwin wrote:
> >
> > > Author: jhb
> > > Date: Thu Feb 21 19:02:50 2013
> > > New Revision: 247116
> > > URL: ht
Author: hselasky
Date: Mon Feb 25 10:57:35 2013
New Revision: 247263
URL: http://svnweb.freebsd.org/changeset/base/247263
Log:
Fix init/uninit function type.
Modified:
head/sys/dev/usb/usb_pf.c
Modified: head/sys/dev/usb/usb_pf.c
==
Author: mjacob
Date: Mon Feb 25 11:22:54 2013
New Revision: 247264
URL: http://svnweb.freebsd.org/changeset/base/247264
Log:
Turn off fast posting for the ISP2100- I'd forgotten that it actually
might have been enabled for them- now that we use all 32 bits of handle.
Fast Posting doesn't pas
On Mon, Feb 25, 2013 at 11:36:03PM +1300, Andrew Turner wrote:
> On Mon, 25 Feb 2013 10:50:19 +0200
> Konstantin Belousov wrote:
>
> > On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
> > > On Thu, 21 Feb 2013 19:02:50 + (UTC)
> > > John Baldwin wrote:
> > >
> > > > Author: jh
Author: mm
Date: Mon Feb 25 12:33:31 2013
New Revision: 247265
URL: http://svnweb.freebsd.org/changeset/base/247265
Log:
MFV v242732:
Merge the ZFS I/O deadman thread from vendor (illumos).
This feature panics the system on hanging ZFS I/O, helps debugging
and resumes failed service.
Author: mjacob
Date: Mon Feb 25 14:06:24 2013
New Revision: 247266
URL: http://svnweb.freebsd.org/changeset/base/247266
Log:
Don't try and negotiate sync mode if either period or offset are zero.
PR: kern/163064
Partially Submitted by: Peter
MFC after:1 month
Modif
Author: dteske
Date: Mon Feb 25 16:13:21 2013
New Revision: 247267
URL: http://svnweb.freebsd.org/changeset/base/247267
Log:
Oops, r55392 (over 13 years ago) forgot to classify the new HTTP Proxy for the
options dialog (causing "" to be displayed for the HTTP media type).
Direct commit to st
Author: gallatin
Date: Mon Feb 25 16:22:40 2013
New Revision: 247268
URL: http://svnweb.freebsd.org/changeset/base/247268
Log:
Several cleanups and fixes to mxge:
- Remove vestigial null pointer tests after malloc(..., M_WAITOK).
- Remove vestigal qualhack union
- Use strlcpy() in
Author: kientzle
Date: Mon Feb 25 16:25:38 2013
New Revision: 247269
URL: http://svnweb.freebsd.org/changeset/base/247269
Log:
Fix ARM build by assigning the computed time here to
a variable of the right type for printf.
Modified:
head/sbin/fsck_ffs/fsutil.c
Modified: head/sbin/fsck_ffs/fs
Author: des
Date: Mon Feb 25 16:47:09 2013
New Revision: 247270
URL: http://svnweb.freebsd.org/changeset/base/247270
Log:
- Implement and use usage().
- Document the -C option.
- Allow rtadvd to be invoked without any interfaces on the command line,
and document that possibility.
MF
Author: des
Date: Mon Feb 25 17:07:42 2013
New Revision: 247271
URL: http://svnweb.freebsd.org/changeset/base/247271
Log:
If rtadvd_interfaces is set to "none", start rtadvd without listing
any interfaces on the command line.
MFC after:1 week
Modified:
head/etc/rc.d/rtadvd
Modifie
Author: joel (doc committer)
Date: Mon Feb 25 17:32:10 2013
New Revision: 247272
URL: http://svnweb.freebsd.org/changeset/base/247272
Log:
Remove EOL whitespace.
Modified:
head/usr.bin/systat/systat.1
Modified: head/usr.bin/systat/systat.1
Author: jilles
Date: Mon Feb 25 18:07:20 2013
New Revision: 247273
URL: http://svnweb.freebsd.org/changeset/base/247273
Log:
MFC r241010: libc/fts: Use O_CLOEXEC for internal file descriptors.
Because fts keeps internal file descriptors open across calls, making such
descriptors close-on-
Author: peterj
Date: Mon Feb 25 19:05:40 2013
New Revision: 247274
URL: http://svnweb.freebsd.org/changeset/base/247274
Log:
Enhance test(1) by adding provision to compare any combination of the
access, birth, change and modify times of two files, instead of only
being able to compare modify
On Mon, 25 Feb 2013 13:55:00 +0200
Konstantin Belousov wrote:
> On Mon, Feb 25, 2013 at 11:36:03PM +1300, Andrew Turner wrote:
> > On Mon, 25 Feb 2013 10:50:19 +0200
> > Konstantin Belousov wrote:
> >
> > > On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
> > > > On Thu, 21 Feb 20
Author: keramida (doc committer)
Date: Mon Feb 25 19:08:46 2013
New Revision: 247275
URL: http://svnweb.freebsd.org/changeset/base/247275
Log:
MFH r247014, r247050 and r247051.
Add a sample program that shows how a custom comparison function and
qsort(3) can work together to sort an array
Author: keramida (doc committer)
Date: Mon Feb 25 19:09:13 2013
New Revision: 247276
URL: http://svnweb.freebsd.org/changeset/base/247276
Log:
MFH r247014, r247050 and r247051.
Add a sample program that shows how a custom comparison function and
qsort(3) can work together to sort an array
Author: keramida (doc committer)
Date: Mon Feb 25 19:09:41 2013
New Revision: 247277
URL: http://svnweb.freebsd.org/changeset/base/247277
Log:
MFH r247014, r247050 and r247051.
Add a sample program that shows how a custom comparison function and
qsort(3) can work together to sort an array
Author: dteske
Date: Mon Feb 25 19:14:06 2013
New Revision: 247278
URL: http://svnweb.freebsd.org/changeset/base/247278
Log:
Fix typo and update copyright.
Modified:
head/usr.sbin/bsdconfig/startup/rcvar
Modified: head/usr.sbin/bsdconfig/startup/rcvar
Author: sbruno
Date: Mon Feb 25 19:22:56 2013
New Revision: 247279
URL: http://svnweb.freebsd.org/changeset/base/247279
Log:
The 5300 series ciss(4) board does not work in performant mode with our
currnet initialization sequence. Set it to simple mode only so that
systems can be updated fro
On Tue, Feb 26, 2013 at 08:05:42AM +1300, Andrew Turner wrote:
> On Mon, 25 Feb 2013 13:55:00 +0200
> Konstantin Belousov wrote:
>
> > On Mon, Feb 25, 2013 at 11:36:03PM +1300, Andrew Turner wrote:
> > > The real issue appears to be related to something in the vm layer
> > > not working on ARM bo
Author: dteske
Date: Mon Feb 25 19:55:32 2013
New Revision: 247280
URL: http://svnweb.freebsd.org/changeset/base/247280
Log:
Import media selection/preparation framework (sysinstall inspired). Makes
accessing files from various types of media nice and abstracted away from
the wet-work involv
Author: trociny
Date: Mon Feb 25 20:09:07 2013
New Revision: 247281
URL: http://svnweb.freebsd.org/changeset/base/247281
Log:
Add i/o error counters to hastd(8) and make hastctl(8) display
them. This may be useful for detecting problems with HAST disks.
Discussed with and reviewed by:
Author: neel
Date: Mon Feb 25 20:31:47 2013
New Revision: 247282
URL: http://svnweb.freebsd.org/changeset/base/247282
Log:
Get rid of unused struct member.
Pointed out by: Gopakumar T
Obtained from:NetApp
Modified:
head/usr.sbin/bhyve/pci_emul.h
Modified: head/usr.sbin/b
Author: pjd
Date: Mon Feb 25 20:50:08 2013
New Revision: 247283
URL: http://svnweb.freebsd.org/changeset/base/247283
Log:
After r237012, the fdgrowtable() doesn't drop the filedesc lock anymore,
so update a stale comment.
Reviewed by: kib, keramida
Modified:
head/sys/kern/kern_descrip
Author: pjd
Date: Mon Feb 25 20:51:29 2013
New Revision: 247284
URL: http://svnweb.freebsd.org/changeset/base/247284
Log:
Style.
Suggested by: kib
Modified:
head/sys/kern/kern_descrip.c
Modified: head/sys/kern/kern_descrip.c
==
On Feb 25, 2013, at 4:36 AM, Andrew Turner wrote:
> On Mon, 25 Feb 2013 10:50:19 +0200
> Konstantin Belousov wrote:
>
>> On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
>>> On Thu, 21 Feb 2013 19:02:50 + (UTC)
>>> John Baldwin wrote:
>>>
Author: jhb
Date: Thu Feb
Author: des
Date: Mon Feb 25 22:25:56 2013
New Revision: 247285
URL: http://svnweb.freebsd.org/changeset/base/247285
Log:
In all situations where we need to bootstrap yacc, we also need to
bootstrap liby. This was not readily apparent, because a normal 'make
buildworld' or 'make toolchain'
Author: adrian
Date: Mon Feb 25 22:42:43 2013
New Revision: 247286
URL: http://svnweb.freebsd.org/changeset/base/247286
Log:
Begin adding support to explicitly set the current chainmask.
Right now the only way to set the chainmask is to set the hardware
configured chainmask through capabi
Author: adrian
Date: Mon Feb 25 22:45:02 2013
New Revision: 247287
URL: http://svnweb.freebsd.org/changeset/base/247287
Log:
Part #2 of the TX chainmask changes:
* Remove ar5416UpdateChainmasks();
* Remove the TX chainmask override code from the ar5416 TX descriptor
setup routines;
On Mon, Feb 25, 2013 at 07:05:41PM +, Peter Jeremy wrote:
> Author: peterj
> Date: Mon Feb 25 19:05:40 2013
> New Revision: 247274
> URL: http://svnweb.freebsd.org/changeset/base/247274
> Log:
> Enhance test(1) by adding provision to compare any combination of the
> access, birth, change a
Author: np
Date: Tue Feb 26 00:27:27 2013
New Revision: 247291
URL: http://svnweb.freebsd.org/changeset/base/247291
Log:
cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulating
them in a firmware message if it is able to do so. This works out
better for one of the FIFOs in th
Author: delphij
Date: Tue Feb 26 00:43:01 2013
New Revision: 247293
URL: http://svnweb.freebsd.org/changeset/base/247293
Log:
Vendor import of expat 2.1.0 (trimmed).
Added:
vendor/expat/dist/FREEBSD-Xlist (contents, props changed)
Deleted:
vendor/expat/dist/FREEBSD-upgrade
vendor/expat/
Author: markj
Date: Tue Feb 26 00:44:54 2013
New Revision: 247294
URL: http://svnweb.freebsd.org/changeset/base/247294
Log:
MFC r246917:
Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a
valid index into the input buffer.
Approved by: rstone (co-mentor)
Modified
Author: delphij
Date: Tue Feb 26 00:58:03 2013
New Revision: 247295
URL: http://svnweb.freebsd.org/changeset/base/247295
Log:
Tag expat 2.1.0.
Added:
vendor/expat/2.1.0/
- copied from r247294, vendor/expat/dist/
___
svn-src-all@freebsd.org mail
Author: delphij
Date: Tue Feb 26 00:58:44 2013
New Revision: 247296
URL: http://svnweb.freebsd.org/changeset/base/247296
Log:
Update base system libexpat to 2.1.0.
MFC after:3 days
Added:
head/contrib/expat/FREEBSD-Xlist
- copied unchanged from r247293, vendor/expat/dist/FREEBSD
Author: attilio
Date: Tue Feb 26 01:00:11 2013
New Revision: 247297
URL: http://svnweb.freebsd.org/changeset/base/247297
Log:
Merge from vmobj-rwlock branch:
Remove unused inclusion of vm/vm_pager.h and vm/vnode_pager.h.
Sponsored by: EMC / Isilon storage division
Tested by:pho
Re
Author: delphij
Date: Tue Feb 26 02:13:02 2013
New Revision: 247300
URL: http://svnweb.freebsd.org/changeset/base/247300
Log:
Expose timespec and timeval macros when __BSD_VISIBLE is defined. This
allows userland application to use the following macros:
timespecclear, timespecisset
Author: ian
Date: Tue Feb 26 03:24:45 2013
New Revision: 247301
URL: http://svnweb.freebsd.org/changeset/base/247301
Log:
Adjust the arm kernel entry point address properly regardless of whether the
e_entry field holds a physical or a virtual address. Add a comment block
that explains the a
Author: marcel
Date: Tue Feb 26 03:39:15 2013
New Revision: 247302
URL: http://svnweb.freebsd.org/changeset/base/247302
Log:
MFC r239379:
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x).
Modified:
stable/9/sys/ia64/ia64/mem.c
Directory Properties:
stable/9/sys/ (props chan
Author: marcel
Date: Tue Feb 26 03:46:35 2013
New Revision: 247303
URL: http://svnweb.freebsd.org/changeset/base/247303
Log:
MFC r246882:
Return EFAULT when the address is not a kernel virtual address.
Modified:
stable/9/sys/ia64/ia64/mem.c
Directory Properties:
stable/9/sys/ (props cha
Author: kientzle
Date: Tue Feb 26 04:59:02 2013
New Revision: 247304
URL: http://svnweb.freebsd.org/changeset/base/247304
Log:
RPi users might want to touch the boot partition, which is always FAT
formatted on this board, so compile-in MSDOSFS.
Comment out the compiled-in FDT and explain
Author: bryanv
Date: Tue Feb 26 05:12:25 2013
New Revision: 247305
URL: http://svnweb.freebsd.org/changeset/base/247305
Log:
MFC part of r241470 missed in r246582
Add the VirtIO SCSI Makefile. I was in one directory too
deep when I did the previous commit.
Approved by: grehan
Added
Author: bryanv
Date: Tue Feb 26 05:27:02 2013
New Revision: 247306
URL: http://svnweb.freebsd.org/changeset/base/247306
Log:
Complete MFC of r245362
Add VirtIO to i386 and amd64 GENERIC
This completes the MFC of r245362 not was not done
in r246885. 9-STABLE VirtIO should now matc
Author: delphij
Date: Tue Feb 26 05:58:05 2013
New Revision: 247309
URL: http://svnweb.freebsd.org/changeset/base/247309
Log:
MFC r246586,246587,246619,246624,246768,246808:
LZ4 compression support in ZFS.
(Note: sys/conf/files change omitted from this changeset).
Added:
stable/9/sy
Author: delphij
Date: Tue Feb 26 06:01:58 2013
New Revision: 247310
URL: http://svnweb.freebsd.org/changeset/base/247310
Log:
MF9 r247309:
MFC r246586,246587,246619,246624,246768,246808:
LZ4 compression support in ZFS.
(Note: sys/conf/files change omitted from this changeset).
Ad
Author: alc
Date: Tue Feb 26 07:00:24 2013
New Revision: 247312
URL: http://svnweb.freebsd.org/changeset/base/247312
Log:
Eliminate a duplicate #include.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/fs/fuse/fuse_io.c
Modified: head/sys/fs/fuse/fuse_io.c
===
On Mon, 25 Feb 2013 15:00:41 -0600
Alan Cox wrote:
>
> On Feb 25, 2013, at 4:36 AM, Andrew Turner wrote:
>
> > On Mon, 25 Feb 2013 10:50:19 +0200
> > Konstantin Belousov wrote:
> >
> >> On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
> >>> On Thu, 21 Feb 2013 19:02:50 + (UT
Author: alc
Date: Tue Feb 26 07:41:34 2013
New Revision: 247313
URL: http://svnweb.freebsd.org/changeset/base/247313
Log:
Eliminate a redundant #include: machine/pmap.h is already included
through vm/pmap.h.
Modified:
head/sys/arm/at91/at91_machdep.c
head/sys/arm/sa11x0/assabet_machdep.c
On 02/26/2013 01:27, Andrew Turner wrote:
> On Mon, 25 Feb 2013 15:00:41 -0600
> Alan Cox wrote:
>
>> On Feb 25, 2013, at 4:36 AM, Andrew Turner wrote:
>>
>>> On Mon, 25 Feb 2013 10:50:19 +0200
>>> Konstantin Belousov wrote:
>>>
On Mon, Feb 25, 2013 at 08:13:13PM +1300, Andrew Turner wrote:
56 matches
Mail list logo