Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 15:51:50 -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 ip.c ipcp.c physical.c prompt.c radius.c radius.h server.h systems.c
Message-ID:  <200103082351.f28Npou78229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/03/08 15:51:50 PST

  Modified files:
    usr.sbin/ppp         bundle.c ip.c ipcp.c physical.c prompt.c 
                         radius.c radius.h server.h systems.c 
  Log:
  MAXPATHLEN -> PATH_MAX
  Don't assume MAXHOSTNAMELEN includes the NUL
  Correct a diagnostic
  Use "localhost" in our prompt instead of ""
  
  Revision  Changes    Path
  1.113     +3 -3      src/usr.sbin/ppp/bundle.c
  1.88      +3 -3      src/usr.sbin/ppp/ip.c
  1.102     +2 -2      src/usr.sbin/ppp/ipcp.c
  1.45      +5 -5      src/usr.sbin/ppp/physical.c
  1.24      +3 -3      src/usr.sbin/ppp/prompt.c
  1.20      +3 -3      src/usr.sbin/ppp/radius.c
  1.6       +2 -2      src/usr.sbin/ppp/radius.h
  1.9       +2 -2      src/usr.sbin/ppp/server.h
  1.63      +2 -2      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?200103082351.f28Npou78229>