svn commit: r278061 - head/sys/arm/ti/am335x

2015-02-02 Thread Rui Paulo
Author: rpaulo Date: Mon Feb 2 08:01:10 2015 New Revision: 278061 URL: https://svnweb.freebsd.org/changeset/base/278061 Log: am335x_clk_pruss_activate(): use the L3F clock. The DISP DPLL clock is slower and was making the PRU programs slower on FreeBSD than on Linux. Submitted by: M

svn commit: r278070 - head/sbin

2015-02-02 Thread Garrett Cooper
Author: ngie Date: Mon Feb 2 10:31:35 2015 New Revision: 278070 URL: https://svnweb.freebsd.org/changeset/base/278070 Log: Remove duplicate MK_ISCSI block and sort the conditional blocks so this error won't crop up again in the future Reported by: gjb MFC after: 1 week Modified: hea

svn commit: r278071 - in head/sys/dev/usb: . controller

2015-02-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 2 11:06:41 2015 New Revision: 278071 URL: https://svnweb.freebsd.org/changeset/base/278071 Log: Section 3.2.9 in the XHCI specification about control transfers says that we should use a normal-TRB if there are more TRBs extending the data-stage TRB. Add a dedi

svn commit: r278074 - in head/sys: conf dev/usb

2015-02-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 2 11:32:15 2015 New Revision: 278074 URL: https://svnweb.freebsd.org/changeset/base/278074 Log: Optimise allocation of USB DMA structures. By default don't double map allocations if only one element should be allocated per page cache. Make one allocation per e

svn commit: r278080 - head/sbin/ifconfig

2015-02-02 Thread Vsevolod Stakhov
Author: vsevolod (ports committer) Date: Mon Feb 2 13:03:04 2015 New Revision: 278080 URL: https://svnweb.freebsd.org/changeset/base/278080 Log: Reorganize the list of addresses associated with an interface and group them based on the address family. This should help to recognize interfaces w

svn commit: r278081 - head/sbin/ifconfig

2015-02-02 Thread Vsevolod Stakhov
Author: vsevolod (ports committer) Date: Mon Feb 2 14:37:45 2015 New Revision: 278081 URL: https://svnweb.freebsd.org/changeset/base/278081 Log: Style(9) fixes. Approved by: bapt, ae X-MFC-With: r278080 Modified: head/sbin/ifconfig/af_inet6.c head/sbin/ifconfig/ifconfig.c Modifi

svn commit: r278082 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:38:47 2015 New Revision: 278082 URL: https://svnweb.freebsd.org/changeset/base/278082 Log: - Remove more files when MK_GROFF == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modif

svn commit: r278083 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:40:42 2015 New Revision: 278083 URL: https://svnweb.freebsd.org/changeset/base/278083 Log: - Remove more files when MK_HTML == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifi

svn commit: r278084 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:43:07 2015 New Revision: 278084 URL: https://svnweb.freebsd.org/changeset/base/278084 Log: - Remove more files when MK_LIBCPLUSPLUS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600

svn commit: r278085 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:45:17 2015 New Revision: 278085 URL: https://svnweb.freebsd.org/changeset/base/278085 Log: - Remove more files when MK_LOCALES == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mod

svn commit: r278086 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:48:05 2015 New Revision: 278086 URL: https://svnweb.freebsd.org/changeset/base/278086 Log: - Remove more files when MK_MAIL == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifi

svn commit: r278087 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:50:14 2015 New Revision: 278087 URL: https://svnweb.freebsd.org/changeset/base/278087 Log: - Remove more files when MK_MAKE == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifi

svn commit: r278088 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:51:26 2015 New Revision: 278088 URL: https://svnweb.freebsd.org/changeset/base/278088 Log: - Remove more files when MK_MAN == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278089 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:52:38 2015 New Revision: 278089 URL: https://svnweb.freebsd.org/changeset/base/278089 Log: - Remove more files when MK_MAN_UTILS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 M

