Re: svn commit: r240843 - head/usr.sbin/bsdconfig/timezone/share

2012-09-23 Thread Doug Barton
On 09/22/2012 15:16, Devin Teske wrote: > - if : 2> /dev/null > "$_PATH_DB"; then > + if true 2> /dev/null > "$_PATH_DB"; then > cat <<-EOF > "$_PATH_DB" > $zoneinfo > EOF Is there a reason you're not using m

svn commit: r189761 - head/usr.sbin/mergemaster

2009-03-13 Thread Doug Barton
Author: dougb Date: Fri Mar 13 07:34:05 2009 New Revision: 189761 URL: http://svn.freebsd.org/changeset/base/189761 Log: When using the -D option: 1. The new mtree file should be created in the "host" system /tmp 2. The existing mtree file in the "host" system should not be deleted Subm

svn commit: r189763 - head/usr.sbin/mergemaster

2009-03-13 Thread Doug Barton
Author: dougb Date: Fri Mar 13 08:48:33 2009 New Revision: 189763 URL: http://svn.freebsd.org/changeset/base/189763 Log: 1. Clean up usage() output a bit by grouping options that take an argument 2. Fix a comment to refer to the right loop Modified: head/usr.sbin/mergemaster/mergemaster.sh

svn commit: r189902 - head/contrib/wpa/wpa_supplicant

2009-03-16 Thread Doug Barton
Author: dougb Date: Mon Mar 16 23:56:28 2009 New Revision: 189902 URL: http://svn.freebsd.org/changeset/base/189902 Log: Add some notes and clarify a few sections: 1. Add a note to double-check the man page 2. Remove windows-specific items in the ctrl_interface section 3. Add a note that a

svn commit: r199127 - head/share/man/man5

2009-11-09 Thread Doug Barton
Author: dougb Date: Tue Nov 10 03:18:49 2009 New Revision: 199127 URL: http://svn.freebsd.org/changeset/base/199127 Log: Add a note about no hostname leading to "Amnesiac" on the console The text is inspired by the PR, but more in line with the existing text PR: docs/140434

svn commit: r199152 - head/share/man/man5

2009-11-10 Thread Doug Barton
Author: dougb Date: Tue Nov 10 19:50:28 2009 New Revision: 199152 URL: http://svn.freebsd.org/changeset/base/199152 Log: s/a default/the default/ Submitted by: remko Modified: head/share/man/man5/rc.conf.5 Modified: head/share/man/man5/rc.conf.5 =

svn commit: r199299 - head/share/man/man5

2009-11-15 Thread Doug Barton
Author: dougb Date: Sun Nov 15 23:31:07 2009 New Revision: 199299 URL: http://svn.freebsd.org/changeset/base/199299 Log: In r199127/r199152 I forgot to bump .Dd Modified: head/share/man/man5/rc.conf.5 Modified: head/share/man/man5/rc.conf.5 ===

svn commit: r199300 - stable/8/share/man/man5

2009-11-15 Thread Doug Barton
Author: dougb Date: Sun Nov 15 23:48:29 2009 New Revision: 199300 URL: http://svn.freebsd.org/changeset/base/199300 Log: MFC r199127: Add a note about no hostname leading to "Amnesiac" on the console The text is inspired by the PR, but more in line with the existing text PR:

svn commit: r199302 - stable/7/share/man/man5

2009-11-15 Thread Doug Barton
Author: dougb Date: Sun Nov 15 23:51:59 2009 New Revision: 199302 URL: http://svn.freebsd.org/changeset/base/199302 Log: MFC r199127: Add a note about no hostname leading to "Amnesiac" on the console The text is inspired by the PR, but more in line with the existing text PR:

svn commit: r199621 - head

2009-11-20 Thread Doug Barton
Author: dougb Date: Sat Nov 21 01:43:22 2009 New Revision: 199621 URL: http://svn.freebsd.org/changeset/base/199621 Log: Add a note that wpa_supplicant(8) may require a full world build to sync up with 20091109. Modified: head/UPDATING Modified: head/UPDATING ==

Re: svn commit: r199621 - head

2009-11-22 Thread Doug Barton
M. Warner Losh wrote: > We should have some general language at the end of UPDATING that can > be invoked for these things. In general, when structure sizes change, > you have to do a fresh, from scratch build. We shouldn't have to > repeat it each time we do one. I have no objection to you maki

svn commit: r199956 - in vendor/bind9/dist: . bin/named lib/dns lib/dns/include/dns

2009-11-29 Thread Doug Barton
Author: dougb Date: Mon Nov 30 02:59:30 2009 New Revision: 199956 URL: http://svn.freebsd.org/changeset/base/199956 Log: Vendor import of BIND 9.6.1-P2 Modified: vendor/bind9/dist/CHANGES vendor/bind9/dist/bin/named/query.c vendor/bind9/dist/lib/dns/api vendor/bind9/dist/lib/dns/include

svn commit: r199957 - vendor/bind9/9.6.1-P2

