Author: kevlo
Date: Sat Dec 5 07:46:37 2015
New Revision: 291844
URL: https://svnweb.freebsd.org/changeset/base/291844
Log:
MFC r291238:
Add dependency to uether.
Reviewed by: hselasky
Modified:
stable/10/share/man/man4/aue.4
stable/10/share/man/man4/axe.4
stable/10/share/man/man
Author: arybchik
Date: Sat Dec 5 07:04:11 2015
New Revision: 291843
URL: https://svnweb.freebsd.org/changeset/base/291843
Log:
sfxge: support for MCDI logging implemented
Submitted by: Artem V. Andreev
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Differen
On Fri, Dec 4, 2015 at 7:34 PM, NGie Cooper wrote:
> Hi Bruce!
>
> > On Nov 9, 2015, at 04:03, Bruce Evans wrote:
> >
> > On Mon, 9 Nov 2015, Garrett Cooper wrote:
> >
> >> Log:
> >> Document powl(3)
> >
> > powl was garbage that was intentionally undocumented. At least, I
> > intentionally ign
Author: imp
Date: Sat Dec 5 04:43:56 2015
New Revision: 291842
URL: https://svnweb.freebsd.org/changeset/base/291842
Log:
New config files for embedded boards.
Build with ../nanobsd.sh -c rpi.cfg, for example.
This can be done as a normal user.
This is a work in progress. It relies on
On Fri, 4 Dec 2015, NGie Cooper wrote:
On Nov 9, 2015, at 04:03, Bruce Evans wrote:
On Mon, 9 Nov 2015, Garrett Cooper wrote:
Log:
Document powl(3)
powl was garbage that was intentionally undocumented. At least, I
intentionally ignored its non-documentation together with it.
POSIX docum
Author: ngie
Date: Sat Dec 5 04:19:40 2015
New Revision: 291841
URL: https://svnweb.freebsd.org/changeset/base/291841
Log:
Remove stale tools/regression directory that should have been deleted
in r291840
Sponsored by: EMC / Isilon Storage Division
Deleted:
stable/10/tools/regression/l
Author: ngie
Date: Sat Dec 5 04:17:40 2015
New Revision: 291840
URL: https://svnweb.freebsd.org/changeset/base/291840
Log:
MFC r290537,r290540,r290560,r290856,r290871,r291839:
r290537:
Integrate tools/regression/lib/libc/stdio into the FreeBSD test suite
as lib/libc/tests/stdio
Author: ngie
Date: Sat Dec 5 04:10:15 2015
New Revision: 291839
URL: https://svnweb.freebsd.org/changeset/base/291839
Log:
Initialize errno to 0 in the nul testcase before testing it
For some odd reason stable/10 requires this, otherwise it always fails
the errno == 0 check on line 196.
Hi Bruce!
> On Nov 9, 2015, at 04:03, Bruce Evans wrote:
>
> On Mon, 9 Nov 2015, Garrett Cooper wrote:
>
>> Log:
>> Document powl(3)
>
> powl was garbage that was intentionally undocumented. At least, I
> intentionally ignored its non-documentation together with it.
POSIX documents it and I
Author: ngie
Date: Sat Dec 5 02:25:20 2015
New Revision: 291838
URL: https://svnweb.freebsd.org/changeset/base/291838
Log:
Fix -Wformat issues and minor whitespace issues in surrounding areas
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/libc/regex/g
Author: ngie
Date: Sat Dec 5 02:23:44 2015
New Revision: 291837
URL: https://svnweb.freebsd.org/changeset/base/291837
Log:
split.ih:
- Create automatically generated include header for split.c
main.c:
- Use function definitions from debug.ih and split.ih instead of externs
Sponsor
Author: ngie
Date: Sat Dec 5 02:18:36 2015
New Revision: 291836
URL: https://svnweb.freebsd.org/changeset/base/291836
Log:
Use `==` instead of `=` in the function comment above split(..) so mkh -p
exposes split(..).
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modifie
Author: ngie
Date: Sat Dec 5 02:07:55 2015
New Revision: 291835
URL: https://svnweb.freebsd.org/changeset/base/291835
Log:
Use ANSI C function prototypes/definitions instead of K&R style ones
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/libc/regex/g
Author: ngie
Date: Sat Dec 5 01:19:35 2015
New Revision: 291834
URL: https://svnweb.freebsd.org/changeset/base/291834
Log:
Add missing headers and sort #includes per style(9)
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/libc/regex/grot/main.c
Modif
Author: ngie
Date: Sat Dec 5 01:13:18 2015
New Revision: 291833
URL: https://svnweb.freebsd.org/changeset/base/291833
Log:
- Use ANSI C function prototypes/definitions instead of K&R style ones
- Add a missing return type for main(..)
MFC after: 1 week
Sponsored by: EMC / Isilon Storag
Author: ngie
Date: Sat Dec 5 01:12:58 2015
New Revision: 291832
URL: https://svnweb.freebsd.org/changeset/base/291832
Log:
Fix -Wformat warnings by using the correct format qualifiers
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/libc/regex/grot/debu
Author: imp
Date: Sat Dec 5 01:12:44 2015
New Revision: 291831
URL: https://svnweb.freebsd.org/changeset/base/291831
Log:
Awk helper script that reads in a mtree METALOG file from installworld
(and soon augmented by nanobsd), performs the actions documented in
the script, and then spits out
Author: imp
Date: Sat Dec 5 01:10:04 2015
New Revision: 291830
URL: https://svnweb.freebsd.org/changeset/base/291830
Log:
Setting NANO_NOPRIV_BUILD will now add -DNO_ROOT and METALOG= as
appropriate. First step in supporting a build w/o root. More to
follow as actions by customization s
Author: imp
Date: Sat Dec 5 00:54:43 2015
New Revision: 291829
URL: https://svnweb.freebsd.org/changeset/base/291829
Log:
SRCCONF makes no sense in make.conf. Don't set it there. Rely on it
being in the environment. Also filter out the new SRC_ENV_CONF as
well. If you really need these set,
Author: imp
Date: Sat Dec 5 00:15:04 2015
New Revision: 291828
URL: https://svnweb.freebsd.org/changeset/base/291828
Log:
Minor cleanup in how we run make:
o Move SRCCONF and __MAKE_CONF into the environment to cope with
file paths with spaces in them better.
o Move the rest of the vari
Author: imp
Date: Fri Dec 4 23:44:34 2015
New Revision: 291827
URL: https://svnweb.freebsd.org/changeset/base/291827
Log:
Remove commented out junk.
Modified:
head/tools/tools/nanobsd/pcengines/common.conf
Modified: head/tools/tools/nanobsd/pcengines/common.conf
Author: cem
Date: Fri Dec 4 23:31:32 2015
New Revision: 291826
URL: https://svnweb.freebsd.org/changeset/base/291826
Log:
ioat(4): Add MODULE_VERSION so MODULE_DEPEND works
Suggested by: jhb
Review in progress: cc
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/
Author: imp
Date: Fri Dec 4 23:22:07 2015
New Revision: 291825
URL: https://svnweb.freebsd.org/changeset/base/291825
Log:
Since this is an almost identical copy of ALIX_DSK, just include it
and add the bits we need at the end.
Modified:
head/tools/tools/nanobsd/pcengines/ALIX_NFS
Modified
> On Dec 4, 2015, at 12:42, Bruce Evans wrote:
...
> I wouldn't trust style(9) for anything except simple formatting, but
> look at the subsystem(s) style. Just the top level of geom has 11000+
> lines which can be considered as giving about 20 times more examples
> than style(9).
It would be
Author: bdrewery
Date: Fri Dec 4 21:11:17 2015
New Revision: 291824
URL: https://svnweb.freebsd.org/changeset/base/291824
Log:
Fix mis-merge in r291816, nl_defs.h not used here.
Modified:
stable/10/usr.bin/netstat/Makefile
Modified: stable/10/usr.bin/netstat/Makefile
===
On Fri, 4 Dec 2015, Bryan Drewery wrote:
On 12/4/2015 10:03 AM, Bruce Evans wrote:
This is specified by not giving an example of using it. style(9) was
I really take issue with this stance. I don't think you really mean what
this implies. For example, can I even use 'x++' or mtx_lock(9) or
u
Author: bapt
Date: Fri Dec 4 20:41:44 2015
New Revision: 291823
URL: https://svnweb.freebsd.org/changeset/base/291823
Log:
MFC: r291091
install: do not follow symlinks
In case the target of install is a dead symlink, install(1) used to not
consider it as "existing" because of the us
> Il giorno 04/dic/2015, alle ore 13:03, Bruce Evans ha
> scritto:
>
> On Fri, 4 Dec 2015, Andrew Turner wrote:
>
>> On Fri, 4 Dec 2015 23:42:51 +1100 (EST)
>> Bruce Evans wrote:
>> ...
>>> This looks like 5 style bugs and 0 issues:
>>>
>>> 3 old style bugs:
>>> - use of bool
>>
>> I don't
Author: mav
Date: Fri Dec 4 19:46:49 2015
New Revision: 291821
URL: https://svnweb.freebsd.org/changeset/base/291821
Log:
Make 16Gig chips to use new queue pointer registers.
While 24xx-style ATIO and reply queue registers seems like still working,
request queue doesn't. So instead of t
Author: bdrewery
Date: Fri Dec 4 19:16:56 2015
New Revision: 291819
URL: https://svnweb.freebsd.org/changeset/base/291819
Log:
MFC r291348:
Use LIBEXECDIR for /usr/libexec.
Modified:
stable/10/gnu/usr.bin/cc/cc1/Makefile
stable/10/gnu/usr.bin/cc/cc1plus/Makefile
stable/10/lib/libw
Author: bdrewery
Date: Fri Dec 4 19:15:36 2015
New Revision: 291818
URL: https://svnweb.freebsd.org/changeset/base/291818
Log:
MFC r291339:
Follow-up r291330: h_testbits.h is only needed by xdr_test.
Modified:
stable/10/lib/libc/tests/rpc/Makefile
Directory Properties:
stable/10/
Author: bdrewery
Date: Fri Dec 4 19:14:14 2015
New Revision: 291817
URL: https://svnweb.freebsd.org/changeset/base/291817
Log:
MFC r291331:
Avoid requiring 'make depend' here.
Modified:
stable/10/tests/sys/kern/acct/Makefile
Directory Properties:
stable/10/ (props changed)
Modifi
On 12/4/2015 10:03 AM, Bruce Evans wrote:
> This is specified by not giving an example of using it. style(9) was
I really take issue with this stance. I don't think you really mean what
this implies. For example, can I even use 'x++' or mtx_lock(9) or
uintptr_t since they are not shown in an exam
Author: bdrewery
Date: Fri Dec 4 19:04:04 2015
New Revision: 291816
URL: https://svnweb.freebsd.org/changeset/base/291816
Log:
MFC r291330:
Replace DPSRCS that work fine in SRCS.
Modified:
stable/10/lib/libc/tests/rpc/Makefile
stable/10/usr.bin/kdump/Makefile
stable/10/usr.bin/net
On Friday, December 04, 2015 12:53:55 PM Andrew Turner wrote:
> On Fri, 4 Dec 2015 23:42:51 +1100 (EST)
> Bruce Evans wrote:
> ...
> > This looks like 5 style bugs and 0 issues:
> >
> > 3 old style bugs:
> > - use of bool
>
> I don't seem to see where in style(9) we disallow the use of bool. Can
Author: bdrewery
Date: Fri Dec 4 18:59:20 2015
New Revision: 291815
URL: https://svnweb.freebsd.org/changeset/base/291815
Log:
MFC r284289,r288267:
r284289:
Misc fixes from projects/bmake
r288267:
Remove redundant .NOPATH.
Modified:
stable/10/gnu/usr.bin/cc/cc_tools/Ma
On Fri, Dec 4, 2015 at 10:03 AM, Bruce Evans wrote:
> On Fri, 4 Dec 2015, Andrew Turner wrote:
>> I don't seem to see where in style(9) we disallow the use of bool. Can
>> you point me where this is specified?
>
>
> This is specified by not giving an example of using it. style(9) was
> mostly wri
Author: bdrewery
Date: Fri Dec 4 18:50:12 2015
New Revision: 291814
URL: https://svnweb.freebsd.org/changeset/base/291814
Log:
MFC r291329:
Remove redundant DPSRCS which were already in SRCS.
Modified:
stable/10/lib/clang/clang.build.mk
stable/10/lib/libarchive/tests/Makefile
stab
Author: bdrewery
Date: Fri Dec 4 18:48:51 2015
New Revision: 291813
URL: https://svnweb.freebsd.org/changeset/base/291813
Log:
MFC r291026:
Remove unneeded libmd from bootstrap-tools (reverting r246784).
Modified:
stable/9/Makefile.inc1 (contents, props changed)
stable/9/usr.bin/x
Author: bdrewery
Date: Fri Dec 4 18:48:08 2015
New Revision: 291812
URL: https://svnweb.freebsd.org/changeset/base/291812
Log:
MFC r291026:
Remove unneeded libmd from bootstrap-tools (reverting r246784).
Modified:
stable/10/Makefile.inc1
stable/10/usr.bin/xinstall/Makefile
Directory
Author: bdrewery
Date: Fri Dec 4 18:44:12 2015
New Revision: 291811
URL: https://svnweb.freebsd.org/changeset/base/291811
Log:
MFC r290665:
Build all of sys/modules with SUBDIR_PARALLEL.
Modified:
stable/10/sys/modules/Makefile.inc
stable/10/sys/modules/drm2/Makefile
stable/10/sys
Author: bdrewery
Date: Fri Dec 4 18:41:35 2015
New Revision: 291810
URL: https://svnweb.freebsd.org/changeset/base/291810
Log:
MFC r291081:
Rename checked-in 'includes' to 'includes.sh' to avoid colliding with
share/mk target 'make includes'.
Added:
stable/9/usr.sbin/bsdconfig/inc
Author: bdrewery
Date: Fri Dec 4 18:39:57 2015
New Revision: 291809
URL: https://svnweb.freebsd.org/changeset/base/291809
Log:
MFC r291081:
Rename checked-in 'includes' to 'includes.sh' to avoid colliding with
share/mk target 'make includes'.
Added:
stable/10/usr.sbin/bsdconfig/in
On Fri, 4 Dec 2015, Andrew Turner wrote:
On Fri, 4 Dec 2015 23:42:51 +1100 (EST)
Bruce Evans wrote:
...
This looks like 5 style bugs and 0 issues:
3 old style bugs:
- use of bool
I don't seem to see where in style(9) we disallow the use of bool. Can
you point me where this is specified?
T
Author: bdrewery
Date: Fri Dec 4 18:33:38 2015
New Revision: 291808
URL: https://svnweb.freebsd.org/changeset/base/291808
Log:
MFC r290812:
Avoid setting schg in the objtree for lib32 build.
Modified:
stable/9/Makefile.inc1 (contents, props changed)
Modified: stable/9/Makefile.inc1
Author: bdrewery
Date: Fri Dec 4 18:33:32 2015
New Revision: 291807
URL: https://svnweb.freebsd.org/changeset/base/291807
Log:
MFC r290812:
Avoid setting schg in the objtree for lib32 build.
Modified:
stable/10/Makefile.inc1
Directory Properties:
stable/10/ (props changed)
Modifi
Author: bdrewery
Date: Fri Dec 4 18:32:55 2015
New Revision: 291806
URL: https://svnweb.freebsd.org/changeset/base/291806
Log:
MFC r290435:
Don't allow environment-set options to bleed into src.conf.5 generation.
Modified:
stable/9/tools/build/options/makeman
Directory Properties:
s
Author: bdrewery
Date: Fri Dec 4 18:32:39 2015
New Revision: 291805
URL: https://svnweb.freebsd.org/changeset/base/291805
Log:
MFC r290435:
Don't allow environment-set options to bleed into src.conf.5 generation.
Modified:
stable/10/tools/build/options/makeman
Directory Properties:
Author: bdrewery
Date: Fri Dec 4 18:31:19 2015
New Revision: 291804
URL: https://svnweb.freebsd.org/changeset/base/291804
Log:
MFC r290431:
Add SUBDIR_PARALLEL.
Modified:
stable/10/usr.bin/svn/lib/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.b
Author: bdrewery
Date: Fri Dec 4 18:29:06 2015
New Revision: 291803
URL: https://svnweb.freebsd.org/changeset/base/291803
Log:
MFC r290426:
Correct a comment which appears to be mistakingly mechanically changed in
r265420.
Modified:
Directory Properties:
stable/10/ (props change
Author: bdrewery
Date: Fri Dec 4 18:25:55 2015
New Revision: 291801
URL: https://svnweb.freebsd.org/changeset/base/291801
Log:
MFC r290170:
Remove unneeded NULL as this is initialized with M_ZERO.
Modified:
stable/10/sys/dev/filemon/filemon.c
Directory Properties:
stable/10/ (prop
Author: bdrewery
Date: Fri Dec 4 18:26:01 2015
New Revision: 291802
URL: https://svnweb.freebsd.org/changeset/base/291802
Log:
MFC r290170:
Remove unneeded NULL as this is initialized with M_ZERO.
Modified:
stable/9/sys/dev/filemon/filemon.c
Directory Properties:
stable/9/sys/ (pr
Author: bdrewery
Date: Fri Dec 4 18:24:51 2015
New Revision: 291800
URL: https://svnweb.freebsd.org/changeset/base/291800
Log:
MFC r290169:
Use memmove(3) to avoid overlapping copy.
Modified:
stable/9/lib/libc/iconv/citrus_esdb.c
Directory Properties:
stable/9/lib/libc/ (props cha
Author: bdrewery
Date: Fri Dec 4 18:24:47 2015
New Revision: 291799
URL: https://svnweb.freebsd.org/changeset/base/291799
Log:
MFC r290169:
Use memmove(3) to avoid overlapping copy.
Modified:
stable/10/lib/libc/iconv/citrus_esdb.c
Directory Properties:
stable/10/ (props changed)
Author: bdrewery
Date: Fri Dec 4 18:23:50 2015
New Revision: 291798
URL: https://svnweb.freebsd.org/changeset/base/291798
Log:
MFC r290374:
Remove unneeded mutex.h include, missed in r287155.
Modified:
stable/9/sys/dev/filemon/filemon.c
Directory Properties:
stable/9/sys/ (props c
Author: bdrewery
Date: Fri Dec 4 18:23:34 2015
New Revision: 291797
URL: https://svnweb.freebsd.org/changeset/base/291797
Log:
MFC r290374:
Remove unneeded mutex.h include, missed in r287155.
Modified:
stable/10/sys/dev/filemon/filemon.c
Directory Properties:
stable/10/ (props cha
Author: bdrewery
Date: Fri Dec 4 18:22:54 2015
New Revision: 291796
URL: https://svnweb.freebsd.org/changeset/base/291796
Log:
MFC r290084:
Remove unneeded NAME override.
Modified:
stable/9/usr.sbin/ndiscvt/Makefile
Directory Properties:
stable/9/usr.sbin/ndiscvt/ (props changed)
Author: bdrewery
Date: Fri Dec 4 18:22:31 2015
New Revision: 291795
URL: https://svnweb.freebsd.org/changeset/base/291795
Log:
MFC r290084:
Remove unneeded NAME override.
Modified:
stable/10/usr.sbin/ndiscvt/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stab
Author: bdrewery
Date: Fri Dec 4 18:21:05 2015
New Revision: 291794
URL: https://svnweb.freebsd.org/changeset/base/291794
Log:
MFC r290083:
Use more appropriate ${SHAREDIR} rather than /usr/share.
Modified:
stable/10/etc/Makefile
stable/10/sbin/atm/atmconfig/Makefile
stable/10/sha
Author: hselasky
Date: Fri Dec 4 18:20:55 2015
New Revision: 291793
URL: https://svnweb.freebsd.org/changeset/base/291793
Log:
Fix i386 build WITH_OFED=YES. Remove some redundant KASSERTs.
Suggested by: kib, ian
Sponsored by: Mellanox Technologies
MFC after:1 week
Modified:
head
On 12/4/2015 9:50 AM, John Baldwin wrote:
> On Friday, December 04, 2015 04:27:21 AM Bryan Drewery wrote:
>> Author: bdrewery
>> Date: Fri Dec 4 04:27:21 2015
>> New Revision: 291744
>> URL: https://svnweb.freebsd.org/changeset/base/291744
>>
>> Log:
>> Calculate MPATH for sys/modules to save 92
Author: bdrewery
Date: Fri Dec 4 18:14:31 2015
New Revision: 291792
URL: https://svnweb.freebsd.org/changeset/base/291792
Log:
MFC r289393:
Add more SUBDIR_PARALLEL.
Modified:
stable/10/bin/sh/tests/Makefile
stable/10/cddl/Makefile
stable/10/etc/periodic/Makefile
stable/10/gnu/M
Author: bdrewery
Date: Fri Dec 4 18:09:51 2015
New Revision: 291791
URL: https://svnweb.freebsd.org/changeset/base/291791
Log:
MFC r289669:
Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.
Modified:
stable/10/share/mk/bsd.progs.mk
Directory Properties:
stable/10/ (pro
Author: bdrewery
Date: Fri Dec 4 18:07:44 2015
New Revision: 291790
URL: https://svnweb.freebsd.org/changeset/base/291790
Log:
MFC r289289,r290181:
r289289:
Fix support for building a PROG_CXX, and PROG, directly.
r290181:
Unbreak bsd.progs.mk with PROGS (but not PROGS_CX
Author: bdrewery
Date: Fri Dec 4 18:06:47 2015
New Revision: 291789
URL: https://svnweb.freebsd.org/changeset/base/291789
Log:
MFC r289286,r291338,r291340:
r289286:
Follow-up r288218 by ensuring common objects are built before recursing.
r291338:
Fix the "common object" h
> On Dec 4, 2015, at 15:49, Navdeep Parhar wrote:
>
> On 12/04/2015 07:53, Renato Botelho wrote:
>>> On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron
>>> wrote:
>>>
>>> Author: dumbbell
>>> Date: Sat Nov 28 17:38:27 2015
>>> New Revision: 291431
>>> URL: https://svnweb.freebsd.org/changeset/ba
Author: bdrewery
Date: Fri Dec 4 18:04:45 2015
New Revision: 291787
URL: https://svnweb.freebsd.org/changeset/base/291787
Log:
MFC r289872:
Replace gcc reference with 'cc' and document the default ${CC}.
Modified:
stable/9/usr.bin/mkdep/mkdep.1
Directory Properties:
stable/9/usr.bin
Author: bdrewery
Date: Fri Dec 4 18:04:56 2015
New Revision: 291788
URL: https://svnweb.freebsd.org/changeset/base/291788
Log:
MFC r289872:
Replace gcc reference with 'cc' and document the default ${CC}.
Modified:
stable/10/usr.bin/mkdep/mkdep.1
Directory Properties:
stable/10/ (p
Author: bdrewery
Date: Fri Dec 4 18:04:09 2015
New Revision: 291786
URL: https://svnweb.freebsd.org/changeset/base/291786
Log:
MFC r289870,r289871:
r289870:
Add bsd.crunchgen.mk to bsd.README.
r289871:
Sort properly.
Modified:
stable/10/share/mk/bsd.README
stable/10/
Author: bdrewery
Date: Fri Dec 4 18:03:42 2015
New Revision: 291785
URL: https://svnweb.freebsd.org/changeset/base/291785
Log:
MFC r289870,r289871:
r289870:
Add bsd.crunchgen.mk to bsd.README.
r289871:
Sort properly.
Modified:
stable/9/share/mk/bsd.README
stable/9/sh
On 12/04/15 18:57, Konstantin Belousov wrote:
On Thu, Dec 03, 2015 at 02:56:17PM +, Hans Petter Selasky wrote:
Author: hselasky
Date: Thu Dec 3 14:56:17 2015
New Revision: 291699
URL: https://svnweb.freebsd.org/changeset/base/291699
Log:
Convert the mlxen driver to use the BUSDMA(9) API
Author: bdrewery
Date: Fri Dec 4 18:01:14 2015
New Revision: 291784
URL: https://svnweb.freebsd.org/changeset/base/291784
Log:
MFC r289736:
Document that we use {} for variable expansion.
Modified:
stable/9/share/man/man5/style.Makefile.5
Directory Properties:
stable/9/share/man/man
Author: bdrewery
Date: Fri Dec 4 18:01:11 2015
New Revision: 291783
URL: https://svnweb.freebsd.org/changeset/base/291783
Log:
MFC r289736:
Document that we use {} for variable expansion.
Modified:
stable/10/share/man/man5/style.Makefile.5
Directory Properties:
stable/10/ (props c
Author: bdrewery
Date: Fri Dec 4 17:59:45 2015
New Revision: 291782
URL: https://svnweb.freebsd.org/changeset/base/291782
Log:
MFC r289379:
Remove directories disconnected since r169718.
Deleted:
stable/10/gnu/usr.bin/cc/collect2/
stable/10/gnu/usr.bin/cc/protoize/
Modified:
Directo
Author: bdrewery
Date: Fri Dec 4 17:58:25 2015
New Revision: 291780
URL: https://svnweb.freebsd.org/changeset/base/291780
Log:
MFC r289375:
Fix wrong use of .for; the iteration variable is not used in the loop.
Modified:
stable/9/share/mk/bsd.doc.mk
Directory Properties:
stable/9/sh
Author: bdrewery
Date: Fri Dec 4 17:58:31 2015
New Revision: 291781
URL: https://svnweb.freebsd.org/changeset/base/291781
Log:
MFC r289375:
Fix wrong use of .for; the iteration variable is not used in the loop.
Modified:
stable/10/share/mk/bsd.doc.mk
Directory Properties:
stable/10/
Author: bdrewery
Date: Fri Dec 4 17:57:41 2015
New Revision: 291779
URL: https://svnweb.freebsd.org/changeset/base/291779
Log:
MFC r289374:
Remove excess .else
Modified:
stable/9/share/mk/bsd.doc.mk
Directory Properties:
stable/9/share/mk/ (props changed)
Modified: stable/9/share
On 12/04/2015 07:53, Renato Botelho wrote:
On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron wrote:
Author: dumbbell
Date: Sat Nov 28 17:38:27 2015
New Revision: 291431
URL: https://svnweb.freebsd.org/changeset/base/291431
Log:
drm/i915: Reduce diff with Linux 3.8
There is no functional ch
On Thu, Dec 03, 2015 at 02:56:17PM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Thu Dec 3 14:56:17 2015
> New Revision: 291699
> URL: https://svnweb.freebsd.org/changeset/base/291699
>
> Log:
> Convert the mlxen driver to use the BUSDMA(9) APIs instead of
> vtophys() when load
Author: bdrewery
Date: Fri Dec 4 17:57:36 2015
New Revision: 291778
URL: https://svnweb.freebsd.org/changeset/base/291778
Log:
MFC r289374:
Remove excess .else
Modified:
stable/10/share/mk/bsd.doc.mk
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/mk/bs
Author: bdrewery
Date: Fri Dec 4 17:56:10 2015
New Revision: 291777
URL: https://svnweb.freebsd.org/changeset/base/291777
Log:
MFC r289360,r289361,r289378,r289430,r289605,r289676:
r289360:
Add temporary workaround for .MAKE being applied to _worldtmp, since
r251750.
r2893
On Friday, December 04, 2015 04:27:21 AM Bryan Drewery wrote:
> Author: bdrewery
> Date: Fri Dec 4 04:27:21 2015
> New Revision: 291744
> URL: https://svnweb.freebsd.org/changeset/base/291744
>
> Log:
> Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.
>
> Sponso
Author: bdrewery
Date: Fri Dec 4 17:49:05 2015
New Revision: 291776
URL: https://svnweb.freebsd.org/changeset/base/291776
Log:
MFC r284105,r284106,r284163:
r284105:
Cleanup some indentation issues.
r284106:
Implement '-s' to copy as symlink, similar to the current -l link
Author: bdrewery
Date: Fri Dec 4 17:48:11 2015
New Revision: 291775
URL: https://svnweb.freebsd.org/changeset/base/291775
Log:
MFC r245832:
Return "failure" as we do for 'cp -i' and a "n" answer.
Relnotes: yes
Modified:
stable/9/bin/cp/utils.c
Directory Properties:
stable/9
Author: bdrewery
Date: Fri Dec 4 17:36:35 2015
New Revision: 291774
URL: https://svnweb.freebsd.org/changeset/base/291774
Log:
MFC r284105,r284106,r284163:
r284105:
Cleanup some indentation issues.
r284106:
Implement '-s' to copy as symlink, similar to the current -l link
Author: bdrewery
Date: Fri Dec 4 17:34:42 2015
New Revision: 291773
URL: https://svnweb.freebsd.org/changeset/base/291773
Log:
MFC r291001:
ipfw: Fix dynamic IPv6 rules showing junk for non-specified address masks.
Relnotes: yes
Modified:
stable/9/sys/netpfil/ipfw/ip_fw_dynam
Author: bdrewery
Date: Fri Dec 4 17:33:33 2015
New Revision: 291772
URL: https://svnweb.freebsd.org/changeset/base/291772
Log:
MFC r291001:
ipfw: Fix dynamic IPv6 rules showing junk for non-specified address masks.
Relnotes: yes
Modified:
stable/10/sys/netpfil/ipfw/ip_fw_dyna
Author: dim
Date: Fri Dec 4 17:23:19 2015
New Revision: 291771
URL: https://svnweb.freebsd.org/changeset/base/291771
Log:
Add clang patch corresponding to r291701.
Added:
head/contrib/llvm/patches/patch-10-clang-cc1as-dwarf2.diff
Added: head/contrib/llvm/patches/patch-10-clang-cc1as-dwarf2.
Author: jilles
Date: Fri Dec 4 16:32:29 2015
New Revision: 291770
URL: https://svnweb.freebsd.org/changeset/base/291770
Log:
rc.subr: Check for running daemons before a custom start_cmd is executed.
Currently rc scripts implementing their own start_cmd do not enjoy the
benefits of rc.sub
On Thu, Dec 03, 2015 at 23:55:14 -0800, Ravi Pokala wrote:
> Hi Ken,
>
> A few questions:
>
> > Although these ioctls do not have a declared argument, they
> > both take a union ccb pointer. If we declare a size here,
> > the ioctl code in sys/kern/sys_generic.c will malloc and free
> On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron wrote:
>
> Author: dumbbell
> Date: Sat Nov 28 17:38:27 2015
> New Revision: 291431
> URL: https://svnweb.freebsd.org/changeset/base/291431
>
> Log:
> drm/i915: Reduce diff with Linux 3.8
>
> There is no functional change. The goal is to ease
On Thu, 3 Dec 2015 13:34:07 +0200
Konstantin Belousov wrote:
> On Thu, Dec 03, 2015 at 11:24:11AM +, Andrew Turner wrote:
> > Author: andrew
> > Date: Thu Dec 3 11:24:11 2015
> > New Revision: 291689
> > URL: https://svnweb.freebsd.org/changeset/base/291689
> >
> > Log:
> > Add support fo
Author: andrew
Date: Fri Dec 4 13:32:00 2015
New Revision: 291768
URL: https://svnweb.freebsd.org/changeset/base/291768
Log:
Add ahci_generic to the ahci module on arm64.
Pointed out by: kib
Modified:
head/sys/modules/ahci/Makefile
Modified: head/sys/modules/ahci/Makefile
===
Author: des
Date: Fri Dec 4 13:26:12 2015
New Revision: 291767
URL: https://svnweb.freebsd.org/changeset/base/291767
Log:
MFH (r287917, r287918, r289063): upgrade to latest Unbound
MFH (r283301, r289592, r291582): rc script improvements
MFH (r287880): respect manually configured forwarders
On Fri, 4 Dec 2015 23:42:51 +1100 (EST)
Bruce Evans wrote:
...
> This looks like 5 style bugs and 0 issues:
>
> 3 old style bugs:
> - use of bool
I don't seem to see where in style(9) we disallow the use of bool. Can
you point me where this is specified?
Andrew
_
On Thu, 3 Dec 2015, Bryan Drewery wrote:
On 12/3/2015 7:38 PM, Kenneth D. Merry wrote:
g_disk_limit(struct disk *dp, struct bio *bp)
{
bool limited = false;
- off_t d_maxsize;
-
- d_maxsize = (bp->bio_cmd == BIO_DELETE) ?
- dp->d_delmaxsize : dp->d_maxsize;
+
Author: brueffer
Date: Fri Dec 4 10:34:58 2015
New Revision: 291766
URL: https://svnweb.freebsd.org/changeset/base/291766
Log:
ARC-1203 is supported since the latest driver update.
Modified:
head/share/man/man4/arcmsr.4
Modified: head/share/man/man4/arcmsr.4
Author: ngie
Date: Fri Dec 4 10:02:14 2015
New Revision: 291765
URL: https://svnweb.freebsd.org/changeset/base/291765
Log:
MFstable/10 r291758:
MFC r291358:
Remove cnftp.bjpu.edu.cn (it no longer resolves)
Add localhost to resolv/mach for parity with nss/mach
Modified:
stable/9/t
Author: ngie
Date: Fri Dec 4 09:32:03 2015
New Revision: 291764
URL: https://svnweb.freebsd.org/changeset/base/291764
Log:
MFC r290913,r291181:
r290913:
Port contrib/netbsd-tests/kernel/t_mqueue.c to FreeBSD
- Add missing headers
- Ensure mqueuefs is loaded
- Make sure the mq
Author: ngie
Date: Fri Dec 4 09:29:47 2015
New Revision: 291763
URL: https://svnweb.freebsd.org/changeset/base/291763
Log:
MFC r291180:
Fix up convert.c generation
- Use a temporary file for convert.c to reduce likelihood of an interrupted
build resulting in bad code being written
1 - 100 of 111 matches
Mail list logo