Doug Barton wrote:
> Ruslan Ermilov wrote:
>> Author: ru
>> Date: Wed Dec 30 23:01:49 2009
>> New Revision: 201290
>> URL: http://svn.freebsd.org/changeset/base/201290
>>
>> Log:
>> Treat an empty argument as an error, instead of fetching the
>> contents of the root directory.
>
> I'm pretty s
Ruslan Ermilov wrote:
> Author: ru
> Date: Wed Dec 30 23:01:49 2009
> New Revision: 201290
> URL: http://svn.freebsd.org/changeset/base/201290
>
> Log:
> Treat an empty argument as an error, instead of fetching the
> contents of the root directory.
I'm pretty sure that you just broke portmast
Author: ru
Date: Wed Dec 30 23:01:49 2009
New Revision: 201290
URL: http://svn.freebsd.org/changeset/base/201290
Log:
Treat an empty argument as an error, instead of fetching the
contents of the root directory.
MFC after:1 week
Modified:
head/usr.bin/fetch/fetch.c
Modified: head/u