aboutsummaryrefslogtreecommitdiffstats
path: root/plpfuse
Commit message (Collapse)AuthorAgeFilesLines
* Sort out command-line arguments, so that both FUSE and plpfuse get toReuben Thomas2007-12-152-48/+58
| | | | | | parse them. Force FUSE to run single-threaded.
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-141-2/+0
| | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run.
* Replace plpnfsd with plpfuse.Reuben Thomas2007-12-136-0/+1050
Other minor simplifications to the build system.