svn commit: r262769 - head/usr.bin/logger

2014-03-04 Thread Brad Davis
Author: brd (doc committer) Date: Wed Mar 5 02:10:10 2014 New Revision: 262769 URL: http://svnweb.freebsd.org/changeset/base/262769 Log: - Clarify usage of the -f option. Reviewed by: gjb@, dru@, and Allan Jude Modified: head/usr.bin/logger/logger.1 Modified: head/usr.bin/logger/logge

svn commit: r255908 - in head/usr.sbin: bsdconfig/share/media bsdinstall/scripts

2013-09-27 Thread Brad Davis
Author: brd (doc committer) Date: Fri Sep 27 11:25:37 2013 New Revision: 255908 URL: http://svnweb.freebsd.org/changeset/base/255908 Log: - Remove the is (Iceland) mirror per mail from the admins. Approved by: re With hat: clusteradm@ Modified: head/usr.sbin/bsdconfig/share/media/ftp.

svn commit: r192507 - stable/7

2009-05-20 Thread Brad Davis
Author: brd (doc committer) Date: Thu May 21 02:18:10 2009 New Revision: 192507 URL: http://svn.freebsd.org/changeset/base/192507 Log: Add some missing blank lines. Approved by: kmacy@ Modified: stable/7/UPDATING Modified: stable/7/UPDATING =

svn commit: r272578 - head/usr.sbin/pw/tests

2014-10-05 Thread Brad Davis
Author: brd (doc committer) Date: Mon Oct 6 00:16:23 2014 New Revision: 272578 URL: https://svnweb.freebsd.org/changeset/base/272578 Log: - Add some tests for modifying groups Reviewed by: will Added: head/usr.sbin/pw/tests/pw_modify.sh (contents, props changed) Modified: head/usr.

svn commit: r267145 - head/sys/geom/eli

2014-06-05 Thread Brad Davis
Author: brd (doc committer) Date: Fri Jun 6 03:17:37 2014 New Revision: 267145 URL: http://svnweb.freebsd.org/changeset/base/267145 Log: - Fix the keyfile being cleared prematurely after r259428 PR: 185084 Submitted by: f...@fabiankeil.de Reviewed by: pjd@ Modified: head/

Re: svn commit: r266749 - stable/10/sys/geom/eli

2014-06-05 Thread Brad Davis
t; > > > > > Ah, okay, thanks for bringing this to attention. It's probably best > > for pjd@ (CC'ed) to decided what to do regarding that PR, though. > > Brad (CCed) already proposed a fix. I believe he is planning to commit > it shortly. Committed as r26

svn commit: r274542 - head/usr.sbin/pw/tests

2014-11-14 Thread Brad Davis
Author: brd (doc committer) Date: Sat Nov 15 05:12:30 2014 New Revision: 274542 URL: https://svnweb.freebsd.org/changeset/base/274542 Log: Add a test for locking and unlocking user accounts Submitted by: Robert O'Neil Reviewed by: will Added: head/usr.sbin/pw/tests/pw_lock.sh (cont

svn commit: r274632 - head/usr.sbin/pw/tests

2014-11-17 Thread Brad Davis
Author: brd (doc committer) Date: Mon Nov 17 15:44:00 2014 New Revision: 274632 URL: https://svnweb.freebsd.org/changeset/base/274632 Log: Clean up some language Reviewed by: will Modified: head/usr.sbin/pw/tests/pw_delete.sh head/usr.sbin/pw/tests/pw_etcdir.sh Modified: head/usr.sbi

svn commit: r274727 - head/usr.sbin/pw/tests

2014-11-19 Thread Brad Davis
Author: brd (doc committer) Date: Wed Nov 19 23:07:46 2014 New Revision: 274727 URL: https://svnweb.freebsd.org/changeset/base/274727 Log: Replace the pw(1) calls with a variable, to make it easier to to change across all the tests as needed. Reviewed by: will Modified: head/usr.sbin/p

svn commit: r274986 - head/usr.sbin/pw

2014-11-24 Thread Brad Davis
Author: brd (doc committer) Date: Mon Nov 24 21:49:01 2014 New Revision: 274986 URL: https://svnweb.freebsd.org/changeset/base/274986 Log: Convert to LIBADD. Reviewed by: bapt Modified: head/usr.sbin/pw/Makefile Modified: head/usr.sbin/pw/Makefile ==

svn commit: r275653 - head/usr.sbin/pw/tests

2014-12-09 Thread Brad Davis
Author: brd (doc committer) Date: Tue Dec 9 20:36:07 2014 New Revision: 275653 URL: https://svnweb.freebsd.org/changeset/base/275653 Log: Add more tests for pw(8) useradd. PR: 195832 Submitted by: Robert O'Neil Approved by: will Added: head/usr.sbin/pw/tests/pw_add.sh

svn commit: r275656 - head/usr.sbin/pw/tests

2014-12-09 Thread Brad Davis
Author: brd (doc committer) Date: Tue Dec 9 21:43:03 2014 New Revision: 275656 URL: https://svnweb.freebsd.org/changeset/base/275656 Log: Break out the tests into a file per command and clean up some long lines Approved by: will Added: head/usr.sbin/pw/tests/pw_groupdel.sh (contents,

svn commit: r275657 - head/usr.sbin/pw/tests

