CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2011/06/06 01:54:33
Modified files: sys/arch/vax/boot/common: str.S Log message: Remove strcat and strncmp which are both unused, thereby slightly shrinking the bootblocks. pointed out by mk@ ok miod@