1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/cdio
schwarze a93de8ed3a During line editing, let Ctrl-C discard the current input line and
provide a fresh prompt instead of exiting the program.  This aligns
behaviour with bc(1), ftp(1), sftp(1), and all the shells.

OK naddy@

Both martijn@ and naddy@ point out that this program might profit
from signal handling during more of its code, but that would require
more code inspection, design work, and testing which i'm not planning
to do right now.  Consider standard behaviour during line editing
as a first step.
2021-08-13 10:56:54 +00:00
..
cddb.c Switch cdio's default CDDB database to gnudb.gnudb.org:8880. 2020-06-26 19:51:14 +00:00
cdio.1 Switch cdio's default CDDB database to gnudb.gnudb.org:8880. 2020-06-26 19:51:14 +00:00
cdio.c During line editing, let Ctrl-C discard the current input line and 2021-08-13 10:56:54 +00:00
extern.h Extern tracks list to avoid linker issues with -fno-common. 2021-01-18 00:44:00 +00:00
Makefile
mmc.c Missed WRITE_BIG -> WRITE_10 2020-09-01 17:20:02 +00:00
rip.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:34:58 +00:00