Author: markj
Date: Mon Mar 18 05:03:55 2019
New Revision: 345255
URL: https://svnweb.freebsd.org/changeset/base/345255
Log:
Revert r345244 for now.
The code which advances the block number is simplistic and is not
correct when the starting offset is non-zero. Revert the change until
t
Author: avos
Date: Mon Mar 18 02:58:34 2019
New Revision: 345254
URL: https://svnweb.freebsd.org/changeset/base/345254
Log:
MFC r344745:
urtwn(4): fix Tx instability with RTL8192CU chipsets
PR: 233949
Modified:
stable/11/sys/dev/urtwn/if_urtwn.c
stable/11/sys/dev/urtwn/if_u
Author: avos
Date: Mon Mar 18 02:56:51 2019
New Revision: 345253
URL: https://svnweb.freebsd.org/changeset/base/345253
Log:
MFC r344745:
rtwn_usb(4): fix Tx instability with RTL8192CU chipsets
PR: 233949
Modified:
stable/12/sys/dev/rtwn/rtl8192c/r92c_reg.h
stable/12/sys/dev
Author: avos
Date: Mon Mar 18 02:40:22 2019
New Revision: 345252
URL: https://svnweb.freebsd.org/changeset/base/345252
Log:
net80211: correct check for SMPS node flags updates
Update node flags when driver supports SMPS, not when it is disabled or
in dynamic mode ((iv_htcaps & HTCAP_SMPS)
Author: grog
Date: Sun Mar 17 22:26:50 2019
New Revision: 345251
URL: https://svnweb.freebsd.org/changeset/base/345251
Log:
Change date of Canberra Day, now on second Monday in March.
https://en.wikipedia.org/wiki/Canberra_Day
Modified:
head/usr.bin/calendar/calendars/calendar.australia
Author: markj
Date: Sun Mar 17 20:43:31 2019
New Revision: 345250
URL: https://svnweb.freebsd.org/changeset/base/345250
Log:
MFC r344599:
Fix fasttrap_sig{trap,segv}().
Modified:
stable/12/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c
stable/12/sys/cddl/contrib/opensolaris/uts
Author: markj
Date: Sun Mar 17 20:43:01 2019
New Revision: 345249
URL: https://svnweb.freebsd.org/changeset/base/345249
Log:
MFC r344588:
Remove illumos-specific code from the x86 fasttrap_isa.c.
Modified:
stable/12/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c
Directory Prop
Author: markj
Date: Sun Mar 17 20:41:06 2019
New Revision: 345248
URL: https://svnweb.freebsd.org/changeset/base/345248
Log:
MFC r344670:
Allow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.
Modified:
stable/12/sys/kern/uipc_shm.c
Modified: stable/12/sys/kern/uipc_shm.c
Author: markj
Date: Sun Mar 17 20:30:27 2019
New Revision: 345247
URL: https://svnweb.freebsd.org/changeset/base/345247
Log:
MFC r344450, r344452, r344453:
Fix a tracepoint lookup race in fasttrap_pid_probe().
Modified:
stable/12/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c
s
Author: kib
Date: Sun Mar 17 18:31:48 2019
New Revision: 345246
URL: https://svnweb.freebsd.org/changeset/base/345246
Log:
i386: improve detection of the fast page fault assist.
In particular, check that we are assisting the page fault from kernel mode.
Sponsored by: The FreeBSD Founda
Author: markj
Date: Sun Mar 17 18:06:13 2019
New Revision: 345245
URL: https://svnweb.freebsd.org/changeset/base/345245
Log:
Fix the gcc build (-Wstrict-prototypes) after r345244.
Reported by: jenkins
MFC with: r345244
Modified:
head/sys/ufs/ufs/ufs_bmap.c
Modified: head/sys/ufs/
On Sun, Mar 17, 2019 at 05:34:06PM +, Mark Johnston wrote:
> Author: markj
> Date: Sun Mar 17 17:34:06 2019
> New Revision: 345244
> URL: https://svnweb.freebsd.org/changeset/base/345244
>
> Log:
> Optimize lseek(SEEK_DATA) on UFS.
>
> The old implementation, at the VFS layer, would map
Author: markj
Date: Sun Mar 17 17:34:06 2019
New Revision: 345244
URL: https://svnweb.freebsd.org/changeset/base/345244
Log:
Optimize lseek(SEEK_DATA) on UFS.
The old implementation, at the VFS layer, would map the entire range of
logical blocks between the starting offset and the first d
On Sun, 2019-03-17 at 10:32 +0100, Wolfram Schneider wrote:
> On Sat, 16 Mar 2019 at 23:37, Ian Lepore wrote:
> >
> > On Sat, 2019-03-16 at 20:02 +, Wolfram Schneider wrote:
> > > Author: wosch
> > > Date: Sat Mar 16 20:02:57 2019
> > > New Revision: 345238
> > > URL: https://svnweb.freebsd.o
On Sat, 16 Mar 2019 at 23:37, Ian Lepore wrote:
>
> On Sat, 2019-03-16 at 20:02 +, Wolfram Schneider wrote:
> > Author: wosch
> > Date: Sat Mar 16 20:02:57 2019
> > New Revision: 345238
> > URL: https://svnweb.freebsd.org/changeset/base/345238
> >
> > Log:
> > `make buildkernel' should displ
Author: kib
Date: Sun Mar 17 13:02:24 2019
New Revision: 345243
URL: https://svnweb.freebsd.org/changeset/base/345243
Log:
MFC r345141:
mips: remove dead comment and definitions.
Modified:
stable/12/sys/mips/mips/vm_machdep.c
Directory Properties:
stable/12/ (props changed)
Modified: s
Author: bz
Date: Sun Mar 17 09:31:09 2019
New Revision: 345241
URL: https://svnweb.freebsd.org/changeset/base/345241
Log:
Fix legacy IP autoconfiguration.
It seems my subconcious plan in r345088 to not only prefer IPv6 autoconf
but to also slowly deteriorate legacy IP auto-configuration w
Author: dim
Date: Sun Mar 17 11:27:27 2019
New Revision: 345242
URL: https://svnweb.freebsd.org/changeset/base/345242
Log:
Explicitly link libomp.so against -lpthread, as it depends on pthread
functionality. This should make example OpenMP programs work out of the
box.
Reported by: jb
Author: jah
Date: Sun Mar 17 06:05:19 2019
New Revision: 345240
URL: https://svnweb.freebsd.org/changeset/base/345240
Log:
MFC r344562:
FFS: allow sendfile(2) to work with block sizes greater than the page size
Implement ffs_getpages_async(), which when possible calls the asynchronous
19 matches
Mail list logo