Module Name:src
Committed By: rillig
Date: Sat Sep 5 06:46:13 UTC 2020
Modified Files:
src/usr.bin/make: suff.c targ.c
src/usr.bin/make/unit-tests: opt-debug-graph1.exp opt-debug-graph1.mk
Log Message:
make(1): remove trailing whitespace in -dg1 debug output
To
Module Name:src
Committed By: rillig
Date: Sat Sep 5 06:36:40 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile opt-debug-graph1.exp
opt-debug-graph1.mk
Removed Files:
src/usr.bin/make/unit-tests: op
Module Name:src
Committed By: rillig
Date: Sat Sep 5 06:25:38 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: varname-makefile.mk
Log Message:
make(1): fix test for the MAKEFILE variable
That test had assumed that it would always be run with CURDIR ==
PARSEDIR, whi
Module Name:src
Committed By: rillig
Date: Sat Sep 5 06:20:51 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile archive.mk
Added Files:
src/usr.bin/make/unit-tests: opt-debug-all.exp opt-debug-all.mk
Module Name:src
Committed By: maya
Date: Sat Sep 5 04:11:10 UTC 2020
Modified Files:
src/sys/arch/alpha/common: sgmapvar.h
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/alpha/common/sgmapvar.h
Please note that diffs ar
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 03:47:16 UTC 2020
Modified Files:
src/sys/arch/alpha/common: sgmapvar.h
Log Message:
Update a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/alpha/common/sgmapvar.h
Please note t
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 02:55:39 UTC 2020
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c ulfs_lookup.c
src/sys/ufs/ufs: ufs_lookup.c ufs_vnops.c
src/tests/fs/vfs: t_renamerace.c
Log Message:
Revert "ufs: Prevent mkdir from cho
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 02:47:49 UTC 2020
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c ulfs_lookup.c
src/sys/ufs/ufs: ufs_lookup.c ufs_vnops.c
src/tests/fs/vfs: t_renamerace.c
Log Message:
ufs: Prevent mkdir from choking on
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 02:47:04 UTC 2020
Modified Files:
src/sys/miscfs/genfs: genfs_rename.c
src/tests/fs/vfs: t_renamerace.c
Log Message:
genfs_rename: Fix deadlocks in cross-directory cyclic rename.
Reproducer:
A: for (;;) { m
Module Name:src
Committed By: riastradh
Date: Sat Sep 5 02:45:23 UTC 2020
Modified Files:
src/tests/fs/vfs: t_renamerace.c
Log Message:
tests/fs/vfs/t_renamerace: Test a screw case hannken@ found.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/tests/f
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 01:28:18 UTC 2020
Modified Files:
src/sys/arch/alpha/conf: GENERIC INSTALL
Log Message:
Add siisata.
To generate a diff of this commit:
cvs rdiff -u -r1.406 -r1.407 src/sys/arch/alpha/conf/GENERIC
cvs rdiff -u -r1.11
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 01:02:02 UTC 2020
Modified Files:
src/sys/arch/alpha/conf: GENERIC GENERIC.MP
Log Message:
Build GENERIC with debug symbols, not just GENERIC.MP.
To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/sy
Module Name:src
Committed By: thorpej
Date: Sat Sep 5 00:58:59 UTC 2020
Removed Files:
src/sys/arch/alpha/conf: RAWHIDE
Log Message:
Remove the RAWHIDE kernel; there is not need to keep it around.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r0 src/sys/arch/a
Module Name:src
Committed By: rillig
Date: Fri Sep 4 21:08:44 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-func-empty.mk
Log Message:
make(1): rename local functions for parsing conditions
The word "get" implies a cheap oper
Module Name:src
Committed By: rillig
Date: Fri Sep 4 20:51:01 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: cond-func-empty.mk
Log Message:
make(1): migrate get_mpt_arg to Var_ParsePP
This part is covered well by the unit tests.
Module Name:src
Committed By: rillig
Date: Fri Sep 4 20:32:34 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): migrate Var_Parse in CondGetArg to Var_ParsePP
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/usr.bin/make/cond.c
Module Name:src
Committed By: rillig
Date: Fri Sep 4 20:28:16 UTC 2020
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: cond-func-empty.mk
Log Message:
make(1): add more explanation for undefined variable expressions
To generate a diff of thi
Module Name:src
Committed By: rillig
Date: Fri Sep 4 19:03:38 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile archive.mk
Log Message:
make(1): re-enable the archive test
The test had failed in the releng build because it assumed it were run
with .CURDIR ==
Module Name:src
Committed By: martin
Date: Fri Sep 4 18:54:33 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1076
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 src/doc/CHANGES-9.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Fri Sep 4 18:53:43 UTC 2020
Modified Files:
src/sys/arch/x86/include [netbsd-9]: specialreg.h
src/sys/dev/nvmm/x86 [netbsd-9]: nvmm_x86_svm.c nvmm_x86_vmx.c
Log Message:
Pull up following revision(s) (requested by maxv in
Module Name:src
Committed By: rillig
Date: Fri Sep 4 17:59:37 UTC 2020
Modified Files:
src/usr.bin/make: lst.c lst.h parse.c
Log Message:
make(1): use a stack instead of a list for the nested include path
By using a Stack instead of a Lst, the available API is reduced to
Module Name:src
Committed By: rillig
Date: Fri Sep 4 17:35:00 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): unexport For_Iterate
By convention, exported functions have an underscore, and static
functions don't.
To generate a diff of this commit
Module Name:src
Committed By: maxv
Date: Fri Sep 4 17:09:03 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86.c
Log Message:
nvmm-x86: improve the CPUID emulation
- Mask DTES64, DS_CPL, CID, SDBG, xTPR, PN.
- B10, B20 and IA64 do not exist, so just remove them.
Module Name:src
Committed By: maxv
Date: Fri Sep 4 17:08:01 UTC 2020
Modified Files:
src/sys/dev/nvmm: nvmm.c
Log Message:
nvmm: more __read_mostly
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/nvmm/nvmm.c
Please note that diffs are not publ
Module Name:src
Committed By: maxv
Date: Fri Sep 4 17:07:33 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_vmx.c
Log Message:
nvmm-x86-vmx: improve the handling of CR0
- Flush the guest TLB when certain CR0 bits change.
- If the guest updates a static bit in C
Module Name:src
Committed By: maxv
Date: Fri Sep 4 17:06:23 UTC 2020
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svm.c
Log Message:
nvmm-x86-svm: check the SVM revision
Only revision 1 exists, but check it, for future-proofness.
To generate a diff of this commit:
cv
Module Name:src
Committed By: rillig
Date: Fri Sep 4 17:05:39 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: varname-makefile.exp varname-makefile.mk
Log Message:
ma
Module Name:src
Committed By: maxv
Date: Fri Sep 4 17:05:09 UTC 2020
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add a few more CPUID flags.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/arch/x86/include/specialreg.h
Pl
Module Name:src
Committed By: rillig
Date: Fri Sep 4 17:03:17 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: archive.exp
Log Message:
make(1): fix expected file for archive test
This test is currently disabled, therefore it didn't fail immediately.
To generate a
Module Name:src
Committed By: thorpej
Date: Fri Sep 4 15:50:10 UTC 2020
Modified Files:
src/sys/arch/alpha/include: cpu.h types.h
Log Message:
Put the MI cpu_data at the beginning of cpu_info so that it is
cache line aligned.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rillig
Date: Fri Sep 4 13:39:51 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/modules: md.hppa
src/distrib/sets/lists/text: mi
Log Message:
clean up file lists
- remove trailing whitespace
-
Module Name:src
Committed By: rillig
Date: Fri Sep 4 12:09:00 UTC 2020
Modified Files:
src/distrib/sets: sort-list
src/distrib/sets/lists/xserver: md.evbmips
Log Message:
add missing RCS Id line to lists/xserver/md.evbmips
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rillig
Date: Fri Sep 4 12:02:20 UTC 2020
Modified Files:
src/distrib/sets: sort-list
Log Message:
sort file lists with error checking, use lowercase variable name
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/
Module Name:src
Committed By: rillig
Date: Fri Sep 4 11:43:50 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
re-indent and sort distrib/sets/lists/tests/mi
This way, the fields 2 and 3 don't jump horizontally as often as before,
which makes the ap
Module Name:src
Committed By: mrg
Date: Fri Sep 4 08:17:53 UTC 2020
Modified Files:
src/sys/arch/mips/include: proc.h
Log Message:
include machine/vmparam.h vs mips/vmparam.h to make sure we get
platform-specific defines first.
fixes build issue for playstation2.
To ge
35 matches
Mail list logo