Added initial unfs3 sources for version 0.9.22+dfsg-1maemo2
authorHallyson Melo <melunko@ubuntu.(none)>
Wed, 18 Nov 2009 20:36:24 +0000 (17:36 -0300)
committerHallyson Melo <melunko@ubuntu.(none)>
Wed, 18 Nov 2009 20:36:24 +0000 (17:36 -0300)
commit1ddb92b899989e26e26a4491251d4bc61be22918
treeacd2af7ec302a856c7c29e93ca5dd1d61f067a47
parentaf6b53b5ca2a8493dd5caca8a3a134a46b03272e
Added initial unfs3 sources for version 0.9.22+dfsg-1maemo2
80 files changed:
unfs3/BRANCHES [new file with mode: 0644]
unfs3/CREDITS [new file with mode: 0644]
unfs3/Config/Makefile.in [new file with mode: 0644]
unfs3/Config/exports.h [new file with mode: 0644]
unfs3/Config/exports.l [new file with mode: 0644]
unfs3/Config/exports.y [new file with mode: 0644]
unfs3/Extras/Makefile.in [new file with mode: 0644]
unfs3/Extras/cluster.c [new file with mode: 0644]
unfs3/Extras/cluster.h [new file with mode: 0644]
unfs3/Extras/tags.7 [new file with mode: 0644]
unfs3/LICENSE [new file with mode: 0644]
unfs3/Makefile.in [new file with mode: 0644]
unfs3/NEWS [new file with mode: 0644]
unfs3/README [new file with mode: 0644]
unfs3/README.nfsroot [new file with mode: 0644]
unfs3/aclocal.m4 [new file with mode: 0644]
unfs3/attr.c [new file with mode: 0644]
unfs3/attr.h [new file with mode: 0644]
unfs3/backend.h [new file with mode: 0644]
unfs3/backend_unix.h [new file with mode: 0644]
unfs3/backend_win32.h [new file with mode: 0644]
unfs3/bootstrap [new file with mode: 0755]
unfs3/config.h.in [new file with mode: 0644]
unfs3/configure [new file with mode: 0755]
unfs3/configure.ac [new file with mode: 0644]
unfs3/contrib/nfsotpclient/README [new file with mode: 0644]
unfs3/contrib/nfsotpclient/mountclient/__init__.py [new file with mode: 0644]
unfs3/contrib/nfsotpclient/mountclient/mountconstants.py [new file with mode: 0644]
unfs3/contrib/nfsotpclient/mountclient/mountpacker.py [new file with mode: 0644]
unfs3/contrib/nfsotpclient/mountclient/mounttypes.py [new file with mode: 0644]
unfs3/contrib/nfsotpclient/nfsotpclient.py [new file with mode: 0755]
unfs3/contrib/nfsotpclient/rpc.py [new file with mode: 0644]
unfs3/contrib/rpcproxy/rpcproxy [new file with mode: 0755]
unfs3/daemon.c [new file with mode: 0644]
unfs3/daemon.h [new file with mode: 0644]
unfs3/debian/changelog [new file with mode: 0644]
unfs3/debian/compat [new file with mode: 0644]
unfs3/debian/control [new file with mode: 0644]
unfs3/debian/copyright [new file with mode: 0644]
unfs3/debian/rules [new file with mode: 0755]
unfs3/debian/unfs3.default [new file with mode: 0644]
unfs3/debian/unfs3.docs [new file with mode: 0644]
unfs3/debian/unfs3.init [new file with mode: 0644]
unfs3/debian/unfs3.postinst [new file with mode: 0644]
unfs3/debian/unfs3.postrm [new file with mode: 0644]
unfs3/doc/README.win [new file with mode: 0644]
unfs3/doc/TODO [new file with mode: 0644]
unfs3/doc/kirch1.txt [new file with mode: 0644]
unfs3/doc/passwords.txt [new file with mode: 0644]
unfs3/error.c [new file with mode: 0644]
unfs3/error.h [new file with mode: 0644]
unfs3/fd_cache.c [new file with mode: 0644]
unfs3/fd_cache.h [new file with mode: 0644]
unfs3/fh.c [new file with mode: 0644]
unfs3/fh.h [new file with mode: 0644]
unfs3/fh_cache.c [new file with mode: 0644]
unfs3/fh_cache.h [new file with mode: 0644]
unfs3/indent-all [new file with mode: 0755]
unfs3/install-sh [new file with mode: 0755]
unfs3/locate.c [new file with mode: 0644]
unfs3/locate.h [new file with mode: 0644]
unfs3/md5.c [new file with mode: 0644]
unfs3/md5.h [new file with mode: 0644]
unfs3/mount.c [new file with mode: 0644]
unfs3/mount.h [new file with mode: 0644]
unfs3/nfs.c [new file with mode: 0644]
unfs3/nfs.h [new file with mode: 0644]
unfs3/password.c [new file with mode: 0644]
unfs3/password.h [new file with mode: 0644]
unfs3/readdir.c [new file with mode: 0644]
unfs3/readdir.h [new file with mode: 0644]
unfs3/unfs3.spec [new file with mode: 0644]
unfs3/unfsd.8 [new file with mode: 0644]
unfs3/unfsd.init [new file with mode: 0755]
unfs3/user.c [new file with mode: 0644]
unfs3/user.h [new file with mode: 0644]
unfs3/winsupport.c [new file with mode: 0644]
unfs3/winsupport.h [new file with mode: 0644]
unfs3/xdr.c [new file with mode: 0644]
unfs3/xdr.h [new file with mode: 0644]