Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 21:12:18 -0700 (PDT)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd popen.c src/libexec/rpc.rquotad rquotad.c src/usr.bin/lock lock.c
Message-ID:  <200309010412.h814CI1Q015965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2003/08/31 21:12:18 PDT

  FreeBSD src repository

  Modified files:
    libexec/ftpd         popen.c 
    libexec/rpc.rquotad  rquotad.c 
    usr.bin/lock         lock.c 
  Log:
  Eliminate last three uses of varargs.h in the tree. These three files
  were including varargs.h file but did not use any of its macros,
  so they escaped the clean-up before.
  
  Revision  Changes    Path
  1.24      +0 -1      src/libexec/ftpd/popen.c
  1.8       +0 -1      src/libexec/rpc.rquotad/rquotad.c
  1.17      +0 -1      src/usr.bin/lock/lock.c



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