Author: mav
Date: Mon Jul 12 06:46:17 2010
New Revision: 209927
URL: http://svn.freebsd.org/changeset/base/209927
Log:
Instead of deleting existing IRQ resource, which is not really working for
ACPI bus, find wanted IRQ rid or spare one. This should fix panic during
boot on systems reporting
Author: maxim
Date: Mon Jul 12 04:21:50 2010
New Revision: 209926
URL: http://svn.freebsd.org/changeset/base/209926
Log:
o Fix typo: sepcify -> specify.
PR: docs/148499
Submitted by: Warren Block
MFC after:1 week
Modified:
head/usr.sbin/mountd/exports.5
Modified: head/
Oops, thanks for the heads up.
I've updated head and will merge the change back into 8 in three days.
Chers.
On Sun, 11 Jul 2010 20:52:33 -0400 jhell wrote:
> On 07/11/2010 17:50, Brian Somers wrote:
> > Author: brian
> > Date: Sun Jul 11 21:50:05 2010
> > New Revision: 209912
> > URL: http://s
Author: brian
Date: Mon Jul 12 01:58:46 2010
New Revision: 209924
URL: http://svn.freebsd.org/changeset/base/209924
Log:
Add -l to the synopsis
Submitted by: jhell at dataix dot net
MFC after:3 days
Modified:
head/bin/pkill/pkill.1
Modified: head/bin/pkill/pkill.1
Author: nwhitehorn
Date: Mon Jul 12 00:56:35 2010
New Revision: 209922
URL: http://svn.freebsd.org/changeset/base/209922
Log:
Build libsmb should be on powerpc64 as well.
Modified:
head/lib/Makefile
Modified: head/lib/Makefile
=
Author: nwhitehorn
Date: Mon Jul 12 00:54:41 2010
New Revision: 209921
URL: http://svn.freebsd.org/changeset/base/209921
Log:
Teach truss and xlint how to operate on 64-bit PowerPC systems.
Added:
head/usr.bin/truss/powerpc64-fbsd.c
- copied, changed from r209845, head/usr.bin/truss/powe
On 07/11/2010 17:50, Brian Somers wrote:
> Author: brian
> Date: Sun Jul 11 21:50:05 2010
> New Revision: 209912
> URL: http://svn.freebsd.org/changeset/base/209912
>
> Log:
> MFC r209363: Recognise the -l switch in pkill.
>
> PR: 143558
> Submitted by: eitanadlerlist at gma
Author: nwhitehorn
Date: Mon Jul 12 00:49:22 2010
New Revision: 209920
URL: http://svn.freebsd.org/changeset/base/209920
Log:
Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,
64-bit PowerPC kernels are loaded by a 32-bit loader, since nearly all
powerpc64 firmwares e
Author: thompsa
Date: Sun Jul 11 23:54:44 2010
New Revision: 209918
URL: http://svn.freebsd.org/changeset/base/209918
Log:
Use more compact deviceid table.
Submitted by: Akinori Furukoshi
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
=
Author: thompsa
Date: Sun Jul 11 23:52:12 2010
New Revision: 209917
URL: http://svn.freebsd.org/changeset/base/209917
Log:
Update for style(9).
Submitted by: Akinori Furukoshi (author)
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
On Sun, 11 Jul 2010 22:00:40 + (UTC) Brian Somers wrote:
> Author: brian
> Date: Sun Jul 11 22:00:40 2010
> New Revision: 209914
> URL: http://svn.freebsd.org/changeset/base/209914
>
> Log:
> MFC r209364: Fix some (not all) style(9) and casting errors.
>
> PR: 209364
> Submit
Author: brian
Date: Sun Jul 11 22:00:40 2010
New Revision: 209914
URL: http://svn.freebsd.org/changeset/base/209914
Log:
MFC r209364: Fix some (not all) style(9) and casting errors.
PR: 209364
Submitted by: giffunip at tutopia dot com
Obtained from:NetBSD
Modified:
Author: brian
Date: Sun Jul 11 21:50:05 2010
New Revision: 209912
URL: http://svn.freebsd.org/changeset/base/209912
Log:
MFC r209363: Recognise the -l switch in pkill.
PR: 143558
Submitted by: eitanadlerlist at gmail dot com
Modified:
stable/8/bin/pkill/pkill.1
stable/8/bin
Author: brian
Date: Sun Jul 11 21:47:38 2010
New Revision: 209911
URL: http://svn.freebsd.org/changeset/base/209911
Log:
MFC r209362: Add a -t switch for masking output based on size.
PR: 144192
Submitted by: gk
Modified:
stable/8/usr.bin/du/du.1
stable/8/usr.bin/du/du.c
Di
Author: raj
Date: Sun Jul 11 21:12:42 2010
New Revision: 209910
URL: http://svn.freebsd.org/changeset/base/209910
Log:
Sort platform options.
Modified:
head/sys/conf/options.powerpc
Modified: head/sys/conf/options.powerpc
==
Author: raj
Date: Sun Jul 11 21:11:23 2010
New Revision: 209909
URL: http://svn.freebsd.org/changeset/base/209909
Log:
Get rid of bootinfo for good in loader (U-Boot-based) and ARM.
For FDT-enabled platforms the device tree is a modern replacement for bootinfo
config data.
Deleted:
hea
Author: raj
Date: Sun Jul 11 21:08:29 2010
New Revision: 209908
URL: http://svn.freebsd.org/changeset/base/209908
Log:
Convert Freescale PowerPC platforms to FDT convention.
The following systems are affected:
- MPC8555CDS
- MPC8572DS
This overhaul covers the following major
Author: raj
Date: Sun Jul 11 20:55:39 2010
New Revision: 209907
URL: http://svn.freebsd.org/changeset/base/209907
Log:
Provide more defines for PCI-Express device ctrl.
Modified:
head/sys/dev/pci/pcireg.h
Modified: head/sys/dev/pci/pcireg.h
===
Author: raj
Date: Sun Jul 11 20:49:36 2010
New Revision: 209906
URL: http://svn.freebsd.org/changeset/base/209906
Log:
Introduce PowerPC-specific helper routines for FDT.
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Added:
head/sys/dev/fdt/fdt_powerpc.c (contents, props cha
Author: raj
Date: Sun Jul 11 20:33:39 2010
New Revision: 209905
URL: http://svn.freebsd.org/changeset/base/209905
Log:
Save fdtbus trigger / polarity data at their correct index.
Modified:
head/sys/dev/fdt/fdt_common.c
Modified: head/sys/dev/fdt/fdt_common.c
=
Author: raj
Date: Sun Jul 11 20:30:59 2010
New Revision: 209904
URL: http://svn.freebsd.org/changeset/base/209904
Log:
Let simplebus(4) diagnostics be a bit more descriptive.
Modified:
head/sys/dev/fdt/simplebus.c
Modified: head/sys/dev/fdt/simplebus.c
===
Author: raj
Date: Sun Jul 11 20:29:34 2010
New Revision: 209903
URL: http://svn.freebsd.org/changeset/base/209903
Log:
Provide a missing interrupt-parent for the CPM / QUICC node in the DTS.
Modified:
head/sys/boot/fdt/dts/mpc8555cds.dts
Modified: head/sys/boot/fdt/dts/mpc8555cds.dts
===
Author: alc
Date: Sun Jul 11 20:11:44 2010
New Revision: 209902
URL: http://svn.freebsd.org/changeset/base/209902
Log:
Change the implementation of vm_hold_free_pages() so that it performs at
most one call to pmap_qremove(), and thus one TLB shootdown, instead of one
call and TLB shootdown p
Author: mav
Date: Sun Jul 11 17:08:37 2010
New Revision: 209901
URL: http://svn.freebsd.org/changeset/base/209901
Log:
Make kernel panic with reasonable message if no usable event timer found.
Modified:
head/sys/x86/x86/timeevents.c
Modified: head/sys/x86/x86/timeevents.c
===
Author: mav
Date: Sun Jul 11 16:47:45 2010
New Revision: 209900
URL: http://svn.freebsd.org/changeset/base/209900
Log:
Remove interval validation from cpu_tick_calibrate(). As I found, check
was needed at preliminary version of the patch, where number of CPU ticks
was divided strictly on 16
Author: jamie
Date: Sun Jul 11 15:32:20 2010
New Revision: 209899
URL: http://svn.freebsd.org/changeset/base/209899
Log:
MFC r209820:
Properly recognize a number followed by non-digits as a jail name.
Call "0" a name because zero is used to indicate no specified jid.
Modified:
stab
On 07/11/10 18:24, Kostik Belousov wrote:
> On Fri, Jul 09, 2010 at 01:03:14PM +1000, Lawrence Stewart wrote:
>> On 06/18/10 11:57, Lawrence Stewart wrote:
>>> On 06/17/10 17:13, Kostik Belousov wrote:
On Thu, Jun 17, 2010 at 12:38:08PM +1000, Lawrence Stewart wrote:
> On 06/14/10 20:43, K
Author: mav
Date: Sun Jul 11 12:06:42 2010
New Revision: 209898
URL: http://svn.freebsd.org/changeset/base/209898
Log:
MFC r209214:
When Emulate3Button is active, do not set select() timeout in states when
it is not needed. No need to kick CPU every 20ms without a purpose.
Modified:
stabl
Author: mav
Date: Sun Jul 11 11:58:46 2010
New Revision: 209897
URL: http://svn.freebsd.org/changeset/base/209897
Log:
MFC r209328,r209330:
While we indeed can't precisely measure time spent in C1, we can consider
measured interval as upper bound. It should be more precise then just
assumi
Author: kib
Date: Sun Jul 11 09:37:34 2010
New Revision: 209896
URL: http://svn.freebsd.org/changeset/base/209896
Log:
MFC r209685:
Introduce a helper function vm_page_find_least(). Use it in several places,
which inline the function.
Modified:
stable/8/sys/vm/vm_map.c
stable/8/sys/vm/v
Author: kib
Date: Sun Jul 11 08:43:30 2010
New Revision: 209895
URL: http://svn.freebsd.org/changeset/base/209895
Log:
MFC r209793:
Do not mention VM_ALLOC_RETRY in comment, and normalize the terminology
(blocking -> sleeping).
Modified:
stable/8/sys/dev/agp/agp.c
Directory Properties:
Author: kib
Date: Sun Jul 11 08:41:30 2010
New Revision: 209894
URL: http://svn.freebsd.org/changeset/base/209894
Log:
MFC r209687:
Constify source argument for siginfo_to_siginfo32().
Modified:
stable/8/sys/compat/freebsd32/freebsd32_misc.c
stable/8/sys/compat/freebsd32/freebsd32_signal.
On Fri, Jul 09, 2010 at 01:03:14PM +1000, Lawrence Stewart wrote:
> On 06/18/10 11:57, Lawrence Stewart wrote:
> > On 06/17/10 17:13, Kostik Belousov wrote:
> >> On Thu, Jun 17, 2010 at 12:38:08PM +1000, Lawrence Stewart wrote:
> >>> On 06/14/10 20:43, Kostik Belousov wrote:
> > [snip]
> Or, y
33 matches
Mail list logo