Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/22/2006 23:21:53
Module Name:	src
Committed By:	elad
Date:		Fri Sep 22 23:21:53 UTC 2006

Modified Files:
	src/usr.bin/netstat: bpf.c inet.c inet6.c unix.c

Log Message:
PR/31347: Geoff C. Wing: netstat err message is ambiguous about cause
Applied patch, thanks!


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/netstat/bpf.c
cvs rdiff -r1.76 -r1.77 src/usr.bin/netstat/inet.c
cvs rdiff -r1.39 -r1.40 src/usr.bin/netstat/inet6.c
cvs rdiff -r1.26 -r1.27 src/usr.bin/netstat/unix.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.