Subject: CVS commit: basesrc/sbin/route
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 07/16/2001 20:22:08
Module Name:	basesrc
Committed By:	bad
Date:		Mon Jul 16 17:22:07 UTC 2001

Modified Files:
	basesrc/sbin/route: route.c

Log Message:
The way pmsg_addrs() is used requires that it always prints a newline and
flushes stdout before returning.

Previously the decoded output for a message was stuck in stdio buffers until
the next arrived.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/sbin/route/route.c

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