Date: Sat, 21 Jul 2001 18:25:28 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.umntall rpc.umntall.c Message-ID: <200107220125.f6M1PSj51160@freefall.freebsd.org>
index | next in thread | raw e-mail
iedowse 2001/07/21 18:25:28 PDT
Modified files:
usr.sbin/rpc.umntall rpc.umntall.c
Log:
Fix a selection of bugs, and improve code layout:
- Remove unnecessary and unused local variables.
- Include useful information in error and warning messages.
- Fix the logic for expiring mounttab entries.
- Remove calls to getaddrinfo - the results were not used.
- Simplify some string handling by using snprintf.
- Fix usage.
Revision Changes Path
1.6 +75 -96 src/usr.sbin/rpc.umntall/rpc.umntall.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107220125.f6M1PSj51160>
