Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 1996 00:35:13 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-libexec
Subject:   cvs commit: src/libexec/ftpd Makefile extern.h ftpcmd.y ftpd.c
Message-ID:  <199601010835.AAA12896@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/01/01 00:35:13

  Modified:    libexec/ftpd  Makefile extern.h ftpcmd.y ftpd.c
  Log:
  Make ftpd use setproctitle() from libutil
  
  I've left the old code in there under #ifdef OLD_SETPROCTITLE in case
  somebody wants to try to compile out ftpd on some other machine.
  
  Revision  Changes    Path
  1.11      +2 -2      src/libexec/ftpd/Makefile
  1.2       +2 -0      src/libexec/ftpd/extern.h
  1.5       +1 -0      src/libexec/ftpd/ftpcmd.y
  1.14      +11 -8     src/libexec/ftpd/ftpd.c



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