Author: mckay
Date: Fri Sep 7 00:20:46 2012
New Revision: 240179
URL: http://svn.freebsd.org/changeset/base/240179
Log:
MFS r240157 (MFC r235638,r239348):
- Work around failure to compile on FreeBSD 7.x machines.
- Correct a regression introduced during the import of file(1) 5.11.
PR:
Author: mckay
Date: Thu Sep 6 06:17:39 2012
New Revision: 240157
URL: http://svn.freebsd.org/changeset/base/240157
Log:
MFC r235638,r239348:
- Work around failure to compile on FreeBSD 7.x machines.
- Correct a regression introduced during the import of file(1) 5.11.
PR: bi
Author: mckay
Date: Fri Aug 17 02:27:17 2012
New Revision: 239348
URL: http://svn.freebsd.org/changeset/base/239348
Log:
Correct a regression introduced during the import of file(1) 5.11.
Magic tests containing "search" or "regex" directives were incorrectly
compiled by "mkmagic" and were
Author: mckay
Date: Sun Feb 12 05:01:49 2012
New Revision: 231542
URL: http://svn.freebsd.org/changeset/base/231542
Log:
MFC r215615, r215642:
Fix several misbehaviours by making xargs keep track of its child processes.
Modified:
stable/8/usr.bin/xargs/xargs.c
Directory Properties:
sta
Author: mckay
Date: Sun Nov 21 21:31:29 2010
New Revision: 215642
URL: http://svn.freebsd.org/changeset/base/215642
Log:
Various syntactic tweaks to satisfy style(9). No change to execution.
Submitted by: gcooper@
Modified:
head/usr.bin/xargs/xargs.c
Modified: head/usr.bin/xargs/xargs.
On Sunday, 21st November 2010, Stephen McKay wrote:
>Log:
> xargs can be fooled by exiting children that it did not start, causing
> it to kick off a new command before the previous has finished, resulting
> in corrupted (interleaved) output. It is also fooled by non-exiting
&g
Author: mckay
Date: Sun Nov 21 10:55:16 2010
New Revision: 215615
URL: http://svn.freebsd.org/changeset/base/215615
Log:
xargs can be fooled by exiting children that it did not start, causing
it to kick off a new command before the previous has finished, resulting
in corrupted (interleaved)
Author: mckay
Date: Sun Jan 24 11:54:32 2010
New Revision: 202918
URL: http://svn.freebsd.org/changeset/base/202918
Log:
Shrink encoded line length from 76 to 72 characters.
Some Exchange systems wrap lines over 75 characters long while converting
messages to quoted-printable, preventing
On Wednesday, 8th April 2009, Robert Watson wrote:
>On Wed, 8 Apr 2009, Stephen McKay wrote:
>
>> MFC r187460: Add a limit on namecache entries.
>
>Obviously, having a limit is a good idea, but I wonder if we should use some
>more mature scheme to limit entries.
When I c
Author: mckay
Date: Wed Apr 8 04:30:16 2009
New Revision: 190837
URL: http://svn.freebsd.org/changeset/base/190837
Log:
MFC r187460: Add a limit on namecache entries.
Approved by: re (kib)
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/
Author: mckay
Date: Tue Jan 20 04:21:21 2009
New Revision: 187460
URL: http://svn.freebsd.org/changeset/base/187460
Log:
Add a limit on namecache entries.
In normal operation, the number of cache entries is roughly equal to the
number of active vnodes. However, when most of the recently
11 matches
Mail list logo