Author: kevlo
Date: Mon Jun 25 05:47:12 2012
New Revision: 237547
URL: http://svn.freebsd.org/changeset/base/237547
Log:
Fix size of the bcopy when extracting ethernet address
Obtained from:DragonFly
Modified:
head/sys/dev/re/if_re.c
Modified: head/sys/dev/re/if_re.c
===
Author: kevlo
Date: Mon Jun 25 05:41:16 2012
New Revision: 237546
URL: http://svn.freebsd.org/changeset/base/237546
Log:
Correct sizeof usage
Obtained from:DragonFly
Modified:
head/sys/dev/mfi/mfi_tbolt.c
head/sys/dev/mps/mps_sas.c
head/sys/dev/mpt/mpt_cam.c
head/sys/kern/s
On Mon, Jun 25, 2012 at 07:47:59 +0400, Andrey V. Elsukov wrote:
> On 24.06.2012 8:29, Kenneth D. Merry wrote:
> > Author: ken
> > Date: Sun Jun 24 04:29:03 2012
> > New Revision: 237518
> > URL: http://svn.freebsd.org/changeset/base/237518
> >
> > Log:
> > Fix a bug which causes a panic in daop
Author: ken
Date: Mon Jun 25 04:26:10 2012
New Revision: 237545
URL: http://svn.freebsd.org/changeset/base/237545
Log:
Consume spare fields for the providergone pointers added to the g_class and
g_geom structures in change 237518. The original change would have broken
the ABI.
Suggeste
On 24.06.2012 8:29, Kenneth D. Merry wrote:
> Author: ken
> Date: Sun Jun 24 04:29:03 2012
> New Revision: 237518
> URL: http://svn.freebsd.org/changeset/base/237518
>
> Log:
> Fix a bug which causes a panic in daopen(). The panic is caused by
> a da(4) instance going away while GEOM is still
Author: mjacob
Date: Mon Jun 25 03:06:29 2012
New Revision: 237544
URL: http://svn.freebsd.org/changeset/base/237544
Log:
Unbreak register tests for parallel SCSI.
You can't overwrite registers 7 and 8.
MFC after:3 days
Modified:
head/sys/dev/isp/isp.c
Modified: head/sys/dev/isp/isp.
Author: tuexen
Date: Sun Jun 24 23:12:24 2012
New Revision: 237542
URL: http://svn.freebsd.org/changeset/base/237542
Log:
Pass the packet length explicitly around.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_indata.c
head/sys/netinet/sctp_input.c
head/sys/netinet/sctp_output.c
Author: tuexen
Date: Sun Jun 24 22:22:44 2012
New Revision: 237541
URL: http://svn.freebsd.org/changeset/base/237541
Log:
Remove redundant check.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_input.c
Modified: head/sys/netinet/sctp_input.c
===
Author: tuexen
Date: Sun Jun 24 21:25:54 2012
New Revision: 237540
URL: http://svn.freebsd.org/changeset/base/237540
Log:
Do packet logging in a consistent way.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_bsd_addr.c
head/sys/netinet/sctp_bsd_addr.h
head/sys/netinet/sctp_input.c
On Fri, Jun 22, 2012 at 11:53:30AM -0400, Jung-uk Kim wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2012-06-22 05:58:47 -0400, Konstantin Belousov wrote:
> > On Fri, Jun 22, 2012 at 12:40:45AM +, Jung-uk Kim wrote:
> >> Author: jkim Date: Fri Jun 22 00:40:44 2012 New Revision
Author: mjacob
Date: Sun Jun 24 17:30:54 2012
New Revision: 237537
URL: http://svn.freebsd.org/changeset/base/237537
Log:
Clean up multi-id mode so it's driven by the f/w loaded,
not by some hint setting. Do more preparations for FC-Tape.
Clean up resource counting for 24XX or later chipset
Author: andrew
Date: Sun Jun 24 09:19:24 2012
New Revision: 237531
URL: http://svn.freebsd.org/changeset/base/237531
Log:
Add the sys directory we create to the list of items to clean.
Modified:
head/lib/libelf/Makefile
Modified: head/lib/libelf/Makefile
=
Author: adrian
Date: Sun Jun 24 08:47:19 2012
New Revision: 237529
URL: http://svn.freebsd.org/changeset/base/237529
Log:
In a complete lack of foresight on my part, my previous commit broke
the assumption that ath_softc doesn't change size based on build time
configuration.
I picked up
Author: andrew
Date: Sun Jun 24 08:43:34 2012
New Revision: 237528
URL: http://svn.freebsd.org/changeset/base/237528
Log:
Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.
When building libelf in the bootstrap stage this would include the tree
versions of, for example, s
Author: adrian
Date: Sun Jun 24 08:28:06 2012
New Revision: 237527
URL: http://svn.freebsd.org/changeset/base/237527
Log:
Shuffle these initialisations to where they should be.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
===
Author: adrian
Date: Sun Jun 24 08:09:06 2012
New Revision: 237526
URL: http://svn.freebsd.org/changeset/base/237526
Log:
Change the ath_dfs_process_phy_err() method to take an mbuf rather than
a buffer pointer.
For large radar pulses, the AR9130 and later will return a series of
FFT re
Author: joel (doc committer)
Date: Sun Jun 24 07:54:28 2012
New Revision: 237525
URL: http://svn.freebsd.org/changeset/base/237525
Log:
Fix mandoc "Oc breaks Op" warning.
Modified:
head/lib/libedit/editrc.5
Modified: head/lib/libedit/editrc.5
=
On Sun, 24 Jun 2012, Eitan Adler wrote:
Log:
Remove the assert added in r237286
The use of assertions in libraries is not widely accepted.
Requested by: bde, scottl
Approved by: cperciva
Thanks.
Bruce
___
svn-src-head@freebsd.org mailing lis
Author: eadler
Date: Sun Jun 24 07:03:22 2012
New Revision: 237523
URL: http://svn.freebsd.org/changeset/base/237523
Log:
Remove the assert added in r237286
The use of assertions in libraries is not widely accepted.
Requested by: bde, scottl
Approved by: cperciva
MFC after:3 days
Author: adrian
Date: Sun Jun 24 07:01:49 2012
New Revision: 237522
URL: http://svn.freebsd.org/changeset/base/237522
Log:
Introduce an optional ath(4) radiotap vendor extension.
This includes a few new fields in each RXed frame:
* per chain RX RSSI (ctl and ext);
* current RX chainma
20 matches
Mail list logo