Date: Sat, 27 Dec 1997 05:45:59 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c defs.c defs.h ipcp.c main.c route.c Message-ID: <199712271345.FAA03492@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/12/27 05:45:59 PST
Modified files:
usr.sbin/ppp command.c defs.c defs.h ipcp.c main.c
route.c
Log:
Show who closes the diagnostic connection.
Show the IP range (if specified) in "show ipcp".
Close unused descriptors 0 and 2 in interactive mode.
Pass (size_t *) rather than (int *) to sysctl().
Revision Changes Path
1.120 +2 -2 src/usr.sbin/ppp/command.c
1.9 +4 -3 src/usr.sbin/ppp/defs.c
1.29 +2 -2 src/usr.sbin/ppp/defs.h
1.46 +5 -2 src/usr.sbin/ppp/ipcp.c
1.112 +9 -4 src/usr.sbin/ppp/main.c
1.36 +6 -4 src/usr.sbin/ppp/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712271345.FAA03492>
