File history
Tracking elkscmd/unused/levee/unixcall.c
| Commit | Author | Date | Message |
|---|---|---|---|
38cd1aad8fd13043e083ba8cdcd72b711088f55 | Greg Haerr | 2026-02-08 | [build] Move unused/non-compiled commands to elkscmd/unused |
c2c649d4a72313a8fde8bf52f740b2e29ac8967 | Jody Bruchon | 2016-08-18 | Style cleanups on for/if/while in elkscmd |
bad0f34ef6776c6dce7f8f444f2204cfcbfe62d | lithoxs | 2016-05-06 | Fixed terminal emulation in direct console driver (dircon.c) Changed config files to select ANSI, VT52 or NONE Updated termcap, keyboard driver (xt_key.c) and levee editor. Implemented standard Insert line and remove line in ANSI and VT52 emulators. Fixed |
094ef95b06890d8d92e6fb1b7bfea603df5afb7 | lithoxs | 2016-04-28 | Fixed support for vi editor (levee) to use termcap. BCC libc already provides support for termcap. The termcap support under levee did not worked for ELKS. To make vi work, was compiled with fixed VT52 support. |
821fdfe1cab6b4b56c35337c1f83c192916c304 | Andrew Richards | 1999-08-26 | Latest updates |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |