Author: kevlo
Date: Tue Aug 19 09:02:58 2014
New Revision: 270165
URL: http://svnweb.freebsd.org/changeset/base/270165
Log:
Sort ASUS section and add USB device ID of ASUS USB-AC51.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
Author: bdrewery
Date: Tue Aug 19 15:04:32 2014
New Revision: 270168
URL: http://svnweb.freebsd.org/changeset/base/270168
Log:
Revert r267233 for now. PIE support needs to be reworked.
1. 50+% of NO_PIE use is fixed by adding -fPIC to INTERNALLIB and other
build-only utility libraries.
Author: bdrewery
Date: Tue Aug 19 15:09:24 2014
New Revision: 270169
URL: http://svnweb.freebsd.org/changeset/base/270169
Log:
Regen after r270168
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
On 6/13/2014 3:53 AM, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Fri Jun 13 08:53:49 2014
> New Revision: 267440
> URL: http://svnweb.freebsd.org/changeset/base/267440
>
> Log:
> Attach the CUSE library and kernel module to the default FreeBSD
> builds. Bump the FreeBSD version numb
On Tue, Aug 19, 2014 at 03:04:33PM +, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Aug 19 15:04:32 2014
> New Revision: 270168
> URL: http://svnweb.freebsd.org/changeset/base/270168
>
> Log:
> Revert r267233 for now. PIE support needs to be reworked.
Thank you.
pgppwTRsEfb7m.pgp
Des
Author: bdrewery
Date: Tue Aug 19 15:30:56 2014
New Revision: 270170
URL: http://svnweb.freebsd.org/changeset/base/270170
Log:
Use bsd.lib.mk here as all other csu Makefiles do.
This effectively reverts r124752.
There's no reason this should be different. It resulted in needing NO_PIE
Author: hselasky
Date: Tue Aug 19 15:40:26 2014
New Revision: 270171
URL: http://svnweb.freebsd.org/changeset/base/270171
Log:
Add missing WITHOUT_CUSE file.
Added:
head/tools/build/options/WITHOUT_CUSE (contents, props changed)
Added: head/tools/build/options/WITHOUT_CUSE
Hi,
You forgot to define a tools/build/options/WITHOUT_CUSE so it is added
to src.conf(5).
~/svn/base/tools/build/options # ./makeman >
../../../share/man/man5/src.conf.5
no description found for WITHOUT_CUSE, skipping
See:
http://svnweb.freebsd.org/changeset/base/270171
Thank you!
--HPS
On 8/19/2014 10:41 AM, Hans Petter Selasky wrote:
> Hi,
>
>> You forgot to define a tools/build/options/WITHOUT_CUSE so it is added
>> to src.conf(5).
>>
>> ~/svn/base/tools/build/options # ./makeman >
>> ../../../share/man/man5/src.conf.5
>> no description found for WITHOUT_CUSE, skipping
>>
>>
>
Author: bdrewery
Date: Tue Aug 19 15:46:40 2014
New Revision: 270172
URL: http://svnweb.freebsd.org/changeset/base/270172
Log:
Regen after r270171
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: bdrewery
Date: Tue Aug 19 15:47:51 2014
New Revision: 270173
URL: http://svnweb.freebsd.org/changeset/base/270173
Log:
Bump __FreeBSD_version after r269489 so ports can use it.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
=
Author: mav
Date: Tue Aug 19 17:04:18 2014
New Revision: 270176
URL: http://svnweb.freebsd.org/changeset/base/270176
Log:
Fix lock recursion on LUN shutdown, introduced on r269497.
MFC after:3 days
Modified:
head/sys/cam/ctl/ctl_tpc.c
Modified: head/sys/cam/ctl/ctl_tpc.c
===
Author: ngie
Date: Tue Aug 19 18:27:43 2014
New Revision: 270178
URL: http://svnweb.freebsd.org/changeset/base/270178
Log:
Fix typo (LIBLDNSADD -> LIBLDNS) to fix "make checkdpadd"
X-MFC with: r269648
Phabric: D634
Approved by: jmmv (mentor)
Modified:
head/secure/usr.bin/ssh/Makefile
Author: ngie
Date: Tue Aug 19 18:31:20 2014
New Revision: 270179
URL: http://svnweb.freebsd.org/changeset/base/270179
Log:
Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match up
This fixes "make checkdpadd"
Approved by: jmmv (mentor)
MFC after: 2 weeks
Phabric: D630
Author: ngie
Date: Tue Aug 19 18:47:47 2014
New Revision: 270180
URL: http://svnweb.freebsd.org/changeset/base/270180
Log:
Add LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"
Approved by: jmmv (mentor)
MFC after: 5 days
Phabric: D633
PR: 192763
Modified:
head/usr.sbin/nmtree/Ma
On 11.08.2014 22:29, Jeremie Le Hen wrote:
>> sed(1): Don't force a newline on last line, if input stream doesn't have
>> one
>
> Any plan to MFC this?
Sorry Jérémie, I missed your mail...
I'm not sure what to think because the out-of-the-box behavior differs
from previous version. This could
On Mon, Aug 18, 2014 at 12:50:09AM +, Garrett Cooper wrote:
Hi Garrett,
> Log:
> Add -ll to LDADD to fix "make checkdpadd"
> Modified: head/sbin/hastd/Makefile
> ==
> --- head/sbin/hastd/Makefile Sun Aug 17 23:30:
Author: bdrewery
Date: Tue Aug 19 20:35:09 2014
New Revision: 270181
URL: http://svnweb.freebsd.org/changeset/base/270181
Log:
Add recent DragonFly releases.
Submitted by: Zach Crownover
MFC after:1 week
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-fami
Author: bdrewery
Date: Tue Aug 19 21:04:31 2014
New Revision: 270183
URL: http://svnweb.freebsd.org/changeset/base/270183
Log:
Avoid showing stale errors when nmount(2) fails.
Sometimes nmount(2) will fail without setting errmsg. The previous (ignored)
error would then be shown as the rea
On Tue, Aug 19, 2014 at 2:04 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Aug 19 21:04:31 2014
> New Revision: 270183
> URL: http://svnweb.freebsd.org/changeset/base/270183
>
> Log:
> Avoid showing stale errors when nmount(2) fails.
>
> Sometimes nmount(2) will fail without setting
On 8/19/2014 4:04 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Tue Aug 19 21:04:31 2014
> New Revision: 270183
> URL: http://svnweb.freebsd.org/changeset/base/270183
>
> Log:
> Avoid showing stale errors when nmount(2) fails.
>
> Sometimes nmount(2) will fail without setting errmsg.
Author: delphij
Date: Wed Aug 20 00:14:41 2014
New Revision: 270189
URL: http://svnweb.freebsd.org/changeset/base/270189
Log:
Add zdb into rescue environment.
On amd64, this would increase the binary size by 1.1MiB and
make it possible to examine zpool status offline, useful for
recover
Author: ian
Date: Wed Aug 20 00:33:37 2014
New Revision: 270190
URL: http://svnweb.freebsd.org/changeset/base/270190
Log:
Don't stop other legs of a parallel build due to a failure in make_check.
The whole point is to see if there's any failure, which is handled by
building a newer version o
Author: kevlo
Date: Wed Aug 20 01:26:27 2014
New Revision: 270191
URL: http://svnweb.freebsd.org/changeset/base/270191
Log:
Add the D-Link DWA-125 rev D1.
Tested by myself.
Modified:
head/share/man/man4/urtwn.4
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_urtwn.c
Modified: head
Author: kevlo
Date: Wed Aug 20 01:32:04 2014
New Revision: 270192
URL: http://svnweb.freebsd.org/changeset/base/270192
Log:
If eapol packets are sent at the lowest rate, key negotiation will
become more reliable.
Submitted by: Akinori Furukoshi
Modified:
head/sys/dev/usb/wlan/if_run.c
25 matches
Mail list logo