Module Name: src Committed By: christos Date: Wed Dec 13 17:42:44 UTC 2017
Modified Files: src/sbin/route: Makefile route.c Log Message: Use the definitions from the standard header files and replace homebrew snprintb with the libutil one. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sbin/route/Makefile cvs rdiff -u -r1.157 -r1.158 src/sbin/route/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.