git: DragonFly_RELEASE_5_4 Fixed broken links.

2018-12-19 Thread Justin C. Sherrill
commit c63796b5e446089e2fb7036e25224d401d1c9b59 Author: Justin C. Sherrill Date: Wed Dec 19 23:38:29 2018 -0500 Fixed broken links. http://bugs.dragonflybsd.org/issues/3161 Summary of changes: nrelease/root/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

git: DragonFly_RELEASE_5_4 rc.d/varsym: Rewrite following rc.d/sysctl

2018-12-19 Thread Aaron LI
commit 2cc40610180de307151d8bde19150aa3cb7a7a1e Author: Aaron LI Date: Thu Dec 13 13:53:54 2018 +0800 rc.d/varsym: Rewrite following rc.d/sysctl * Rewrite this script following the same logic and style of rc.d/sysctl. The basic syntax is checked before setting it.

git: DragonFly_RELEASE_5_4 rc.d/mountcritlocal: Clean up

2018-12-19 Thread Aaron LI
commit 43ec93a0989ff29ca37c85a0158dcec8debcfe38 Author: Aaron LI Date: Fri Dec 14 22:57:51 2018 +0800 rc.d/mountcritlocal: Clean up Clean the code a bit and fix the style. Summary of changes: etc/rc.d/mountcritlocal | 31 +-- 1 file changed, 13

git: DragonFly_RELEASE_5_4 rc.d/sysctl: Rewrite to be more robust and clean

2018-12-19 Thread Aaron LI
commit 56e2ebc3560094ab6616236cb24576cf0f83ac58 Author: Aaron LI Date: Thu Dec 13 13:58:27 2018 +0800 rc.d/sysctl: Rewrite to be more robust and clean * Check the validity of the sysctl config and warn about the invalid syntax. A common mistake is that users set

git: rc.d/mountcritlocal: Clean up

2018-12-19 Thread Aaron LI
commit d2e099c85e99cce273d3f15c4a3837caa7aae5fb Author: Aaron LI Date: Fri Dec 14 22:57:51 2018 +0800 rc.d/mountcritlocal: Clean up Clean the code a bit and fix the style. Summary of changes: etc/rc.d/mountcritlocal | 31 +-- 1 file changed, 13

git: rc.d/sysctl: Rewrite to be more robust and clean

2018-12-19 Thread Aaron LI
commit 87206e7c403a8c39917ab3389bb5c3259b68b501 Author: Aaron LI Date: Thu Dec 13 13:58:27 2018 +0800 rc.d/sysctl: Rewrite to be more robust and clean * Check the validity of the sysctl config and warn about the invalid syntax. A common mistake is that users set

git: efirt.9: Fix prototype.

2018-12-19 Thread Sascha Wildner
commit 622c771bc4da5c73f989a8df2b0c987e5e12853e Author: Sascha Wildner Date: Wed Dec 19 10:04:36 2018 +0100 efirt.9: Fix prototype. Summary of changes: share/man/man9/efirt.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)