Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 19:36:12 -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 chap.c chat.c command.c exec.c systems.c
Message-ID:  <199912300336.TAA17923@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/12/29 19:36:12 PST

  Modified files:
    usr.sbin/ppp         bundle.c chap.c chat.c command.c exec.c 
                         systems.c 
  Log:
  Correct usages of getuid() and geteuid()
  
  Pointed out by: billf
  
  Revision  Changes    Path
  1.82      +2 -2      src/usr.sbin/ppp/bundle.c
  1.60      +2 -2      src/usr.sbin/ppp/chap.c
  1.69      +2 -2      src/usr.sbin/ppp/chat.c
  1.230     +2 -2      src/usr.sbin/ppp/command.c
  1.17      +2 -2      src/usr.sbin/ppp/exec.c
  1.58      +3 -3      src/usr.sbin/ppp/systems.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?199912300336.TAA17923>