FDOS / kernel

FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
http://kernel.fdos.org/
GNU General Public License v2.0
793 stars 142 forks source link

ecm boot no cr #182

Closed ecm-pushbx closed 1 month ago

ecm-pushbx commented 2 months ago

This PR eliminates lone Carriage Returns used by the kernel, if SWITCHES=/F or SWITCHES=/N is used in fdconfig.sys. Reason: They annoy me in dosemu2 output when redirected into a file.