kde-workspace/kioslave/nfs
Ivailo Monev f437919274 generic: Hurd build fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-01 23:21:44 +02:00
..
AUTHORS imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
CMakeLists.txt generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:13:13 +00:00
kio_nfs.cpp generic: review configuration checks 2020-02-24 20:10:10 +00:00
kio_nfs.h Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
nfs.protocol Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
nfsv2.cpp generic: review configuration checks 2020-02-24 20:10:10 +00:00
nfsv2.h Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
nfsv3.cpp generic: Hurd build fixes 2021-02-01 23:21:44 +02:00
nfsv3.h Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
README Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
rpc_nfs2_prot.h generic: normalize include guards 2015-07-11 18:25:01 +03:00
rpc_nfs2_prot.x Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
rpc_nfs2_prot_xdr.c kioslave: fix compiler warnings emmited during build of nfs slave 2015-10-10 13:13:55 +03:00
rpc_nfs3_prot.h Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
rpc_nfs3_prot.x Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00
rpc_nfs3_prot_xdr.c kioslave: fix compiler warnings emmited during build of nfs slave 2015-10-28 09:19:10 +02:00
TODO Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f) 2015-01-03 23:45:58 +00:00

This contains a kio slave for NFS version 2 and 3.

Mathias