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: 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: 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: 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: 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: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: 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: 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:
40 matches
Mail list logo