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

Xin LI delphij at FreeBSD.org
Mon Jan 23 05:55:33 PST 2006


delphij     2006-01-23 13:55:33 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/btxld       Makefile btxld.c 
  Log:
  An old patch from Dan Lukes <dan at obluda.cz>:
  
   + 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
  
  Revision  Changes    Path
  1.12      +2 -0      src/usr.sbin/btxld/Makefile
  1.10      +4 -2      src/usr.sbin/btxld/btxld.c


More information about the cvs-all mailing list