summaryrefslogtreecommitdiffstats
path: root/utils/idmapd/strlcat.c
Commit message (Collapse)AuthorAgeFilesLines
* nfs-utils: Move common code into supportSteve Dickson2010-10-131-76/+0
| | | | | | | | | | There are several source files and headers present in the ./utils/idmapd directory which are also usable in a doimapd daemon. Because of this we move that support into the support directory such that it can be shared by both daemons. Signed-off-by: Jim Rees <rees@umich.edu> Signed-off-by: Steve Dickson <steved@redhat.com>
* Fix more 'prototype' warnings and other warnings.Neil Brown2007-07-301-4/+3
| | | | Signed-off-by: Neil Brown <neilb@suse.de>
* Add the idmapd files...neilbrown2004-09-151-0/+77