Module Name:src
Committed By: rillig
Date: Fri Aug 7 05:13:04 UTC 2020
Modified Files:
src/usr.bin/make: Makefile
Log Message:
make(1): one file per line in the Makefile
Suggested by sjg.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/usr.bin/make/Ma
Module Name:src
Committed By: snj
Date: Fri Aug 7 00:43:52 UTC 2020
Modified Files:
src/distrib/notes/acorn32: contents
src/distrib/notes/alpha: contents
src/distrib/notes/amd64: contents
src/distrib/notes/amiga: contents
src/distrib/notes/a
Module Name:src
Committed By: snj
Date: Fri Aug 7 00:27:11 UTC 2020
Modified Files:
src/distrib/notes/evbarm: install
Log Message:
fix typo.
new sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/distrib/notes/evbarm/install
Please no
Module Name:src
Committed By: rillig
Date: Thu Aug 6 17:51:21 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): use consistent name for result of Cmd_Exec
To generate a diff of this commit:
cvs rdiff -u -r1.415 -r1.416 src/usr.bin/make/var.c
Please
Module Name:src
Committed By: rillig
Date: Thu Aug 6 17:48:41 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): reduce code size in :D and :U modifier
This affects both the source code size and the binary code size, at
least on x86_64.
To generate
Module Name:src
Committed By: rillig
Date: Thu Aug 6 17:32:40 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): clean up code for variable handling
The VarFlags type doesn't need an underscore. The underscore is
typically only used for exported func
Module Name:src
Committed By: rillig
Date: Thu Aug 6 17:22:16 UTC 2020
Modified Files:
src/usr.bin/make: hash.h
Log Message:
make(1): remove unused macro Hash_Size
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/make/hash.h
Please note that di
Module Name:src
Committed By: sjg
Date: Thu Aug 6 16:23:53 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
Use -r for recursive
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/usr.bin/make/unit-tests/Makefile
Please note th
Module Name:src
Committed By: sjg
Date: Thu Aug 6 16:09:33 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: recursive.exp
Log Message:
Update test result
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/recursive.exp
Please n
Module Name:src
Committed By: sjg
Date: Thu Aug 6 16:03:04 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
Remove VARE_WANTRES for LINT
We need the parsing checked.
I might make sense to add a VARE_LINT flag for corner cases.
Time will tell.
Reviewed by:
Module Name:src
Committed By: skrll
Date: Thu Aug 6 10:00:21 UTC 2020
Modified Files:
src/common/lib/libc/arch/mips/atomic: atomic_add.S atomic_and.S
atomic_cas.S atomic_dec.S atomic_inc.S atomic_or.S atomic_swap.S
src/sys/arch/mips/include: asm.h
Module Name:src
Committed By: knakahara
Date: Thu Aug 6 07:38:54 UTC 2020
Modified Files:
src/usr.bin/netstat: inet.c inet6.c
Log Message:
add missing {IP,IP6}_STAT_NOIPSEC to netstat.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/usr.bin/netstat/i
12 matches
Mail list logo