2009-11-29 Thread Doug Barton
Author: dougb Date: Mon Nov 30 03:00:41 2009 New Revision: 199957 URL: http://svn.freebsd.org/changeset/base/199957 Log: Tag the 9.6.1-P2 release Added: vendor/bind9/9.6.1-P2/ - copied from r199956, vendor/bind9/dist/ ___ svn-src-all@freebsd.or

svn commit: r199958 - in head: contrib/bind9 contrib/bind9/bin/named contrib/bind9/lib/dns contrib/bind9/lib/dns/include/dns lib/bind

2009-11-29 Thread Doug Barton
Author: dougb Date: Mon Nov 30 03:38:34 2009 New Revision: 199958 URL: http://svn.freebsd.org/changeset/base/199958 Log: Update to BIND 9.6.1-P2. The vulnerability this is designed to fix is related to DNSSEC validation on a resolving name server that allows access to untrusted users. If you

svn commit: r200377 - head/etc/namedb

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 01:06:04 2009 New Revision: 200377 URL: http://svn.freebsd.org/changeset/base/200377 Log: Update to the December 12, 2008 version of this file. The one substantive change is to add the IPv6 address of L. The other changes are all CAPS LOCK related. Modified:

svn commit: r200383 - in stable/8: contrib/bind9 contrib/bind9/bin/named contrib/bind9/lib/dns contrib/bind9/lib/dns/include/dns lib/bind

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 01:23:58 2009 New Revision: 200383 URL: http://svn.freebsd.org/changeset/base/200383 Log: MFC r199958: Update to BIND 9.6.1-P2. The vulnerability this is designed to fix is related to DNSSEC validation on a resolving name server that allows access to untru

svn commit: r200387 - in vendor/bind9/dist-9.4: . bin/named lib/dns lib/dns/include/dns

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 01:38:30 2009 New Revision: 200387 URL: http://svn.freebsd.org/changeset/base/200387 Log: Vendor import of BIND 9.4.3-P4 Modified: vendor/bind9/dist-9.4/CHANGES vendor/bind9/dist-9.4/bin/named/query.c vendor/bind9/dist-9.4/lib/dns/api vendor/bind9/dist-9.4

svn commit: r200388 - vendor/bind9/9.4.3-P4

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 01:39:28 2009 New Revision: 200388 URL: http://svn.freebsd.org/changeset/base/200388 Log: Tag the 9.4.3-P4 release Added: vendor/bind9/9.4.3-P4/ - copied from r200387, vendor/bind9/dist-9.4/ ___ svn-src-all@freebs

svn commit: r200389 - in stable/7/contrib/bind9: . lib/dns

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 02:00:18 2009 New Revision: 200389 URL: http://svn.freebsd.org/changeset/base/200389 Log: The mergeinfo on these 3 files has already been committed to contrib/bind9, so remove it from the individual files. Modified: Directory Properties: stable/7/contrib/bind9

svn commit: r200393 - in stable/7/contrib/bind9: . bin/named lib/dns lib/dns/include/dns

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 02:23:04 2009 New Revision: 200393 URL: http://svn.freebsd.org/changeset/base/200393 Log: Update to version 9.4.3-P4. The vulnerability this is designed to fix is related to DNSSEC validation on a resolving name server that allows access to untrusted users. If

svn commit: r200394 - stable/6/etc/namedb

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 02:32:53 2009 New Revision: 200394 URL: http://svn.freebsd.org/changeset/base/200394 Log: Add a big honkin' warning about not using DNSSEC with this version of BIND. Also point out that it's EOL and give suggestions on upgrading. Modified: stable/6/etc/namedb/

svn commit: r200398 - in vendor/bind9: dist dist-9.4

2009-12-10 Thread Doug Barton
Author: dougb Date: Fri Dec 11 04:14:44 2009 New Revision: 200398 URL: http://svn.freebsd.org/changeset/base/200398 Log: Update these files to match current reality. BIND 9.6 has diverged sufficiently from 9.4 to warrant slightly different procedures, so stop pretending that they are inte

svn commit: r200416 - head/usr.sbin/mergemaster

2009-12-11 Thread Doug Barton
Author: dougb Date: Fri Dec 11 23:03:35 2009 New Revision: 200416 URL: http://svn.freebsd.org/changeset/base/200416 Log: Simplify handling of MTREEFILE relative to DESTDIR Make the message about a missing MTREEFILE combined with -U more informative Modified: head/usr.sbin/mergemaster/m

svn commit: r200425 - head/usr.sbin/mergemaster

2009-12-11 Thread Doug Barton
Author: dougb Date: Sat Dec 12 02:19:41 2009 New Revision: 200425 URL: http://svn.freebsd.org/changeset/base/200425 Log: Over time things that used to be files/directories/links can change to something else. So add code to detect when things don't match and give the user choices about how to

Re: svn commit: r200369 - in head: etc share/termcap

