cvs commit: src/libexec/ftpd ftpcmd.y ftpd.c popen.c
    Yar Tikhiy 
    yar at FreeBSD.org
       
    Sat Nov 13 05:15:48 PST 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list