Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 04:33:47 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <199806031133.EAA21500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/06/03 04:33:46 PDT

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  signal() returns SIG_ERR on error, not int.
  
  time() requires a time_t pointer, not a long.
  
  Revision  Changes    Path
  1.51      +4 -4      src/libexec/ftpd/ftpd.c



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