2009-12-11 Thread Doug Barton
Garrett Wollman wrote: > < said: > >> It's great, thank!! >> I believe that our xterm entry was modified not to clear screen when >> applications such as less(1) are terminated. Are there any chance to >> back to the behavior? > > > > I don't understand why people put up with the unspeakably o

Re: svn commit: r200369 - in head: etc share/termcap

2009-12-12 Thread Doug Barton
Christoph Mallon wrote: > Doug Barton wrote: >> Garrett Wollman wrote: >>> <>> said: >>> >>>> It's great, thank!! >>>> I believe that our xterm entry was modified not to clear screen when >>>> applications such

Re: svn commit: r200369 - in head: etc share/termcap

2009-12-12 Thread Doug Barton
Ronald Klop wrote: > Maybe this? > http://lists.freebsd.org/pipermail/svn-src-head/2009-July/009102.html YES! I knew it was something simple and clever like that but I couldn't find it. Thanks Ronald (and des for posting the original). To be clear, I am NOT asking for a backout ... IIRC in the th

Re: svn commit: r200420 - in head/usr.bin: ar c89 calendar cksum cmp colcrt colrm compress cpuset expand fetch file2c find finger fmt fold gcore getopt hexdump jot killall ktrace lastcomm limits lock

2009-12-12 Thread Doug Barton
Xin LI wrote: > Author: delphij > Date: Fri Dec 11 23:35:38 2009 > New Revision: 200420 > URL: http://svn.freebsd.org/changeset/base/200420 > > Log: > Remove unneeded header includes from usr.bin/ except contributed code. > > Tested with:make universe I don't want to "pile on" here

svn commit: r200448 - head/etc/rc.d

2009-12-12 Thread Doug Barton
Author: dougb Date: Sat Dec 12 21:51:50 2009 New Revision: 200448 URL: http://svn.freebsd.org/changeset/base/200448 Log: Since the change to rc.subr in r198162 it's not necessary to specify command in the rc.d script if we have a corresponding ${name}_program entry, which we do for named.

Re: svn commit: r200369 - in head: etc share/termcap

2009-12-13 Thread Doug Barton
Erik Trulsson wrote: > On Sun, Dec 13, 2009 at 01:03:42PM +0100, Dag-Erling Smørgrav wrote: >> Doug Barton writes: >>> To be clear, I am NOT asking for a backout ... IIRC in the thread that >>> discussed this issue there were quite a few people who thought that >>

svn commit: r200487 - stable/8/etc/namedb

2009-12-13 Thread Doug Barton
Author: dougb Date: Sun Dec 13 23:56:46 2009 New Revision: 200487 URL: http://svn.freebsd.org/changeset/base/200487 Log: MFC r200377: Update to the December 12, 2008 version of this file. The one substantive change is to add the IPv6 address of L. The other changes are all CAPS LOCK rel

svn commit: r200488 - stable/7/etc/namedb

2009-12-13 Thread Doug Barton
Author: dougb Date: Sun Dec 13 23:58:04 2009 New Revision: 200488 URL: http://svn.freebsd.org/changeset/base/200488 Log: MFC r200377: Update to the December 12, 2008 version of this file. The one substantive change is to add the IPv6 address of L. The other changes are all CAPS LOCK rel

svn commit: r200489 - stable/6/etc

2009-12-13 Thread Doug Barton
Author: dougb Date: Mon Dec 14 00:12:07 2009 New Revision: 200489 URL: http://svn.freebsd.org/changeset/base/200489 Log: Mergeinfo for these files has already been included in etc/ so forcibly delete it from the files themselves. Modified: Directory Properties: stable/6/etc/Makefile (prop

svn commit: r200500 - stable/6/etc/namedb

2009-12-13 Thread Doug Barton
Author: dougb Date: Mon Dec 14 02:50:04 2009 New Revision: 200500 URL: http://svn.freebsd.org/changeset/base/200500 Log: MFC r200377: Update to the December 12, 2008 version of this file. The one substantive change is to add the IPv6 address of L. The other changes are all CAPS LOCK rel

svn commit: r200503 - in head: etc share/termcap

2009-12-13 Thread Doug Barton
Author: dougb Date: Mon Dec 14 07:18:31 2009 New Revision: 200503 URL: http://svn.freebsd.org/changeset/base/200503 Log: Revert the xterm terminal behavior to NOT clear the screen after exiting a pager, vi, etc. Add some example xterm*-clear entries to the termcap files to make it easie

svn commit: r200542 - head/share/termcap

2009-12-14 Thread Doug Barton
Author: dougb Date: Mon Dec 14 20:59:01 2009 New Revision: 200542 URL: http://svn.freebsd.org/changeset/base/200542 Log: Improve the markup Submitted by: ru Modified: head/share/termcap/termcap.5 Modified: head/share/termcap/termcap.5

svn commit: r200546 - stable/8/contrib/bind9/bin/dig

2009-12-14 Thread Doug Barton
Author: dougb Date: Mon Dec 14 21:50:34 2009 New Revision: 200546 URL: http://svn.freebsd.org/changeset/base/200546 Log: Wrap some socket handling code in a !NULL bow This patch or something similar will likely be included in a future BIND release. PR: bin/138061 Submitte

