Exit with failure status if we are unable to list any files or
[oweals/busybox.git] / coreutils / ls.c
2000-10-13 Matt KraaiExit with failure status if we are unable to list any...
2000-10-12 Eric AndersenApply a patch from Matt Kraai to fix buffer overrun...
2000-10-09 Eric AndersenApply a patch from Matt Kraai:
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-22 Matt KraaiAdd support for the -L option to ls.
2000-09-21 Eric AndersenLarge file >2Gib support.
2000-09-07 Eric AndersenNew ls sorting patch, as written by Sterling Huxley...
2000-08-22 Pavel RoskinFixed a warning about a label not being used
2000-08-11 Eric AndersenAdd optional ls file sorting, thanks to a patch from
2000-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-10 Eric AndersenComment on kernel stuff
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-07-06 Eric AndersenRemove MAXNAMLEN and use BUFSIZ instead.
2000-07-03 Eric AndersenAdded support for ignoring '-g' per GNU ls, thanks...
2000-06-07 Eric Andersen* Fixed 'swapon -a' and 'swapoff -a', which were broken.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-03-24 Erik AndersenThe new tar for busybox is now done, and works just...
2000-03-23 Erik AndersenMy latest ramblings.
2000-02-11 Erik AndersenUpdates
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-27 Erik AndersenFixed ls formatting for 8 char user names.
1999-12-29 Erik Andersen* sed now supports addresses (numeric or regexp, with...
1999-11-23 Eric AndersenStuf
1999-11-19 Eric AndersenStuf
1999-11-19 Eric AndersenStuf
1999-11-09 Eric AndersenStuff
1999-11-07 Eric Anderseninit and ls -l fixes
1999-10-19 Eric AndersenMore stuff
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-18 Eric AndersenMore fixes
1999-10-14 Eric AndersenFixed cp -[aR] and some other stuf.
1999-10-13 Eric AndersenMore stuff
1999-10-06 Eric Andersenmore stuff
1999-10-05 Eric AndersenInitial revision 0_29alpha2