Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 13:15:47 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c popen.c
Message-ID:  <200411131315.iADDFlWi096766@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2004-11-13 13:15:47 UTC

  FreeBSD src repository

  Modified files:
    libexec/ftpd         ftpcmd.y ftpd.c popen.c 
  Log:
  Kill ancient casts to integral types left from the K&R era.
  They're unneeded and sometimes erroneous now.
  
  Revision  Changes    Path
  1.60      +3 -3      src/libexec/ftpd/ftpcmd.y
  1.176     +5 -5      src/libexec/ftpd/ftpd.c
  1.25      +1 -1      src/libexec/ftpd/popen.c



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