Module Name:src
Committed By: rillig
Date: Sun Aug 1 07:46:51 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: merge duplicate code for removing a symbol from the table
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Aug 1 08:03:43 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: lex.c lint1.h
Log Message:
lint: remove hash value from symbol buffer
Conceptually, a symbol buffer does not need to remember its hash value
since that belongs
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:09:38 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: c11_generic_expression.c
Log Message:
tests/lint: document why lint does not check _Generic selections
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:31:49 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile
Added Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
tests/lin
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:45:14 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
lint: demonstrate wrong integer conversion for __uint128_t
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Sun Aug 1 13:49:17 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix usual arithmetic conversions for 128-bit integer types
To g
Module Name:src
Committed By: rillig
Date: Sun Aug 1 14:42:21 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
tests/lint: fully cover the usual arithmetic conversions
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: rillig
Date: Sun Aug 1 14:45:40 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: remove unreachable code from usual arithmetic conversions
To generate a diff of this commit:
cvs rdiff -u -r1.323 -r1.324 src/usr.bi
Module Name:src
Committed By: rillig
Date: Sun Aug 1 14:51:41 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c expr_binary.exp
Log Message:
tests/lint: re-add the test for __uint128_t
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/t
Module Name:src
Committed By: tnn
Date: Sun Aug 1 14:56:18 UTC 2021
Modified Files:
src/sys/dev/spi: ssdfb_spi.c
Log Message:
ssdfb: support the 4-wire SPI interface
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/spi/ssdfb_spi.c
Please note tha
Module Name:src
Committed By: andvar
Date: Sun Aug 1 15:29:30 UTC 2021
Modified Files:
src/lib/libutil: pidfile.c
src/sys/arch/emips/conf: RAMDISK
src/sys/arch/pmax/conf: RAMDISK RAMDISK64
src/sys/dev/qbus: if_de.c if_il.c
src/sys/dev/raidfr
Module Name:src
Committed By: tnn
Date: Sun Aug 1 15:35:47 UTC 2021
Modified Files:
src/share/man/man4: ssdfb.4
Log Message:
ssdfb(4): nix BUGS section, add EXAMPLES section
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ssdfb.4
Please n
Module Name:src
Committed By: andvar
Date: Sun Aug 1 15:52:11 UTC 2021
Modified Files:
src/usr.bin/crunch/crunchgen: crunchgen.1
Log Message:
fix syntax error and typo in overwritten.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/crunch/crunc
Module Name:src
Committed By: tnn
Date: Sun Aug 1 16:17:05 UTC 2021
Modified Files:
src/share/man/man4: ssdfb.4
Log Message:
ssdfb(4): add an iic fdt attachment example also
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ssdfb.4
Please n
Module Name:src
Committed By: rillig
Date: Sun Aug 1 16:29:28 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile
Added Files:
src/tests/usr.bin/xlint/lint1: expr_binary_trad.c expr_binary_trad.exp
Log Message:
Module Name:src
Committed By: rillig
Date: Sun Aug 1 17:59:47 UTC 2021
Modified Files:
src/usr.bin/xlint/common: externs.h mem.c
src/usr.bin/xlint/lint1: mem1.c
src/usr.bin/xlint/lint2: mem2.c
Log Message:
lint: remove xmapalloc
Just trust the standard ma
Module Name:src
Committed By: andvar
Date: Sun Aug 1 18:02:22 UTC 2021
Modified Files:
src/usr.sbin/diskpart: diskpart.c
Log Message:
fix typo in definition: s/threshhold/threshold/
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/diskpart/disk
Module Name:src
Committed By: rillig
Date: Sun Aug 1 18:07:35 UTC 2021
Modified Files:
src/usr.bin/xlint/common: externs.h mem.c
src/usr.bin/xlint/lint1: mem1.c
Log Message:
lint: unexport nomem
No functional change.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Sun Aug 1 18:13:54 UTC 2021
Modified Files:
src/usr.bin/xlint/common: externs.h mem.c
src/usr.bin/xlint/xlint: xlint.c
Log Message:
lint: make xasprintf simpler
No functional change.
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Sun Aug 1 18:37:29 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c externs1.h main1.c tree.c
Log Message:
lint: remove option -d, clean up debug logging
The command line option -d was not used by /usr/bin/lint, and it o
Module Name:src
Committed By: rillig
Date: Sun Aug 1 19:11:54 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: debug.c externs1.h main1.c tree.c
Log Message:
lint: merge duplicate debugging code
The functions 'debug_node' and 'display_expression' were similar enough
to
Module Name:src
Committed By: rillig
Date: Sun Aug 1 19:18:10 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: clean up debug logging in the C grammar
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/usr.bin/xlint/lint1/cgr
Module Name:src
Committed By: oster
Date: Sun Aug 1 20:26:53 UTC 2021
Modified Files:
src/sbin/raidctl: raidctl.c
Log Message:
Move case 'l' to be in sorted order. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sbin/raidctl/raid
Module Name:src
Committed By: thorpej
Date: Sun Aug 1 21:00:41 UTC 2021
Modified Files:
src/doc: BRANCHES
Log Message:
Document thorpej-cfargs2.
To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 src/doc/BRANCHES
Please note that diffs are not public domai
Module Name:src
Committed By: rillig
Date: Sun Aug 1 21:12:32 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: c11_generic_expression.c
Log Message:
tests/lint: fix test c11_generic_expression on ILP32
These platforms don't provide __uint128_t, at least not in lin
Module Name:src
Committed By: andvar
Date: Sun Aug 1 21:56:27 UTC 2021
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile pci.4
src/share/man/man4/man4.i386: Makefile
Added Files:
src/share/man/man4/man4.i386: pcmb.4
Log Me
Module Name:src
Committed By: andvar
Date: Sun Aug 1 21:58:56 UTC 2021
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_swap_64.S
src/sys/dev/raidframe: rf_pqdegdags.c
Log Message:
s/overwriten/overwritten/ in comments.
To generate a diff of this comm
Module Name:src
Committed By: thorpej
Date: Sun Aug 1 22:42:46 UTC 2021
Modified Files:
src/sys/altq [thorpej-i2c-spi-conf]: altq_cbq.c altq_cbq.h
altq_rmclass.c altq_rmclass.h
src/sys/arch/aarch64/aarch64 [thorpej-i2c-spi-conf]: cpu.c
src/sys/a
28 matches
Mail list logo