Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:40:26 UTC 2020
Modified Files:
src/usr.bin/make: arch.c cond.c dir.c main.c make.h parse.c suff.c
Log Message:
make(1): reduce memory allocation for dirSearchPath
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:35:33 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): reduce memory allocations for parsing dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.461 -r1.462 src/usr.bin/make/par
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:30:38 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocations in suffix storage
To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 src/usr.bin/make/suff.c
Ple
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:24:18 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocations in suffix handling
To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 src/usr.bin/make/suff.c
Pl
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:19:11 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocation in ExpandWildcards for suffixes
To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.320 src/usr.bin/mak
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:16:38 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocation in ExpandChildren for suffixes
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 src/usr.bin/make
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:12:45 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocation in suffix candidate search
To generate a diff of this commit:
cvs rdiff -u -r1.317 -r1.318 src/usr.bin/make/suf
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:10:08 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): reduce memory allocation in suffix rule handling
To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 src/usr.bin/make/suff.c
Module Name:src
Committed By: rillig
Date: Sun Nov 29 01:05:08 UTC 2020
Modified Files:
src/usr.bin/make: targ.c
Log Message:
make(1): reduce memory allocation for target handling
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/usr.bin/make/targ.c
Pl
Module Name:src
Committed By: rillig
Date: Sun Nov 29 00:54:43 UTC 2020
Modified Files:
src/usr.bin/make: lst.c suff.c
Log Message:
make(1): reduce memory allocation in suffix handling
The function Lst_MoveAll previously freed the source list. This
function was only used
Module Name:src
Committed By: rillig
Date: Sun Nov 29 00:42:01 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): fix main_CleanUp in -DCLEANUP mode (broken since 1 hour)
Broken since main.c 1.486 from 2020-11-28, about 1 hour ago.
To generate a dif
Module Name:src
Committed By: rillig
Date: Sun Nov 29 00:04:23 UTC 2020
Modified Files:
src/usr.bin/make: main.c nonints.h parse.c targ.c
Log Message:
make(1): reduce memory allocation for targets
This change moves the initialization and finalization of the list of
target
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:50:58 UTC 2020
Modified Files:
src/usr.bin/make: make.c
Log Message:
make(1): reduce memory allocation for toBeMade
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 src/usr.bin/make/make.c
Please no
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:48:36 UTC 2020
Modified Files:
src/usr.bin/make: make.c
Log Message:
make(1): reduce memory allocation in Make_ProcessWait
To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/usr.bin/make/make.c
Pl
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:45:25 UTC 2020
Modified Files:
src/usr.bin/make: make.c
Log Message:
make(1): reduce memory allocation in Make_ExpandUse
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/usr.bin/make/make.c
Plea
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:43:14 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): reduce memory allocation in ReadBuiltinRules
To generate a diff of this commit:
cvs rdiff -u -r1.486 -r1.487 src/usr.bin/make/main.c
Pl
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:39:58 UTC 2020
Modified Files:
src/usr.bin/make: cond.c main.c make.h parse.c
Log Message:
make(1): reduce memory allocation for CmdOpts.create
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 src/us
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:35:44 UTC 2020
Modified Files:
src/usr.bin/make: main.c make.h
Log Message:
make(1): reduce memory allocation in CmdOpts.variables
To generate a diff of this commit:
cvs rdiff -u -r1.484 -r1.485 src/usr.bin/make/ma
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:32:22 UTC 2020
Modified Files:
src/usr.bin/make: main.c make.h
Log Message:
make(1): reduce memory allocation in CmdOpts.makefiles
To generate a diff of this commit:
cvs rdiff -u -r1.483 -r1.484 src/usr.bin/make/ma
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:22:15 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): reduce memory allocation in OpenDirs
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/usr.bin/make/dir.c
Please note
Module Name:src
Committed By: rillig
Date: Sat Nov 28 23:13:28 UTC 2020
Modified Files:
src/usr.bin/make: arch.c lst.h
Log Message:
make(1): reduce memory allocation in Arch_ParseArchive
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/usr.bin/make/arc
Module Name:src
Committed By: rillig
Date: Sat Nov 28 22:59:53 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): replace void pointer in Dir_Destroy with proper pointer
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 src/usr.bin/make/
Module Name:src
Committed By: rillig
Date: Sat Nov 28 22:56:01 UTC 2020
Modified Files:
src/usr.bin/make: dir.c dir.h nonints.h parse.c suff.c
Log Message:
make(1): replace Dir_Destroy with SearchPath_Free
The function Dir_Destroy is an implementation detail of the cached
Module Name:src
Committed By: yhardy
Date: Sat Nov 28 22:53:06 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_disk.c
Log Message:
Use vn_close to release the vnodes in the error handling blocks, since
the vnodes were opened for writing. Fix p
Module Name:src
Committed By: riastradh
Date: Sat Nov 28 22:16:23 UTC 2020
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
evbarm: Bump efirng entropy estimate.
I'm not really happy with this, but my lack of confidence in the
remaining question marks a
Module Name:src
Committed By: rillig
Date: Sat Nov 28 22:13:56 UTC 2020
Modified Files:
src/usr.bin/make: dir.c dir.h parse.c suff.c
Log Message:
make(1): rename some Dir functions to SearchPath
These functions have the search path as their main subject.
To generate a d
Module Name:src
Committed By: rillig
Date: Sat Nov 28 19:26:10 UTC 2020
Modified Files:
src/usr.bin/make: arch.c lst.c lst.h
Log Message:
make(1): reduce pointer indirection for archives
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/usr.bin/make/arc
Module Name:src
Committed By: rillig
Date: Sat Nov 28 19:22:32 UTC 2020
Modified Files:
src/usr.bin/make: compat.c dir.c make.c make.h suff.c targ.c
Log Message:
make(1): reduce pointer indirection for GNode.implicitParents
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Sat Nov 28 19:20:04 UTC 2020
Modified Files:
src/usr.bin/make: compat.c make.c make.h parse.c suff.c targ.c
Log Message:
make(1): reduce pointer indirection for GNode.cohorts
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: rillig
Date: Sat Nov 28 19:16:53 UTC 2020
Modified Files:
src/usr.bin/make: make.c make.h parse.c suff.c targ.c
Log Message:
make(1): reduce pointer indirection for GNode.order_pred and order_succ
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Sat Nov 28 19:12:28 UTC 2020
Modified Files:
src/usr.bin/make: arch.c compat.c job.c make.c make.h parse.c suff.c
targ.c
Log Message:
make(1): reduce memory allocation for GNode.parents and GNode.children
To generate
Module Name:src
Committed By: rillig
Date: Sat Nov 28 18:55:52 UTC 2020
Modified Files:
src/usr.bin/make: compat.c cond.c job.c lst.c lst.h main.c make.c
make.h meta.c parse.c suff.c targ.c
Log Message:
make(1): remove pointer indirection from GNode.commands
J
Module Name:src
Committed By: rillig
Date: Sat Nov 28 16:36:19 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): improve type of local variable in Var_Export1
To generate a diff of this commit:
cvs rdiff -u -r1.698 -r1.699 src/usr.bin/make/var.c
Ple
Module Name:src
Committed By: rillig
Date: Sat Nov 28 16:34:13 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): fix type of local variable in ParseMessage
To generate a diff of this commit:
cvs rdiff -u -r1.452 -r1.453 src/usr.bin/make/parse.c
Pl
Module Name:src
Committed By: rillig
Date: Sat Nov 28 16:31:34 UTC 2020
Modified Files:
src/usr.bin/make/filemon: filemon_ktrace.c
Log Message:
make(1): remove unused label
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/filemon/filemon_ktrac
Module Name:src
Committed By: jmcneill
Date: Sat Nov 28 15:24:05 UTC 2020
Modified Files:
src/sys/stand/efiboot: efiblock.c
Log Message:
Deal with devices that report either 512 or 2048 as logical block size
for CD9660 file-systems.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:38:50 UTC 2020
Modified Files:
src/sys/arch/arm/imx: files.imx23 imx23_pinctrl.c imx23_pinctrlvar.h
imx23_usb.c
src/sys/arch/evbarm/conf: IMX23_OLINUXINO
Log Message:
Fix build by renaming the pinc
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:35:53 UTC 2020
Modified Files:
src/sys/arch/evbarm/osk5912: osk5912_machdep.c
Log Message:
Build fix.
Don't use own version of KERN_{VTOPHYS,PHYSTOV)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 sr
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:33:57 UTC 2020
Modified Files:
src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c
src/sys/arch/evbarm/gumstix: gumstix_machdep.c
src/sys/arch/evbarm/zynq: zynq_machdep.c
Log Message:
Build fixes and make B
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:29:31 UTC 2020
Modified Files:
src/sys/arch/evbarm/imx31: imx31lk_start.S
Log Message:
Build fix
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/imx31/imx31lk_start.S
Please note tha
Module Name:src
Committed By: roy
Date: Sat Nov 28 14:29:25 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to dhcpcd-9.3.4
To generate a diff of this commit:
cvs rdiff -u -r1.1762 -r1.1763 src/doc/3RDPARTY
cvs rdiff -u -r1.2755 -r1.2756 src/d
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:29:02 UTC 2020
Modified Files:
src/sys/arch/arm/cortex: armperiph.c
Log Message:
Fix build
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/cortex/armperiph.c
Please note that diffs ar
Module Name:src
Committed By: roy
Date: Sat Nov 28 14:27:20 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/dist/src: dhcp.c dhcp6.c dhcpcd.8.in dhcpcd.c
if-options.c
Log Message:
Sync with dhcpcd-9.3.4
To generate a diff of this commit:
cvs rdiff -u -r1.43
Module Name:src
Committed By: roy
Date: Sat Nov 28 14:26:17 UTC 2020
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv1431
Log Message:
Upate to dhcpcd-9.3.4 with the following changes:
With the following changes:
* DHCP: If error addi
Module Name:src
Committed By: rillig
Date: Sat Nov 28 14:08:38 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: cond-func-empty.mk varmisc.mk
Log Message:
make(1): move test for recursive variable to cond-func-empty
Previously, the documentation of that test was much
Module Name:src
Committed By: skrll
Date: Sat Nov 28 14:02:30 UTC 2020
Modified Files:
src/sys/arch/evbarm/gemini: gemini_machdep.c
src/sys/arch/evbarm/imx23_olinuxino: imx23_olinuxino_machdep.c
src/sys/arch/evbarm/tisdp24xx: sdp24xx_machdep.c
Log Message:
Module Name:src
Committed By: jmcneill
Date: Sat Nov 28 14:02:09 UTC 2020
Modified Files:
src/sys/stand/efiboot: boot.c efiboot_machdep.h
src/sys/stand/efiboot/bootaa64: efibootaa64.c
src/sys/stand/efiboot/bootarm: efibootarm.c
Log Message:
Add a hook for M
Module Name:src
Committed By: jmcneill
Date: Sat Nov 28 13:05:58 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Make sure the kernel set is selected, even if extracting parts of it
manually.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:28:53 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
make(1): rename parameter in meta_needed and meta_create
It conflicts with the global variable in dir.c when make is built in
all-in-one mode.
T
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:25:45 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
make(1): fix local variable name in meta_create
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 src/usr.bin/make/meta.c
Please n
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:09:28 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): rename local variable in ModifyWord_Root
The name 'dot' conflicted with the global variable from dir.c when make
was compiled in all-in-on
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:07:26 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): rename local variable in ModifyWord_Suffix
It conflicted with 'dot' from dir.c.
To generate a diff of this commit:
cvs rdiff -u -r1.696
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:05:49 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): rename local variable in ParseFindKeyword
It conflicts with the global 'cur'.
To generate a diff of this commit:
cvs rdiff -u -r1.451
Module Name:src
Committed By: rillig
Date: Sat Nov 28 10:00:25 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): rename local variable in Cmd_Exec
It conflicts with the global fds in job.c.
To generate a diff of this commit:
cvs rdiff -u -r1.481 -r
Module Name:src
Committed By: rillig
Date: Sat Nov 28 09:45:01 UTC 2020
Modified Files:
src/usr.bin/make: make.h
Log Message:
make(1): allow multiple RCS IDs in all-in-one mode
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/usr.bin/make/make.h
Pleas
Module Name:src
Committed By: rillig
Date: Sat Nov 28 08:41:53 UTC 2020
Modified Files:
src/usr.bin/make: trace.h
Log Message:
make(1): add multiple-inclusion guard for trace.h
Needed for all-in-one mode since this header is included 3 times.
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Sat Nov 28 08:40:05 UTC 2020
Modified Files:
src/usr.bin/make: job.c main.c
Log Message:
make(1): rename conflicting global variables called 'error'
When compiling make in all-in-one mode, these variable names conflict.
They coul
Module Name:src
Committed By: rillig
Date: Sat Nov 28 08:31:41 UTC 2020
Modified Files:
src/usr.bin/make: job.c
Log Message:
make(1): rename global variables in job.c
When compiling make in all-in-one mode, the variable name nfds conflicts
with the local variable name nfd
58 matches
Mail list logo