Module Name:src
Committed By: charlotte
Date: Wed Sep 28 06:09:14 UTC 2022
Modified Files:
src/distrib/notes/sparc: prep
Log Message:
Avoid dead link to the NVRAM FAQ in docs for sparc, too
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/notes/s
Module Name:src
Committed By: charlotte
Date: Wed Sep 28 06:09:14 UTC 2022
Modified Files:
src/distrib/notes/sparc: prep
Log Message:
Avoid dead link to the NVRAM FAQ in docs for sparc, too
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/distrib/notes/s
Module Name:src
Committed By: charlotte
Date: Wed Sep 28 06:06:59 UTC 2022
Modified Files:
src/distrib/notes/sparc64: prep
Log Message:
Avoid dead link to the NVRAM/Hostid FAQ
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/notes/sparc64/prep
P
Module Name:src
Committed By: charlotte
Date: Wed Sep 28 06:06:59 UTC 2022
Modified Files:
src/distrib/notes/sparc64: prep
Log Message:
Avoid dead link to the NVRAM/Hostid FAQ
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/distrib/notes/sparc64/prep
P
Module Name:src
Committed By: skrll
Date: Wed Sep 28 06:05:28 UTC 2022
Modified Files:
src/sys/arch/riscv/include: machdep.h
src/sys/arch/riscv/riscv: locore.S riscv_machdep.c
Log Message:
Use legacy SBI Console GetChar for earlycons. It works on qemu.
To genera
Module Name:src
Committed By: skrll
Date: Wed Sep 28 06:05:28 UTC 2022
Modified Files:
src/sys/arch/riscv/include: machdep.h
src/sys/arch/riscv/riscv: locore.S riscv_machdep.c
Log Message:
Use legacy SBI Console GetChar for earlycons. It works on qemu.
To genera
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:54:24 UTC 2022
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/evbarm/fdt/fdt_machdep.c
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:54:24 UTC 2022
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/evbarm/fdt/fdt_machdep.c
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:49:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/evbarm/fdt/fdt_machdep.c
Please note tha
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:49:15 UTC 2022
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/evbarm/fdt/fdt_machdep.c
Please note tha
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:02:03 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: Makefile.riscv
src/sys/arch/riscv/riscv: locore.S
Log Message:
Fix RV32 so it gets to the same point as RV64
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: skrll
Date: Wed Sep 28 05:02:03 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: Makefile.riscv
src/sys/arch/riscv/riscv: locore.S
Log Message:
Fix RV32 so it gets to the same point as RV64
To generate a diff of this commit:
cvs rdi
Module Name:xsrc
Committed By: mrg
Date: Wed Sep 28 02:37:07 UTC 2022
Modified Files:
xsrc/external/mit/libXtst/dist/src: XRecord.c
Log Message:
re-port christos' fix for memory leak. also, fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 xsrc/exte
Module Name:xsrc
Committed By: mrg
Date: Wed Sep 28 02:37:07 UTC 2022
Modified Files:
xsrc/external/mit/libXtst/dist/src: XRecord.c
Log Message:
re-port christos' fix for memory leak. also, fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 xsrc/exte
Module Name:src
Committed By: gutteridge
Date: Wed Sep 28 00:35:47 UTC 2022
Modified Files:
src/lib/libc/stdlib: posix_openpt.3
Log Message:
posix_openpt.3: reflect flag changes from r. 1.44 of tty_ptm.c
Some flags are now accepted, others are still ignored. (E.g., other
Module Name:src
Committed By: gutteridge
Date: Wed Sep 28 00:35:47 UTC 2022
Modified Files:
src/lib/libc/stdlib: posix_openpt.3
Log Message:
posix_openpt.3: reflect flag changes from r. 1.44 of tty_ptm.c
Some flags are now accepted, others are still ignored. (E.g., other
Module Name:src
Committed By: rillig
Date: Tue Sep 27 19:18:45 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: var-scope-local-legacy.exp
var-scope-local-legacy.mk varmod-order-numeric.mk
Log Message:
tests/make: add tests for legacy local variables and s
Module Name:src
Committed By: rillig
Date: Tue Sep 27 19:18:45 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: var-scope-local-legacy.exp
var-scope-local-legacy.mk varmod-order-numeric.mk
Log Message:
tests/make: add tests for legacy local variables and s
Module Name:xsrc
Committed By: christos
Date: Tue Sep 27 18:29:08 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
- cast to unsigned char for ctype macros
- some warn/err improvements
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1
Module Name:xsrc
Committed By: christos
Date: Tue Sep 27 18:29:08 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
- cast to unsigned char for ctype macros
- some warn/err improvements
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:23:26 UTC 2022
Modified Files:
xsrc/external/mit/libXtst/dist/man: XTestQueryExtension.man
xsrc/external/mit/libXtst/dist/src: XRecord.c XTest.c
xsrc/external/mit/libXxf86vm/dist/src: XF86VMode.c
Removed
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:23:26 UTC 2022
Modified Files:
xsrc/external/mit/libXtst/dist/man: XTestQueryExtension.man
xsrc/external/mit/libXtst/dist/src: XRecord.c XTest.c
xsrc/external/mit/libXxf86vm/dist/src: XF86VMode.c
Removed
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:22:38 UTC 2022
Update of /cvsroot/xsrc/external/mit/libXxf86vm/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11922
Log Message:
initial import of libXxf86vm-1.1.5
Status:
Vendor Tag: xorg
Release Tags: libXxf86vm-1
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:22:34 UTC 2022
Update of /cvsroot/xsrc/external/mit/libXtst/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11536
Log Message:
initial import of libXtst-1.2.4
Status:
Vendor Tag: xorg
Release Tags: libXtst-1-2-4
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:22:38 UTC 2022
Update of /cvsroot/xsrc/external/mit/libXxf86vm/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11922
Log Message:
initial import of libXxf86vm-1.1.5
Status:
Vendor Tag: xorg
Release Tags: libXxf86vm-1
Module Name:xsrc
Committed By: mrg
Date: Tue Sep 27 18:22:34 UTC 2022
Update of /cvsroot/xsrc/external/mit/libXtst/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv11536
Log Message:
initial import of libXtst-1.2.4
Status:
Vendor Tag: xorg
Release Tags: libXtst-1-2-4
Module Name:src
Committed By: rillig
Date: Tue Sep 27 17:46:59 UTC 2022
Modified Files:
src/usr.bin/make: Makefile arch.c make.c parse.c targ.c var.c
Log Message:
make: set WARNS to 6, from the default 5
No binary change on x86_64.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rillig
Date: Tue Sep 27 17:46:59 UTC 2022
Modified Files:
src/usr.bin/make: Makefile arch.c make.c parse.c targ.c var.c
Log Message:
make: set WARNS to 6, from the default 5
No binary change on x86_64.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: mlelstv
Date: Tue Sep 27 17:04:52 UTC 2022
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Remove bogus assertions.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/dkwedge/dk.c
Please note that diffs are n
Module Name:src
Committed By: mlelstv
Date: Tue Sep 27 17:04:52 UTC 2022
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Remove bogus assertions.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/dkwedge/dk.c
Please note that diffs are n
Module Name:xsrc
Committed By: macallan
Date: Tue Sep 27 10:57:23 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
rename a local variable so it doesn't conflict with a global one
NFC
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.
Module Name:xsrc
Committed By: macallan
Date: Tue Sep 27 10:57:23 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
rename a local variable so it doesn't conflict with a global one
NFC
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.
Module Name:xsrc
Committed By: macallan
Date: Tue Sep 27 10:54:04 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
remove debug printf()
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 xsrc/local/programs/bdfload/bdfload.c
Pleas
Module Name:xsrc
Committed By: macallan
Date: Tue Sep 27 10:54:04 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: bdfload.c
Log Message:
remove debug printf()
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 xsrc/local/programs/bdfload/bdfload.c
Pleas
Module Name:src
Committed By: kardel
Date: Tue Sep 27 10:33:21 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
Log Message:
for unsupported names return EINVAL as per TOG
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fpathc
Module Name:src
Committed By: kardel
Date: Tue Sep 27 10:33:21 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c
Log Message:
for unsupported names return EINVAL as per TOG
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fpathc
Module Name:src
Committed By: skrll
Date: Tue Sep 27 08:18:21 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: GENERIC files.riscv
src/sys/arch/riscv/include: db_machdep.h
src/sys/arch/riscv/riscv: db_machdep.c db_trace.c locore.S trap.c
Added Files:
Module Name:src
Committed By: skrll
Date: Tue Sep 27 08:18:21 UTC 2022
Modified Files:
src/sys/arch/riscv/conf: GENERIC files.riscv
src/sys/arch/riscv/include: db_machdep.h
src/sys/arch/riscv/riscv: db_machdep.c db_trace.c locore.S trap.c
Added Files:
38 matches
Mail list logo