Author: adrian
Date: Thu Jun 23 06:55:29 2011
New Revision: 223466
URL: http://svn.freebsd.org/changeset/base/223466
Log:
Re-introduce a global ath_hal_debug again for now, whilst I figure out what
to do about the few cases where the HAL state isn't available (regdomain)
or isn't yet setup (
Author: adrian
Date: Thu Jun 23 06:53:13 2011
New Revision: 223465
URL: http://svn.freebsd.org/changeset/base/223465
Log:
Fix indenting issues introduced by the previous commit.
Modified:
head/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
head/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
Modifi
On 23 June 2011 13:28, Alan Cox wrote:
> On 06/22/2011 21:36, Adrian Chadd wrote:
>>
>> Can this commit please be reverted whilst the kinks are worked out for
>> MIPS?
>
> I've reverted the MIPS-specific code.
Thanks!
Adrian
___
svn-src-head@freebsd.o
On 06/22/2011 21:36, Adrian Chadd wrote:
Can this commit please be reverted whilst the kinks are worked out for MIPS?
I've reverted the MIPS-specific code.
Alan
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-
Author: alc
Date: Thu Jun 23 05:23:59 2011
New Revision: 223464
URL: http://svn.freebsd.org/changeset/base/223464
Log:
Revert to using the page queues lock in vm_page_clear_dirty_mask() on
MIPS. (At present, although atomic_clear_char() is defined by atomic.h
on MIPS, it is not actually imp
Author: nwhitehorn
Date: Thu Jun 23 04:35:45 2011
New Revision: 223463
URL: http://svn.freebsd.org/changeset/base/223463
Log:
Use atomic operations to mask and unmask IRQs. This prevents a problem
(obvious in retrospect) in which interrupts on one CPU that are temporarily
masked can end up p
Author: nwhitehorn
Date: Thu Jun 23 04:06:33 2011
New Revision: 223462
URL: http://svn.freebsd.org/changeset/base/223462
Log:
Use 4 KB pages for storage bus devices, which seems to be what the HV uses
internally.
Modified:
head/sys/powerpc/ps3/ps3bus.c
Modified: head/sys/powerpc/ps3/ps3bus
Author: nwhitehorn
Date: Thu Jun 23 03:37:25 2011
New Revision: 223461
URL: http://svn.freebsd.org/changeset/base/223461
Log:
Rework the PS3 disk driver to support NCQ and do its DMA a little
differently.
Modified:
head/sys/powerpc/ps3/ps3disk.c
Modified: head/sys/powerpc/ps3/ps3disk.c
===
Author: nwhitehorn
Date: Thu Jun 23 03:20:11 2011
New Revision: 223460
URL: http://svn.freebsd.org/changeset/base/223460
Log:
Add hypervisor call error codes.
Modified:
head/sys/powerpc/ps3/ps3-hvcall.h
head/sys/powerpc/ps3/ps3-hvcall.master
Modified: head/sys/powerpc/ps3/ps3-hvcall.h
Author: adrian
Date: Thu Jun 23 02:38:36 2011
New Revision: 223459
URL: http://svn.freebsd.org/changeset/base/223459
Log:
Break out most of the HAL related tweaks into a per-HAL instance,
rather than global variables.
This specifically allows for debugging to be enabled per-NIC, rather
Author: hrs
Date: Thu Jun 23 02:38:06 2011
New Revision: 223458
URL: http://svn.freebsd.org/changeset/base/223458
Log:
Bump &release.manpath.*;.
Modified:
head/release/doc/share/sgml/release.ent
Modified: head/release/doc/share/sgml/release.ent
===
Can this commit please be reverted whilst the kinks are worked out for MIPS?
I'm currently knee deep in MIPS related hackery and I'd rather stay on
an unpatched -HEAD so dogfood can be properly self-consumed.
Thanks,
Adrian
On 20 June 2011 03:13, Alan Cox wrote:
> Author: alc
> Date: Sun Jun 1
Author: hrs
Date: Thu Jun 23 02:35:55 2011
New Revision: 223457
URL: http://svn.freebsd.org/changeset/base/223457
Log:
Remove links to mirrorlist.FreeBSD.org.
Submitted by: ryusuke
Reported by: gavin, brucec
Modified:
head/release/doc/en_US.ISO8859-1/readme/article.sgml
Modified: hea
Marcel Moolenaar wrote:
> On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote:
>> Marcel Moolenaar wrote:
>>> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
I just realized kern_clocksource.c was excluded for arm and ia64.
Here is updated patch. Please ignore the previous one.
>>> Any
On Mon Jun 20 11, Xin LI wrote:
> Author: delphij
> Date: Mon Jun 20 16:48:00 2011
> New Revision: 223342
> URL: http://svn.freebsd.org/changeset/base/223342
>
> Log:
> Revert r214857 pursudant to 9.0-RELEASE cycle.
why does top(1) have so much problems with finding the applicable number of
ava
On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote:
> Marcel Moolenaar wrote:
>> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>>> I just realized kern_clocksource.c was excluded for arm and ia64.
>>> Here is updated patch. Please ignore the previous one.
>>
>> Any reason why we're not addi
Marcel Moolenaar wrote:
> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>> I just realized kern_clocksource.c was excluded for arm and ia64.
>> Here is updated patch. Please ignore the previous one.
>
> Any reason why we're not adding kern_clocksource.c for them?
Their event timers code stil
On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>
> I just realized kern_clocksource.c was excluded for arm and ia64.
> Here is updated patch. Please ignore the previous one.
Any reason why we're not adding kern_clocksource.c for them?
--
Marcel Moolenaar
mar...@xcllnt.net
___
Author: rodrigc
Date: Wed Jun 22 23:26:04 2011
New Revision: 223451
URL: http://svn.freebsd.org/changeset/base/223451
Log:
Update references to RFC's that the newer TFTP implementation supports.
Modified:
head/usr.bin/tftp/tftp.1
Modified: head/usr.bin/tftp/tftp.1
===
Author: rodrigc
Date: Wed Jun 22 23:25:24 2011
New Revision: 223450
URL: http://svn.freebsd.org/changeset/base/223450
Log:
Update references to RFC's that the newer TFTP implementation supports.
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
===
On Wednesday 22 June 2011 02:55 pm, Jung-uk Kim wrote:
> On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> > on 22/06/2011 19:40 Jung-uk Kim said the following:
> > > Author: jkim
> > > Date: Wed Jun 22 16:40:45 2011
> > > New Revision: 223426
> > > URL: http://svn.freebsd.org/changeset/bas
Author: jkim
Date: Wed Jun 22 22:56:42 2011
New Revision: 223449
URL: http://svn.freebsd.org/changeset/base/223449
Log:
Fix build on ia64 after r223426.
Modified:
head/sys/dev/acpica/acpi_cpu.c
Modified: head/sys/dev/acpica/acpi_cpu.c
=
Author: will
Date: Wed Jun 22 22:55:51 2011
New Revision: 223448
URL: http://svn.freebsd.org/changeset/base/223448
Log:
Return CAM_REQ_INVALID if the SCSI XPT receives an unsupported operation
via the XPT_DEV_ADVINFO CCB.
Reviewed by: ken
Modified:
head/sys/cam/scsi/scsi_xpt.c
Modifi
Author: rodrigc
Date: Wed Jun 22 22:55:51 2011
New Revision: 223447
URL: http://svn.freebsd.org/changeset/base/223447
Log:
Bump date.
Document the following commands which were added in the new TFTP
implementation:
blocksize, blocksize2, packetdrop, options, rollover
Modified:
head/usr.b
Author: gavin
Date: Wed Jun 22 22:08:55 2011
New Revision: 223446
URL: http://svn.freebsd.org/changeset/base/223446
Log:
Use USB_VENDOR_OVISLINK define rather than the vendor ID.
PR: usb/158142
Submitted by: Robert Millan
MFC after:1 week
Modified:
head/sys/dev/usb/wla
Author: rodrigc
Date: Wed Jun 22 22:05:37 2011
New Revision: 223445
URL: http://svn.freebsd.org/changeset/base/223445
Log:
Fix typo.
Reported by: Nick Mann
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
Author: rodrigc
Date: Wed Jun 22 21:53:45 2011
New Revision: 223444
URL: http://svn.freebsd.org/changeset/base/223444
Log:
Clarify tftpd's -d flag in the new TFTP implementation.
Bump date.
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
==
Author: will
Date: Wed Jun 22 21:43:10 2011
New Revision: 223443
URL: http://svn.freebsd.org/changeset/base/223443
Log:
Plumb support for the device advanced information CCB in the ATA XPT.
This was previously done only for SCSI XPT in r223081, on which the change
in r223089 depended in o
Author: rmacklem
Date: Wed Jun 22 21:10:12 2011
New Revision: 223441
URL: http://svn.freebsd.org/changeset/base/223441
Log:
Plug an mbuf leak in the new NFS client that occurred when a
server replied NFS3ERR_JUKEBOX/NFS4ERR_DELAY to an rpc.
This affected both NFSv3 and NFSv4. Found during te
Author: jhb
Date: Wed Jun 22 21:04:13 2011
New Revision: 223440
URL: http://svn.freebsd.org/changeset/base/223440
Log:
Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
the x86 tree. The $PIR code is still only enabled on i386 and not amd64.
While here, make the qpi(4
Author: ae
Date: Wed Jun 22 20:00:27 2011
New Revision: 223437
URL: http://svn.freebsd.org/changeset/base/223437
Log:
Export AddLink() function from libalias. It can be used when custom
alias address needs to be specified.
Add inbound handler to the alias_ftp module. It helps handle active
On Wed, 22 Jun 2011, Edward Tomasz Napierala wrote:
Log:
Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indent
from messages.
The first part seems backwards. It undoes the 2002 change that does
s/filesystem/file system/g, except the 2002 change was not restricted
to gr
Author: rmacklem
Date: Wed Jun 22 19:47:45 2011
New Revision: 223436
URL: http://svn.freebsd.org/changeset/base/223436
Log:
Fix the new NFSv4 client so that it uses the same uid as
was used for doing a mount when performing system operations
on AUTH_SYS mounts. This resolved an issue when m
On Wed, 22 Jun 2011, Warner Losh wrote:
On Jun 22, 2011, at 3:26 AM, Attilio Rao wrote:
2011/6/22 Warner Losh :
On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
On 06/21/2011 16:09, Attilio Rao wrote:
2011/6/21 Bruce Evans:
On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
On Jun 19, 2011, at 7:13
Author: trasz
Date: Wed Jun 22 19:14:49 2011
New Revision: 223434
URL: http://svn.freebsd.org/changeset/base/223434
Log:
Add LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the setusercontext(3)
calls in ftpd(8).
Modified:
head/libexec/ftpd/ftpd.c
Modified: head/libexec/ftpd/ftpd.c
===
On Wed, 22 Jun 2011, John Baldwin wrote:
On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
...
vm_page.o: In function `vm_page_clear_dirty':
/sys/vm/vm_page.c:(.text+0x18d0): undefined reference to `atomic_clear_8'
/sys/vm/vm_page.c:(.text+0x18d
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> on 22/06/2011 19:40 Jung-uk Kim said the following:
> > Author: jkim
> > Date: Wed Jun 22 16:40:45 2011
> > New Revision: 223426
> > URL: http://svn.freebsd.org/changeset/base/223426
> >
> > Log:
> > Set negative quality to TSC timecounter
Author: jhb
Date: Wed Jun 22 18:48:07 2011
New Revision: 223433
URL: http://svn.freebsd.org/changeset/base/223433
Log:
Oops, missed these in 223424.
Reported by: jkim
Modified:
head/sys/amd64/include/pci_cfgreg.h
head/sys/i386/include/pci_cfgreg.h
Modified: head/sys/amd64/include/pci
Author: trasz
Date: Wed Jun 22 18:02:28 2011
New Revision: 223430
URL: http://svn.freebsd.org/changeset/base/223430
Log:
Advertise growfs(8) a little better.
Modified:
head/sbin/newfs/newfs.8
head/sbin/tunefs/tunefs.8
Modified: head/sbin/newfs/newfs.8
==
Author: trasz
Date: Wed Jun 22 17:59:53 2011
New Revision: 223429
URL: http://svn.freebsd.org/changeset/base/223429
Log:
Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indent
from messages.
Modified:
head/sbin/growfs/growfs.8
head/sbin/growfs/growfs.c
Modified: head
Author: jhb
Date: Wed Jun 22 17:55:16 2011
New Revision: 223428
URL: http://svn.freebsd.org/changeset/base/223428
Log:
Use uintXX_t instead of u_intXX_t.
Modified:
head/sys/amd64/pci/pci_bus.c
head/sys/i386/pci/pci_bus.c
Modified: head/sys/amd64/pci/pci_bus.c
==
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> on 22/06/2011 19:40 Jung-uk Kim said the following:
> > Author: jkim
> > Date: Wed Jun 22 16:40:45 2011
> > New Revision: 223426
> > URL: http://svn.freebsd.org/changeset/base/223426
> >
> > Log:
> > Set negative quality to TSC timecounter
on 22/06/2011 19:40 Jung-uk Kim said the following:
> Author: jkim
> Date: Wed Jun 22 16:40:45 2011
> New Revision: 223426
> URL: http://svn.freebsd.org/changeset/base/223426
>
> Log:
> Set negative quality to TSC timecounter when C3 state is enabled for Intel
> processors unless the invariant
Author: jkim
Date: Wed Jun 22 16:40:45 2011
New Revision: 223426
URL: http://svn.freebsd.org/changeset/base/223426
Log:
Set negative quality to TSC timecounter when C3 state is enabled for Intel
processors unless the invariant TSC bit of CPUID is set. Intel processors
may stop incrementing
Author: jhb
Date: Wed Jun 22 16:15:15 2011
New Revision: 223424
URL: http://svn.freebsd.org/changeset/base/223424
Log:
Add a helper routine to conditionally modify the start address of a
resource allocation from an x86 Host-PCI bridge driver so that it can be
reused by the ACPI Host-PCI brid
On Jun 22, 2011, at 3:26 AM, Attilio Rao wrote:
> 2011/6/22 Warner Losh :
>>
>> On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
>>
>> On 06/21/2011 16:09, Attilio Rao wrote:
>>
>> 2011/6/21 Bruce Evans:
>>
>> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>>
>> On Jun 19, 2011, at 7:13 PM, Alan Cox
2011/6/22 John Baldwin :
> On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
>> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>>
>> > On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
>> >
>> > Hi Alan,
>> >
>> >> Author: alc
>> >> Date: Sun Jun 19 19:13:24 2011
>> >> New Revision: 223307
>> >> URL:
On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>
> > On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
> >
> > Hi Alan,
> >
> >> Author: alc
> >> Date: Sun Jun 19 19:13:24 2011
> >> New Revision: 223307
> >> URL: http://svn.freebsd.org/changeset/bas
on 10/06/2011 23:10 Justin T. Gibbs said the following:
> Author: gibbs
> Date: Fri Jun 10 20:10:30 2011
> New Revision: 222950
> URL: http://svn.freebsd.org/changeset/base/222950
>
> Log:
> Remove C constructs that are incompatible with C++ from various
> OpenSolaris and ZFS header files. Th
Author: ae
Date: Wed Jun 22 09:55:28 2011
New Revision: 223421
URL: http://svn.freebsd.org/changeset/base/223421
Log:
Document PKT_ALIAS_SKIP_GLOBAL option.
Submitted by: Alexander V. Chernikov
Modified:
head/sys/netinet/libalias/libalias.3
Modified: head/sys/netinet/libalias/libalias.3
2011/6/22 Warner Losh :
>
> On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
>
> On 06/21/2011 16:09, Attilio Rao wrote:
>
> 2011/6/21 Bruce Evans:
>
> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>
> On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
>
> Hi Alan,
>
> Author: alc
>
> Date: Sun Jun 19 19:13:24
Author: glebius
Date: Wed Jun 22 08:20:01 2011
New Revision: 223416
URL: http://svn.freebsd.org/changeset/base/223416
Log:
One more braino from me.
Pointy hat to:glebius
Submitted by: Alexander V. Chernikov
Modified:
head/sbin/ipfw/nat.c
Modified: head/sbin/ipfw/nat.c
===
On Tue, Jun 21, 2011 at 10:28:03PM +0200, Jilles Tjoelker wrote:
> On Tue, Jun 21, 2011 at 07:34:57PM +, Ruslan Ermilov wrote:
> > Author: ru
> > Date: Tue Jun 21 19:34:57 2011
> > New Revision: 223372
> > URL: http://svn.freebsd.org/changeset/base/223372
>
> > Log:
> > Make ``realpath'' beh
53 matches
Mail list logo