aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added a hack for Jotter on S5mx and some experimental stuff.Fritz Elfert2000-10-095-11/+40
|
* Added a check for MX5 and modified process-name arguments dependingFritz Elfert2000-10-091-18/+43
| | | | | on MX5 (not shure, if this also applies to S5) Fixed a bug in filename-completion.
* Added process-stuff in procfs.Fritz Elfert2000-10-094-91/+532
| | | | Added a check for a protocol "psion" in /etc/services
* Added experimental reset for packet()Fritz Elfert2000-10-093-0/+16
|
* Misc. small fixes.Fritz Elfert2000-10-092-5/+20
|
* Shutdown gracefully if killed with SIGTERM.Fritz Elfert2000-08-271-0/+9
|
* Added several checks for errors in queryDrive.Fritz Elfert2000-08-271-51/+60
|
* Programs now use an entry in /etc/services (if exists) for the TCP port.Fritz Elfert2000-08-272-5/+15
|
* Added missing initializer.Fritz Elfert2000-08-271-1/+1
|
* Bugfix: QUERY_DRIVE returns status as last byte, not first.Fritz Elfert2000-08-274-21/+31
|
* Some small type changes.Fritz Elfert2000-08-272-14/+14
|
* Added parameter names.Fritz Elfert2000-08-271-13/+13
|
* Added debug config option and modified an assert in Enum.hFritz Elfert2000-08-273-5/+18
|
* Added intermediate filesFritz Elfert2000-08-101-0/+3
|
* Added man pages by John Lines (john+plpman@paladin.demon.co.uk).Fritz Elfert2000-08-1014-302/+818
| | | | Started support for procfs-like extension in plpnfsd.
* General cleanup:Fritz Elfert2000-08-0716-758/+1090
| | | | | | | | | | | - Corrected some operators of bufferArray - Added more constructors to PsiTime - Added one more fallback for Timezone calculation in PsiTime - Use PsiTime in rfsv - Moved some common methods from rfsv16/32 to rfsv - Added more kdoc comments. - Made interface more robust (added const whereever possible, changed pointer arguments to references)
* Removed opErr, no longer needed.Fritz Elfert2000-08-021-2/+0
|
* Initial checkin.Fritz Elfert2000-08-024-0/+351
|
* Added a wrapper for enums and changed all return-code related stuffFritz Elfert2000-08-0217-791/+683
| | | | | | as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation.
* Add doc subdirFritz Elfert2000-08-023-1/+3
|
* Get rid of second configuration header defs.h[.in].Fritz Elfert2000-08-0221-80/+144
| | | | Configuration now is in config.h and this is included as the very first header.
* Added API doc for logbuf.Fritz Elfert2000-08-012-1/+54
| | | | Test auto-generation of HTML API doc on project homepage.
* *** empty log message ***Fritz Elfert2000-08-013-6/+4
|
* Added intermediate files to .cvsignoreFritz Elfert2000-08-016-0/+12
|
* Removed more intermediate files from CVS. Those can be rebuilt byFritz Elfert2000-07-3116-9088/+70
| | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).
* Applied mjg-0.6 patch.Fritz Elfert2000-07-3143-419/+2046
| | | | | Started adding kdoc compliant documentation comments. Added PsiTime
* fixed typoFritz Elfert2000-01-171-1/+1
|
* Maintenance release 0.6Fritz Elfert2000-01-176-32/+41
| | | | Several fixes in plpnfsd: NFS-mounted device has not been writable.
* ignore tar.gzFritz Elfert2000-01-171-0/+1
|
* Release of plptools-0.5Fritz Elfert2000-01-1753-545/+3722
|
* Bumped version to 0.4Fritz Elfert2000-01-121-1/+1
|
* Added some missing filesFritz Elfert1999-08-074-0/+14
|
* Added some missing files.Fritz Elfert1999-08-071-0/+4
|
* Fixed BLOCKSIZE for correct output of "du".Fritz Elfert1999-08-071-1/+1
|
* Fixed const violations.Fritz Elfert1999-08-071-1/+1
|
* Fixed const char stuff.Fritz Elfert1999-08-072-52/+67
|
* added config.h, defs.hFritz Elfert1999-08-071-0/+2
|
* These files are generated.Fritz Elfert1999-08-072-84/+0
|
* Added RCS-Id'sFritz Elfert1999-07-055-7/+29
|
* Removed HERE-Hack.Fritz Elfert1999-07-051-2/+0
|
* Added RCS-IdFritz Elfert1999-07-051-1/+1
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-0515-0/+169
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-054-0/+32
|
* Changed copyright.Fritz Elfert1999-07-051-19/+1
|
* Added RCS Ids and Copyright.Fritz Elfert1999-07-0511-150/+44
|
* Graceful shutdown.Fritz Elfert1999-07-052-2/+4
| | | | Quiet startup.
* Renamed packageFritz Elfert1999-07-053-5/+5
|
* Initial importFritz Elfert1999-07-051-0/+1
|
* Initial import.Fritz Elfert1999-07-053-0/+127
|
* Bumped up version.Fritz Elfert1999-07-053-2/+4
| | | | Delay during reconnect, to reduce load.