File history
Tracking elkscmd/busyelks/cmd/ls.c
| Commit | Author | Date | Message |
|---|---|---|---|
fe0a7479f5aeedc9514dbfe4f95ffac50095e8e | Chuck Coffing | 2023-03-17 | [libc] limits.h with PATH_MAX |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
f832e0d03520db4c4b1ac57cf7b95194508cc25 | Jody Bruchon | 2020-03-09 | elkscmd: automated cleanup around the == operator |
596344881ae0b22b1baf0c8963aa2bd29359db8 | Jody Bruchon | 2020-03-08 | elkscmd: automated code style cleanups with sed |
2558e80e9ca1129017682141aa8409c9dd1d2ea | Marcin Laszewski | 2020-02-24 | [busyelks] moved: busyelks -> elkscmd/busyelks |
a413291bb76957fc3dbaaa6d4258a3e10b0863c | Greg Haerr | 2020-02-21 | Revert "[fs] C99-like print macro for ino_t portability" |
647ab5d087020fe6edc27467bf33d4fd9806080 | mfld-fr | 2020-02-19 | [fs] C99-like print macro for ino_t portability |
9af7e9f362ea28a14fa4aba7dda6167268e39b0 | Marcin Laszewski | 2020-02-07 | [busyelks] Regroup all commands |
8b430678c70c62eb8f59d35799d5a2d82b0f5bb | Jody Bruchon | 2015-03-28 | busyelks cleanups, reduce sed character pool size |
d03537501a5cdca1df9f3fee0d61c4647df9a97 | Jody Bruchon | 2012-05-10 | Added 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 |
71b8c803df9200dea3fb0ef4d35aab04acd0dc6 | Miguel Bolanos | 2004-05-28 | Fix ls reverse sort order |
e75dd1a4747d54935510a3015296742f5eb9b24 | Miguel Bolanos | 2004-05-28 | Email update |
792ec44366deecdb3b3b75018e9f74bf7cffdf4 | Riley H. Williams | 2002-01-16 | Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default. |
dff728dfc68c6a076061a0fa330867e4cf9d0a2 | Riley H. Williams | 2002-01-14 | Fixed bugs in ls command, and added dir alias for ls command. |
5213fd677344cdc74c10ceeaf368d240f799333 | Andrew Richards | 2000-01-31 | Bug fix to ls by Mario Frasca |
5da9c238f91a39896a16fc2ea7d868b05b912e1 | Andrew Richards | 1999-12-07 | Updated ls.c and date.c and various fixes by Mario Frasca |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |