Module Name:src
Committed By: maya
Date: Tue Nov 20 07:30:18 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: armcap.c ppccap.c
Log Message:
Don't expose a getauxval symbol.
The code already knows how to handle it, but it assumes anyone who uses
GCC o
Module Name:src
Committed By: maxv
Date: Tue Nov 20 06:43:26 UTC 2018
Modified Files:
src/usr.sbin/tprof: tprof.8
Log Message:
Note support for Intel Silvermont/Airmont.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/tprof/tprof.8
Please note
Module Name:src
Committed By: msaitoh
Date: Tue Nov 20 04:04:42 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Add wm_oem_bits_config_ich8lan() to control LPLU and GbE setting base on
the NVM's info.
- Modify wm_enable_wakeup() to reduce difference agai
Module Name:src
Committed By: msaitoh
Date: Tue Nov 20 03:52:03 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Fix a bug that i82578 PHY can't detect correctly.
- Print PHY OUI and model number if a PHY's can't be identified.
XXX pullup-[78]
To generat
Module Name:src
Committed By: mrg
Date: Tue Nov 20 01:59:51 UTC 2018
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/aarch64: driver-aarch64.c
src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c
src/sys/arch/aarch64/aarch64: aarch64_mac
Module Name:src
Committed By: mrg
Date: Tue Nov 20 01:23:06 UTC 2018
Modified Files:
src/libexec/httpd: bozohttpd.h
Log Message:
also fix have_dynamic_content from the previous previous. re-order
the debug and dynamic content to match the same pattern as everything
else s
Module Name:src
Committed By: mrg
Date: Tue Nov 20 01:19:52 UTC 2018
Modified Files:
src/libexec/httpd: bozohttpd.h
Log Message:
fix previous: have_debug was reversed.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/libexec/httpd/bozohttpd.h
Please not
Module Name:src
Committed By: mrg
Date: Tue Nov 20 01:15:50 UTC 2018
Modified Files:
src/libexec/httpd: bozohttpd.h main.c
Log Message:
move some #if support into bozohttpd.h.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/libexec/httpd/bozohttpd.h
cvs
Module Name:src
Committed By: mrg
Date: Tue Nov 20 01:06:47 UTC 2018
Modified Files:
src/libexec/httpd: CHANGES auth-bozo.c bozohttpd.8 bozohttpd.c
bozohttpd.h cgi-bozo.c content-bozo.c daemon-bozo.c
dir-index-bozo.c main.c ssl-bozo.c tilde-luzah-boz
Module Name:src
Committed By: jdolecek
Date: Mon Nov 19 22:21:33 UTC 2018
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
enable XSAVE (and hence AVX) under XEN by default, fixes PR kern/50332
okayed by maxv@
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jdolecek
Date: Mon Nov 19 22:05:23 UTC 2018
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
during SRST (softreset), make a short delay between the RST set and
clear; SATA specifies minimum 5 usec for the toggle period, and
some c
Module Name:src
Committed By: jdolecek
Date: Mon Nov 19 21:52:24 UTC 2018
Modified Files:
src/sys/dev/ic: ahcisata_core.c
Log Message:
if softreset during PMP detection fails, disable PMP, reset port and continue
with sig detected after the initial COMRESET
this does not
Module Name:src
Committed By: maxv
Date: Mon Nov 19 21:45:37 UTC 2018
Modified Files:
src/lib/libnvmm: libnvmm.c
Log Message:
Fix error handling of realloc, and use memmove because the areas overlap;
noted by agc@. These _nvmm_area_add/delete functions don't make a lot of
Module Name:src
Committed By: maxv
Date: Mon Nov 19 20:44:52 UTC 2018
Modified Files:
src/sys/arch/amd64/include: pmap.h
src/sys/arch/i386/include: pmap.h
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c
Log Message:
Introduce pl_pi, wi
Module Name:src
Committed By: uwe
Date: Mon Nov 19 20:37:04 UTC 2018
Modified Files:
src/lib/libcurses: background.c
Log Message:
wbkgd - when updating window rendition for the new background character,
it's the old background characters that need to be updated, not spaces
Module Name:src
Committed By: maxv
Date: Mon Nov 19 20:28:01 UTC 2018
Modified Files:
src/sys/arch/amd64/include: pmap.h
src/sys/arch/i386/include: pmap.h
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c svs.c
Log Message:
Rename 'mask'
Module Name:src
Committed By: aymeric
Date: Mon Nov 19 20:05:37 UTC 2018
Modified Files:
src/distrib/amd64/uefi-installimage: Makefile.bootimage
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
Make building boot images work with xz sets on non-NetBSD
Module Name:src
Committed By: aymeric
Date: Mon Nov 19 20:00:28 UTC 2018
Modified Files:
src/share/mk: bsd.own.mk
src/tools/xz-bin: Makefile
Log Message:
Prepend ${_TOOL_PREFIX} to xz, too.
To generate a diff of this commit:
cvs rdiff -u -r1.1083 -r1.1084 src/sha
Module Name:src
Committed By: jdolecek
Date: Mon Nov 19 19:52:08 UTC 2018
Modified Files:
src/sys/dev/ic: ahcisata_core.c siisata.c
Log Message:
consistently use the SATA correct 'port %d' instead of 'channel', some
whitespace fixes
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Mon Nov 19 19:10:39 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: md.amd64
Log Message:
add nvmm lint library
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/distrib/sets/lists/comp/md.amd64
Please
Module Name:src
Committed By: sevan
Date: Mon Nov 19 18:29:59 UTC 2018
Modified Files:
src/share/misc: acronyms.comp
Log Message:
"What You See Is All You Get" - Brian Kernighan
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/share/misc/acronyms.comp
Module Name:src
Committed By: maxv
Date: Mon Nov 19 17:35:12 UTC 2018
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svm.c
Log Message:
Rename one constant, for clarity.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/nvmm/x86/nvmm_x86_svm.c
Plea
Module Name:src
Committed By: martin
Date: Mon Nov 19 17:17:43 UTC 2018
Modified Files:
src/usr.sbin/sysinst: defs.h util.c
Log Message:
Split positional argument string expansion from msg display, we can make
good use of it elsewhere too.
To generate a diff of this comm
Module Name:src
Committed By: kre
Date: Mon Nov 19 15:43:32 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frame.h
Log Message:
Fix editing screwup in previous... noted by Rin Okuyama (thanks!)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys
Module Name:src
Committed By: jakllsch
Date: Mon Nov 19 13:54:15 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: gicv3_fdt.c
Log Message:
avoid NULL deref in gicv3_fdt_disestablish()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/fdt/gicv3_fd
Module Name:src
Committed By: skrll
Date: Mon Nov 19 13:28:48 UTC 2018
Removed Files:
src/sys/arch/evbarm/conf: RPI64
Log Message:
Remove RPI64 in favour of GENERIC64. RPI64 was used during testing.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r0 src/sys/arch/
Module Name:src
Committed By: jmcneill
Date: Mon Nov 19 11:08:16 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: pcihost_fdt.c
Log Message:
Clear PCI_FLAGS_IO_OKAY as we don't support it yet.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/fdt
Module Name:src
Committed By: maya
Date: Mon Nov 19 10:48:59 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/include/linux/regulator: consumer.h
Log Message:
include machine/limits.h for INT_MAX
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/sys
Module Name:src
Committed By: jmcneill
Date: Mon Nov 19 10:45:48 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
src/sys/arch/arm/acpi: acpipchb.c
src/sys/arch/arm/arm32: armv7_generic_space.c
src/sys/arch/arm/include: bus_defs.h
Module Name:src
Committed By: maya
Date: Mon Nov 19 10:14:40 UTC 2018
Modified Files:
src/sys/dev: audio_dai.h
Log Message:
include less headers, just the right one, suggested by thorpej
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/audio_dai.h
Module Name:src
Committed By: kre
Date: Mon Nov 19 10:05:09 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frame.h
src/sys/arch/i386/include: frame.h
src/sys/arch/xen/x86: hypervisor_machdep.c
Log Message:
Hide differences between i386 and amd64 inter
Module Name:src
Committed By: maya
Date: Mon Nov 19 09:23:05 UTC 2018
Modified Files:
src/sys/dev: audio_dai.h
Log Message:
include sys/param.h for EINVAL used in this header.
(Make it more standalone)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/
Module Name:src
Committed By: christos
Date: Mon Nov 19 08:14:28 UTC 2018
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSPosix: mDNSPosix.c
Log Message:
It is not an error if we did not find any IPv4 interfaces. It could
be the case we never have V4 interfaces
33 matches
Mail list logo