Add -w, which prints the full width of the data being represented even if
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Mar 2004 18:25:51 +0000 (18:25 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Mar 2004 18:25:51 +0000 (18:25 +0000)
commit9ddb32bad623f4779a772d76cbfbc3032078b7e5
treefbd6378397a78d73388df3a3c59490123a92eba4
parentf79b6960e918938e432053bdb8b5063a14d1697b
Add -w, which prints the full width of the data being represented even if
it overflows the column, and do not truncate the base domain from displayed
host names.  This is for programmatic interfaces and for sysops
who really want to see the whole host name.
sbin/route/extern.h
sbin/route/route.8
sbin/route/route.c
sbin/route/show.c