Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
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

Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
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

svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Ruslan Ermilov
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