Module Name:src
Committed By: simonb
Date: Tue Jun 9 06:18:01 UTC 2020
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
If we are on a SiByte or Cavium CPU with an FPU, report as "built-in FPU"
instead of saying it's an unknown FPU type.
XXX - add any
Module Name:src
Committed By: simonb
Date: Tue Jun 9 06:01:49 UTC 2020
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
Dynamically build the wayname strings instead of using a sparse array
populated with random N-ways entries. Not only results in smal
Module Name:src
Committed By: msaitoh
Date: Tue Jun 9 05:07:13 UTC 2020
Modified Files:
src/sys/arch/x86/x86: identcpu_subr.c
Log Message:
Add braces.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/x86/identcpu_subr.c
Please note that diff
Module Name:src
Committed By: msaitoh
Date: Tue Jun 9 05:06:27 UTC 2020
Modified Files:
src/sys/arch/x86/x86: identcpu_subr.c
Log Message:
Remove debug printf.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x86/x86/identcpu_subr.c
Please note
Module Name:src
Committed By: dholland
Date: Tue Jun 9 04:48:45 UTC 2020
Modified Files:
src/sys/kern: makesyscalls.sh
Log Message:
Update wrong and obsolete comments.
... when you change the set of syscalls.conf keywords this thing
recognizes, updating the documentation
Module Name:src
Committed By: sjg
Date: Tue Jun 9 01:48:17 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: modorder.exp modorder.mk
Log Message:
Add test case for :Or
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/modorder.
Module Name:src
Committed By: kamil
Date: Tue Jun 9 00:28:57 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_ptrace_fork_wait.h
Log Message:
Add fork/vfork/posix_spawn tests for processes within pgrp
New tests:
- fork_setpgid
- vfork_setpgid
- posix_spawn_setpgid
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 22:52:09 UTC 2020
Modified Files:
src/sbin/gpt: backup.c
Log Message:
When we add "entries", "index", and "sector_size" values to the dictionary,
add them as signed valaues, rather than unsigned (which is how we keep t
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 21:31:56 UTC 2020
Modified Files:
src/common/lib/libprop: prop_data.c
Log Message:
Fix a paste-o that caused prop_data_create_copy() to be intolerant
of creating empty data objects. Fixes t_ifconfig::ifconfig_descript
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 21:31:17 UTC 2020
Modified Files:
src/tests/lib/libprop: t_proplib.c
Log Message:
Ensure copy_data_create_copy() is tolerant of creating empty data objects.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 20:21:56 UTC 2020
Modified Files:
src/sys/dev/acpi: acpi_i2c.c
Log Message:
Update for proplib(3) API changes.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/acpi_i2c.c
Please note that
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 20:20:54 UTC 2020
Modified Files:
src/sys/dev/bluetooth: bthub.c
Log Message:
Update for proplib(3) API changes.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/bluetooth/bthub.c
Please not
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 20:19:50 UTC 2020
Modified Files:
src/sys/kern: kern_module.c
Log Message:
Update for proplib(3) API changes.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/kern/kern_module.c
Please note th
Module Name:src
Committed By: sevan
Date: Mon Jun 8 20:19:12 UTC 2020
Modified Files:
src/share/man/man4: aibs.4
Log Message:
Use Dx macro
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/aibs.4
Please note that diffs are not public domai
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 20:18:13 UTC 2020
Modified Files:
src/sys/dev/sysmon: swsensor.c sysmon_envsys.c sysmon_envsys_util.c
sysmon_power.c
Log Message:
Update for proplib(3) API changes.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: thorpej
Date: Mon Jun 8 20:14:24 UTC 2020
Modified Files:
src/sys/kern: kern_veriexec.c
Log Message:
Update for proplib(3) API changes.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/kern/kern_veriexec.c
Please note
Module Name:src
Committed By: rillig
Date: Mon Jun 8 19:50:11 UTC 2020
Modified Files:
src/tests/usr.bin/make: t_make.sh
Log Message:
usr.bin/make: fix test failure
The two files include-sub.mk and include-subsub.mk were never intended to
be test cases on their own. The
Module Name:src
Committed By: sevan
Date: Mon Jun 8 17:28:10 UTC 2020
Modified Files:
src/share/man/man3: bits.3 types.3
Log Message:
Pp before Bl
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man3/bits.3
cvs rdiff -u -r1.6 -r1.7 src/share/
Module Name:src
Committed By: sevan
Date: Mon Jun 8 17:19:44 UTC 2020
Modified Files:
src/share/man/man2: siginfo.2
Log Message:
white space
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man2/siginfo.2
Please note that diffs are not public
Module Name:src
Committed By: maxv
Date: Mon Jun 8 16:36:18 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: mi
src/sys/sys: Makefile
Log Message:
install fault.h
To generate a diff of this commit:
cvs rdiff -u -r1.2333 -r1.2334 src/distrib/sets/lists/comp/
Module Name:xsrc
Committed By: rin
Date: Mon Jun 8 15:01:59 UTC 2020
Modified Files:
xsrc/local/programs/ttf2wsfont: main.c
Log Message:
Fix minor problems detected by GCC9 -Wstringop-truncation.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/local/pro
Module Name:src
Committed By: jmcneill
Date: Mon Jun 8 11:51:48 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC
Log Message:
Add smscphy(4)
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/evbarm/conf/GENERIC
Please note that diffs
Module Name:src
Committed By: hkenken
Date: Mon Jun 8 07:48:58 UTC 2020
Modified Files:
src/sys/arch/arm/imx: imx6_ccm.c
Log Message:
Fix wrong divider setting.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/imx/imx6_ccm.c
Please note th
23 matches
Mail list logo