cvs commit: src/libexec/ftpd popen.c src/libexec/rpc.rquotad rquotad.c src/usr.bin/lock lock.c

Alexander Kabaev kan at FreeBSD.org
Sun Aug 31 21:12:19 PDT 2003


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


More information about the cvs-src mailing list