CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/10/30 12:22:07
Modified files: sys/arch/luna88k/stand/boot: getline.c Log message: Bring getline() - a.k.a libsa gets() with a prompt prefix - in par with libsa gets(), featurewise; this means support for ^u to clear the input. Requested by aoyama@