Add 'route show' to the route command, plus style cleanups.
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Mar 2004 17:56:29 +0000 (17:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Mar 2004 17:56:29 +0000 (17:56 +0000)
commit147a7be0993a73dbedd6d710aaf7900042f9bdae
treed5a15ed2a516bf8867c1a48ce58db4192f3eeb90
parentb07b69cc6340d9f552f9d13990f1f02612769c6c
Add 'route show' to the route command, plus style cleanups.

Submitted-by: Andre Nathan <andre@digirati.com.br>
Taken-from: OpenBSD and NetBSD
sbin/route/Makefile
sbin/route/extern.h [new file with mode: 0644]
sbin/route/keywords
sbin/route/route.8
sbin/route/route.c
sbin/route/show.c [new file with mode: 0644]