aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-27Fix some formattingEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-27Add in a patch to make busybox use the normal pwd.h and grp.hEric Andersen
2001-01-26Applied patch from Larry Doolittle to list supported arches, libcs and kernelsMark Whitley
2001-01-26Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionMark Whitley
2001-01-26Cleanup patch from larry doolittleEric Andersen
2001-01-26Fixed a li'l thinko.Mark Whitley
2001-01-26Fix my braindamage -- remove termios and sighandling since they are notEric Andersen
2001-01-26I am an idiot. Looking over my patch, ls doesn't need to do anythingEric Andersen
2001-01-26Make cin be staticEric Andersen
2001-01-26Update the arch-not-yet-supported msg to be more clear.Eric Andersen
2001-01-26Add errno.hEric Andersen
2001-01-26Make ls understand termios.Eric Andersen
2001-01-26Fix a stupid bug I introduced yesterday. Doh!Eric Andersen
2001-01-26Update some comments to clarify things.Eric Andersen
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen
2001-01-25Add in spoon's watchdog timer app.Eric Andersen
2001-01-25Because you demanded it, source tree snapshots are made available daily.Mark Whitley
2001-01-25Added Linux on nanoEngine to the list of known users.Mark Whitley
2001-01-25Update contact info.Eric Andersen
2001-01-25Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addEric Andersen
2001-01-25I just wrote 'insmod -o' to close bug#1049.Eric Andersen
2001-01-25Tar, by itself, could fail.Eric Andersen
2001-01-25Cleanup from Larry DoolittleEric Andersen
2001-01-25Fix for dpkg-deb, courtesy of Larry Doolittle.Eric Andersen
2001-01-25Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know thatEric Andersen
2001-01-25More regression testing found bugletsEric Andersen
2001-01-24Bug fix and small create_module cleanup from Larry Doolittle toEric Andersen
2001-01-24Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.Eric Andersen
2001-01-24More regression-found bug fixesEric Andersen
2001-01-24more bugs fixed -- found doing regression testingEric Andersen
2001-01-24Cleanup for build problem found using regression scriptEric Andersen
2001-01-24Fix _old_ bug so that the regression test actually works.Eric Andersen
2001-01-24Some behavioral updates to wget so it acts a bit nicer.Eric Andersen
2001-01-24Fix up insmod usage info to mention -LEric Andersen
2001-01-24Make insmod understand (and ignore) -L, and convert it to use getopt.Eric Andersen
2001-01-24Update comments re netkit-tiny...Eric Andersen
2001-01-24Remove the warning messages. By consensus, netkit-tiny doesn'tEric Andersen
2001-01-24Fix spelling. s/maintainence/maintenance/Eric Andersen
2001-01-24 - Added a section on avoiding static buffers, per mailing list discussionsMark Whitley
2001-01-23Fixed tiny typo.Mark Whitley
2001-01-23#define -> static const int. Also got rid of some big static buffers.Mark Whitley
2001-01-23Bug fix.Eric Andersen
2001-01-22Remove host* applets from the default build.Eric Andersen
2001-01-22Fix silly typoEric Andersen
2001-01-22Warn about apps that will be going away in release 0.50Eric Andersen
2001-01-22Add HUMAN_READABLE define for -m and -h support in du, df, and lsRichard June
2001-01-22Use getopt (or getopt_long).Matt Kraai
2001-01-22Fixed listed files to extract to be more like GNU. Reported by Deon George.Matt Kraai
2001-01-22Patch from Larry Doolittle to close bug #1086.Eric Andersen