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/busyelks/cmd/ls.c
CommitAuthorDateMessage
fe0a7479f5aeedc9514dbfe4f95ffac50095e8eChuck Coffing2023-03-17[libc] limits.h with PATH_MAX
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
f832e0d03520db4c4b1ac57cf7b95194508cc25Jody Bruchon2020-03-09elkscmd: automated cleanup around the == operator
596344881ae0b22b1baf0c8963aa2bd29359db8Jody Bruchon2020-03-08elkscmd: automated code style cleanups with sed
2558e80e9ca1129017682141aa8409c9dd1d2eaMarcin Laszewski2020-02-24[busyelks] moved: busyelks -> elkscmd/busyelks
a413291bb76957fc3dbaaa6d4258a3e10b0863cGreg Haerr2020-02-21Revert "[fs] C99-like print macro for ino_t portability"
647ab5d087020fe6edc27467bf33d4fd9806080mfld-fr2020-02-19[fs] C99-like print macro for ino_t portability
9af7e9f362ea28a14fa4aba7dda6167268e39b0Marcin Laszewski2020-02-07[busyelks] Regroup all commands
8b430678c70c62eb8f59d35799d5a2d82b0f5bbJody Bruchon2015-03-28busyelks cleanups, reduce sed character pool size
d03537501a5cdca1df9f3fee0d61c4647df9a97Jody Bruchon2012-05-10Added BusyELKS to the repository. BusyELKS is an attempt to save space by generating a series of BusyBox-like binaries with symbolic links to replace stand-alone binaries. BusyELKS was generated by combining most of the "elkscmd" program files together in
71b8c803df9200dea3fb0ef4d35aab04acd0dc6Miguel Bolanos2004-05-28Fix ls reverse sort order
e75dd1a4747d54935510a3015296742f5eb9b24Miguel Bolanos2004-05-28Email update
792ec44366deecdb3b3b75018e9f74bf7cffdf4Riley H. Williams2002-01-16Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default.
dff728dfc68c6a076061a0fa330867e4cf9d0a2Riley H. Williams2002-01-14Fixed bugs in ls command, and added dir alias for ls command.
5213fd677344cdc74c10ceeaf368d240f799333Andrew Richards2000-01-31Bug fix to ls by Mario Frasca
5da9c238f91a39896a16fc2ea7d868b05b912e1Andrew Richards1999-12-07Updated ls.c and date.c and various fixes by Mario Frasca
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.