Author: bryanv
Date: Fri Oct 11 06:51:56 2013
New Revision: 256309
URL: http://svnweb.freebsd.org/changeset/base/256309
Log:
MFC r256308:
Do not provide a hint of the guest's OS version
The calculation can overflow if __FreeBSD_version is big
enough, and it does not appear to be requ
Author: bryanv
Date: Fri Oct 11 06:48:40 2013
New Revision: 256308
URL: http://svnweb.freebsd.org/changeset/base/256308
Log:
Do not provide a hint of the guest's OS version
The calculation can overflow if __FreeBSD_version is big
enough, and it does not appear to be required.
Reporte
Author: kib
Date: Fri Oct 11 04:50:27 2013
New Revision: 256306
URL: http://svnweb.freebsd.org/changeset/base/256306
Log:
MFC r256061:
Add padding to match the compat32 struct stat32 definition to the real
struct stat on 32bit architectures.
Modified:
stable/8/sys/compat/freebsd32/freebsd
Author: kib
Date: Fri Oct 11 04:42:17 2013
New Revision: 256305
URL: http://svnweb.freebsd.org/changeset/base/256305
Log:
MFC r256061:
Add padding to match the compat32 struct stat32 definition to the real
struct stat on 32bit architectures.
Modified:
stable/9/sys/compat/freebsd32/freebsd
Author: grehan
Date: Thu Oct 10 22:46:49 2013
New Revision: 256304
URL: http://svnweb.freebsd.org/changeset/base/256304
Log:
Allow the legacy CDROM device to be accessed in a FreeBSD guest, while
still using enlightened drivers for other block devices.
Submitted by: Microsoft hyperv dev t
Author: np
Date: Thu Oct 10 22:44:29 2013
New Revision: 256303
URL: http://svnweb.freebsd.org/changeset/base/256303
Log:
MFC r256302:
Add dependency on ibcore now that it has been modularized.
Approved by: re (gjb)
Modified:
stable/10/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
Directory Prope
Author: np
Date: Thu Oct 10 22:38:35 2013
New Revision: 256302
URL: http://svnweb.freebsd.org/changeset/base/256302
Log:
Add dependency on ibcore now that it has been modularized.
Approved by: re (gjb)
Modified:
head/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
Modified: head/sys/dev/cxgb/ulp/iw
Author: edavis
Date: Thu Oct 10 21:10:51 2013
New Revision: 256299
URL: http://svnweb.freebsd.org/changeset/base/256299
Log:
Fixed the media type shown via ifconfig.
Fixed a panic that occurs when bringing up an interface on 57710/57711
running very old bootcode versions.
Fixed how bool is
Author: dim
Date: Thu Oct 10 20:47:11 2013
New Revision: 256298
URL: http://svnweb.freebsd.org/changeset/base/256298
Log:
Bump OS versions in the toolchain triples to 11.0, and bump the
__FreeBSD_cc_version predefined macros in clang and gcc.
Approved by: re (gjb)
Modified:
head/Makef
Author: dim
Date: Thu Oct 10 20:33:18 2013
New Revision: 256297
URL: http://svnweb.freebsd.org/changeset/base/256297
Log:
Disable assertions in llvm and clang for the 10.0 release cycle.
Approved by: re (gjb)
Modified:
stable/10/lib/clang/clang.build.mk
Modified: stable/10/lib/clang/cl
Author: adrian
Date: Thu Oct 10 19:56:31 2013
New Revision: 256294
URL: http://svnweb.freebsd.org/changeset/base/256294
Log:
Fix the "am I a net80211 vap" check for bpf listeners.
I changed it to use if_transmit a while ago but apparently with monitor
mode the if_transmit method is overri
Author: jhb
Date: Thu Oct 10 19:51:38 2013
New Revision: 256293
URL: http://svnweb.freebsd.org/changeset/base/256293
Log:
Sanitize the %eflags returned by BIOS routines. Some BIOS routines enter
protected mode and may leave protected-mode-specific flags like PSL_NT set
when they return to r
Author: dim
Date: Thu Oct 10 19:48:43 2013
New Revision: 256292
URL: http://svnweb.freebsd.org/changeset/base/256292
Log:
MFC r256291:
In sys/arm/versatile/versatile_pci.c, add a default handler, to fix a
gcc warning about uninitialized use of a variable.
Approved by: re (gjb)
Modi
Author: dim
Date: Thu Oct 10 19:40:01 2013
New Revision: 256291
URL: http://svnweb.freebsd.org/changeset/base/256291
Log:
In sys/arm/versatile/versatile_pci.c, add a default handler, to fix a
gcc warning about uninitialized use of a variable.
Approved by: re (gjb)
Modified:
head/sys/a
Author: gjb
Date: Thu Oct 10 18:05:13 2013
New Revision: 256284
URL: http://svnweb.freebsd.org/changeset/base/256284
Log:
Turn it all the way up to 11:
- Update FreeBSD version in:
- UPDATING
- sys/conf/newvers.sh
- Add 11.0 FreeBSD version for manual pages
- Bump __FreeBS
x27;abort:false,junk:false' /etc/malloc.conf".)
-
20131010:
The rc.d/jail script has been updated to support jail(8)
configuration file. The "jail__*" rc.conf(5) variables
Modified: stable/10/contrib/jemalloc/
Author: gjb
Date: Thu Oct 10 17:56:30 2013
New Revision: 256281
URL: http://svnweb.freebsd.org/changeset/base/256281
Log:
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Added:
stable/10/
- copied
Author: edavis
Date: Thu Oct 10 17:41:41 2013
New Revision: 256280
URL: http://svnweb.freebsd.org/changeset/base/256280
Log:
New committer info.
Approved by: re@ (gjb)
Approved by: davidch (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src
Author: gjb
Date: Thu Oct 10 17:39:39 2013
New Revision: 256279
URL: http://svnweb.freebsd.org/changeset/base/256279
Log:
Update head/ to ALPHA6 in preparation of branching to stable/10.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/conf/newvers.sh
Author: dim
Date: Thu Oct 10 16:25:53 2013
New Revision: 256276
URL: http://svnweb.freebsd.org/changeset/base/256276
Log:
In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymous
union members in strict C99, by giving them names. While here, add some
FreeBSD keywords where t
Author: alc
Date: Thu Oct 10 16:11:45 2013
New Revision: 256275
URL: http://svnweb.freebsd.org/changeset/base/256275
Log:
Tidy up the output of "sysctl vm.phys_free".
Approved by: re (glebius)
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/vm/vm_phys.c
Modified: head/
Author: jhb
Date: Thu Oct 10 16:11:34 2013
New Revision: 256274
URL: http://svnweb.freebsd.org/changeset/base/256274
Log:
Ignore attempts to set the nmbcluster sysctls to their current value
rather than failing with an error.
Reviewed by: andre
Approved by: re (delphij)
MFC after:
On 11 February 2012 10:02, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Sat Feb 11 06:02:16 2012
> New Revision: 231505
> URL: http://svn.freebsd.org/changeset/base/231505
>
> Log:
> Introduce a new NET_RT_IFLISTL API to query the address list. It works
> on extended and extensible structs if_m
Author: jhb
Date: Thu Oct 10 14:34:01 2013
New Revision: 256272
URL: http://svnweb.freebsd.org/changeset/base/256272
Log:
MFC 253450:
Properly handle I/O windows in bridges with the ISA enable bit set. These
beasts still exist unfortunately. More details can be found in other
references,
Author: gjb
Date: Thu Oct 10 14:21:27 2013
New Revision: 256271
URL: http://svnweb.freebsd.org/changeset/base/256271
Log:
I'm quite sure by this point that we are not reverting to CVS.
Noticed by: flo
Approved by: re (implicit)
Modified:
svnadmin/conf/paths
Modified: svnadmin/conf/
Author: gjb
Date: Thu Oct 10 14:15:30 2013
New Revision: 256270
URL: http://svnweb.freebsd.org/changeset/base/256270
Log:
Prepare for stable/10 branch creation:
- approvers:
- Require re@ approval for commits to stable/10
- Add sys/dev/random and sys/libkern/arc4random.c paths
Author: alfred
Date: Thu Oct 10 14:03:03 2013
New Revision: 256269
URL: http://svnweb.freebsd.org/changeset/base/256269
Log:
Fix for When more than one NIC is present.
The device name was incorrect due to a specific function we ported
from the Linux driver that is not FBSD compatible. Th
Author: bdrewery (ports committer)
Date: Thu Oct 10 12:47:34 2013
New Revision: 256268
URL: http://svnweb.freebsd.org/changeset/base/256268
Log:
MFC r255944 (partial):
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
WITH[OUT]_SSP to avoid hitting an error
Author: glebius
Date: Thu Oct 10 12:47:33 2013
New Revision: 256267
URL: http://svnweb.freebsd.org/changeset/base/256267
Log:
Merge r253680,253805 from head:
--
r253680 | des | 2013-07-26 19:53:43 +0400 (Fri, 26 Jul 2013
Author: bdrewery (ports committer)
Date: Thu Oct 10 12:46:26 2013
New Revision: 256266
URL: http://svnweb.freebsd.org/changeset/base/256266
Log:
MFC r255944:
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
WITH[OUT]_SSP to avoid hitting an error if user ha
Author: gjb
Date: Thu Oct 10 11:56:43 2013
New Revision: 256264
URL: http://svnweb.freebsd.org/changeset/base/256264
Log:
Fix mismerge introduced in r256230, adding auditdistd back to
etc/rc.d/Makefile.
Submitted by: Herbert J. Skuhra
Pointyhat to: gjb
Modified:
stable/9/etc/rc.d/Mak
Author: trasz
Date: Thu Oct 10 11:28:20 2013
New Revision: 256261
URL: http://svnweb.freebsd.org/changeset/base/256261
Log:
Remove unimplemented options from iscsi.conf(5) manual page, mention
that it's being used by both initiators, and change the title to make
it more easily searchable.
Author: avg
Date: Thu Oct 10 09:53:46 2013
New Revision: 256259
URL: http://svnweb.freebsd.org/changeset/base/256259
Log:
MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()
illumos change 14172:be36a38bac3d:
illumos ZFS issues:
4082 zfs receive gets EFBIG from dmu_
Author: hrs
Date: Thu Oct 10 09:43:15 2013
New Revision: 256258
URL: http://svnweb.freebsd.org/changeset/base/256258
Log:
Do not try to detach if the interface does not support IPv6.
Tested by:hselasky
PR: usb/182820
Approved by: re (glebius)
Modified:
head/sys/netinet
Author: glebius
Date: Thu Oct 10 09:42:41 2013
New Revision: 256257
URL: http://svnweb.freebsd.org/changeset/base/256257
Log:
Merge from head r253514,r253680,r253805,r254650:
-
r253514 | des | 2013-07-21 10:59:56 +0400 (
d/UPDATING Thu Oct 10 09:32:27 2013(r256256)
@@ -31,6 +31,25 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20131010:
+ The rc.d/j
Author: hrs
Date: Thu Oct 10 07:41:11 2013
New Revision: 256255
URL: http://svnweb.freebsd.org/changeset/base/256255
Log:
Add support for "vnet jname" argument in ifconfig_IF. The vnet keyword
is ignored except for "rc.d/netif vnet{up,down} ifn" because a jail is
usually created after inter
Author: dim
Date: Thu Oct 10 07:23:11 2013
New Revision: 256253
URL: http://svnweb.freebsd.org/changeset/base/256253
Log:
Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, to
silence a gcc warning.
Approved by: re (rodrigc)
X-MFC-With: r255332
Modified:
head/sys
38 matches
Mail list logo