svn commit: r200547 - stable/7/contrib/bind9/bin/dig

2009-12-14 Thread Doug Barton
Author: dougb Date: Mon Dec 14 21:51:36 2009 New Revision: 200547 URL: http://svn.freebsd.org/changeset/base/200547 Log: Wrap some socket handling code in a !NULL bow This patch or something similar will likely be included in a future BIND release. PR: bin/138061 Submitte

svn commit: r200563 - in head/etc: mtree namedb

2009-12-14 Thread Doug Barton
Author: dougb Date: Tue Dec 15 05:14:39 2009 New Revision: 200563 URL: http://svn.freebsd.org/changeset/base/200563 Log: The named process needs to have a "working directory" that it can write to. This is specified in "options { directory }" in named.conf. So, create /etc/namedb/working with

Re: svn commit: r200577 - in head/usr.sbin/ntp: . ntptrace

2009-12-15 Thread Doug Barton
Ollivier Robert wrote: > Author: roberto > Date: Tue Dec 15 14:59:58 2009 > New Revision: 200577 > URL: http://svn.freebsd.org/changeset/base/200577 > > Log: > ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP. Perhaps a note in UPDATING this, and what to do instead? Doug -- Im

Re: svn commit: r200563 - in head/etc: mtree namedb

2009-12-15 Thread Doug Barton
Robert Watson wrote: > On Tue, 15 Dec 2009, Doug Barton wrote: > >> The named process needs to have a "working directory" that it can >> write to. This is specified in "options { directory }" in named.conf. >> So, create /etc/namedb/working with

svn commit: r200592 - stable/8/etc

2009-12-15 Thread Doug Barton
Author: dougb Date: Tue Dec 15 23:05:16 2009 New Revision: 200592 URL: http://svn.freebsd.org/changeset/base/200592 Log: Re-apply the fix from r199029 (MFC from r198162) to allow $name_program to override $command. PR: conf//141642 Submitted by: Petr Lampa Modified: stable

Re: svn commit: r200205 - stable/8/etc

2009-12-15 Thread Doug Barton
Hiroki Sato wrote: > Author: hrs > Date: Mon Dec 7 06:25:19 2009 > New Revision: 200205 > URL: http://svn.freebsd.org/changeset/base/200205 > > Log: > MFC: > > r197144: > - Add an extension of set_rcvar(), a new function set_rcvar_obsolete(), > and $desc. > > The set_rcvar_obs

svn commit: r200594 - in head/sys: amd64/conf arm/conf i386/conf ia64/conf mips/conf pc98/conf powerpc/conf sparc64/conf sun4v/conf

2009-12-15 Thread Doug Barton
Author: dougb Date: Wed Dec 16 02:17:43 2009 New Revision: 200594 URL: http://svn.freebsd.org/changeset/base/200594 Log: Add INCLUDE_CONFIG_FILE, and a note in comments about how to also include the comments with CONFIGARGS Modified: head/sys/amd64/conf/DEFAULTS head/sys/arm/conf/DEFAULTS

Re: svn commit: r200606 - in head/sys: compat/freebsd32 sys

2009-12-18 Thread Doug Barton
Dag-Erling Smørgrav wrote: > John Baldwin writes: >> Warner Losh writes: >>> Log: >>> Fix compiling FREEBSD_COMPAT[4,5,6] without FREEBSD_COMPAT7. >>> >>> Note: Not sure this is the right way to do compat, but it makes the >>> headers consistent with the implementations. >> Please revert

svn commit: r200700 - head/usr.sbin/mergemaster

2009-12-18 Thread Doug Barton
Author: dougb Date: Sat Dec 19 01:30:45 2009 New Revision: 200700 URL: http://svn.freebsd.org/changeset/base/200700 Log: In the places where find is used that the user may see the results, first pipe it to sort so that order of processing will be deterministic and like things will be grouped

svn commit: r200701 - head/usr.sbin/mergemaster

2009-12-18 Thread Doug Barton
Author: dougb Date: Sat Dec 19 01:32:34 2009 New Revision: 200701 URL: http://svn.freebsd.org/changeset/base/200701 Log: Fix an indentation issue, no functional changes Modified: head/usr.sbin/mergemaster/mergemaster.sh Modified: head/usr.sbin/mergemaster/mergemaster.sh =

svn commit: r200708 - head/usr.sbin/mergemaster

2009-12-18 Thread Doug Barton
Author: dougb Date: Sat Dec 19 05:20:26 2009 New Revision: 200708 URL: http://svn.freebsd.org/changeset/base/200708 Log: Fix a problem with how mergemaster handles the hard links for /.cshrc and /.profile. The problem is that install(1) will unlink the old file before it installs the new one

svn commit: r200743 - in head/usr.sbin: . service

