Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 15:43:16 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tftp Makefile main.c tftp.c tftpsubs.c
Message-ID:  <200112112343.fBBNhG737408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/12/11 15:43:16 PST

  Modified files:
    usr.bin/tftp         Makefile main.c tftp.c tftpsubs.c 
  Log:
  WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix
  signed/unsigned comparisons. Use __FBSDID().
  
  Revision  Changes    Path
  1.4       +1 -0      src/usr.bin/tftp/Makefile
  1.11      +59 -58    src/usr.bin/tftp/main.c
  1.7       +19 -21    src/usr.bin/tftp/tftp.c
  1.4       +8 -8      src/usr.bin/tftp/tftpsubs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112112343.fBBNhG737408>