svn commit: r278090 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:54:28 2015 New Revision: 278090 URL: https://svnweb.freebsd.org/changeset/base/278090 Log: - Remove more files when MK_NETGRAPH == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mo

svn commit: r278091 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:55:24 2015 New Revision: 278091 URL: https://svnweb.freebsd.org/changeset/base/278091 Log: - Remove more files when MK_NETGRAPH_SUPPORT == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D

svn commit: r278092 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:56:39 2015 New Revision: 278092 URL: https://svnweb.freebsd.org/changeset/base/278092 Log: - Remove more files when MK_NLS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278093 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:57:45 2015 New Revision: 278093 URL: https://svnweb.freebsd.org/changeset/base/278093 Log: - Remove more files when MK_NLS_CATALOGS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600

svn commit: r278094 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:58:41 2015 New Revision: 278094 URL: https://svnweb.freebsd.org/changeset/base/278094 Log: - Remove more files when MK_NS_CACHING == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600

svn commit: r278095 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Mon Feb 2 14:59:55 2015 New Revision: 278095 URL: https://svnweb.freebsd.org/changeset/base/278095 Log: - Remove more files when MK_NTP == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278098 - head/sys/dev/iscsi

2015-02-02 Thread Alexander Motin
Author: mav Date: Mon Feb 2 15:59:17 2015 New Revision: 278098 URL: https://svnweb.freebsd.org/changeset/base/278098 Log: Add some fields and constants from RFC7144. MFC after:1 week Modified: head/sys/dev/iscsi/iscsi_proto.h Modified: head/sys/dev/iscsi/iscsi_proto.h =

svn commit: r278099 - head/sys/dev/iscsi

2015-02-02 Thread Alexander Motin
Author: mav Date: Mon Feb 2 16:06:23 2015 New Revision: 278099 URL: https://svnweb.freebsd.org/changeset/base/278099 Log: Missed addition to r278098. MFC after:1 week Modified: head/sys/dev/iscsi/iscsi_proto.h Modified: head/sys/dev/iscsi/iscsi_proto.h =

svn commit: r278100 - head/sys/rpc

2015-02-02 Thread Pedro F. Giffuni
Author: pfg Date: Mon Feb 2 16:07:07 2015 New Revision: 278100 URL: https://svnweb.freebsd.org/changeset/base/278100 Log: rpc: Uninitialized pointer read Initialize *xprt to avoid exposing a random value in cleanup_svc_vc_create. This is the kernel counterpart of r278041. CID:

svn commit: r278101 - head/release/doc/share/mk

2015-02-02 Thread Hiroki Sato
Author: hrs Date: Mon Feb 2 16:10:03 2015 New Revision: 278101 URL: https://svnweb.freebsd.org/changeset/base/278101 Log: Add a toc.section.depth=3 parameter to use the same ToC depth as DocBook DSSSL stylesheet. Reported by: gjb Modified: head/release/doc/share/mk/doc.relnotes.mk M

Re: svn commit: r278101 - head/release/doc/share/mk

2015-02-02 Thread Glen Barber
On Mon, Feb 02, 2015 at 04:10:04PM +, Hiroki Sato wrote: > Author: hrs > Date: Mon Feb 2 16:10:03 2015 > New Revision: 278101 > URL: https://svnweb.freebsd.org/changeset/base/278101 > > Log: > Add a toc.section.depth=3 parameter to use the same ToC depth as DocBook > DSSSL stylesheet. >

svn commit: r278103 - head/sys/netinet

2015-02-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 2 17:32:50 2015 New Revision: 278103 URL: https://svnweb.freebsd.org/changeset/base/278103 Log: The flowid and hashtype should be copied from the originating packet when fragmenting IP packets to preserve the order of the packets in a stream. Else the resultin

svn commit: r278104 - head/sys/mips/atheros

2015-02-02 Thread Sean Bruno
Author: sbruno Date: Mon Feb 2 17:33:00 2015 New Revision: 278104 URL: https://svnweb.freebsd.org/changeset/base/278104 Log: The linux driver code for the MDIO bus does a read-after-write which seems to be required on MIPS74k platforms for correct behaviour. Reviewed by: adrian Modif

