Source-Changes archive

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

CVS commit: [netbsd-11] src/external



Module Name:    src
Committed By:   martin
Date:           Sun Sep  6 17:53:31 UTC 2026

Modified Files:
        src/external/gpl2/gmake/dist [netbsd-11]: ar.c arscan.c configure
            getopt.c getopt.h getopt1.c job.c main.c make.h read.c
        src/external/gpl2/gmake/dist/glob [netbsd-11]: fnmatch.c
        src/external/gpl2/groff/dist/src/libs/libgroff [netbsd-11]: getopt.c
        src/external/gpl2/groff/tmac [netbsd-11]: mdoc.local
        src/external/gpl2/texinfo/dist/intl [netbsd-11]: dcigettext.c
            gettextP.h
        src/external/gpl2/texinfo/dist/lib [netbsd-11]: getopt.c getopt_.h
        src/external/gpl2/texinfo/dist/makeinfo [netbsd-11]: cmds.c cmds.h
            defun.c defun.h float.c footnote.c footnote.h index.c insertion.c
            insertion.h lang.c lang.h macro.c macro.h makeinfo.c multi.c node.c
            sectioning.c sectioning.h toc.c toc.h xref.c
        src/external/gpl2/texinfo/dist/util [netbsd-11]: texindex.c
        src/external/lgpl3/gmp/dist [netbsd-11]: configure

Log Message:
Pull up the following, requested by bsiegert in ticket #446:

        external/gpl2/gmake/dist/ar.c                   up to 1.2
        external/gpl2/gmake/dist/arscan.c               up to 1.4
        external/gpl2/gmake/dist/configure              up to 1.4
        external/gpl2/gmake/dist/getopt.c               up to 1.2
        external/gpl2/gmake/dist/getopt.h               up to 1.2
        external/gpl2/gmake/dist/getopt1.c              up to 1.2
        external/gpl2/gmake/dist/job.c                  up to 1.4
        external/gpl2/gmake/dist/main.c                 up to 1.3
        external/gpl2/gmake/dist/make.h                 up to 1.4
        external/gpl2/gmake/dist/read.c                 up to 1.4
        external/gpl2/gmake/dist/glob/fnmatch.c         up to 1.2
        external/gpl2/groff/dist/src/libs/libgroff/getopt.c up to 1.2
        external/gpl2/groff/tmac/mdoc.local             up to 1.12
        external/gpl2/texinfo/dist/intl/dcigettext.c    up to 1.2
        external/gpl2/texinfo/dist/intl/gettextP.h      up to 1.2
        external/gpl2/texinfo/dist/lib/getopt.c         up to 1.3
        external/gpl2/texinfo/dist/lib/getopt_.h        up to 1.2
        external/gpl2/texinfo/dist/makeinfo/cmds.c      up to 1.5
        external/gpl2/texinfo/dist/makeinfo/cmds.h      up to 1.4
        external/gpl2/texinfo/dist/makeinfo/defun.c     up to 1.4
        external/gpl2/texinfo/dist/makeinfo/defun.h     up to 1.4
        external/gpl2/texinfo/dist/makeinfo/float.c     up to 1.4
        external/gpl2/texinfo/dist/makeinfo/footnote.c  up to 1.4
        external/gpl2/texinfo/dist/makeinfo/footnote.h  up to 1.4
        external/gpl2/texinfo/dist/makeinfo/index.c     up to 1.6
        external/gpl2/texinfo/dist/makeinfo/insertion.c up to 1.4
        external/gpl2/texinfo/dist/makeinfo/insertion.h up to 1.4
        external/gpl2/texinfo/dist/makeinfo/lang.c      up to 1.4
        external/gpl2/texinfo/dist/makeinfo/lang.h      up to 1.4
        external/gpl2/texinfo/dist/makeinfo/macro.c     up to 1.4
        external/gpl2/texinfo/dist/makeinfo/macro.h     up to 1.4
        external/gpl2/texinfo/dist/makeinfo/makeinfo.c  up to 1.5
        external/gpl2/texinfo/dist/makeinfo/multi.c     up to 1.5
        external/gpl2/texinfo/dist/makeinfo/node.c      up to 1.5
        external/gpl2/texinfo/dist/makeinfo/sectioning.c up to 1.5
        external/gpl2/texinfo/dist/makeinfo/sectioning.h up to 1.4
        external/gpl2/texinfo/dist/makeinfo/toc.c       up to 1.4
        external/gpl2/texinfo/dist/makeinfo/toc.h       up to 1.4
        external/gpl2/texinfo/dist/makeinfo/xref.c      up to 1.4
        external/gpl2/texinfo/dist/util/texindex.c      up to 1.6
        external/lgpl3/gmp/dist/configure               1.13

