Author: alc
Date: Sat Jun 5 06:56:06 2010
New Revision: 208810
URL: http://svn.freebsd.org/changeset/base/208810
Log:
Don't set PG_WRITEABLE in pmap_enter() unless the page is managed.
Modified:
head/sys/powerpc/aim/mmu_oea.c
head/sys/powerpc/aim/mmu_oea64.c
Modified: head/sys/powerpc/aim
Author: mjacob
Date: Sat Jun 5 00:56:15 2010
New Revision: 208809
URL: http://svn.freebsd.org/changeset/base/208809
Log:
Make the internal target > SPC2 (so REPORT LUNS can be tested).
Give the NIL inquiry data real values other than just plain 0x7f
in the first byte.
MFC after:2 w
Author: mjacob
Date: Sat Jun 5 00:55:21 2010
New Revision: 208808
URL: http://svn.freebsd.org/changeset/base/208808
Log:
I was getting panics in sleepq_add for the second sleep in isp_kthread.
I don't know why- but it occurred to me in looking at the second sleep
is that all I want is a pau
On Fri, Jun 4, 2010 at 11:11 AM, Robert N. M. Watson
wrote:
>
> On 3 Jun 2010, at 14:09, Ermal Luçi wrote:
>
>> Would it make sense to remove even passing the interface name up and
>> actually send the
>> interface index?
>>
>> That is what we are doing at pfSense and it works quite ok.
>
> I see
Author: mdf
Date: Fri Jun 4 17:54:30 2010
New Revision: 208807
URL: http://svn.freebsd.org/changeset/base/208807
Log:
- Add myself to committers-src.dot
- Add myself to calendar.freebsd
Approved by: zml (mentor)
Modified:
head/share/misc/committers-src.dot
head/usr.bin/calendar/cal
Author: yongari
Date: Fri Jun 4 17:11:33 2010
New Revision: 208806
URL: http://svn.freebsd.org/changeset/base/208806
Log:
Don't blindly set IFF_DRV_OACTIVE when sge_encap() fails. If there
is no queued frame, IFF_DRV_OACTIVE would never be cleared.
Submitted by: Nikolay Denev < ndenev <>
Author: zml
Date: Fri Jun 4 17:02:12 2010
New Revision: 208805
URL: http://svn.freebsd.org/changeset/base/208805
Log:
Fix a tab/space issue in previous commit.
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
===
Author: zml
Date: Fri Jun 4 17:00:38 2010
New Revision: 208804
URL: http://svn.freebsd.org/changeset/base/208804
Log:
Please welcome Matthew Fleming (mdf@) as a new src/ committer. I will
be his mentor. Matthew will be working across various parts of
src/, helping to integrate changes from
On Thu, 3 Jun 2010, Edward Tomasz Napierala wrote:
Author: trasz
Date: Thu Jun 3 13:41:55 2010
New Revision: 208779
URL: http://svn.freebsd.org/changeset/base/208779
Log:
The acl_cnt field is unsigned; no point in checking if it's >= 0.
I'd originally left these checks in despite the Coveri
Author: cperciva
Date: Fri Jun 4 14:38:24 2010
New Revision: 208803
URL: http://svn.freebsd.org/changeset/base/208803
Log:
Declare ip6 as (struct in6_addr *) instead of (struct in_addr *). This is
a harmless bug since we never actually use ip6 as anything other than an
opaque pointer.
Author: maxim
Date: Fri Jun 4 14:22:49 2010
New Revision: 208802
URL: http://svn.freebsd.org/changeset/base/208802
Log:
o The typo was intended as it stated in the comment. Revert last.
Spotted by: dfr
Modified:
head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile
Modifie
Author: kib
Date: Fri Jun 4 14:06:59 2010
New Revision: 208801
URL: http://svn.freebsd.org/changeset/base/208801
Log:
MFC r208374:
Remove POLLHUP from the flags used to test for to set exceptfsd
fd_set bits in select(2). It seems that historical behaviour is to not
reporting exception on
Author: avg
Date: Fri Jun 4 13:55:55 2010
New Revision: 208800
URL: http://svn.freebsd.org/changeset/base/208800
Log:
scsi_cd: pass correct pointer to free()
Found with: Coverity Prevent(tm)
CID: 2986
MFC after:4 days
Modified:
head/sys/cam/scsi/scsi_cd.c
Modified: h
On 3 Jun 2010, at 14:09, Ermal Luçi wrote:
> Would it make sense to remove even passing the interface name up and
> actually send the
> interface index?
>
> That is what we are doing at pfSense and it works quite ok.
I see one important argument for doing this:
- Looking up an interface by num
Author: mm
Date: Fri Jun 4 08:46:26 2010
New Revision: 208799
URL: http://svn.freebsd.org/changeset/base/208799
Log:
MFC r208689:
Fix ZIL close when doing zfs rollback or zfs receive on a mounted dataset.
The fix is a partial import and merge of OpenSolaris onnv revisions
8227:f7d7b
Author: maxim
Date: Fri Jun 4 08:19:43 2010
New Revision: 208798
URL: http://svn.freebsd.org/changeset/base/208798
Log:
o Makefile BSDfication.
PR: misc/147461 (with my changes)
Submitted by: Erik Cederstrand
Modified:
head/tools/regression/fstest/Makefile
Modified: head/to
Author: maxim
Date: Fri Jun 4 08:14:30 2010
New Revision: 208797
URL: http://svn.freebsd.org/changeset/base/208797
Log:
o Fix typo: .uudef -> .undef.
PR: misc/147462
Submitted by: Erik Cederstrand
Modified:
head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile
Mod
Author: mav
Date: Fri Jun 4 07:35:59 2010
New Revision: 208796
URL: http://svn.freebsd.org/changeset/base/208796
Log:
Fix PCH chipset IDs. They are 0x3bxx, not 0x3axx.
Pointy hat to:me
Modified:
head/sys/dev/ata/chipsets/ata-intel.c
Modified: head/sys/dev/ata/chipsets/ata-intel
18 matches
Mail list logo