svn commit: r278105 - head/sys/dev/usb

2015-02-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 2 18:20:10 2015 New Revision: 278105 URL: https://svnweb.freebsd.org/changeset/base/278105 Log: Separate out detection of prevent and allow medium removal quirk. PR: 185747 MFC after:1 week Modified: head/sys/dev/usb/usb_msctest.c Modified

svn commit: r278107 - head/sbin/ifconfig

2015-02-02 Thread Vsevolod Stakhov
Author: vsevolod (ports committer) Date: Mon Feb 2 19:00:18 2015 New Revision: 278107 URL: https://svnweb.freebsd.org/changeset/base/278107 Log: Revert the change of flowid output format. [1] Reverse the sorting order of the interfaces addresses familise so it should be the same as getif

svn commit: r278108 - head/sys/dev/gpio

2015-02-02 Thread Luiz Otavio O Souza
Author: loos Date: Mon Feb 2 19:22:34 2015 New Revision: 278108 URL: https://svnweb.freebsd.org/changeset/base/278108 Log: Register the GPIO controller device reference on xref table for FDT systems. Modified: head/sys/dev/gpio/gpiobus.c head/sys/dev/gpio/gpiobusvar.h head/sys/dev/gpio/o

Re: svn commit: r278108 - head/sys/dev/gpio

2015-02-02 Thread Nathan Whitehorn
Please don't condition things like this on FDT. They are useful on Open Firmware systems too. -Nathan On 02/02/15 11:22, Luiz Otavio O Souza wrote: Author: loos Date: Mon Feb 2 19:22:34 2015 New Revision: 278108 URL: https://svnweb.freebsd.org/changeset/base/278108 Log: Register the GPIO c

svn commit: r278109 - head/contrib/llvm/patches

2015-02-02 Thread Dimitry Andric
Author: dim Date: Mon Feb 2 20:05:52 2015 New Revision: 278109 URL: https://svnweb.freebsd.org/changeset/base/278109 Log: Belatedly add the clang patch corresponding to r277423. Added: head/contrib/llvm/patches/patch-29-clang-add-mips-triples.diff head/contrib/llvm/patches/patch-30-llvm-r2

Re: svn commit: r278108 - head/sys/dev/gpio

2015-02-02 Thread Ian Lepore
On Mon, 2015-02-02 at 11:24 -0800, Nathan Whitehorn wrote: > Please don't condition things like this on FDT. They are useful on Open > Firmware systems too. > -Nathan > Is there something defined for OFW? The gpio code needs to work on hint-based (not-FDT and not-OFW) mips systems too. -- Ian

Re: svn commit: r278108 - head/sys/dev/gpio

2015-02-02 Thread Nathan Whitehorn
On 02/02/15 12:08, Ian Lepore wrote: On Mon, 2015-02-02 at 11:24 -0800, Nathan Whitehorn wrote: Please don't condition things like this on FDT. They are useful on Open Firmware systems too. -Nathan Is there something defined for OFW? The gpio code needs to work on hint-based (not-FDT and not

svn commit: r278111 - in head/sys/cam: . scsi

2015-02-02 Thread Alexander Motin
Author: mav Date: Mon Feb 2 20:23:05 2015 New Revision: 278111 URL: https://svnweb.freebsd.org/changeset/base/278111 Log: Retry indefinitely on SCSI BUSY status from VMware disks and CDs. VMware returns BUSY status when storage has transient connectivity issues. It is often better to wai

Re: svn commit: r278111 - in head/sys/cam: . scsi

2015-02-02 Thread Nathan Whitehorn
You may want to look at PR 195479 on this topic. Does this also turn off the infinite console spam? -Nathan On 02/02/15 12:23, Alexander Motin wrote: Author: mav Date: Mon Feb 2 20:23:05 2015 New Revision: 278111 URL: https://svnweb.freebsd.org/changeset/base/278111 Log: Retry indefinitely

Re: svn commit: r278111 - in head/sys/cam: . scsi

