Module Name:src
Committed By: knakahara
Date: Mon Nov 26 07:45:47 UTC 2018
Modified Files:
src/usr.sbin/tprof: tprof.8
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
tprof: Add goldmont support.
I tested on Atom C3558 (Denverton).
To generate a diff of this c
Module Name:src
Committed By: msaitoh
Date: Mon Nov 26 04:45:13 UTC 2018
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
Print Intel CPUID Architectural Performance Monitoring leaf Fn000a.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 s
Module Name:src
Committed By: msaitoh
Date: Mon Nov 26 04:43:37 UTC 2018
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add Intel CPUID Architectural Performance Monitoring leaf Fn000a.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1
25 23:48:14 2018
@@ -1,7 +1,7 @@
-$NetBSD: CHANGES,v 1.29 2018/11/25 23:37:09 mrg Exp $
+$NetBSD: CHANGES,v 1.30 2018/11/25 23:48:14 mrg Exp $
changes in bozohttpd 20181125:
- o fixes for option parsing introduced in bozohttpd 20181123.
+ o fixes for option parsing introduced in bozohttpd
23:37:09 2018
@@ -1,4 +1,7 @@
-$NetBSD: CHANGES,v 1.28 2018/11/21 09:37:02 mrg Exp $
+$NetBSD: CHANGES,v 1.29 2018/11/25 23:37:09 mrg Exp $
+
+changes in bozohttpd 20181125:
+ o fixes for option parsing introduced in bozohttpd 20181123.
changes in bozohttpd 20181121:
o add url remap support
Module Name:src
Committed By: maya
Date: Sun Nov 25 18:14:55 UTC 2018
Modified Files:
src/share/man/man8/man8.x86: boot.8
Log Message:
port-i386/44562: mention correct kernel name order.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/man
Module Name:src
Committed By: mlelstv
Date: Sun Nov 25 17:58:29 UTC 2018
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_conv.h netbsd32_ioctl.c
netbsd32_ioctl.h
Log Message:
Restore netbsd32 compat code for new NPF ABI.
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Sun Nov 25 16:21:05 UTC 2018
Modified Files:
src/lib/libedit: read.c
Log Message:
>From Yuichiro Naito (FreeBSD):
hrs@ says that
(cbp >= MB_LEN_MAX) condition is necessary for checking invalid
byte sequences. If malicious inpu
Module Name:src
Committed By: christos
Date: Sun Nov 25 16:20:28 UTC 2018
Modified Files:
src/lib/libedit: chartype.c
Log Message:
>From Yuichiro Naito (FreeBSD):
hrs@ says that wctomb(3) has an internal shift state,
if wctomb(3) is called outside of libedit,
the internal
Module Name:src
Committed By: maxv
Date: Sun Nov 25 14:11:24 UTC 2018
Modified Files:
src/sys/dev/nvmm: nvmm.c
Log Message:
Appease the check: allow NVMM_MAX_RAM bytes of memory, and not just
NVMM_MAX_RAM-1.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: maxv
Date: Sun Nov 25 14:09:57 UTC 2018
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86.h nvmm_x86_svm.c
Log Message:
Add RFLAGS in the exitstate.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/nvmm/x86/nvmm_x86.h
cvs
11 matches
Mail list logo