Author: wkoszek
Date: Thu Feb 11 08:24:35 2010
New Revision: 203773
URL: http://svn.freebsd.org/changeset/base/203773
Log:
Within libusb 0.1 API, bus number is always faked to 0. Device numbers,
however, are possitive and seem to be reverse sorted in the list.
Conform device numbering and
Author: wkoszek
Date: Thu Feb 11 08:30:43 2010
New Revision: 203774
URL: http://svn.freebsd.org/changeset/base/203774
Log:
Use more standard way for setting nonblocking flag for a filedescriptor.
This makes libusb porting a bit easier.
There shouldn't by any negative change in behaviour a
Author: wkoszek
Date: Thu Feb 11 08:34:41 2010
New Revision: 203775
URL: http://svn.freebsd.org/changeset/base/203775
Log:
Remove redundand headers and use more standard ones where necessary.
Reviewed by: hps@
Modified:
head/lib/libusb/libusb.h
head/lib/libusb/libusb10_desc.c
head/l
Author: avg
Date: Thu Feb 11 08:50:21 2010
New Revision: 203776
URL: http://svn.freebsd.org/changeset/base/203776
Log:
acpi cpu: probe+attach before all other enumerated children on acpi bus
Some current systems dynamically load SSDT(s) when _PDC/_OSC method
of Processor is evaluated. Ot
On Wed, Feb 10, 2010 at 08:20:37PM -0800, Marcel Moolenaar wrote:
>
> On Feb 10, 2010, at 1:15 AM, Kostik Belousov wrote:
> >
> > Vnode locks are before vm map locks in global lock order. vn_fullpath()
> > may need to lock vnodes to call VOP_VPTOCNP(). I think you should (and
> > can) drop both v
Author: trhodes
Date: Thu Feb 11 14:45:00 2010
New Revision: 203778
URL: http://svn.freebsd.org/changeset/base/203778
Log:
Correct two typoes.
Submitted by: Matthew Seaman
Modified:
head/lib/libc/posix1e/mac.3
Modified: head/lib/libc/posix1e/mac.3
==
Author: nork
Date: Thu Feb 11 15:34:54 2010
New Revision: 203780
URL: http://svn.freebsd.org/changeset/base/203780
Log:
Fix a installation issue with $DESTDIR.
Approved by: imp (mentor)
Modified:
head/share/zoneinfo/Makefile
Modified: head/share/zoneinfo/Makefile
==
Author: imp
Date: Thu Feb 11 17:30:30 2010
New Revision: 203782
URL: http://svn.freebsd.org/changeset/base/203782
Log:
i doesn't need to be signed here, make it unsigned.
Modified:
head/lib/libufs/sblock.c
Modified: head/lib/libufs/sblock.c
===
Author: marcel
Date: Thu Feb 11 18:00:53 2010
New Revision: 203783
URL: http://svn.freebsd.org/changeset/base/203783
Log:
o Add support for COMPAT_IA32.
o Incorporate review comments:
- Properly reference and lock the map
- Take into account that the VM map can change inbetween r
Author: mckusick
Date: Thu Feb 11 18:14:53 2010
New Revision: 203784
URL: http://svn.freebsd.org/changeset/base/203784
Log:
One last pass to get all the unsigned comparisons correct.
Modified:
head/sbin/newfs/mkfs.c
head/sys/ufs/ffs/fs.h
Modified: head/sbin/newfs/mkfs.c
===
Author: avg
Date: Thu Feb 11 18:24:00 2010
New Revision: 203785
URL: http://svn.freebsd.org/changeset/base/203785
Log:
acpi: drop the second bus_generic_attach pass
It is belived that that pass s not needed anymore.
Specifically it is not required now for the reasons that were given
in
Author: mjacob
Date: Thu Feb 11 18:34:06 2010
New Revision: 203786
URL: http://svn.freebsd.org/changeset/base/203786
Log:
MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,
201408,201325,200089,198822,197373,197372,197214,196162). Since one of those
changes was a
Author: trhodes
Date: Thu Feb 11 19:20:06 2010
New Revision: 203787
URL: http://svn.freebsd.org/changeset/base/203787
Log:
s/APIS/APIs - not part of the original submission.
Modified:
head/lib/libc/posix1e/mac.3
Modified: head/lib/libc/posix1e/mac.3
==
On Thursday 11 February 2010 1:24:00 pm Andriy Gapon wrote:
> Author: avg
> Date: Thu Feb 11 18:24:00 2010
> New Revision: 203785
> URL: http://svn.freebsd.org/changeset/base/203785
>
> Log:
> acpi: drop the second bus_generic_attach pass
>
> It is belived that that pass s not needed anymor
Author: marcel
Date: Thu Feb 11 21:10:56 2010
New Revision: 203788
URL: http://svn.freebsd.org/changeset/base/203788
Log:
Initialize pve_fsid and pve_fileid to VNOVAL.
Modified:
head/sys/kern/sys_process.c
Modified: head/sys/kern/sys_process.c
Author: rmacklem
Date: Thu Feb 11 21:25:48 2010
New Revision: 203789
URL: http://svn.freebsd.org/changeset/base/203789
Log:
MFC: r203119
Patch the experimental NFS client in a manner analogous to
r203072 for the regular NFS client. Also, delete two fields
of struct nfsmount that are not us
On Thu, Feb 11, 2010 at 09:10:56PM +, Marcel Moolenaar wrote:
> Author: marcel
> Date: Thu Feb 11 21:10:56 2010
> New Revision: 203788
> URL: http://svn.freebsd.org/changeset/base/203788
>
> Log:
> Initialize pve_fsid and pve_fileid to VNOVAL.
why?
__
On Feb 11, 2010, at 1:44 PM, Roman Divacky wrote:
> On Thu, Feb 11, 2010 at 09:10:56PM +, Marcel Moolenaar wrote:
>> Author: marcel
>> Date: Thu Feb 11 21:10:56 2010
>> New Revision: 203788
>> URL: http://svn.freebsd.org/changeset/base/203788
>>
>> Log:
>> Initialize pve_fsid and pve_fileid
Author: fabient
Date: Thu Feb 11 22:51:44 2010
New Revision: 203790
URL: http://svn.freebsd.org/changeset/base/203790
Log:
- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for
on 11/02/2010 22:05 John Baldwin said the following:
> On Thursday 11 February 2010 1:24:00 pm Andriy Gapon wrote:
>> Author: avg
>> Date: Thu Feb 11 18:24:00 2010
>> New Revision: 203785
>> URL: http://svn.freebsd.org/changeset/base/203785
>>
>> Log:
>> acpi: drop the second bus_generic_attach p
Author: mjacob
Date: Fri Feb 12 00:47:23 2010
New Revision: 203794
URL: http://svn.freebsd.org/changeset/base/203794
Log:
Pick up some changes the the MFC missed.
Modified:
stable/8/sys/dev/isp/isp.c
stable/8/sys/dev/isp/isp_library.c
Modified: stable/8/sys/dev/isp/isp.c
==
Author: neel
Date: Fri Feb 12 02:59:49 2010
New Revision: 203796
URL: http://svn.freebsd.org/changeset/base/203796
Log:
Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implement
this in the Sibyte PCI hostbridge driver instead.
The nexus driver sees resource allocation
In message: <201002120259.o1c2xopr069...@svn.freebsd.org>
Neel Natu writes:
: Author: neel
: Date: Fri Feb 12 02:59:49 2010
: New Revision: 203796
: URL: http://svn.freebsd.org/changeset/base/203796
:
: Log:
: Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c.
Impl
23 matches
Mail list logo