summaryrefslogtreecommitdiff
path: root/shells/44bsd-csh/files/patch-file.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Previous commit introduced a file completion bug under FreeBSDCy Schubert2011-07-051-4/+6
| | | | | | | versions prior to 8.X (7.X and earlier). This commit fixes that. Notes: svn path=/head/; revision=277113
* Fix file completion bug.Cy Schubert2011-07-051-0/+40
PR: 140557 Notes: svn path=/head/; revision=277086