Module Name:src
Committed By: skrll
Date: Sat Oct 23 06:49:46 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Fix non-UVMHIST build
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/arch/aarch64/aarch64/pmap.c
Please note
Module Name:src
Committed By: skrll
Date: Sat Oct 23 06:49:46 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Fix non-UVMHIST build
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/arch/aarch64/aarch64/pmap.c
Please note
Module Name:src
Committed By: skrll
Date: Sat Oct 23 06:48:31 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpufunc.c
Log Message:
Shrink a panic message to avoid a long line
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/aarch64/aarc
Module Name:src
Committed By: skrll
Date: Sat Oct 23 06:48:31 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpufunc.c
Log Message:
Shrink a panic message to avoid a long line
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/aarch64/aarc
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:42:49 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpufunc.c
Log Message:
Remove unnecessary brackets in a conditional
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/aarch64/aar
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:42:49 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: cpufunc.c
Log Message:
Remove unnecessary brackets in a conditional
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/aarch64/aar
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:32:40 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: cpufunc.h
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/aarch64/include/cpufunc.h
Please note that d
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:32:40 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: cpufunc.h
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/aarch64/include/cpufunc.h
Please note that d
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:31:53 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: armreg.h
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/aarch64/include/armreg.h
Please note tha
Module Name:src
Committed By: skrll
Date: Sat Oct 23 05:31:53 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: armreg.h
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/aarch64/include/armreg.h
Please note tha
Module Name:src
Committed By: thorpej
Date: Sat Oct 23 01:28:34 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/lib/libc/sys: kqueue.2
src/sys/kern: kern_event.c uipc_socket.c
src/sys/sys: event.
Module Name:src
Committed By: thorpej
Date: Sat Oct 23 01:28:34 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/lib/libc/sys: kqueue.2
src/sys/kern: kern_event.c uipc_socket.c
src/sys/sys: event.
Module Name:src
Committed By: rillig
Date: Fri Oct 22 22:31:55 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
tests/indent: fix file list
To generate a diff of this commit:
cvs rdiff -u -r1.1152 -r1.1153 src/distrib/sets/lists/tests/mi
Please not
Module Name:src
Committed By: rillig
Date: Fri Oct 22 22:31:55 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
tests/indent: fix file list
To generate a diff of this commit:
cvs rdiff -u -r1.1152 -r1.1153 src/distrib/sets/lists/tests/mi
Please not
Module Name:src
Committed By: rillig
Date: Fri Oct 22 21:06:21 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
tests/indent: fix file list
lex.c got renamed to lex_ident.c.
To generate a diff of this commit:
cvs rdiff -u -r1.1151 -r1.1152 src/dist
Module Name:src
Committed By: rillig
Date: Fri Oct 22 21:06:21 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
tests/indent: fix file list
lex.c got renamed to lex_ident.c.
To generate a diff of this commit:
cvs rdiff -u -r1.1151 -r1.1152 src/dist
every change made to the NetBSD source tree.
@@ -446,3 +446,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
tzcode: Updated to 2021e. [christos 20211022]
+ tzdata: updated to 2021e (stil
Module Name:src
Committed By: kre
Date: Fri Oct 22 21:03:50 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata2021e update.
To generate a diff of this commit:
cvs rdiff -u -r1.1823 -r1.1824 src/doc/3RDPARTY
cvs rdiff -u -r1.2844 -r1.2845 src/doc/
Module Name:src
Committed By: kre
Date: Fri Oct 22 21:03:01 UTC 2021
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
tzdata2021e update, zoneinfo Pacific/Enderbury renamed to Pacific/Kanton
(old name retained) - so add new zone file for Pacific/Kanton
To gen
Module Name:src
Committed By: kre
Date: Fri Oct 22 21:03:01 UTC 2021
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
tzdata2021e update, zoneinfo Pacific/Enderbury renamed to Pacific/Kanton
(old name retained) - so add new zone file for Pacific/Kanton
To gen
Module Name:src
Committed By: kre
Date: Fri Oct 22 21:01:07 UTC 2021
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION asia australasia
backward leap-seconds.list leapseconds version
Log Message:
Update to tzdata2021e (with much of 2020b still
Module Name:src
Committed By: kre
Date: Fri Oct 22 21:01:07 UTC 2021
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION asia australasia
backward leap-seconds.list leapseconds version
Log Message:
Update to tzdata2021e (with much of 2020b still
Module Name:src
Committed By: rillig
Date: Fri Oct 22 20:54:36 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile t_misc.sh
Added Files:
src/tests/usr.bin/indent: lex_char.c lex_string.c opt_P.c opt_T.c
o
Module Name:src
Committed By: rillig
Date: Fri Oct 22 20:54:36 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile t_misc.sh
Added Files:
src/tests/usr.bin/indent: lex_char.c lex_string.c opt_P.c opt_T.c
o
Module Name:src
Committed By: rillig
Date: Fri Oct 22 19:46:41 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile opt_bad.c
token_keyword_struct_union_enum.c token_string_prefix.c
Removed Files:
src/tests
Module Name:src
Committed By: rillig
Date: Fri Oct 22 19:46:41 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile opt_bad.c
token_keyword_struct_union_enum.c token_string_prefix.c
Removed Files:
src/tests
Module Name:src
Committed By: rillig
Date: Fri Oct 22 19:27:53 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile opt_v.c t_misc.sh
Added Files:
src/tests/usr.bin/indent: fmt_block.c fmt_decl.c fmt_else_comment.c
Module Name:src
Committed By: rillig
Date: Fri Oct 22 19:27:53 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/indent: Makefile opt_v.c t_misc.sh
Added Files:
src/tests/usr.bin/indent: fmt_block.c fmt_decl.c fmt_else_comment.c
Module Name:xsrc
Committed By: macallan
Date: Fri Oct 22 19:22:43 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
recognize Southland Media MGX
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:xsrc
Committed By: macallan
Date: Fri Oct 22 19:22:43 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
recognize Southland Media MGX
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: macallan
Date: Fri Oct 22 19:21:13 UTC 2021
Modified Files:
src/sys/dev/sbus: mgx.c
Log Message:
return 0 in mgx_ioctl()::FBIOG*
now Xorg can find us
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/sbus/mgx.c
Pleas
Module Name:src
Committed By: macallan
Date: Fri Oct 22 19:21:13 UTC 2021
Modified Files:
src/sys/dev/sbus: mgx.c
Log Message:
return 0 in mgx_ioctl()::FBIOG*
now Xorg can find us
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/sbus/mgx.c
Pleas
Module Name:src
Committed By: ryoon
Date: Fri Oct 22 16:57:14 UTC 2021
Modified Files:
src/lib/libc/time: zdump.c
Log Message:
Fix build failure
* Fix merge mistake.
* Cast to int for strict comparison like before.
To generate a diff of this commit:
cvs rdiff -u -r1.54
Module Name:src
Committed By: ryoon
Date: Fri Oct 22 16:57:14 UTC 2021
Modified Files:
src/lib/libc/time: zdump.c
Log Message:
Fix build failure
* Fix merge mistake.
* Cast to int for strict comparison like before.
To generate a diff of this commit:
cvs rdiff -u -r1.54
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -445,3 +445,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[brad 20211014]
aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
+ tzcode: Updated to 2
Module Name:src
Committed By: christos
Date: Fri Oct 22 14:27:38 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New tzcode 2021e
To generate a diff of this commit:
cvs rdiff -u -r1.1822 -r1.1823 src/doc/3RDPARTY
cvs rdiff -u -r1.2843 -r1.2844 src/doc/CHA
Module Name:src
Committed By: christos
Date: Fri Oct 22 14:26:04 UTC 2021
Modified Files:
src/lib/libc/time: CONTRIBUTING Makefile NEWS difftime.c localtime.c
private.h strftime.c theory.html tz-art.html tz-link.html tzfile.5
version zdump.8 zdump.c
Module Name:src
Committed By: thorpej
Date: Fri Oct 22 13:53:20 UTC 2021
Modified Files:
src/tests/kernel/kqueue: t_timer.c
Log Message:
In the "modify" test case, immediately after modifying the timer, validate
that its associated knote in the kernel has actually been dea
Module Name:src
Committed By: thorpej
Date: Fri Oct 22 13:53:20 UTC 2021
Modified Files:
src/tests/kernel/kqueue: t_timer.c
Log Message:
In the "modify" test case, immediately after modifying the timer, validate
that its associated knote in the kernel has actually been dea
Changes from NetBSD 9.0 to NetBSD 10.0:
sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air quality
[brad 20211014]
aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
+ dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:32:28 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to dhcpcd-9.4.1
To generate a diff of this commit:
cvs rdiff -u -r1.1821 -r1.1822 src/doc/3RDPARTY
cvs rdiff -u -r1.2842 -r1.2843 src/d
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:25:58 UTC 2021
Modified Files:
src/external/bsd/dhcpcd: Makefile.inc
src/external/bsd/dhcpcd/examples/hooks: Makefile
src/external/bsd/dhcpcd/libexec/dhcpcd-hooks: Makefile
src/external/bsd/dhcpcd
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:25:58 UTC 2021
Modified Files:
src/external/bsd/dhcpcd: Makefile.inc
src/external/bsd/dhcpcd/examples/hooks: Makefile
src/external/bsd/dhcpcd/libexec/dhcpcd-hooks: Makefile
src/external/bsd/dhcpcd
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:23:20 UTC 2021
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcp.c dhcp6.c dhcpcd.c
if-bsd.c if-options.c ipv6.c ipv6.h ipv6nd.c logerr.c privsep.c
script.c
Added Files:
src/ext
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:23:20 UTC 2021
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcp.c dhcp6.c dhcpcd.c
if-bsd.c if-options.c ipv6.c ipv6.h ipv6nd.c logerr.c privsep.c
script.c
Added Files:
src/ext
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:22:00 UTC 2021
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8684
Log Message:
Update to dhcpcd-9.4.1 with the following changes:
* BSD: Find the correct interface for tunnelled
Module Name:src
Committed By: roy
Date: Fri Oct 22 13:22:00 UTC 2021
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8684
Log Message:
Update to dhcpcd-9.4.1 with the following changes:
* BSD: Find the correct interface for tunnelled
47 matches
Mail list logo