Author: delphij
Date: Mon Aug 5 06:01:29 2019
New Revision: 350581
URL: https://svnweb.freebsd.org/changeset/base/350581
Log:
Remove obsolete header file.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: alc
Date: Mon Aug 5 02:44:04 2019
New Revision: 350579
URL: https://svnweb.freebsd.org/changeset/base/350579
Log:
Enable superpage promotion within the kernel pmap.
Reviewed by: markj
X-MFC after: r350004
Differential Revision:https://reviews.freebsd.org/D21149
Modif
Author: jhibbits
Date: Mon Aug 5 01:37:18 2019
New Revision: 350578
URL: https://svnweb.freebsd.org/changeset/base/350578
Log:
powerpc: Get 32-bit AIM building with secure-PLT
The last few changes needed before 32-bit AIM builds with secure-PLT with
base GCC. Because ofwcall32.S and sw
Author: kevans
Date: Mon Aug 5 00:08:25 2019
New Revision: 350576
URL: https://svnweb.freebsd.org/changeset/base/350576
Log:
ipfw: fix jail option after r348215
r348215 changed jail_getid(3) to validate passed-in jids as active jails
(as the function is documented to return -1 if the jai
Author: kib
Date: Sun Aug 4 21:43:34 2019
New Revision: 350575
URL: https://svnweb.freebsd.org/changeset/base/350575
Log:
rtld-elf: Remove x86 elf_rtld.x linker scripts.
First, amd64 version of the script cannot work at least due to the
wrong architecture specification. Second, kernel c
Author: jhibbits
Date: Sun Aug 4 20:00:39 2019
New Revision: 350573
URL: https://svnweb.freebsd.org/changeset/base/350573
Log:
Fix 32-bit build again, post r350570.
Missed this part with my testing as well. Pass the right type to
BUS_TRANSLATE_RESOURCE().
Modified:
head/sys/compat/li
Author: jhibbits
Date: Sun Aug 4 19:55:43 2019
New Revision: 350572
URL: https://svnweb.freebsd.org/changeset/base/350572
Log:
Fix 32-bit build post-r350570
The error message prints a rman_res_t, which is an uintmax_t. Explicitly
cast, just for future-proofing, and use the correct forma
Author: jhibbits
Date: Sun Aug 4 19:47:02 2019
New Revision: 350571
URL: https://svnweb.freebsd.org/changeset/base/350571
Log:
Fix the build after r350570.
Signed char cannot compare to values above 0x7f. Use unsigned instead.
Modified:
head/sys/dev/pci/vga_pci.c
Modified: head/sys/de
Author: jhibbits
Date: Sun Aug 4 19:28:10 2019
New Revision: 350570
URL: https://svnweb.freebsd.org/changeset/base/350570
Log:
Add necessary bits for Linux KPI to work correctly on powerpc
PowerPC, and possibly other architectures, use different address ranges for
PCI space vs physical a
Author: jhibbits
Date: Sun Aug 4 19:25:23 2019
New Revision: 350569
URL: https://svnweb.freebsd.org/changeset/base/350569
Log:
powerpc: Enable the BUS_DMA_NOCACHE flag handling
The flag handling was committed commented out 7 years ago. It works, and is
needed for LinuxKPI-based DRM driv
Author: cy
Date: Sun Aug 4 12:47:38 2019
New Revision: 350568
URL: https://svnweb.freebsd.org/changeset/base/350568
Log:
Resolve ipfilter kld unload issues related to VNET jails.
When the ipfilter kld is loaded, used within VNET jail, and unloaded,
then subsequent loading, use, and unloa
Author: cy
Date: Sun Aug 4 12:47:35 2019
New Revision: 350567
URL: https://svnweb.freebsd.org/changeset/base/350567
Log:
Returning an uninitialized error is a bad thing.
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/mlfk_ipl.c
Modified: head/sys/contrib/ipfilter/neti
12 matches
Mail list logo