Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 02:07:23 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c command.c defs.c defs.h id.c id.h
Message-ID:  <200008160907.CAA01317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/08/16 02:07:23 PDT

  Modified files:
    usr.sbin/ppp         bundle.c command.c defs.c defs.h id.c 
                         id.h 
  Log:
  setproctitle() doesn't need to be called with root privs, so move
  it from id.c into defs.c
  
  Revision  Changes    Path
  1.103     +2 -3      src/usr.sbin/ppp/bundle.c
  1.244     +3 -8      src/usr.sbin/ppp/command.c
  1.35      +17 -1     src/usr.sbin/ppp/defs.c
  1.57      +2 -1      src/usr.sbin/ppp/defs.h
  1.20      +1 -19     src/usr.sbin/ppp/id.c
  1.14      +1 -2      src/usr.sbin/ppp/id.h



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?200008160907.CAA01317>