Module Name:src
Committed By: kamil
Date: Sun Jun 24 01:53:14 UTC 2018
Modified Files:
src/lib/libutil: passwd.c
Log Message:
Prevent underflow buffer read in trim_whitespace() in libutil/passwd.c
If a string is empty or contains only white characters, the algorithm of
re
Module Name:src
Committed By: kamil
Date: Sat Jun 23 22:35:29 UTC 2018
Modified Files:
src/usr.sbin/sysinst: util.c
Log Message:
Enlarge the set_status[] array by a single element
In the get_and_unpack_sets() function there is accessed the
set_status[SET_GROUP_END] elemen
Module Name:src
Committed By: kamil
Date: Sat Jun 23 20:15:23 UTC 2018
Modified Files:
src/external/gpl2/gettext/lib/libnlspr: Makefile
Log Message:
Specify -Wno-format-extra-args for Clang/LLVM in gpl2/gettext
This is needed with Clang v. 7svn (HEAD) 2018-06-23 snapshot.
Module Name:src
Committed By: sevan
Date: Sat Jun 23 19:40:59 UTC 2018
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Add MDC, MDI, MDI-X, MDIO
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/share/misc/acronyms.comp
Please note that diff
Module Name:src
Committed By: snj
Date: Sat Jun 23 17:46:00 UTC 2018
Modified Files:
src/distrib/notes/common: main
Log Message:
remove core list, portmaster list, releng list, and developer list.
...as proposed several times in several places back in 2009/2010.
this inf
Module Name:src
Committed By: jakllsch
Date: Sat Jun 23 16:09:53 UTC 2018
Modified Files:
src/sys/arch/x86/pci: pci_machdep.c
Log Message:
Disable all contemporary mode 1 quirks.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/x86/pci/pci_machd
Module Name:src
Committed By: jakllsch
Date: Sat Jun 23 16:05:05 UTC 2018
Modified Files:
src/sys/arch/x86/pci: pci_machdep.c
Log Message:
If mode 1 enable check fails, give mode 1 a second chance by trying to
use it to locate a PCI Host Bridge or device from vendor that p
Module Name:src
Committed By: jdolecek
Date: Sat Jun 23 15:53:14 UTC 2018
Modified Files:
src/sys/arch/xen/x86: xen_ipi.c
Log Message:
make compile without DDB
PR port-xen/50282
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/xen/x86/xen_ipi.c
Module Name:src
Committed By: sevan
Date: Sat Jun 23 15:00:22 UTC 2018
Modified Files:
src/share/misc: acronyms.comp
Log Message:
The s in AST is system.
Add RC and common use of IPL, previous entry was from the world of s/360
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jakllsch
Date: Sat Jun 23 14:22:30 UTC 2018
Modified Files:
src/sys/kern: subr_kobj.c
Log Message:
add a kobj_error() to a recently added error case
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/kern/subr_kobj.c
Plea
Module Name:src
Committed By: kamil
Date: Sat Jun 23 14:15:57 UTC 2018
Modified Files:
src/usr.sbin/installboot/arch: i386.c
Log Message:
Fix integer overflow in installboot(8)
Add a sanity check of the disk_buf first three bytes. The original code on
a disk with nul byte
Module Name:src
Committed By: jakllsch
Date: Sat Jun 23 14:14:43 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0
Log Message:
Add acpiecdt* at acpi?.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sys/arch/amd64/conf/XEN3_DOM0
Please not
Module Name:src
Committed By: martin
Date: Sat Jun 23 12:14:46 UTC 2018
Modified Files:
src/doc [netbsd-8]: 3RDPARTY
Log Message:
Fix current version of tzcode for ticket #809.
To generate a diff of this commit:
cvs rdiff -u -r1.1444.2.13 -r1.1444.2.14 src/doc/3RDPARTY
Module Name:src
Committed By: jdolecek
Date: Sat Jun 23 11:54:06 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
remove the xen XSAVE entry, needs more work before it can be enabled
To generate a diff of this commit:
cvs rdiff -u -r1.2402 -r1.2403 src/doc/CHANGES
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:41:11 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #891, #892, #893, #894, #895, #896 and #897.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANG
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:39:02 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-8]: locore.S
src/sys/arch/i386/i386 [netbsd-8]: locore.S
src/sys/arch/x86/include [netbsd-8]: cpu.h fpu.h
src/sys/arch/x86/x86 [n
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:13:33 UTC 2018
Modified Files:
src/external/bsd/dhcpcd/dist/src [netbsd-8]: common.c defs.h
dhcpcd.8.in dhcpcd.c dhcpcd.conf.5.in duid.c
Log Message:
Pull up the following, requested by roy in ticket #896
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:14:23 UTC 2018
Modified Files:
src/doc [netbsd-8]: 3RDPARTY
Log Message:
Note import of dhcpcd-7.0.6.
To generate a diff of this commit:
cvs rdiff -u -r1.1444.2.12 -r1.1444.2.13 src/doc/3RDPARTY
Please note that d
Module Name:src
Committed By: jdolecek
Date: Sat Jun 23 11:11:00 UTC 2018
Modified Files:
src/usr.sbin/intrctl: intrctl_io.c
Log Message:
fix intrctl_io_firstline() to properly return NULL if there are no records
to show
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:09:24 UTC 2018
Modified Files:
src/usr.sbin/sysinst [netbsd-8]: util.c
Log Message:
Pull up following revision(s) (requested by kamil in ticket #895):
usr.sbin/sysinst/util.c: revision 1.9
Fix invalid free(
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:05:21 UTC 2018
Modified Files:
src/sys/dev/ata [netbsd-8]: ata_raid.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #894):
sys/dev/ata/ata_raid.c: revision 1.40
Call config_cfa
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:03:27 UTC 2018
Modified Files:
src/sys/netinet6 [netbsd-8]: icmp6.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #893):
sys/netinet6/icmp6.c: revision 1.228,1.230
Remove the RH0 c
Module Name:src
Committed By: martin
Date: Sat Jun 23 11:01:14 UTC 2018
Modified Files:
src/lib/libc/sys [netbsd-8]: sched.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #892):
lib/libc/sys/sched.c: revision 1.5
PR/52826: Onno van der L
Module Name:src
Committed By: martin
Date: Sat Jun 23 10:52:31 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/asn1 [netbsd-8]: asn1.h
src/crypto/external/bsd/openssl/dist/crypto/dh [netbsd-8]: dh.h
src/crypto/external/bsd/openssl/dist/c
Module Name:src
Committed By: martin
Date: Sat Jun 23 10:44:47 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1617
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-7.2
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Sat Jun 23 10:43:57 UTC 2018
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/include/std [netbsd-7]: complex
Log Message:
Pull up following revision(s) (requested by maya in ticket #1617):
external/gpl3/gcc/dist/l
Module Name:src
Committed By: jdolecek
Date: Sat Jun 23 10:30:22 UTC 2018
Modified Files:
src/sys/arch/x86/x86: identcpu.c
src/sys/arch/xen/x86: cpu.c
Log Message:
re-do the XEN XSAVE support, this time to leave all probe code in
cpu_probe_fpu(), and have XEN cpu_i
Module Name:src
Committed By: maxv
Date: Sat Jun 23 10:06:02 UTC 2018
Modified Files:
src/sys/arch/x86/x86: fpu.c
Log Message:
Add XXX in fpuinit_mxcsr_mask.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/x86/x86/fpu.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Sat Jun 23 10:02:39 UTC 2018
Modified Files:
src/sys/arch/x86/x86: identcpu.c
Log Message:
Reorder the code a little. On Xen, return earlier, we don't need to do
the XSAVE-related initialization if we don't support XSAVE.
To gener
Module Name:src
Committed By: maxv
Date: Sat Jun 23 09:51:34 UTC 2018
Modified Files:
src/sys/arch/x86/x86: identcpu.c
src/sys/arch/xen/x86: cpu.c
Log Message:
Revert the rest of jdolecek's changes. This puts us back in a clean,
sensical state.
To generate a diff
Module Name:src
Committed By: gson
Date: Sat Jun 23 07:23:06 UTC 2018
Modified Files:
src/sys/sys: ipc.h
Log Message:
No semicolon after macro do ... while (0) wrapper.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/sys/ipc.h
Please note that diff
Module Name:src
Committed By: gson
Date: Sat Jun 23 07:21:00 UTC 2018
Modified Files:
src/libexec/ftpd: extern.h
Log Message:
No semicolon after macro do ... while (0) wrapper.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/libexec/ftpd/extern.h
Pleas
32 matches
Mail list logo