Author: rmacklem
Date: Fri May 22 01:15:07 2009
New Revision: 192574
URL: http://svn.freebsd.org/changeset/base/192574
Log:
Fix the experimental nfs server so that it depends on the nlm,
since it now calls nlm_acquire_next_sysid().
Approved by: kib (mentor)
Modified:
head/sys/fs/nfsse
Author: jb
Date: Thu May 21 23:27:38 2009
New Revision: 192572
URL: http://svn.freebsd.org/changeset/base/192572
Log:
Need a bigger size limit to do MFC's to a branch
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
===
Author: sam
Date: Thu May 21 23:19:49 2009
New Revision: 192571
URL: http://svn.freebsd.org/changeset/base/192571
Log:
update for r192468 (monitor mode changes)
Submitted by: jkim
Modified:
head/sys/modules/wlan/Makefile
Modified: head/sys/modules/wlan/Makefile
=
In message: <3bbf2fe10905211511g53defb6cmac45fc2469cc...@mail.gmail.com>
Attilio Rao writes:
: At this point I wonder what's the purpose of maintaining the sleeping
: version for such functions?
As John explained, destroy_dev() needs to sleep to flush all the
threads out of the driver
Author: delphij
Date: Thu May 21 23:00:20 2009
New Revision: 192570
URL: http://svn.freebsd.org/changeset/base/192570
Log:
Use calloc().
Modified:
head/usr.sbin/iostat/iostat.c
Modified: head/usr.sbin/iostat/iostat.c
===
2009/5/21 Kostik Belousov :
> On Thu, May 21, 2009 at 07:05:17PM +0200, Attilio Rao wrote:
>> 2009/5/21 Kostik Belousov :
>> > On Thu, May 21, 2009 at 09:23:15AM -0700, Scott Long wrote:
>> >> Kostik Belousov wrote:
>> >> >We do have the KPI for the callers that cannot drop the locks and need
>> >>
In message <20090521.144043.-501541558@bsdimp.com>, "M. Warner Losh" writes
:
>: Correct, but kqueuing /dev is not nearly as expressiv as devctl,
>: where the protocol has space where the device driver could pass
>: useful information to devd(8).
>
>It could, but right now it doesn't.
My poin
Author: tota (ports committer)
Date: Thu May 21 21:21:22 2009
New Revision: 192568
URL: http://svn.freebsd.org/changeset/base/192568
Log:
Add myself to the list of ports committers.
Approved by: maho (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/comm
Poul-Henning Kamp wrote:
In message <20090521.101537.864824728@bsdimp.com>, "M. Warner Losh" writes:
Right now, the devctl_notify() is what gets it into devd. However,
I'd always viewed devd as having multiple event sources and not just
>from the /dev/devctl device.
Correct, but
In message: <2070.1242926...@critter.freebsd.dk>
"Poul-Henning Kamp" writes:
: In message <20090521.101537.864824728@bsdimp.com>, "M. Warner Losh"
writes:
:
: >Right now, the devctl_notify() is what gets it into devd. However,
: >I'd always viewed devd as having multiple event s
On Thu, May 21, 2009 at 07:05:17PM +0200, Attilio Rao wrote:
> 2009/5/21 Kostik Belousov :
> > On Thu, May 21, 2009 at 09:23:15AM -0700, Scott Long wrote:
> >> Kostik Belousov wrote:
> >> >We do have the KPI for the callers that cannot drop the locks and need
> >> >to do destroy_dev, destroy_dev_sc
2009/5/21 Dag-Erling Smørgrav :
> Dag-Erling Smorgrav writes:
>> Log:
>> When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS
>> SIGN" instead of U+002D "HYPHEN-MINUS". This is unfortunate for two
>> reasons: 1) this is not the character which is actually used on the
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dag-Erling Smørgrav wrote:
> Dag-Erling Smorgrav writes:
>> Log:
>> MFC r183696, r183698: enable UTF-8 for man pages.
>
> If you use a UTF-8 locale and dashes in man pages (e.g. in command-line
> options) look weird after this commit, merge r192561
Dag-Erling Smorgrav writes:
> Log:
> MFC r183696, r183698: enable UTF-8 for man pages.
If you use a UTF-8 locale and dashes in man pages (e.g. in command-line
options) look weird after this commit, merge r192561 from head into your
tree. I will MFC it in a week or so.
DES
--
Dag-Erling Smørg
Dag-Erling Smorgrav writes:
> Log:
> When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS
> SIGN" instead of U+002D "HYPHEN-MINUS". This is unfortunate for two
> reasons: 1) this is not the character which is actually used on the
> command line, and 2) it makes it imposs
Author: bms
Date: Thu May 21 18:05:17 2009
New Revision: 192562
URL: http://svn.freebsd.org/changeset/base/192562
Log:
Pullup from p4 tip:
* Fix MLDv2 general query timer (fallout from automated refactoring).
* Refactor MLDv1 timer.
MLDv2 query processing is now working.
Modified:
hea
Author: des
Date: Thu May 21 17:56:00 2009
New Revision: 192561
URL: http://svn.freebsd.org/changeset/base/192561
Log:
When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS
SIGN" instead of U+002D "HYPHEN-MINUS". This is unfortunate for two
reasons: 1) this is not the chara
Author: thompsa
Date: Thu May 21 17:55:18 2009
New Revision: 192559
URL: http://svn.freebsd.org/changeset/base/192559
Log:
Don't clear last usage when a new HID item is found, it improves parsing of
Apple keyboard HID descriptors.
Submitted by: Hans Petter Selasky
Modified:
head/sys/de
Author: thompsa
Date: Thu May 21 17:48:41 2009
New Revision: 192558
URL: http://svn.freebsd.org/changeset/base/192558
Log:
Remove README.TXT as the info is in usb(4).
Deleted:
head/sys/dev/usb/README.TXT
___
svn-src-all@freebsd.org mailing list
http
Author: thompsa
Date: Thu May 21 17:47:27 2009
New Revision: 192557
URL: http://svn.freebsd.org/changeset/base/192557
Log:
Add Sharp WILLCOM03 ipaq and Option GTHSDPA 3g device ids.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/dev/usb/serial/uipaq.
Author: thompsa
Date: Thu May 21 17:45:37 2009
New Revision: 192556
URL: http://svn.freebsd.org/changeset/base/192556
Log:
Use the correct usb config number on attach.
Reported by: Greg Rivers
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/serial/umct.c
Modified: head/s
Author: thompsa
Date: Thu May 21 17:43:35 2009
New Revision: 192555
URL: http://svn.freebsd.org/changeset/base/192555
Log:
Fix a failure to report failure on stalled status stage for control
transactions.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/controller/ehci.c
M
Author: thompsa
Date: Thu May 21 17:42:32 2009
New Revision: 192554
URL: http://svn.freebsd.org/changeset/base/192554
Log:
Add a driver for the AVR32 series USB Device Controller. Not hooked up as
FreeBSD does not yet support this platform but it makes it easier to stay in
sync.
Submitt
Author: thompsa
Date: Thu May 21 17:39:21 2009
New Revision: 192552
URL: http://svn.freebsd.org/changeset/base/192552
Log:
Improve device mode (gadget) stall handling.
Some hardware easily comes out of sync with regard to whether the current or
the next control transfer should be stalled,
Author: thompsa
Date: Thu May 21 17:26:20 2009
New Revision: 192551
URL: http://svn.freebsd.org/changeset/base/192551
Log:
Update usb(4) to match reality, remove section on permissions.
Delete usb2_core.4.
Submitted by: Hans Petter Selasky
Deleted:
head/share/man/man4/usb2_core.4
Modif
In message <20090521.101537.864824728@bsdimp.com>, "M. Warner Losh" writes:
>Right now, the devctl_notify() is what gets it into devd. However,
>I'd always viewed devd as having multiple event sources and not just
>from the /dev/devctl device.
Correct, but kqueuing /dev is not nearly as expr
On Wed, 20 May 2009, Carlos A. M. dos Santos wrote:
On Wed, May 20, 2009 at 5:01 PM, Peter Jeremy
wrote:
On 2009-May-19 17:40:22 +, "George V. Neville-Neil"
wrote:
Log:
Add a new program, perror, which takes an errno as a command line
argument and outputs the associated textual messa
Author: thompsa
Date: Thu May 21 17:16:35 2009
New Revision: 192550
URL: http://svn.freebsd.org/changeset/base/192550
Log:
Fix libusb20_dev_get_device_desc and defunt xref.
Submitted by: Hans Petter Selasky
Modified:
head/lib/libusb/libusb.3
Modified: head/lib/libusb/libusb.3
==
ING
==
--- stable/7/UPDATING Thu May 21 17:09:23 2009(r192548)
+++ stable/7/UPDATING Thu May 21 17:12:13 2009(r192549)
@@ -8,6 +8,10 @@ Items affecting the ports and packages s
/usr/ports/UPDATING. Please read that file before running
portupgrade.
+20090521:
+ The k8tem
Author: rpaulo
Date: Thu May 21 17:09:23 2009
New Revision: 192548
URL: http://svn.freebsd.org/changeset/base/192548
Log:
MFC 189748, 189768, 189769, 189774:
Rename k8temp to amdtemp and add support for the 10h and 11h families.
Added:
stable/7/sys/dev/amdtemp/
- copied from r189768,
2009/5/21 Kostik Belousov :
> On Thu, May 21, 2009 at 09:23:15AM -0700, Scott Long wrote:
>> Kostik Belousov wrote:
>> >We do have the KPI for the callers that cannot drop the locks and need
>> >to do destroy_dev, destroy_dev_sched(9).
>>
>> Good to know, I'll look at destroy_dev_sched(). I'd rath
Author: bms
Date: Thu May 21 17:01:38 2009
New Revision: 192547
URL: http://svn.freebsd.org/changeset/base/192547
Log:
Pullup svn source to p4 top of tree:
* Fix LOR in MLDv2 query input path.
* Strip embedded KAME scope IDs for on-wire IPv6 address comparisons.
Modified:
head/sys/netin
* Kostik Belousov wrote:
> On Thu, May 21, 2009 at 06:42:42PM +0200, Ed Schouten wrote:
> > I am willing to enable it by default. I'd rather leave the sysctl there,
> > to make it easier for people to revert to the old behaviour if it turns
> > out to be a problem.
> I think this would be much bet
Author: ed
Date: Thu May 21 16:48:06 2009
New Revision: 192546
URL: http://svn.freebsd.org/changeset/base/192546
Log:
Enable secure TTY input buffer flushing by default.
I'm leaving the sysctl there. If people really notice a slowdown, they
can revert to the old behaviour.
Discussed
On Thu, May 21, 2009 at 06:42:42PM +0200, Ed Schouten wrote:
> Hi Kostik,
>
> I forgot to mention something,
>
> * Ed Schouten wrote:
> > Because it reduces performance significantly. If I remember correctly,
> > UMTS devices (u3g, etc) have big buffer sizes. This means that we have
> > to zero
Hi Kostik,
I forgot to mention something,
* Ed Schouten wrote:
> Because it reduces performance significantly. If I remember correctly,
> UMTS devices (u3g, etc) have big buffer sizes. This means that we have
> to zero a lot of memory.
>
> The code was already present, but not enabled, so I tho
On Thu, May 21, 2009 at 09:23:15AM -0700, Scott Long wrote:
> Kostik Belousov wrote:
> >We do have the KPI for the callers that cannot drop the locks and need
> >to do destroy_dev, destroy_dev_sched(9).
>
> Good to know, I'll look at destroy_dev_sched(). I'd rather not have to
> roll my own decou
* Kostik Belousov wrote:
> Why is this enabled by sysctl ? Such feature shall be unconditional if
> it has any value.
Because it reduces performance significantly. If I remember correctly,
UMTS devices (u3g, etc) have big buffer sizes. This means that we have
to zero a lot of memory.
The code wa
On Thu, May 21, 2009 at 12:23:54PM -0400, John Baldwin wrote:
> On Thursday 21 May 2009 12:15:35 pm Kostik Belousov wrote:
> > On Thu, May 21, 2009 at 12:10:59PM -0400, John Baldwin wrote:
> > Another thing done inside destroy_dev is the call to the destructors
> > of the cdevpriv data, that never
Author: rmacklem
Date: Thu May 21 16:27:47 2009
New Revision: 192545
URL: http://svn.freebsd.org/changeset/base/192545
Log:
Modify src/etc/mtree/BSD.include.dist and src/include/Makefile
so that the .h files in src/sys/fs/nfs will be installed under
/usr/include/fs/nfs. This will allow the f
On Thu, May 21, 2009 at 04:19:54PM +, Ed Schouten wrote:
> Author: ed
> Date: Thu May 21 16:19:54 2009
> New Revision: 192544
> URL: http://svn.freebsd.org/changeset/base/192544
>
> Log:
> Add a new sysctl: kern.tty_inq_flush_secure.
>
> When enabled all TTY input queue buffers are zero
On Thursday 21 May 2009 12:15:35 pm Kostik Belousov wrote:
> On Thu, May 21, 2009 at 12:10:59PM -0400, John Baldwin wrote:
> Another thing done inside destroy_dev is the call to the destructors
> of the cdevpriv data, that never had any restrictions on the sleepable
> context.
>
> We do have the K
Kostik Belousov wrote:
On Thu, May 21, 2009 at 12:10:59PM -0400, John Baldwin wrote:
On Thursday 21 May 2009 11:54:01 am Scott Long wrote:
M. Warner Losh wrote:
In message:
Robert Watson writes:
: On Thu, 21 May 2009, John Baldwin wrote:
:
: Move the M_WAITOK flag in noti
In message: <1689.1242921...@critter.freebsd.dk>
"Poul-Henning Kamp" writes:
: In message <4a157919.7040...@samsco.org>, Scott Long writes:
:
: >I would also love to have destroy_dev() and make_dev() be locking-neutral.
:
: As far as I know, there is nothing preventing that any more.
Author: ed
Date: Thu May 21 16:19:54 2009
New Revision: 192544
URL: http://svn.freebsd.org/changeset/base/192544
Log:
Add a new sysctl: kern.tty_inq_flush_secure.
When enabled all TTY input queue buffers are zeroed when flushing or
closing the TTY. Because TTY input queues are also used t
Author: jhb
Date: Thu May 21 16:18:45 2009
New Revision: 192543
URL: http://svn.freebsd.org/changeset/base/192543
Log:
Only use the ABI compat shim for vfs.bufspace if the old buffer is smaller
than a long.
PR: amd64/134786
Submitted by: Emil Mikulic emikulic| gmail
MFC aft
On Thu, May 21, 2009 at 12:10:59PM -0400, John Baldwin wrote:
> On Thursday 21 May 2009 11:54:01 am Scott Long wrote:
> > M. Warner Losh wrote:
> > > In message:
> > > Robert Watson writes:
> > > : On Thu, 21 May 2009, John Baldwin wrote:
> > > :
> > > : Move the M_WAITOK flag
On Thursday 21 May 2009 11:54:01 am Scott Long wrote:
> M. Warner Losh wrote:
> > In message:
> > Robert Watson writes:
> > : On Thu, 21 May 2009, John Baldwin wrote:
> > :
> > : Move the M_WAITOK flag in notify() into an M_NOWAIT one in order
to
> > : > match
> > : th
On May 21, 2009, at 4:43 AM, Rafal Jaworowski wrote:
Author: raj
Date: Thu May 21 11:43:37 2009
New Revision: 192532
URL: http://svn.freebsd.org/changeset/base/192532
Log:
Initial support for SMP on PowerPC MPC85xx.
Yay!
--
Marcel Moolenaar
xcl...@mac.com
___
In message <4a157919.7040...@samsco.org>, Scott Long writes:
>I would also love to have destroy_dev() and make_dev() be locking-neutral.
As far as I know, there is nothing preventing that any more.
The current state of affairs still reflects a reality from before
SMPng entirely changed what "ke
On Thu, 21 May 2009, M. Warner Losh wrote:
: devctl_notify() probably needs to grow a sleepable flag, or perhaps we need
: two variations, one that can sleep.
devctl_notify() has expanded well beyond its original needs. Having an
extra case for sleeping is the wrong way to solve this problem
M. Warner Losh wrote:
In message:
Robert Watson writes:
: On Thu, 21 May 2009, John Baldwin wrote:
:
: Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to
: > match
: the behaviour alredy present with the further malloc() call in
: devctl_notif
On Thursday 21 May 2009 11:41:00 am M. Warner Losh wrote:
> In message:
> Robert Watson writes:
> : On Thu, 21 May 2009, John Baldwin wrote:
> :
> : Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to
> : > match
> : the behaviour alredy present with the
On Thu, May 21, 2009 at 09:41:00AM -0600, M. Warner Losh wrote:
> In message:
> Robert Watson writes:
> : On Thu, 21 May 2009, John Baldwin wrote:
> :
> : Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to
> : > match
> : the behaviour alredy present wi
In message:
Robert Watson writes:
: On Thu, 21 May 2009, John Baldwin wrote:
:
: Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to
: > match
: the behaviour alredy present with the further malloc() call in
: devctl_notify().
: This fixes
Author: sam
Date: Thu May 21 15:30:29 2009
New Revision: 192541
URL: http://svn.freebsd.org/changeset/base/192541
Log:
o remove bpf tap call missed in r192468
o correct rssi taken from rx descriptor; need dbm
Modified:
head/sys/dev/iwi/if_iwi.c
Modified: head/sys/dev/iwi/if_iwi.c
=
Author: sam
Date: Thu May 21 15:30:59 2009
New Revision: 192542
URL: http://svn.freebsd.org/changeset/base/192542
Log:
rssi/nf data are now dbm, tag them accordingly
Modified:
head/sys/dev/iwi/if_iwivar.h
Modified: head/sys/dev/iwi/if_iwivar.h
On May 21, 2009, at 10:52 , M. Warner Losh wrote:
In message: <20090521110115.ga50...@freebsd.org>
Alexey Dokuchaev writes:
: > Given how easy it is to "grep <> /usr/include/sys/
errno.h" or
: > perl -e '$! = <>; print "$!\n";'
: > I'm not sure of the utility of this tool.
:
: Use
On Thu, 21 May 2009, John Baldwin wrote:
Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to
match
the behaviour alredy present with the further malloc() call in
devctl_notify().
This fixes a bug in the CAM layer where the camisr handler finished to
call camperiphfree
Author: gnn
Date: Thu May 21 15:08:03 2009
New Revision: 192540
URL: http://svn.freebsd.org/changeset/base/192540
Log:
Integrate three changes from Chelsio.
1) Add a sysctl that will say what type of PHYs exist on the card.
2) Fix a bug that occurs when an AEL 2005 PHY resets without a tr
In message: <20090521110115.ga50...@freebsd.org>
Alexey Dokuchaev writes:
: > Given how easy it is to "grep <> /usr/include/sys/errno.h" or
: > perl -e '$! = <>; print "$!\n";'
: > I'm not sure of the utility of this tool.
:
: User scripts should not depend on presence of system inclu
Author: rmacklem
Date: Thu May 21 14:52:36 2009
New Revision: 192539
URL: http://svn.freebsd.org/changeset/base/192539
Log:
Fix the comment at line 3711 to be consistent with the change
applied for r192537.
Approved by: kib (mentor)
Modified:
head/sys/fs/nfsserver/nfs_nfsdstate.c
Mod
Author: jhb
Date: Thu May 21 14:51:31 2009
New Revision: 192538
URL: http://svn.freebsd.org/changeset/base/192538
Log:
MFC: Use a separate sx lock to try to limit wiring too much user memory for
userland sysctl requests. "Small" userland requests can now run
concurrently.
Modified:
stabl
Ken Smith wrote:
On Thu, 2009-05-21 at 09:42 -0400, John Baldwin wrote:
I agree with kib, this should be reverted and CAM fixed instead.
I haven't sent out an updated 8.0-REL status report yet (soon...) but
one of the people who contributed status information when I sent out the
last one was S
Author: gnn
Date: Thu May 21 14:43:12 2009
New Revision: 192537
URL: http://svn.freebsd.org/changeset/base/192537
Log:
Modified the attach and detach routines to handle bringing ports up
and down more cleanly. This addresses a problem where if we have the
link flap during boot the driver wo
On Thu, 21 May 2009, Alexey Dokuchaev wrote:
Shouldn't the comment above be also tweaked?
./danfe
Yep, I'll do that. Thanks, rick
ps: Sorry about the multiple posts yesterday related to this. The imapd
I connect to was having "technical "difficulties" and I thought
(incorrectly) t
On Thu, 2009-05-21 at 09:42 -0400, John Baldwin wrote:
> I agree with kib, this should be reverted and CAM fixed instead.
I haven't sent out an updated 8.0-REL status report yet (soon...) but
one of the people who contributed status information when I sent out the
last one was Scott Long saying he
On Thursday 21 May 2009 9:29:57 am Attilio Rao wrote:
> 2009/5/21 Kostik Belousov :
> > On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
> >> Author: attilio
> >> Date: Thu May 21 13:22:07 2009
> >> New Revision: 192535
> >> URL: http://svn.freebsd.org/changeset/base/192535
> >>
> >> Lo
2009/5/21 Kostik Belousov :
> On Thu, May 21, 2009 at 03:29:57PM +0200, Attilio Rao wrote:
>> 2009/5/21 Kostik Belousov :
>> > On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
>> >> Author: attilio
>> >> Date: Thu May 21 13:22:07 2009
>> >> New Revision: 192535
>> >> URL: http://svn.fre
Author: jhb
Date: Thu May 21 13:39:46 2009
New Revision: 192536
URL: http://svn.freebsd.org/changeset/base/192536
Log:
Attempt to clarify some confusing wording regarding atomic_load() and
atomic_store().
Modified:
head/share/man/man9/atomic.9
Modified: head/share/man/man9/atomic.9
===
On Thu, May 21, 2009 at 03:29:57PM +0200, Attilio Rao wrote:
> 2009/5/21 Kostik Belousov :
> > On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
> >> Author: attilio
> >> Date: Thu May 21 13:22:07 2009
> >> New Revision: 192535
> >> URL: http://svn.freebsd.org/changeset/base/192535
> >>
2009/5/21 Attilio Rao :
> 2009/5/21 Kostik Belousov :
>> On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
>>> Author: attilio
>>> Date: Thu May 21 13:22:07 2009
>>> New Revision: 192535
>>> URL: http://svn.freebsd.org/changeset/base/192535
>>>
>>> Log:
>>> Move the M_WAITOK flag in no
2009/5/21 Kostik Belousov :
> On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
>> Author: attilio
>> Date: Thu May 21 13:22:07 2009
>> New Revision: 192535
>> URL: http://svn.freebsd.org/changeset/base/192535
>>
>> Log:
>> Move the M_WAITOK flag in notify() into an M_NOWAIT one in ord
On Thu, May 21, 2009 at 01:22:07PM +, Attilio Rao wrote:
> Author: attilio
> Date: Thu May 21 13:22:07 2009
> New Revision: 192535
> URL: http://svn.freebsd.org/changeset/base/192535
>
> Log:
> Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to match
> the behaviour alredy
Author: attilio
Date: Thu May 21 13:22:07 2009
New Revision: 192535
URL: http://svn.freebsd.org/changeset/base/192535
Log:
Move the M_WAITOK flag in notify() into an M_NOWAIT one in order to match
the behaviour alredy present with the further malloc() call in
devctl_notify().
This fixes a
Author: jhb
Date: Thu May 21 12:36:40 2009
New Revision: 192534
URL: http://svn.freebsd.org/changeset/base/192534
Log:
Largely revert the earlier change to use a single CCB for the RAID recovery
thread. Multiple RAID events in quick succession can cause an additional
bus rescan to be schedu
Author: raj
Date: Thu May 21 12:05:15 2009
New Revision: 192533
URL: http://svn.freebsd.org/changeset/base/192533
Log:
Improve style(9), clean up.
Modified:
head/sys/powerpc/booke/clock.c
head/sys/powerpc/booke/locore.S
head/sys/powerpc/booke/vm_machdep.c
head/sys/powerpc/powerpc/busdma
Author: raj
Date: Thu May 21 11:43:37 2009
New Revision: 192532
URL: http://svn.freebsd.org/changeset/base/192532
Log:
Initial support for SMP on PowerPC MPC85xx.
Tested with Freescale dual-core MPC8572DS development system.
Obtained from:Freescale, Semihalf
Added:
head/sys/
Author: raj
Date: Thu May 21 11:37:56 2009
New Revision: 192531
URL: http://svn.freebsd.org/changeset/base/192531
Log:
Skip interleaved RAM target on MPC85xx during renitialization of the local
access windows. This eliminates hangs on systems which are configured to use
interleaved mode: pri
> Given how easy it is to "grep <> /usr/include/sys/errno.h" or
> perl -e '$! = <>; print "$!\n";'
> I'm not sure of the utility of this tool.
User scripts should not depend on presence of system include files.
Now, just to mention, Nick's suggestion about dropping extra noise
actually good one.
Author: brueffer
Date: Thu May 21 10:04:51 2009
New Revision: 192530
URL: http://svn.freebsd.org/changeset/base/192530
Log:
nge(4) should work on all archs now.
Modified:
head/release/doc/share/misc/dev.archlist.txt
Modified: head/release/doc/share/misc/dev.archlist.txt
=
Author: ed
Date: Thu May 21 10:03:50 2009
New Revision: 192529
URL: http://svn.freebsd.org/changeset/base/192529
Log:
Add missing colon.
Modified:
stable/7/UPDATING
Modified: stable/7/UPDATING
==
--- stable/7/UPDATIN
Author: rwatson
Date: Thu May 21 09:45:47 2009
New Revision: 192528
URL: http://svn.freebsd.org/changeset/base/192528
Log:
Consolidate and clean up the first section of ip_output.c in light of the
last year or two's work on routing:
- Combine iproute initialization and flowtable lookup bl
On Wed, 20 May 2009 19:58:20 -0300
"Carlos A. M. dos Santos" mentioned:
> On Wed, May 20, 2009 at 5:01 PM, Peter Jeremy
> wrote:
> > On 2009-May-19 17:40:22 +, "George V. Neville-Neil"
> > wrote:
> >>Log:
> >> Add a new program, perror, which takes an errno as a command line argument
> >>
Author: edwin
Date: Thu May 21 07:55:25 2009
New Revision: 192527
URL: http://svn.freebsd.org/changeset/base/192527
Log:
Tag of top 3.8b1
Added:
vendor/top/3.8b1/
- copied from r192526, vendor/top/dist/
___
svn-src-all@freebsd.org mailing list
Author: edwin
Date: Thu May 21 07:54:21 2009
New Revision: 192526
URL: http://svn.freebsd.org/changeset/base/192526
Log:
Vendor import of top-3.8b1
Obtained from:http://www.unixtop.org
Added:
vendor/top/dist/LICENSE
vendor/top/dist/Makefile.in
vendor/top/dist/ap_snprintf.c
86 matches
Mail list logo