Date: Thu, 7 Jun 2001 06:50:25 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.8 route.c Message-ID: <200106071350.f57DoPp99465@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/06/07 06:50:24 PDT
Modified files:
sbin/route route.8 route.c
Log:
- Exit 1 if "add", "change", or "delete" operation fails.
PR: bin/12489
- Use inet_ntoa(3) where it should have been used. This
part of code simply wasn't converted to the "new" style
after the routename() function was converted from the
protocol-generic version to protocol-specific version
in CSRG revision 5.6.
MFC after: 1 week
Revision Changes Path
1.23 +5 -1 src/sbin/route/route.8
1.45 +9 -11 src/sbin/route/route.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?200106071350.f57DoPp99465>