2009-12-19 Thread Doug Barton
Author: dougb Date: Sun Dec 20 01:34:12 2009 New Revision: 200743 URL: http://svn.freebsd.org/changeset/base/200743 Log: The service command is an easy interface to the rc.d system. Its primary purpose is to start and stop services provided by the rc.d scripts, however it can also be used to

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-19 Thread Doug Barton
Hajimu UMEMOTO wrote: > I believe this addition is useful. Thanks. :) > I'm using similar script locally. > However, we should consider the environment variables and the current > directory, IMO. Could you include the attached patch? Other than the removal of "exit $?" I'm not necessarily oppos

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-19 Thread Doug Barton
I've reattached your original patch and included the freebsd-rc list. Hajimu UMEMOTO wrote: > Hi, > >>>>>> On Sat, 19 Dec 2009 21:51:13 -0800 >>>>>> Doug Barton said: > > dougb> Other than the removal of "exit $?" I'm not

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-20 Thread Doug Barton
Jilles Tjoelker wrote: >> +exec env -i HOME=$HOME PATH=$PATH $dir/$script $* >> fi >> done > > The $* should be changed to "$@" here, to avoid inappropriate IFS > splitting. (Even though rc.subr is broken in this way as well.) In concept I agree with you, however I want to remai

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-20 Thread Doug Barton
Hajimu UMEMOTO wrote: > Yup, I often do restart the services installed from ports, too. > I meant that I don't want that the values of user environment are > inherited to the services which is started from the user environment. And I meant that I see the ability to start services AND inherit the u

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-20 Thread Doug Barton
Robert Watson wrote: > With Apple's launchd, service descriptions can include user credentials > that will be set before the service is started. Being able to do that > here as well would be great, especially in a future where part of our > supplemental user credential will be additional system pr

svn commit: r200809 - head/usr.sbin/service

2009-12-21 Thread Doug Barton
Author: dougb Date: Mon Dec 21 20:32:04 2009 New Revision: 200809 URL: http://svn.freebsd.org/changeset/base/200809 Log: By popular request, execute rc.d scripts in the same environment as they are at boot time. Original concept submitted by:ume Modified: head/usr.sbin/service/

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-21 Thread Doug Barton
Hajimu UMEMOTO wrote: >>>>>> On Sun, 20 Dec 2009 12:10:55 -0800 >>>>>> Doug Barton said: > > dougb> I agree to making the change you suggested, but I would like to > dougb> quibble over the format. Isn't the attached patch equivalent, and

Re: svn commit: r200797 - head/lib/libc/stdtime

2009-12-22 Thread Doug Barton
M. Warner Losh wrote: > We really need newer binutils in the tree. > > And we need a way to compiler gplv3 binutils into the system for folks > that can do that without consequences... But many modern processors > need to have the gplv3 version of binutils and that will be a > continuing problem.

Re: svn commit: r200818 - head/etc

2009-12-24 Thread Doug Barton
Ulrich Spörlein wrote: > A timeout for pwait would be nice, so that we still get a progress > report and not simply a "hang". The code will still print the same "Waiting for PIDS:" message that it always has prior to running pwait, so you'll know why the shutdown has paused. With pwait what it wil

svn commit: r201035 - head/usr.sbin/service

2009-12-26 Thread Doug Barton
Author: dougb Date: Sun Dec 27 03:43:19 2009 New Revision: 201035 URL: http://svn.freebsd.org/changeset/base/201035 Log: Further improve the description, and bump Dd. Modified: head/usr.sbin/service/service.8 Modified: head/usr.sbin/service/service.8 =

Re: svn commit: r200980 - head/usr.sbin/service

2009-12-26 Thread Doug Barton
Christian Brueffer wrote: > Author: brueffer > Date: Fri Dec 25 09:58:19 2009 > New Revision: 200980 > URL: http://svn.freebsd.org/changeset/base/200980 > > Log: > Provide a better short description and fix SEE ALSO section entries. Thank you for these improvements. :) I would have preferred t

svn commit: r201036 - head/etc

2009-12-26 Thread Doug Barton
Author: dougb Date: Sun Dec 27 06:25:03 2009 New Revision: 201036 URL: http://svn.freebsd.org/changeset/base/201036 Log: Delete some trailing whitespace Modified: head/etc/rc.subr Modified: head/etc/rc.subr == --- he

svn commit: r201038 - head/etc

2009-12-26 Thread Doug Barton
Author: dougb Date: Sun Dec 27 06:27:09 2009 New Revision: 201038 URL: http://svn.freebsd.org/changeset/base/201038 Log: Update the comments about files ending in .sh Prompted by: Alex Kozlov Modified: head/etc/rc.subr Modified: head/etc/rc.subr ===

svn commit: r201069 - head/usr.sbin/service

2009-12-27 Thread Doug Barton
Author: dougb Date: Sun Dec 27 23:13:18 2009 New Revision: 201069 URL: http://svn.freebsd.org/changeset/base/201069 Log: Update the "-l or -r" usage to better conform to the standard Submitted by: ed Modified: head/usr.sbin/service/service.8 Modified: head/usr.sbin/service/service.8 ===

