aboutsummaryrefslogtreecommitdiff
path: root/sort.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-31Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai106-610/+612
2001-01-31Added floppyfw to list of known projects using BusyBox.Mark Whitley1-0/+1
2001-01-31xfopen now used by wgetEric Andersen1-1/+1
2001-01-31Patch from Vladimir N. Oleynik to simplify wget file openingEric Andersen2-6/+4
2001-01-31Cleanup patch from Vladimir N. Oleynik.Eric Andersen6-120/+76
2001-01-31Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.cEric Andersen2-12/+8
2001-01-31Patch from Vladimir N. Oleynik to simplify how it decides whichEric Andersen1-3/+3
2001-01-31Wrap a table (bg set to black, width=80%) around the screenshotEric Andersen1-1/+5
2001-01-31Make it validate.Matt Kraai1-12/+11
2001-01-31Close IMG tag.Matt Kraai1-1/+1
2001-01-31Patch from Larry Doolittle to reduce the chance that fussing with VPATH willEric Andersen1-1/+2
2001-01-31If the ioctl fails to tell us the winsize, default to 79.Eric Andersen2-2/+8
2001-01-30Patch from Bryan Rittmeyer -- be more conservative by defaultEric Andersen4-2/+68
2001-01-30Added a new screenshot of Busybox. :-)Mark Whitley2-0/+56
2001-01-30Fix the pwd and group functions. The bb_ stuff was a leftover fromEric Andersen2-18/+20
2001-01-30Fix a stupid typo -- bug found by Larry Doolittle.Eric Andersen2-2/+2
2001-01-30Applied patch from Larry Doolittle to use preprocessor for definingMark Whitley2-2/+6
2001-01-30Fix ls behavior for broken or very narrow terminals. Fix my_*Eric Andersen3-42/+58
2001-01-29Test applets containing numbers in their name. Thanks to Larry Doolittle.Matt Kraai1-1/+1
2001-01-29Fix missing header file.Matt Kraai2-0/+2
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen88-151/+174
2001-01-27Fix some formattingEric Andersen2-12/+10
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen167-156/+388
2001-01-27Add in a patch to make busybox use the normal pwd.h and grp.hEric Andersen15-113/+174
2001-01-26Applied patch from Larry Doolittle to list supported arches, libcs and kernelsMark Whitley1-0/+18
2001-01-26Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionMark Whitley3-511/+1007
2001-01-26Cleanup patch from larry doolittleEric Andersen2-4/+14
2001-01-26Fixed a li'l thinko.Mark Whitley3-3/+3
2001-01-26Fix my braindamage -- remove termios and sighandling since they are notEric Andersen2-2/+2
2001-01-26I am an idiot. Looking over my patch, ls doesn't need to do anythingEric Andersen2-102/+2
2001-01-26Make cin be staticEric Andersen4-4/+4
2001-01-26Update the arch-not-yet-supported msg to be more clear.Eric Andersen2-6/+6
2001-01-26Add errno.hEric Andersen2-2/+4
2001-01-26Make ls understand termios.Eric Andersen2-2/+120
2001-01-26Fix a stupid bug I introduced yesterday. Doh!Eric Andersen2-10/+10
2001-01-26Update some comments to clarify things.Eric Andersen1-2/+6
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen12-28/+51
2001-01-25Add in spoon's watchdog timer app.Eric Andersen9-11/+146
2001-01-25Because you demanded it, source tree snapshots are made available daily.Mark Whitley1-2/+8
2001-01-25Added Linux on nanoEngine to the list of known users.Mark Whitley1-1/+1
2001-01-25Update contact info.Eric Andersen1-1/+1
2001-01-25Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addEric Andersen6-13/+41
2001-01-25I just wrote 'insmod -o' to close bug#1049.Eric Andersen2-10/+20
2001-01-25Tar, by itself, could fail.Eric Andersen1-1/+2
2001-01-25Cleanup from Larry DoolittleEric Andersen1-0/+0
2001-01-25Fix for dpkg-deb, courtesy of Larry Doolittle.Eric Andersen1-1/+1
2001-01-25Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know thatEric Andersen2-0/+16
2001-01-25More regression testing found bugletsEric Andersen1-3/+4
2001-01-24Bug fix and small create_module cleanup from Larry Doolittle toEric Andersen2-12/+12
2001-01-24Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.Eric Andersen1-0/+1