svn commit: r343518 - in head: share/man/man4 sys/dev/rtwn/usb sys/dev/usb

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Mon Jan 28 02:15:41 2019 New Revision: 343518 URL: https://svnweb.freebsd.org/changeset/base/343518 Log: rtwn_usb(4): add new USB id. Submitted by: Github issue: https://github.com/s3erios/rtwn/issues/4 MFC after:5 days Modified:

svn commit: r343516 - head/usr.bin/find

2019-01-27 Thread Oleksandr Tymoshenko
Author: gonzo Date: Mon Jan 28 02:00:39 2019 New Revision: 343516 URL: https://svnweb.freebsd.org/changeset/base/343516 Log: Fix whiteout support in find(1) find(1) ignores -type w passed to it. With this patch find(1) properly identifies and prints whiteouts. PR: 126384,

Re: svn commit: r343480 - head/lib/libfigpar

2019-01-27 Thread Warner Losh
On Sun, Jan 27, 2019 at 7:09 AM Devin Teske wrote: > > > > On Jan 26, 2019, at 9:31 PM, Bruce Evans wrote: > > > > On Sat, 26 Jan 2019, Stefan Esser wrote: > > > >> Am 26.01.19 um 22:59 schrieb Colin Percival: > >>> ... > >>> The length of the string was already being recalculated, by strcpy. >

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

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 18:53:36 2019 New Revision: 343502 URL: https://svnweb.freebsd.org/changeset/base/343502 Log: Remove RADIUS-related files when WITHOUT_RADIUS_SUPPORT=true is set in src.conf(5) PR: 234041 MFC after:5 days Modified:

svn commit: r343501 - head/sys/cam/scsi

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 17:51:49 2019 New Revision: 343501 URL: https://svnweb.freebsd.org/changeset/base/343501 Log: Add NO_6_BYTE / NO_SYNC_CACHE quirks for (C|D|E).* Olympus digital cameras PR: 97472 Submitted by: Fabio Luis Girardi Reviewed by: imp MFC after:

svn commit: r343500 - head/sys/kern

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 16:44:27 2019 New Revision: 343500 URL: https://svnweb.freebsd.org/changeset/base/343500 Log: m_getm2: correct a comment. The comment states that function always return a top of allocated mbuf; however, the function actually return the overall mbuf chain top

Re: svn commit: r343500 - head/sys/kern

2019-01-27 Thread Andriy Voskoboinyk
Sun, 27 Jan 2019 18:44:27 +0200 було написано Andriy Voskoboinyk : Author: avos Date: Sun Jan 27 16:44:27 2019 New Revision: 343500 URL: https://svnweb.freebsd.org/changeset/base/343500 Log: m_getm2: correct a comment. The comment states that function always return a top of allocated

svn commit: r343499 - head/libexec/rc

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 15:55:31 2019 New Revision: 343499 URL: https://svnweb.freebsd.org/changeset/base/343499 Log: rc(8): do not stop dhclient(8) when wpa_supplicant(8) / hostapd(8) is used They will stop it automatically ('Interface wlan0 is down, dhclient exiting'); use

svn commit: r343498 - head/sys/dev/extres/phy

2019-01-27 Thread Michal Meloun
Author: mmel Date: Sun Jan 27 15:50:36 2019 New Revision: 343498 URL: https://svnweb.freebsd.org/changeset/base/343498 Log: Properly define and declare phynode_topo_lock, it should be single global variable. X-MFC with: r340845 Noticed by: phynode_topo_lock Modified:

svn commit: r343496 - head/sys/dev/pcf

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 15:19:28 2019 New Revision: 343496 URL: https://svnweb.freebsd.org/changeset/base/343496 Log: pcf(4): fix parentheses in if condition PR: 210709 Submitted by: David Binderman MFC after:5 days Modified: head/sys/dev/pcf/pcf_isa.c

svn commit: r343497 - head/sbin/devd

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 15:29:58 2019 New Revision: 343497 URL: https://svnweb.freebsd.org/changeset/base/343497 Log: devd.conf(5): simplify regex Submitted by: Helge Oldach MFC after:5 days Modified: head/sbin/devd/devd.conf Modified: head/sbin/devd/devd.conf

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

2019-01-27 Thread Andriy Voskoboinyk
Author: avos Date: Sun Jan 27 15:10:20 2019 New Revision: 343495 URL: https://svnweb.freebsd.org/changeset/base/343495 Log: wlan.4: improve wording PR: 218075 Submitted by: Aaron Taylor MFC after:5 days Modified: head/share/man/man4/wlan.4 Modified:

Re: svn commit: r343480 - head/lib/libfigpar

2019-01-27 Thread Devin Teske
> On Jan 26, 2019, at 9:31 PM, Bruce Evans wrote: > > On Sat, 26 Jan 2019, Stefan Esser wrote: > >> Am 26.01.19 um 22:59 schrieb Colin Percival: >>> ... >>> The length of the string was already being recalculated, by strcpy. >>> >>> It seems to me that this could be written as >>> >>>

Re: svn commit: r343440 - head/bin/sh

2019-01-27 Thread Alexey Dokuchaev
On Sat, Jan 26, 2019 at 01:35:18PM -0700, Ian Lepore wrote: > ... > Wait a sec... something has been stable and working fine for 30 years, > then it gets changed to reflect one man's personal preferences, and > it's the people who object to that who have to jump through flaming > hoops to justify