svn commit: r201070 - head/usr.sbin/service

2009-12-27 Thread Doug Barton
Author: dougb Date: Sun Dec 27 23:15:23 2009 New Revision: 201070 URL: http://svn.freebsd.org/changeset/base/201070 Log: Update the "-l or -r" usage to better conform to the standard Submitted by: ed Modified: head/usr.sbin/service/service.sh Modified: head/usr.sbin/service/service.sh =

Re: svn commit: r200743 - in head/usr.sbin: . service

2009-12-27 Thread Doug Barton
Ed Schouten wrote: > Doug, > > Even though I think having a help-feature is nice, just expecting users > to open up the proper manual page seems to be our tradition. Because of > that, I think we should change the usage-output to conform a bit more > with other applications. Sorry, I don't agree.

Re: svn commit: r200797 - head/lib/libc/stdtime

2009-12-28 Thread Doug Barton
Ruslan Ermilov wrote: > If you take GNU binutils/compiler from ports, I think we can already > do this, and without any changes to the build architecture. It's > just a matter of defining several make(1) variables, like CC, CXX, > CPP, LD, AS, NM, AR, specifying full paths of the desired binaries,

Re: svn commit: r200797 - head/lib/libc/stdtime

2009-12-28 Thread Doug Barton
M. Warner Losh wrote: > In message: <4b3129cd.20...@freebsd.org> > Doug Barton writes: > : M. Warner Losh wrote: > : > We really need newer binutils in the tree. > : > > : > And we need a way to compiler gplv3 binutils into the system for fol

svn commit: r201158 - in stable/8/sys: amd64/conf arm/conf i386/conf ia64/conf mips/conf pc98/conf powerpc/conf sparc64/conf sun4v/conf

2009-12-28 Thread Doug Barton
Author: dougb Date: Tue Dec 29 05:35:25 2009 New Revision: 201158 URL: http://svn.freebsd.org/changeset/base/201158 Log: MFC r200594: Add INCLUDE_CONFIG_FILE, and a note in comments about how to also include the comments with CONFIGARGS Modified: stable/8/sys/amd64/conf/DEFAULTS stab

svn commit: r201164 - in stable/7/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf sun4v/conf

2009-12-28 Thread Doug Barton
Author: dougb Date: Tue Dec 29 05:51:24 2009 New Revision: 201164 URL: http://svn.freebsd.org/changeset/base/201164 Log: MFC r200594: Add INCLUDE_CONFIG_FILE, and a note in comments about how to also include the comments with CONFIGARGS Modified: stable/7/sys/amd64/conf/DEFAULTS stab

svn commit: r201172 - in stable/8/etc: mtree namedb rc.d

2009-12-28 Thread Doug Barton
Author: dougb Date: Tue Dec 29 07:08:48 2009 New Revision: 201172 URL: http://svn.freebsd.org/changeset/base/201172 Log: MFC r200448: Since the change to rc.subr in r198162 it's not necessary to specify command in the rc.d script if we have a corresponding ${name}_program entry, which w

svn commit: r201173 - in stable/7/etc: mtree namedb rc.d

2009-12-28 Thread Doug Barton
Author: dougb Date: Tue Dec 29 07:13:17 2009 New Revision: 201173 URL: http://svn.freebsd.org/changeset/base/201173 Log: MFC r200448: Since the change to rc.subr in r198162 it's not necessary to specify command in the rc.d script if we have a corresponding ${name}_program entry, which w

svn commit: r201174 - in stable/6/etc: mtree namedb rc.d

2009-12-28 Thread Doug Barton
Author: dougb Date: Tue Dec 29 07:19:52 2009 New Revision: 201174 URL: http://svn.freebsd.org/changeset/base/201174 Log: MFC r200448: [Deletion of command= not merged, prerequisite was intentionally not merged] Rename named_precmd to named_prestart to make it more clear and match c

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread Doug Barton
Ed Schouten wrote: > While there, rename die_you_gravy_sucking_pig_dog() to something that's > less moronic. Boo! IMO the fact that at least some of our sources have some personality is a feature. :) Doug -- Improve the effectiveness of your Internet presence with a domain

svn commit: r201271 - stable/8/etc

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:25:40 2009 New Revision: 201271 URL: http://svn.freebsd.org/changeset/base/201271 Log: MFC r201036: Delete some trailing whitespace Modified: stable/8/etc/rc.subr Directory Properties: stable/8/etc/ (props changed) Modified: stable/8/etc/rc.subr ===

svn commit: r201272 - stable/7/etc

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:26:46 2009 New Revision: 201272 URL: http://svn.freebsd.org/changeset/base/201272 Log: MFC r201036: Delete some trailing whitespace Modified: stable/7/etc/rc.subr Directory Properties: stable/7/etc/ (props changed) Modified: stable/7/etc/rc.subr ===

