Module Name: src Committed By: martin Date: Thu Jan 8 11:47:11 UTC 2015
Modified Files: src/sbin/route [netbsd-7]: rtutil.c rtutil.h src/usr.bin/netstat [netbsd-7]: if.c Log Message: Pull up following revision(s) (requested by prlw1 in ticket #395): sbin/route/rtutil.c: revision 1.4 sbin/route/rtutil.h: revision 1.3 usr.bin/netstat/if.c: revision 1.81 make netname4 match the netname6 signature avoiding a NULL pointer. adjust to the netname4 prototype. To generate a diff of this commit: cvs rdiff -u -r1.4.2.2 -r1.4.2.3 src/sbin/route/rtutil.c cvs rdiff -u -r1.3.2.2 -r1.3.2.3 src/sbin/route/rtutil.h cvs rdiff -u -r1.79.4.1 -r1.79.4.2 src/usr.bin/netstat/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.