CVS commit: src/external/bsd/openldap/lib/libldap_r

2021-08-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 17 01:59:16 UTC 2021 Modified Files: src/external/bsd/openldap/lib/libldap_r: Makefile Log Message: add missing tpool.c. fixes libreoffice build. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd

CVS commit: src/external/bsd/jemalloc/lib

2021-08-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 15 12:41:40 UTC 2021 Modified Files: src/external/bsd/jemalloc/lib: Makefile.inc Log Message: jemalloc: suppress two irrelevant lint warnings To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd

CVS commit: src/external/bsd/openldap/lib/libldap

2021-08-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 15 10:33:58 UTC 2021 Modified Files: src/external/bsd/openldap/lib/libldap: Makefile.libldap Log Message: Conditionalize GSSAPI use on USE_KERBEROS To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \ sr

CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2021-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 14 16:15:46 UTC 2021 Added Files: src/external/bsd/openldap/dist/libraries/libldap: gssapi.c Log Message: Put back gssapi.c To generate a diff of this commit: cvs rdiff -u -r0 -r1.4 \ src/external/bsd/openldap/dist

CVS commit: src/external/bsd/openldap

2021-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 14 16:15:04 UTC 2021 Modified Files: src/external/bsd/openldap: openldap.mk src/external/bsd/openldap/bin: Makefile.inc src/external/bsd/openldap/dist/build: mkversion version.h src/external/bsd/op

CVS commit: src/external/bsd/openpam/dist/lib/libpam

2021-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 11 09:11:05 UTC 2021 Modified Files: src/external/bsd/openpam/dist/lib/libpam: pam_putenv.c Log Message: use const for strchr assignment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ src/external/b

CVS commit: src/external/bsd/atf/dist/tools

2021-07-08 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Thu Jul 8 18:10:52 UTC 2021 Modified Files: src/external/bsd/atf/dist/tools: atf-run.cpp Log Message: When running an individual test case under isolation, make the test case count on the tp-start line of the output match the numbe

CVS commit: src/external/bsd/jemalloc/lib

2021-07-06 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jul 6 12:40:25 UTC 2021 Modified Files: src/external/bsd/jemalloc/lib: Makefile.inc Log Message: Remove -O0 hack for alpha; root cause has been addressed. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/e

CVS commit: src/external/bsd/libfido2

2021-06-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jun 18 13:57:52 UTC 2021 Modified Files: src/external/bsd/libfido2: Makefile.inc src/external/bsd/libfido2/bin: Makefile.inc src/external/bsd/libfido2/lib: Makefile Log Message: fix sun2 build To generate a

CVS commit: src/external/bsd/libfido2/dist/src

2021-06-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 17 12:53:43 UTC 2021 Modified Files: src/external/bsd/libfido2/dist/src: hid_netbsd.c Log Message: replace our merged version with upstream. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/

CVS commit: src/external/bsd/libfido2/lib

2021-06-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 17 12:38:53 UTC 2021 Modified Files: src/external/bsd/libfido2/lib: Makefile Removed Files: src/external/bsd/libfido2/lib: fido2.map Log Message: use the linker script provided by the package To generate a diff

CVS commit: src/external/bsd/libfido2/lib

2021-06-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Jun 17 06:20:56 UTC 2021 Modified Files: src/external/bsd/libfido2/lib: Makefile Log Message: Unbreak build; new libfido2 requires OpenBSD-compatible freezero(). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/e

CVS commit: src/external/bsd/libfido2

2021-06-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jun 17 01:15:46 UTC 2021 Modified Files: src/external/bsd/libfido2: Makefile.inc src/external/bsd/libfido2/bin/fido2-assert: Makefile src/external/bsd/libfido2/bin/fido2-cred: Makefile src/external/bsd

CVS commit: src/external/bsd/tcpdump/dist

2021-05-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun May 30 21:48:42 UTC 2021 Modified Files: src/external/bsd/tcpdump/dist: print-icmp6.c Log Message: Minimal change to suppress unaligned access errors on NetBSD/alpha; add the UNALIGNED decoration to icmp6 related structures.

