CVS commit: src/external/gpl2/gettext/dist/gettext-runtime

2021-08-03 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Tue Aug 3 20:22:15 UTC 2021 Modified Files: src/external/gpl2/gettext/dist/gettext-runtime: Makefile.in Log Message: do not descend into the man or tests directory. this avoids a problem where git sets the file timestamps differentl

CVS commit: src/external/gpl2/xcvs/dist/doc

2021-06-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 21 02:48:01 UTC 2021 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.texinfo Log Message: PR/56256: Germain: cvs info doc incorrect for update -D To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/e

CVS commit: src/external/gpl2/texinfo/dist/makeinfo

2021-06-07 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Mon Jun 7 20:27:59 UTC 2021 Modified Files: src/external/gpl2/texinfo/dist/makeinfo: multi.c Log Message: Whilst debugging the nbmakeinfo tool on an OpenBSD box, I noticed two changes in OpenBSD's makeinfo sources. One addresses an

CVS commit: src/external/gpl2/libmalloc/lib

2021-03-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 3 21:46:43 UTC 2021 Modified Files: src/external/gpl2/libmalloc/lib: combined.c Log Message: Add some jemalloc stubs so we can link as a jemalloc replacement To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/gpl2/send-pr/dist/send-pr

2021-02-03 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Wed Feb 3 15:42:53 UTC 2021 Modified Files: src/external/gpl2/send-pr/dist/send-pr: send-pr-el.in Log Message: Do not use old-style backquotes and other old-style expressions. Fix PR misc/55918. Tested with pkgsrc/editors/emacs26

CVS commit: src/external/gpl2/diffutils/dist/src

2020-12-12 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Dec 13 00:04:40 UTC 2020 Modified Files: src/external/gpl2/diffutils/dist/src: util.c Log Message: diffutils: execl requires a NULL sentinel To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/diff

CVS commit: src/external/gpl2/grep/dist/lib

2020-09-26 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Sep 26 11:39:17 UTC 2020 Modified Files: src/external/gpl2/grep/dist/lib: regex.c Log Message: Moving pointers could fail if realloc() allocates a new memory region where the difference between old and new address exceeds an

CVS commit: src/external/gpl2/groff/tmac

2020-09-02 Thread Kimmo Suominen
Module Name:src Committed By: kim Date: Wed Sep 2 09:28:25 UTC 2020 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Reflect that this is current by using ".99" in the Os version This helps distinguising NetBSD-current pages from NetBSD-9.0 pages bet

CVS commit: src/external/gpl2/rcs/dist/man

2020-07-18 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jul 18 14:53:10 UTC 2020 Modified Files: src/external/gpl2/rcs/dist/man: rlog.1 Log Message: Add missing linebreak. Reported by Anon. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/rcs/dist/man/r

CVS commit: src/external/gpl2/texinfo/dist

2020-06-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Fri Jun 26 06:08:37 UTC 2020 Modified Files: src/external/gpl2/texinfo/dist: configure Log Message: Hack to get the "has ANSI C headers" check to pass on newer versions of clang as bundled with Xcode. If someone really cares abo

CVS commit: src/external/gpl2/groff/dist/src/roff

2020-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 16 00:47:21 UTC 2020 Modified Files: src/external/gpl2/groff/dist/src/roff/groff: groff.cpp src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: Add --timestamp for reproducible builds. To genera

CVS commit: src/external/gpl2/texinfo/dist/makeinfo

2020-06-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Jun 5 12:47:28 UTC 2020 Modified Files: src/external/gpl2/texinfo/dist/makeinfo: html.c Log Message: Check x > 0 *before*, not after, using (x - 1) as index of array. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -

CVS commit: src/external/gpl2/lvm2

2020-05-31 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jun 1 00:34:25 UTC 2020 Modified Files: src/external/gpl2/lvm2: lvm2tools.mk src/external/gpl2/lvm2/dist/include: lib.h src/external/gpl2/lvm2/dist/lib/misc: lib.h Log Message: Avoid redefining _REENTRANT under

