Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Remove bogus correction of times, which may correct time stamp changes | Reuben Thomas | 2007-12-07 | 1 | -2/+0 |
| | | | | | between DST/non-DST, but at the unacceptable cost of buggering up the actual clock! | ||||
* | Remove superfluous comma | Reuben Thomas | 2007-12-07 | 1 | -1/+1 |
| | |||||
* | Various cosmetic fixes and debugging improvements. | Reuben Thomas | 2007-12-05 | 1 | -22/+14 |
| | |||||
* | Fix an incorrect debug message. | Reuben Thomas | 2007-12-02 | 1 | -1/+1 |
| | |||||
* | Various cosmetic fixes to code, comments and debug messages. | Reuben Thomas | 2007-11-30 | 1 | -10/+12 |
| | | | | | | | Note a potential buffer overflow. When counting directory contents to give link count, count only sub-directories, not files. | ||||
* | Note a potential buffer overflow | Reuben Thomas | 2007-11-30 | 1 | -0/+1 |
| | |||||
* | Pretty up debug message. | Reuben Thomas | 2007-11-29 | 1 | -1/+1 |
| | |||||
* | Remove unused usleep implementation. | Reuben Thomas | 2007-11-29 | 1 | -15/+0 |
| | |||||
* | Improve cosmetically some debug messages and comments. | Reuben Thomas | 2007-11-29 | 2 | -18/+20 |
| | | | | Be a little more conservative about when to flush the cached file. | ||||
* | Fix add rule. | Reuben Thomas | 2007-11-27 | 1 | -4/+1 |
| | |||||
* | Update from current (0.15-2) Debian files. | Reuben Thomas | 2007-11-27 | 9 | -31/+239 |
| | |||||
* | Add udev rules to doc directory of Debian package, and mention them in | Reuben Thomas | 2007-11-27 | 3 | -11/+14 |
| | | | | | | README.Debian. Improve Debian package description as per bug #365958. | ||||
* | Add udev rules file to EXTRA_DIST. | Reuben Thomas | 2007-11-27 | 1 | -1/+1 |
| | |||||
* | Update README.Debian to correspond better to reality & English. | Reuben Thomas | 2007-11-27 | 2 | -2/+6 |
| | | | | Add sample udev rules file for serial devices. |