svn commit: r201273 - in stable/8/usr.sbin: . service

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:36:40 2009 New Revision: 201273 URL: http://svn.freebsd.org/changeset/base/201273 Log: MFC r200743: The service command is an easy interface to the rc.d system. Its primary purpose is to start and stop services provided by the rc.d scripts, however it c

svn commit: r201274 - in stable/7/usr.sbin: . service

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:38:57 2009 New Revision: 201274 URL: http://svn.freebsd.org/changeset/base/201274 Log: MFC r200743: The service command is an easy interface to the rc.d system. Its primary purpose is to start and stop services provided by the rc.d scripts, however it c

svn commit: r201291 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:14:03 2009 New Revision: 201291 URL: http://svn.freebsd.org/changeset/base/201291 Log: Add some patches contributed by jhb: 1. Don't prompt the user for "-U but no db" error if we're using -a 2. Add an option to delete stale rc.d files automatically if the u

svn commit: r201292 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:16:14 2009 New Revision: 201292 URL: http://svn.freebsd.org/changeset/base/201292 Log: Document the DELETE_STALE_RC_FILES option introduced in r201291. This is an "rc file only" option by design. While I'm here, update the comments in the example rc file

svn commit: r201293 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:26:29 2009 New Revision: 201293 URL: http://svn.freebsd.org/changeset/base/201293 Log: It's not necessary to include both Op and Fl for command line options included in the text, so use only the latter. Clarify that using -U doesn't make sense in combinat

Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
Ruslan Ermilov wrote: > Author: ru > Date: Wed Dec 30 23:01:49 2009 > New Revision: 201290 > URL: http://svn.freebsd.org/changeset/base/201290 > > Log: > Treat an empty argument as an error, instead of fetching the > contents of the root directory. I'm pretty sure that you just broke portmast

svn commit: r201323 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Thu Dec 31 04:07:13 2009 New Revision: 201323 URL: http://svn.freebsd.org/changeset/base/201323 Log: If we are using -p it does not make any sense to even create the MTREENEW file since it will never be used. Modified: head/usr.sbin/mergemaster/mergemaster.sh Modified:

Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
Doug Barton wrote: > Ruslan Ermilov wrote: >> Author: ru >> Date: Wed Dec 30 23:01:49 2009 >> New Revision: 201290 >> URL: http://svn.freebsd.org/changeset/base/201290 >> >> Log: >> Treat an empty argument as an error, instead of fetching the >>

Re: svn commit: r210444 - head/sys/x86/x86

2010-07-24 Thread Doug Barton
On Sat, 24 Jul 2010, Alexander Motin wrote: Author: mav Date: Sat Jul 24 10:49:59 2010 New Revision: 210444 URL: http://svn.freebsd.org/changeset/base/210444 Log: Increment td->td_intr_nesting_level for LAPIC timer interrupts. Among other things it hints SCHED_ULE to run clock swi handlers on

Re: svn commit: r210444 - head/sys/x86/x86

2010-07-24 Thread Doug Barton
On Sat, 24 Jul 2010, Alexander Motin wrote: Doug Barton wrote: On Sat, 24 Jul 2010, Alexander Motin wrote: Author: mav Date: Sat Jul 24 10:49:59 2010 New Revision: 210444 URL: http://svn.freebsd.org/changeset/base/210444 Log: Increment td->td_intr_nesting_level for LAPIC timer interru

Re: svn commit: r210479 - head/usr.bin/grep

2010-07-25 Thread Doug Barton
On Sun, 25 Jul 2010, Gabor Kovesdan wrote: Author: gabor Date: Sun Jul 25 18:57:48 2010 New Revision: 210479 URL: http://svn.freebsd.org/changeset/base/210479 Log: - Fix -l and -L by really surpressing output and just showing filenames Submitted by: swel...@gmail.com and dougb. :) (

Re: svn commit: r210479 - head/usr.bin/grep

2010-07-25 Thread Doug Barton
On Sun, 25 Jul 2010, Gabor Kovesdan wrote: Em 2010.07.25. 22:17, Doug Barton escreveu: On Sun, 25 Jul 2010, Gabor Kovesdan wrote: Author: gabor Date: Sun Jul 25 18:57:48 2010 New Revision: 210479 URL: http://svn.freebsd.org/changeset/base/210479 Log: - Fix -l and -L by really surpressing

svn commit: r210484 - head/games/fortune/datfiles

2010-07-25 Thread Doug Barton
Author: dougb Date: Sun Jul 25 21:35:56 2010 New Revision: 210484 URL: http://svn.freebsd.org/changeset/base/210484 Log: Correct a Cecil Beaton quote PR: docs/148916 Submitted by: Rob Farmer Modified: head/games/fortune/datfiles/fortunes Modified: head/games/fortune/datfile

svn commit: r210489 - in stable/8/games/fortune: . datfiles

2010-07-25 Thread Doug Barton
Author: dougb Date: Mon Jul 26 01:28:34 2010 New Revision: 210489 URL: http://svn.freebsd.org/changeset/base/210489 Log: Pull spurious mergeinfo from datfiles up to src/games/fortune Modified: Directory Properties: stable/8/games/fortune/ (props changed) stable/8/games/fortune/datfiles/