CVS commit: src/external/gpl2/dtc/dist

2020-05-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri May 22 23:19:53 UTC 2020 Modified Files: src/external/gpl2/dtc/dist: dtc-lexer.l Log Message: Satisfy -fno-common To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/dtc/dist/dtc-lexer.l Please n

CVS commit: src/external/gpl2/dtc

2019-12-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 22 12:42:23 UTC 2019 Modified Files: src/external/gpl2/dtc/dist: Makefile.dtc src/external/gpl2/dtc/usr.bin/dtc: Makefile Log Message: Update for new DTC To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -

CVS commit: src/external/gpl2/dtc/usr.bin/dtc

2019-12-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 22 12:41:52 UTC 2019 Modified Files: src/external/gpl2/dtc/usr.bin/dtc: version_gen.h Log Message: Update version To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/dtc/usr.bin/dtc/version_gen.h

CVS commit: src/external/gpl2/dtc/dist

2019-12-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 22 12:38:24 UTC 2019 Modified Files: src/external/gpl2/dtc/dist: data.c dtc-lexer.l dtc-parser.y dtc.h fdtdump.c fdtput.c flattree.c srcpos.c util.h src/external/gpl2/dtc/dist/tests: mangle-layout.c move_

CVS commit: src/external/gpl2/lvm2/dist/libdm/ioctl

2019-12-14 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Dec 14 09:05:30 UTC 2019 Modified Files: src/external/gpl2/lvm2/dist/libdm/ioctl: libdm_netbsd.c Log Message: Handle NULL params, fix error paths. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ src/extern

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-04-30 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Wed May 1 02:15:07 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: add various small corrections Add various corrections mostly sourced from upstream's cvs.texinf

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-04-28 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Apr 28 07:13:16 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: add a missing section documenting the "tag" and "rtag" commands. This is taken mostly from the u

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-03 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Mar 3 21:26:18 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.texinfo Log Message: cvs.texinfo: add minor formatting fix for Texinfo >5.0 Pull over a tiny fix from pkgsrc's devel/scmcvs patch-ab to support

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-03 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Mar 3 21:11:54 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: minor amendments and cvs.1 regen Put a cross-reference to "init" back in "Creating a Repository

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 3 02:21:07 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.texinfo Log Message: Fix the build by merging duplicate "init" sections. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/externa

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-02 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sat Mar 2 21:30:40 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: add details about "init" Add a section about the "init" command that has been missing all this

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-02-11 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Feb 12 01:32:08 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: add information about the "update" command's "-t" flag to cvs.texinfo, so the installed man and

CVS commit: src/external/gpl2/xcvs/dist/doc

2019-02-10 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sun Feb 10 22:36:27 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: cvs.1 & cvs.texinfo: add missing sections documenting the "add" and "remove" commands. These were never present upstr

CVS commit: src/external/gpl2/xcvs/dist/src

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 5 00:27:58 UTC 2019 Modified Files: src/external/gpl2/xcvs/dist/src: tag.c Log Message: When we we fail to remove tags, print an error message since we are going to be exiting with an error anyway. To generate a diff

CVS commit: src/external/gpl2/lvm2/dist/libdm/ioctl

2018-11-24 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Nov 24 11:27:37 UTC 2018 Modified Files: src/external/gpl2/lvm2/dist/libdm/ioctl: libdm-nbsd-iface.c Log Message: Support device nodes that have no entry in /dev, identify them by major:minor numbers like the original Linux c

CVS commit: src/external/gpl2/groff/dist

2018-11-06 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Nov 6 22:01:16 UTC 2018 Modified Files: src/external/gpl2/groff/dist: configure Log Message: Test for other exit cases. It might be worth regenerating configure with modern autoconf. Reviewed by Closes PR toolchain/53314 T

CVS commit: src/external/gpl2/xcvs/dist/src

2018-08-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 21 15:37:34 UTC 2018 Modified Files: src/external/gpl2/xcvs/dist/src: main.c run.c Log Message: support SIGINFO To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/dist/src/main.c cvs rdi

