Subject: CVS commit: src/sbin/route
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 08/09/2005 20:33:06
Module Name: src
Committed By: ginsbach
Date: Tue Aug 9 20:33:06 UTC 2005
Modified Files:
src/sbin/route: route.c
Log Message:
Fix the default case in sodump(). Printing the address of the "which"
string isn't really that useful. Instead print the string and the value
of sa_family.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sbin/route/route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.