Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 10/03/2006 08:30:12
Module Name: src
Committed By: mlelstv
Date: Tue Oct 3 08:30:12 UTC 2006
Modified Files:
src/usr.bin/netstat: show.c
Log Message:
avoid signed/unsigned error when computing mask lengths for empty
masks with sa_len == 0 (happens for inet6 default route).
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/netstat/show.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.