Date: Thu, 8 Mar 2001 16:13:47 -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 ppp.8 prompt.c radius.c radius.h server.h systems.c tun.c Message-ID: <200103090013.f290Dlx83925@freefall.freebsd.org>
index | next in thread | raw e-mail
brian 2001/03/08 16:13:47 PST
Modified files: (Branch: NETGRAPH)
usr.sbin/ppp bundle.c ip.c ipcp.c physical.c ppp.8
prompt.c radius.c radius.h server.h
systems.c tun.c
Log:
MFC: Set the MTU as uid 0
MAXPATHLEN -> PATH_MAX
Don't assume MAXHOSTNAMELEN includes the NUL
Correct a diagnostic
Use "localhost" in our prompt instead of ""
Talk more about the differences between PPPoE on FreeBSD & OpenBSD
Revision Changes Path
1.105.2.9 +3 -3 src/usr.sbin/ppp/bundle.c
1.86.2.2 +3 -3 src/usr.sbin/ppp/ip.c
1.100.2.2 +2 -2 src/usr.sbin/ppp/ipcp.c
1.42.2.5 +5 -5 src/usr.sbin/ppp/physical.c
1.237.2.12 +11 -3 src/usr.sbin/ppp/ppp.8
1.22.2.2 +3 -3 src/usr.sbin/ppp/prompt.c
1.16.2.4 +3 -3 src/usr.sbin/ppp/radius.c
1.5.2.1 +2 -2 src/usr.sbin/ppp/radius.h
1.7.2.2 +2 -2 src/usr.sbin/ppp/server.h
1.62.2.1 +2 -2 src/usr.sbin/ppp/systems.c
1.20.4.2 +4 -3 src/usr.sbin/ppp/tun.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103090013.f290Dlx83925>
