CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/06/06 19:29:38
Modified files: sbin/dump : main.c sbin/fsdb : fsdb.c sbin/nfsd : nfsd.c sbin/restore : main.c sbin/route : route.c sbin/scsi : scsi.c Log message: per trending style, add continue to emtpy loop bodies. ok mglocker