Author: trasz
Date: Sat Oct 11 05:18:22 2014
New Revision: 272932
URL: https://svnweb.freebsd.org/changeset/base/272932
Log:
Mark iscontrol(8) and iscsi_initiator(4) obsolete.
Differential Revision:https://reviews.freebsd.org/D931
Reviewed by: wblock@
MFC after:3 days
Spo
Author: trasz
Date: Sat Oct 11 05:11:23 2014
New Revision: 272931
URL: https://svnweb.freebsd.org/changeset/base/272931
Log:
Add assertion to catch duplicated notes.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/fs/autofs/autofs_vnops.c
Modified: head/sys/fs/autofs/autofs_vnop
Author: marcel
Date: Sat Oct 11 02:02:58 2014
New Revision: 272925
URL: https://svnweb.freebsd.org/changeset/base/272925
Log:
Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting
the value without recompiling the kernel. This is useful when
recompiling is not possible as an i
Author: ngie
Date: Fri Oct 10 22:18:09 2014
New Revision: 272917
URL: https://svnweb.freebsd.org/changeset/base/272917
Log:
Add LDFLAGS to PROG_VARS so it can be overridden on a per-PROG basis
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/bsd.pro
Author: ngie
Date: Fri Oct 10 21:22:25 2014
New Revision: 272915
URL: https://svnweb.freebsd.org/changeset/base/272915
Log:
Port the testcase to FreeBSD
- Make #include path to h_macros.h a non-relative path
- __gl_stat_t is synonymous with struct stat on FreeBSD
- FreeBSD doesn't have
Author: ngie
Date: Fri Oct 10 21:19:17 2014
New Revision: 272914
URL: https://svnweb.freebsd.org/changeset/base/272914
Log:
Skip over t_spawn_open_nonexistent_diag because it requires NetBSD specific
additions to posix_spawn
Sponsored by: EMC / Isilon Storage Division
Modified:
head/co
On Fri, Oct 10, 2014 at 04:36:26PM +, John Baldwin wrote:
J> Author: jhb
J> Date: Fri Oct 10 16:36:25 2014
J> New Revision: 272897
J> URL: https://svnweb.freebsd.org/changeset/base/272897
J>
J> Log:
J> Various fixes to stats:
J> - Read the counts of received, dropped, and transmitted manag
Author: melifaro
Date: Fri Oct 10 20:37:06 2014
New Revision: 272912
URL: https://svnweb.freebsd.org/changeset/base/272912
Log:
Remove redundant if_notifier declaration.
Modified:
head/sys/netpfil/ipfw/ip_fw_table_algo.c
Modified: head/sys/netpfil/ipfw/ip_fw_table_algo.c
Author: mav
Date: Fri Oct 10 19:41:09 2014
New Revision: 272911
URL: https://svnweb.freebsd.org/changeset/base/272911
Log:
Make ctld start even if some LUNs are unable to open backing storage.
Such LUNs will be visible to initiators, but return "not ready" status
on media access commands.
Author: ngie
Date: Fri Oct 10 19:34:19 2014
New Revision: 272910
URL: https://svnweb.freebsd.org/changeset/base/272910
Log:
SIGPWR does not exist on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/gen/t_raise.c
Modified: head/contrib/netb
Author: ngie
Date: Fri Oct 10 19:32:53 2014
New Revision: 272909
URL: https://svnweb.freebsd.org/changeset/base/272909
Log:
Handle getting/setting niceness/priority correctly on FreeBSD vs NetBSD
This might be fallout from PR: 189821
Submitted by: pho
Sponsored by: EMC / Isilon Stora
Author: ngie
Date: Fri Oct 10 19:28:57 2014
New Revision: 272908
URL: https://svnweb.freebsd.org/changeset/base/272908
Log:
Disable the invalid pointer test on FreeBSD
FreeBSD segfaults on invalid pointers passed to getcwd because it throbs the
address passed in in libc, whereas NetBSD ju
Author: kib
Date: Fri Oct 10 19:27:36 2014
New Revision: 272907
URL: https://svnweb.freebsd.org/changeset/base/272907
Log:
Make MAP_NOSYNC handling in the vm_fault() read-locked object path
compatible with write-locked path. Test for MAP_ENTRY_NOSYNC and set
VPO_NOSYNC for pages with dirty
Author: gnn
Date: Fri Oct 10 19:26:26 2014
New Revision: 272906
URL: https://svnweb.freebsd.org/changeset/base/272906
Log:
Change the PF hash from Jenkins to Murmur3. In forwarding tests
this showed a conservative 3% incrase in PPS.
Differential Revision:https://reviews.freebsd.o
Author: ngie
Date: Fri Oct 10 19:18:52 2014
New Revision: 272905
URL: https://svnweb.freebsd.org/changeset/base/272905
Log:
FreeBSD doesn't support strings greater than MAXHOSTNAMELEN-1 in
{get,set}{domain,host}name. Adjust the tests to not exceed that
value when testing out the code
Ad
Author: jhb
Date: Fri Oct 10 19:12:04 2014
New Revision: 272904
URL: https://svnweb.freebsd.org/changeset/base/272904
Log:
Don't pass RF_ALLOCATED to bus_alloc_resource().
Modified:
head/sys/dev/ctau/if_ct.c
head/sys/dev/cx/if_cx.c
head/sys/dev/digi/digi_isa.c
Modified: head/sys/dev/ctau
Author: ngie
Date: Fri Oct 10 19:02:02 2014
New Revision: 272903
URL: https://svnweb.freebsd.org/changeset/base/272903
Log:
FreeBSD returns ENOTTY instead of EBADF in ttyname_r; mark it as an expected
failure
PR: 191936
In collaboration with: pho
Sponsored by: EMC / Isilon Storage
Author: ngie
Date: Fri Oct 10 18:59:18 2014
New Revision: 272902
URL: https://svnweb.freebsd.org/changeset/base/272902
Log:
Add missing #include for gettimeofday
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/netbsd-tests/lib/libc/gen/t_time.c
Modified: head/contrib
Author: ngie
Date: Fri Oct 10 18:57:39 2014
New Revision: 272901
URL: https://svnweb.freebsd.org/changeset/base/272901
Log:
Disable tests that don't pass on FreeBSD due to missing support in
humanize_number(3). Bringing in additional revisions from NetBSD's
humanize_number(3) will fix the te
Author: melifaro
Date: Fri Oct 10 18:57:12 2014
New Revision: 272900
URL: https://svnweb.freebsd.org/changeset/base/272900
Log:
Fix KASSERT argument type.
Modified:
head/sys/netpfil/ipfw/ip_fw_sockopt.c
Modified: head/sys/netpfil/ipfw/ip_fw_sockopt.c
=
Author: melifaro
Date: Fri Oct 10 18:31:35 2014
New Revision: 272899
URL: https://svnweb.freebsd.org/changeset/base/272899
Log:
Fix NOINET6 build for ipfw.
Modified:
head/sys/netpfil/ipfw/ip_fw_table_algo.c
Modified: head/sys/netpfil/ipfw/ip_fw_table_algo.c
==
Author: melifaro
Date: Fri Oct 10 17:24:56 2014
New Revision: 272898
URL: https://svnweb.freebsd.org/changeset/base/272898
Log:
Partially fix build on !amd64
Pointed by: bz
Modified:
head/sbin/ipfw/ipfw2.c
head/sbin/ipfw/tables.c (contents, props changed)
head/sys/netpfil/ipfw/ip
Author: jhb
Date: Fri Oct 10 16:36:25 2014
New Revision: 272897
URL: https://svnweb.freebsd.org/changeset/base/272897
Log:
Various fixes to stats:
- Read the counts of received, dropped, and transmitted management
packets and add sysctl nodes for them.
- Fix the total octets received/tra
On Fri, Oct 10, 2014 at 02:17:43PM +, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Oct 10 14:17:42 2014
> New Revision: 272894
> URL: https://svnweb.freebsd.org/changeset/base/272894
>
> Log:
> Use FreeBSD-bit-checking-style
> This appease gcc 4.9 issuing warnings about parentheses
On Fri, Oct 10, 2014 at 10:50 AM, Baptiste Daroussin
wrote:
> On Fri, Oct 10, 2014 at 08:03:31AM -0600, Ian Lepore wrote:
> > On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote:
> > > Author: bapt
> > > Date: Thu Oct 9 06:58:33 2014
> > > New Revision: 272808
> > > URL: https://svnweb.f
On Fri, Oct 10, 2014 at 08:03:31AM -0600, Ian Lepore wrote:
> On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Thu Oct 9 06:58:33 2014
> > New Revision: 272808
> > URL: https://svnweb.freebsd.org/changeset/base/272808
> >
> > Log:
> > Fix build with rpcgen
Author: br
Date: Fri Oct 10 14:35:51 2014
New Revision: 272896
URL: https://svnweb.freebsd.org/changeset/base/272896
Log:
o Add machine-dependent SMP part
o Enable SMP
Sponsored by: DARPA, AFRL
Added:
head/sys/arm/altera/socfpga/socfpga_mp.c (contents, props changed)
Modified:
head
Author: bapt
Date: Fri Oct 10 14:18:33 2014
New Revision: 272895
URL: https://svnweb.freebsd.org/changeset/base/272895
Log:
Fix typo revealed by using newer binutils
Differential Revision:https://reviews.freebsd.org/D933
Reviewed by: marius
Modified:
head/sys/sparc64/sparc64/s
Author: bapt
Date: Fri Oct 10 14:17:42 2014
New Revision: 272894
URL: https://svnweb.freebsd.org/changeset/base/272894
Log:
Use FreeBSD-bit-checking-style
This appease gcc 4.9 issuing warnings about parentheses
Differential Revision:https://reviews.freebsd.org/D933
Reviewed by:
On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote:
> Author: bapt
> Date: Thu Oct 9 06:58:33 2014
> New Revision: 272808
> URL: https://svnweb.freebsd.org/changeset/base/272808
>
> Log:
> Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cpp
>
> Modified:
> head/incl
Author: mav
Date: Fri Oct 10 12:38:53 2014
New Revision: 272893
URL: https://svnweb.freebsd.org/changeset/base/272893
Log:
Store persistent reservation keys as uint64_t instead of uint8_t[8].
This allows to simplify the code and save 512KB of RAM per LUN (8%)
by removing no longer needed
Author: ngie
Date: Fri Oct 10 08:57:55 2014
New Revision: 272891
URL: https://svnweb.freebsd.org/changeset/base/272891
Log:
Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
See bin/189805 for more details
In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division
Author: ngie
Date: Fri Oct 10 08:35:16 2014
New Revision: 272890
URL: https://svnweb.freebsd.org/changeset/base/272890
Log:
Only build/run hsearch_basic and hsearch_r_basic on NetBSD
hdestroy1 is not present on FreeBSD
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contr
33 matches
Mail list logo