CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/10/30 08:06:29
Modified files: sys/arch/i386/stand/libsa: bioscons.c cmd_i386.c dev_i386.c exec_i386.c memprobe.c pxeboot.h time.c sys/arch/amd64/stand/libsa: bioscons.c biosprobe.c cmd_i386.c dev_i386.c diskprobe.c exec_i386.c libsa.h memprobe.c time.c Log message: Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making the code actually diffable. No binary change.