2014-12-09 Thread Brad Davis
Author: brd (doc committer) Date: Tue Dec 9 22:11:56 2014 New Revision: 275657 URL: https://svnweb.freebsd.org/changeset/base/275657 Log: Add some tests for user modification. [1] Fix a missing test in the Makefile from my previous commit. PR: 195834 [1] Submitted by: Robert

svn commit: r275658 - head/usr.sbin/pw/tests

2014-12-09 Thread Brad Davis
Author: brd (doc committer) Date: Tue Dec 9 23:26:47 2014 New Revision: 275658 URL: https://svnweb.freebsd.org/changeset/base/275658 Log: Restructure to make it easier to extend in the future Reviewed by: will Suggested by: ngie Modified: head/usr.sbin/pw/tests/Makefile Modified: he

Re: svn commit: r275657 - head/usr.sbin/pw/tests

2014-12-09 Thread Brad Davis
On Tue, Dec 09, 2014 at 02:28:46PM -0800, NGie Cooper wrote: > Hi Brad! > > On Tue, Dec 9, 2014 at 2:11 PM, Brad Davis wrote: > > Author: brd (doc committer) > > Date: Tue Dec 9 22:11:56 2014 > > New Revision: 275657 > > URL: https://svnweb.freebsd.org/

svn commit: r275829 - head/usr.sbin/pw/tests

2014-12-16 Thread Brad Davis
Author: brd (doc committer) Date: Tue Dec 16 14:50:33 2014 New Revision: 275829 URL: https://svnweb.freebsd.org/changeset/base/275829 Log: Add tests for pw -N PR: 150449 Submitted by: Robert O'Neil Approved by: will Modified: head/usr.sbin/pw/tests/pw_useradd.sh head/us

Re: svn commit: r275829 - head/usr.sbin/pw/tests

2014-12-16 Thread Brad Davis
On Tue, Dec 16, 2014 at 02:50:34PM +, Brad Davis wrote: > Author: brd (doc committer) > Date: Tue Dec 16 14:50:33 2014 > New Revision: 275829 > URL: https://svnweb.freebsd.org/changeset/base/275829 > > Log: > Add tests for pw -N > > PR: 150449 Err, t

svn commit: r276778 - head/share/man/man9

2015-01-07 Thread Brad Davis
Author: brd (doc committer) Date: Wed Jan 7 16:15:00 2015 New Revision: 276778 URL: https://svnweb.freebsd.org/changeset/base/276778 Log: Fix the counter_u64_alloc arguement Approved by: glebius MFC after:2 weeks Modified: head/share/man/man9/counter.9 Modified: head/share/man/m

svn commit: r282237 - head/release/doc/en_US.ISO8859-1/relnotes

2015-04-29 Thread Brad Davis
Author: brd (doc,ports committer) Date: Wed Apr 29 16:52:43 2015 New Revision: 282237 URL: https://svnweb.freebsd.org/changeset/base/282237 Log: Fix typo Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ==

svn commit: r278475 - head/usr.sbin/pw/tests

2015-02-09 Thread Brad Davis
Author: brd (doc committer) Date: Mon Feb 9 21:15:52 2015 New Revision: 278475 URL: https://svnweb.freebsd.org/changeset/base/278475 Log: Add tests for `pw usernext'. PR: 197120 Submitted by: Robert O'Neil Approved by: will Added: head/usr.sbin/pw/tests/pw_usernext.sh

svn commit: r278767 - head/usr.sbin/pw/tests

2015-02-14 Thread Brad Davis
Author: brd (doc committer) Date: Sat Feb 14 18:22:31 2015 New Revision: 278767 URL: https://svnweb.freebsd.org/changeset/base/278767 Log: Remove an extra curly bracket that was causing intermittent failures. PR: 197612 Submitted by: Robert O'Niel Approved by: will Modified

svn commit: r278819 - head/usr.sbin/pw/tests

2015-02-15 Thread Brad Davis
Author: brd (doc committer) Date: Sun Feb 15 21:42:10 2015 New Revision: 278819 URL: https://svnweb.freebsd.org/changeset/base/278819 Log: Really fix the pw_usernext tests. PR: 197612 Approved by: will Modified: head/usr.sbin/pw/tests/pw_usernext.sh Modified: head/usr.sbin/

svn commit: r278858 - head/sys/net

2015-02-16 Thread Brad Davis
Author: brd (doc committer) Date: Mon Feb 16 18:06:24 2015 New Revision: 278858 URL: https://svnweb.freebsd.org/changeset/base/278858 Log: Fix build. Approved by: gibbs Modified: head/sys/net/pfvar.h Modified: head/sys/net/pfvar.h ===

svn commit: r278902 - head/usr.sbin/pw/tests

2015-02-17 Thread Brad Davis
Author: brd (doc committer) Date: Tue Feb 17 14:48:16 2015 New Revision: 278902 URL: https://svnweb.freebsd.org/changeset/base/278902 Log: Add tests for account and password expiration. Approved by: will Modified: head/usr.sbin/pw/tests/pw_useradd.sh Modified: head/usr.sbin/pw/tests/pw

svn commit: r279256 - head/usr.sbin/pw/tests

2015-02-24 Thread Brad Davis
Author: brd (doc committer) Date: Tue Feb 24 22:22:06 2015 New Revision: 279256 URL: https://svnweb.freebsd.org/changeset/base/279256 Log: Fix a race condition by allowing up to 5 seconds of difference between the time stamps. PR: 197861 Approved by: will Modified: head/usr

