freebsd-dev/usr.sbin/rpc.umntall
Ian Dowse d730d3b491 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.
2001-07-22 01:25:25 +00:00
..
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
mounttab.c Fixed printf format errors which corrupted /var/db/mounttab on i386's with 2000-10-08 09:24:45 +00:00
mounttab.h
rpc.umntall.8 mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
rpc.umntall.c Fix a selection of bugs, and improve code layout: 2001-07-22 01:25:25 +00:00