File history
Tracking elkscmd/unused/nano/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
38cd1aad8fd13043e083ba8cdcd72b711088f55 | Greg Haerr | 2026-02-08 | [build] Move unused/non-compiled commands to elkscmd/unused |
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
79de3b7d5924ceff01e7eb337c651ad72e5ba35 | Greg Haerr | 2021-04-10 | Remove nano from default distribution, don't automatically compress |
c511355436d7d3d6890f6669637ef5d958bfa0e | Greg Haerr | 2021-04-07 | [cmds] Port nano-2.0.6, libncurses-5.2 and libregex to ELKS |
b45649763dff1692149d2120f49714f746a5627 | mfld.fr | 2019-05-08 | [build] Installation commands in variables |
afd729d03a88889627d4dc9bb0fcb5d25717383 | mfld.fr | 2019-05-05 | [build] Replace TARGET_MNT by DESTDIR |
019b2e892dbfe189b8bd9840c2730295504bae0 | mfld-fr | 2019-03-17 | [test] Cleanup 'socket/echo' folder |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
e77f4c46cee8ccf80be6304303145672dfcd6f2 | mfld-fr | 2018-04-21 | Optionalize the image format |
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5 | mfld-fr | 2017-03-04 | [cmds] Cleanup in applets Makefiles |
bdb7c409694dfc8aacdd850abde117a4d9c9fb6 | georgp24 | 2017-03-03 | Modify echoserver and echoclient to support both af_inet and af_unix. Replace printf commands with write. Update readme-2readme-ktcp-ne2k.txt. |
4c0e5c404b163813a20af7ca1ef7b65ade92edc | mfld-fr | 2017-02-28 | [ktcp] Multi-line ARP cache |
598dafb9822554f348064b5f0254ff7ae55db42 | georgp24 | 2017-02-25 | Update ktcp |
5ea737071ee847a38aee69a47ce4840cbc68ee5 | mfld-fr | 2017-02-18 | Some housekeeping while waiting for Georg |
08960a9be03a7587a50f99397b6c4b1b7400e96 | georgp24 | 2017-02-18 | Enable unix domain sockets (AF_UNIX) and add echo server and echo client to test these sockets. |
1e188c9ce3a097988cb75e807892959a74d586a | Jody Bruchon | 2015-03-07 | Merge 'elksnet' into 'elkscmd' to simplify directory structure |
3c302cad12d34de58aba1b166da06c9173a4336 | Jody Bruchon | 2015-03-01 | Release ELKS 0.2.0 with massive improvements |
68a726f1ab949dfa986b4a029074c86c0ad69f4 | Jody Bruchon | 2014-04-26 | Various build fixes |
2f77fee8b8b4f504956a762e279603462a53185 | Riley H. Williams | 2002-02-24 | Laid groundwork for simplification of ELKS command installation system. |
a7245efc9f19513576c24faf23479a7bdafda63 | Riley H. Williams | 2002-01-23 | Most of it actually works now!!! |
cf8d45ff30fdfeb6e43b49b9ab11f1382537571 | Riley H. Williams | 2002-01-17 | Removed unnecessary extraction limitation. |
f08a0699c959e01c1091ce2552572b3d36e6658 | Riley H. Williams | 2002-01-17 | Reverted Makefiles - sorry!!! |
792ec44366deecdb3b3b75018e9f74bf7cffdf4 | Riley H. Williams | 2002-01-16 | Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default. |
ef32446037d9a62a1358681179429a4b6ce809f | Riley H. Williams | 2002-01-12 | Rationalised /etc/passwd and /etc/group to match Red Hat Linux assignments. Added `false` and `true` commands. |
ac1b82225d97f1faaa38fa6af581e6663976ecd | Harry Kalogirou | 2001-08-24 | Removed root_net and added comb_net image |
7e08833e7c9f729977607a776998a1c77804e50 | Harry Kalogirou | 2001-08-22 | Added nettools and netstat |