File history
Tracking elkscmd/unused/nano-X/demos/nxterm.c
| Commit | Author | Date | Message |
|---|---|---|---|
38cd1aad8fd13043e083ba8cdcd72b711088f55 | Greg Haerr | 2026-02-08 | [build] Move unused/non-compiled commands to elkscmd/unused |
4a96fa35363ff9daf0c7bcb56df99bf306fa515 | Greg Haerr | 2025-02-03 | [Nano-X] Rewrite Nano-X Makefiles for easy understanding |
5e38ed20288c760eb28fcb4ea68705c6cbdb80a | Greg Haerr | 2023-01-01 | [cmds] Add MOUSE_PORT=none for no mouse on Nano-X demos |
b849dd1a3768931ee78e61358f9f9caf0ee2dc8 | Greg Haerr | 2022-12-28 | [cmds] Another pass at reducing build compilation warnings |
4c2f3d9efbedd14604f647e61a62bea1afad89f | Greg Haerr | 2020-04-18 | [kernel][init] Add O_EXCL and O_NOCTTY for serial com/mouse, init runlevels |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
596344881ae0b22b1baf0c8963aa2bd29359db8 | Jody Bruchon | 2020-03-08 | elkscmd: automated code style cleanups with sed |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
377ee00f2bfc6d35c97f7f71600994256666859 | Greg Haerr | 2019-04-30 | Enhance mfs to create and copy a filesystem from a template in a single command New genfs option supports mkdir, copy, mknod and symlinks from template Set mfs default mkfs/genfs options to "-1 -n14 -i360 -s1440" for ease of use Use "mfs <image> genfs <te |
f6740c2cecf834eaf38b97ae345650e15e699cf | Greg Haerr | 2019-04-25 | Initial port of Nano-X now working in master branch Move nano-X from elks/nano-X to elks/elkscmd/nano-X where it belongs as an application |
ef77f8fb050ef0de7d47f7d923293d6472c9ae4 | Greg Haerr | 2019-04-11 | Port nano-X to gcc-ia16 toolchain |
031c4f4f6bdfe005fd59c4ff311629028a897b7 | georgp24 | 2017-03-18 | Add nano-X to ELKS |