Module Name:src
Committed By: wiz
Date: Tue Jan 19 08:10:17 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_20.c
Log Message:
Fix syntax error
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/compat/netbsd32/netbsd32_compat_20.c
Pl
Module Name:src
Committed By: thorpej
Date: Tue Jan 19 14:35:30 UTC 2021
Modified Files:
src/sys/dev/ofisa: pckbc_ofisa.c
Log Message:
Use device_compatible_entry / of_search_compatible() for the child
nodes rather than using of_compatible() to match against different
sets
Module Name:src
Committed By: thorpej
Date: Tue Jan 19 14:39:20 UTC 2021
Modified Files:
src/sys/dev/ofisa: atppc_ofisa.c com_ofisa.c ess_ofisa.c if_cs_ofisa.c
joy_ofisa.c lpt_ofisa.c ofisa.c sb_ofisa.c wdc_ofisa.c
Log Message:
of_compatible() is a hokey API (r
Module Name:src
Committed By: rillig
Date: Tue Jan 19 17:49:13 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-op-not.exp cond-op-not.mk
cond-op-parentheses.exp cond-op-parentheses.mk
Log Message:
make(1): demonstrate
Module Name:src
Committed By: rillig
Date: Tue Jan 19 17:57:07 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): fix possible return values for CondParser_Term
The invalid return values didn't do any harm since CondParser_Factor and
CondParser_Expr p
Module Name:src
Committed By: rillig
Date: Tue Jan 19 18:09:12 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: cond-op.exp cond-op.mk
Log Message:
make(1): demonstrate missing error handling for malformed conditions
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: rillig
Date: Tue Jan 19 18:13:37 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-op.exp cond-op.mk
Log Message:
make(1): add error handling for edge case in malformed conditions
To generate a diff
Module Name:src
Committed By: rillig
Date: Tue Jan 19 18:18:43 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): condense code for parsing and evaluating conditionals
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/usr.bin/make/c
Module Name:src
Committed By: rillig
Date: Tue Jan 19 18:20:30 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-op.mk
Log Message:
make(1): update references to the renamed CondParser functions
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Tue Jan 19 19:29:35 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): distinguish between tokens and results in conditionals
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r
Module Name:src
Committed By: rillig
Date: Tue Jan 19 19:54:57 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: cond-cmp-string.exp cond-cmp-string.mk
Log Message:
make(1): add test for unsupported relational string comparisons
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rillig
Date: Tue Jan 19 20:51:46 UTC 2021
Modified Files:
src/usr.bin/make: compat.c cond.c for.c job.c main.c make.h
make_malloc.c make_malloc.h metachar.c metachar.h nonints.h str.c
trace.c trace.h
src/usr.bin/
Module Name:src
Committed By: rillig
Date: Tue Jan 19 21:55:20 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): remove struct If from evaluation of conditionals
The variant of the .if directive can be stored in the CondParser
directly, instead of po
Module Name:src
Committed By: rillig
Date: Tue Jan 19 22:12:44 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): extract DetermineKindOfConditional from Cond_EvalLine
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 src/usr.bin/make/c
Module Name:src
Committed By: jmcneill
Date: Wed Jan 20 00:41:15 UTC 2021
Modified Files:
src/sys/dev/ofw: ofw_subr.c
Log Message:
update comment to match new reality
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ofw/ofw_subr.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Wed Jan 20 00:48:49 UTC 2021
Modified Files:
src/sys/arch/arm/sunxi: sunxi_sramc.c
Log Message:
Fix previous; of_search_compatible returns the sentinel when there is no
match, so we need to test ->data for NULL, not the return v
Module Name:src
Committed By: nia
Date: Wed Jan 20 01:20:26 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: ARMADILLO9 CUBOX DUOVERO GUMSTIX HDL_G
HPT5325 OPENBLOCKS_A6 PEPPER SHEEVAPLUG
src/sys/arch/riscv/conf: GENERIC
Log Message:
do not enable ker
Module Name:src
Committed By: msaitoh
Date: Wed Jan 20 06:53:17 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.c
Log Message:
The max number of queue(pair) is not 7 but 8. Inspired by DPDK.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/
18 matches
Mail list logo