svn commit: r210490 - stable/8/games/fortune/datfiles

2010-07-25 Thread Doug Barton
Author: dougb Date: Mon Jul 26 01:31:47 2010 New Revision: 210490 URL: http://svn.freebsd.org/changeset/base/210490 Log: MFC 209531: Taken from actual police videos ... MFC 210484: Correct a Cecil Beaton quote Modified: stable/8/games/fortune/datfiles/fortunes stable/8/games/fortun

svn commit: r210491 - stable/7/games/fortune/datfiles

2010-07-25 Thread Doug Barton
Author: dougb Date: Mon Jul 26 02:02:45 2010 New Revision: 210491 URL: http://svn.freebsd.org/changeset/base/210491 Log: Pull mergeinfo up into the parent Modified: Directory Properties: stable/7/games/fortune/ (props changed) stable/7/games/fortune/datfiles/ (props changed) stable/7/

svn commit: r210492 - stable/7/games/fortune/datfiles

2010-07-25 Thread Doug Barton
Author: dougb Date: Mon Jul 26 02:05:36 2010 New Revision: 210492 URL: http://svn.freebsd.org/changeset/base/210492 Log: MFC 209531: Taken from actual police videos ... MFC 210484: Correct a Cecil Beaton quote Modified: stable/7/games/fortune/datfiles/fortunes stable/7/games/fortun

Re: svn commit: r210812 - head/share/man/man5

2010-08-03 Thread Doug Barton
On 08/03/10 09:21, Benedict Reuschling wrote: .Xr sh 1 , -.Xr usbconfig 1 , +.Xr usbconfig 8 , .Xr vi 1 , I was going to comment on this bit, but you beat me to it. :) The usbconfig entry needs to be sorted down with the other 8's. The .Xr's in the "SEE ALSO" section get sorted by sectio

Re: svn commit: r210812 - head/share/man/man5

2010-08-03 Thread Doug Barton
On 08/03/10 12:07, Benedict Reuschling wrote: On 08/03/10 09:21, Benedict Reuschling wrote: .Xr sh 1 , -.Xr usbconfig 1 , +.Xr usbconfig 8 , .Xr vi 1 , I was going to comment on this bit, but you beat me to it. :) The usbconfig entry needs to be sorted down with the other 8's. The .Xr's

svn commit: r210909 - head/sbin/hastctl

2010-08-05 Thread Doug Barton
Author: dougb Date: Fri Aug 6 05:20:21 2010 New Revision: 210909 URL: http://svn.freebsd.org/changeset/base/210909 Log: Update the arguments to yy_config_parse() to match r210883. Choose the more conservative option ('yes' to exit on error) to match the equivalent code in hastd. Modifie

Re: svn commit: r211084 - head/bin/sh

2010-08-08 Thread Doug Barton
On 08/08/2010 14:19, Colin Percival wrote: > On 08/08/10 14:04, Jilles Tjoelker wrote: >> Log: >> Remove unnecessary duplicate letters in mksyntax.c, Boo! >> the table elements would just be overwritten twice. >> -add("abcdefghijklmnopqrstucvwxyz", "ISLOWER"); >> -add("ABCDEFGHIJKLMNO

Re: svn commit: r211219 - head/usr.sbin/acpi/acpidump

2010-08-12 Thread Doug Barton
I think it's pretty obvious at this point that you didn't do a 'make universe' to verify that your updates were correct, and the build is still broken. Can you either fix this immediately, or back it out immediately? Thanks, Doug On 08/12/2010 04:01, Takanori Watanabe wrote: > Author: takawat

Re: svn commit: r211270 - head/sys/modules/tpm

2010-08-12 Thread Doug Barton
This commit seems to accomplish something totally different than your commit message indicates. Doug On 08/12/2010 21:00, Takanori Watanabe wrote: > Author: takawata > Date: Fri Aug 13 04:00:35 2010 > New Revision: 211270 > URL: http://svn.freebsd.org/changeset/base/211270 > > Log: > Hook tp

svn commit: r211311 - head/etc

2010-08-14 Thread Doug Barton
Author: dougb Date: Sat Aug 14 18:58:05 2010 New Revision: 211311 URL: http://svn.freebsd.org/changeset/base/211311 Log: Give people some warning before removing enable_quotas Modified: head/etc/rc.subr Modified: head/etc/rc.subr ==

svn commit: r211319 - head/etc

2010-08-14 Thread Doug Barton
Author: dougb Date: Sat Aug 14 22:28:07 2010 New Revision: 211319 URL: http://svn.freebsd.org/changeset/base/211319 Log: Fix silly typo on my part (s/quotas_enable/quota_enable/) Submitted by: ed Modified: head/etc/rc.subr Modified: head/etc/rc.subr =

<    3   4   5   6   7   8   9   10   11   >