svn commit: r272445 - in head: etc/mtree usr.sbin/pw usr.sbin/pw/tests

2014-10-02 Thread Brad Davis
Author: brd (doc committer) Date: Thu Oct 2 19:53:37 2014 New Revision: 272445 URL: https://svnweb.freebsd.org/changeset/base/272445 Log: - Add a test for bug 191427 where pw(8) will go into an infinite loop Reviewed by: will MFC after:1 month Added: head/usr.sbin/pw/tests/ hea

svn commit: r347638 - in head: . etc lib/libc/gen

2019-05-15 Thread Brad Davis
Author: brd Date: Thu May 16 01:09:13 2019 New Revision: 347638 URL: https://svnweb.freebsd.org/changeset/base/347638 Log: Move master.passwd and group to lib/libc/gen/ libc was picked as the destination location for these because of the syscalls that use these files as the lowest level p

svn commit: r347893 - in head/usr.sbin: etcupdate mergemaster

2019-05-16 Thread Brad Davis
Author: brd Date: Thu May 16 21:50:12 2019 New Revision: 347893 URL: https://svnweb.freebsd.org/changeset/base/347893 Log: Fix mergemaster after r347638 and the master.passwd / group move. Check the legacy directory and use it instead if present. Install these first if using beinstall.

svn commit: r347958 - head/tools/build

2019-05-18 Thread Brad Davis
Author: brd Date: Sat May 18 17:13:08 2019 New Revision: 347958 URL: https://svnweb.freebsd.org/changeset/base/347958 Log: Update beinstall to use the mergemaster/etcupdate from the source tree instead of the installed one. Approved by: will (mentor) Differential Revision:https

svn commit: r347961 - head

2019-05-18 Thread Brad Davis
Author: brd Date: Sat May 18 19:36:23 2019 New Revision: 347961 URL: https://svnweb.freebsd.org/changeset/base/347961 Log: Add note to UPDATING for users of mergemaster after the move of master.passwd and group in r347638. Approved by: allanjude (mentor) Modified: head/UPDATING Modif

svn commit: r334102 - head/usr.bin/calendar

2018-05-23 Thread Brad Davis
Author: brd Date: Wed May 23 16:28:31 2018 New Revision: 334102 URL: https://svnweb.freebsd.org/changeset/base/334102 Log: Switch calendar installs to use FILES and SYMLINKS instead of bare install(1) Also explicitly list each file to install so we don't silently add or miss some. Ap

Re: svn commit: r333407 - head/share/mk

2018-05-24 Thread Brad Davis
On Thu, May 24, 2018, at 2:41 PM, Renato Botelho wrote: > On 09/05/18 10:44, Brad Davis wrote: > > Author: brd > > Date: Wed May 9 13:44:54 2018 > > New Revision: 333407 > > URL: https://svnweb.freebsd.org/changeset/base/333407 > > > > Log: > &

Re: svn commit: r333407 - head/share/mk

2018-05-24 Thread Brad Davis
On Thu, May 24, 2018, at 4:16 PM, Bryan Drewery wrote: > On 5/24/2018 1:41 PM, Renato Botelho wrote: > > On 09/05/18 10:44, Brad Davis wrote: > >> Author: brd > >> Date: Wed May 9 13:44:54 2018 > >> New Revision: 333407 > >> URL: https://svnweb.fr

Re: svn commit: r333407 - head/share/mk

2018-05-25 Thread Brad Davis
On Fri, May 25, 2018, at 3:10 PM, Bryan Drewery wrote: > On 5/9/2018 6:44 AM, Brad Davis wrote: > > Author: brd > > Date: Wed May 9 13:44:54 2018 > > New Revision: 333407 > > URL: https://svnweb.freebsd.org/changeset/base/333407 > > > > Log: > &

svn commit: r334430 - head/share/mk

2018-05-31 Thread Brad Davis
Author: brd Date: Thu May 31 13:26:12 2018 New Revision: 334430 URL: https://svnweb.freebsd.org/changeset/base/334430 Log: Move all of the directory path into the DIR part of the component and make the NAME be only the filename. This makes it possible to use the DIR as part of the dep in

svn commit: r334617 - in head: . etc

2018-06-04 Thread Brad Davis
Author: brd Date: Mon Jun 4 15:17:24 2018 New Revision: 334617 URL: https://svnweb.freebsd.org/changeset/base/334617 Log: Move /sys symlink creating out of etc/Makefile. This is prep for etc/Makefile going away. Approved by: bapt (mentor) Modified: head/Makefile.inc1 head/etc/Ma

Re: svn commit: r334617 - in head: . etc

2018-06-04 Thread Brad Davis
On Mon, Jun 4, 2018, at 9:22 AM, Kyle Evans wrote: > On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis wrote: > > Author: brd > > Date: Mon Jun 4 15:17:24 2018 > > New Revision: 334617 > > URL: https://svnweb.freebsd.org/changeset/base/334617 > > > > Log: >

Re: svn commit: r334617 - in head: . etc

2018-06-04 Thread Brad Davis
On Mon, Jun 4, 2018, at 9:29 AM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] > > On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis wrote: > > > Author: brd > > > Date: Mon Jun 4 15:17:24 2018 > > > New Revision: 334617 > > > U

