elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/unused/levee/unixcall.c
CommitAuthorDateMessage
38cd1aad8fd13043e083ba8cdcd72b711088f55Greg Haerr2026-02-08[build] Move unused/non-compiled commands to elkscmd/unused
c2c649d4a72313a8fde8bf52f740b2e29ac8967Jody Bruchon2016-08-18Style cleanups on for/if/while in elkscmd
bad0f34ef6776c6dce7f8f444f2204cfcbfe62dlithoxs2016-05-06Fixed 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
094ef95b06890d8d92e6fb1b7bfea603df5afb7lithoxs2016-04-28Fixed 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.
821fdfe1cab6b4b56c35337c1f83c192916c304Andrew Richards1999-08-26Latest updates
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.