mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Introduce back the CTTY command (that normally only exists on DOS versions of COMMAND.COM but doesn't on Windows NT' CMD.EXE), whose aim is to "change the active terminal" (syntax: CTTY <dos_device>). To achieve that we actually redirect STDIN, STDOUT and STDERR to read/write handles opened to the <dos_device>. This is very handy when it comes to redirecting all the standard handles to e.g. a serial terminal ("CTTY COM1" for example). - Fix some typos in the resources. svn path=/trunk/; revision=76029 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpapers |