Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove plpnfsd man page. | Reuben Thomas | 2007-12-15 | 1 | -114/+0 |
| | |||||
* | Add untested plpfuse support to startup scripts. | Reuben Thomas | 2007-12-15 | 4 | -22/+45 |
| | |||||
* | Add .cvsignore file with Makefile. | Reuben Thomas | 2007-12-15 | 1 | -0/+1 |
| | |||||
* | Make plpfuse daemonize if -f not given. | Reuben Thomas | 2007-12-15 | 1 | -5/+7 |
| | |||||
* | Fix up option-parsing code to cope with -p. Add a note about how it's | Reuben Thomas | 2007-12-15 | 1 | -16/+17 |
| | | | | | | all kludged. Remove trace of old -u option. | ||||
* | Remove generated file | Reuben Thomas | 2007-12-15 | 1 | -562/+0 |
| | |||||
* | Fixes to make "make distcheck" work, including some reordering of | Reuben Thomas | 2007-12-15 | 7 | -240/+240 |
| | | | | #includes to make supplied gettext work. | ||||
* | Remove still-born EXPERIMENTAL code. | Reuben Thomas | 2007-12-15 | 1 | -13/+0 |
| | |||||
* | Fix path to libplp.la for VPATH builds, and remove $(LIBNEWT) mention. | Reuben Thomas | 2007-12-15 | 1 | -1/+1 |
| | |||||
* | Add plpfuse.h to headers. | Reuben Thomas | 2007-12-15 | 4 | -9/+30 |
| | | | | | | Add "release" target to Makefile.am. Updates to .po files. | ||||
* | Updated .po files. | Reuben Thomas | 2007-12-15 | 2 | -93/+105 |
| | |||||
* | Add plp_inttypes.h to headers list | Reuben Thomas | 2007-12-15 | 1 | -1/+2 |
| | |||||
* | Sort out command-line arguments, so that both FUSE and plpfuse get to | Reuben Thomas | 2007-12-15 | 2 | -48/+58 |
| | | | | | | parse them. Force FUSE to run single-threaded. | ||||
* | Remove plpnfsd's main.cc and add plpfuse's. | Reuben Thomas | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Remove mentions of plpnfsd | Reuben Thomas | 2007-12-14 | 1 | -10/+1 |
| | |||||
* | Remove mention of plpnfsd | Reuben Thomas | 2007-12-14 | 1 | -1/+0 |
| | |||||
* | Remove include/*.h* from dist files | Reuben Thomas | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Move last header plp_inttypes.h out of include and into lib. | Reuben Thomas | 2007-12-14 | 10 | -19/+5 |
| | | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run. | ||||
* | Add Makefile.in | Reuben Thomas | 2007-12-13 | 1 | -0/+1 |
| | |||||
* | Add plpfuse man page | Reuben Thomas | 2007-12-13 | 1 | -0/+61 |
| | |||||
* | Replace plpnfsd with plpfuse. | Reuben Thomas | 2007-12-13 | 38 | -5627/+1030 |
| | | | | Other minor simplifications to the build system. | ||||
* | Don't need to remove Makefile.in in maintainer-clean-local. | Reuben Thomas | 2007-12-13 | 2 | -4/+2 |
| | |||||
* | Fix English in comment. | Reuben Thomas | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | Fix setting readable flag. | Reuben Thomas | 2007-12-13 | 1 | -2/+2 |
| | |||||
* | Fix argument order when calling fsetattr | Reuben Thomas | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | Fix confusing comment. | Reuben Thomas | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | Remove no-longer-needed FIXME. | Reuben Thomas | 2007-12-10 | 1 | -1/+0 |
| | |||||
* | Zero dentries when allocating them | Reuben Thomas | 2007-12-10 | 1 | -2/+2 |
| | |||||
* | Fix name of commented flag. | Reuben Thomas | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | Don't try to stop mounting on a non-empty mount point. | Reuben Thomas | 2007-12-10 | 1 | -16/+0 |
| | |||||
* | Zero dentry when allocating it. | Reuben Thomas | 2007-12-10 | 1 | -6/+3 |
| | | | | | | Write errors to stderr, not stdout. Remove defunct code for defunct flag -D. | ||||
* | Remove RCS Id to stop unnecessary rebuilds | Reuben Thomas | 2007-12-10 | 1 | -3/+0 |
| | |||||
* | Massively simplify Makefile.am. | Reuben Thomas | 2007-12-10 | 4 | -2299/+15 |
| | | | | | | | | | Take configure.ac out of MAINTAINER_MODE so stuff works better (e.g. Makefile depends on Makefile.am). Remove cvs2cl. Remove po/Makefile.in, which seems to be in by mistake. | ||||
* | Remove last debian file | Reuben Thomas | 2007-12-09 | 1 | -1/+0 |
| | |||||
* | Remove Debian files | Reuben Thomas | 2007-12-09 | 19 | -852/+0 |
| | |||||
* | Remove autogen.sh and hence Makefile.am.in (becomes Makefile.am), and | Reuben Thomas | 2007-12-09 | 3 | -10/+7 |
| | | | | add a note about use of autoreconf to INSTALL. | ||||
* | Add gettext-ized files rather than gettexizing all the time. | Reuben Thomas | 2007-12-09 | 102 | -10/+21933 |
| | |||||
* | Remove 'foreign' automake option | Reuben Thomas | 2007-12-09 | 1 | -1/+0 |
| | |||||
* | Don't remove ChangeLog | Reuben Thomas | 2007-12-09 | 1 | -1/+1 |
| | |||||
* | Add standard GNU files. | Reuben Thomas | 2007-12-09 | 3 | -0/+2 |
| | |||||
* | No longer give plpnfsd a special mention | Reuben Thomas | 2007-12-09 | 1 | -3/+0 |
| | |||||
* | Remove newt interface of sisinstall, as it was a pretty small gain for | Reuben Thomas | 2007-12-09 | 6 | -401/+12 |
| | | | | | a whole dependency. Most command-line users will be happy with the plain text interface; GUI users will want kpsion back. | ||||
* | Remove cvs2cl up to top level, remove unnecessary cleanup rules and | Reuben Thomas | 2007-12-08 | 4 | -41/+1 |
| | | | | intlclean script. No more conf directory. | ||||
* | Update slightly | Reuben Thomas | 2007-12-08 | 1 | -1/+1 |
| | |||||
* | Since configure.in.in is not processed, rename it to configure.ac. | Reuben Thomas | 2007-12-08 | 3 | -56/+9 |
| | | | | Simplify Makefile.cvs into pure setup and rename autogen.sh. | ||||
* | Move build files out of conf/. | Reuben Thomas | 2007-12-08 | 3 | -7/+10 |
| | | | | | Revert earlier change to Makefile.cvs to bring back aclocal; removed in error. | ||||
* | Remove kiodoc-update.pl. | Reuben Thomas | 2007-12-08 | 2 | -125/+0 |
| | | | | Remove mention of versions of SuSE < 8 from plptools.spec.in. | ||||
* | Remove remaining custom macros, folding them into configure.in.in. | Reuben Thomas | 2007-12-08 | 6 | -121/+37 |
| | | | | Each was called only once. | ||||
* | Remove unused m4 tests, and test for readline version; we should all | Reuben Thomas | 2007-12-07 | 6 | -113/+0 |
| | | | | be using at least 4.2 by now. | ||||
* | More build system changes to make it play better with up-to-date | Reuben Thomas | 2007-12-07 | 5 | -73/+34 |
| | | | | | | autotools. In particular, this round gets rid of acconfig.h, putting the necessary bits into conf/configure.in.in, and using AM_CFLAGS & co. instead of plain CFLAGS, which rightly upsets automake. |