File history
Tracking elkscmd/file_utils/mknod.c
| Commit | Author | Date | Message |
|---|---|---|---|
640b078c4c8dff0e601846ba945ee886869e7eb | Greg Haerr | 2025-01-16 | [cmds] Update 'sys' and 'mknod' to work for updating ELKS |
66a291cbd30a81aca120c5a6ada3e810b9af64e | Florian Zimmermann | 2025-01-12 | give those if's a bit more space to breath |
70fcb9638b3a5798aacb9747c3b7a1c922fee74 | Florian Zimmermann | 2025-01-12 | fix logic for file not there yet... |
d4b37157de6343e04796ab47f1e46521ce12c34 | Florian Zimmermann | 2025-01-12 | Add -p option to mknod.c and use it with sys |
d7652c60a2d97fbabdf1faf8e707107fe588fe3 | Greg Haerr | 2024-09-28 | [cmds] Fix mknod when used with minor == 0 |
b9b6a8d7c26615f9001fa67b1c05b4c94fd444f | Greg Haerr | 2024-09-18 | [libc] Cleanup errno.h and reduce size of etc/perror file |
780ad7b9c554818274016f3ec1ee93ec44b7061 | Helge Skrivervik | 2022-06-08 | [misc] cleanups in ne2k driver and mknod command. |
ae7d1741df7f20c97edff4e5bebd5f370f8a579 | Greg Haerr | 2022-03-06 | [cmds] More reduction in commands size, cleanup libc paths |
521185162b59a46af162797a7430e94b336b36a | Greg Haerr | 2020-03-22 | [cmds] Various cleanups, add new Nano-X programs to 2880k images |
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/` |
57d0a7125c10eaf10064e4374d38c32092083a7 | Jody Bruchon | 2015-03-18 | Remove headers from futils.h, put as needed in individual programs |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |