Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-09-18 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> | Thomas Bushnell | 1999-09-18 | 1 | -1/+1 |
| | | | | | * runttys.c (run): Only call error if setsid returns -1. * console-run.c (open_console): Likewise. | ||||
* | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -6/+3 |
| | | | | | * console-run.c (open_console): Move first setting of TERMINAL and ARGZ_LEN outside of loop, quiets compiler warning. | ||||
* | 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -0/+222 |
* console-run.c: New file. * Makefile (targets, SRCS): Add console-run, console-run.c. (console-run): New target. |