CVSROOT: /cvs Module name: src Changes by: sas...@cvs.openbsd.org 2015/07/18 23:48:12
Modified files: sys/net : pf.c pf_ioctl.c Log message: unsinged variables should not be compared to be leq than 0 (unsigned a <= 0) ok mcbride@
CVSROOT: /cvs Module name: src Changes by: sas...@cvs.openbsd.org 2015/07/18 23:48:12
Modified files: sys/net : pf.c pf_ioctl.c Log message: unsinged variables should not be compared to be leq than 0 (unsigned a <= 0) ok mcbride@