Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 14:53:23 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c ppp.8
Message-ID:  <199810272253.OAA15679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/10/27 14:53:23 PST

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c ppp.8 
  Log:
  Add ``set proctitle'' for changing argv[0].  All substitutions
  are done in the same way as command execution.
  
  For example, ``set proctitle USER INTERFACE PROCESSID'' would
  be useful in a -direct profile for identifying who's connected.
  
  Revision  Changes    Path
  1.39      +4 -1      src/usr.sbin/ppp/bundle.c
  1.18      +3 -1      src/usr.sbin/ppp/bundle.h
  1.174     +46 -2     src/usr.sbin/ppp/command.c
  1.132     +16 -1     src/usr.sbin/ppp/ppp.8

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?199810272253.OAA15679>