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