>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 20 00:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Matthew Story
>Release:10.0-CURRENT
>Organization:
>Envi
The following reply was made to PR bin/166553; it has been noted by GNATS.
From: Matthew Story
To: Richard Kettlewell
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: bin/166553: find -delete documentation is misleading
Date: Sun, 1 Apr 2012 15:25:00 -0400
On Sun, Apr 1, 2012 at 1:25 PM
The following reply was made to PR bin/166554; it has been noted by GNATS.
From: Matthew Story
To: Richard Kettlewell
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: bin/166554: find -delete is silent when failing to rmdir nonempty
directories
Date: Sun, 1 Apr 2012 14:10:04 -0400
The following reply was made to PR bin/166553; it has been noted by GNATS.
From: Matthew Story
To: Richard Kettlewell
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: bin/166553: find -delete documentation is misleading
Date: Sun, 1 Apr 2012 13:24:03 -0400
On Sun, Apr 1, 2012 at 5:24 AM
The following reply was made to PR bin/166056; it has been noted by GNATS.
From: Matthew Story
To: freebsd-gnats-sub...@freebsd.org
Cc:
Subject: Re: bin/166056: [patch][bin] find fails with .: permission denied,
even when using absolute paths
Date: Wed, 14 Mar 2012 13:20:26 -0400
The following reply was made to PR bin/166056; it has been noted by GNATS.
From: Matthew Story
To: freebsd-gnats-sub...@freebsd.org
Cc:
Subject: Re: bin/166056: [patch][bin] find fails with .: permission denied,
even when using absolute paths
Date: Wed, 14 Mar 2012 03:06:48 -0400
The following reply was made to PR bin/166056; it has been noted by GNATS.
From: Matthew Story
To: freebsd-gnats-sub...@freebsd.org
Cc:
Subject: Re: bin/166056: [patch][bin] find fails with .: permission denied,
even when using absolute paths
Date: Tue, 13 Mar 2012 15:19:42 -0400
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 13 19:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Matthew Story
>Release:8.2
>Organization:
>Environmen
On Mon, Feb 20, 2012 at 3:51 PM, wrote:
> Synopsis: [PATCH][bin] xargs(1) incorrect pointer passed to waitchildren
> function
>
> Responsible-Changed-From-To: freebsd-bugs->jilles
> Responsible-Changed-By: jilles
> Responsible-Changed-When: Mon Feb 20 20:47:47 UTC 2012
> Responsible-Changed-Why:
The following reply was made to PR kern/164674; it has been noted by GNATS.
From: Matthew Story
To: freebsd-gnats-sub...@freebsd.org, freebsd-standa...@freebsd.org
Cc:
Subject: Re: kern/164674: vsprintf/vswprintf return error (EOF) on success if
__SERR flag is already set on file
Date: Thu
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 15 05:20:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Matthew Story
>Release:9.0
>Organization:
>Environment:
FreeBSD mat
The following reply was made to PR kern/164674; it has been noted by GNATS.
From: Matthew Story
To: Mark Linimon
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: kern/164674: vsprintf/vswprintf return error (EOF) on success if
__SERR flag is already set on file
Date: Tue, 31 Jan 2012 20:52:20
The following reply was made to PR kern/164674; it has been noted by GNATS.
From: Matthew Story
To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org
Cc:
Subject: Re: kern/164674: vsprintf/vswprintf return error (EOF) on success if
__SERR flag is already set on file
Date: Tue, 31 Jan
On Tue, Jan 31, 2012 at 6:06 PM, Matthew Story wrote:
> >Synopsis: vsprintf/vswprintf return error (EOF) on success if
> __SERR flag is already set on file
>
this synopsis should read "vfprintf/vfwprintf return ...", apologies for
the typo, can someone with appro
ate: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 31 23:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Matthew Story
>Release:9.0-Release
>Organization:
&
The following reply was made to PR conf/164048; it has been noted by GNATS.
From: Matthew Story
To: Dirk-Willem van Gulik
Cc: freebsd-bugs@freebsd.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: conf/164048: /etc/rc.d/hostid is not symlink aware
Date: Thu, 12 Jan 2012 15:51:48 -0500
On Thu, Jan 12, 2012 at 2:47 PM, Dirk-Willem van Gulik wrote:
>
> On 12 jan. 2012, at 17:48, Matthew Story wrote:
>
> > On Thu, Jan 12, 2012 at 3:15 AM, Dirk-Willem van Gulik <
> di...@webweaving.org> wrote:
>
[...snip]
> Totally understood - but wanted to
The following reply was made to PR conf/164048; it has been noted by GNATS.
From: Matthew Story
To: Dirk-Willem van Gulik
Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org
Subject: Re: conf/164048: /etc/rc.d/hostid is not symlink aware
Date: Thu, 12 Jan 2012 11:48:48 -0500
On Thu, Jan 12, 2012 at 3:15 AM, Dirk-Willem van Gulik wrote:
[...snip]
> # If ${hostid_file} already exists, we take UUID from there.
> - if [ -r ${hostid_file} ]; then
> + # If ${hostid_file} already exists, we take UUID from there. We use
> + # a -f rather than a -r che
2012/1/11 Коньков Евгений
we're pretty far away from rc.conf bugs here, but all of these tests
demonstrate proper functionality of a POSIX shell.
Здравствуйте, Matthew.
> [... snip]
> Вы писали 11 января 2012 г., 10:00:30:
> #this test FAIL
> echo "Test 7"
> =""
> ="ddd"# ddd
> echo $ddd
The following reply was made to PR misc/164011; it has been noted by GNATS.
From: Matthew Story
To: bug-follo...@freebsd.org
Cc:
Subject: Re: misc/164011: comments in rc.conf cause system loading
Date: Wed, 11 Jan 2012 02:24:36 -0500
--f46d043c7c941cc30b04b63b8645
Content-Type: text/plain
The following reply was made to PR misc/164011; it has been noted by GNATS.
From: Matthew Story
To: Eugen Konkov
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: misc/164011: comments in rc.conf cause system loading
Date: Wed, 11 Jan 2012 02:10:26 -0500
--f46d043c07be761be204b63b53d8
22 matches
Mail list logo