CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/07/19 14:10:23
Modified files: sbin/route : route.c show.c Log message: Prep for WARNINGS=yes: add the prototypes that were missing, silence a "signed vs unsigned in conditional" warning, and eliminate what looks like an unintentional variable shadowing. ok bluhm@