Author: avos
Date: Sun Jan 13 02:19:01 2019
New Revision: 342981
URL: https://svnweb.freebsd.org/changeset/base/342981
Log:
MFC r342810:
powerd(8): allow to force a method of battery state query
This change allows to determine power source via sysctl or /dev/apm
when devd(8) is running
Author: avos
Date: Sun Jan 13 02:23:18 2019
New Revision: 342982
URL: https://svnweb.freebsd.org/changeset/base/342982
Log:
MFC r342810:
powerd(8): allow to force a method of battery state query
This change allows to determine power source via sysctl or /dev/apm
when devd(8) is running
Author: jhibbits
Date: Sun Jan 13 04:51:24 2019
New Revision: 342988
URL: https://svnweb.freebsd.org/changeset/base/342988
Log:
powerpcspe: Correct SPE high-component loading
Don't clobber the low part of the register restoring the high component of.
This could lead to very bad behavior i
Author: kib
Date: Sun Jan 13 02:38:14 2019
New Revision: 342987
URL: https://svnweb.freebsd.org/changeset/base/342987
Log:
MFC r342823:
Clamp tuklib_physmem() return value to SIZE_T_MAX.
Modified:
stable/11/contrib/xz/src/common/tuklib_physmem.c
Directory Properties:
stable/11/ (props c
Author: kib
Date: Sun Jan 13 02:36:58 2019
New Revision: 342986
URL: https://svnweb.freebsd.org/changeset/base/342986
Log:
MFC r342823:
Clamp tuklib_physmem() return value to SIZE_T_MAX.
Modified:
stable/12/contrib/xz/src/common/tuklib_physmem.c
Directory Properties:
stable/12/ (props c
Author: jhibbits
Date: Sun Jan 13 02:33:20 2019
New Revision: 342985
URL: https://svnweb.freebsd.org/changeset/base/342985
Log:
Fix rtld-elf compilation warning for powerpc64 ELFv2 ABI
Summary: reloc_jmpslot function parameter 'defobj' is not used when using
ELFv2
ABI
Submitted by:
Author: tsoome
Date: Sun Jan 13 07:22:16 2019
New Revision: 342994
URL: https://svnweb.freebsd.org/changeset/base/342994
Log:
i386_parsedev() needs to support fd devices
After introduction of fd device list to BIOS loader, the i386_parsedev()
needs to recognize fd devices.
Modified:
st
Author: avos
Date: Sun Jan 13 06:01:36 2019
New Revision: 342991
URL: https://svnweb.freebsd.org/changeset/base/342991
Log:
net80211: provide rate validation for injected frames.
There may be various side effects (device timeout, firmware and / or
kernel panic) when an invalid (or inappli
Author: tsoome
Date: Sun Jan 13 07:25:55 2019
New Revision: 342995
URL: https://svnweb.freebsd.org/changeset/base/342995
Log:
MFC: r342619, r342626
loader: create bio_alloc and bio_free for bios bounce buffer
We do have 16KB buffer space defined in pxe.c, move it to bio.c and implement
Author: kp
Date: Sun Jan 13 05:30:26 2019
New Revision: 342989
URL: https://svnweb.freebsd.org/changeset/base/342989
Log:
pfctl: Fix 'set skip' handling for groups
When we skip on a group the kernel will automatically skip on the member
interfaces. We still need to update our own cache th
Author: delphij
Date: Sun Jan 13 08:49:55 2019
New Revision: 342997
URL: https://svnweb.freebsd.org/changeset/base/342997
Log:
MFC r342614, r342633
r342614:
Properly set svn:mimetype for zh_CN.UTF-8.src.
r342633:
Fix various issues with Chinese locales:
- Change short weekday
Author: fsu
Date: Sun Jan 13 12:13:08 2019
New Revision: 342999
URL: https://svnweb.freebsd.org/changeset/base/342999
Log:
MFC r342933:
Fix errno values returned from DUMMY_XATTR linuxulator calls
Reported by: we...@uni-mainz.de
Reviewed by: markj
Differential Revision: https://review
Author: jilles
Date: Sun Jan 13 13:57:11 2019
New Revision: 343000
URL: https://svnweb.freebsd.org/changeset/base/343000
Log:
MFC r342817: getconf(1): Minor mdoc fix
Modified:
stable/12/usr.bin/getconf/getconf.1
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/usr.bin
Author: kp
Date: Sun Jan 13 05:31:53 2019
New Revision: 342990
URL: https://svnweb.freebsd.org/changeset/base/342990
Log:
pf tests: Test PR 229241
pfctl has an issue with 'set skip on ', which causes inconsistent
behaviour: the set skip directive works initially, but does not take
effec
Author: tsoome
Date: Sun Jan 13 07:12:50 2019
New Revision: 342992
URL: https://svnweb.freebsd.org/changeset/base/342992
Log:
With buggy int13 ah=15, we can mis-identify the floppy devices.
We have no option than trust INT13 ah=08 return code during the init phase.
PR: 234460
Author: tsoome
Date: Sun Jan 13 07:19:20 2019
New Revision: 342993
URL: https://svnweb.freebsd.org/changeset/base/342993
Log:
loader.efi: update memmap command to recognize new attributes
Also move memory type to string translation to libefi for later use.
Modified:
stable/12/stand/efi/i
Author: delphij
Date: Sun Jan 13 08:46:06 2019
New Revision: 342996
URL: https://svnweb.freebsd.org/changeset/base/342996
Log:
MFC r342614, r342633
r342614:
Properly set svn:mimetype for zh_CN.UTF-8.src.
r342633:
Fix various issues with Chinese locales:
- Change short weekday
Author: fsu
Date: Sun Jan 13 12:12:50 2019
New Revision: 342998
URL: https://svnweb.freebsd.org/changeset/base/342998
Log:
MFC r342933:
Fix errno values returned from DUMMY_XATTR linuxulator calls
Reported by: we...@uni-mainz.de
Reviewed by: markj
Differential Revision: https://review
Author: jilles
Date: Sun Jan 13 18:47:37 2019
New Revision: 343002
URL: https://svnweb.freebsd.org/changeset/base/343002
Log:
MFC r342816: thr_wake(2): Minor mdoc fixes
Modified:
stable/11/lib/libc/sys/thr_wake.2
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/lib/li
Author: cognet
Date: Sun Jan 13 19:49:46 2019
New Revision: 343004
URL: https://svnweb.freebsd.org/changeset/base/343004
Log:
Impleent COMPAT_FREEBSD32 for arm64.
This is based on early work by andrew@.
Modified:
head/sys/arm64/arm64/elf32_machdep.c
head/sys/arm64/arm64/freebsd32_machdep.
Author: jilles
Date: Sun Jan 13 13:57:56 2019
New Revision: 343001
URL: https://svnweb.freebsd.org/changeset/base/343001
Log:
MFC r342816: thr_wake(2): Minor mdoc fixes
Modified:
stable/12/lib/libc/sys/thr_wake.2
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/lib/li
Author: jah
Date: Sun Jan 13 20:33:54 2019
New Revision: 343005
URL: https://svnweb.freebsd.org/changeset/base/343005
Log:
Handle SIGIO for listening sockets
r319722 separated struct socket and parts of the socket I/O path into
listening-socket-specific and dataflow-socket-specific pieces
Author: jilles
Date: Sun Jan 13 18:48:13 2019
New Revision: 343003
URL: https://svnweb.freebsd.org/changeset/base/343003
Log:
MFC r342817: getconf(1): Minor mdoc fix
Modified:
stable/11/usr.bin/getconf/getconf.1
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/usr.bin
Author: cognet
Date: Sun Jan 13 23:29:46 2019
New Revision: 343006
URL: https://svnweb.freebsd.org/changeset/base/343006
Log:
Introduce cpu_icache_sync_range_checked(), that does the same thing as
cpu_icache_sync_range(), except that it sets pcb_onfault to catch any page
fault, as doing cach
Author: cognet
Date: Sun Jan 13 23:41:56 2019
New Revision: 343007
URL: https://svnweb.freebsd.org/changeset/base/343007
Log:
Don't forget to add the needed #includes.
Pointy hat to:cognet
Modified:
head/sys/arm64/arm64/cpufunc_asm.S
Modified: head/sys/arm64/arm64/cpufunc_asm.S
Author: gonzo
Date: Mon Jan 14 01:30:48 2019
New Revision: 343008
URL: https://svnweb.freebsd.org/changeset/base/343008
Log:
Add Dell Chromebook to the list of devices with E820 extmem quirk enabled
Just like for Acer C270 chromebook the E820 extmem workaround is required for
FreeBSD to b
Author: gonzo
Date: Mon Jan 14 03:13:31 2019
New Revision: 343009
URL: https://svnweb.freebsd.org/changeset/base/343009
Log:
Add four kerberos CLI utilities to OptionalObsoleteFiles.inc
Add asn1_compile, make-roken, kcc, and slc to the OptionalObsoleteFiles.inc
so they would be removed du
Author: pfg
Date: Mon Jan 14 03:19:08 2019
New Revision: 343010
URL: https://svnweb.freebsd.org/changeset/base/343010
Log:
MFC r342632:
ext2fs.5: Update the manpage.
General update of the driver description and mention some important credits.
Add a symlink for ext4fs as it is of special
Author: nyan
Date: Mon Jan 14 06:34:54 2019
New Revision: 343011
URL: https://svnweb.freebsd.org/changeset/base/343011
Log:
Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.
This fixes build when com_err.h is not installed.
PR: 234691
MFC after:1
Author: manu
Date: Mon Jan 14 06:57:39 2019
New Revision: 343012
URL: https://svnweb.freebsd.org/changeset/base/343012
Log:
MFC r342935:
Import DTS includes from 4.19
This was missed in r340337
Added:
stable/12/sys/gnu/dts/include/dt-bindings/clock/actions,s700-cmu.h
- copied unch
Author: kib
Date: Mon Jan 14 07:21:43 2019
New Revision: 343013
URL: https://svnweb.freebsd.org/changeset/base/343013
Log:
MFC r342826:
Fix use of busdma(9) KPI in ahci(4).
Modified:
stable/12/sys/dev/ahci/ahci.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys/
Author: kib
Date: Mon Jan 14 07:22:58 2019
New Revision: 343014
URL: https://svnweb.freebsd.org/changeset/base/343014
Log:
MFC r342826:
Fix use of busdma(9) KPI in ahci(4).
Modified:
stable/11/sys/dev/ahci/ahci.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/
Author: kib
Date: Mon Jan 14 07:24:49 2019
New Revision: 343015
URL: https://svnweb.freebsd.org/changeset/base/343015
Log:
MFC r342853:
Add a tunable which changes mincore(2) algorithm to only report data
from the local mapping.
Modified:
stable/12/lib/libc/sys/mincore.2
stable/12/sys/v
Author: kib
Date: Mon Jan 14 07:25:44 2019
New Revision: 343016
URL: https://svnweb.freebsd.org/changeset/base/343016
Log:
MFC r342853:
Add a tunable which changes mincore(2) algorithm to only report data
from the local mapping.
Modified:
stable/11/lib/libc/sys/mincore.2
stable/11/sys/v
Author: kib
Date: Mon Jan 14 07:31:19 2019
New Revision: 343017
URL: https://svnweb.freebsd.org/changeset/base/343017
Log:
Handle overflow in calculating max kmem size.
vm_kmem_size is u_long, and it might be not capable of holding page
count times PAGE_SIZE, even when scaled down by VM_K
Author: avos
Date: Mon Jan 14 07:50:23 2019
New Revision: 343018
URL: https://svnweb.freebsd.org/changeset/base/343018
Log:
MFC r342883:
net80211: fix panic when device is removed during initialization
if_dead() is called during device detach - check if interface is
still exists before
Author: avos
Date: Mon Jan 14 07:54:11 2019
New Revision: 343019
URL: https://svnweb.freebsd.org/changeset/base/343019
Log:
MFC r342883:
net80211: fix panic when device is removed during initialization
if_dead() is called during device detach - check if interface is
still exists before
37 matches
Mail list logo