Module Name:src
Committed By: jmcneill
Date: Mon Dec 14 10:18:28 UTC 2020
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c
Log Message:
MAsk -> Mask, spotted by rillig@
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/usr.sbin/acpitools/acpidump/a
Module Name:src
Committed By: nia
Date: Mon Dec 14 10:58:08 UTC 2020
Modified Files:
src/tests/lib/libossaudio: t_ossaudio.c
Log Message:
t_ossaudio: More descriptive failure cases
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libossaudio/t_os
Module Name:src
Committed By: jmcneill
Date: Mon Dec 14 11:16:33 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
Log Message:
The bus_space(9) man page is not clear whether barriers should enforce
ordering or completion. To be safe, use dsb here instead
Module Name:src
Committed By: jmcneill
Date: Mon Dec 14 11:42:44 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
Log Message:
Use full system DSB ops for bs barrier.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aar
Module Name:src
Committed By: martin
Date: Mon Dec 14 12:34:07 UTC 2020
Modified Files:
src/external/gpl3/gdb/dist/gdb: c-exp.y
Log Message:
Initialize namelen
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/c-exp.y
Please note
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 14:38:18 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64 [thorpej-futex]: aarch64_machdep.c
aarch64_reboot.c bus_space.c bus_space_asm_generic.S cpu.c
db_disasm.c db_interface.c db_machdep.
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:00:51 UTC 2020
Modified Files:
src/sys/kern [thorpej-futex]: files.kern syscalls.master
src/sys/sys [thorpej-futex]: Makefile file.h
Added Files:
src/sys/kern [thorpej-futex]: sys_eventfd.c
sr
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:01:17 UTC 2020
Modified Files:
src/sys/kern [thorpej-futex]: init_sysent.c syscalls.c
syscalls_autoload.c systrace_args.c
src/sys/rump/include/rump [thorpej-futex]: rump_syscalls.h
src/sys
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:01:38 UTC 2020
Modified Files:
src/tests/lib/libc/sys [thorpej-futex]: Makefile
Added Files:
src/tests/lib/libc/sys [thorpej-futex]: t_eventfd.c
Log Message:
Unit tests for eventfd(2).
To generate a diff o
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:53:37 UTC 2020
Modified Files:
src/sys/kern [thorpej-futex]: files.kern syscalls.master
src/sys/sys [thorpej-futex]: Makefile file.h
Added Files:
src/sys/kern [thorpej-futex]: sys_timerfd.c
sr
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:54:05 UTC 2020
Modified Files:
src/sys/kern [thorpej-futex]: init_sysent.c syscalls.c
syscalls_autoload.c systrace_args.c
src/sys/rump/include/rump [thorpej-futex]: rump_syscalls.h
src/sys
Module Name:src
Committed By: thorpej
Date: Mon Dec 14 16:55:51 UTC 2020
Modified Files:
src/tests/lib/libc/sys [thorpej-futex]: Makefile
Added Files:
src/tests/lib/libc/sys [thorpej-futex]: t_timerfd.c
Log Message:
Unit tests for timerfd.
To generate a diff of t
Module Name:src
Committed By: martin
Date: Mon Dec 14 17:26:37 UTC 2020
Modified Files:
src/distrib/amiga/miniroot [netbsd-9]: install.md
src/distrib/hp300/miniroot [netbsd-9]: install.md
src/distrib/mac68k/miniroot [netbsd-9]: install.md
src/distrib
Module Name:src
Committed By: martin
Date: Mon Dec 14 17:29:35 UTC 2020
Modified Files:
src/sys/arch/hp300/conf [netbsd-9]: INSTALL RAMDISK
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1152):
sys/arch/hp300/conf/RAMDISK: revision 1.1
Module Name:src
Committed By: martin
Date: Mon Dec 14 17:30:35 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Tickets #1151 and #1152#
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-9.2
Please note that diffs
Module Name:src
Committed By: skrll
Date: Mon Dec 14 19:25:28 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
Log Message:
Add a big comment in generic_bs_barrier about mappings and what barriers
are really required and why we cheat. Inspired by a simil
Module Name:src
Committed By: skrll
Date: Mon Dec 14 19:32:29 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: bus_space.c
Log Message:
Add a note about completion vs ordering barrier as well.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/ar
Module Name:src
Committed By: skrll
Date: Mon Dec 14 19:42:51 UTC 2020
Modified Files:
src/sys/kern: kern_mutex.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/kern/kern_mutex.c
Please note that diffs are not publ
Module Name:src
Committed By: rillig
Date: Mon Dec 14 20:23:50 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: cond-eof.exp cond-eof.mk
Log Message:
make(1): add test
Module Name:src
Committed By: rillig
Date: Mon Dec 14 20:28:09 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: cond-eof.exp cond-eof.mk
Log Message:
make(1): add test for variable expressions after a parse error
These variable expressions don't need to be expanded,
Module Name:src
Committed By: rillig
Date: Mon Dec 14 20:39:35 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): don't pretend to expand CondParser_Eval
At that point, the variable expression has already been expanded. To
avoid the impression that t
Module Name:src
Committed By: rillig
Date: Mon Dec 14 20:57:32 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directive-endif.exp directive-endif.mk
Log Message:
make(1): add more tests for parsing .endif
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: rillig
Date: Mon Dec 14 21:02:25 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directive-if.exp directive-if.mk
Log Message:
make(1): add tests for parsing .if conditions
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 sr
Module Name:src
Committed By: rillig
Date: Mon Dec 14 21:35:21 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): make structure of the code in Cond_EvalLine clearer
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/usr.bin/make/con
Module Name:src
Committed By: rillig
Date: Mon Dec 14 21:56:17 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: directive-endif.exp directive-endif.mk
Log Message:
make(1): error out if an '.endif' contains extraneous text
To generat
Module Name:src
Committed By: rillig
Date: Mon Dec 14 22:17:11 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: directive-else.exp directive-else.mk
Log Message:
make(1): error out on .else with extraneous text
To generate a diff of
Module Name:src
Committed By: chs
Date: Mon Dec 14 23:12:12 UTC 2020
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
when updating the per-uid "semcnt", decrement the counter for the uid
that created the ksem, not the uid of the process freeing the ksem.
fixes PR 555
Module Name:src
Committed By: rillig
Date: Mon Dec 14 23:48:03 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): clean up ParseReadLine
In function names, the word "get" was not used consistently to look up
or compute data, in several cases "get" wa
Module Name:src
Committed By: rillig
Date: Tue Dec 15 00:32:26 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): document how to detect typos in .elif directives
To generate a diff of this commit:
cvs rdiff -u -r1.482 -r1.483 src/usr.bin/make/parse
Module Name:src
Committed By: rillig
Date: Tue Dec 15 01:23:55 UTC 2020
Modified Files:
src/usr.bin/make: hash.h make_malloc.h
Log Message:
make(1): indent hash.h and make_malloc.h with tabs instead of spaces
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38
Module Name:src
Committed By: martin
Date: Tue Dec 15 05:48:30 UTC 2020
Modified Files:
src/sys/arch/m68k: Makefile.cmachflags
Log Message:
Make comments are not C comments - use # instead of /* ... */
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/a
31 matches
Mail list logo