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

Xin LI delphij at FreeBSD.org
Fri May 12 02:28:21 UTC 2006


delphij     2006-05-12 02:28:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/btxld       Makefile btxld.c 
  Log:
  MFC Makefile,v 1.12 and btxld.c,v 1.10:
  
   + Include netinet/in.h for ntohl()
   * Since the return value was tested separately, cast the values to
     size_t in order to shut up compiler warnings.
   + Raise WARNS= level to 6
  
  PR:             bin/71666
  Submitted by:   Dan Lukes <dan at obluda.cz>
  
  Revision  Changes    Path
  1.11.8.1  +2 -0      src/usr.sbin/btxld/Makefile
  1.9.2.1   +4 -2      src/usr.sbin/btxld/btxld.c


More information about the cvs-src mailing list