CVS commit: src/external/bsd/tcpdump/dist

2021-05-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun May 30 21:01:43 UTC 2021 Modified Files: src/external/bsd/tcpdump/dist: print-icmp.c Log Message: Minimal change to suppress unaligned access errors on NetBSD/alpha; add the UNALIGNED decoration to struct icmp. PR bin/56199.

CVS commit: src/external/bsd/libevent/dist/test

2021-05-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun May 30 00:19:09 UTC 2021 Modified Files: src/external/bsd/libevent/dist/test: regress_ssl.c Log Message: Cast to enums via uintptr_t to avoid compiler warnings. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/

CVS commit: src/external/bsd/libc++/dist/libcxxrt/src

2021-05-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun May 30 00:12:31 UTC 2021 Modified Files: src/external/bsd/libc++/dist/libcxxrt/src: exception.cc libelftc_dem_gnu3.c unwind-itanium.h Log Message: Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272a To generate a diff

CVS commit: src/external/bsd/nvi/dist/regex

2021-05-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon May 17 04:01:58 UTC 2021 Modified Files: src/external/bsd/nvi/dist/regex: regcomp.c Log Message: Fix search for collating symbols in form of [[.foo.]], as in a similar manner as already done for POSIX character classes by upstrea

CVS commit: src/external/bsd/wpa/dist/src/common

2021-05-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 15 19:19:55 UTC 2021 Modified Files: src/external/bsd/wpa/dist/src/common: dpp.c Log Message: wpa: fix Clang build src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5377:7: error: format specifies type 'unsigne

CVS commit: src/external/bsd/tmux/dist

2021-05-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 7 11:11:11 UTC 2021 Modified Files: src/external/bsd/tmux/dist: mode-tree.c Log Message: Don't free things twice (Kengo Nakahara) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/tmux/dist/

CVS commit: src/external/bsd/compiler_rt/lib/clang/lib/netbsd

2021-05-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue May 4 17:23:54 UTC 2021 Modified Files: src/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m64: Makefile src/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m64: Makefile src/external/bsd

CVS commit: src/external/bsd/compiler_rt/lib/clang/lib/netbsd

2021-04-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 30 22:48:38 UTC 2021 Modified Files: src/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m64: Makefile src/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m64: Makefile src/external/bsd

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-04-29 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Thu Apr 29 17:40:42 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: Makefile src/external/bsd/elftoolchain/dist/common/sys: Makefile elfconstants.m4 elfdefinitions.m4 Log Message: Sync with

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-04-29 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Thu Apr 29 17:38:08 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: elfdefinitions.h Log Message: Add a version control system marker. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ src/ext

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-04-24 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Sat Apr 24 09:42:00 UTC 2021 Removed Files: src/external/bsd/elftoolchain/dist/common: native-elf-format os.Linux.mk Log Message: Remove files that no longer exist upstream. To generate a diff of this commit: cvs rdi

CVS commit: src/external/bsd/compiler_rt/lib/clang/lib/netbsd

2021-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 20 23:19:53 UTC 2021 Modified Files: src/external/bsd/compiler_rt/lib/clang/lib/netbsd: syms.mk Log Message: clang: fix build for installing libclang_rt.ubsan_minimal-x86_64.a The build failed with: --- install-u

CVS commit: src/external/bsd/tmux/dist

2021-04-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Apr 20 17:42:31 UTC 2021 Modified Files: src/external/bsd/tmux/dist: status.c tmux.h Log Message: tmux: move __printflike to the declaration in the header Noted by Akihiko HAYASHI. To generate a diff of this commit: cvs rdi

CVS commit: src/external/bsd/tmux/dist

