CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/12/19 07:30:44
Modified files: lib/libc/hash : sha2.c Log message: i386 unrolling blows up the media in a big way, due to -Os for ramdisk libc builds. there has to be a better way without #ifdef's in gross places, but I don't see it yet.