Author: nyan
Date: Sat Jun 27 08:49:41 2015
New Revision: 284885
URL: https://svnweb.freebsd.org/changeset/base/284885
Log:
MFi386: r284878
Reduce warnings:
- Add prototype for boot2 main()
- Don't make assignment within if statement, split it into two.
Modified:
head/sys/
Author: nyan
Date: Sat Jun 27 09:01:49 2015
New Revision: 284886
URL: https://svnweb.freebsd.org/changeset/base/284886
Log:
MFi386: r278165
Silence a coverity warning about ignoring a return value.
Modified:
head/sys/dev/fe/if_fe_cbus.c
Modified: head/sys/dev/fe/if_fe_cbus.c
=
Author: kib
Date: Sat Jun 27 09:44:14 2015
New Revision: 284887
URL: https://svnweb.freebsd.org/changeset/base/284887
Log:
Handle errors from background write of the cylinder group blocks.
First, on the write error, bufdone() call from ffs_backgroundwrite()
panics because pbrelvp() cleare
Notice to Appear,
You have a debt to pay for using a toll road.
Please, do not forget to service your debt.
You can find the invoice is in the attachment.
Sincerely,
Billy Dougherty,
E-ZPass Manager.
___
svn-src-head@freebsd.org mailing list
http://li
Author: bz
Date: Sat Jun 27 12:37:09 2015
New Revision: 284889
URL: https://svnweb.freebsd.org/changeset/base/284889
Log:
Fix compilation without INET6 and without INET and INET6 after
offload support was introduced in r284746.
While here also fix the ioctl() handler for IPv4 added in r27
Author: pfg
Date: Sat Jun 27 15:13:14 2015
New Revision: 284890
URL: https://svnweb.freebsd.org/changeset/base/284890
Log:
Change detection for the gnu_inline attribute.
According to the GCC documentation:
"This attribute is available in GCC 4.1.3 and later. It is available
if either of
Author: pkelsey
Date: Sat Jun 27 18:01:50 2015
New Revision: 284891
URL: https://svnweb.freebsd.org/changeset/base/284891
Log:
Use correct flag in iovctl_start().
Differential Revision: https://reviews.freebsd.org/D2921
Reviewed by: rstone
Approved by: jmallett (mentor)
Sponsored by:
Notice to Appear,
You have to appear in the Court on the July 04.
Please, prepare all the documents relating to the case and bring them to Court
on the specified date.
Note: If you do not come, the case will be heard in your absence.
The Court Notice is attached to this email.
Regards,
Tom Hoff
Author: neel
Date: Sat Jun 27 18:24:23 2015
New Revision: 284892
URL: https://svnweb.freebsd.org/changeset/base/284892
Log:
Fix issues detected by 'mandoc -Tlint bhyveload.8'
Pointed out by: wblock
Differential Revision:https://reviews.freebsd.org/D2762
Modified:
Author: brd (doc,ports committer)
Date: Sat Jun 27 20:39:13 2015
New Revision: 284893
URL: https://svnweb.freebsd.org/changeset/base/284893
Log:
Add initial support for building Vagrant images for VMWare. Next steps will
be adding Virtualbox support and uploading to Hashicorp Atlas for others t
On Sat, Jun 27, 2015 at 08:39:14PM +, Brad Davis wrote:
> Author: brd (doc,ports committer)
> Date: Sat Jun 27 20:39:13 2015
> New Revision: 284893
> URL: https://svnweb.freebsd.org/changeset/base/284893
>
> Log:
> Add initial support for building Vagrant images for VMWare.
> Next steps wi
Author: gjb
Date: Sat Jun 27 22:54:16 2015
New Revision: 284895
URL: https://svnweb.freebsd.org/changeset/base/284895
Log:
Add default VAGRANT_IMG variable.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile.vagrant
Modified: head/release/Makefile.vagrant
=
Author: gjb
Date: Sat Jun 27 22:59:29 2015
New Revision: 284896
URL: https://svnweb.freebsd.org/changeset/base/284896
Log:
Remove _ACCOUNT and add _USERNAME, _NAME, _VERSION for the
VAGRANT_${VAR} variables extracted from VAGRANT_UPLOAD_CONF.
Set ATLAS_${VAR} to VAGRANT_${VAR} if VAGRANT_
Author: gjb
Date: Sat Jun 27 23:03:28 2015
New Revision: 284897
URL: https://svnweb.freebsd.org/changeset/base/284897
Log:
Instead of hard-coding the PROVIDERS for upload, add the
VAGRANT_PROVIDERS variable. Right now, it defaults to only
vmware_desktop, virtualbox support is to follow at s
Author: bapt
Date: Sat Jun 27 23:28:56 2015
New Revision: 284898
URL: https://svnweb.freebsd.org/changeset/base/284898
Log:
Make all shared library a relative symlink
This makes sysroot usable for cross building, it also removes the need for
_SHLIBDIRPREFIX (keeps its definition since pic
> On Jun 27, 2015, at 16:28, Baptiste Daroussin wrote:
>
> Author: bapt
> Date: Sat Jun 27 23:28:56 2015
> New Revision: 284898
> URL: https://svnweb.freebsd.org/changeset/base/284898
>
> Log:
> Make all shared library a relative symlink
>
> This makes sysroot usable for cross building, it a
Author: kib
Date: Sun Jun 28 05:04:08 2015
New Revision: 284901
URL: https://svnweb.freebsd.org/changeset/base/284901
Log:
Remove unneeded data dependency, currently imposed by
atomic_load_acq(9), on it source, for x86.
Right now, atomic_load_acq() on x86 is sequentially consistent with
On 27 June 2015 at 20:37, Garrett Cooper wrote:
>
>> On Jun 27, 2015, at 16:28, Baptiste Daroussin wrote:
>>
>> Author: bapt
>> Date: Sat Jun 27 23:28:56 2015
>> New Revision: 284898
>> URL: https://svnweb.freebsd.org/changeset/base/284898
>>
>> Log:
>> Make all shared library a relative symlink
> On Jun 27, 2015, at 22:31, Adrian Chadd wrote:
>
>> On 27 June 2015 at 20:37, Garrett Cooper wrote:
>>
>>> On Jun 27, 2015, at 16:28, Baptiste Daroussin wrote:
>>>
>>> Author: bapt
>>> Date: Sat Jun 27 23:28:56 2015
>>> New Revision: 284898
>>> URL: https://svnweb.freebsd.org/changeset/bas
19 matches
Mail list logo