Support building with newer host compilers


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 src/external/gpl2/gmake/dist/ar.c \
    src/external/gpl2/gmake/dist/arscan.c \
    src/external/gpl2/gmake/dist/getopt.c \
    src/external/gpl2/gmake/dist/getopt.h \
    src/external/gpl2/gmake/dist/getopt1.c src/external/gpl2/gmake/dist/job.c \
    src/external/gpl2/gmake/dist/make.h src/external/gpl2/gmake/dist/read.c
cvs rdiff -u -r1.3 -r1.3.16.1 src/external/gpl2/gmake/dist/configure
cvs rdiff -u -r1.2 -r1.2.2.1 src/external/gpl2/gmake/dist/main.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 \
    src/external/gpl2/gmake/dist/glob/fnmatch.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 \
    src/external/gpl2/groff/dist/src/libs/libgroff/getopt.c
cvs rdiff -u -r1.11.4.10 -r1.11.4.11 src/external/gpl2/groff/tmac/mdoc.local
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 \
    src/external/gpl2/texinfo/dist/intl/dcigettext.c \
    src/external/gpl2/texinfo/dist/intl/gettextP.h
cvs rdiff -u -r1.2 -r1.2.30.1 src/external/gpl2/texinfo/dist/lib/getopt.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 \
    src/external/gpl2/texinfo/dist/lib/getopt_.h
cvs rdiff -u -r1.2 -r1.2.30.1 src/external/gpl2/texinfo/dist/makeinfo/cmds.c \
    src/external/gpl2/texinfo/dist/makeinfo/makeinfo.c \
    src/external/gpl2/texinfo/dist/makeinfo/node.c \
    src/external/gpl2/texinfo/dist/makeinfo/sectioning.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.30.1 \
    src/external/gpl2/texinfo/dist/makeinfo/cmds.h \
    src/external/gpl2/texinfo/dist/makeinfo/defun.c \
    src/external/gpl2/texinfo/dist/makeinfo/defun.h \
    src/external/gpl2/texinfo/dist/makeinfo/float.c \
    src/external/gpl2/texinfo/dist/makeinfo/footnote.c \
    src/external/gpl2/texinfo/dist/makeinfo/footnote.h \
    src/external/gpl2/texinfo/dist/makeinfo/insertion.c \
    src/external/gpl2/texinfo/dist/makeinfo/insertion.h \
    src/external/gpl2/texinfo/dist/makeinfo/lang.c \
    src/external/gpl2/texinfo/dist/makeinfo/lang.h \
    src/external/gpl2/texinfo/dist/makeinfo/macro.c \
    src/external/gpl2/texinfo/dist/makeinfo/macro.h \
    src/external/gpl2/texinfo/dist/makeinfo/sectioning.h \
    src/external/gpl2/texinfo/dist/makeinfo/toc.c \
    src/external/gpl2/texinfo/dist/makeinfo/toc.h \
    src/external/gpl2/texinfo/dist/makeinfo/xref.c
cvs rdiff -u -r1.3 -r1.3.4.1 src/external/gpl2/texinfo/dist/makeinfo/index.c
cvs rdiff -u -r1.2 -r1.2.6.1 src/external/gpl2/texinfo/dist/makeinfo/multi.c
cvs rdiff -u -r1.3 -r1.3.4.1 src/external/gpl2/texinfo/dist/util/texindex.c
cvs rdiff -u -r1.10 -r1.10.6.1 src/external/lgpl3/gmp/dist/configure

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