Author: cy
Date: Sat Sep 21 04:11:51 2013
New Revision: 255757
URL: http://svnweb.freebsd.org/changeset/base/255757
Log:
Address double init of ip_log mutex, fixing a panic after ipfilter is
re-enabled following it being disabled.
Approved by: glebius (mentor)
Approved by: re (blanket
Author: cy
Date: Sat Sep 21 04:08:52 2013
New Revision: 255756
URL: http://svnweb.freebsd.org/changeset/base/255756
Log:
Enable main ipfilter sysctl MIBs.
Approved by: glebius (mentor)
Approved by: re (blanket)
Modified:
head/sys/contrib/ipfilter/netinet/mlfk_ipl.c
Modified: head/sy
Author: cy
Date: Sat Sep 21 04:05:38 2013
New Revision: 255755
URL: http://svnweb.freebsd.org/changeset/base/255755
Log:
Convert ipfilter from timeout(9) to callout(9).
Submitted by: jhb
Approved by: glebius (mentor)
Approved by: re (blanket)
Modified:
head/sys/contrib/ipfilter/net
Author: cy
Date: Sat Sep 21 03:57:56 2013
New Revision: 255754
URL: http://svnweb.freebsd.org/changeset/base/255754
Log:
Remove additional non-FreeBSD code.
Approved by: glebius (mentor)
Approved by: re (blanket)
Modified:
head/sys/contrib/ipfilter/netinet/ip_compat.h
Modified: head
Author: gibbs
Date: Sat Sep 21 03:52:08 2013
New Revision: 255753
URL: http://svnweb.freebsd.org/changeset/base/255753
Log:
Optimize the block size used on ZFS cache devices as is already done
for data and log devices.
Reported by: Dmitryy Makarov
Submitted by: smh
Reviewed by: gibb
Author: gjb
Date: Sat Sep 21 01:07:27 2013
New Revision: 255752
URL: http://svnweb.freebsd.org/changeset/base/255752
Log:
Put 'device hyperv' back in amd64/GENERIC, incorrectly removed with
r255736.
Pointed out by: gibbs
Approved by: re (delphij)
Sponsored by: The FreeBSD Found
Author: grehan
Date: Sat Sep 21 00:27:53 2013
New Revision: 255751
URL: http://svnweb.freebsd.org/changeset/base/255751
Log:
Reorder/regroup the vmm ioctl api definitions to allow some
semblance of API stability and growth during the 10.* timeframe.
Userland/kernel bhyve will have to be r
Author: delphij
Date: Sat Sep 21 00:17:26 2013
New Revision: 255750
URL: http://svnweb.freebsd.org/changeset/base/255750
Log:
MFV r254750:
Add support of Illumos dumps on zvol over RAID-Z.
Note that this only adds the features. FreeBSD would
still need more work to support dumping o
Author: neel
Date: Fri Sep 20 17:06:49 2013
New Revision: 255732
URL: http://svnweb.freebsd.org/changeset/base/255732
Log:
Merge the following changes from projects/bhyve_npt_pmap:
- add fields to 'struct pmap' that are required to manage nested page tables.
- add a parameter to 'vmspace_all
Author: davide
Date: Fri Sep 20 23:22:00 2013
New Revision: 255748
URL: http://svnweb.freebsd.org/changeset/base/255748
Log:
Fixup cross-device rename checks in ZFS. Add a check for the case
where 'fdvp' is a directory, 'tvp' is an already existing directory
and they have different mount poi
Author: davide
Date: Fri Sep 20 23:16:15 2013
New Revision: 255747
URL: http://svnweb.freebsd.org/changeset/base/255747
Log:
Fix callout_init_rm() in the shared case, allocating storage for 'struct
rm_priotracker' directly in the softclock thread. Now consumers can
pass CALLOUT_SHAREDLOCK fl
Author: davide
Date: Fri Sep 20 23:10:52 2013
New Revision: 255746
URL: http://svnweb.freebsd.org/changeset/base/255746
Log:
Remove local change leftover, this should never have been part of
r255745.
Pointy-hat to:davide
Approved by: re (implicit)
Modified:
head/sys/dev/hwpm
Author: davide
Date: Fri Sep 20 23:06:21 2013
New Revision: 255745
URL: http://svnweb.freebsd.org/changeset/base/255745
Log:
Fix lc_lock/lc_unlock() support for rmlocks held in shared mode. With
current lock classes KPI it was really difficult because there was no
way to pass an rmtracker ob
Author: gibbs
Date: Fri Sep 20 22:59:22 2013
New Revision: 255744
URL: http://svnweb.freebsd.org/changeset/base/255744
Log:
Merge Xen PVHVM support into the GENERIC kernel config for both
amd64 and i386.
Submitted by: Roger Pau Monné
Sponsored by: Citrix Systems R&D
Reviewed by: gibb
On Sep 20, 2013, at 2:18 PM, David Christensen wrote:
> Author: davidch
> Date: Fri Sep 20 20:18:49 2013
> New Revision: 255736
> URL: http://svnweb.freebsd.org/changeset/base/255736
>
> Log:
> Substantial rewrite of bxe(4) to add support for the BCM57712 and
> BCM578XX controllers.
>
> Appr
Author: jhb
Date: Fri Sep 20 16:05:09 2013
New Revision: 255731
URL: http://svnweb.freebsd.org/changeset/base/255731
Log:
Correct stale comments.
Approved by: re (joel)
Modified:
head/usr.bin/protect/protect.1
Modified: head/usr.bin/protect/protect.1
===
On 09/19/13 23:30, Alan Cox wrote:
> Author: alc
> Date: Fri Sep 20 04:30:18 2013
> New Revision: 255724
> URL: http://svnweb.freebsd.org/changeset/base/255724
>
> Log:
> The pmap function pmap_clear_reference() is no longer used. Remove it.
>
> pmap_clear_reference() has had exactly one ca
Author: trasz
Date: Fri Sep 20 21:26:51 2013
New Revision: 255739
URL: http://svnweb.freebsd.org/changeset/base/255739
Log:
Add some spare fields to structs used by the new iSCSI stack - some just
in case, some for future MC/S support.
This requires kernel and world rebuild.
Approved
On Friday, September 20, 2013 1:14:45 pm Sergey Kandaurov wrote:
> On 20 September 2013 20:05, John Baldwin wrote:
> > Author: jhb
> > Date: Fri Sep 20 16:05:09 2013
> > New Revision: 255731
> > URL: http://svnweb.freebsd.org/changeset/base/255731
> >
> > Log:
> > Correct stale comments.
> >
> >
Author: zbb
Date: Fri Sep 20 20:44:32 2013
New Revision: 255738
URL: http://svnweb.freebsd.org/changeset/base/255738
Log:
Fix GCC build for all ARMs. Revert bug introduced in r255613.
Previous change applied in r255613 fixed build for ARMv6 but
broke it for previous architecture revisions
Author: davidch
Date: Fri Sep 20 20:18:49 2013
New Revision: 255736
URL: http://svnweb.freebsd.org/changeset/base/255736
Log:
Substantial rewrite of bxe(4) to add support for the BCM57712 and
BCM578XX controllers.
Approved by: re
MFC after:4 weeks
Added:
head/sys/dev/bxe/57710_i
Author: hiren
Date: Fri Sep 20 19:25:01 2013
New Revision: 255734
URL: http://svnweb.freebsd.org/changeset/base/255734
Log:
Improve grammar and readability.
Reviewed by: sbruno, loos
Approved by: re (gjb)
Modified:
head/sbin/etherswitchcfg/etherswitchcfg.8
Modified: head/sbin/ethers
On 20 September 2013 20:05, John Baldwin wrote:
> Author: jhb
> Date: Fri Sep 20 16:05:09 2013
> New Revision: 255731
> URL: http://svnweb.freebsd.org/changeset/base/255731
>
> Log:
> Correct stale comments.
>
> Approved by: re (joel)
>
> Modified:
> head/usr.bin/protect/protect.1
>
> Modif
Author: hiren
Date: Fri Sep 20 15:57:50 2013
New Revision: 255730
URL: http://svnweb.freebsd.org/changeset/base/255730
Log:
Fix a range check and a display string.
Reviewed by: loos
Approved by: sbruno (mentor, implicit)
Approved by: re (glebius)
Modified:
head/sbin/etherswitchcfg
24 matches
Mail list logo