CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/04/06 12:03:52
Modified files: usr.sbin/rarpd : rarpd.c Log message: BIOCGBLEN is using a u_int, not an int and casting to size_t for malloc is better
CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/04/06 12:03:52
Modified files: usr.sbin/rarpd : rarpd.c Log message: BIOCGBLEN is using a u_int, not an int and casting to size_t for malloc is better