Module Name:src
Committed By: lukem
Date: Thu Jan 7 12:02:52 UTC 2021
Modified Files:
src/usr.bin/progress: progress.c
Log Message:
progress: handle EINTR in writes. PR/55914
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/progress/progress.c
Module Name:src
Committed By: skrll
Date: Thu Jan 7 13:25:51 UTC 2021
Modified Files:
src/sys/external/bsd/dwc2: dwc2.c
Log Message:
More converstion from usbd_status to int for function error reporting.
This time it's the turn of usb_allocmem.
(missed in previous commit
Module Name:src
Committed By: joerg
Date: Thu Jan 7 14:41:50 UTC 2021
Modified Files:
src/lib/libc/cdb: cdbw.c
Log Message:
Optimize CPU and memory use of cdbw(3)
Reduce memory footprint and processing time by dropping the vertex parts
of the edges kept during the peelin
Module Name:src
Committed By: joerg
Date: Thu Jan 7 16:03:08 UTC 2021
Modified Files:
src/tests/usr.bin/nbperf: t_nbperf.sh
src/usr.bin/nbperf: graph2.c graph2.h graph3.c nbperf-bdz.c
nbperf-chm.c nbperf-chm3.c nbperf.1 nbperf.c nbperf.h
Removed Files:
Module Name:src
Committed By: skrll
Date: Thu Jan 7 17:28:20 UTC 2021
Modified Files:
src/sys/arch/mips/mips: bus_dma.c
Log Message:
Fix build for non-_MIPS_NEED_BUS_DMA_BOUNCE platforms
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/mips/mip
Module Name:src
Committed By: sjg
Date: Thu Jan 7 18:11:23 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: jobs-error-nested-make.exp
jobs-error-nested-make.mk
Log Message:
Remove .MAKE from nested target which is not a sub-make
This does not fix the is
Module Name:src
Committed By: rillig
Date: Thu Jan 7 18:37:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_006.c msg_006.exp msg_007.c
msg_007.exp msg_008.c msg_008.exp msg_009.c msg_009.exp msg_010.c
msg_010.exp msg_011.c msg_011.exp
Module Name:src
Committed By: rillig
Date: Thu Jan 7 19:11:58 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_011.c msg_011.exp
Log Message:
lint: revert test for message 11
That test only produced other messages, but not message 11.
To generate a diff of t
Module Name:src
Committed By: uwe
Date: Thu Jan 7 19:49:13 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): small mdoc fixes to improve PostScript output.
The length/scale example at the beginning is not all literal.
Fix remaining "quoted" word
Module Name:src
Committed By: uwe
Date: Thu Jan 7 20:12:59 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Misc fixes in the DIFFERENCES section.
Make "last" an item, as intended.
Make operators literal.
To generate a diff of this commit:
cv
Module Name:src
Committed By: uwe
Date: Thu Jan 7 20:22:34 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Indent displays with code examples.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/bc/dist/bc.1
Please n
Module Name:src
Committed By: uwe
Date: Thu Jan 7 20:37:33 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Use .Fn and .Fa for functions and their arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/bc/dist
Module Name:src
Committed By: uwe
Date: Thu Jan 7 21:21:35 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Use more .Ql, misc related fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/bc/dist/bc.1
Please not
Module Name:src
Committed By: uwe
Date: Thu Jan 7 23:57:25 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Replace one last missed \f with semantic markup.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/bc/dist/b
Module Name:src
Committed By: macallan
Date: Fri Jan 8 00:13:21 UTC 2021
Modified Files:
src/sys/arch/arm/amlogic: meson_thermal.c
Log Message:
shut up a clang warning about snprintf() called with a variable as format
string
NFCI
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: uwe
Date: Fri Jan 8 01:17:03 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Prettify PostScript output some more.
Don't set BNF in all bold .Ic, instead use .Ar for "expr" and "var" so
that only the literal stuff
Module Name:src
Committed By: uwe
Date: Fri Jan 8 01:17:55 UTC 2021
Modified Files:
src/external/bsd/bc/dist: bc.1
Log Message:
bc(1): Consistently use "parentheses" in plural.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/bc/dist/bc.1
P
Module Name:src
Committed By: rillig
Date: Fri Jan 8 01:40:03 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_204.c msg_204.exp
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: demonstrate wrong message 204 (since 2020-12-31)
In func.c 1.39 from 202
Module Name:src
Committed By: rillig
Date: Fri Jan 8 02:11:45 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_fold_test.c d_fold_test.exp msg_204.c
msg_204.exp
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: fix function as controlling exp
Module Name:src
Committed By: sjg
Date: Fri Jan 8 04:36:45 UTC 2021
Modified Files:
src/usr.bin/make: job.c
Log Message:
Set wantToken when none available.
PR: 53285
Reviewed by: gson
To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 src/usr.bin/make/job.
20 matches
Mail list logo