git: libc: Add malloc_usable_size(3) support.

2022-06-05 Thread Antonio Huete Jimenez
commit d780b39f859375ad6d9a75e102b2dcb742d1b7b4 Author: Antonio Huete Jimenez Date: Mon Jun 6 00:34:05 2022 +0200 libc: Add malloc_usable_size(3) support. Submitted-by: @dillon Summary of changes: include/Makefile | 8 +-- usr.bin/gcore/extern.h

git: kernel/if: Allow setting a description for network interfaces (closes #3306)

2022-05-29 Thread Antonio Huete Jimenez
commit f6994c54d4ef3b530f323130b6d2a46ec6805672 Author: Antonio Huete Jimenez Date: Sun May 29 17:03:22 2022 +0200 kernel/if: Allow setting a description for network interfaces (closes #3306) Taken-from: FreeBSD Improvements-by: @aly Summary of changes: sbin/ifconfig

git: mlockall.2: Point out MCL_CURRENT is not yet implemented (refs #1921).

2022-05-15 Thread Antonio Huete Jimenez
commit c52cfb3652b4c0351cff2fd9693694ee6252f4dd Author: Antonio Huete Jimenez Date: Mon May 16 02:15:16 2022 +0200 mlockall.2: Point out MCL_CURRENT is not yet implemented (refs #1921). Summary of changes: lib/libc/sys/mlockall.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion

git: ifconfig.4, bridge.4: Fix typo

2022-05-15 Thread Antonio Huete Jimenez
commit 448d94c1892b478578f74ff86b2efc5e0603a54d Author: Antonio Huete Jimenez Date: Sun May 15 19:04:10 2022 +0200 ifconfig.4, bridge.4: Fix typo Summary of changes: sbin/ifconfig/ifconfig.8 | 2 +- share/man/man4/bridge.4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http

git: build - Update pkg-static to version 04

2022-01-17 Thread Antonio Huete Jimenez
commit 59b242e8f78714cfd176a9cfb5475924fff60d92 Author: Antonio Huete Jimenez Date: Mon Jan 17 23:09:55 2022 +0100 build - Update pkg-static to version 04 - Should fix a problem with the metadata versioning. pkg-static: repository meta has wrong version 2

git: nrelease: DPorts not needed for binpkgs/nopkgs

2021-11-24 Thread Antonio Huete Jimenez
commit f8c0334ea93090085f6ea4e3961f050498151be0 Author: Antonio Huete Jimenez Date: Thu Nov 25 01:15:21 2021 +0100 nrelease: DPorts not needed for binpkgs/nopkgs Summary of changes: nrelease/Makefile | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) http

git: dfregress: Add missing copyright

2021-11-18 Thread Antonio Huete Jimenez
commit 5e151005feba13e39d0ea3b88c186375f755e0d8 Author: Antonio Huete Jimenez Date: Thu Nov 18 13:37:25 2021 +0100 dfregress: Add missing copyright Summary of changes: usr.bin/dfregress/dfregress.h | 29 + 1 file changed, 29 insertions(+) http

git: .gitignore: Ignore dfregress output files

2021-11-17 Thread Antonio Huete Jimenez
commit ace99a6bc56c0a8af17d5cdb84719d49a817d8e9 Author: Antonio Huete Jimenez Date: Thu Nov 18 00:28:58 2021 +0100 .gitignore: Ignore dfregress output files Summary of changes: .gitignore | 1 + 1 file changed, 1 insertion(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: Revert "bin/test: Temporarily break world"

2021-11-17 Thread Antonio Huete Jimenez
commit bbb1a77755476506c1634d23baca61d7ab6b1c43 Author: Antonio Huete Jimenez Date: Wed Nov 17 19:22:54 2021 +0100 Revert "bin/test: Temporarily break world" This reverts commit 655933d6558d16623b4af8e48844c5c37cff5ab3. Sorry for the noise! Summary of cha

git: bin/test: Temporarily break world

2021-11-17 Thread Antonio Huete Jimenez
commit 655933d6558d16623b4af8e48844c5c37cff5ab3 Author: Antonio Huete Jimenez Date: Wed Nov 17 19:17:53 2021 +0100 bin/test: Temporarily break world Summary of changes: bin/test/test.c | 1 - 1 file changed, 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: test/test: dummy commit

2021-11-17 Thread Antonio Huete Jimenez
commit 6353f9fa25bc1ca3f580d06133a0c41a08a5f928 Author: Antonio Huete Jimenez Date: Wed Nov 17 18:19:10 2021 +0100 test/test: dummy commit Summary of changes: test/test/WRITEME | 1 + 1 file changed, 1 insertion(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: hammer2.8: Minor fixes

2021-10-30 Thread Antonio Huete Jimenez
commit 09a95934893a7c6e0395d00c48ef5adbd9ee7f2e Author: Antonio Huete Jimenez Date: Sat Oct 30 18:14:33 2021 +0200 hammer2.8: Minor fixes Summary of changes: sbin/hammer2/hammer2.8 | 38 +- 1 file changed, 21 insertions(+), 17 deletions(-) http

git: hammer2.8: Adds a reference to -d option

2021-10-30 Thread Antonio Huete Jimenez
commit 32206f6039341415dbbae09d4d777dd60694b541 Author: Antonio Huete Jimenez Date: Sat Oct 30 18:07:25 2021 +0200 hammer2.8: Adds a reference to -d option Summary of changes: sbin/hammer2/hammer2.8 | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) http

git: dsynth: Explicitly fail when the chroot can't resolve DNS names

2021-10-17 Thread Antonio Huete Jimenez
commit 77d66d4e04b5d7279742c3a9fb6a03baa69f3545 Author: Antonio Huete Jimenez Date: Sun Oct 17 18:05:25 2021 +0200 dsynth: Explicitly fail when the chroot can't resolve DNS names Summary of changes: usr.bin/dsynth/build.c | 27 +++ 1 file changed, 27 insertions

git: bot test #2

2021-10-02 Thread Antonio Huete Jimenez
commit 09412647e958d426a6a86e180e2aacb266937bce Author: Antonio Huete Jimenez Date: Sat Oct 2 17:49:40 2021 +0200 bot test #2 Summary of changes: test/test/WRITEME | 1 - 1 file changed, 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: bot test

2021-10-02 Thread Antonio Huete Jimenez
commit 0806f8a0b1cd8072d7d4ff936051d63687abe1ab Author: Antonio Huete Jimenez Date: Sat Oct 2 12:54:19 2021 +0200 bot test Summary of changes: test/test/WRITEME | 2 ++ 1 file changed, 2 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: DragonFly_RELEASE_5_8 libressl: Fix validation errors in certificate chains with expired certificates

2021-10-01 Thread Antonio Huete Jimenez
commit ec770b3e406ed6176ff038e9ef4c30572efed17c Author: Antonio Huete Jimenez Date: Fri Oct 1 09:33:55 2021 +0200 libressl: Fix validation errors in certificate chains with expired certificates - Local patch to LibreSSL, from OpenBSD 6.9 errata 018, September 30, 2021

git: DragonFly_RELEASE_6_0 libressl: Fix validation errors in certificate chains with expired certificates

2021-10-01 Thread Antonio Huete Jimenez
commit 720dc0053005ea643353bc73d6abbc41b63acc5d Author: Antonio Huete Jimenez Date: Fri Oct 1 09:33:55 2021 +0200 libressl: Fix validation errors in certificate chains with expired certificates - Local patch to LibreSSL, from OpenBSD 6.9 errata 018, September 30, 2021

git: libressl: Fix validation errors in certificate chains with expired certificates

2021-10-01 Thread Antonio Huete Jimenez
commit a8c12d712d94f2b0a5770db307512179706bad0c Author: Antonio Huete Jimenez Date: Fri Oct 1 09:33:55 2021 +0200 libressl: Fix validation errors in certificate chains with expired certificates - Local patch to LibreSSL, from OpenBSD 6.9 errata 018, September 30, 2021

git: dsynth.1: Document hooks

2021-08-20 Thread Antonio Huete Jimenez
commit c1bd0b083cb4a8beb836bce2b7ae50c9069ba5cd Author: Antonio Huete Jimenez Date: Sat Aug 21 00:41:13 2021 +0200 dsynth.1: Document hooks Suggested-and-reviewed-by: swildner Summary of changes: usr.bin/dsynth/dsynth.1 | 69 - 1

git: id: Add 'a' no-op option for compatibility with other implementations (Solaris)

2021-08-10 Thread Antonio Huete Jimenez
commit a8f9ff188cbb6cc1120450c0a99895f062ae711e Author: Antonio Huete Jimenez Date: Wed Aug 11 00:32:14 2021 +0200 id: Add 'a' no-op option for compatibility with other implementations (Solaris) Taken-from: FreeBSD Summary of changes: usr.bin/id/id.1 | 6 +- usr.bin/id

git: etc/Makefile: Fix typo

2021-06-22 Thread Antonio Huete Jimenez
commit d5f9b2c44a039e9ee772651158dd81228736290a Author: Antonio Huete Jimenez Date: Tue Jun 22 09:50:44 2021 +0200 etc/Makefile: Fix typo Summary of changes: etc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: sysconf.3: Add _SC_HOST_NAME_MAX

2021-06-09 Thread Antonio Huete Jimenez
commit 25c108e57307c3b32818cdda80ddb73b390da2d1 Author: Antonio Huete Jimenez Date: Thu Jun 10 00:24:46 2021 +0200 sysconf.3: Add _SC_HOST_NAME_MAX Taken-from: FreeBSD Summary of changes: lib/libc/gen/sysconf.3 | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) http

git: libaura: Improve fspred test a bit

2021-02-21 Thread Antonio Huete Jimenez
commit 939d500b9207b711c2e90ccddee92d237cab9f46 Author: Antonio Huete Jimenez Date: Sun Feb 21 16:33:27 2021 +0100 libaura: Improve fspred test a bit Summary of changes: .../usr.sbin/installer/libaura/fspred1/fspred1.c | 138 ++--- 1 file changed, 94 insertions(+), 44

git: libaura: Do not initialize va_list args twice

2021-02-20 Thread Antonio Huete Jimenez
commit bc11e1431877ccb1516de745e971753f8aa685c8 Author: Antonio Huete Jimenez Date: Sat Feb 20 19:55:23 2021 +0100 libaura: Do not initialize va_list args twice - Fixes a segfault in the installer right after "Begin Installing files". Reported-by:

git: make(1): Bring in some overlooked local modifications.

2021-02-20 Thread Antonio Huete Jimenez
commit c9ed6119c1523d40b7f265feca8e747815d6faee Author: Antonio Huete Jimenez Date: Sat Feb 20 16:16:05 2021 +0100 make(1): Bring in some overlooked local modifications. - Bring back the following global variables and document them a bit. Also bring back the manpage

git: Upgrade make(1). 1/2

2021-02-19 Thread Antonio Huete Jimenez
commit d13511a1f080e23709890248d397b4c9df27dc48 Merge: a5b3c0e8b1 a34d5fb143 Author: Antonio Huete Jimenez Date: Fri Feb 19 19:02:04 2021 +0100 Upgrade make(1). 1/2 Merge branch 'vendor/BMAKE' Summary of changes: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: Upgrade make(1). 2/2

2021-02-19 Thread Antonio Huete Jimenez
commit 476915767fdbe622284f364d97978c96be7ab41a Author: Antonio Huete Jimenez Date: Fri Feb 19 16:34:58 2021 +0100 Upgrade make(1). 2/2 - Update README.DRAGONFLY - Adapt Makefile - Regenerate config.h Summary of changes: contrib/bmake/README.DRAGONFLY | 8

git: vendor/BMAKE vendor/bmake: upgrade from 20200710 to 20210206

2021-02-19 Thread Antonio Huete Jimenez
commit a34d5fb143d34c0e1d2580296c500e2c8a5bc5dc Author: Antonio Huete Jimenez Date: Fri Feb 19 12:54:15 2021 +0100 vendor/bmake: upgrade from 20200710 to 20210206 Summary of notable changes: o meta.c: target flagged .META is out-of-date if meta file missing o

git: dsynth: Oops, parameters were reversed

2021-02-19 Thread Antonio Huete Jimenez
commit a5b3c0e8b1776db051d33bb54daf193fc8e24b3b Author: Antonio Huete Jimenez Date: Fri Feb 19 18:49:01 2021 +0100 dsynth: Oops, parameters were reversed Summary of changes: usr.bin/dsynth/config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http

git: dsynth: Make the mount process a bit more portable

2021-02-17 Thread Antonio Huete Jimenez
commit 223eb4a76d66b502fe041503b4a591acb4445ed4 Author: Antonio Huete Jimenez Date: Thu Feb 18 01:04:03 2021 +0100 dsynth: Make the mount process a bit more portable Summary of changes: usr.bin/dsynth/dsynth.h | 4 usr.bin/dsynth/mount.c | 26 +++--- 2 files

git: dsynth: Add phase string for the new phases

2021-02-13 Thread Antonio Huete Jimenez
commit 569a9afd0dcfa79a980a74b5378041dad085266f Author: Antonio Huete Jimenez Date: Fri Feb 12 00:53:32 2021 +0100 dsynth: Add phase string for the new phases Summary of changes: usr.bin/dsynth/subs.c | 12 1 file changed, 12 insertions(+) http://gitweb.dragonflybsd.org

git: libaura: Limit device/mount point comparison to PATH_MAX

2021-02-04 Thread Antonio Huete Jimenez
commit 1536c7b81b8e3581250a28263d651657edc83528 Author: Antonio Huete Jimenez Date: Fri Feb 5 01:30:12 2021 +0100 libaura: Limit device/mount point comparison to PATH_MAX Summary of changes: usr.sbin/installer/libaura/fspred.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

git: libaura: Restore local variable name 'args'.

2021-02-04 Thread Antonio Huete Jimenez
commit 9571bf02b555d9438b6f301f5111b508794fd77b Author: Antonio Huete Jimenez Date: Fri Feb 5 01:07:59 2021 +0100 libaura: Restore local variable name 'args'. - For consistency's sake across the tree where 'args' or 'ap' are widely used. Summary of changes: usr.sbin

git: libaura: Restore fspred CVD Id.

2021-02-04 Thread Antonio Huete Jimenez
commit d3d461a580085adac125f095626d35aa87f2ab5f Author: Antonio Huete Jimenez Date: Fri Feb 5 01:05:21 2021 +0100 libaura: Restore fspred CVD Id. - It is still important for some people. Summary of changes: usr.sbin/installer/libaura/fspred.c | 1 + 1 file changed, 1

git: libaura: Remove unused variable

2021-02-04 Thread Antonio Huete Jimenez
commit eed82809be155962b791d87ae2d3ba09912f7c80 Author: Antonio Huete Jimenez Date: Thu Feb 4 10:15:24 2021 +0100 libaura: Remove unused variable Reported-by: daftaupe Summary of changes: usr.sbin/installer/libaura/fspred.c | 28 +++- 1 file changed, 15

git: libaura: Several fixes to fs predicates

2021-02-03 Thread Antonio Huete Jimenez
commit eb5e0ace749171ef803dbeae996c04970963561a Author: Antonio Huete Jimenez Date: Thu Feb 4 01:14:30 2021 +0100 libaura: Several fixes to fs predicates - Make is_program() a bit more precise. - Fix is_device() - Simplify the code a bit. - Regression tests

git: libaura: Fix fspred test

2021-02-03 Thread Antonio Huete Jimenez
commit 72a6624f492c39c00831f777b08f0b09833deb42 Author: Antonio Huete Jimenez Date: Thu Feb 4 01:12:29 2021 +0100 libaura: Fix fspred test Summary of changes: tools/regression/usr.sbin/installer/libaura/fspred1/fspred1.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions

git: regression: Initial runlist for the regression tests

2021-01-31 Thread Antonio Huete Jimenez
commit 6eee53525d4f55138686ea932c31813130f36223 Author: Antonio Huete Jimenez Date: Mon Feb 1 02:16:44 2021 +0100 regression: Initial runlist for the regression tests Summary of changes: tools/regression/regression.runlist | 10 ++ 1 file changed, 10 insertions(+) create mode

git: regression: Force rm to avoid dfregress to hang in stdin

2021-01-31 Thread Antonio Huete Jimenez
commit bebed3ad536eddc8a98851533b89f26942cef4b2 Author: Antonio Huete Jimenez Date: Mon Feb 1 02:11:04 2021 +0100 regression: Force rm to avoid dfregress to hang in stdin Summary of changes: tools/regression/priv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: dsynth: Add extra information to the build output

2021-01-31 Thread Antonio Huete Jimenez
commit 9fdb3f28c54b0212403405152ca04b67df19c90b Author: Antonio Huete Jimenez Date: Mon Feb 1 01:52:08 2021 +0100 dsynth: Add extra information to the build output - Sort of bring what marino's synth used to output before starting the build of a port. Environment, some

git: dsynth: Warn the user about world/kernel being out of sync

2021-01-31 Thread Antonio Huete Jimenez
commit e5066875c63785b8a80abbbedc9acb95e225e15f Author: Antonio Huete Jimenez Date: Mon Feb 1 01:02:29 2021 +0100 dsynth: Warn the user about world/kernel being out of sync Summary of changes: usr.bin/dsynth/config.c | 10 ++ 1 file changed, 10 insertions(+) http

git: dsynth: Set OPSYS according to the detection or profile config

2021-01-31 Thread Antonio Huete Jimenez
commit 5ea034f410f60f6793dab97ff98b102fe0c3bc79 Author: Antonio Huete Jimenez Date: Sun Jan 31 18:51:00 2021 +0100 dsynth: Set OPSYS according to the detection or profile config Summary of changes: usr.bin/dsynth/build.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) http

git: dsynth: Use semantic versioning-ish numbering for version

2021-01-28 Thread Antonio Huete Jimenez
commit a6fbec26de87a658f16f2640a29d102a672d73ef Author: Antonio Huete Jimenez Date: Thu Jan 28 13:23:07 2021 +0100 dsynth: Use semantic versioning-ish numbering for version Summary of changes: usr.bin/dsynth/dsynth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http

git: dsynth.1: Several fixes

2021-01-26 Thread Antonio Huete Jimenez
commit c6142119a41f3367aae8da9d7ccd38a047ce8f45 Author: Antonio Huete Jimenez Date: Tue Jan 26 12:13:17 2021 +0100 dsynth.1: Several fixes - Add some options and directives that were missing. - Rearrange the manpage to match the output of 'dsynth help' - Fix some

git: dsynth: Collect and present meta-node statistics.

2020-12-13 Thread Antonio Huete Jimenez
commit 51705b282e410aa91b8f9a3be97c1de2f3154ac0 Author: Antonio Huete Jimenez Date: Mon Dec 14 01:29:15 2020 +0100 dsynth: Collect and present meta-node statistics. - Do not display meta-node ports in 'built' since they are not really built (although they are marked

git: dsynth: Delete obsolete packages upon 'prepare-system'

2020-12-13 Thread Antonio Huete Jimenez
commit a3dccc5564079219bc493747485984f91c1efff7 Author: Antonio Huete Jimenez Date: Sun Dec 13 11:16:03 2020 +0100 dsynth: Delete obsolete packages upon 'prepare-system' - Remove old versions of packages when doing 'prepare-system' thus avoiding duplicate dependencies

git: libaura: More tests for dicts, duplicate handling

2020-11-30 Thread Antonio Huete Jimenez
commit 2831d6a17c8d70a41bed0bd30893eb8e60dd59a2 Author: Antonio Huete Jimenez Date: Mon Nov 30 18:28:17 2020 +0100 libaura: More tests for dicts, duplicate handling Summary of changes: .../regression/usr.sbin/installer/libaura/Makefile | 2 +- .../installer/libaura/{dict1 => di

git: libaura: Add another test for dicts

2020-11-30 Thread Antonio Huete Jimenez
commit d73444d2752fade48b40c84c678f23caacc02100 Author: Antonio Huete Jimenez Date: Mon Nov 30 15:42:11 2020 +0100 libaura: Add another test for dicts Summary of changes: .../usr.sbin/installer/libaura}/Makefile | 2 +- .../installer/libaura/{dict1 => dict2}/Makef

git: libaura: Return NULL in some cases.

2020-11-30 Thread Antonio Huete Jimenez
commit bfff7331105f8611dc4504a7760f2ec9ce66f908 Author: Antonio Huete Jimenez Date: Mon Nov 30 10:01:28 2020 +0100 libaura: Return NULL in some cases. - Fail if there's not enough memory for allocating num_buckets or if the method is unknown. - Add test. Summary

git: libaura: Staticize non-interface functions

2020-11-30 Thread Antonio Huete Jimenez
commit c6c8b26d709c88b50dccab19d9d01a84cc62f0da Author: Antonio Huete Jimenez Date: Sat Nov 28 08:37:20 2020 +0100 libaura: Staticize non-interface functions Summary of changes: usr.sbin/installer/libaura/dict.c | 36 ++-- 1 file changed, 14 insertions

git: dfregress: Add 'rc' option

2020-11-27 Thread Antonio Huete Jimenez
commit 039caa2712bab592ce22f4494716450880a1 Author: Antonio Huete Jimenez Date: Fri Nov 27 11:52:07 2020 +0100 dfregress: Add 'rc' option - Allows to specify which return code will be considered success for the test case being run. In the example below, a return

git: sh(1) tests: dfregress support

2020-11-27 Thread Antonio Huete Jimenez
commit f96738720d34da76452c0c51f5dab1470d0d2a8d Author: Antonio Huete Jimenez Date: Fri Nov 27 12:14:53 2020 +0100 sh(1) tests: dfregress support Summary of changes: tools/regression/bin/sh/Makefile.dfregress | 8 tools/regression/bin/sh/genrunlist.sh | 14

git: dfregress: Fix mistake in the previous commit

2020-11-27 Thread Antonio Huete Jimenez
commit 29e6131ee7d078c6d3b00e5133d7b2cfd87a9f40 Author: Antonio Huete Jimenez Date: Fri Nov 27 11:09:31 2020 +0100 dfregress: Fix mistake in the previous commit - We only return NULL on failure when fatal is false. Summary of changes: usr.bin/dfregress/testcase.c | 10

git: tbridge: Add MODULE_DEPEND to the test module declaration.

2020-11-24 Thread Antonio Huete Jimenez
commit a62d2778b68c4a90df0d2567516bd193de19418b Author: Antonio Huete Jimenez Date: Tue Nov 24 12:58:09 2020 +0100 tbridge: Add MODULE_DEPEND to the test module declaration. - Makes sure you can't unload the tbridge module while there are test modules loaded. Summary

git: dsynth: Enable 'install' and 'deinstall' phases on test.

2020-11-17 Thread Antonio Huete Jimenez
commit 29d8adfcba59196119186b2ae16e73d51ddab937 Author: Antonio Huete Jimenez Date: Tue Nov 17 20:37:53 2020 +0100 dsynth: Enable 'install' and 'deinstall' phases on test. Summary of changes: usr.bin/dsynth/build.c | 16 ++-- usr.bin/dsynth/dsynth.c | 2 +- usr.bin/dsynth

git: dsynth: Remove any trace of 'install-mtree' phase.

2020-11-17 Thread Antonio Huete Jimenez
commit e9f70fe2d739819b1907b0911f71fca75e03d927 Author: Antonio Huete Jimenez Date: Tue Nov 17 13:12:43 2020 +0100 dsynth: Remove any trace of 'install-mtree' phase. - It's an empty target, poudriere-specific and it will be removed from ports at some point. Summary

git: rc: Add handler for allow_listen_override.

2020-09-28 Thread Antonio Huete Jimenez
commit fe8bb09110cbd56f9347259494ce3539a8725be4 Author: Antonio Huete Jimenez Date: Tue Sep 29 00:57:39 2020 +0200 rc: Add handler for allow_listen_override. - This is a follow-up of commit 2ea2781e4d73ee6. - Allow setting allow_listen_override globally for all jails

git: DragonFly_RELEASE_5_8 ftpd(8): Exit during authentication if an error occurs after chroot().

2020-09-15 Thread Antonio Huete Jimenez
commit 8e17dfecfb9379d51cd951d72374be87c64ca4bb Author: Antonio Huete Jimenez Date: Wed Sep 16 02:04:57 2020 +0200 ftpd(8): Exit during authentication if an error occurs after chroot(). Taken-from: FreeBSD Security: CVE-2020-7468 Summary of changes: libexec/ftpd

git: ftpd(8): Exit during authentication if an error occurs after chroot().

2020-09-15 Thread Antonio Huete Jimenez
commit 4093b119b16f73c976f5a4d8ac6cda5457f76d7a Author: Antonio Huete Jimenez Date: Wed Sep 16 02:04:57 2020 +0200 ftpd(8): Exit during authentication if an error occurs after chroot(). Taken-from: FreeBSD Security: CVE-2020-7468 Summary of changes: libexec/ftpd

git: DragonFly_RELEASE_5_8 binutils227: Backport binutils commit 333d0055f6f16

2020-09-15 Thread Antonio Huete Jimenez
commit 152ce0a1ee85b66bdcf076b7ddb059853278ec6d Author: Antonio Huete Jimenez Date: Sun Sep 13 14:49:45 2020 + binutils227: Backport binutils commit 333d0055f6f16 --- Fix problems with -r. The fix committed for PR gold/19291 ended up breaking other cases

git: DragonFly_RELEASE_5_8 binutils227: Backport binutils commit 033bfb739b52

2020-09-15 Thread Antonio Huete Jimenez
commit f7c11d004e8bc95b9924d4e042cdba11a98fdea9 Author: Antonio Huete Jimenez Date: Sun Sep 13 14:54:04 2020 + binutils227: Backport binutils commit 033bfb739b52 - In DPorts, lang/ghc 'configure' phase was failing with this message: checking for ld.gold

git: DragonFly_RELEASE_5_8 usr.bin/xargs: Do not report SIGPIPE from children.

2020-09-15 Thread Antonio Huete Jimenez
commit aa4d80a0e6819e2d4addcc4004e21a985fa02ebe Author: Antonio Huete Jimenez Date: Wed Sep 16 01:38:32 2020 +0200 usr.bin/xargs: Do not report SIGPIPE from children. - Additionally, print the signal name if it's known, otherwise just print the signal number. Before

git: usr.bin/xargs: Do not report SIGPIPE from children.

2020-09-15 Thread Antonio Huete Jimenez
commit aacc26a25d36e345814fa716a26c4f829ff54fcb Author: Antonio Huete Jimenez Date: Wed Sep 16 01:38:32 2020 +0200 usr.bin/xargs: Do not report SIGPIPE from children. - Additionally, print the signal name if it's known, otherwise just print the signal number. Before

git: binutils227: Backport binutils commit 333d0055f6f16

2020-09-15 Thread Antonio Huete Jimenez
commit 131ec8c89584be411ba5568fa5780449f780e268 Author: Antonio Huete Jimenez Date: Sun Sep 13 14:49:45 2020 + binutils227: Backport binutils commit 333d0055f6f16 --- Fix problems with -r. The fix committed for PR gold/19291 ended up breaking other cases

git: binutils227: Backport binutils commit 033bfb739b52

2020-09-15 Thread Antonio Huete Jimenez
commit 729a55e1f0f814d77d42f5db97fc6334f90ed577 Author: Antonio Huete Jimenez Date: Sun Sep 13 14:54:04 2020 + binutils227: Backport binutils commit 033bfb739b52 - In DPorts, lang/ghc 'configure' phase was failing with this message: checking for ld.gold

git: nrelease: Follow-up commit 10d767c30ac91

2020-09-07 Thread Antonio Huete Jimenez
commit 2cc9c7f72020d3591fce73f9d461090edfde9bce Author: Antonio Huete Jimenez Date: Tue Sep 8 01:30:44 2020 +0200 nrelease: Follow-up commit 10d767c30ac91 - In our release disk image, create /firstboot so that any rc.d script using the KEYWORD firstboot can be run

git: Makefile.usr: Always use pkg-static

2020-09-03 Thread Antonio Huete Jimenez
commit 921421caef454cbe78d29996df002c693c6ced71 Author: Antonio Huete Jimenez Date: Fri Sep 4 01:32:53 2020 +0200 Makefile.usr: Always use pkg-static - Should help in between LibreSSL upgrades. Summary of changes: etc/Makefile.usr | 2 +- 1 file changed, 1 insertion(+), 1

git: test/test: oh well

2020-07-03 Thread Antonio Huete Jimenez
commit c9e9d254fcbf700a05f6badb7ba89b4757eeb066 Author: Antonio Huete Jimenez Date: Sat Jul 4 03:30:52 2020 +0200 test/test: oh well Summary of changes: test/test/WRITEME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: test/test: third?

2020-07-03 Thread Antonio Huete Jimenez
commit 847f571fc0f4667a9bd57d8e3e97e345b5aadd4a Author: Antonio Huete Jimenez Date: Sat Jul 4 03:29:13 2020 +0200 test/test: third? Summary of changes: test/test/WRITEME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: test/test: second try

2020-07-03 Thread Antonio Huete Jimenez
commit 86b647cdeb4bd82ceeeb0c8eaba40212f9bd2400 Author: Antonio Huete Jimenez Date: Sat Jul 4 03:26:11 2020 +0200 test/test: second try Summary of changes: test/test/WRITEME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: test/test: tinyurl y u no workie?

2020-07-03 Thread Antonio Huete Jimenez
commit d25511022e6e0170fa3b693d2b3e25afa83fad84 Author: Antonio Huete Jimenez Date: Sat Jul 4 03:09:40 2020 +0200 test/test: tinyurl y u no workie? Summary of changes: test/test/WRITEME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git

git: DragonFly_RELEASE_5_8 xargs.1: Change .Fx to .Dx where appropriate

2020-05-29 Thread Antonio Huete Jimenez
commit 9dca1a18e0ec211666e2ce98ab1ffebbd4a854be Author: Antonio Huete Jimenez Date: Sat May 23 12:09:26 2020 +0200 xargs.1: Change .Fx to .Dx where appropriate Summary of changes: usr.bin/xargs/xargs.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http

git: DragonFly_RELEASE_5_8 xargs(1): Sync with FreeBSD

2020-05-29 Thread Antonio Huete Jimenez
commit 9f78591057de43c05d877526685fd74bbf14abc6 Author: Antonio Huete Jimenez Date: Sat May 23 03:22:51 2020 +0200 xargs(1): Sync with FreeBSD Changes: - Use waitpid(2) instead of wait3(2), for portability reasons. - Call setlocale(3) with LC_ALL category

git: xargs.1: Change .Fx to .Dx where appropriate

2020-05-23 Thread Antonio Huete Jimenez
commit e6083c6fcb0c9f2ab6a9f557b8daa98a0af85839 Author: Antonio Huete Jimenez Date: Sat May 23 12:09:26 2020 +0200 xargs.1: Change .Fx to .Dx where appropriate Summary of changes: usr.bin/xargs/xargs.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http

git: xargs(1): Sync with FreeBSD

2020-05-22 Thread Antonio Huete Jimenez
commit 36a0a13933b7fdc24103826faa543891d60f5b52 Author: Antonio Huete Jimenez Date: Sat May 23 03:22:51 2020 +0200 xargs(1): Sync with FreeBSD Changes: - Use waitpid(2) instead of wait3(2), for portability reasons. - Call setlocale(3) with LC_ALL category

git: DragonFly_RELEASE_5_6 libfetch: Fix buffer overflow (CVE-2020-7450)

2020-01-29 Thread Antonio Huete Jimenez
commit fd17ab246da5e83c006c3dcc23bee06babb9b6e2 Author: Antonio Huete Jimenez Date: Wed Jan 29 17:52:50 2020 +0100 libfetch: Fix buffer overflow (CVE-2020-7450) - A remote attacker, who can supply a malicious URL to the application that uses libfetch(3), can trigger

git: libfetch: Fix buffer overflow (CVE-2020-7450)

2020-01-29 Thread Antonio Huete Jimenez
commit 009414b92e8cc83dc5e26248d417bcbdde7408b1 Author: Antonio Huete Jimenez Date: Wed Jan 29 17:52:50 2020 +0100 libfetch: Fix buffer overflow (CVE-2020-7450) - A remote attacker, who can supply a malicious URL to the application that uses libfetch(3), can trigger

git: mount_devfs.8: Adjust fstab example to include the mount type.

2019-12-04 Thread Antonio Huete Jimenez
commit debec64ea5cd4b48576c12b9f1a09eede6076505 Author: Antonio Huete Jimenez Date: Wed Dec 4 12:32:28 2019 +0100 mount_devfs.8: Adjust fstab example to include the mount type. - Mount type (rw, ro, ...) is required in fstab, otherwise getfsent() will fail with EFTYPE

git: jail: Use M_PRISON for sysctl allocation

2019-12-03 Thread Antonio Huete Jimenez
commit d0002fce817ce9edb76e286f40274bd84b5e34a2 Author: Antonio Huete Jimenez Date: Wed Dec 4 00:21:17 2019 +0100 jail: Use M_PRISON for sysctl allocation Summary of changes: sys/kern/kern_jail.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org

git: jail: Allow jails to mount nullfs(5) and tmpfs(5)

2019-12-03 Thread Antonio Huete Jimenez
commit 79581113ea95163a11c7939af918146fc1c06cc3 Author: Antonio Huete Jimenez Date: Tue Dec 3 17:59:25 2019 + jail: Allow jails to mount nullfs(5) and tmpfs(5) - The code is structured in a way that it should be easy to add more filesystems in the future. - User

git: : Add nullfs, devfs and tmpfs filesystem privs

2019-12-03 Thread Antonio Huete Jimenez
commit 645b0d2b1fbaf4cd3b6906a3b9219265903c0628 Author: Antonio Huete Jimenez Date: Tue Dec 3 15:33:37 2019 + : Add nullfs, devfs and tmpfs filesystem privs Summary of changes: sys/sys/jail.h | 3 +++ 1 file changed, 3 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git

git: : Add filesystem specific constants

2019-12-03 Thread Antonio Huete Jimenez
commit 8e81a925e940276861f2792d3d8454c80957af2b Author: Antonio Huete Jimenez Date: Mon Dec 2 23:30:11 2019 + : Add filesystem specific constants Summary of changes: sys/sys/priv.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org

git: : Add mnt_cred field

2019-12-03 Thread Antonio Huete Jimenez
commit ad9dbf421e84ceef10526806bf505c8702465c1f Author: Antonio Huete Jimenez Date: Tue Dec 3 00:04:19 2019 + : Add mnt_cred field - For now it can will be used to retrieve cr_prison which which indicate the prison that mountpoint belongs to. Summary of changes

git: jail: Simplify a bit by using the new BIT64 sysctl functions

2019-12-02 Thread Antonio Huete Jimenez
commit 25e27214c7722a9f67cd33a66cbe7008f9bdb8a6 Author: Antonio Huete Jimenez Date: Mon Dec 2 12:53:21 2019 +0100 jail: Simplify a bit by using the new BIT64 sysctl functions - No functional changes. - The per-jail settings have been renamed to match the new capability

git: sysctl.9: Document the new BIT32/BIT64 functionality.

2019-12-01 Thread Antonio Huete Jimenez
commit df0102f1795f6f0dc342127c9c82cf9369639ce0 Author: Antonio Huete Jimenez Date: Mon Dec 2 02:11:39 2019 +0100 sysctl.9: Document the new BIT32/BIT64 functionality. Summary of changes: share/man/man9/sysctl.9 | 27 +-- share/man/man9/sysctl_add_oid.9

git: : Add runtime interface macros for BIT32/BIT64

2019-12-01 Thread Antonio Huete Jimenez
commit 306e2db1f269c10d0f626e724c68f81734bd863b Author: Antonio Huete Jimenez Date: Mon Dec 2 01:48:52 2019 +0100 : Add runtime interface macros for BIT32/BIT64 - Add SYSCTL_ADD_BIT32() and SYSCTL_ADD_BIT64() macros which allow using a sysctl context. Summary

git: kernel: debug_64bit must be uint64_t

2019-11-29 Thread Antonio Huete Jimenez
commit 568e93d8fa8449cb20bea3e66381dd687cba3086 Author: Antonio Huete Jimenez Date: Fri Nov 29 20:08:20 2019 +0100 kernel: debug_64bit must be uint64_t Summary of changes: sys/kern/kern_debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://gitweb.dragonflybsd.org

git: kernel: Don't use atomic for cr_ref in crget()

2019-11-28 Thread Antonio Huete Jimenez
commit 341f93152f41136d92ed4b1e2d71714209241a84 Author: Antonio Huete Jimenez Date: Fri Nov 29 01:33:31 2019 +0100 kernel: Don't use atomic for cr_ref in crget() Suggested-by: mjg Summary of changes: sys/kern/kern_prot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

git: kernel: Merge crinit() into crget()

2019-11-28 Thread Antonio Huete Jimenez
commit cd4ac48fd186404370e0b8623530b6add4b70400 Author: Antonio Huete Jimenez Date: Thu Nov 28 17:33:20 2019 +0100 kernel: Merge crinit() into crget() * Remove crinit() which was unused and merge _crinit() into crget() which is its only user. Summary of changes: sys

git: DragonFly_RELEASE_5_6 libc/getaddrinfo: Accept numeric servname for AF_INET/AF_INET6

2019-11-22 Thread Antonio Huete Jimenez
commit 7fb1d94c23abb710bc7eeb91f11312c41f4ad336 Author: Antonio Huete Jimenez Date: Sat Nov 16 01:57:36 2019 +0100 libc/getaddrinfo: Accept numeric servname for AF_INET/AF_INET6 According to RFC3493: If servname is null, the call shall return network-level

git: DragonFly_RELEASE_5_6 kernel: Fix a problem with shutdown(8)

2019-11-22 Thread Antonio Huete Jimenez
commit d837b9bb54f9ee88ce247da6dce79b2e20037f97 Author: Antonio Huete Jimenez Date: Sat Nov 23 01:52:55 2019 +0100 kernel: Fix a problem with shutdown(8) - When halting a system with 'shutdown -h ...', it would be stuck forever in the 'press any key' message. Fix

git: kernel: Fix a problem with shutdown(8)

2019-11-22 Thread Antonio Huete Jimenez
commit e0b27ee519137a3a1f5e44804f5130744621d300 Author: Antonio Huete Jimenez Date: Sat Nov 23 01:52:55 2019 +0100 kernel: Fix a problem with shutdown(8) - When halting a system with 'shutdown -h ...', it would be stuck forever in the 'press any key' message. Fix

git: share/mk: Install bsd.crunchgen.mk

2019-09-27 Thread Antonio Huete Jimenez
commit 942c01e83bc29e01cfae4cc494f628dbd401fa15 Author: Antonio Huete Jimenez Date: Sat Sep 28 00:37:51 2019 +0200 share/mk: Install bsd.crunchgen.mk - Allows using the functionality it provides from outside the source tree. Summary of changes: share/mk/Makefile | 1 + 1 file

git: mtree: Fix installworld

2019-09-14 Thread Antonio Huete Jimenez
commit 652cecd95046a092589807c7eea9799b71530ca4 Author: Antonio Huete Jimenez Date: Sat Sep 14 13:42:38 2019 +0200 mtree: Fix installworld Summary of changes: etc/mtree/BSD.usr.dist | 2 ++ 1 file changed, 2 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff

git: dhcpcd: Fix buildworld

2019-09-04 Thread Antonio Huete Jimenez
commit 3068aeec17c4a5f505fbe546f751cfb880f9c5de Author: Antonio Huete Jimenez Date: Thu Sep 5 01:10:35 2019 +0200 dhcpcd: Fix buildworld - Fix based on 31f23bc71ced3b. Also pointed out by kworr. Summary of changes: sbin/dhcpcd/config.h | 2 +- 1 file changed, 1

git: jail - Remove MPLOCK

2019-08-28 Thread Antonio Huete Jimenez
commit b520b5963a520bb82ded4c585acd017c949b8579 Author: Antonio Huete Jimenez Date: Sat Aug 24 20:03:36 2019 +0200 jail - Remove MPLOCK - Replace with a lockmgr global lock. Summary of changes: sys/kern/kern_jail.c | 54 ++-- 1

git: rc: Adjust rc.d/jail for the new changes

2019-08-28 Thread Antonio Huete Jimenez
commit 601d1eb8bd52ffe21fc1a9fad86b830c97ef0edc Author: Antonio Huete Jimenez Date: Sat Aug 24 21:14:47 2019 +0200 rc: Adjust rc.d/jail for the new changes Summary of changes: etc/rc.d/jail | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org

git: jail.8 - Adjust manpage for the new changes

2019-08-28 Thread Antonio Huete Jimenez
commit 608ce3dcf1faae9d89bf50084f57be5efaa62af9 Author: Antonio Huete Jimenez Date: Tue Aug 27 19:21:09 2019 +0200 jail.8 - Adjust manpage for the new changes Summary of changes: usr.sbin/jail/jail.8 | 27 --- 1 file changed, 16 insertions(+), 11 deletions

git: jail - Rework sysctl configuration variables

2019-08-28 Thread Antonio Huete Jimenez
commit 7104f312191ea81da6faa5e08691fbbdd2cf25a3 Author: Antonio Huete Jimenez Date: Wed Aug 21 02:35:42 2019 +0200 jail - Rework sysctl configuration variables - Jail sysctls are now jail-specific so that different jails can have different settings. Each jail

  1   2   3   4   5   >