Author: imp
Date: Wed Aug 8 20:21:33 2012
New Revision: 239148
URL: http://svn.freebsd.org/changeset/base/239148
Log:
Make the addition of the d_gone binary compatible. This allows
storage drivers compiled for 9.0 to work on 9.1 and preserves the ABI
for disks.
Reviewed by: scottl, k
Author: tuexen
Date: Wed Aug 8 20:08:45 2012
New Revision: 239147
URL: http://svn.freebsd.org/changeset/base/239147
Log:
MFC r239052:
Fix a refcount issue. The called only decrements is stcb is NULL.
Modified:
stable/8/sys/netinet/sctp_pcb.c
Directory Properties:
stable/8/sys/ (props c
Author: tuexen
Date: Wed Aug 8 20:05:25 2012
New Revision: 239146
URL: http://svn.freebsd.org/changeset/base/239146
Log:
MFC r239041:
Fix a bug reported by Simon L. B. Nielsen:
If an SCTP endpoint receives an ASCONF with a wildcard
lookup address and incorrect verification tag, the sys
Author: emaste
Date: Wed Aug 8 19:15:01 2012
New Revision: 239145
URL: http://svn.freebsd.org/changeset/base/239145
Log:
Be more descriptive about poll error / timeout when transmitting.
Modified:
head/tools/tools/netmap/pkt-gen.c
Modified: head/tools/tools/netmap/pkt-gen.c
Author: kensmith
Date: Wed Aug 8 18:39:29 2012
New Revision: 239144
URL: http://svn.freebsd.org/changeset/base/239144
Log:
Prep for 9.1-RC1 builds.
Approved by: re (implicit)
Modified:
releng/9.1/sys/conf/newvers.sh
Modified: releng/9.1/sys/conf/newvers.sh
Author: mjacob
Date: Wed Aug 8 18:24:33 2012
New Revision: 239143
URL: http://svn.freebsd.org/changeset/base/239143
Log:
More rototilling with target mode in an attemp to get multiple
CCB at a time outstanding reliable. It's not there yet, but this
is the direction to go in so might as well
Author: adrian
Date: Wed Aug 8 17:16:06 2012
New Revision: 239142
URL: http://svn.freebsd.org/changeset/base/239142
Log:
Fix an incorrect comment.
Modified:
head/sys/net80211/ieee80211.h
Modified: head/sys/net80211/ieee80211.h
Author: emaste
Date: Wed Aug 8 15:28:29 2012
New Revision: 239141
URL: http://svn.freebsd.org/changeset/base/239141
Log:
Fix whitespace (missing newline)
Modified:
head/sys/dev/netmap/netmap.c
Modified: head/sys/dev/netmap/netmap.c
===
Author: emaste
Date: Wed Aug 8 15:27:01 2012
New Revision: 239140
URL: http://svn.freebsd.org/changeset/base/239140
Log:
Clarify comments about number of tx / rx rings
Modified:
head/sys/dev/netmap/netmap.c
head/sys/dev/netmap/netmap_kern.h
Modified: head/sys/dev/netmap/netmap.c
=
Author: emaste
Date: Wed Aug 8 13:54:26 2012
New Revision: 239139
URL: http://svn.freebsd.org/changeset/base/239139
Log:
Round displayed pps (instead of truncating)
Modified:
head/tools/tools/netmap/pkt-gen.c
Modified: head/tools/tools/netmap/pkt-gen.c
==
Author: andrew
Date: Wed Aug 8 09:42:44 2012
New Revision: 239138
URL: http://svn.freebsd.org/changeset/base/239138
Log:
Import compiler-rt r160957.
This is mostly a no-op other than for ARM where it adds missing
__aeabi_mem* and __aeabi_*divmod functions. Even on ARM these will remain
11 matches
Mail list logo