Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107220125.f6M1PSj51160>