Module Name:src
Committed By: ginsbach
Date: Sun Jan 3 01:43:13 UTC 2021
Modified Files:
src/bin/df: df.1 df.c
Log Message:
df: add grand total option
Add a grand total option, -c, similar to the du(1) -c option. Adapted from
the same option (-c) in FreeBSD df(1).
To g
Module Name:src
Committed By: uwe
Date: Sat Jan 2 22:02:27 UTC 2021
Modified Files:
src/sbin/route: route.8
Log Message:
route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).
While here, tweak RTF_GATEWAY description. Passive voice elsewhere in
this table is used to ta
Module Name:src
Committed By: uwe
Date: Sat Jan 2 20:36:02 UTC 2021
Modified Files:
src/sbin/route: route.8
Log Message:
route(8): be consistent about capitalization.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sbin/route/route.8
Please note that
Module Name:src
Committed By: rillig
Date: Sat Jan 2 20:09:06 UTC 2021
Modified Files:
src/usr.bin/make: job.c
Log Message:
make(1): add a few remarks to JobOutput
That function is not used in practice. Still, there are a lot of subtle
details that can get wrong in that
Module Name:src
Committed By: uwe
Date: Sat Jan 2 19:50:42 UTC 2021
Modified Files:
src/sbin/route: route.8
Log Message:
route(8): don't split -blackhole and -noblackhole.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sbin/route/route.8
Please note
Module Name:src
Committed By: rillig
Date: Sat Jan 2 19:22:42 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: t_integration.sh
Log Message:
lint: fix integration test
The body of an ATF test must never return 1 but instead report failure
via atf_fail. Otherwise
Module Name:src
Committed By: rillig
Date: Sat Jan 2 18:44:58 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c externs1.h func.c
Log Message:
lint: convert bitfieldtype_ok from int to bool
No functional change intended, except for the output in debug mode.
To g
Module Name:src
Committed By: rillig
Date: Sat Jan 2 18:26:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c emit1.c lint1.h tree.c
Log Message:
lint: fix lint warning 161 "constant in conditional context"
To generate a diff of this commit:
cvs rdiff -u -r1.10
Module Name:src
Committed By: rillig
Date: Sat Jan 2 18:06:01 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_000.c msg_000.exp msg_001.c
msg_001.exp msg_002.c msg_002.exp msg_004.c msg_004.exp msg_005.c
msg_005.exp msg_085.c msg_085.exp
Module Name:src
Committed By: rillig
Date: Sat Jan 2 17:17:00 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_035.c msg_035.exp msg_308.c
msg_308.exp
src/usr.bin/xlint/lint1: decl.c err.c
Log Message:
lint: fix message 308 "Invalid type for
Module Name:src
Committed By: rillig
Date: Sat Jan 2 16:55:45 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_308.c msg_308.exp
Log Message:
lint: add test for message 308 "Invalid type %s for _Complex"
To generate a diff of this commit:
cvs rdiff -u -r1.1 -
Module Name:src
Committed By: rillig
Date: Sat Jan 2 16:33:39 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_035.c msg_035.exp
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: allow _Bool for bit-fields
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Sat Jan 2 16:12:39 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_035.c msg_035.exp
Log Message:
lint: fix and document test for illegal bit-fields
The _Complex bit-field should have been commented out.
To generat
Module Name:src
Committed By: rillig
Date: Sat Jan 2 15:55:54 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_035.c msg_035.exp
Log Message:
lint: add test for message 35: illegal bit-field type
Bug: _Bool is not accepted as a bit-field, but it should be.
Bu
Module Name:src
Committed By: jmcneill
Date: Sat Jan 2 12:39:33 UTC 2021
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
Use USBMALLOC_ZERO to ensure that all DMA memory is zero initialized.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/de
Module Name:src
Committed By: jmcneill
Date: Sat Jan 2 12:39:03 UTC 2021
Modified Files:
src/sys/dev/usb: usb_mem.c usb_mem.h
Log Message:
Add USBMALLOC_ZERO flag for requesting zero initialized DMA memory.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 s
Module Name:src
Committed By: jmcneill
Date: Sat Jan 2 12:12:26 UTC 2021
Modified Files:
src/games/testpat: testpat.c
Log Message:
set the cursor to invisible
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/games/testpat/testpat.c
Please note that diffs
Module Name:src
Committed By: jmcneill
Date: Sat Jan 2 12:10:17 UTC 2021
Modified Files:
src/games/testpat: testpat.c
Log Message:
trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/games/testpat/testpat.c
Please note that diffs are not
Module Name:src
Committed By: ryo
Date: Sat Jan 2 11:36:36 UTC 2021
Modified Files:
src/distrib/sets/lists/dtb: ad.aarch64 ad.aarch64eb
src/sys/dtb/arm64/amlogic: Makefile
Added Files:
src/sys/arch/arm/dts: meson-g12b-odroid-n2-plus.dts
Log Message:
add dt
Module Name:src
Committed By: rillig
Date: Sat Jan 2 11:12:34 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_219.c msg_219.exp t_integration.sh
Log Message:
lint: demonstrate that -t mode is practically unusable
Since main1.c from 2014-04-18, running lint in
Module Name:src
Committed By: martin
Date: Sat Jan 2 10:24:42 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ammend ticket #1173 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-9.2
Plea
Module Name:src
Committed By: martin
Date: Sat Jan 2 10:23:46 UTC 2021
Modified Files:
src/sys/kern [netbsd-9]: core_elf32.c
Log Message:
Additionally pull up following revision(s) (requested by rin in ticket #1173):
sys/kern/core_elf32.c: revision 1.67
Use ins
Module Name:src
Committed By: rillig
Date: Sat Jan 2 10:22:44 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
Added Files:
src/tests/usr.bin/xlint/lint1: msg_000.c msg_000.exp msg_001.c
Module Name:src
Committed By: wiz
Date: Sat Jan 2 08:55:51 UTC 2021
Modified Files:
src/games/testpat: testpat.6
Log Message:
Markup/typo fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/games/testpat/testpat.6
Please note that diffs are not publi
Module Name:src
Committed By: ryo
Date: Sat Jan 2 08:38:56 UTC 2021
Modified Files:
src/distrib/sets/lists/dtb: ad.aarch64 ad.aarch64eb
src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic: Makefile
Removed Files:
src/sys/external/gpl2/dts/dist/arch/a
25 matches
Mail list logo