cvs commit: src/usr.bin/rpcinfo Makefile src/usr.sbin/rpcbind Makefile

Daniel Eischen deischen at FreeBSD.org
Fri Mar 10 07:58:03 UTC 2006


deischen    2006-03-10 07:58:02 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/rpcinfo      Makefile 
    usr.sbin/rpcbind     Makefile 
  Log:
  Remove including of libc sources.  All the required functions
  are exported by libc with prototypes in our standard headers.
  I guess at one time this was necessary, but not any longer.
  
  Revision  Changes    Path
  1.7       +3 -9      src/usr.bin/rpcinfo/Makefile
  1.7       +2 -8      src/usr.sbin/rpcbind/Makefile


More information about the cvs-src mailing list