CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/09/08 07:49:00
Modified files: sbin/dhclient : kroute.c Log message: Tweak route_in_rtstatic() to return the position of the route if found. Cleans up some int vs unsigned int confusion and makes the function more generally useful for future changes.