Re: svn commit: r334617 - in head: . etc

2018-06-04 Thread Brad Davis
On Mon, Jun 4, 2018, at 10:57 AM, Rodney W. Grimes wrote: > > On Mon, Jun 4, 2018, at 9:29 AM, Rodney W. Grimes wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > > On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis wrote: > > > > > Author: br

Re: svn commit: r334617 - in head: . etc

2018-06-04 Thread Brad Davis
harset UTF-8 unsupported, converting... ] > > > > > > On Mon, Jun 4, 2018 at 10:17 AM, Brad Davis > > > > > > wrote: > > > > > > > Author: brd > > > > > > > Date: Mon Jun 4 15:17:24 2018 > > > > > > > New Revision

Re: svn commit: r334617 - in head: . etc

2018-06-05 Thread Brad Davis
On Tue, Jun 5, 2018, at 7:00 AM, Alexander Leidinger wrote: > > Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50 -0600): > > > On Mon, Jun 4, 2018, at 12:47 PM, Rodney W. Grimes wrote: > >> [ Charset UTF-8 unsupported, converting... ] > >> > On Mon, Jun 4,

Re: svn commit: r334617 - in head: . etc

2018-06-05 Thread Brad Davis
On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote: > On Tue, Jun 05, 2018 at 09:24:02AM -0600, Brad Davis wrote: > > On Tue, Jun 5, 2018, at 7:00 AM, Alexander Leidinger wrote: > > > > > > Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50 > > >

Re: svn commit: r334617 - in head: . etc

2018-06-05 Thread Brad Davis
On Tue, Jun 5, 2018, at 1:07 PM, Renato Botelho wrote: > On 05/06/18 15:26, Konstantin Belousov wrote: > > On Tue, Jun 05, 2018 at 12:13:05PM -0600, Brad Davis wrote: > >> On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote: > >>> I find it often very useful

Re: svn commit: r334617 - in head: . etc

2018-06-05 Thread Brad Davis
c* scripts just fine.> > That is, it automatically > > refreshes unchanged files without any > > silly questions just for change of $FreeBSD$.> > No, you missed the point. Whatever nice is the handling of > unchanged files,> use of mergemaster forces me to handle

svn commit: r334700 - in head/etc: rc.d sendmail

2018-06-05 Thread Brad Davis
Author: brd Date: Wed Jun 6 01:51:05 2018 New Revision: 334700 URL: https://svnweb.freebsd.org/changeset/base/334700 Log: Only create /var/log/sendmail.st if start sendmail. For those of us that never use or start sendmail, it is unneeded. Approved by: bapt (mentor) Modified: head

Re: svn commit: r334617 - in head: . etc

2018-06-06 Thread Brad Davis
On Wed, Jun 6, 2018, at 2:25 AM, Stefan Esser wrote: > Am 05.06.18 um 22:43 schrieb Brad Davis: > > > > On Tue, Jun 5, 2018, at 1:07 PM, Renato Botelho wrote: > >> On 05/06/18 15:26, Konstantin Belousov wrote: > >> > On Tue, Jun 05, 2018 at 12:13:05PM -0600, B

Re: svn commit: r334617 - in head: . etc

2018-06-06 Thread Brad Davis
issed the point. Whatever nice is the handling of > > > unchanged files,> use of mergemaster forces me to handle changed files, > > > which is exactly> what I do not want/need to do. Yes, I update > > > crashboxes very > > > often, and> I want to

Re: svn commit: r334617 - in head: . etc

2018-06-07 Thread Brad Davis
gt; > > > The startup scripts will be installed as part of installworld. > > > > > > So each installworld would wipe over the top of any localmod /etc/rc.d/ > > > and other stuff > > > that mght exist? > > > One of the reasons that etc/Makefile is detached from Installword is so > > > that > > > /etc does not get perturbuted unless specifically requested. > > > > Yes, this is by design. > > This is going to have a great amount of push back, and this is by your > NEW design, > the existing design does not cause this pain. > > > > > If people need custom tweaks for that stuff they should be upstreamed or > > moved into /usr/local/etc/rc.d as a custom startup script. > > I doubt very much this is a practical solution. I have changes that I doubt > belong in FreeBSD, and are not restricted to etc/rc.d. And from reading > this thread thus far so do others. I think we could extend the rc system to handle cases like this, but without details we cannot have a productive conversation. Regards, Brad Davis ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r334617 - in head: . etc

2018-06-07 Thread Brad Davis
rc.serial > supposed to be user-modified to contain local settings for serial ports > (uncluding USB serial). > Now it is moved to /etc/rc.d/serial largely unchanged and is still > supposed to be user-modified. We can change this script to advise the user to copy it t

Re: svn commit: r334617 - in head: . etc

2018-06-07 Thread Brad Davis
On Thu, Jun 7, 2018, at 1:29 AM, Alexey Dokuchaev wrote: > On Wed, Jun 06, 2018 at 01:02:25PM -0600, Brad Davis wrote: > > On Wed, Jun 6, 2018, at 12:33 PM, Rodney W. Grimes wrote: > > > ... > > > So each installworld would wipe over the top of any localmod /etc/rc.d/

Re: svn commit: r334617 - in head: . etc

