Module Name:src
Committed By: christos
Date: Thu Dec 30 04:57:10 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
remove the NEED_OWN_INSTALL_TARGET conditional for setting the install
variables, suggested by phone@
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Thu Dec 30 04:57:10 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
remove the NEED_OWN_INSTALL_TARGET conditional for setting the install
variables, suggested by phone@
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: mrg
Date: Thu Dec 30 04:19:23 UTC 2021
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
convert the ehci device owner ship change message to display the ehciN as well.
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/s
Module Name:src
Committed By: mrg
Date: Thu Dec 30 04:19:23 UTC 2021
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
convert the ehci device owner ship change message to display the ehciN as well.
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/s
Module Name:src
Committed By: christos
Date: Thu Dec 30 03:24:50 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Add ${_MKTARGET_INSTALL}
To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/conf/Makefile.kern.inc
Please note tha
Module Name:src
Committed By: christos
Date: Thu Dec 30 03:24:50 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Add ${_MKTARGET_INSTALL}
To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/conf/Makefile.kern.inc
Please note tha
Module Name:src
Committed By: christos
Date: Thu Dec 30 03:23:05 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
use ${INSTALL_FILE} so that unpriv builds work.
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/conf/Makefile.ke
Module Name:src
Committed By: christos
Date: Thu Dec 30 03:23:05 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
use ${INSTALL_FILE} so that unpriv builds work.
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/conf/Makefile.ke
Module Name:src
Committed By: christos
Date: Thu Dec 30 02:30:53 UTC 2021
Modified Files:
src/distrib/sets: sets.subr
Log Message:
don't match the empty pattern
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/distrib/sets/sets.subr
Please note that d
Module Name:src
Committed By: christos
Date: Thu Dec 30 02:30:53 UTC 2021
Modified Files:
src/distrib/sets: sets.subr
Log Message:
don't match the empty pattern
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/distrib/sets/sets.subr
Please note that d
Module Name:src
Committed By: rillig
Date: Thu Dec 30 02:14:55 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk
Log Message:
tests/make: demonstrate edge case that evaluates an expression twice
Module Name:src
Committed By: rillig
Date: Thu Dec 30 02:14:55 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk
Log Message:
tests/make: demonstrate edge case that evaluates an expression twice
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:34:26 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: remove redundant code from CondParser_ComparisonOrLeaf
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.3
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:34:26 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: remove redundant code from CondParser_ComparisonOrLeaf
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.3
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:30:33 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: split ParseWord into the actual ParseWord and ParseFuncArg
Combining two similar but fundamentally different parsing tasks in a
single funct
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:30:33 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: split ParseWord into the actual ParseWord and ParseFuncArg
Combining two similar but fundamentally different parsing tasks in a
single funct
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:06:43 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: make ParseWord in condition parser simpler
Merge the two return values (bool, string) into a single return value.
As before, the caller cann
Module Name:src
Committed By: rillig
Date: Thu Dec 30 01:06:43 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: make ParseWord in condition parser simpler
Merge the two return values (bool, string) into a single return value.
As before, the caller cann
Module Name:src
Committed By: rillig
Date: Thu Dec 30 00:22:20 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: internally return false for irrelevant leaves in conditions
The result of irrelevant leaves is effectively ignored by CondParser_And
and Con
Module Name:src
Committed By: rillig
Date: Thu Dec 30 00:22:20 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: internally return false for irrelevant leaves in conditions
The result of irrelevant leaves is effectively ignored by CondParser_And
and Con
Module Name:src
Committed By: riastradh
Date: Wed Dec 29 23:59:38 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_print.c
Log Message:
drm: Restore hw.drm2.debug sysctl knob, previously lost in merge.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Wed Dec 29 23:59:38 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_print.c
Log Message:
drm: Restore hw.drm2.debug sysctl knob, previously lost in merge.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: christos
Date: Wed Dec 29 22:22:13 UTC 2021
Modified Files:
src: build.sh
src/distrib/sets: sets.subr
src/distrib/sets/lists/debug: mi
src/etc: Makefile
src/sys/conf: Makefile.kern.inc
Log Message:
Enable split-
Module Name:src
Committed By: christos
Date: Wed Dec 29 22:22:13 UTC 2021
Modified Files:
src: build.sh
src/distrib/sets: sets.subr
src/distrib/sets/lists/debug: mi
src/etc: Makefile
src/sys/conf: Makefile.kern.inc
Log Message:
Enable split-
Module Name:src
Committed By: christos
Date: Wed Dec 29 18:13:43 UTC 2021
Modified Files:
src/external/bsd/openldap/sbin/slapd: Makefile
Log Message:
build the rest of the tools.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/openldap/sbin/s
Module Name:src
Committed By: christos
Date: Wed Dec 29 18:13:43 UTC 2021
Modified Files:
src/external/bsd/openldap/sbin/slapd: Makefile
Log Message:
build the rest of the tools.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/openldap/sbin/s
Module Name:xsrc
Committed By: uwe
Date: Wed Dec 29 16:01:58 UTC 2021
Modified Files:
xsrc/external/mit/xinit/dist: xinitrc.cpp
Log Message:
xinitrc: delay preprocessing of COLOR in xrdb input
Revert previous and fix it properly. #ifdef COLOR is intended to be
processed
Module Name:xsrc
Committed By: uwe
Date: Wed Dec 29 16:01:58 UTC 2021
Modified Files:
xsrc/external/mit/xinit/dist: xinitrc.cpp
Log Message:
xinitrc: delay preprocessing of COLOR in xrdb input
Revert previous and fix it properly. #ifdef COLOR is intended to be
processed
Module Name:src
Committed By: skrll
Date: Wed Dec 29 12:53:38 UTC 2021
Modified Files:
src/sys/uvm/pmap: pmap_tlb.c
Log Message:
Remove duplicate KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/uvm/pmap/pmap_tlb.c
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Wed Dec 29 12:53:38 UTC 2021
Modified Files:
src/sys/uvm/pmap: pmap_tlb.c
Log Message:
Remove duplicate KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/uvm/pmap/pmap_tlb.c
Please note that diffs are
Module Name:src
Committed By: rillig
Date: Wed Dec 29 08:23:40 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: in irrelevant function calls in conditions, return false
When a condition contains an irrelevant function call, it doesn't matter
whether th
Module Name:src
Committed By: rillig
Date: Wed Dec 29 08:23:40 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: in irrelevant function calls in conditions, return false
When a condition contains an irrelevant function call, it doesn't matter
whether th
Module Name:src
Committed By: rillig
Date: Wed Dec 29 08:15:45 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: use simpler return type for ParseWord in conditions
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315
Module Name:src
Committed By: rillig
Date: Wed Dec 29 08:15:45 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: use simpler return type for ParseWord in conditions
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315
34 matches
Mail list logo