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/ash/Makefile
CommitAuthorDateMessage
e7f7fcf47451ac482b9af9dc18e448de5b6d40cGreg Haerr2025-10-21[libc] Add linenoise library to C library
a7f21b89ed28c130a81f86a5dc448a5dc2baf83hexadec1mal2025-07-23small build fixes
5404487ac25d74db2ed81d38222b2b4ab580147Greg Haerr2025-01-08[libc] Rename __amalloc -> _fmalloc, __dmalloc -> _dmalloc
7217fb77b7a4036e03ec7b91e03f7ebd85a3c4bGreg Haerr2024-12-16Test with ash, rename debug malloc to __dmalloc
9c4431016ce389eae9609921fc3e2555543151dGreg Haerr2024-11-18Remove extra copies of v7malloc.c, cleanup
8465acec940557a515e30d0d681975eecac3edaGreg Haerr2024-09-20[build] Cleanup Makefiles, add RM, remove Make.rules
b73ec82de006596426dcb9cf17b066453f51783Greg Haerr2024-09-19[libc] Get --ftrace option working on all commands
17a0643b3a4d734fd505f73a0065a4b7766b4c3Greg Haerr2022-06-03[cmds] Update sys script and add -3 option for small disks
6e061183882b0516c35edf1b6673ce4b0fbdcaeGreg Haerr2022-05-04[ash] Add internal 'test/[' commands to shell
67b74332071da3b3fe17f14d7dc5b5304669fd8Greg Haerr2020-11-07[cmds] Create sys tool for making boot disks from ELKS
3025e5e20c3c59e1c104388523bacc4afce884eGreg Haerr2020-06-03[cmds] Various small fixes
a0ff5765ac16822439deea7842ae6a34b3105f1Greg Haerr2020-05-31Add stack overflow minstack check in stack_check, fix sh stack overflow
7e9516e38004a344ad4200a50010506bd0b323fGreg Haerr2020-05-29Calculate TOTDATA size to include heap+stack, fix chmem -h 0xffff
9185d9c0f8b3e92ff73e30a5b55a241e8a36357georgp242020-04-13Add autocompletion to ash
c9d38ea66988d1398296655bf492fa674b5308egeorgp242020-04-10Add line editing and command history to ash.
13aa1215584539a72150a0656a41fea5ae889d2Greg Haerr2020-03-25[kernel] Last compiler warning cleanup for kernel and libc, other cleanup
521185162b59a46af162797a7430e94b336b36aGreg Haerr2020-03-22[cmds] Various cleanups, add new Nano-X programs to 2880k images
e689980162c9af90ce6cac5673c7f5ee1074431Greg Haerr2020-03-10[signal] Fix userland signals, add ^Z handling to getty/login/ash/sash, add debug_sig
2598be2a59a59d29dfbf634347f5d21f3a30390Gregory Haerr2020-03-06[cmds] Sash and ls enhancements (#412)
8e4ef10b81572b33c6d1ec47e45800421eb8283Greg Haerr2020-02-11[fat] cleanup for PR #322
9298a53cecb384410673a957595b036278404f5Greg Haerr2020-02-10[fat] Fix everything required for ELKS to boot on FAT
b45649763dff1692149d2120f49714f746a5627mfld.fr2019-05-08[build] Installation commands in variables
afd729d03a88889627d4dc9bb0fcb5d25717383mfld.fr2019-05-05[build] Replace TARGET_MNT by DESTDIR
4334632510ad1dd070c4bd0c7fee078bdf84073mfld.fr2019-05-05[build] Remove all SUDO from Makefiles
355a9e026bb6f96783747ab78ea5be430558b75Greg Haerr2019-05-01Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with .
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc
fad45fb0cdc46715bbbecf4079baef63a542a26mfld-fr2018-05-04Make FAT target image option active
07a37a05c007eae0c9a665d2c522382c4543b47mfld-fr2018-04-26Shell selection and linking
e77f4c46cee8ccf80be6304303145672dfcd6f2mfld-fr2018-04-21Optionalize the image format
0deea112f7451839404cfcef427fa83c4f21610mfld-fr2017-12-03Add MINIX boot blocks
89254794a7f4392350b5e23a2d1bdd892b60bb5mfld-fr2017-11-30[dev86] Build using local /dev86
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5mfld-fr2017-03-04[cmds] Cleanup in applets Makefiles
3c302cad12d34de58aba1b166da06c9173a4336Jody Bruchon2015-03-01Release ELKS 0.2.0 with massive improvements
68a726f1ab949dfa986b4a029074c86c0ad69f4Jody Bruchon2014-04-26Various build fixes
05392655b53774dbc7d9329756bdc6d52cf5069Jody Bruchon2012-02-19"ash" binary was not stripped during compilation, resulting in a slightly larger binary than necessary. Also, the elkscmd Makefile needs to run "clean" in all directories since a user may have manually built items in those directories.
f6c083db32cd4d1925315f71932f0b1bb5c6bbcClaudio Matsuoka2006-08-19Addressed compiler warnings when building with HOSTCC
e75dd1a4747d54935510a3015296742f5eb9b24Miguel Bolanos2004-05-28Email update
42119465478da04e68aede704e0ec22c1917ba4Harry Kalogirou2002-07-20varius things
b4480306f0bc79ec11eba6a250b91053d2cf1d9Riley H. Williams2002-05-29Added knl command source to sys_utils and also configured to correctly install man pages.
2f77fee8b8b4f504956a762e279603462a53185Riley H. Williams2002-02-24Laid groundwork for simplification of ELKS command installation system.
a7245efc9f19513576c24faf23479a7bdafda63Riley H. Williams2002-01-23Most of it actually works now!!!
ab0c9a8dc4b7fad24207617a2b92541cb699e3dRiley H. Williams2002-01-22Tweaked `make clean` to clean everything up - it missed two programs.
cf8d45ff30fdfeb6e43b49b9ab11f1382537571Riley H. Williams2002-01-17Removed unnecessary extraction limitation.
f08a0699c959e01c1091ce2552572b3d36e6658Riley H. Williams2002-01-17Reverted Makefiles - sorry!!!
792ec44366deecdb3b3b75018e9f74bf7cffdf4Riley H. Williams2002-01-16Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default.
ef32446037d9a62a1358681179429a4b6ce809fRiley H. Williams2002-01-12Rationalised /etc/passwd and /etc/group to match Red Hat Linux assignments. Added `false` and `true` commands.
ac1b82225d97f1faaa38fa6af581e6663976ecdHarry Kalogirou2001-08-24Removed root_net and added comb_net image
558cb6cf2e190ae1ffa32ff299e8ed9f5414f1dAndrew Richards2000-01-26Added support for building 128K SIBO disk image
821fdfe1cab6b4b56c35337c1f83c192916c304Andrew Richards1999-08-26Latest updates
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.