svn commit: r268242 - head/usr.bin/look

2014-07-03 Thread Eitan Adler
Author: eadler Date: Fri Jul 4 04:47:29 2014 New Revision: 268242 URL: http://svnweb.freebsd.org/changeset/base/268242 Log: look: implement long options gentoo has "util-linux 2.24.1" with long options. Other distributions have similar. usage() is intentionally uncha

svn commit: r268241 - head/sys/netinet

2014-07-03 Thread Hiren Panchasara
Author: hiren Date: Thu Jul 3 23:12:43 2014 New Revision: 268241 URL: http://svnweb.freebsd.org/changeset/base/268241 Log: Fix a typo. Modified: head/sys/netinet/tcp_output.c Modified: head/sys/netinet/tcp_output.c

svn commit: r268240 - in head: sbin/camcontrol sys/cam/scsi

2014-07-03 Thread Kenneth D. Merry
Author: ken Date: Thu Jul 3 23:09:44 2014 New Revision: 268240 URL: http://svnweb.freebsd.org/changeset/base/268240 Log: Add persistent reservation support to camcontrol(8). camcontrol(8) now supports a new 'persist' subcommand that allows users to issue SCSI PERSISTENT RESERVE IN / OUT

Re: svn commit: r268236 - head/usr.bin/mkimg

2014-07-03 Thread Eitan Adler
On 3 July 2014 13:31, Marcel Moolenaar wrote: > Author: marcel > Date: Thu Jul 3 20:31:43 2014 > New Revision: 268236 > URL: http://svnweb.freebsd.org/changeset/base/268236 > > Log: > Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V > among others. > > Add an undocume

Re: svn commit: r268238 - head/usr.sbin/gstat

2014-07-03 Thread Steven Hartland
Great idea thanks for this very useful :) Regards Steve - Original Message - From: "Xin LI" To: ; ; Sent: Thursday, July 03, 2014 10:48 PM Subject: svn commit: r268238 - head/usr.sbin/gstat Author: delphij Date: Thu Jul 3 21:48:19 2014 New Revision: 268238 URL: http://svnwe

Re: svn commit: r268173 - head/sys/conf

2014-07-03 Thread Nathan Whitehorn
On 07/03/14 12:52, Marius Strobl wrote: On Wed, Jul 02, 2014 at 01:30:46PM -0700, Nathan Whitehorn wrote: On 07/02/14 13:28, Marius Strobl wrote: On Wed, Jul 02, 2014 at 01:04:48PM -0700, Nathan Whitehorn wrote: It worked at least on my Ultra 5 -- though probably because the ATI Mach64 FCode

svn commit: r268238 - head/usr.sbin/gstat

2014-07-03 Thread Xin LI
Author: delphij Date: Thu Jul 3 21:48:19 2014 New Revision: 268238 URL: http://svnweb.freebsd.org/changeset/base/268238 Log: Add an option, -p, which makes gstat(8) to only display physical providers (those with rank of 1). MFC after:2 weeks Modified: head/usr.sbin/gstat/gstat.8

Re: svn commit: r268236 - head/usr.bin/mkimg

2014-07-03 Thread Glen Barber
On Thu, Jul 03, 2014 at 08:31:43PM +, Marcel Moolenaar wrote: > Author: marcel > Date: Thu Jul 3 20:31:43 2014 > New Revision: 268236 > URL: http://svnweb.freebsd.org/changeset/base/268236 > > Log: > Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V > among others. >

svn commit: r268236 - head/usr.bin/mkimg

2014-07-03 Thread Marcel Moolenaar
Author: marcel Date: Thu Jul 3 20:31:43 2014 New Revision: 268236 URL: http://svnweb.freebsd.org/changeset/base/268236 Log: Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V among others. Add an undocumented option for unit testing (-y). When given, the image will

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

2014-07-03 Thread Luiz Otavio O Souza
Author: loos Date: Thu Jul 3 20:16:48 2014 New Revision: 268235 URL: http://svnweb.freebsd.org/changeset/base/268235 Log: Properly advertise that if_arge can handle long frames (if_arge is set to handle packets up to 1536 bytes) This fixes the need to frag that could happen when using vl

Re: svn commit: r268173 - head/sys/conf

