> Author: avos
> Date: Mon Mar 4 03:47:06 2019
> New Revision: 344748
> URL: https://svnweb.freebsd.org/changeset/base/344748
>
> Log:
> Allow to build ifconfig(8) without wireless support
>
> The change removes SIOC[GS]IEEE80211 handling from ifconfig(8)
> if WITHOUT_WIRELESS_SUPPORT=ye
Author: adrian
Date: Mon Mar 4 06:43:00 2019
New Revision: 344750
URL: https://svnweb.freebsd.org/changeset/base/344750
Log:
[ath_hal_ar9300] Add the extra ANI configuration fields for the AR93xx HAL.
Tested:
* Carambola2 (Ar9331), STA/AP modes
Modified:
head/sys/contrib/dev/ath/at
Author: adrian
Date: Mon Mar 4 06:42:06 2019
New Revision: 344749
URL: https://svnweb.freebsd.org/changeset/base/344749
Log:
[ath_hal] add extra ANI fields for the AR9300 HAL.
I'm trying to debug why reception upstairs here is so terrible and it
turns out ANI is buggy. (Which is no surp
Author: avos
Date: Mon Mar 4 03:47:06 2019
New Revision: 344748
URL: https://svnweb.freebsd.org/changeset/base/344748
Log:
Allow to build ifconfig(8) without wireless support
The change removes SIOC[GS]IEEE80211 handling from ifconfig(8)
if WITHOUT_WIRELESS_SUPPORT=yes is set in src.conf
Author: avos
Date: Mon Mar 4 03:38:43 2019
New Revision: 344747
URL: https://svnweb.freebsd.org/changeset/base/344747
Log:
MFC r344245:
snmp_hostres(3): fix a typo in sanity checks in handle_chunk()
PR: 204253
Submitted by: David Binderman
Modified:
stable/12/usr.sbin/bsn
Author: avos
Date: Mon Mar 4 03:38:43 2019
New Revision: 344747
URL: https://svnweb.freebsd.org/changeset/base/344747
Log:
MFC r344245:
snmp_hostres(3): fix a typo in sanity checks in handle_chunk()
PR: 204253
Submitted by: David Binderman
Modified:
stable/11/usr.sbin/bsn
Author: avos
Date: Mon Mar 4 03:38:43 2019
New Revision: 344747
URL: https://svnweb.freebsd.org/changeset/base/344747
Log:
MFC r344245:
snmp_hostres(3): fix a typo in sanity checks in handle_chunk()
PR: 204253
Submitted by: David Binderman
Modified:
stable/10/usr.sbin/bsn
Author: avos
Date: Mon Mar 4 03:30:39 2019
New Revision: 344746
URL: https://svnweb.freebsd.org/changeset/base/344746
Log:
MFC r344244:
Fix memory / resource leaks in usr.sbin/rpc.ypupdated/update.c
Re-apply r343909 to this file to get the issue fixed.
PR: 204956
Reporte
Author: avos
Date: Mon Mar 4 03:30:39 2019
New Revision: 344746
URL: https://svnweb.freebsd.org/changeset/base/344746
Log:
MFC r344244:
Fix memory / resource leaks in usr.sbin/rpc.ypupdated/update.c
Re-apply r343909 to this file to get the issue fixed.
PR: 204956
Reporte
Author: avos
Date: Mon Mar 4 03:30:39 2019
New Revision: 344746
URL: https://svnweb.freebsd.org/changeset/base/344746
Log:
MFC r344244:
Fix memory / resource leaks in usr.sbin/rpc.ypupdated/update.c
Re-apply r343909 to this file to get the issue fixed.
PR: 204956
Reporte
Author: avos
Date: Mon Mar 4 03:02:14 2019
New Revision: 344745
URL: https://svnweb.freebsd.org/changeset/base/344745
Log:
rtwn_usb(4): fix Tx instability with RTL8192CU chipsets
- Fix data frames transmission via POWER_STATUS register setup -
it seems to be set by MACID_CONFIG firmware
Author: avos
Date: Mon Mar 4 01:54:28 2019
New Revision: 344744
URL: https://svnweb.freebsd.org/changeset/base/344744
Log:
rtwn_usb(4): fix LED blinking for RTL8192CU during scanning
Tested with RTL8188CUS, STA mode.
MFC after:5 days
Modified:
head/sys/dev/rtwn/rtl8192c/r92c_in
Author: mav
Date: Mon Mar 4 00:49:07 2019
New Revision: 344743
URL: https://svnweb.freebsd.org/changeset/base/344743
Log:
Reduce CTL threads priority to about PUSER.
Since in most configurations CTL serves as network service, we found
that this change improves local system interactivity
In message <06d7e6402ad6f673b15873a9d99c9382f21e64b9.ca...@freebsd.org>
, Ian Le
pore writes:
> On Sun, 2019-03-03 at 12:20 -0800, Enji Cooper wrote:
> > > On Mar 3, 2019, at 11:12, Steven Hartland
> > > wrote:
> > >
> > > Not really much more to say that isn't explained by that and the
> > > cod
On Sun, Mar 3, 2019, 1:29 PM Ian Lepore wrote:
> On Sun, 2019-03-03 at 12:20 -0800, Enji Cooper wrote:
> > > On Mar 3, 2019, at 11:12, Steven Hartland
> > > wrote:
> > >
> > > Not really much more to say that isn't explained by that and the
> > > code.
> > >
> > > Sure I could have used a differ
Author: tuexen
Date: Sun Mar 3 19:55:06 2019
New Revision: 344742
URL: https://svnweb.freebsd.org/changeset/base/344742
Log:
Allocate an assocition id and register the stcb with holding the lock.
This avoids a race where stcbs can be found, which are not completely
initialized.
This wa
Not really much more to say that isn't explained by that and the code.
Sure I could have used a different sentence structure for the body but
it wouldn't add anything IMO, thoughts?
On 02/03/2019 10:49, Alexey Dokuchaev wrote:
On Fri, Mar 01, 2019 at 02:39:15PM +, Steven Hartland wrote:
On Sun, 2019-03-03 at 12:20 -0800, Enji Cooper wrote:
> > On Mar 3, 2019, at 11:12, Steven Hartland
> > wrote:
> >
> > Not really much more to say that isn't explained by that and the
> > code.
> >
> > Sure I could have used a different sentence structure for the body
> > but it wouldn't add any
> On Mar 3, 2019, at 11:12, Steven Hartland wrote:
>
> Not really much more to say that isn't explained by that and the code.
>
> Sure I could have used a different sentence structure for the body but it
> wouldn't add anything IMO, thoughts?
Why the previous sector size was wrong isn’t c
Author: glebius
Date: Sun Mar 3 18:57:48 2019
New Revision: 344741
URL: https://svnweb.freebsd.org/changeset/base/344741
Log:
Remove bogus assert that I added in r319722. It is a legitimate case
to call soabort() on a newborn socket created by sonewconn() in case
if further setup of PCB fai
Author: bz
Date: Sun Mar 3 10:00:26 2019
New Revision: 344740
URL: https://svnweb.freebsd.org/changeset/base/344740
Log:
Fix compilation of world with WITHOUT_{INET,INET6}_SUPPORT or both set.
Buildworld failed when both WITHOUT_INET6_SUPPORT and INET equivalent were
set.
Fix netstat an
Author: hrs
Date: Sun Mar 3 05:30:15 2019
New Revision: 344739
URL: https://svnweb.freebsd.org/changeset/base/344739
Log:
Use struct addrinfo instead of struct sockaddr_storage
to store peer addresses.
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
===
Author: imp
Date: Sun Mar 3 03:36:33 2019
New Revision: 344736
URL: https://svnweb.freebsd.org/changeset/base/344736
Log:
Add ABORTED_BY_REQUEST to the list of things we look at DNR bit and tell why
to comment (code already does this)
Modified:
head/sys/dev/nvme/nvme_qpair.c
Modified: head
Author: kevans
Date: Sun Mar 3 03:09:43 2019
New Revision: 344735
URL: https://svnweb.freebsd.org/changeset/base/344735
Log:
UPDATING: Restore the missing period with another direct commit
Reported by: rgrimes
Modified:
stable/11/UPDATING
Modified: stable/11/UPDATING
=
Author: ume
Date: Sun Mar 3 03:42:51 2019
New Revision: 344738
URL: https://svnweb.freebsd.org/changeset/base/344738
Log:
MFC r344491: An IPv6 address matching should be fixed.
Specifying an IPv6 address by the -a option was broken
since r309933.
Modified:
stable/11/usr.sbin/syslogd/sysl
Author: ume
Date: Sun Mar 3 03:40:11 2019
New Revision: 344737
URL: https://svnweb.freebsd.org/changeset/base/344737
Log:
MFC r344491: An IPv6 address matching should be fixed.
Specifying an IPv6 address by the -a option was broken
since r309933.
Modified:
stable/12/usr.sbin/syslogd/sysl
26 matches
Mail list logo