CVS commit: src/external/gpl2/groff/dist/tmac

2018-07-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 27 15:13:01 UTC 2018 Modified Files: src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man Log Message: it's c18, not c17. thanks ingo schwarze. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external

CVS commit: src/external/gpl2/groff/dist/tmac

2018-07-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 27 14:30:22 UTC 2018 Modified Files: src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man Log Message: Support -isoC-2017 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/groff/dist/tmac/

CVS commit: src/external/gpl2/xcvs

2018-06-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jun 25 18:03:56 UTC 2018 Modified Files: src/external/gpl2/xcvs: Makefile.inc Log Message: Specify SANITIZER_RENAME_SYMBOL in cvs Rename local versions of regcomp regerror regexec regfree in order to remove symbol clash with l

CVS commit: src/external/gpl2/grep

2018-06-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jun 25 18:02:49 UTC 2018 Modified Files: src/external/gpl2/grep: Makefile.inc Log Message: Specify SANITIZER_RENAME_SYMBOL in grep Rename local versions of regcomp regerror regexec regfree in order to remove symbol clash with

CVS commit: src/external/gpl2/diffutils

2018-06-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jun 25 18:01:13 UTC 2018 Modified Files: src/external/gpl2/diffutils: Makefile.inc Log Message: Specify SANITIZER_RENAME_SYMBOL in diffutils Rename local versions of regcomp regerror regexec regfree in order to remove symbol c

CVS commit: src/external/gpl2/gettext/lib/libnlspr

2018-06-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Jun 24 19:27:26 UTC 2018 Modified Files: src/external/gpl2/gettext/lib/libnlspr: Makefile Log Message: Fix typo in previous The -Wno-format-extra-args argument to Clang/LLVM needs trailing 's'. Noted by To generate a diff

CVS commit: src/external/gpl2/gettext/lib/libnlspr

2018-06-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Jun 23 20:15:23 UTC 2018 Modified Files: src/external/gpl2/gettext/lib/libnlspr: Makefile Log Message: Specify -Wno-format-extra-args for Clang/LLVM in gpl2/gettext This is needed with Clang v. 7svn (HEAD) 2018-06-23 snapshot.

CVS commit: src/external/gpl2/groff/dist

2018-06-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jun 22 17:28:27 UTC 2018 Modified Files: src/external/gpl2/groff/dist: Makefile.in Log Message: Don't look in random (legacy) places for fonts. We want reproducible builds to work. XXX: pullup-8 To generate a diff of this

CVS commit: src/external/gpl2/grep/dist/lib

2018-06-14 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jun 14 10:14:39 UTC 2018 Modified Files: src/external/gpl2/grep/dist/lib: obstack.c Log Message: Make the alignof() usage more portable in grep(1) Remove NetBSD specific check and replace it with GCC extension __alignof__ that

CVS commit: src/external/gpl2/grep/dist/lib

2018-06-13 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Jun 13 17:32:29 UTC 2018 Modified Files: src/external/gpl2/grep/dist/lib: obstack.c Log Message: Avoid Undefind Behavior in DEFAULT_ALIGNMENT in GNU grep(1) Replace homegrown logic of calculating alignment with alignof, a C11

CVS commit: src/external/gpl2/grep/dist/src

2018-06-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Jun 12 21:22:47 UTC 2018 Modified Files: src/external/gpl2/grep/dist/src: dfa.c Log Message: Prevent Undefined Behavior in shift of signed integer in grep(1) There is an interface in grep: dfa.c with functions to test bit, set

CVS commit: src/external/gpl2/gmake/dist/glob

2018-05-23 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed May 23 09:52:27 UTC 2018 Modified Files: src/external/gpl2/gmake/dist/glob: glob.c Log Message: gmake: __alloca and __stat are provided only when building with GLIBC. Fix a build failure on Ubuntu 18.04. To generate a diff

CVS commit: src/external/gpl2/groff/dist/src/preproc/grn

