Module Name:src
Committed By: ryo
Date: Thu Nov 22 08:30:58 UTC 2018
Modified Files:
src/lib/libc/arch/aarch64/sys: __clone.S
Log Message:
fix condition code. x1==0 is parent.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/aarch64/sys/__clo
Module Name:src
Committed By: mrg
Date: Thu Nov 22 08:54:08 UTC 2018
Modified Files:
src/libexec/httpd: auth-bozo.c bozohttpd.c bozohttpd.h cgi-bozo.c
daemon-bozo.c dir-index-bozo.c main.c ssl-bozo.c tilde-luzah-bozo.c
Log Message:
many clean ups:
- keep a list
Module Name:src
Committed By: skrll
Date: Thu Nov 22 13:47:37 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: std.tegra
Log Message:
build fix until someone is brave enough to remove this kernel
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arc
Module Name:src
Committed By: jmcneill
Date: Thu Nov 22 15:06:00 UTC 2018
Modified Files:
src/sys/arch/x86/acpi: acpi_machdep.c
Log Message:
Apply MADT interrupt source overrides to interrupts established via
acpi_md_intr_establish.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: msaitoh
Date: Thu Nov 22 15:09:46 UTC 2018
Modified Files:
src/sys/dev/mii: inbmphyreg.h
src/sys/dev/pci: if_wm.c
Log Message:
- Add wm_k1_workaround_lv() from FreeBSD. It's PCH2 specifc:
Workaround to set the K1 beacon duration fo
Module Name:src
Committed By: mrg
Date: Thu Nov 22 18:21:59 UTC 2018
Modified Files:
src/libexec/httpd: main.c
Log Message:
alpha sort the option switch.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/libexec/httpd/main.c
Please note that diffs are no
Module Name:src
Committed By: mrg
Date: Thu Nov 22 18:42:06 UTC 2018
Modified Files:
src/libexec/httpd: cgi-bozo.c
Log Message:
add an assert() check on array bounds.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/libexec/httpd/cgi-bozo.c
Please note
Module Name:src
Committed By: skrll
Date: Thu Nov 22 20:38:59 UTC 2018
Modified Files:
src/lib/libpthread/arch/arm: pthread_md.h
Log Message:
G/C __APCS_26__ support
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libpthread/arch/arm/pthread_md.h
P
Module Name:src
Committed By: jakllsch
Date: Thu Nov 22 20:47:38 UTC 2018
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
use correct interrupt index
fixes intrctl list
from jmcneill@
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys
Module Name:src
Committed By: aymeric
Date: Thu Nov 22 21:08:19 UTC 2018
Modified Files:
src/sys/arch/arm/altera: files.altera
src/sys/arch/arm/cortex: a9tmr.c
src/sys/arch/evbarm/conf: GENERIC files.generic
Removed Files:
src/sys/arch/evbarm/conf: N
Module Name:src
Committed By: aymeric
Date: Thu Nov 22 21:11:37 UTC 2018
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
src/distrib/utils/embedded/files: armv7_boot.cmd
Log Message:
Make armv7.img boot on the DE0 Nano SoC. Requires u-boot from -current
Module Name:src
Committed By: skrll
Date: Thu Nov 22 21:28:21 UTC 2018
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/arm/arm32/cpuswitch.S
Please note that diff
Module Name:src
Committed By: uwe
Date: Thu Nov 22 22:00:49 UTC 2018
Modified Files:
src/lib/libcurses: Makefile
Log Message:
We need insstr.c for !HAVE_WCHAR too.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/lib/libcurses/Makefile
Please note that
Module Name:src
Committed By: uwe
Date: Thu Nov 22 22:16:45 UTC 2018
Modified Files:
src/lib/libcurses: add_wch.c add_wchstr.c addwstr.c cchar.c
echo_wchar.c get_wch.c get_wstr.c in_wch.c in_wchstr.c ins_wch.c
ins_wstr.c inwstr.c
Log Message:
Drop H
Module Name:src
Committed By: uwe
Date: Thu Nov 22 23:29:09 UTC 2018
Modified Files:
src/lib/libcurses: attributes.c
Log Message:
Move getattrs() and wcolor_set() so that they are with their peers and
so that wide and non-wide functions are in the same order. While here,
Module Name:src
Committed By: uwe
Date: Thu Nov 22 23:37:31 UTC 2018
Modified Files:
src/lib/libcurses: attributes.c
Log Message:
Drop a few redundant casts of a variable to its own type.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libcurses/att
Module Name:src
Committed By: mlelstv
Date: Fri Nov 23 06:31:57 UTC 2018
Modified Files:
src/sbin/wsconsctl: keyboard.c util.c wsconsctl.c wsconsctl.h
Log Message:
When merging entries with the keyboard map, print only the resulting changes.
While here, replace bcopy with
17 matches
Mail list logo