Subject: CVS commit: src/sbin
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/13/2004 20:27:38
Module Name:	src
Committed By:	kleink
Date:		Thu May 13 20:27:38 UTC 2004

Modified Files:
	src/sbin/ping: ping.c
	src/sbin/ping6: ping6.c

Log Message:
There's no point in bringing PRNG output to network byteorder prior to
transmission.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sbin/ping/ping.c
cvs rdiff -r1.58 -r1.59 src/sbin/ping6/ping6.c

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