Author: cy
Date: Sat Jul 5 07:15:19 2014
New Revision: 268286
URL: http://svnweb.freebsd.org/changeset/base/268286
Log:
Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORT
(NO_INET6) are specified.
Approved by: glebius
MFC after:1 week
Modified:
head/contrib/ipfilt
Author: mav
Date: Sat Jul 5 13:50:05 2014
New Revision: 268287
URL: http://svnweb.freebsd.org/changeset/base/268287
Log:
Implement and use ctl_frontend_find().
Modified:
head/sys/cam/ctl/ctl.c
head/sys/cam/ctl/ctl_frontend.c
head/sys/cam/ctl/ctl_frontend.h
Modified: head/sys/cam/ctl/ctl
Author: mav
Date: Sat Jul 5 14:32:42 2014
New Revision: 268288
URL: http://svnweb.freebsd.org/changeset/base/268288
Log:
Improve CTL_BEARG_* flags support, including optional values copyout.
Modified:
head/sys/cam/ctl/ctl.c
head/sys/cam/ctl/ctl_backend.c
Modified: head/sys/cam/ctl/ctl.c
=
Author: mav
Date: Sat Jul 5 15:32:25 2014
New Revision: 268289
URL: http://svnweb.freebsd.org/changeset/base/268289
Log:
Fix minor copy-paste bug in r268284.
Modified:
head/usr.sbin/ctladm/ctladm.c
Modified: head/usr.sbin/ctladm/ctladm.c
=
Author: pfg
Date: Sat Jul 5 15:36:17 2014
New Revision: 268290
URL: http://svnweb.freebsd.org/changeset/base/268290
Log:
Merge from OpenSolaris (24-Jul-2010):
6679140 asymmetric alloc/dealloc activity can induce dynamic variable drops
6679193 dtrace_dynvar walker produces flood of dtrace
Author: mav
Date: Sat Jul 5 18:15:00 2014
New Revision: 268291
URL: http://svnweb.freebsd.org/changeset/base/268291
Log:
Create separate CTL port for every iSCSI target (and maybe portal group).
Having single port for all iSCSI connections makes problematic implementing
some more advance
Author: gavin
Date: Sat Jul 5 19:02:53 2014
New Revision: 268292
URL: http://svnweb.freebsd.org/changeset/base/268292
Log:
Dominion Day became Canada Day in 1982, update the holiday calendar.
PR: 191533
Submitted by: db
Obtained from:http://www.pch.gc.ca/eng/135913738
Author: mav
Date: Sat Jul 5 19:30:20 2014
New Revision: 268293
URL: http://svnweb.freebsd.org/changeset/base/268293
Log:
Burry devid port method, which was a gross hack.
Instead make ports provide wanted port and target IDs, and LUNs provide
wanted LUN IDs. After that core Device ID VPD
Author: loos
Date: Sat Jul 5 19:31:22 2014
New Revision: 268294
URL: http://svnweb.freebsd.org/changeset/base/268294
Log:
Allow the PVID setting on CPU port.
Return our static list of supported media for the CPU port.
Tested on TP-Link 1043ND.
Modified:
head/sys/dev/etherswitch/rtl
Author: gavin
Date: Sat Jul 5 19:37:38 2014
New Revision: 268295
URL: http://svnweb.freebsd.org/changeset/base/268295
Log:
Fix equation and limerick to be correct. NetBSD fixed this 14 years ago
(src/games/fortune/datfiles/fortunes2 1.7).
PR: 188714
Submitted by: ksmakoto dd
Author: rpaulo
Date: Sat Jul 5 19:49:31 2014
New Revision: 268297
URL: http://svnweb.freebsd.org/changeset/base/268297
Log:
Add the DTrace probe definitions for plockstat support.
This will be connected to the system later.
Sponsored by: The FreeBSD Foundation
Added:
head/lib/libth
Author: gavin
Date: Sat Jul 5 19:53:21 2014
New Revision: 268298
URL: http://svnweb.freebsd.org/changeset/base/268298
Log:
Correct format string to fix build of uhsoctl when DEBUG is defined
PR: 185007
Submitted by: saper saper.info
MFC after:3 days
Modified:
head/usr.
Author: rpaulo
Date: Sat Jul 5 20:08:35 2014
New Revision: 268300
URL: http://svnweb.freebsd.org/changeset/base/268300
Log:
bsd.dep.mk: add support for generating DTrace header files from .d files.
MFC after:3 weeks
Modified:
head/share/mk/bsd.dep.mk
Modified: head/share/mk/bsd.dep
Author: gavin
Date: Sat Jul 5 20:08:25 2014
New Revision: 268299
URL: http://svnweb.freebsd.org/changeset/base/268299
Log:
Use %zu not %zd for printing size_t.
PR: 185007
Submitted by: saper saper.info
MFC after:3 days
Modified:
head/usr.sbin/uhsoctl/uhsoctl.c
Modifie
Author: loos
Date: Sat Jul 5 20:16:02 2014
New Revision: 268301
URL: http://svnweb.freebsd.org/changeset/base/268301
Log:
Check the number of returned entries before doing any access to ifm_ulist.
Modified:
head/sbin/etherswitchcfg/etherswitchcfg.c
Modified: head/sbin/etherswitchcfg/ethersw
Author: mav
Date: Sat Jul 5 21:18:33 2014
New Revision: 268302
URL: http://svnweb.freebsd.org/changeset/base/268302
Log:
Pass through iSCSI session ISID from LOGIN request to the CTL frontend.
ISID is an important part of initiator transport ID for iSCSI. It is not
used now, but should
Author: gavin
Date: Sat Jul 5 21:34:37 2014
New Revision: 268303
URL: http://svnweb.freebsd.org/changeset/base/268303
Log:
Add support to asmc(4) for Macmini 3,1.
PR: 190195
Submitted by: fbsdbugs2 sentry.org
MFC after:1 week
Relnotes: yes
Modified:
head/sys/dev/
Author: jilles
Date: Sat Jul 5 21:50:59 2014
New Revision: 268304
URL: http://svnweb.freebsd.org/changeset/base/268304
Log:
sh: Fix overflow checking on 'ulimit' operand.
Modified:
head/bin/sh/miscbltin.c
Modified: head/bin/sh/miscbltin.c
Author: mav
Date: Sun Jul 6 06:12:29 2014
New Revision: 268306
URL: http://svnweb.freebsd.org/changeset/base/268306
Log:
Relax some bit checks for INQUIRY command.
FreeBSD still tries to put LUN number in second byte until it get device
protocol version, even that it was obsoleted about
Author: mav
Date: Sun Jul 6 06:21:34 2014
New Revision: 268307
URL: http://svnweb.freebsd.org/changeset/base/268307
Log:
Move lun_map() method from command nexus to port.
Previous implementation made impossible to do some things, such as calling
it for ports other then one through which
20 matches
Mail list logo