2018-05-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed May 16 13:53:29 UTC 2018 Modified Files: src/external/gpl2/groff/dist/src/preproc/grn: hdb.cpp hgraph.cpp hpoint.cpp main.cpp Log Message: Remove obsolete register keywords from C++ code. To generate a diff of thi

CVS commit: src/external/gpl2/texinfo/makedoc

2018-05-02 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu May 3 01:12:26 UTC 2018 Modified Files: src/external/gpl2/texinfo/makedoc: Makefile Log Message: Restore MAKEDOC. Fix a build failure on non NetBSD host. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/exter

CVS commit: src/external/gpl2/gmake/dist

2018-04-30 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue May 1 00:39:58 UTC 2018 Modified Files: src/external/gpl2/gmake/dist: configure configure.in Log Message: gmake: Revert configure r1.2 and configure.in r1.2. > gmake: Apply patch to support GLIBC glob interface v2 > > http:/

CVS commit: src/external/gpl2/gmake/dist

2018-04-30 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue May 1 00:36:58 UTC 2018 Modified Files: src/external/gpl2/gmake/dist: dir.c Log Message: gmake: Revert dir.c r.1.2. > gmake: Make this work with glibc glob interface v2 > > http://git.savannah.gnu.org/cgit/make.git/commit/?i

CVS commit: src/external/gpl2/gmake/dist

2018-04-29 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Mon Apr 30 04:17:27 UTC 2018 Modified Files: src/external/gpl2/gmake/dist: dir.c Log Message: gmake: Make this work with glibc glob interface v2 http://git.savannah.gnu.org/cgit/make.git/commit/?id=193f1e81 To generate a diff o

CVS commit: src/external/gpl2/xcvs/dist/src

2018-04-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 29 15:47:01 UTC 2018 Modified Files: src/external/gpl2/xcvs/dist/src: create_adm.c Log Message: keep going if there is a CVS directory already, but warn To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/e

CVS commit: src/external/gpl2/gmake/dist

2018-04-28 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Sat Apr 28 12:20:41 UTC 2018 Modified Files: src/external/gpl2/gmake/dist: configure configure.in Log Message: gmake: Apply patch to support GLIBC glob interface v2 http://git.savannah.gnu.org/cgit/make.git/commit/?id=48c8a116 F

CVS commit: src/external/gpl2/gmake/dist/glob

2018-04-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 16 16:11:40 UTC 2018 Modified Files: src/external/gpl2/gmake/dist/glob: glob.c Log Message: According to: https://sourceforge.net/p/predef/wiki/Libraries/ The macro used for old glibc is __GNU_LIBRARY__ and the new o

CVS commit: src/external/gpl2/gmake/dist/glob

2018-04-16 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Apr 16 16:02:57 UTC 2018 Modified Files: src/external/gpl2/gmake/dist/glob: glob.c Log Message: Revert previous glob.c change It broke on !GLIBC. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/

CVS commit: src/external/gpl2/gmake/dist/glob

2018-04-16 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Apr 16 14:39:19 UTC 2018 Modified Files: src/external/gpl2/gmake/dist/glob: glob.c Log Message: Fix build of gmake (in tools) on new GLIBC systems Reported on Debian and Fedora. Reference for similar fix: https://lists.nongnu

CVS commit: src/external/gpl2/groff/bin

2018-03-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 13 03:03:33 UTC 2018 Modified Files: src/external/gpl2/groff/bin/eqn: Makefile src/external/gpl2/groff/bin/pic: Makefile src/external/gpl2/groff/bin/refer: Makefile Log Message: use CLEANFILES+= not CLEANFILES

CVS commit: src/external/gpl2/groff/tmac

2018-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 25 12:46:49 UTC 2018 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Add FreeBSD 11.0 and 12.0 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/groff/tmac/mdoc.local Pleas

CVS commit: src/external/gpl2/groff/tmac

2018-01-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 14 03:33:10 UTC 2018 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Copy-paste a .Dx macro for DragonFly (from .Ox) and add a couple of FreeBSD versions to make autofs(5) man pages cleanly format with g

