Author: mm
Date: Thu Jun 7 08:32:53 2012
New Revision: 236705
URL: http://svn.freebsd.org/changeset/base/236705
Log:
Import Illumos revision 13715:351036203e4b
2803 zfs get guid pretty-prints the output
References:
https://www.illumos.org/issues/2803
Obtained from:illumos
Author: bz
Date: Thu Jun 7 09:14:28 2012
New Revision: 236707
URL: http://svn.freebsd.org/changeset/base/236707
Log:
TinyBSD now seems to be hosted elsewhere.
Modified:
head/tools/tools/tinybsd/README
Modified: head/tools/tools/tinybsd/README
Author: mav
Date: Thu Jun 7 10:05:51 2012
New Revision: 236712
URL: http://svn.freebsd.org/changeset/base/236712
Log:
To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,
CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by default.
List of these flags can be modifi
Author: mav
Date: Thu Jun 7 10:53:42 2012
New Revision: 236713
URL: http://svn.freebsd.org/changeset/base/236713
Log:
Add CAM_DEBUG_INFO debug messages for periph created/invalidated/destroyed
and for asyncs sent.
Modified:
head/sys/cam/cam_periph.c
head/sys/cam/cam_xpt.c
Modified: head
On Thu, 7 Jun 2012, Alexander Motin wrote:
Author: mav
Date: Thu Jun 7 10:05:51 2012
New Revision: 236712
URL: http://svn.freebsd.org/changeset/base/236712
Log:
To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,
CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by
On 06/07/12 16:26, Benjamin Kaduk wrote:
On Thu, 7 Jun 2012, Alexander Motin wrote:
Author: mav
Date: Thu Jun 7 10:05:51 2012
New Revision: 236712
URL: http://svn.freebsd.org/changeset/base/236712
Log:
To make CAM debugging easier, compile in some debug flags
(CAM_DEBUG_INFO,
CAM_DEBUG_CDB, CA
Author: jhb
Date: Thu Jun 7 14:02:07 2012
New Revision: 236714
URL: http://svn.freebsd.org/changeset/base/236714
Log:
Correct the format specifier for shm_size. shm_size is a size_t unlike
the uint64_t size field in libprocstat's shmstat structure in 9.x and
later.
Pointy hat to:
Author: wblock (doc committer)
Date: Thu Jun 7 14:38:43 2012
New Revision: 236716
URL: http://svn.freebsd.org/changeset/base/236716
Log:
Add specific supported revision of ASUS USB-N13 ver. A1.
http://lists.freebsd.org/pipermail/freebsd-doc/2012-June/019960.html
Submitted by: PseudoCylon
Author: jhb
Date: Thu Jun 7 15:54:52 2012
New Revision: 236717
URL: http://svn.freebsd.org/changeset/base/236717
Log:
Teach procstat_get_shm_info_kvm() how to fetch the pathname of a SHM file
descriptor from a core and set it in fts->fs_path.
MFC after:1 week
Modified:
head/lib/li
Author: sbruno
Date: Thu Jun 7 18:44:06 2012
New Revision: 236719
URL: http://svn.freebsd.org/changeset/base/236719
Log:
MFC r236323
Cosmetic nit. If a configured volume has no label, don't emit an empty
string for the name during probe. Simply indicate that it has no label.
Modified:
Author: sbruno
Date: Thu Jun 7 18:54:42 2012
New Revision: 236720
URL: http://svn.freebsd.org/changeset/base/236720
Log:
MFC r236323
Cosmetic nit. If a configured volume has no label, don't emit an empty
string for the name during probe. Simply indicate that it has no label.
Modified:
Author: sbruno
Date: Thu Jun 7 18:58:59 2012
New Revision: 236721
URL: http://svn.freebsd.org/changeset/base/236721
Log:
Update mergeinfo from r236323 that was missed in the code MFC commit
at r236323
doh!
Modified:
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/
Author: sbruno
Date: Thu Jun 7 19:12:49 2012
New Revision: 236722
URL: http://svn.freebsd.org/changeset/base/236722
Log:
MFC r236412,236418,236420,236591,236624
Doc updates for bce(4) tuneables
Note that for 7/8/9 the strict_rx_mtu variable is named
loose_rx_mtu.
Modified:
stable
Author: sbruno
Date: Thu Jun 7 19:19:12 2012
New Revision: 236723
URL: http://svn.freebsd.org/changeset/base/236723
Log:
MFC r236412,236418,236420,236591,236624
Doc updates for bce(4) tuneables
Note that for 7/8/9 the strict_rx_mtu variable is named
loose_rx_mtu.
Modified:
stable
Author: trociny
Date: Thu Jun 7 19:46:46 2012
New Revision: 236724
URL: http://svn.freebsd.org/changeset/base/236724
Log:
Add VIMAGE support to if_tap.
PR: kern/152047, kern/158686
Submitted by: Daan Vreeken
MFC after:1 week
Modified:
head/sys/net/if_tap.c
Modified:
Author: trociny
Date: Thu Jun 7 19:48:45 2012
New Revision: 236725
URL: http://svn.freebsd.org/changeset/base/236725
Log:
Sort includes.
Submitted by: Daan Vreeken
MFC after:3 days
Modified:
head/sys/net/if_tap.c
Modified: head/sys/net/if_tap.c
==
Author: pjd
Date: Thu Jun 7 22:49:09 2012
New Revision: 236727
URL: http://svn.freebsd.org/changeset/base/236727
Log:
Plug file reference leak in capability failure case.
Sponsored by: FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/kern/tty.c
Modified: head/sys/kern/tty.c
Author: emax
Date: Thu Jun 7 22:57:26 2012
New Revision: 236729
URL: http://svn.freebsd.org/changeset/base/236729
Log:
Correct typo(?) and actually set PTHRESH to 32 and not 16 as per Intel
Linux driver 3.8.21.
MFC after:1 week
Modified:
head/sys/dev/ixgbe/ixgbe.c
Modified: head/
Author: pjd
Date: Thu Jun 7 23:08:18 2012
New Revision: 236730
URL: http://svn.freebsd.org/changeset/base/236730
Log:
Eliminate redundant variable.
Sponsored by: FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/kern/tty.c
Modified: head/sys/kern/tty.c
==
Author: pjd
Date: Thu Jun 7 23:33:10 2012
New Revision: 236731
URL: http://svn.freebsd.org/changeset/base/236731
Log:
In fdalloc() f_ofileflags for the newly allocated descriptor has to be 0.
Assert that instead of setting it to 0.
Sponsored by: FreeBSD Foundation
MFC after:1 month
Just because the Linux driver does something does not mean that FreeBSD
should,
this may be OK, but it isn't something automatic, and with a thing like
this you should
at least have asked me first... please next time?
Jack
On Thu, Jun 7, 2012 at 3:57 PM, Maksim Yevmenkin wrote:
> Author: emax
Author: ashish (ports committer)
Date: Fri Jun 8 01:51:49 2012
New Revision: 236733
URL: http://svn.freebsd.org/changeset/base/236733
Log:
Add myself to the calendar.
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/calendar/calendars/calendar.freebsd
==
Jack,
On Thu, Jun 7, 2012 at 5:36 PM, Jack Vogel wrote:
> Just because the Linux driver does something does not mean that FreeBSD
> should,
> this may be OK, but it isn't something automatic, and with a thing like this
> you should
> at least have asked me first... please next time?
oh... i'm s
Author: mav
Date: Fri Jun 8 05:53:25 2012
New Revision: 236734
URL: http://svn.freebsd.org/changeset/base/236734
Log:
MFC r236619:
Add missing newlines into XML output.
Modified:
stable/9/sys/geom/multipath/g_multipath.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: st
Author: mav
Date: Fri Jun 8 05:54:36 2012
New Revision: 236735
URL: http://svn.freebsd.org/changeset/base/236735
Log:
MFC r236619:
Add missing newlines into XML output.
Modified:
stable/8/sys/geom/multipath/g_multipath.c
Directory Properties:
stable/8/sys/ (props changed)
Modified: st
Author: jhay
Date: Fri Jun 8 06:07:23 2012
New Revision: 236736
URL: http://svn.freebsd.org/changeset/base/236736
Log:
Add support for the Sunix SER5437A dual serial PCI Express card.
Modified:
head/sys/dev/puc/pucdata.c
Modified: head/sys/dev/puc/pucdata.c
=
26 matches
Mail list logo