2018-06-07 Thread Brad Davis
On Thu, Jun 7, 2018, at 8:46 AM, Eugene Grosbein wrote: > 07.06.2018 20:17, Brad Davis wrote: > > >>> I don't understand the drama over this. rc.d startup scripts are > >>> *binaries*. > >> > >> This is plain wrong. Example: before introduct

Re: svn commit: r334617 - in head: . etc

2018-06-07 Thread Brad Davis
ster forces me to handle changed > >>>> files, which is exactly> what I do not want/need to do.  Yes, I > >>>> update crashboxes very > >>>> often, and> I want to get all new code, including the startup > >>>> scripts, when >

Re: svn commit: r334617 - in head: . etc

2018-06-08 Thread Brad Davis
On Thu, Jun 7, 2018, at 10:38 PM, Bryan Drewery wrote: > > > > On Jun 5, 2018, at 16:43, Brad Davis wrote: > > > > > > On Tue, Jun 5, 2018, at 1:07 PM, Renato Botelho wrote: > > > On 05/06/18 15:26, Konstantin Belousov wrote: > > > > On Tue,

Re: svn commit: r334617 - in head: . etc

2018-06-08 Thread Brad Davis
On Thu, Jun 7, 2018, at 10:59 PM, Bryan Drewery wrote: > > > On Jun 4, 2018, at 11:17, Brad Davis wrote: > > > > Author: brd > > Date: Mon Jun 4 15:17:24 2018 > > New Revision: 334617 > > URL: https://svnweb.freebsd.org/changeset/base/334617 > > &g

svn commit: r334841 - head/share/skel

2018-06-08 Thread Brad Davis
Author: brd Date: Fri Jun 8 15:05:26 2018 New Revision: 334841 URL: https://svnweb.freebsd.org/changeset/base/334841 Log: Simplify this Makefile. Approved by: bapt (mentor) Modified: head/share/skel/Makefile Modified: head/share/skel/Makefile ==

svn commit: r335647 - head/lib/geom

2018-06-25 Thread Brad Davis
Author: brd Date: Mon Jun 25 21:54:39 2018 New Revision: 335647 URL: https://svnweb.freebsd.org/changeset/base/335647 Log: Add a file missed in r335645. Approved by: brooks, allanjude (mentor) Differential Revision:https://reviews.freebsd.org/D15360 Added: head/lib/geom/Makefi

svn commit: r335719 - in head: . release/packages

2018-06-27 Thread Brad Davis
Author: brd Date: Wed Jun 27 19:10:32 2018 New Revision: 335719 URL: https://svnweb.freebsd.org/changeset/base/335719 Log: Chase the pwd_mkdb endian changes. Approved by: bapt (mentor) Modified: head/Makefile.inc1 head/release/packages/generate-ucl.sh head/release/packages/runtime.u

svn commit: r335762 - in head: . etc release/packages share/mk share/termcap usr.bin/vgrind

2018-06-28 Thread Brad Davis
Author: brd Date: Thu Jun 28 13:48:59 2018 New Revision: 335762 URL: https://svnweb.freebsd.org/changeset/base/335762 Log: Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is the most common usage. Approved by: bapt (mentor) Modified: head/Makefile.inc1 hea

svn commit: r303343 - head/sys/netinet/cc

2016-07-26 Thread Brad Davis
Author: brd (doc,ports committer) Date: Tue Jul 26 20:20:09 2016 New Revision: 303343 URL: https://svnweb.freebsd.org/changeset/base/303343 Log: Fix the case for some sysctl descriptions. Reviewed by: gnn Modified: head/sys/netinet/cc/cc.c Modified: head/sys/netinet/cc/cc.c ===

svn commit: r303671 - stable/11/sys/netinet/cc

2016-08-02 Thread Brad Davis
Author: brd (doc,ports committer) Date: Tue Aug 2 18:46:11 2016 New Revision: 303671 URL: https://svnweb.freebsd.org/changeset/base/303671 Log: MFC r303343: Fix the case for some sysctl descriptions. Approved by: re (gjb) Modified: stable/11/sys/netinet/cc/cc.c Directory Properties:

Re: svn commit: r351934 - in head/sys: netinet netinet/tcp_stacks sys

2019-10-01 Thread Brad Davis
0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 52, bad cksum 0 (->b65d)!) 192.168.1.31.22 > 192.168.1.247.51621: Flags [.], cksum 0x848d (incorrect -> 0xb2f9), seq 39, ack 1, win 1026, options [nop,nop,TS val 1641706684 ecr 1140851693], length 0 Disabling

svn commit: r356115 - head/sys/dev/gpio

2019-12-26 Thread Brad Davis
Author: brd Date: Fri Dec 27 04:11:14 2019 New Revision: 356115 URL: https://svnweb.freebsd.org/changeset/base/356115 Log: [gpioths] Fix GPIOTHS_DEBUG Chase the removal of dev from gpioths_dht_readbytes() in r355540. Reviewed by: ian Approved by: will (mentor) Differential Revisi

svn commit: r308615 - head/share/examples/jails

2016-11-13 Thread Brad Davis
Author: brd (doc,ports committer) Date: Sun Nov 13 17:28:32 2016 New Revision: 308615 URL: https://svnweb.freebsd.org/changeset/base/308615 Log: Attempt to make the parts that people are supposed to change stand out more by capitalizing them. Approved by: dteske Modified: head/share/e

