aboutsummaryrefslogtreecommitdiff
path: root/lib/libftpio/ftp.errors
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-151-1/+2
| | | | Notes: svn path=/stable/4/; revision=63208
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Add an ftpErrString() function for returning human readable failureJordan K. Hubbard1996-08-211-0/+44
codes. Submitted-By: Archie Cobbs <archie@whistle.com> Notes: svn path=/head/; revision=17732