2014-07-03 Thread Marius Strobl
On Wed, Jul 02, 2014 at 01:30:46PM -0700, Nathan Whitehorn wrote: > > On 07/02/14 13:28, Marius Strobl wrote: > > On Wed, Jul 02, 2014 at 01:04:48PM -0700, Nathan Whitehorn wrote: > >> It worked at least on my Ultra 5 -- though probably because the ATI > >> Mach64 FCode ROM there is substantially

svn commit: r268233 - head/sys/dev/etherswitch/rtl8366

2014-07-03 Thread Luiz Otavio O Souza
Author: loos Date: Thu Jul 3 19:50:50 2014 New Revision: 268233 URL: http://svnweb.freebsd.org/changeset/base/268233 Log: Initialize the switch vlan table at attachment. Update some comments on code, specifying the correct vlans used on switch setup. Advertise the proper switch oper

svn commit: r268232 - head/release/arm

2014-07-03 Thread Glen Barber
Author: gjb Date: Thu Jul 3 19:37:25 2014 New Revision: 268232 URL: http://svnweb.freebsd.org/changeset/base/268232 Log: The u-boot tarball needed for some boards, BEAGLEBONE for example, explicitly hard-code gcc(1) as the compiler. Partially revert r264703, which did a post-chroot insta

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

2014-07-03 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jul 3 19:25:24 2014 New Revision: 268231 URL: http://svnweb.freebsd.org/changeset/base/268231 Log: Merge from OpenSolaris (30-Jun-2009): 6851093 system drops to kmdb with anonymous dtrace probes + kmdb This has no effect on FreeBSD (code is ifdef'ed) but is usefu

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

2014-07-03 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jul 3 19:07:37 2014 New Revision: 268230 URL: http://svnweb.freebsd.org/changeset/base/268230 Log: Merge from OpenSolaris (22-Apr-2008): 6823388 DTrace ioctl handlers must validate all structure members MFC after:1 week Modified: head/sys/cddl/contrib/open

svn commit: r268227 - head/sys/boot/amd64/efi

2014-07-03 Thread Ed Maste
Author: emaste Date: Thu Jul 3 17:53:28 2014 New Revision: 268227 URL: http://svnweb.freebsd.org/changeset/base/268227 Log: Display efi framebuffer dimensions on boot The EFI framebuffer produces corrupted output on certain systems. For now display the framebuffer parameters (address, d

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

2014-07-03 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jul 3 17:36:59 2014 New Revision: 268224 URL: http://svnweb.freebsd.org/changeset/base/268224 Log: Merge from OpenSolaris (20-Apr-2008): 6822482 DOF validation needs to handle loadable sections flagged as unloadable MFC after:1 week Modified: head/sys/cddl

svn commit: r268215 - head/share/man/man4

2014-07-03 Thread Ed Maste
Author: emaste Date: Thu Jul 3 13:51:10 2014 New Revision: 268215 URL: http://svnweb.freebsd.org/changeset/base/268215 Log: Describe kern.vty sc/vt tunable in syscons(4) Reviewed by: wblock Modified: head/share/man/man4/syscons.4 Modified: head/share/man/man4/syscons.4 ===

svn commit: r268212 - head/lib/libc/sys

2014-07-03 Thread Konstantin Belousov
Author: kib Date: Thu Jul 3 11:19:16 2014 New Revision: 268212 URL: http://svnweb.freebsd.org/changeset/base/268212 Log: Note that most errors are possible for all syscalls from utimes(2) family. Minor wording corrections. Based on the suggestions by bde. Sponsored by: The FreeBSD

svn commit: r268211 - head/sys/kern

2014-07-03 Thread Konstantin Belousov
Author: kib Date: Thu Jul 3 11:06:27 2014 New Revision: 268211 URL: http://svnweb.freebsd.org/changeset/base/268211 Log: Micro-manage clang to get the expected inlining for cpu_search(). Mark cpu_search_lowest/cpu_search_highest/cpu_search_both as noinline, while cpu_search() gets always_in

svn commit: r268209 - head/sys/dev/usb/net

2014-07-03 Thread Hans Petter Selasky
Author: hselasky Date: Thu Jul 3 10:49:46 2014 New Revision: 268209 URL: http://svnweb.freebsd.org/changeset/base/268209 Log: - Disable hardware checksumming until it is properly tested. - Don't discard frames if the dropped or error flag is set. - Don't remove the last 4-bytes of every pac