svn commit: r336572 - in head: . etc etc/rc.d

2018-07-20 Thread Brad Davis
Author: brd Date: Sat Jul 21 00:12:41 2018 New Revision: 336572 URL: https://svnweb.freebsd.org/changeset/base/336572 Log: Purge some old apmd files Approved by: allanjude Differential Revision:https://reviews.freebsd.org/D16373 Modified: head/ObsoleteFiles.inc head/etc/Make

svn commit: r336581 - in head: . etc etc/rc.d

2018-07-21 Thread Brad Davis
Author: brd Date: Sat Jul 21 17:13:39 2018 New Revision: 336581 URL: https://svnweb.freebsd.org/changeset/base/336581 Log: Revert r336572 and wrap them in machine checks so they are only installed on i386. Approved by: allanjude (mentor), imp Differential Revision:https://revie

svn commit: r336640 - head/share/mk

2018-07-23 Thread Brad Davis
Author: brd Date: Mon Jul 23 16:11:03 2018 New Revision: 336640 URL: https://svnweb.freebsd.org/changeset/base/336640 Log: Add the initial DIRS infrastructure for creating directories with the necessary owner, group, mode and flags. Approved by: bapt (mentor) Differential Revision:

Re: svn commit: r336640 - head/share/mk

2018-07-23 Thread Brad Davis
On Mon, Jul 23, 2018, at 10:21 AM, Ian Lepore wrote: > On Mon, 2018-07-23 at 16:11 +0000, Brad Davis wrote: > > Author: brd > > Date: Mon Jul 23 16:11:03 2018 > > New Revision: 336640 > > URL: https://svnweb.freebsd.org/changeset/base/336640 > > > > Log: &g

Re: svn commit: r336640 - head/share/mk

2018-07-23 Thread Brad Davis
On Mon, Jul 23, 2018, at 10:54 AM, Ian Lepore wrote: > On Mon, 2018-07-23 at 10:48 -0600, Brad Davis wrote: > > On Mon, Jul 23, 2018, at 10:21 AM, Ian Lepore wrote: > > > > > > On Mon, 2018-07-23 at 16:11 +, Brad Davis wrote: > > > > > > > >

svn commit: r336675 - head/share/mk

2018-07-24 Thread Brad Davis
Author: brd Date: Tue Jul 24 16:34:58 2018 New Revision: 336675 URL: https://svnweb.freebsd.org/changeset/base/336675 Log: Convert bsd.confs.mk to support DIRS. This paves the way for moving config files out of head/etc and into the directories with the src. Approved by: bapt (mento

Re: svn commit: r336675 - head/share/mk

2018-07-24 Thread Brad Davis
On Tue, Jul 24, 2018, at 3:32 PM, Antoine Brodin wrote: > On Tue, Jul 24, 2018 at 6:34 PM, Brad Davis wrote: > > Author: brd > > Date: Tue Jul 24 16:34:58 2018 > > New Revision: 336675 > > URL: https://svnweb.freebsd.org/changeset/base/336675 > > > > Log

Re: svn commit: r336675 - head/share/mk

2018-07-24 Thread Brad Davis
On Tue, Jul 24, 2018, at 3:55 PM, Brad Davis wrote: > On Tue, Jul 24, 2018, at 3:32 PM, Antoine Brodin wrote: > > On Tue, Jul 24, 2018 at 6:34 PM, Brad Davis wrote: > > > Author: brd > > > Date: Tue Jul 24 16:34:58 2018 > > > New Revision: 336675 > > &

Re: svn commit: r336675 - head/share/mk

2018-07-24 Thread Brad Davis
On Tue, Jul 24, 2018, at 3:55 PM, Brad Davis wrote: > On Tue, Jul 24, 2018, at 3:32 PM, Antoine Brodin wrote: > > On Tue, Jul 24, 2018 at 6:34 PM, Brad Davis wrote: > > > Author: brd > > > Date: Tue Jul 24 16:34:58 2018 > > > New Revision: 336675 > > &

svn commit: r336693 - head/share/mk

2018-07-24 Thread Brad Davis
Author: brd Date: Wed Jul 25 00:33:09 2018 New Revision: 336693 URL: https://svnweb.freebsd.org/changeset/base/336693 Log: Actually install bsd.dirs.mk Approved by: allanjude (mentor) Differential Revision:https://reviews.freebsd.org/D16434 Modified: head/share/mk/Makefile Mo

Re: svn commit: r336675 - head/share/mk

2018-07-24 Thread Brad Davis
On Tue, Jul 24, 2018, at 4:06 PM, Brad Davis wrote: > On Tue, Jul 24, 2018, at 3:55 PM, Brad Davis wrote: > > On Tue, Jul 24, 2018, at 3:32 PM, Antoine Brodin wrote: > > > On Tue, Jul 24, 2018 at 6:34 PM, Brad Davis wrote: > > > > Author: brd > > > >

svn commit: r336742 - in head: etc sbin/dump

2018-07-26 Thread Brad Davis
Author: brd Date: Thu Jul 26 16:45:25 2018 New Revision: 336742 URL: https://svnweb.freebsd.org/changeset/base/336742 Log: Move dumpdates creation to CONFS= Approved by: bapt (mentor) Differential Revision:https://reviews.freebsd.org/D16435 Modified: head/etc/Makefile head/s

