Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:39:25 UTC 2025
Modified Files:
src/usr.bin/make: suff.c
src/usr.bin/make/unit-tests: suff.exp suff.mk
Log Message:
make: clarify that undefined expressions are allowed in dependencies
To generate a diff of
Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:39:25 UTC 2025
Modified Files:
src/usr.bin/make: suff.c
src/usr.bin/make/unit-tests: suff.exp suff.mk
Log Message:
make: clarify that undefined expressions are allowed in dependencies
To generate a diff of
Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:34:09 UTC 2025
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: var-op-shell.exp
Log Message:
make: simplify code for evaluating the '!=' variable assignment
An undefined variable evalu
Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:34:09 UTC 2025
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: var-op-shell.exp
Log Message:
make: simplify code for evaluating the '!=' variable assignment
An undefined variable evalu
Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:23:17 UTC 2025
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: dep-var.exp dep-var.mk deptgt.exp
directive-export-impl.exp suff.exp varname.exp
Log Message:
make: simplify p
Module Name:src
Committed By: rillig
Date: Tue Jan 14 21:23:17 UTC 2025
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: dep-var.exp dep-var.mk deptgt.exp
directive-export-impl.exp suff.exp varname.exp
Log Message:
make: simplify p
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:46:56 UTC 2025
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
bsd.lib.mk: Don't pass -fPIC if MKPIC=no, even if LIBISPRIVATE=pic.
Saves the trouble of having to conditionalize LIBISPRIVATE=pic on
non-shlib
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:58:10 UTC 2025
Modified Files:
src/external/bsd/zstd/lib: Makefile
src/external/mit/libuv/lib: Makefile
Log Message:
zstd, libuv: Fix conditional LIBISPRIVATE=pic setting.
This was wrong for arbitrary MKP
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:58:10 UTC 2025
Modified Files:
src/external/bsd/zstd/lib: Makefile
src/external/mit/libuv/lib: Makefile
Log Message:
zstd, libuv: Fix conditional LIBISPRIVATE=pic setting.
This was wrong for arbitrary MKP
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:46:56 UTC 2025
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
bsd.lib.mk: Don't pass -fPIC if MKPIC=no, even if LIBISPRIVATE=pic.
Saves the trouble of having to conditionalize LIBISPRIVATE=pic on
non-shlib
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:45:53 UTC 2025
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
bsd.prog.mk: Indent PROGDPLIBS logic for clarity.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:45:53 UTC 2025
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
bsd.prog.mk: Indent PROGDPLIBS logic for clarity.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:44:53 UTC 2025
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
bsd.lib.mk: Indent LIBDPLIBS logic for clarity.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.41
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:44:53 UTC 2025
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
bsd.lib.mk: Indent LIBDPLIBS logic for clarity.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.41
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:44:43 UTC 2025
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
bsd.prog.mk: Define and cache LIBDO.${_lib} for PROGDPLIBS.
Don't define PROGDO.${_lib} and then check for BINDO.${_lib}.
LIBDO is what is do
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 19:44:43 UTC 2025
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
bsd.prog.mk: Define and cache LIBDO.${_lib} for PROGDPLIBS.
Don't define PROGDO.${_lib} and then check for BINDO.${_lib}.
LIBDO is what is do
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 16:46:38 UTC 2025
Modified Files:
src/sys/dev/acpi: virtio_acpi.c
src/sys/dev/fdt: virtio_mmio_fdt.c
Log Message:
virtio@acpi, virtio@fdt: Nix DVF_DETACH_SHUTDOWN.
There is no reason to force _all_ devices a
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 16:46:38 UTC 2025
Modified Files:
src/sys/dev/acpi: virtio_acpi.c
src/sys/dev/fdt: virtio_mmio_fdt.c
Log Message:
virtio@acpi, virtio@fdt: Nix DVF_DETACH_SHUTDOWN.
There is no reason to force _all_ devices a
Module Name:src
Committed By: joe
Date: Tue Jan 14 13:49:17 UTC 2025
Modified Files:
src/sys/altq: altq_afmap.c altq_afmap.h
Log Message:
handle duplication: extract address family interface lookup
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/alt
Module Name:src
Committed By: joe
Date: Tue Jan 14 13:51:49 UTC 2025
Modified Files:
src/sys/altq: altq_afmap.c
Log Message:
refac: remove parens from return statements
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/altq/altq_afmap.c
Please note t
Module Name:src
Committed By: joe
Date: Tue Jan 14 13:51:49 UTC 2025
Modified Files:
src/sys/altq: altq_afmap.c
Log Message:
refac: remove parens from return statements
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/altq/altq_afmap.c
Please note t
Module Name:src
Committed By: joe
Date: Tue Jan 14 13:49:17 UTC 2025
Modified Files:
src/sys/altq: altq_afmap.c altq_afmap.h
Log Message:
handle duplication: extract address family interface lookup
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/alt
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 08:03:40 UTC 2025
Modified Files:
src/sys/arch/x86/pv: pvbus.c
Log Message:
x86/pvbus(4): KNF. No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/pv/pvbus.c
Module Name:src
Committed By: riastradh
Date: Tue Jan 14 08:03:40 UTC 2025
Modified Files:
src/sys/arch/x86/pv: pvbus.c
Log Message:
x86/pvbus(4): KNF. No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x86/pv/pvbus.c
24 matches
Mail list logo