2021-04-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Apr 19 21:52:17 UTC 2021 Modified Files: src/external/bsd/tmux/dist: control.c status.c Log Message: tmux: fix -Wformat-nonliteral for Clang dist/control.c:394:17: error: format string is not a string literal [-Werror,-Wf

CVS commit: src/external/bsd/tmux/dist

2021-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 18 14:01:29 UTC 2021 Modified Files: src/external/bsd/tmux/dist: cmd-display-menu.c window-customize.c window-tree.c Log Message: fix the 32 bit build (I guess the authors don't have any 32 bit machines anymo

CVS commit: src/external/bsd/tmux

2021-04-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 17 20:42:10 UTC 2021 Modified Files: src/external/bsd/tmux/dist: client.c cmd-attach-session.c cmd-capture-pane.c cmd-display-menu.c cmd-display-message.c cmd-if-shell.c cmd-load-buffer.c cmd-new-s

CVS commit: src/external/bsd/top/dist/machine

2021-04-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 16 13:02:47 UTC 2021 Modified Files: src/external/bsd/top/dist/machine: m_netbsd.c Log Message: go back to right-aligning the titles for CPU and WCPU. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/e

CVS commit: src/external/bsd/ekermit/dist

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 08:55:22 UTC 2021 Modified Files: src/external/bsd/ekermit/dist: kermit.c Log Message: properly size a buffer to include the trailing nul. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/

CVS commit: src/external/bsd/bc/dist

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 08:54:11 UTC 2021 Modified Files: src/external/bsd/bc/dist: global.h Log Message: avoid common symbols. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/bc/dist/global.h Please note that diff

CVS commit: src/external/bsd/ipf/dist/tools

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 04:09:26 UTC 2021 Modified Files: src/external/bsd/ipf/dist/tools: ipnat.c Log Message: avoid common symbols. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipnat.c Please no

CVS commit: src/external/bsd/pkg_install/dist/add

2021-04-10 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Apr 10 22:59:46 UTC 2021 Modified Files: src/external/bsd/pkg_install/dist/add: main.c Log Message: Fix merge bug. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/pkg_install/dist/add/main.c Please

CVS commit: src/external/bsd/pkg_install/dist/add

2021-04-10 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Apr 10 20:07:57 UTC 2021 Modified Files: src/external/bsd/pkg_install/dist/add: perform.c Log Message: fix build, sign comparison is an issue here To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/bsd/pk

CVS commit: src/external/bsd/pkg_install/dist

2021-04-10 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Apr 10 19:50:00 UTC 2021 Modified Files: src/external/bsd/pkg_install/dist/add: add.h main.c perform.c pkg_add.1 src/external/bsd/pkg_install/dist/admin: audit-packages.8 audit.c check.c download-vulnerability-

CVS commit: src/external/bsd/libevent/dist/test

2021-04-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 10 19:27:16 UTC 2021 Modified Files: src/external/bsd/libevent/dist/test: regress_http.c Log Message: tests/libevent: fix Clang build No idea why GCC did not complain about this as well. To generate a diff of this commi

CVS commit: src/external/bsd/libevent/dist

2021-04-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 10 19:18:45 UTC 2021 Modified Files: src/external/bsd/libevent/dist: bufferevent_ratelim.c evdns.c event-internal.h event_tagging.c evmap.c evthread-internal.h ht-internal.h log-internal.h select.c u

CVS commit: src/external/bsd/libevent/dist

2021-04-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Apr 10 19:02:37 UTC 2021 Modified Files: src/external/bsd/libevent/dist: bufferevent-internal.h bufferevent.c bufferevent_ratelim.c evbuffer-internal.h evdns.c evmap.c evthread-internal.h ratelim-interna

CVS commit: src/external/bsd/atf/dist/tools

2021-04-10 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sat Apr 10 10:32:57 UTC 2021 Modified Files: src/external/bsd/atf/dist/tools: atf-run.1 atf-run.cpp Log Message: Add support for running individual test cases under isolation. To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: src/external/bsd/file

2021-04-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 9 19:11:42 UTC 2021 Modified Files: src/external/bsd/file/dist: ChangeLog config.guess config.h.in configure configure.ac src/external/bsd/file/dist/doc: file.1 magic.5 src/external/bsd/file/d

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-04-08 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Thu Apr 8 19:37:43 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: elfdefinitions.h Log Message: Update Elftoolchain 'common/elfdefinitions.h' to upstream r3943. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/elftoolchain

2021-04-07 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Wed Apr 7 20:32:55 UTC 2021 Modified Files: src/external/bsd/elftoolchain: Makefile Log Message: Traverse the Elftoolchain 'common' module before the rest of the imported hierarchy. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/elftoolchain/lib

2021-04-07 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Wed Apr 7 20:31:16 UTC 2021 Modified Files: src/external/bsd/elftoolchain/lib: Makefile Log Message: Ensure that the 'libelf' directory is traversed before 'libdwarf'. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/bsd/libevent

2021-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 7 03:36:48 UTC 2021 Modified Files: src/external/bsd/libevent: Makefile.inc libevent2netbsd src/external/bsd/libevent/dist: Doxyfile buffer.c bufferevent-internal.h bufferevent.c bufferevent_openssl.c

CVS commit: src/external/bsd/elftoolchain

2021-04-06 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 6 19:44:24 UTC 2021 Modified Files: src/external/bsd/elftoolchain: Makefile Log Message: Mirror upstream build steps: traverse 'common' before traversing 'lib'. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.

CVS commit: src/external/bsd/elftoolchain/common

2021-04-06 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 6 19:40:20 UTC 2021 Added Files: src/external/bsd/elftoolchain/common: Makefile src/external/bsd/elftoolchain/common/sys: Makefile Log Message: Prepare for and to be installed into ${DESTDIR}/usr/include. To g

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-04-06 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 6 19:28:26 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: Makefile Log Message: Sync with upstream r3943. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/elftoolchain/di

CVS commit: src/external/bsd/elftoolchain/dist/common/sys

2021-04-06 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Tue Apr 6 18:38:04 UTC 2021 Added Files: src/external/bsd/elftoolchain/dist/common/sys: Makefile elfconstants.m4 elfdefinitions.m4 Log Message: Add files present in upstream revision r3943. To generate a diff of thi

CVS commit: src/external/bsd/top/dist/machine

2021-04-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 3 19:25:38 UTC 2021 Modified Files: src/external/bsd/top/dist/machine: m_netbsd.c Log Message: - Bump field width for state to accommodate > 9 CPUs - When star formatting to adjust the width, count the trailing number o

CVS commit: src/external/bsd/libarchive/dist/libarchive

2021-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 29 15:31:46 UTC 2021 Modified Files: src/external/bsd/libarchive/dist/libarchive: archive_read_disk_posix.c Log Message: PR/56083: RVP: tar -c hangs when reading from FUSE-ext2 filesystems since it returns 0 for statvfs

CVS commit: src/external/bsd/atf/dist/tools

2021-03-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 28 16:35:37 UTC 2021 Modified Files: src/external/bsd/atf/dist/tools: fs.cpp fs.hpp test-program.cpp Log Message: If we are running the test as an unprivileged user, hand ownership of the test directory to that user. T

CVS commit: src/external/bsd/unbound

2021-03-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 15 20:15:36 UTC 2021 Modified Files: src/external/bsd/unbound/dist: config.guess config.sub src/external/bsd/unbound/dist/libunbound: unbound.h src/external/bsd/unbound/dist/util: netevent.c src/ex

CVS commit: src/external/bsd/nsd

2021-03-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 15 19:48:52 UTC 2021 Modified Files: src/external/bsd/nsd: Makefile.inc src/external/bsd/nsd/dist: configlexer.c configparser.c configparser.h configure.ac options.c server.c util.h zlexer.c zparser.c

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-03-10 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Wed Mar 10 21:36:29 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: _elftc.h Log Message: Update to upstream elftoolchain revision r3933. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/extern

CVS commit: src/external/bsd/blocklist/libexec

2021-03-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 8 21:48:22 UTC 2021 Modified Files: src/external/bsd/blocklist/libexec: blocklistd-helper Log Message: remove extra line To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/blocklist/libexec/b

CVS commit: src/external/bsd/elftoolchain/dist/libelf

2021-03-08 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Mon Mar 8 20:55:06 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/libelf: elf.3 elf_begin.3 elf_cntl.3 elf_end.3 elf_errmsg.3 elf_fill.3 elf_flagdata.3 elf_getarhdr.3 elf_getarsym.3 elf_getbase

CVS commit: src/external/bsd/openpam/dist

2021-03-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 8 19:38:10 UTC 2021 Modified Files: src/external/bsd/openpam/dist/include/security: openpam.h pam_constants.h src/external/bsd/openpam/dist/lib/libpam: openpam_dispatch.c openpam_log.c ope

CVS commit: src/external/bsd/elftoolchain/dist/common

2021-03-07 Thread Joseph Koshy
Module Name:src Committed By: jkoshy Date: Sun Mar 7 14:53:59 UTC 2021 Modified Files: src/external/bsd/elftoolchain/dist/common: elfdefinitions.h Log Message: Sync with Elftoolchain [r3916]: update the list of known EM_* values. To generate a diff of this commit: cvs r

CVS commit: src/external/bsd/blocklist

2021-03-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 7 00:46:39 UTC 2021 Modified Files: src/external/bsd/blocklist: TODO src/external/bsd/blocklist/etc/rc.d: blocklistd src/external/bsd/blocklist/libexec: blocklistd-helper Log Message: TODO and ipfilter i

CVS commit: src/external/bsd/wpa/bin/hostapd

2021-02-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 1 03:42:57 UTC 2021 Modified Files: src/external/bsd/wpa/bin/hostapd: Makefile Log Message: Enable more options. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd/wpa/bin/hostapd/Makefile

CVS commit: src/external/bsd/wpa/dist

2021-02-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 1 01:40:16 UTC 2021 Modified Files: src/external/bsd/wpa/dist/hostapd: hostapd_cli.c main.c src/external/bsd/wpa/dist/src/ap: ap_drv_ops.c drv_callbacks.c hostapd.c hostapd.h ieee802_11.c wmm.c wpa_au

CVS commit: src/external/bsd/nvi/usr.bin/nvi

2021-02-25 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Feb 26 02:54:21 UTC 2021 Modified Files: src/external/bsd/nvi/usr.bin/nvi: Makefile Log Message: Misc cleanups: - built-in regex is required only when ${USE_WIDECHAR} == "yes" - -DUSE_WIDECHAR cpp flag should be determined by $

CVS commit: src/external/bsd/nvi/usr.bin/nvi

2021-02-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 26 00:41:56 UTC 2021 Modified Files: src/external/bsd/nvi/usr.bin/nvi: Makefile Log Message: Put back local regex (thanks Rin) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/external/bsd/nvi/usr.bin/

CVS commit: src/external/bsd/nvi/usr.bin/nvi

2021-02-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 25 21:56:35 UTC 2021 Modified Files: src/external/bsd/nvi/usr.bin/nvi: Makefile Log Message: we don't need the extra copy wide-regex anymore. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/b

CVS commit: src/external/bsd/dhcpcd/sbin/dhcpcd

2021-02-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Feb 25 07:55:53 UTC 2021 Modified Files: src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile Log Message: For SMALLPROG, do not compile in IPv6 support unless SMALLPROG_INET6 is defined, as in the same manner as other utilities. To g

CVS commit: src/external/bsd/byacc/dist

2021-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Feb 21 00:36:06 UTC 2021 Modified Files: src/external/bsd/byacc/dist: main.c Log Message: set explicit_file_name when we use getopt. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/bsd/byacc/dist

CVS commit: src/external/bsd/byacc/dist

2021-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 20 22:57:57 UTC 2021 Modified Files: src/external/bsd/byacc/dist: closure.c config.guess config.sub config_h.in defs.h graph.c lalr.c lr0.c main.c mkpar.c mstring.c output.c reader.c verbose.c wars

CVS commit: src/external/bsd/ntp/dist/ntpd

2021-02-18 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Thu Feb 18 15:13:38 UTC 2021 Modified Files: src/external/bsd/ntp/dist/ntpd: ntp_timer.c Log Message: PR bin/55973: fix routing message triggered one shot interface update. To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src/external/bsd/ntp/dist/ntpd

2021-01-31 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 31 08:27:49 UTC 2021 Modified Files: src/external/bsd/ntp/dist/ntpd: ntp_io.c Log Message: ntpd: ignore errno EINTR on reads from the routing socket To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/external

CVS commit: src/external/bsd/ntp/dist/ntpd

2021-01-31 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 31 08:26:47 UTC 2021 Modified Files: src/external/bsd/ntp/dist/ntpd: ntp_io.c Log Message: ntpd: move route socket overflow message from LOG_ERR to LOG_DEBUG While here stop caring about RTM_LOSING as that's purely informati

CVS commit: src/external/bsd/libarchive/dist/tar

2021-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 28 19:46:54 UTC 2021 Modified Files: src/external/bsd/libarchive/dist/tar: write.c Log Message: Don't try print an error message when there is none. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/exter

CVS commit: src/external/bsd/libarchive/dist/tar

2021-01-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 28 19:42:27 UTC 2021 Modified Files: src/external/bsd/libarchive/dist/tar: write.c Log Message: PR/55962: Andreas Gustafsson: Some tar(1) error messages lack file name and newline To generate a diff of this commit: cvs

CVS commit: src/external/bsd/iscsi/dist/src/lib

2021-01-16 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jan 17 00:13:49 UTC 2021 Modified Files: src/external/bsd/iscsi/dist/src/lib: initiator.c Log Message: remove unset (and always printed as "(null)") gfilename variable. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1

CVS commit: src/external/bsd/ppp/usr.sbin/pppd

2021-01-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 11 21:45:22 UTC 2021 Modified Files: src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c Log Message: Make this compile without -DINET6 (Kurt Schreiner) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/externa

CVS commit: src/external/bsd/ppp

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:41:09 UTC 2021 Modified Files: src/external/bsd/ppp: ppp2netbsd Log Message: remove more To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/ppp2netbsd Please note that diffs are not

CVS commit: src/external/bsd/ppp/dist/.github/workflows

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:40:01 UTC 2021 Removed Files: src/external/bsd/ppp/dist/.github/workflows: buildroot.yaml solaris.yaml Log Message: remove useless files To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r0 \

CVS commit: src/external/bsd/ppp

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:39:29 UTC 2021 Modified Files: src/external/bsd/ppp/dist/chat: chat.c src/external/bsd/ppp/dist/pppd: auth.c cbcp.c ccp.c ccp.h chap-new.c chap-new.h chap_ms.c chap_ms.h demand.c eap.c eap.h ecp.

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 8 01:17:55 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Consistently use "parentheses" in plural. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/bsd/bc/dist/bc.1 P

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 8 01:17:03 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Prettify PostScript output some more. Don't set BNF in all bold .Ic, instead use .Ar for "expr" and "var" so that only the literal stuff

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 23:57:25 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Replace one last missed \f with semantic markup. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/bc/dist/b

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 21:21:35 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Use more .Ql, misc related fixes. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/bc/dist/bc.1 Please not

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 20:37:33 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Use .Fn and .Fa for functions and their arguments. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/bc/dist

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 20:22:34 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Indent displays with code examples. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/bc/dist/bc.1 Please n

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 20:12:59 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): Misc fixes in the DIFFERENCES section. Make "last" an item, as intended. Make operators literal. To generate a diff of this commit: cv

CVS commit: src/external/bsd/bc/dist

2021-01-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Thu Jan 7 19:49:13 UTC 2021 Modified Files: src/external/bsd/bc/dist: bc.1 Log Message: bc(1): small mdoc fixes to improve PostScript output. The length/scale example at the beginning is not all literal. Fix remaining "quoted" word

CVS commit: src/external/bsd/ntp/dist/ntpd

2021-01-03 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Jan 3 15:33:05 UTC 2021 Modified Files: src/external/bsd/ntp/dist/ntpd: cmd_args.c ntp_io.c ntp_timer.c Log Message: ntp: respect user's wishes to disable interface scanning While here, disable periodic scanning by default on N

CVS commit: src/external/bsd/unbound/dist/util

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 23:24:31 UTC 2021 Modified Files: src/external/bsd/unbound/dist/util: mini_event.c Log Message: libunbound: Enforce that mini_event isn't used by include/config.h As I tire of fixing it to use libevent. To generate a di

CVS commit: src/external/bsd/unbound/lib/libunbound

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 23:17:15 UTC 2021 Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: Revert prior With the correct #defines mini_event.c and winsock_event.c are compiled but practically unused. What is expose

CVS commit: src/external/bsd/unbound/lib/libunbound

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 20:38:36 UTC 2021 Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: libunbound: Now we use libevent, don't build mini_event or winsock_event. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/external/bsd/unbound/include

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 20:16:16 UTC 2021 Modified Files: src/external/bsd/unbound/include: config.h Log Message: libunbound: actually use libevent as we link to it Would appreciate if people modify this file to actually test what polling mechan

CVS commit: src/external/bsd/ntp/dist/ntpd

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 17:21:47 UTC 2021 Modified Files: src/external/bsd/ntp/dist/ntpd: ntp_io.c Log Message: ntpd: In the event of route(4) overflow, update the interfaces To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/ext

CVS commit: src/external/bsd/wpa/dist/src/drivers

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 14:57:14 UTC 2021 Modified Files: src/external/bsd/wpa/dist/src/drivers: driver_bsd.c Log Message: wpa: If route socket overflows, sync drivers to system interfaces Messages such as RTM_IFNFO or RTM_IFANNOUNCE could have

CVS commit: src/external/bsd/dhcpcd/dist

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:57:40 UTC 2020 Modified Files: src/external/bsd/dhcpcd/dist/hooks: 20-resolv.conf src/external/bsd/dhcpcd/dist/src: dhcp.c dhcp6.c dhcpcd.c if-bsd.c if-options.c ipv6nd.c privsep.c script.c Log Messa

CVS commit: src/external/bsd/openresolv/dist

2020-12-27 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Dec 27 18:26:50 UTC 2020 Modified Files: src/external/bsd/openresolv/dist: resolvconf.8.in resolvconf.conf.5.in resolvconf.in Log Message: Sync with openresolv-3.12.0 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/pkg_install/dist

2020-12-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Dec 18 20:07:40 UTC 2020 Removed Files: src/external/bsd/pkg_install/dist: Makefile.in README config.guess config.sub configure configure.ac diff install-sh tkpkg src/external/bsd/pkg_install/dist/add: Makefil

CVS commit: src/external/bsd/pkg_install/dist

2020-12-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Dec 18 17:32:42 UTC 2020 Modified Files: src/external/bsd/pkg_install/dist/lib: pkgdb.c plist.c version.h Added Files: src/external/bsd/pkg_install/dist: Makefile.in README config.guess config.sub configure co

CVS commit: src/external/bsd/jemalloc/lib

2020-12-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Dec 16 01:21:32 UTC 2020 Modified Files: src/external/bsd/jemalloc/lib: Makefile.inc Log Message: For alpha, apply -O0 hack again to rtree.c for GCC9. Otherwise, GDB11 crashes in strange ways. To generate a diff of this commit:

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2020-12-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Dec 16 01:20:19 UTC 2020 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Correct and extend comments on VA for alpha. No binary changes. To generate a diff

  1   2   3   4   5   6   7   8   9   10   >