2015-02-02 Thread Alexander Motin
On 02.02.2015 22:28, Nathan Whitehorn wrote: > You may want to look at PR 195479 on this topic. Does this also turn off > the infinite console spam? This patch was supposed to only workaround issues I see when storage has a problem. In that case hiding messages is a bad idea, because admin should

svn commit: r278114 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2015-02-02 Thread Mark Johnston
Author: markj Date: Mon Feb 2 20:48:31 2015 New Revision: 278114 URL: https://svnweb.freebsd.org/changeset/base/278114 Log: Let the standard deviation of the empty set be 0. This is consistent with the behaviour for averages, and fixes a crash that can occur when attempting to print a stdde

svn commit: r278115 - head/release/doc/en_US.ISO8859-1/relnotes

2015-02-02 Thread Glen Barber
Author: gjb Date: Mon Feb 2 21:09:23 2015 New Revision: 278115 URL: https://svnweb.freebsd.org/changeset/base/278115 Log: Move the 'Upgrading from Previous Releases of FreeBSD' section to the top of the file, following the introduction. Sponsored by: The FreeBSD Foundation Modified: h

svn commit: r278116 - head/release/doc/en_US.ISO8859-1/relnotes

2015-02-02 Thread Glen Barber
Author: gjb Date: Mon Feb 2 21:09:26 2015 New Revision: 278116 URL: https://svnweb.freebsd.org/changeset/base/278116 Log: Overhaul the relnotes page to reorganize the sections. With the previous layout, the majority of the release notes were categorized under one main "What's New" sect

svn commit: r278117 - head/sys/ofed/include/linux

2015-02-02 Thread Navdeep Parhar
Author: np Date: Mon Feb 2 23:41:43 2015 New Revision: 278117 URL: https://svnweb.freebsd.org/changeset/base/278117 Log: Fix bug in idr_pre_get where it doesn't handle 'need' correctly. Obtained from:Chelsio Communications' internal repository. Modified: head/sys/ofed/include/li

svn commit: r278118 - head/release/tools

2015-02-02 Thread Glen Barber
Author: gjb Date: Tue Feb 3 00:07:54 2015 New Revision: 278118 URL: https://svnweb.freebsd.org/changeset/base/278118 Log: Move service_enable="YES" rc.conf(5) additions to VM_RC_LIST and deduplicate. Evaluate if firstboot_freebsd_update should be enabled based on UNAME_r, because it is

svn commit: r278119 - head/release/tools

2015-02-02 Thread Glen Barber
Author: gjb Date: Tue Feb 3 00:10:48 2015 New Revision: 278119 URL: https://svnweb.freebsd.org/changeset/base/278119 Log: Use ifconfig_DEFAULT="" instead of hard-coding vtnet(4) MFC after:2 weeks X-MFC-with: r277458, r277536, r277606, r277609, r277836, r278118 Spo

svn commit: r278120 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 00:17:49 2015 New Revision: 278120 URL: https://svnweb.freebsd.org/changeset/base/278120 Log: - Remove more files when MK_OPENSSH == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mod

svn commit: r278121 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 00:19:50 2015 New Revision: 278121 URL: https://svnweb.freebsd.org/changeset/base/278121 Log: - Remove more files when MK_PF == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modified

Re: svn commit: r278119 - head/release/tools

2015-02-02 Thread NGie Cooper
On Mon, Feb 2, 2015 at 4:10 PM, Glen Barber wrote: > Author: gjb > Date: Tue Feb 3 00:10:48 2015 > New Revision: 278119 > URL: https://svnweb.freebsd.org/changeset/base/278119 ... ... > -ifconfig_vtnet0="SYNCDHCP mtu 1460" > +ifconfig_DEFAULT="SYNCDHCP mtu 1460" ... Why hardcode the MTU to 1460

Re: svn commit: r278119 - head/release/tools

