cvs commit: src/usr.sbin/bootparamd/bootparamd Makefile bootparamd.c

Peter Wemm peter at FreeBSD.org
Sat Oct 25 22:51:52 PDT 2003


peter       2003/10/25 22:51:51 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/bootparamd/bootparamd Makefile bootparamd.c 
  Log:
  Make this compile cleanly.  Switch to using rpcgen to generate
  code that can be compiled on an ansi-C compiler, so that it puts the
  xdrproc_t casts in.  This also implies a slight function name change.
  
  Revision  Changes    Path
  1.14      +4 -4      src/usr.sbin/bootparamd/bootparamd/Makefile
  1.11      +4 -2      src/usr.sbin/bootparamd/bootparamd/bootparamd.c


More information about the cvs-src mailing list