Skip to content

Commit 13ee68e

Browse files
committed
Add getnameinfo files
1 parent 767f5c9 commit 13ee68e

4 files changed

Lines changed: 10 additions & 5 deletions

File tree

  • distrib/sets/lists

distrib/sets/lists/base/mi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: mi,v 1.1355 2024/12/16 16:37:39 brad Exp $
1+
# $NetBSD: mi,v 1.1356 2025/01/27 18:30:53 christos Exp $
22
#
33
# Note: Don't delete entries from here - mark them as "obsolete" instead,
44
# unless otherwise stated below.
@@ -624,6 +624,7 @@
624624
./usr/bin/getconf base-util-bin
625625
./usr/bin/getent base-util-bin
626626
./usr/bin/getextattr base-util-bin
627+
./usr/bin/getnameinfo base-netutil-bin
627628
./usr/bin/getopt base-util-bin
628629
./usr/bin/gkermit base-obsolete obsolete
629630
./usr/bin/grep base-util-bin

distrib/sets/lists/debug/mi

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: mi,v 1.462 2025/01/26 22:41:00 kre Exp $
1+
# $NetBSD: mi,v 1.463 2025/01/27 18:30:53 christos Exp $
22
#
33
./etc/mtree/set.debug comp-sys-root
44
./usr/lib comp-sys-usr compatdir
@@ -579,10 +579,11 @@
579579
./usr/libdata/debug/usr/bin/gdbtui.debug comp-debug-debug gdb,debug
580580
./usr/libdata/debug/usr/bin/gdbserver.debug base-util-debug gdb,gdbserver,debug
581581
./usr/libdata/debug/usr/bin/gencat.debug comp-locale-debug debug
582-
./usr/libdata/debug/usr/bin/getaddrinfo.debug comp-util-debug debug
582+
./usr/libdata/debug/usr/bin/getaddrinfo.debug comp-util-debug debug
583583
./usr/libdata/debug/usr/bin/getconf.debug comp-util-debug debug
584584
./usr/libdata/debug/usr/bin/getent.debug comp-util-debug debug
585585
./usr/libdata/debug/usr/bin/getextattr.debug comp-util-debug debug
586+
./usr/libdata/debug/usr/bin/getnameinfo.debug comp-util-debug debug
586587
./usr/libdata/debug/usr/bin/getopt.debug comp-util-debug debug
587588
./usr/libdata/debug/usr/bin/gettext.debug comp-c-debug debug
588589
./usr/libdata/debug/usr/bin/gkermit.debug comp-obsolete debug,obsolete

distrib/sets/lists/man/mi

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: mi,v 1.1795 2025/01/23 19:02:43 brad Exp $
1+
# $NetBSD: mi,v 1.1796 2025/01/27 18:30:53 christos Exp $
22
#
33
# Note: don't delete entries from here - mark them as "obsolete" instead.
44
./etc/mtree/set.man man-sys-root
@@ -201,6 +201,7 @@
201201
./usr/share/man/cat1/getent.0 man-util-catman .cat
202202
./usr/share/man/cat1/getextattr.0 man-util-catman .cat
203203
./usr/share/man/cat1/getfacl.0 man-util-catman .cat
204+
./usr/share/man/cat1/getnameinfo.0 man-netutil-catman .cat
204205
./usr/share/man/cat1/getopt.0 man-util-catman .cat
205206
./usr/share/man/cat1/gettext.0 man-locale-catman .cat
206207
./usr/share/man/cat1/gkermit.0 man-obsolete .cat,obsolete
@@ -3773,6 +3774,7 @@
37733774
./usr/share/man/man1/getent.1 man-util-man .man
37743775
./usr/share/man/man1/getextattr.1 man-util-man .man
37753776
./usr/share/man/man1/getfacl.1 man-util-man .man
3777+
./usr/share/man/man1/getnameinfo.1 man-netutil-man .man
37763778
./usr/share/man/man1/getopt.1 man-util-man .man
37773779
./usr/share/man/man1/gettext.1 man-locale-man .man
37783780
./usr/share/man/man1/gkermit.1 man-obsolete .man,obsolete

distrib/sets/lists/manhtml/mi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: mi,v 1.17 2025/01/23 19:02:43 brad Exp $
1+
# $NetBSD: mi,v 1.18 2025/01/27 18:30:54 christos Exp $
22
#
33
# Note: don't delete entries from here - mark them as "obsolete" instead.
44
#
@@ -161,6 +161,7 @@
161161
./usr/share/man/html1/getent.html man-util-htmlman html
162162
./usr/share/man/html1/getextattr.html man-util-htmlman html
163163
./usr/share/man/html1/getfacl.html man-util-htmlman html
164+
./usr/share/man/html1/getnameinfo.html man-netutil-htmlman html
164165
./usr/share/man/html1/getopt.html man-util-htmlman html
165166
./usr/share/man/html1/gettext.html man-locale-htmlman html
166167
./usr/share/man/html1/gkermit.html man-obsolete html,obsolete

0 commit comments

Comments
 (0)