]> git.decadent.org.uk Git - nfs-utils.git/commit
Add the idmapd files... nfs-utils-1-0-6-post6
authorneilbrown <neilbrown>
Wed, 15 Sep 2004 22:41:54 +0000 (22:41 +0000)
committerneilbrown <neilbrown>
Wed, 15 Sep 2004 22:41:54 +0000 (22:41 +0000)
commit021751e2e70c0d629bf196065816949e38b158d9
tree7561eea5a3bdb8958416489c4dc25b4d83a8d881
parent189ccff8698f922ccefe52bc72f66da2c66fa087
Add the idmapd files...
13 files changed:
utils/idmapd/Makefile [new file with mode: 0644]
utils/idmapd/atomicio.c [new file with mode: 0644]
utils/idmapd/cfg.c [new file with mode: 0644]
utils/idmapd/cfg.h [new file with mode: 0644]
utils/idmapd/idmapd.c [new file with mode: 0644]
utils/idmapd/idmapd.conf [new file with mode: 0644]
utils/idmapd/idmapd.conf.man [new file with mode: 0644]
utils/idmapd/idmapd.man [new file with mode: 0644]
utils/idmapd/nfs_idmap.h [new file with mode: 0644]
utils/idmapd/queue.h [new file with mode: 0644]
utils/idmapd/setproctitle.c [new file with mode: 0644]
utils/idmapd/strlcat.c [new file with mode: 0644]
utils/idmapd/strlcpy.c [new file with mode: 0644]