On Sun, Jul 25, 2010 at 10:18 AM, Alan Cox wrote:
> Warner Losh wrote:
>>
>> Author: imp
>> Date: Sun Jul 25 04:19:05 2010
>> New Revision: 210460
>> URL: http://svn.freebsd.org/changeset/base/210460
>>
>> Log:
>> Get N64 building by defining VM_FREELIST_DIRECT to be
>> VM_FREELIST_DEFAULT. I b
Warner Losh wrote:
Author: imp
Date: Sun Jul 25 04:19:05 2010
New Revision: 210460
URL: http://svn.freebsd.org/changeset/base/210460
Log:
Get N64 building by defining VM_FREELIST_DIRECT to be
VM_FREELIST_DEFAULT. I believe this is correct, since KX is set in
n64, and thus all RAM can be d
Author: imp
Date: Sun Jul 25 04:19:05 2010
New Revision: 210460
URL: http://svn.freebsd.org/changeset/base/210460
Log:
Get N64 building by defining VM_FREELIST_DIRECT to be
VM_FREELIST_DEFAULT. I believe this is correct, since KX is set in
n64, and thus all RAM can be direct mapped.
Modifi
Author: nyan
Date: Sun Jul 25 02:22:32 2010
New Revision: 210459
URL: http://svn.freebsd.org/changeset/base/210459
Log:
MFi386: revision 210387
Correctly setup LDADD with regards to libstand.
Modified:
head/sys/boot/pc98/loader/Makefile
Modified: head/sys/boot/pc98/loader/Makefile
===
Author: andrew
Date: Sat Jul 24 23:41:09 2010
New Revision: 210458
URL: http://svn.freebsd.org/changeset/base/210458
Log:
Allow external interrupts.
- Set the external pin to interrupt in bus_setup_intr
- Implement bus_config_intr for external interrupts
- Extend arm_{,un}mask_irq to wo
Author: mm
Date: Sat Jul 24 22:28:29 2010
New Revision: 210457
URL: http://svn.freebsd.org/changeset/base/210457
Log:
Consider snapshots as descendants via zfs allow -d
OpenSolaris onnv changeset: 9847:2f3ba86e857a
Approved by: pjd, delphij (mentor)
Obtained from:OpenSolar
Author: rmacklem
Date: Sat Jul 24 22:16:14 2010
New Revision: 210456
URL: http://svn.freebsd.org/changeset/base/210456
Log:
Fix the include path for nfs_lock.h.
MFC after:2 weeks
Modified:
head/usr.sbin/rpc.lockd/kern.c
Modified: head/usr.sbin/rpc.lockd/kern.c
==
Author: rmacklem
Date: Sat Jul 24 22:11:11 2010
New Revision: 210455
URL: http://svn.freebsd.org/changeset/base/210455
Log:
Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate
module that can be used by both the regular and experimental nfs
clients. This fixes the problem r
On Sat, 24 Jul 2010, Alexander Motin wrote:
Doug Barton wrote:
On Sat, 24 Jul 2010, Alexander Motin wrote:
Author: mav
Date: Sat Jul 24 10:49:59 2010
New Revision: 210444
URL: http://svn.freebsd.org/changeset/base/210444
Log:
Increment td->td_intr_nesting_level for LAPIC timer interrupts. Am
On Jul 23, 2010, at 15:27 , pluknet wrote:
> On 23 July 2010 21:53, George V. Neville-Neil wrote:
>> Author: gnn
>> Date: Fri Jul 23 17:53:39 2010
>> New Revision: 210428
>> URL: http://svn.freebsd.org/changeset/base/210428
>>
>> Log:
>> Fix a bug in the statistics code for tracking the head a
Doug Barton wrote:
> On Sat, 24 Jul 2010, Alexander Motin wrote:
>> Author: mav
>> Date: Sat Jul 24 10:49:59 2010
>> New Revision: 210444
>> URL: http://svn.freebsd.org/changeset/base/210444
>>
>> Log:
>> Increment td->td_intr_nesting_level for LAPIC timer interrupts. Among
>> other
>> things it
Author: avg
Date: Sat Jul 24 19:40:16 2010
New Revision: 210454
URL: http://svn.freebsd.org/changeset/base/210454
Log:
ichwd: correct range check for timeout value
This is similar to a fix in r189305 but for earlier ICH versions (<= 5).
Reported by: someone via attilio
Discussed wit
On Sat, 24 Jul 2010, Alexander Motin wrote:
Author: mav
Date: Sat Jul 24 10:49:59 2010
New Revision: 210444
URL: http://svn.freebsd.org/changeset/base/210444
Log:
Increment td->td_intr_nesting_level for LAPIC timer interrupts. Among other
things it hints SCHED_ULE to run clock swi handlers on
Author: gnn
Date: Sat Jul 24 18:53:46 2010
New Revision: 210452
URL: http://svn.freebsd.org/changeset/base/210452
Log:
style(9) fix
MFC after:1 week
Modified:
head/sys/dev/e1000/if_igb.c
Modified: head/sys/dev/e1000/if_igb.c
==
Hi Konstantin,
declaring enums like this is not standard C code (seems to be a GCC
extension). I don't think we should use this feature in our headers.
Stefan
On Sat, Jul 24, 2010 at 06:14:34PM +, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Jul 24 18:14:34 2010
> New Revision: 21045
Author: kib
Date: Sat Jul 24 18:14:34 2010
New Revision: 210451
URL: http://svn.freebsd.org/changeset/base/210451
Log:
Use forward declartion for enum uio_seg in imgact.h. This allows to remove
inclusion of sys/uio.h from the header.
Proposed by: alc
MFC after:1 week
Modified:
h
Author: trasz
Date: Sat Jul 24 15:37:36 2010
New Revision: 210448
URL: http://svn.freebsd.org/changeset/base/210448
Log:
Fix alignment for the 'flags' label, and make more room for 'tdev'.
MFC after:1 month
Modified:
head/bin/ps/keyword.c
Modified: head/bin/ps/keyword.c
Author: trasz
Date: Sat Jul 24 15:24:12 2010
New Revision: 210447
URL: http://svn.freebsd.org/changeset/base/210447
Log:
Add P_HASTHREADS flag description.
Modified:
head/bin/ps/ps.1
Modified: head/bin/ps/ps.1
==
---
Author: kib
Date: Sat Jul 24 14:23:06 2010
New Revision: 210446
URL: http://svn.freebsd.org/changeset/base/210446
Log:
Reword the comment, fixing typo.
MFC after:3 days
Modified:
head/sys/sys/imgact_elf.h
Modified: head/sys/sys/imgact_elf.h
==
Author: mav
Date: Sat Jul 24 10:49:59 2010
New Revision: 210444
URL: http://svn.freebsd.org/changeset/base/210444
Log:
Increment td->td_intr_nesting_level for LAPIC timer interrupts. Among other
things it hints SCHED_ULE to run clock swi handlers on their native CPUs,
avoiding many unneeded
Author: mav
Date: Sat Jul 24 10:07:17 2010
New Revision: 210443
URL: http://svn.freebsd.org/changeset/base/210443
Log:
Remove extra commas from KTR_EVENT4() macro to match number of CTR6() args.
Comparing to other macros there should be strings concatenation, not a
separate arguments.
Modif
Author: simon
Date: Sat Jul 24 10:04:35 2010
New Revision: 210442
URL: http://svn.freebsd.org/changeset/base/210442
Log:
Make failed open of /dev/mdctl in the bsnmpd hostres module non-fatal.
This makes it possible to use the hostres module when bsnmpd is not
running as root.
MFC after:
22 matches
Mail list logo