CVS commit: src/external/gpl2/groff/tmac/man

2018-01-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Jan 13 14:00:51 UTC 2018 Modified Files: src/external/gpl2/groff/tmac/man: Makefile Log Message: Fix trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/man/Makefile Pl

CVS commit: src/external/gpl2/groff/dist/src/preproc

2017-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Oct 8 11:06:48 UTC 2017 Removed Files: src/external/gpl2/groff/dist/src/preproc/eqn: eqn.cpp eqn_tab.h src/external/gpl2/groff/dist/src/preproc/pic: pic_tab.h Log Message: Remove pre-generated files as they can confuse

CVS commit: src/external/gpl2/xcvs/dist/src

2017-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 15 21:03:26 UTC 2017 Modified Files: src/external/gpl2/xcvs/dist/src: cvs.h filesubr.c find_names.c import.c rcs.c subr.c update.c vers_ts.c Log Message: 1/2 the number of {l,s}stat(2) calls by exposing the s

CVS commit: src/external/gpl2/xcvs/dist/src

2017-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 22 10:06:57 UTC 2017 Modified Files: src/external/gpl2/xcvs/dist/src: rsh-client.c Log Message: Fix for CVE-2017-12836; (cvs command injection) from MirBSD. XXX: pullup-8 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl2/dtc

2017-06-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jun 16 22:47:22 UTC 2017 Modified Files: src/external/gpl2/dtc: dtc2netbsd src/external/gpl2/dtc/usr.bin/dtc: version_gen.h Log Message: Update the dtc version string to match the imported version and note that versi

CVS commit: src/external/gpl2/dtc

2017-06-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jun 8 18:57:21 UTC 2017 Modified Files: src/external/gpl2/dtc: Makefile.inc src/external/gpl2/dtc/lib/libfdt: Makefile src/external/gpl2/dtc/usr.bin/dtc: Makefile Log Message: Adjust build for new source locati

CVS commit: src/external/gpl2/dtc/lib/libfdt

2017-06-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jun 8 17:24:31 UTC 2017 Modified Files: src/external/gpl2/dtc/lib/libfdt: Makefile Log Message: Update for new libfdt location To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/dtc/lib/libfdt/Make

CVS commit: src/external/gpl2/dtc/dist

2017-06-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jun 8 17:24:10 UTC 2017 Modified Files: src/external/gpl2/dtc/dist: flattree.c Log Message: s/ALIGN/FDTALIGN2/ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/dtc/dist/flattree.c Please note th

CVS commit: src/external/gpl2/dtc/dist

2017-06-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jun 8 16:00:40 UTC 2017 Modified Files: src/external/gpl2/dtc/dist: data.c dtc-lexer.l dtc-parser.y dtc.h fdtdump.c fdtput.c flattree.c srcpos.c util.h src/external/gpl2/dtc/dist/tests: mangle-layout.c move_

CVS commit: src/external/gpl2/dtc

2017-06-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jun 8 15:51:12 UTC 2017 Added Files: src/external/gpl2/dtc: dtc2netbsd Log Message: Add a dtc2netbsd script To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/gpl2/dtc/dtc2netbsd Please note that diffs a

CVS commit: src/external/gpl2/dtc/dist

2017-06-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jun 6 20:19:04 UTC 2017 Modified Files: src/external/gpl2/dtc/dist: data.c dtc.h fdtdump.c fdtput.c flattree.c srcpos.c util.h src/external/gpl2/dtc/dist/tests: mangle-layout.c move_and_save.c te

CVS commit: src/external/gpl2

2017-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 5 23:45:23 UTC 2017 Modified Files: src/external/gpl2: Makefile Log Message: add DTC To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl2/Makefile Please note that diffs are not public doma

CVS commit: src/external/gpl2/dtc

2017-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 5 18:59:43 UTC 2017 Added Files: src/external/gpl2/dtc: Makefile Makefile.inc src/external/gpl2/dtc/lib: Makefile src/external/gpl2/dtc/lib/libfdt: Makefile src/external/gpl2/dtc/usr.bin: Makefile

