Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src



Module Name:    src
Committed By:   martin
Date:           Sun Oct 19 09:48:29 UTC 2025

Modified Files:
        src/bin/pax [netbsd-10]: options.c
        src/tools/compat [netbsd-10]: Makefile compat_defs.h configure.ac
            nbtool_config.h.in

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1174):

        tools/compat/configure.ac: revision 1.111 (patch)
        tools/compat/compat_defs.h: revision 1.126 (patch)
        tools/compat/compat_defs.h: revision 1.127 (patch)
        bin/pax/options.c: revision 1.120
        tools/compat/nbtool_config.h.in: revision 1.59 (patch)
        tools/compat/Makefile: revision 1.95 (patch)
        tools/compat/configure.ac: revision 1.110 (patch)

pax: need <strings.h> for ffs()

Fixes warning as host tool on NetBSD 9.99

Add more functions needed by mandoc

add vsyslog decl check


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.119.6.1 src/bin/pax/options.c
cvs rdiff -u -r1.90.2.1 -r1.90.2.2 src/tools/compat/Makefile
cvs rdiff -u -r1.120.4.1 -r1.120.4.2 src/tools/compat/compat_defs.h
cvs rdiff -u -r1.99.6.2 -r1.99.6.3 src/tools/compat/configure.ac
cvs rdiff -u -r1.53.6.2 -r1.53.6.3 src/tools/compat/nbtool_config.h.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index