Module Name:src
Committed By: uwe
Date: Sat Mar 2 00:03:20 UTC 2024
Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8
Log Message:
ofwboot(8): correct previous example
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man8/man8.macppc/o
Module Name:src
Committed By: uwe
Date: Sat Mar 2 00:03:20 UTC 2024
Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8
Log Message:
ofwboot(8): correct previous example
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man8/man8.macppc/o
Module Name:src
Committed By: riastradh
Date: Fri Mar 1 23:50:28 UTC 2024
Modified Files:
src/sys/netinet6: in6.c
Log Message:
netinet6: Avoid NPD on `ifconfig ifN inet6 ... pltime 0 vltime 0'.
PR kern/53922
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.2
Module Name:src
Committed By: riastradh
Date: Fri Mar 1 23:50:28 UTC 2024
Modified Files:
src/sys/netinet6: in6.c
Log Message:
netinet6: Avoid NPD on `ifconfig ifN inet6 ... pltime 0 vltime 0'.
PR kern/53922
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.2
Module Name:src
Committed By: uwe
Date: Fri Mar 1 22:35:56 UTC 2024
Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8
Log Message:
ofwboot(8): add some practical examples
The system you want to boot into the single user mode is probably the
default installation,
Module Name:src
Committed By: uwe
Date: Fri Mar 1 22:35:56 UTC 2024
Modified Files:
src/share/man/man8/man8.macppc: ofwboot.8
Log Message:
ofwboot(8): add some practical examples
The system you want to boot into the single user mode is probably the
default installation,
Module Name:src
Committed By: andvar
Date: Fri Mar 1 22:01:03 UTC 2024
Modified Files:
src/sys/secmodel/suser: secmodel_suser.c
Log Message:
s/securlevel/securelevel/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/secmodel/suser/secmod
Module Name:src
Committed By: andvar
Date: Fri Mar 1 22:01:03 UTC 2024
Modified Files:
src/sys/secmodel/suser: secmodel_suser.c
Log Message:
s/securlevel/securelevel/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/secmodel/suser/secmod
Module Name:src
Committed By: rillig
Date: Fri Mar 1 21:52:48 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: ckgetopt.c cksnprintb.c emit1.c init.c lex.c
tree.c
Log Message:
lint: fix misleading initializer for string iterator
The field 'start' marks the s
Module Name:src
Committed By: rillig
Date: Fri Mar 1 21:52:48 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: ckgetopt.c cksnprintb.c emit1.c init.c lex.c
tree.c
Log Message:
lint: fix misleading initializer for string iterator
The field 'start' marks the s
Module Name:src
Committed By: sjg
Date: Fri Mar 1 20:15:59 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: var-scope-local.exp var-scope-local.mk
Log Message:
make: update var-scope-local test
Show what VAR value is in environment of target script.
To generate a
Module Name:src
Committed By: sjg
Date: Fri Mar 1 20:15:59 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: var-scope-local.exp var-scope-local.mk
Log Message:
make: update var-scope-local test
Show what VAR value is in environment of target script.
To generate a
Module Name:src
Committed By: rillig
Date: Fri Mar 1 19:40:45 UTC 2024
Added Files:
src/usr.bin/xlint/lint1: cksnprintb.c
Log Message:
lint: test format strings from snprintb calls
The functions snprintb and snprintb_m are specific to NetBSD, and their
format strings are
Module Name:src
Committed By: rillig
Date: Fri Mar 1 19:40:45 UTC 2024
Added Files:
src/usr.bin/xlint/lint1: cksnprintb.c
Log Message:
lint: test format strings from snprintb calls
The functions snprintb and snprintb_m are specific to NetBSD, and their
format strings are
Module Name:src
Committed By: rillig
Date: Fri Mar 1 19:39:29 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: t_usage.sh
src/usr.bin/xlint/lint1: Makefile err.c externs1.h tree.c
Added Files:
src/tests/usr.bi
Module Name:src
Committed By: rillig
Date: Fri Mar 1 19:39:29 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: t_usage.sh
src/usr.bin/xlint/lint1: Makefile err.c externs1.h tree.c
Added Files:
src/tests/usr.bi
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:53:30 UTC 2024
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix type mismatch in lint's strict bool mode (since today)
To generate a diff of this commit:
cvs rdiff -u -r1.1100 -r1.1101 src/usr.bin/mak
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:53:30 UTC 2024
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: fix type mismatch in lint's strict bool mode (since today)
To generate a diff of this commit:
cvs rdiff -u -r1.1100 -r1.1101 src/usr.bin/mak
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:47:05 UTC 2024
Modified Files:
src/usr.bin/make: test-variants.mk
Log Message:
make: remove test variant for NO_REGEX
The compile-time toggle was removed in var.c 1.1099 from 2024-02-07.
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:47:05 UTC 2024
Modified Files:
src/usr.bin/make: test-variants.mk
Log Message:
make: remove test variant for NO_REGEX
The compile-time toggle was removed in var.c 1.1099 from 2024-02-07.
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:22:55 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_348.c msg_349.c msg_350.c msg_351.c
msg_352.c msg_353.c msg_354.c msg_355.c msg_356.c
src/usr.bin/xlint/lint1: check-msgs.lua
Log
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:22:55 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_348.c msg_349.c msg_350.c msg_351.c
msg_352.c msg_353.c msg_354.c msg_355.c msg_356.c
src/usr.bin/xlint/lint1: check-msgs.lua
Log
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:14:34 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: fix type error in strict bool mode (since yesterday)
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 src/usr.bin/xlin
Module Name:src
Committed By: rillig
Date: Fri Mar 1 17:14:34 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: fix type error in strict bool mode (since yesterday)
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 src/usr.bin/xlin
Module Name:src
Committed By: sjg
Date: Fri Mar 1 16:41:42 UTC 2024
Modified Files:
src/usr.bin/make: compat.c job.c main.c make.h var.c
Log Message:
make: export target scope values
Pass target scope to Var_ReexportVars so that a target process
will see the correct valu
Module Name:src
Committed By: sjg
Date: Fri Mar 1 16:41:42 UTC 2024
Modified Files:
src/usr.bin/make: compat.c job.c main.c make.h var.c
Log Message:
make: export target scope values
Pass target scope to Var_ReexportVars so that a target process
will see the correct valu
Changes from NetBSD 10.0 to NetBSD 11.0:
nsd: Import 4.8.0. [christos 20240217]
unbound(8): Import 1.19.1. [christos 20240217]
bind: Import 9.18.24 [christos 20240221]
+ sqlite3(1): Import 3.45.1. [christos 20240301]
Module Name:src
Committed By: christos
Date: Fri Mar 1 15:49:41 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new sqlite3
To generate a diff of this commit:
cvs rdiff -u -r1.1992 -r1.1993 src/doc/3RDPARTY
cvs rdiff -u -r1.3041 -r1.3042 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Fri Mar 1 15:48:24 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
new sqlite
To generate a diff of this commit:
cvs rdiff -u -r1.2454 -r1.2455 src/distrib/sets/lists/comp/mi
Please note that diffs are
Module Name:src
Committed By: christos
Date: Fri Mar 1 15:48:24 UTC 2024
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
new sqlite
To generate a diff of this commit:
cvs rdiff -u -r1.2454 -r1.2455 src/distrib/sets/lists/comp/mi
Please note that diffs are
Module Name:src
Committed By: christos
Date: Fri Mar 1 15:48:03 UTC 2024
Modified Files:
src/external/public-domain/sqlite: README
src/external/public-domain/sqlite/dist: shell.c sqlite3.c
src/external/public-domain/sqlite/man: Makefile SQLITE_ACCESS_EXISTS
Module Name:src
Committed By: christos
Date: Fri Mar 1 15:48:03 UTC 2024
Modified Files:
src/external/public-domain/sqlite: README
src/external/public-domain/sqlite/dist: shell.c sqlite3.c
src/external/public-domain/sqlite/man: Makefile SQLITE_ACCESS_EXISTS
Module Name:src
Committed By: christos
Date: Fri Mar 1 14:47:31 UTC 2024
Update of /cvsroot/src/external/public-domain/sqlite/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10213
Log Message:
Import sqlite-3.45-1 (previous was 3.43.0)
SQLite Release 3.45.1 On 2024-01-30
Prior
Module Name:src
Committed By: christos
Date: Fri Mar 1 14:47:31 UTC 2024
Update of /cvsroot/src/external/public-domain/sqlite/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10213
Log Message:
Import sqlite-3.45-1 (previous was 3.43.0)
SQLite Release 3.45.1 On 2024-01-30
Prior
Module Name:src
Committed By: martin
Date: Fri Mar 1 14:29:40 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ammend ticket #1804 for additional changes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.135 -r1.1.2.136 src/doc/CHANGES-9.4
Pl
Module Name:src
Committed By: martin
Date: Fri Mar 1 14:29:40 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ammend ticket #1804 for additional changes
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.135 -r1.1.2.136 src/doc/CHANGES-9.4
Pl
Module Name:src
Committed By: martin
Date: Fri Mar 1 14:28:53 UTC 2024
Modified Files:
src/distrib/sets/lists/base [netbsd-9]: mi shl.mi
src/distrib/sets/lists/debug [netbsd-9]: mi shl.mi
src/distrib/sets/lists/man [netbsd-9]: mi
src/distrib/sets/li
Module Name:src
Committed By: martin
Date: Fri Mar 1 14:28:53 UTC 2024
Modified Files:
src/distrib/sets/lists/base [netbsd-9]: mi shl.mi
src/distrib/sets/lists/debug [netbsd-9]: mi shl.mi
src/distrib/sets/lists/man [netbsd-9]: mi
src/distrib/sets/li
Module Name:src
Committed By: martin
Date: Fri Mar 1 11:45:29 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1805
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 src/doc/CHANGES-9.4
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Fri Mar 1 11:45:29 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1805
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 src/doc/CHANGES-9.4
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Fri Mar 1 11:44:12 UTC 2024
Modified Files:
src/doc [netbsd-9]: 3RDPARTY
src/etc/mtree [netbsd-9]: NetBSD.dist.base
src/external/bsd/nsd/include [netbsd-9]: config.h
src/external/bsd/unbound/include [netbsd
Module Name:src
Committed By: martin
Date: Fri Mar 1 11:44:12 UTC 2024
Modified Files:
src/doc [netbsd-9]: 3RDPARTY
src/etc/mtree [netbsd-9]: NetBSD.dist.base
src/external/bsd/nsd/include [netbsd-9]: config.h
src/external/bsd/unbound/include [netbsd
42 matches
Mail list logo