CVS commit: src/external/gpl2/dtc/dist

2017-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 5 18:59:21 UTC 2017 Modified Files: src/external/gpl2/dtc/dist: dtc-parser.y Log Message: Make this compatible with byacc To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/dtc/dist/dtc-

CVS commit: src/external/gpl2/dtc/dist

2017-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 5 18:59:10 UTC 2017 Modified Files: src/external/gpl2/dtc/dist: dtc-lexer.l Log Message: rename include file per our convention. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/dtc/di

CVS commit: src/external/gpl2/groff/tmac

2017-06-04 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Jun 4 07:16:34 UTC 2017 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: 8.0 update, and add 9.0 for THE FUTURE To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/groff/tmac/mdoc

CVS commit: src/external/gpl2/groff/tmac

2017-01-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Jan 29 05:12:17 UTC 2017 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: add 7.1 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/mdoc.local Please note that diffs

CVS commit: src/external/gpl2/xcvs/bin/xcvs

2017-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 29 00:01:48 UTC 2017 Modified Files: src/external/gpl2/xcvs/bin/xcvs: Makefile Log Message: add sqlite3 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/xcvs/bin/xcvs/Makefile Please note

CVS commit: src/external/gpl2/xcvs/dist/doc

2017-01-20 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Jan 20 16:54:11 UTC 2017 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo Log Message: Fix a spelling: s/regestring/registering To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2

CVS commit: src/external/gpl2/xcvs/include

2017-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 12 23:15:49 UTC 2017 Modified Files: src/external/gpl2/xcvs/include: config.h Log Message: Don't re-define MAP_ANONYMOUS To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/include/config

CVS commit: src/external/gpl2/xcvs/dist/src

2017-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 4 16:11:20 UTC 2017 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: only preserve timestamps on specific revisions if we've been asked to. found by martin@ To generate a diff of this commit: cvs

CVS commit: src/external/gpl2/xcvs/dist/doc

2016-12-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 21 21:26:28 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/doc: cvs.1 Log Message: document -t for update To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/xcvs/dist/doc/cvs.1 Please

CVS commit: src/external/gpl2/xcvs/dist/src

2016-12-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 19 17:31:47 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: fix the usage message To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/gpl2/xcvs/dist/src/update.c P

CVS commit: src/external/gpl2/xcvs/dist/src

2016-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 19 04:54:49 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: remove obsolete comment, flip polarity. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/gpl2/xcvs/dis

CVS commit: src/external/gpl2/xcvs/dist/src

2016-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 19 04:44:35 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: fix reversed logic To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/gpl2/xcvs/dist/src/update.c Pleas

CVS commit: src/external/gpl2/xcvs/dist/src

2016-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 19 04:37:13 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: add -t to preserve timestamps. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/dist/src/upd

CVS commit: src/external/gpl2/xcvs/dist/src

2016-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 19 03:15:31 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: update.c Log Message: Always pass the modification time of the file to the client and let it decide if it is going to use it to set the time. This mak

CVS commit: src/external/gpl2/groff/dist/src/roff/troff

2016-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Oct 8 23:40:52 UTC 2016 Modified Files: src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: Revert half of the last commit. Turns out that in some contexts, BEGIN_QUOTE/END_QUOTE is used intentionally as non-ch

CVS commit: src/external/gpl2/groff/dist/src/roff/troff

2016-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Oct 8 20:44:59 UTC 2016 Modified Files: src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: BEGIN_QUOTE and END_QUOTE have values outside the range of a signed char for non-EBCDIC host. Explicitly cast them to

CVS commit: src/external/gpl2/texinfo/dist/info

2016-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Oct 8 20:35:00 UTC 2016 Modified Files: src/external/gpl2/texinfo/dist/info: infokey.c Log Message: Explicitly cast Meta(c) to char as the intermediate value can be too large for a signed character. To generate a diff of thi

CVS commit: src/external/gpl2/lvm2/lib/libdevmapper

