On Jun 19, 2011, at 10:59 PM, Doug Barton wrote:
> Author: dougb
> Date: Sun Jun 19 22:59:54 2011
> New Revision: 223311
> URL: http://svn.freebsd.org/changeset/base/223311
>
> Log:
> Blah, forgot to svn add the actual script from r223310
>
Now that it is generic, what about IPv6?
> ...
> +
>
On 06/19/2011 11:37, Ivan Klymenko wrote:
Hello!
Thanks for commit.
I have a question:
If a lot of kernel modules, option kld_list = "" supports moving to a
new line?
For example:
kld_list = "< moduleN>\
"
Everything in rc.conf is sh-related, so yes. Although, it's not
necessary un
Author: jeff
Date: Mon Jun 20 03:25:09 2011
New Revision: 223325
URL: http://svn.freebsd.org/changeset/base/223325
Log:
- Fix directory count rollbacks by passing the mode to the journal dep
earlier.
- Add rollback/forward code for frag and cluster accounting.
- Handle the FREEDEP ca
Author: nwhitehorn
Date: Mon Jun 20 02:17:34 2011
New Revision: 223324
URL: http://svn.freebsd.org/changeset/base/223324
Log:
Work/hack around some race conditions present in the hardware/HV interface.
Partially inspired by a patch from glevand (geoffrey.lev...@mail.ru).
Modified:
head/sys/
Author: gshapiro
Date: Mon Jun 20 02:09:15 2011
New Revision: 223323
URL: http://svn.freebsd.org/changeset/base/223323
Log:
sendmail has been updated to 8.14.5
Modified:
stable/7/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/7/release/doc/en_US.ISO8859-1/relnotes/article
Author: gshapiro
Date: Mon Jun 20 02:06:45 2011
New Revision: 223322
URL: http://svn.freebsd.org/changeset/base/223322
Log:
MFC: Minor change to force commit this file so new freebsd*.cf files are
built to use the new sendmail-8.14.5/cf tree.
Modified:
stable/7/etc/sendmail/freebsd.submit.m
Author: gshapiro
Date: Mon Jun 20 02:05:56 2011
New Revision: 223321
URL: http://svn.freebsd.org/changeset/base/223321
Log:
MFC: Update DNSBL information (MAPS has been acquired, used a generic example)
Modified:
stable/7/etc/sendmail/freebsd.mc
Directory Properties:
stable/7/etc/ (props
Author: gshapiro
Date: Mon Jun 20 02:04:20 2011
New Revision: 223320
URL: http://svn.freebsd.org/changeset/base/223320
Log:
Merge sendmail 8.14.5 to RELENG_7
Added:
stable/7/contrib/sendmail/cf/ostype/solaris11.m4
- copied unchanged from r223067,
head/contrib/sendmail/cf/ostype/solaris1
Author: gshapiro
Date: Mon Jun 20 01:56:49 2011
New Revision: 223319
URL: http://svn.freebsd.org/changeset/base/223319
Log:
sendmail has been updated to 8.14.5
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/article
Author: gshapiro
Date: Mon Jun 20 01:50:12 2011
New Revision: 223318
URL: http://svn.freebsd.org/changeset/base/223318
Log:
MFC: Minor change to force commit this file so new freebsd*.cf files are
built to use the new sendmail-8.14.5/cf tree.
Modified:
stable/8/etc/sendmail/freebsd.submit.m
Author: gshapiro
Date: Mon Jun 20 01:48:49 2011
New Revision: 223317
URL: http://svn.freebsd.org/changeset/base/223317
Log:
MFC: Update DNSBL information (MAPS has been acquired, used a generic example)
Modified:
stable/8/etc/sendmail/freebsd.mc
Directory Properties:
stable/8/etc/ (props
Author: nwhitehorn
Date: Mon Jun 20 01:43:18 2011
New Revision: 223316
URL: http://svn.freebsd.org/changeset/base/223316
Log:
Make this slightly less yelly about regions that the hypervisor protects
from us by not registering them as disks.
Modified:
head/sys/powerpc/ps3/ps3disk.c
Modified
Author: gshapiro
Date: Mon Jun 20 01:43:14 2011
New Revision: 223315
URL: http://svn.freebsd.org/changeset/base/223315
Log:
Merge sendmail 8.14.5 to RELENG_8
Added:
stable/8/contrib/sendmail/cf/ostype/solaris11.m4
- copied unchanged from r223067,
head/contrib/sendmail/cf/ostype/solaris1
On 6/19/11 9:35 AM, Alexander Kabaev wrote:
Author: kan
Date: Sun Jun 19 13:35:36 2011
New Revision: 223294
URL: http://svn.freebsd.org/changeset/base/223294
Log:
Do not set thread name to less than informative 'initial thread'.
Modified:
head/lib/libthr/thread/thr_init.c
Thank you!
--
On 6/19/11 2:37 PM, Ivan Klymenko wrote:
Hello!
Thanks for commit.
I have a question:
If a lot of kernel modules, option kld_list = "" supports moving to a
new line?
For example:
kld_list = "< moduleN>\
"
Maybe specify its example of manual documentation page for rc.conf?
Thank you!
Author: nwhitehorn
Date: Mon Jun 20 00:46:07 2011
New Revision: 223314
URL: http://svn.freebsd.org/changeset/base/223314
Log:
Add an OHCI driver to complement the EHCI one. The infrastructure to attach
both to the parent ps3bus was in r223313. This driver itself comes from the
ps3 project br
Author: nwhitehorn
Date: Mon Jun 20 00:17:44 2011
New Revision: 223313
URL: http://svn.freebsd.org/changeset/base/223313
Log:
Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in
the future, but presents a set of simple block devices for now. With
(forthcoming) boot loader
Author: rmacklem
Date: Sun Jun 19 23:54:01 2011
New Revision: 223312
URL: http://svn.freebsd.org/changeset/base/223312
Log:
Fix a number of places where the new NFS server did not
lock the mutex when manipulating rc_flag in the DRC cache.
This is believed to fix a hung server that was report
Author: dougb
Date: Sun Jun 19 22:59:54 2011
New Revision: 223311
URL: http://svn.freebsd.org/changeset/base/223311
Log:
Blah, forgot to svn add the actual script from r223310
Added:
head/etc/rc.d/netwait (contents, props changed)
Added: head/etc/rc.d/netwait
==
Author: dougb
Date: Sun Jun 19 22:48:40 2011
New Revision: 223310
URL: http://svn.freebsd.org/changeset/base/223310
Log:
Add the netwait rc.d script. It waits for the specified period for the
network to become active.
PR: conf/151063
Submitted by: Jeremy Chadwick
Modified:
Em 19-06-2011 14:35, Alexander Kabaev escreveu:
Author: kan
Date: Sun Jun 19 13:35:46 2011
New Revision: 223296
URL: http://svn.freebsd.org/changeset/base/223296
Log:
Put a quick bandaid on internal citrus locking.
The code is not quite right still, but it programs from deadlocking
on
Author: rmacklem
Date: Sun Jun 19 22:08:55 2011
New Revision: 223309
URL: http://svn.freebsd.org/changeset/base/223309
Log:
Fix the kgssapi so that it can be loaded as a module. Currently
the NFS subsystems use five of the rpcsec_gss/kgssapi entry points,
but since it was not obvious which o
Author: gavin
Date: Sun Jun 19 21:50:38 2011
New Revision: 223308
URL: http://svn.freebsd.org/changeset/base/223308
Log:
Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to
not confuse the CVS exporter.
Added:
head/contrib/tnftp/
- copied from r223307, head/contrib
Author: alc
Date: Sun Jun 19 19:13:24 2011
New Revision: 223307
URL: http://svn.freebsd.org/changeset/base/223307
Log:
Precisely document the synchronization rules for the page's dirty field.
(Saying that the lock on the object that the page belongs to must be held
only represents one aspect
Hello!
Thanks for commit.
I have a question:
If a lot of kernel modules, option kld_list = "" supports moving to a
new line?
For example:
kld_list = " < moduleN>\
"
Maybe specify its example of manual documentation page for rc.conf?
Thank you!
Sorry for my english.
___
Author: marcel
Date: Sun Jun 19 18:34:49 2011
New Revision: 223306
URL: http://svn.freebsd.org/changeset/base/223306
Log:
Add support for using mtree(5) manifest files to define the image
to be created. The support is based on mtree version 2.0, as used
in libarchive, but adds new features o
On Wed, 15 Jun 2011 22:13:22 + (UTC)
Craig Rodrigues wrote:
> Author: rodrigc
> Date: Wed Jun 15 22:13:22 2011
> New Revision: 223124
> URL: http://svn.freebsd.org/changeset/base/223124
>
> Log:
> (1) When sending the TFTP RRQ packet to read a file,
>send along the "blksize" optio
Author: gavin
Date: Sun Jun 19 17:37:02 2011
New Revision: 223305
URL: http://svn.freebsd.org/changeset/base/223305
Log:
Tag for tnftp-20100108.
Added:
vendor/tnftp/20100108/
- copied from r223304, vendor/tnftp/dist/
___
svn-src-all@freebsd.org
Author: gavin
Date: Sun Jun 19 17:36:02 2011
New Revision: 223304
URL: http://svn.freebsd.org/changeset/base/223304
Log:
Vendor import of tnftp-20100108.
Added:
vendor/tnftp/dist/Makefile.am (contents, props changed)
vendor/tnftp/dist/buildaux/
vendor/tnftp/dist/buildaux/config.guess
Author: gavin
Date: Sun Jun 19 17:14:41 2011
New Revision: 223303
URL: http://svn.freebsd.org/changeset/base/223303
Log:
lukemftp was renamed tnftp back in 2003, copy the vendor area to match.
Added:
vendor/tnftp/
- copied from r223302, vendor/lukemftp/
__
Author: kargl
Date: Sun Jun 19 17:07:58 2011
New Revision: 223302
URL: http://svn.freebsd.org/changeset/base/223302
Log:
In the libm access macros for the double type, z can sometimes
be used uninitialized. This can lead to spurious exceptions
and bit clobbering.
Submitted by: bde
Ap
Author: gavin
Date: Sun Jun 19 17:02:42 2011
New Revision: 223301
URL: http://svn.freebsd.org/changeset/base/223301
Log:
Bootstrap mergeinfo
Modified:
Directory Properties:
head/contrib/lukemftp/ (props changed)
___
svn-src-all@freebsd.org mailing
Author: gavin
Date: Sun Jun 19 16:54:06 2011
New Revision: 223300
URL: http://svn.freebsd.org/changeset/base/223300
Log:
Bootstrap lukemftp vendor area
Added:
- copied unchanged from r223298,
vendor/lukemftp/dist/contrib/lukemftp/COPYING
- copied unchanged from r223298,
vendor/lukem
Author: gavin
Date: Sun Jun 19 16:51:30 2011
New Revision: 223299
URL: http://svn.freebsd.org/changeset/base/223299
Log:
Remove my previous import of tnftp, I'm going to do it again properly to
preseve past history.
Deleted:
vendor/tnftp/
___
svn-
On 06/18/11 19:07, Adrian Chadd wrote:
On 19 June 2011 04:34, Nathan Whitehorn wrote:
Since all of our install CDs for 9.0 (even the boot-only ones!) will be live
CDs, the full versions of everything in /rescue are on the CD in their usual
locations in /bin, /sbin, etc. and these can be used j
On Saturday 18 June 2011 14:27:49 Bernhard Schmidt wrote:
> Author: bschmidt
> Date: Sat Jun 18 12:27:49 2011
> New Revision: 223255
> URL: http://svn.freebsd.org/changeset/base/223255
>
> Log:
> MFC r220892:
> Update iwn(4) firmware blobs:
> - bump iwn1000fw to 39.31.5.1
> - bump iwn5000f
Author: jilles
Date: Sun Jun 19 15:23:32 2011
New Revision: 223298
URL: http://svn.freebsd.org/changeset/base/223298
Log:
rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ].
Modified:
head/etc/rc.subr
Modified: head/etc/rc.subr
=
On Sun, 19 Jun 2011, Ben Laurie wrote:
On 18/06/2011 18:45, Kostik Belousov wrote:
Modified: head/sys/sys/param.h
==
--- head/sys/sys/param.hSat Jun 18 13:54:36 2011(r223261)
+++ head/sys/sys/param.h
Author: kan
Date: Sun Jun 19 13:35:36 2011
New Revision: 223294
URL: http://svn.freebsd.org/changeset/base/223294
Log:
Do not set thread name to less than informative 'initial thread'.
Modified:
head/lib/libthr/thread/thr_init.c
Modified: head/lib/libthr/thread/thr_init.c
===
Author: kan
Date: Sun Jun 19 13:35:46 2011
New Revision: 223296
URL: http://svn.freebsd.org/changeset/base/223296
Log:
Put a quick bandaid on internal citrus locking.
The code is not quite right still, but it programs from deadlocking
on themselves if one enables new citrus code by mistak
Author: kan
Date: Sun Jun 19 13:35:41 2011
New Revision: 223295
URL: http://svn.freebsd.org/changeset/base/223295
Log:
Minimize backward seeks when trying to load ELF relocatable modules.
Some of loader filesystems are very ill equipped to handle seeking
backwards within the file. Namely,
Author: simon
Date: Sun Jun 19 12:52:50 2011
New Revision: 223293
URL: http://svn.freebsd.org/changeset/base/223293
Log:
Do not use #warning to warn about missing implementation of dt_popc(),
but just have a comment that this is broken.
This is just a bandaid until somebody can fix this c
On 18/06/2011 16:54, Ben Kaduk wrote:
> On Sat, Jun 18, 2011 at 9:56 AM, Ben Laurie wrote:
>> +# warning need td_popc() implementation
>
> We seem to still be in dt_popc(), here.
Oops.
--
http://www.apache-ssl.org/ben.html http://www.links.org/
"There is no limit to what a man can d
On 18/06/2011 18:45, Kostik Belousov wrote:
>> Modified: head/sys/sys/param.h
>> ==
>> --- head/sys/sys/param.h Sat Jun 18 13:54:36 2011(r223261)
>> +++ head/sys/sys/param.h Sat Jun 18 13:56:33 2011(
On 19/06/2011 03:47, TAKAHASHI Yoshihiro wrote:
> In article <201106181356.p5iduxhw044...@svn.freebsd.org>
> Ben Laurie writes:
>
>> Author: benl
>> Date: Sat Jun 18 13:56:33 2011
>> New Revision: 223262
>> URL: http://svn.freebsd.org/changeset/base/223262
>>
>> Log:
>> Fix clang warnings.
>>
>
On Jun 19, 2011, at 4:26 AM, Bruce Evans wrote:
> On Sun, 19 Jun 2011, TAKAHASHI Yoshihiro wrote:
>
>> In article <201106181356.p5iduxhw044...@svn.freebsd.org>
>> Ben Laurie writes:
>>>
>>> Log:
>>> Fix clang warnings.
>>>
>>> Modified: head/sys/sys/diskpc98.h
>>> ===
Author: jilles
Date: Sun Jun 19 11:42:48 2011
New Revision: 223292
URL: http://svn.freebsd.org/changeset/base/223292
Log:
rc.subr: Eliminate a fork from check_kern_features, like r223227.
MFC after:2 weeks
Modified:
head/etc/rc.subr
Modified: head/etc/rc.subr
===
On Sun, 19 Jun 2011, TAKAHASHI Yoshihiro wrote:
In article <201106181356.p5iduxhw044...@svn.freebsd.org>
Ben Laurie writes:
Log:
Fix clang warnings.
Modified: head/sys/sys/diskpc98.h
==
--- head/sys/sys/diskpc98.h
Author: bcr (doc committer)
Date: Sun Jun 19 11:14:02 2011
New Revision: 223291
URL: http://svn.freebsd.org/changeset/base/223291
Log:
MFC r223160:
Fix some wording and grammar in the BUGS section.
PR: docs/157901
Submitted by: Niclas Zeising (niclas dot zeising at gmai
Author: bcr (doc committer)
Date: Sun Jun 19 11:01:38 2011
New Revision: 223290
URL: http://svn.freebsd.org/changeset/base/223290
Log:
MFC r223160:
Fix some wording and grammar in the BUGS section.
PR: docs/157901
Submitted by: Niclas Zeising (niclas dot zeising at gmai
Author: jh
Date: Sun Jun 19 08:53:16 2011
New Revision: 223289
URL: http://svn.freebsd.org/changeset/base/223289
Log:
Don't #undef curses ERR in dialog.h. Otherwise, the macro will be
unavailable if curses.h is included before dialog.h.
PR: bin/156601
Obtained from:Tho
On Sun, Jun 19, 2011 at 10:38:44AM +0200, Simon L. B. Nielsen wrote:
>
> On 18 Jun 2011, at 22:48, Jilles Tjoelker wrote:
>
> > On Sat, Jun 18, 2011 at 01:56:33PM +, Ben Laurie wrote:
> >> Modified: head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
> >>
On 18 Jun 2011, at 22:48, Jilles Tjoelker wrote:
> On Sat, Jun 18, 2011 at 01:56:33PM +, Ben Laurie wrote:
>> Modified: head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
>> ==
>> --- head/cddl/contrib/opens
On Sunday 19 June 2011 10:34:11 Hans Petter Selasky wrote:
> Author: hselasky
> Date: Sun Jun 19 08:34:10 2011
> New Revision: 223288
> URL: http://svn.freebsd.org/changeset/base/223288
>
> Log:
> Add new USB ID to UDAV driver.
>
Hope this commit was not too late for the code slush.
--HPS
___
Author: hselasky
Date: Sun Jun 19 08:34:10 2011
New Revision: 223288
URL: http://svn.freebsd.org/changeset/base/223288
Log:
Add new USB ID to UDAV driver.
Submitted by: Luiz Gustavo S. Costa
MFC after:7 days
Modified:
head/sys/dev/usb/net/if_udav.c
head/sys/dev/usb/usbdevs
Modi
55 matches
Mail list logo