svn commit: r336743 - in head: etc usr.sbin/apmd

2018-07-26 Thread Brad Davis
Author: brd Date: Thu Jul 26 16:51:23 2018 New Revision: 336743 URL: https://svnweb.freebsd.org/changeset/base/336743 Log: Move apmd.conf to CONFS in usr.sbin/apmd which simplifies this nicely. Approved by: bapt (mentor) Differential Revision:https://reviews.freebsd.org/D16431 A

svn commit: r336744 - in head: sbin/pfctl/tests/files share/mk

2018-07-26 Thread Brad Davis
Author: brd Date: Thu Jul 26 17:05:33 2018 New Revision: 336744 URL: https://svnweb.freebsd.org/changeset/base/336744 Log: Convert bsd.files.mk to support DIRS and simplify by only having one install target. Also update the pfctl tests Makefile to work with this change. Approved by:

Re: svn commit: r336744 - in head: sbin/pfctl/tests/files share/mk

2018-07-26 Thread Brad Davis
On Thu, Jul 26, 2018, at 11:09 AM, Shawn Webb wrote: > On Thu, Jul 26, 2018 at 05:05:34PM +0000, Brad Davis wrote: > > Author: brd > > Date: Thu Jul 26 17:05:33 2018 > > New Revision: 336744 > > URL: https://svnweb.freebsd.org/changeset/base/336744 > > >

Re: svn commit: r336742 - in head: etc sbin/dump

2018-07-27 Thread Brad Davis
On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote: > On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote: > > Author: brd > > Date: Thu Jul 26 16:45:25 2018 > > New Revision: 336742 > > URL: https://svnweb.freebsd.org/changeset/base/336742 > > > > Log:

Re: svn commit: r336742 - in head: etc sbin/dump

2018-07-27 Thread Brad Davis
On Fri, Jul 27, 2018, at 3:30 PM, Brad Davis wrote: > On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote: > > On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote: > > > Author: brd > > > Date: Thu Jul 26 16:45:25 2018 > > > New Revision: 336742 > > &

svn commit: r336794 - head/share/mk

2018-07-27 Thread Brad Davis
Author: brd Date: Fri Jul 27 22:46:42 2018 New Revision: 336794 URL: https://svnweb.freebsd.org/changeset/base/336794 Log: Avoid a install(1) crash by not using -C when the source is /dev/null Approved by: allanjude (mentor) Differential Revision:https://reviews.freebsd.org/D1647

Re: svn commit: r336742 - in head: etc sbin/dump

2018-07-27 Thread Brad Davis
On Fri, Jul 27, 2018, at 4:07 PM, Brad Davis wrote: > On Fri, Jul 27, 2018, at 3:30 PM, Brad Davis wrote: > > On Fri, Jul 27, 2018, at 3:26 PM, Antoine Brodin wrote: > > > On Thu, Jul 26, 2018 at 6:45 PM, Brad Davis wrote: > > > > Author: brd > > > >

svn commit: r336840 - in head: etc lib/libc/gen

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 20:21:23 2018 New Revision: 336840 URL: https://svnweb.freebsd.org/changeset/base/336840 Log: Move etc/shells to lib/libc/gen with getusershell(3). Approved by: will (mentor) Differential Revision:https://reviews.freebsd.org/D16467 Added: head/lib/

svn commit: r336841 - head/share/mk

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 20:26:25 2018 New Revision: 336841 URL: https://svnweb.freebsd.org/changeset/base/336841 Log: Fix `make distribute' installing some configs which means CONFS was broken with etcupdate and mergemaster. Approved by: bapt (mentor) Differential Revision:

svn commit: r336843 - head/share/mk

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 20:31:03 2018 New Revision: 336843 URL: https://svnweb.freebsd.org/changeset/base/336843 Log: Whitespace only change, no functional change intended. The padding makes it much easier to read, but occasionally means that commits like this one have to be done to

svn commit: r336845 - in head: etc etc/defaults etc/rc.d sbin/init sbin/init/rc.d

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 20:36:23 2018 New Revision: 336845 URL: https://svnweb.freebsd.org/changeset/base/336845 Log: Move rc startup scripts from etc/ to sbin/init/ This keeps most startup scripts as CONFS per discussion on src-committers from back during BSDCan. Approved by:

svn commit: r336847 - in head: etc etc/defaults sbin/init

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 20:41:33 2018 New Revision: 336847 URL: https://svnweb.freebsd.org/changeset/base/336847 Log: Opps, I missed moving a couple of files in r336845. Approved by: will (mentor) Differential Revision:https://reviews.freebsd.org/D16466 Added: head/sbin/i

svn commit: r336849 - head/sbin/init

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 23:02:10 2018 New Revision: 336849 URL: https://svnweb.freebsd.org/changeset/base/336849 Log: Switch these to CONFS as well so they work with etcupdate/mergemaster. Approved by: will (mentor) Modified: head/sbin/init/Makefile Modified: head/sbin/init/Makefi

svn commit: r336850 - in head: etc usr.sbin/nscd

2018-07-28 Thread Brad Davis
Author: brd Date: Sat Jul 28 23:29:36 2018 New Revision: 336850 URL: https://svnweb.freebsd.org/changeset/base/336850 Log: Move nscd.conf from etc/ to usr.sbin/nscd/ Approved by: will (mentor) Differential Revision:https://reviews.freebsd.org/D16490 Added: head/usr.sbin/nscd/n

