summaryrefslogtreecommitdiff
path: root/net/gopher/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.3.Steve Price1998-07-051-26/+33
| | | | | | | | PR: 7166 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=11746
* Submitted by: Marc Ramirez <mrami@mramirez.sy.yale.edu>Satoshi Asami1995-05-121-0/+26
gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My solution was simply to #ifdef it out. Notes: svn path=/head/; revision=1680