2015-02-02 Thread Glen Barber
On Mon, Feb 02, 2015 at 05:56:33PM -0800, NGie Cooper wrote: > On Mon, Feb 2, 2015 at 4:10 PM, Glen Barber wrote: > > Author: gjb > > Date: Tue Feb 3 00:10:48 2015 > > New Revision: 278119 > > URL: https://svnweb.freebsd.org/changeset/base/278119 > ... > ... > > -ifconfig_vtnet0="SYNCDHCP mtu 146

svn commit: r278126 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 02:54:54 2015 New Revision: 278126 URL: https://svnweb.freebsd.org/changeset/base/278126 Log: - Remove more files when MK_PMC == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278127 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 02:56:25 2015 New Revision: 278127 URL: https://svnweb.freebsd.org/changeset/base/278127 Log: - Remove more files when MK_PORTSNAP == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mo

svn commit: r278128 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 02:57:50 2015 New Revision: 278128 URL: https://svnweb.freebsd.org/changeset/base/278128 Log: - Remove more files when MK_QUOTAS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modi

svn commit: r278129 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 02:59:47 2015 New Revision: 278129 URL: https://svnweb.freebsd.org/changeset/base/278129 Log: - Remove more files when MK_SSP == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278130 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:02:41 2015 New Revision: 278130 URL: https://svnweb.freebsd.org/changeset/base/278130 Log: - Remove more files when MK_SYSCONS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mod

svn commit: r278131 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:05:06 2015 New Revision: 278131 URL: https://svnweb.freebsd.org/changeset/base/278131 Log: - Remove more files when MK_TCSH == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifi

svn commit: r278132 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:10:23 2015 New Revision: 278132 URL: https://svnweb.freebsd.org/changeset/base/278132 Log: - Remove more files when MK_TESTS == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modif

svn commit: r278133 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:11:24 2015 New Revision: 278133 URL: https://svnweb.freebsd.org/changeset/base/278133 Log: - Remove more files when MK_TEXTPROC == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mo

svn commit: r278134 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:13:16 2015 New Revision: 278134 URL: https://svnweb.freebsd.org/changeset/base/278134 Log: - Remove more files when MK_UNBOUND == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Mod

svn commit: r278135 - head/tools/build/mk

2015-02-02 Thread Dmitry Marakasov
Author: amdmi3 (ports committer) Date: Tue Feb 3 03:14:17 2015 New Revision: 278135 URL: https://svnweb.freebsd.org/changeset/base/278135 Log: - Remove more files when MK_USB == no MFC after:1 week Reviewed by: ngie Approved by: ngie Differential Revision:D1600 Modifie

svn commit: r278136 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2015-02-02 Thread Mark Johnston
Author: markj Date: Tue Feb 3 05:38:52 2015 New Revision: 278136 URL: https://svnweb.freebsd.org/changeset/base/278136 Log: Diff reduction with illumos, in preparation for merging r266993 from the vendor branch. No functional change. MFC after:1 week Modified: head/sys/cddl/contri

svn commit: r278137 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2015-02-02 Thread Mark Johnston
Author: markj Date: Tue Feb 3 06:04:16 2015 New Revision: 278137 URL: https://svnweb.freebsd.org/changeset/base/278137 Log: Continue to handle the case where state is NULL, though this currently cannot happen on FreeBSD. r278136 overlooked the fact that a destructor registered with devfs_se

svn commit: r278138 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/plockstat

2015-02-02 Thread Mark Johnston
Author: markj Date: Tue Feb 3 06:16:18 2015 New Revision: 278138 URL: https://svnweb.freebsd.org/changeset/base/278138 Log: Use a MIME type of text/plain for a couple of shell scripts with a file extension of ".exe". MFC after:1 week Modified: Directory Properties: head/cddl/cont

svn commit: r278139 - in head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common: pid plockstat

2015-02-02 Thread Mark Johnston
Author: markj Date: Tue Feb 3 06:22:46 2015 New Revision: 278139 URL: https://svnweb.freebsd.org/changeset/base/278139 Log: Avoid hard-coding a path to ksh in scripts that are executed directly by the test harness. This is a problem in many of the *.ksh test scripts as well, but those scrip