svn commit: r336857 - head/sbin/init/rc.d

2018-07-28 Thread Brad Davis
Author: brd Date: Sun Jul 29 03:20:05 2018 New Revision: 336857 URL: https://svnweb.freebsd.org/changeset/base/336857 Log: Fix a typo that prevented some rc scripts from being installed. Approved by: will (mentor) Differential Revision:https://reviews.freebsd.org/D16495 Modified

Re: svn commit: r336845 - in head: etc etc/defaults etc/rc.d sbin/init sbin/init/rc.d

2018-07-29 Thread Brad Davis
On Sun, Jul 29, 2018, at 9:42 AM, Konstantin Belousov wrote: > On Sat, Jul 28, 2018 at 08:36:23PM +0000, Brad Davis wrote: > > Author: brd > > Date: Sat Jul 28 20:36:23 2018 > > New Revision: 336845 > > URL: https://svnweb.freebsd.org/changeset/base/336845 > >

Re: svn commit: r336859 - head/sbin/init/rc.d

2018-07-29 Thread Brad Davis
t; doesn't setting CONFSDIR work in this makefile, but it works in others? > > -- Ian > > > After this commit, mergemaster works properly again. > > > > > CONFGROUPS=CONFS is the default set by bsd.conf.mk, and it's the only > > > one that needs CO

Re: svn commit: r336845 - in head: etc etc/defaults etc/rc.d sbin/init sbin/init/rc.d

2018-07-29 Thread Brad Davis
On Sun, Jul 29, 2018, at 11:44 AM, Konstantin Belousov wrote: > On Sun, Jul 29, 2018 at 11:01:27AM -0600, Brad Davis wrote: > > On Sun, Jul 29, 2018, at 9:42 AM, Konstantin Belousov wrote: > > > On Sat, Jul 28, 2018 at 08:36:23PM +, Brad Davis wrote: > > > > Aut

Re: svn commit: r336845 - in head: etc etc/defaults etc/rc.d sbin/init sbin/init/rc.d

2018-07-29 Thread Brad Davis
On Sun, Jul 29, 2018, at 12:33 PM, Konstantin Belousov wrote: > On Sun, Jul 29, 2018 at 11:51:32AM -0600, Brad Davis wrote: > > On Sun, Jul 29, 2018, at 11:44 AM, Konstantin Belousov wrote: > > > On Sun, Jul 29, 2018 at 11:01:27AM -0600, Brad Davis wrote: > > > > On

svn commit: r336977 - in head: etc usr.sbin/blacklistd

2018-07-31 Thread Brad Davis
Author: brd Date: Tue Jul 31 16:39:38 2018 New Revision: 336977 URL: https://svnweb.freebsd.org/changeset/base/336977 Log: Move blacklistd.conf to usr.sbin/blacklistd/ This is prep for pkging base and helps tag and install config files with the correct packages. Approved by: bapt (m

svn commit: r336978 - in head: etc etc/pkg usr.sbin/pkg

2018-07-31 Thread Brad Davis
Author: brd Date: Tue Jul 31 16:42:03 2018 New Revision: 336978 URL: https://svnweb.freebsd.org/changeset/base/336978 Log: Move pkg/FreeBSD.conf to usr.sbin/pkg/ Approved by: bapt (mentor) Differential Revision:https://reviews.freebsd.org/D16491 Added: head/usr.sbin/pkg/FreeBS

svn commit: r337337 - in head: etc sbin/savecore

2018-08-04 Thread Brad Davis
Author: brd Date: Sat Aug 4 22:15:59 2018 New Revision: 337337 URL: https://svnweb.freebsd.org/changeset/base/337337 Log: Move etc/minfree to sbin/savecore/. This is prep for pkgbase to have config files tagged as such. Approved by: will (mentor) Differential Revision:https

svn commit: r337338 - in head: etc usr.sbin/freebsd-update

2018-08-04 Thread Brad Davis
Author: brd Date: Sat Aug 4 22:25:41 2018 New Revision: 337338 URL: https://svnweb.freebsd.org/changeset/base/337338 Log: Move freebsd-update.conf to usr.sbin/freebsd-update. This is prep for pkgbase so that config files are tagged as such. Approved by: will (mentor) Differential R

svn commit: r337339 - in head: etc usr.sbin/portsnap/portsnap

2018-08-04 Thread Brad Davis
Author: brd Date: Sat Aug 4 22:31:29 2018 New Revision: 337339 URL: https://svnweb.freebsd.org/changeset/base/337339 Log: Move portsnap.conf to head/usr.sbin/portsnap/portsnap/ This is prep for pkgbase to have config files tagged as such. Approved by: will (mentor) Differential Rev

svn commit: r337340 - in head: etc etc/autofs usr.sbin/autofs usr.sbin/autofs/autofs

2018-08-04 Thread Brad Davis
Author: brd Date: Sat Aug 4 22:41:17 2018 New Revision: 337340 URL: https://svnweb.freebsd.org/changeset/base/337340 Log: Move autofs related configs to usr.sbin/autofs/ This is prep for pkgbase to have config files tagged as such. Approved by: will (mentor) Differential Revision:

  1   2   >