2016-10-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 4 14:33:16 UTC 2016 Modified Files: src/external/gpl2/lvm2/lib/libdevmapper: Makefile Log Message: Hack for powerpc64 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/gpl2/lvm2/lib/libdevmappe

CVS commit: src/external/gpl2/lvm2/dist/man

2016-06-09 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Thu Jun 9 09:01:21 UTC 2016 Modified Files: src/external/gpl2/lvm2/dist/man: dmsetup.8 Log Message: Fix typo: processess -> processes To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/lvm2/dist/man/

CVS commit: src/external/gpl2/groff/dist/tmac

2016-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Mon Jun 6 16:09:47 UTC 2016 Modified Files: src/external/gpl2/groff/dist/tmac: groff_mdoc.man Log Message: Fix .Xr references to troff(1), ok from wiz@ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/g

CVS commit: src/external/gpl2/xcvs/dist/src

2016-05-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 30 17:49:51 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: import.c subr.c Log Message: Make sure that all messages end in '\n' in make_message_rcsvalid() and compensate for it in add_rcs_file(). To generate

CVS commit: src/external/gpl2/xcvs/dist

2016-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 17 14:00:09 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/lib: __fpending.c alloca.c allocsa.c asnprintf.c asprintf.c atexit.c basename.c canon-host.c canonicalize.c chdir-long.c closeout.c

CVS commit: src/external/gpl2/libmalloc/lib

2016-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 4 17:17:00 UTC 2016 Modified Files: src/external/gpl2/libmalloc/lib: Makefile Log Message: limit to gcc, requested by joerg. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/libmalloc/lib/

CVS commit: src/external/gpl2/libmalloc/lib

2016-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 4 14:39:49 UTC 2016 Modified Files: src/external/gpl2/libmalloc/lib: Makefile Log Message: prevent gcc from combining memset+malloc -> calloc inside calloc so that we end up calling ourselves recursively. To generate

CVS commit: src/external/gpl2/groff

2016-03-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 16 23:52:04 UTC 2016 Modified Files: src/external/gpl2/groff: Makefile.inc Log Message: Hardcode man page dates to date of groff release (September 4, 2005 for 1.19.2 in this case). We can not use mdate.sh since after checko

CVS commit: src/external/gpl2/xcvs/dist/src

2016-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Feb 21 00:56:44 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: import.c Log Message: Handle the last newline in the "special" import for new file like RCS does. I.e. make_message_rcsvalid() removes it, and we put

CVS commit: src/external/gpl2/xcvs

2016-01-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 30 16:47:00 UTC 2016 Modified Files: src/external/gpl2/xcvs: Makefile.inc Log Message: Use .PARSEDIR to set the TOP. It makes things more portable since they can work outside the tree. To generate a diff of this commit

CVS commit: src/external/gpl2/xcvs/dist/src

2016-01-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 30 16:21:47 UTC 2016 Modified Files: src/external/gpl2/xcvs/dist/src: import.c Log Message: Remove trailing whitespace from imported messages when adding now files. This is done in RCS_checkin() but we have a "fast path"

CVS commit: src/external/gpl2/libmalloc/dist

2016-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 17 22:51:32 UTC 2016 Modified Files: src/external/gpl2/libmalloc/dist: getpagesize.h Log Message: include unistd.h for getpagesize() To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/libmall

CVS commit: src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib

2016-01-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Jan 16 01:05:40 UTC 2016 Modified Files: src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib: error.c Log Message: Don't play games with format strings. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: src/external/gpl2/gettext

2016-01-15 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Fri Jan 15 18:03:32 UTC 2016 Modified Files: src/external/gpl2/gettext/bin/msgmerge: Makefile src/external/gpl2/gettext/lib/libnlspr: Makefile Log Message: Fix build with "USE_SSP" set to "yes" To generate a diff of this c

CVS commit: src/external/gpl2/libmalloc/lib

2016-01-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 15 15:14:02 UTC 2016 Modified Files: src/external/gpl2/libmalloc/lib: Makefile Log Message: we have unistd.h To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/libmalloc/lib/Makefile Please

  1   2   3   >