aboutsummaryrefslogtreecommitdiff
path: root/ls.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-31Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.candersen2-12/+8
2001-01-31Patch from Vladimir N. Oleynik to simplify how it decides whichandersen1-3/+3
2001-01-31Wrap a table (bg set to black, width=80%) around the screenshotandersen1-1/+5
2001-01-31Make it validate.kraai1-12/+11
2001-01-31Close IMG tag.kraai1-1/+1
2001-01-31Patch from Larry Doolittle to reduce the chance that fussing with VPATH willandersen1-1/+2
2001-01-31If the ioctl fails to tell us the winsize, default to 79.andersen2-2/+8
2001-01-30Patch from Bryan Rittmeyer -- be more conservative by defaultandersen4-2/+68
2001-01-30Added a new screenshot of Busybox. :-)markw2-0/+56
2001-01-30Fix the pwd and group functions. The bb_ stuff was a leftover fromandersen2-18/+20
2001-01-30Fix a stupid typo -- bug found by Larry Doolittle.andersen2-2/+2
2001-01-30Applied patch from Larry Doolittle to use preprocessor for definingmarkw2-2/+6
2001-01-30Fix ls behavior for broken or very narrow terminals. Fix my_*andersen3-42/+58
2001-01-29Test applets containing numbers in their name. Thanks to Larry Doolittle.kraai1-1/+1
2001-01-29Fix missing header file.kraai2-0/+2
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forandersen88-151/+174
2001-01-27Fix some formattingandersen2-12/+10
2001-01-27Fix header file usage -- there were many unnecessary header files included inandersen167-156/+388
2001-01-27Add in a patch to make busybox use the normal pwd.h and grp.handersen15-113/+174
2001-01-26Applied patch from Larry Doolittle to list supported arches, libcs and kernelsmarkw1-0/+18
2001-01-26Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionmarkw3-511/+1007
2001-01-26Cleanup patch from larry doolittleandersen2-4/+14
2001-01-26Fixed a li'l thinko.markw3-3/+3
2001-01-26Fix my braindamage -- remove termios and sighandling since they are notandersen2-2/+2
2001-01-26I am an idiot. Looking over my patch, ls doesn't need to do anythingandersen2-102/+2
2001-01-26Make cin be staticandersen4-4/+4
2001-01-26Update the arch-not-yet-supported msg to be more clear.andersen2-6/+6
2001-01-26Add errno.handersen2-2/+4
2001-01-26Make ls understand termios.andersen2-2/+120
2001-01-26Fix a stupid bug I introduced yesterday. Doh!andersen2-10/+10
2001-01-26Update some comments to clarify things.andersen1-2/+6
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.andersen12-28/+51
2001-01-25Add in spoon's watchdog timer app.andersen9-11/+146
2001-01-25Because you demanded it, source tree snapshots are made available daily.markw1-2/+8
2001-01-25Added Linux on nanoEngine to the list of known users.markw1-1/+1
2001-01-25Update contact info.andersen1-1/+1
2001-01-25Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addandersen6-13/+41
2001-01-25I just wrote 'insmod -o' to close bug#1049.andersen2-10/+20
2001-01-25Tar, by itself, could fail.andersen1-1/+2
2001-01-25Cleanup from Larry Doolittleandersen1-0/+0
2001-01-25Fix for dpkg-deb, courtesy of Larry Doolittle.andersen1-1/+1
2001-01-25Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know thatandersen2-0/+16
2001-01-25More regression testing found bugletsandersen1-3/+4
2001-01-24Bug fix and small create_module cleanup from Larry Doolittle toandersen2-12/+12
2001-01-24Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.andersen1-0/+1
2001-01-24More regression-found bug fixesandersen1-3/+3
2001-01-24more bugs fixed -- found doing regression testingandersen11-127/+115
2001-01-24Cleanup for build problem found using regression scriptandersen1-0/+2
2001-01-24Fix _old_ bug so that the regression test actually works.andersen1-0/+0
2001-01-24Some behavioral updates to wget so it acts a bit nicer.andersen2-24/+42