Author: hselasky
Date: Tue Apr 24 06:26:14 2012
New Revision: 234636
URL: http://svn.freebsd.org/changeset/base/234636
Log:
Improve support for USB packet filtering also when reading dumps, and
allow filtered data to be dumped to a binary file.
MFC after:1 week
Modified:
head/usr.s
Author: jkim
Date: Mon Apr 23 23:05:14 2012
New Revision: 234623
URL: http://svn.freebsd.org/changeset/base/234623
Log:
Merge ACPICA 20120420.
Added:
head/sys/contrib/dev/acpica/compiler/aslsupport.l
- copied unchanged from r234519,
vendor-sys/acpica/dist/source/compiler/aslsupport.l
Mo
Author: bz
Date: Mon Apr 23 22:05:09 2012
New Revision: 234620
URL: http://svn.freebsd.org/changeset/base/234620
Log:
If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an ether
header will make the data go over the 64k limits announced to busdma as
maxsize and the transaction will
Author: bz
Date: Mon Apr 23 21:50:10 2012
New Revision: 234618
URL: http://svn.freebsd.org/changeset/base/234618
Log:
Do not announce IPv6 TSO support yet. The driver seems to make assumptions
based on IPv4 header parsing only.
MFC after:1 week
Modified:
head/sys/ofed/drivers/net/
Author: bz
Date: Mon Apr 23 21:49:11 2012
New Revision: 234617
URL: http://svn.freebsd.org/changeset/base/234617
Log:
Do not announce IPv6 TSO support yet. The in-tree driver does not seem
to fully handle this yet.
Reviewed by: davidcs
MFC after:1 week
Modified:
head/sys/dev/ql
Author: kib
Date: Mon Apr 23 20:56:05 2012
New Revision: 234616
URL: http://svn.freebsd.org/changeset/base/234616
Log:
Allow for the process information sysctls to accept a thread id in addition
to the process id. It follows the ptrace(2) interface and allows debugging
libraries to use thre
Author: nwhitehorn
Date: Mon Apr 23 20:53:50 2012
New Revision: 234615
URL: http://svn.freebsd.org/changeset/base/234615
Log:
Fix copy-and-paste error in r230400.
MFC after: 3 days
Modified:
head/sys/powerpc/include/profile.h
Modified: head/sys/powerpc/include/profile.h
Author: tuexen
Date: Mon Apr 23 20:45:31 2012
New Revision: 234614
URL: http://svn.freebsd.org/changeset/base/234614
Log:
Use the flags defined in RFC 6525 in the stream reset event.
Modified:
head/sys/netinet/sctp_uio.h
head/sys/netinet/sctputil.c
Modified: head/sys/netinet/sctp_uio.h
===
Author: trasz
Date: Mon Apr 23 17:56:35 2012
New Revision: 234613
URL: http://svn.freebsd.org/changeset/base/234613
Log:
Remove unused thread argument from
ufs_extattr_uepm_lock()/ufs_extattr_uepm_unlock().
Modified:
head/sys/ufs/ufs/ufs_extattr.c
Modified: head/sys/ufs/ufs/ufs_extattr.c
==
Author: trasz
Date: Mon Apr 23 17:54:49 2012
New Revision: 234612
URL: http://svn.freebsd.org/changeset/base/234612
Log:
Fix build.
Modified:
head/sys/ufs/ufs/ufs_inode.c
Modified: head/sys/ufs/ufs/ufs_inode.c
==
---
Author: marcel
Date: Mon Apr 23 17:15:06 2012
New Revision: 234611
URL: http://svn.freebsd.org/changeset/base/234611
Log:
Update the bugs section. We don't consider tmpfs as experimental,
though we do not claim to support all mount options equally well.
Approved by: delphij@
MFC after:
On 04/23/12 16:23, Alexander Kabaev wrote:
On Mon, 23 Apr 2012 13:04:03 + (UTC)
Alexander Motin wrote:
Author: mav
Date: Mon Apr 23 13:04:02 2012
New Revision: 234603
URL: http://svn.freebsd.org/changeset/base/234603
Log:
Add names for all primary RAID levels defined by DDF 2.0
specifi
Author: mav
Date: Mon Apr 23 16:35:19 2012
New Revision: 234610
URL: http://svn.freebsd.org/changeset/base/234610
Log:
Fix copy-paste typo in r234603.
Submitted by: kan
Modified:
head/sys/geom/raid/g_raid.c
Modified: head/sys/geom/raid/g_raid.c
==
Author: nwhitehorn
Date: Mon Apr 23 15:47:07 2012
New Revision: 234609
URL: http://svn.freebsd.org/changeset/base/234609
Log:
Fix missing header for powerpc_iomb().
Pointy hat to:me
Modified:
head/sys/powerpc/mpc85xx/mpc85xx.c
Modified: head/sys/powerpc/mpc85xx/mpc85xx.c
===
Author: trasz
Date: Mon Apr 23 14:44:18 2012
New Revision: 234608
URL: http://svn.freebsd.org/changeset/base/234608
Log:
Remove unused thread argument from clear_inodeps() and clear_remove().
Modified:
head/sys/ufs/ffs/ffs_softdep.c
Modified: head/sys/ufs/ffs/ffs_softdep.c
==
Author: trasz
Date: Mon Apr 23 14:10:34 2012
New Revision: 234607
URL: http://svn.freebsd.org/changeset/base/234607
Log:
Remove unused thread argument to vrecycle().
Reviewed by: kib
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
head/sys/cddl/contrib/openso
On Mon, 23 Apr 2012 13:04:03 + (UTC)
Alexander Motin wrote:
> Author: mav
> Date: Mon Apr 23 13:04:02 2012
> New Revision: 234603
> URL: http://svn.freebsd.org/changeset/base/234603
>
> Log:
> Add names for all primary RAID levels defined by DDF 2.0
> specification.
>
> Modified:
> head
Author: trasz
Date: Mon Apr 23 13:21:28 2012
New Revision: 234605
URL: http://svn.freebsd.org/changeset/base/234605
Log:
Remove unused thread argument from vtruncbuf().
Reviewed by: kib
Modified:
head/sys/fs/ext2fs/ext2_inode.c
head/sys/fs/hpfs/hpfs_vnops.c
head/sys/fs/msdosfs/denod
Author: mav
Date: Mon Apr 23 13:04:02 2012
New Revision: 234603
URL: http://svn.freebsd.org/changeset/base/234603
Log:
Add names for all primary RAID levels defined by DDF 2.0 specification.
Modified:
head/sys/geom/raid/g_raid.c
head/sys/geom/raid/g_raid.h
head/sys/geom/raid/tr_raid1.c
Author: mav
Date: Mon Apr 23 09:39:39 2012
New Revision: 234601
URL: http://svn.freebsd.org/changeset/base/234601
Log:
Add sos@ copyrights to RAID metadata modules, respecting his efforts in
decoding metadata formats in ataraid(4) code.
Modified:
head/sys/geom/raid/md_intel.c
head/sys/geo
Author: jlh
Date: Mon Apr 23 09:18:05 2012
New Revision: 234600
URL: http://svn.freebsd.org/changeset/base/234600
Log:
Add my birthday and place of birth.
Approved by: kib (mentor)
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/calendar/calendars/cale
Author: jlh
Date: Mon Apr 23 09:16:56 2012
New Revision: 234599
URL: http://svn.freebsd.org/changeset/base/234599
Log:
Add my informations.
Approved by: kib (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
==
Author: fabient
Date: Mon Apr 23 08:58:01 2012
New Revision: 234598
URL: http://svn.freebsd.org/changeset/base/234598
Log:
Fix class malloc init for mips and powerpc that was not converted
by r233628.
Found by: monthadar, adrian
MFC after:1 week
Modified:
head/sys/dev/hwpmc/hwpmc
23 matches
Mail list logo