Author: rmacklem
Date: Tue Apr 22 04:42:46 2014
New Revision: 264749
URL: http://svnweb.freebsd.org/changeset/base/264749
Log:
Fixes mkdir for the NFSv2 client that was broken by r264705.
Reported by: bdrewery
MFC after:2 weeks
Modified:
head/sys/fs/nfsclient/nfs_clrpcops.c
Modif
Author: pfg
Date: Mon Apr 21 22:52:18 2014
New Revision: 264744
URL: http://svnweb.freebsd.org/changeset/base/264744
Log:
Various style(9) fixes and typos in grep, sort and patch.
MFC after:3 days
Modified:
head/usr.bin/grep/grep.c
head/usr.bin/grep/grep.h
head/usr.bin/grep/regex
On Fri, Mar 28, 2014 at 1:32 AM, Julio Merino wrote:
> On Wed, Mar 26, 2014 at 12:25 AM, Dag-Erling Smørgrav wrote:
>> Julio Merino writes:
>>> Log:
>>> Migrate tools/regression/usr.bin/make/ to the new tests layout.
>>>
>>> Note that these tests are for fmake, not bmake, and thus they are n
Author: pfg
Date: Mon Apr 21 22:47:18 2014
New Revision: 264743
URL: http://svnweb.freebsd.org/changeset/base/264743
Log:
Add parameterized position handling to printf(1).
Add a new %n$ option to change the order of the parameters as
done in the ksh93 builtin printf (among others).
F
Author: jmmv
Date: Mon Apr 21 22:36:31 2014
New Revision: 264742
URL: http://svnweb.freebsd.org/changeset/base/264742
Log:
Prevent building tests when bootstrapping make.
Should fix the breakage reported by tinderbox when WITHOUT_BMAKE is set,
which was probably introduced in r263346..
M
Author: jmmv
Date: Mon Apr 21 21:39:25 2014
New Revision: 264741
URL: http://svnweb.freebsd.org/changeset/base/264741
Log:
Add placeholder Kyuafiles for various top-level hierarchies.
This change adds tests/ directories in the source tree to create various
subdirectories in /usr/tests/ an
Author: delphij
Date: Mon Apr 21 19:33:27 2014
New Revision: 264740
URL: http://svnweb.freebsd.org/changeset/base/264740
Log:
Use case insensitive match in portsnap.
PR: bin/186510
Submitted by: olli
MFC after:2 weeks
Modified:
head/usr.sbin/portsnap/portsnap/portsnap.s
Author: rmacklem
Date: Mon Apr 21 19:17:19 2014
New Revision: 264739
URL: http://svnweb.freebsd.org/changeset/base/264739
Log:
Add {} braces so that the code conforms to the indentation.
Fortunately, I don't think doing the assignment of cap->tsomax
unconditionally causes any problem.
R
Author: rmacklem
Date: Mon Apr 21 19:10:23 2014
New Revision: 264738
URL: http://svnweb.freebsd.org/changeset/base/264738
Log:
For an NFSv4 mount with the "nocto" option, don't get the
up to date file attributes upon close. This reduces the
Getattr RPC count by about 65% for software builds.
Author: jilles
Date: Mon Apr 21 17:40:23 2014
New Revision: 264737
URL: http://svnweb.freebsd.org/changeset/base/264737
Log:
libc/stdio: Fail fdopen() on an execute-only fd.
An execute-only fd (opened with O_EXEC) allows neither read() nor write()
and is therefore incompatible with all st
Author: gjb
Date: Mon Apr 21 16:35:19 2014
New Revision: 264731
URL: http://svnweb.freebsd.org/changeset/base/264731
Log:
urndis(4) will first appear in 9.3-RELEASE.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man4/urndis.4
Modified: head/share/m
(sorry for the top post)
This looks good to my eye. I’d be tempted to toss in a comment about the
__wait=.WAIT construct is due to the primitive nature of bmake’s parser
so it runs afoul of the .for/.if construction rules and this is needed to expand
the for variable. It tripped me up when I looke
On Thu, 2014-03-27 at 20:44 +0100, Dimitry Andric wrote:
> On 27 Mar 2014, at 19:12, Jilles Tjoelker wrote:
> > On Thu, Mar 27, 2014 at 11:05:00AM -0600, Warner Losh wrote:
> >> On Mar 26, 2014, at 4:30 PM, Dimitry Andric wrote:
> >>> Author: dim
> >>> Date: Wed Mar 26 22:30:38 2014
> >>> New Rev
Author: jilles
Date: Mon Apr 21 12:39:35 2014
New Revision: 264725
URL: http://svnweb.freebsd.org/changeset/base/264725
Log:
libc: Add fopen() test to regression Makefile.
Modified:
head/tools/regression/lib/libc/stdio/Makefile
Modified: head/tools/regression/lib/libc/stdio/Makefile
Author: andrew
Date: Mon Apr 21 09:43:22 2014
New Revision: 264721
URL: http://svnweb.freebsd.org/changeset/base/264721
Log:
Rename the fp{get,set}* files so they no longer conflict with the softfloat
version of these files. Keep them within this directory so they can be used
to implement th
15 matches
Mail list logo