Module Name:src
Committed By: sjg
Date: Fri Sep 23 22:58:15 UTC 2022
Modified Files:
src/usr.bin/make: cond.c make.h parse.c
Log Message:
Cond_reset_depth just use cond_min_depth
To avoid errors from unclosed conditionals on .break
it is sufficient to just set cond_depth
Module Name:src
Committed By: sjg
Date: Fri Sep 23 22:58:15 UTC 2022
Modified Files:
src/usr.bin/make: cond.c make.h parse.c
Log Message:
Cond_reset_depth just use cond_min_depth
To avoid errors from unclosed conditionals on .break
it is sufficient to just set cond_depth
Module Name:src
Committed By: riastradh
Date: Fri Sep 23 19:04:04 UTC 2022
Modified Files:
src/sys/dev/wscons: wskbdvar.h
Log Message:
wskbd(4): Add include guards.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/
Module Name:src
Committed By: riastradh
Date: Fri Sep 23 19:04:04 UTC 2022
Modified Files:
src/sys/dev/wscons: wskbdvar.h
Log Message:
wskbd(4): Add include guards.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/
Module Name:src
Committed By: riastradh
Date: Fri Sep 23 12:35:00 UTC 2022
Modified Files:
src/sbin/wdogctl: wdogctl.8
Log Message:
wdogctl(8): Minor tweak suggested by a passing umarell.
Plus another wording improvement.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Fri Sep 23 12:35:00 UTC 2022
Modified Files:
src/sbin/wdogctl: wdogctl.8
Log Message:
wdogctl(8): Minor tweak suggested by a passing umarell.
Plus another wording improvement.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:30:52 UTC 2022
Modified Files:
src/external/mpl/dhcp/dist/server: mdb6.c
Log Message:
Adjust to new bind libraries
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mpl/dhcp/dist/server/mdb
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:30:52 UTC 2022
Modified Files:
src/external/mpl/dhcp/dist/server: mdb6.c
Log Message:
Adjust to new bind libraries
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mpl/dhcp/dist/server/mdb
Module Name:src
Committed By: wiz
Date: Fri Sep 23 12:22:49 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
doc: update bind entry
To generate a diff of this commit:
cvs rdiff -u -r1.1877 -r1.1878 src/doc/3RDPARTY
Please note that diffs are not public domain; th
Module Name:src
Committed By: wiz
Date: Fri Sep 23 12:22:49 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
doc: update bind entry
To generate a diff of this commit:
cvs rdiff -u -r1.1877 -r1.1878 src/doc/3RDPARTY
Please note that diffs are not public domain; th
change made to the NetBSD source tree.
@@ -688,3 +688,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
netinet: Remove routes on an address removal if the routes
reference the address. [ozaki-r 20220920]
libuv: Import version 1.44.2. [christos 20220922]
+ bind: Import version 9.16.33. [christos 20220923]
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:20:47 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1876 -r1.1877 src/doc/3RDPARTY
cvs rdiff -u -r1.2908 -r1.2909 src/doc/CHANGES
Pl
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:19:19 UTC 2022
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump bind libraries
To generate a diff of this commit:
cvs rdiff -u -r1.938 -r1.939 src
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:19:19 UTC 2022
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump bind libraries
To generate a diff of this commit:
cvs rdiff -u -r1.938 -r1.939 src
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:15:38 UTC 2022
Modified Files:
src/external/mpl/bind/dist: Makefile.in bind.keys.h config.h.in
configure
src/external/mpl/bind/dist/bin/check: check-tool.c check-tool.h
named-checkcon
Module Name:src
Committed By: christos
Date: Fri Sep 23 12:15:38 UTC 2022
Modified Files:
src/external/mpl/bind/dist: Makefile.in bind.keys.h config.h.in
configure
src/external/mpl/bind/dist/bin/check: check-tool.c check-tool.h
named-checkcon
Module Name:src
Committed By: martin
Date: Fri Sep 23 10:07:36 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1532
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-9.4
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Fri Sep 23 10:07:36 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1532
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-9.4
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Fri Sep 23 10:05:13 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: zfs_vnops.c
Log Message:
Apply patch, requested by dholland in ticket #1532:
external/cddl/osnet/dist/uts/common/fs/z
Module Name:src
Committed By: martin
Date: Fri Sep 23 10:05:13 UTC 2022
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: zfs_vnops.c
Log Message:
Apply patch, requested by dholland in ticket #1532:
external/cddl/osnet/dist/uts/common/fs/z
20 matches
Mail list logo