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
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
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
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
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
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
=
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
===
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:
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:
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
==
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
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
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
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
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:
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
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
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
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
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
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/
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
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
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
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
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
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
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
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.
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
>>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
=
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
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
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
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
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
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
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
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/
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
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.
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
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
=
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
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
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
===
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
===
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
=
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.
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,
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
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
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
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
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
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
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
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
===
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
===
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
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
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
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
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
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
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:
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
>>
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
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
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. :) (
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
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
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/
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
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/
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
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
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
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
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
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
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
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
==
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
=
701 - 800 of 1084 matches
Mail list logo