summaryrefslogtreecommitdiffstats
path: root/utils/showmount/showmount.c
Commit message (Collapse)AuthorAgeFilesLines
* Autogen updateneilbrown2005-12-201-1/+3
|
* * utils/showmount/showmount.c (main): Fix inet_ntoa() parameter.chip2003-09-091-1/+1
| | | | | * tools/rpcgen/rpc_cout.c (print_header): Remove unused vars. * tools/rpcgen/rpc_parse.c (def_union): Likewise.
* 2001-11-26 Chip Salzenberg <chip@pobox.com>chip2001-11-261-2/+1
| | | | | | | | | | * utils/showmount/showmount.c (main): Don't assume that strings starting with digits are IP addresses. * utils/nfsd/nfsd.c (main): Close all fds and reopen 0,1,2 on /dev/null before nfssvc(). Use syslog to report nfssvc errors. * support/misc/tcpwrapper.c, utils/mountd/mountd.man, utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and man pages: We check host names *and* addresses with tcpwrappers.
* Initial revisionhjl1999-10-181-0/+287