Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 07:53:02 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/atrun atrun.c src/libexec/comsat comsat.c src/libexec/fingerd fingerd.c src/libexec/ftpd extern.h ftpcmd.y ftpd.c popen.c
Message-ID:  <200202031553.g13Fr2j77175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/02/03 07:53:02 PST

  Modified files:
    libexec/atrun        atrun.c 
    libexec/comsat       comsat.c 
    libexec/fingerd      fingerd.c 
    libexec/ftpd         extern.h ftpcmd.y ftpd.c popen.c 
  Log:
  o Eliminate __P
  o Use new-style function definitions
  o remove some !__STDC__ code
  o eliminate register
  
  Revision  Changes    Path
  1.17      +4 -4      src/libexec/atrun/atrun.c
  1.15      +19 -32    src/libexec/comsat/comsat.c
  1.19      +6 -22     src/libexec/fingerd/fingerd.c
  1.18      +33 -33    src/libexec/ftpd/extern.h
  1.31      +21 -34    src/libexec/ftpd/ftpcmd.y
  1.97      +67 -146   src/libexec/ftpd/ftpd.c
  1.22      +3 -5      src/libexec/ftpd/popen.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?200202031553.g13Fr2j77175>