Module Name:src
Committed By: rillig
Date: Thu Oct 22 06:54:51 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): clean up HandlePWD
To generate a diff of this commit:
cvs rdiff -u -r1.381 -r1.382 src/usr.bin/make/main.c
Please note that diffs are n
Module Name:src
Committed By: rillig
Date: Thu Oct 22 06:38:52 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): extract HandlePWD from main
To generate a diff of this commit:
cvs rdiff -u -r1.380 -r1.381 src/usr.bin/make/main.c
Please note that di
Module Name:src
Committed By: rillig
Date: Thu Oct 22 05:50:03 UTC 2020
Modified Files:
src/usr.bin/make: arch.c cond.c dir.c job.c main.c make.c parse.c str.c
suff.c targ.c var.c
Log Message:
make(1): remove redundant type casts
This mainly affects the void p
Module Name:src
Committed By: rillig
Date: Thu Oct 22 05:35:21 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): extract CanonicalVarname from VarFind
To generate a diff of this commit:
cvs rdiff -u -r1.579 -r1.580 src/usr.bin/make/var.c
Please note
Module Name:src
Committed By: chs
Date: Thu Oct 22 03:05:17 UTC 2020
Modified Files:
src/sys/rump/librump/rumpvfs: vm_vfs.c
Log Message:
fix an incorrect assertion in the previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/rump/librump/
Module Name:src
Committed By: maya
Date: Wed Oct 21 15:12:15 UTC 2020
Modified Files:
src/distrib/sets/lists/xcomp: mi
src/external/mit/xorg/lib/freetype/freetype/config: Makefile
Log Message:
Build fixes for freetype 2.10.4
To generate a diff of this commit:
cvs
Module Name:xsrc
Committed By: maya
Date: Wed Oct 21 14:55:07 UTC 2020
Modified Files:
xsrc/external/mit/freetype/dist: CMakeLists.txt ChangeLog ChangeLog.20
ChangeLog.21 ChangeLog.22 ChangeLog.23 ChangeLog.24 Makefile README
README.git autogen.sh co
Module Name:xsrc
Committed By: maya
Date: Wed Oct 21 14:49:13 UTC 2020
Update of /cvsroot/xsrc/external/mit/freetype/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv1256
Log Message:
Initial import of freetype-2.10.4
Status:
Vendor Tag: xorg
Release Tags: freetype-2-10-4
Module Name:src
Committed By: christos
Date: Wed Oct 21 13:31:52 UTC 2020
Modified Files:
src/sys/arch/aarch64/conf: files.aarch64
src/sys/arch/alpha/conf: files.alpha
src/sys/arch/amd64/conf: files.amd64
src/sys/arch/arm/conf: files.arm
src/
Module Name:src
Committed By: christos
Date: Wed Oct 21 13:30:02 UTC 2020
Modified Files:
src/sys/modules/ptrace_common: Makefile
Log Message:
process_machdep.c is mandatory now.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/modules/ptrace_common/Ma
Module Name:src
Committed By: rin
Date: Wed Oct 21 11:15:18 UTC 2020
Modified Files:
src/sys/arch/mac68k/dev: genfb_grfbus.c
Log Message:
Drop inappropriate WSFB_VRAM_IS_RAM bit from fbi_flags;
framebuffer is not regular RAM.
Thanks to jmcneill@ and macallan@ for kind exp
Module Name:src
Committed By: rin
Date: Wed Oct 21 11:06:14 UTC 2020
Modified Files:
src/sys/arch/arm/fdt: arm_simplefb.c
Log Message:
Fix build for some arm32 kernels; arm_simplefb_reconfig() is used
only when NPCI > 0 && defined(PCI_NETBSD_CONFIGURE).
To generate a dif
Module Name:src
Committed By: rin
Date: Wed Oct 21 11:02:31 UTC 2020
Modified Files:
src/sys/dev/fdt: simplefb.c
Log Message:
sfb_addr should be uint64_t, not bus_addr_t. Otherwise, its value
cannot be obtained via prop_dictionary_get_uint64() for most ILP32
architectures
Module Name:src
Committed By: rillig
Date: Wed Oct 21 08:20:13 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
src/usr.bin/make/unit-tests: deptgt-suffixes.exp
Log Message:
make(1): add suffix number to the debug log
Previously, I had taken that lonely number in
Module Name:src
Committed By: rillig
Date: Wed Oct 21 08:18:24 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: suff-add-later.exp suff-add-later.mk
Log Message:
make(1): enable suffix log for test suff-add-later.mk
The log shows that only some of the transformations
Module Name:src
Committed By: rillig
Date: Wed Oct 21 08:00:06 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): rename Src.cp to childrenList
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/usr.bin/make/suff.c
Please note that
Module Name:src
Committed By: rillig
Date: Wed Oct 21 07:57:41 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): replace SuffGNHasName with FindTransformByName
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 src/usr.bin/make/suff.c
Module Name:src
Committed By: nia
Date: Wed Oct 21 07:46:22 UTC 2020
Modified Files:
src/distrib/notes/common: postinstall
Log Message:
Improve instructions for getting you a pkgsrc.
Use awge on evbarm.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/di
Module Name:src
Committed By: rillig
Date: Wed Oct 21 07:42:36 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): extract code to allocate a Src
Separating this code from the rest of the initialization makes it
obvious that there are inconsistencies i
Module Name:src
Committed By: rillig
Date: Wed Oct 21 07:14:22 UTC 2020
Modified Files:
src/usr.bin/make: lst.h
Log Message:
make(1): remove unused typedef LstActionProc
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/lst.h
Please note tha
Module Name:src
Committed By: rillig
Date: Wed Oct 21 07:11:51 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): clean up suffix handling code
Using (name, nameLen) is easier to understand than the unusual (nameLen,
nameEnd).
To generate a diff of
Module Name:src
Committed By: rillig
Date: Wed Oct 21 07:05:52 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): inline struct SuffSuffGetSuffixArgs in suffix search
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/usr.bin/make/su
22 matches
Mail list logo