- 3ec8ffb I forgot to add usage.h, so here it is, with a few extra cleanups. by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- 68be2ab implemented displayroute() based on a patch from Vladimir N. Oleynik, by Eric Andersen · 24 years ago
- 98e599c Commit Vladimir's latest version of stty.c. Nice work. -Erik by Eric Andersen · 24 years ago
- ec45595 Add in ifconfig and route by Eric Andersen · 24 years ago
- 88a5ceb Bump rev to 0.50pre. by Eric Andersen · 24 years ago
- fc83c4c Several cleanups from Manuel Novoa III. by Eric Andersen · 24 years ago
- 6fd8c66 Apply a patch from Evin Robertson -- new pivot_root applet. -Erik by Eric Andersen · 24 years ago
- 3af1f88 Closer integration with dpkg-deb and other busybox functions. by Glenn L McGrath · 24 years ago
- dadf9c6 New dpkg-deb option, warning about dpkg usage by Glenn L McGrath · 24 years ago
- 821fbf0 New option 'list' produces output that can be used for the packages .list file. by Glenn L McGrath · 24 years ago
- bc9afad New function, deb-extract to be used by dpkg, code cleanups. saves some bytes by Glenn L McGrath · 24 years ago
- 728875f Consmetic changes by Glenn L McGrath · 24 years ago
- 6310646 More style changes by Glenn L McGrath · 24 years ago
- 0c9d77c Style changes; use get_line_from_file from utilities by Glenn L McGrath · 24 years ago
- de55661 BB_DPKG uses copy_file by Glenn L McGrath · 24 years ago
- 510f0dd Use copy_file from utilty.c, remove some char defines by Glenn L McGrath · 24 years ago
- 649968c Bug fix, rename status file, cleanups by Glenn L McGrath · 24 years ago
- af8c65d Replace status defines with const int to conform to sytle guide, adds 32 bytes by Glenn L McGrath · 24 years ago
- c900575 Initial import by Glenn L McGrath · 24 years ago
- c30ab0f New applet: dpkg by Glenn L McGrath · 24 years ago
- e78fd0f Fix typo. by Matt Kraai · 24 years ago
- 2fd5298 Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set. by Mark Whitley · 24 years ago
- d238a7b Minor cleanups and clarifications. by Mark Whitley · 24 years ago
- 1d70267 Add listening support. by Matt Kraai · 24 years ago
- df8ccb6 Added documentation for new find options. by Matt Kraai · 24 years ago
- 096370d Reworked find with David Douthitt to support -type, -perm, -mtime, and by Matt Kraai · 24 years ago
- a164c64 Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. by Matt Kraai · 24 years ago
- 925edb8 Added some more on paren spacing and a section on testing guidelines. by Mark Whitley · 24 years ago
- c3fc3c5 It seems I stupidly checked in a silly test I was making. -Erik by Eric Andersen · 24 years ago
- 29cff26 After testing multi-build, I stupidly committed Config.h by Eric Andersen · 24 years ago
- 76c5e60 Patch from Chris Jaeger that makes turning on and off options in the makefile by Mark Whitley · 24 years ago
- af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
- b5c2985 Tightened things up a bit, saved 20 bytes, and made the code a bit clearer in by Mark Whitley · 24 years ago
- 065c7e7 Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for by Mark Whitley · 24 years ago
- 9b300d0 Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined. by Mark Whitley · 24 years ago
- f2cc276 Create find_applet_by_name function. Save 32 bytes. by Matt Kraai · 24 years ago
- 05e782d Fix wget error message and add (and use) chomp library function. by Matt Kraai · 24 years ago
- bd018b1 Make old compilers not choke -- define the attribute in the func prototype. by Eric Andersen · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 63ec273 Added floppyfw to list of known projects using BusyBox. by Mark Whitley · 24 years ago
- 82d5e59 xfopen now used by wget -Erik by Eric Andersen · 24 years ago
- 79e898a Patch from Vladimir N. Oleynik to simplify wget file opening by Eric Andersen · 24 years ago
- 65225df Cleanup patch from Vladimir N. Oleynik. by Eric Andersen · 24 years ago
- 53cfb7e Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c by Eric Andersen · 24 years ago
- 704d2a6 Patch from Vladimir N. Oleynik to simplify how it decides which by Eric Andersen · 24 years ago
- 39573f7 Wrap a table (bg set to black, width=80%) around the screenshot by Eric Andersen · 24 years ago
- 18d5064 Make it validate. by Matt Kraai · 24 years ago
- 9ba0daf Close IMG tag. by Matt Kraai · 24 years ago
- 93a8e2e Patch from Larry Doolittle to reduce the chance that fussing with VPATH will by Eric Andersen · 24 years ago
- 306f4fe If the ioctl fails to tell us the winsize, default to 79. -Erik by Eric Andersen · 24 years ago
- 22332fd Patch from Bryan Rittmeyer -- be more conservative by default by Eric Andersen · 24 years ago
- ac21e93 Added a new screenshot of Busybox. :-) by Mark Whitley · 24 years ago
- 4bbdd78 Fix the pwd and group functions. The bb_ stuff was a leftover from by Eric Andersen · 24 years ago
- 30f64c3 Fix a stupid typo -- bug found by Larry Doolittle. by Eric Andersen · 24 years ago
- 8526067 Applied patch from Larry Doolittle to use preprocessor for defining by Mark Whitley · 24 years ago
- e57d54b Fix ls behavior for broken or very narrow terminals. Fix my_* by Eric Andersen · 24 years ago
- 201dc0d Test applets containing numbers in their name. Thanks to Larry Doolittle. by Matt Kraai · 24 years ago
- ceade5c Fix missing header file. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
- 90ca284 Fix some formatting by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
- 3654ca5 Applied patch from Larry Doolittle to list supported arches, libcs and kernels by Mark Whitley · 24 years ago
- 4e33875 Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion by Mark Whitley · 24 years ago
- a68b21a Cleanup patch from larry doolittle -Erik by Eric Andersen · 24 years ago
- 6e25f92 Fixed a li'l thinko. by Mark Whitley · 24 years ago
- a528dc7 Fix my braindamage -- remove termios and sighandling since they are not by Eric Andersen · 24 years ago
- 1e4b957 I am an idiot. Looking over my patch, ls doesn't need to do anything by Eric Andersen · 24 years ago
- 5c9c8b4 Make cin be static by Eric Andersen · 24 years ago
- d5cad14 Update the arch-not-yet-supported msg to be more clear. by Eric Andersen · 24 years ago
- dff9d54 Add errno.h by Eric Andersen · 24 years ago
- 5307eca Make ls understand termios. -Erik by Eric Andersen · 24 years ago
- 114ad9c Fix a stupid bug I introduced yesterday. Doh! -Erik by Eric Andersen · 24 years ago
- dbb8f8d Update some comments to clarify things. by Eric Andersen · 24 years ago
- d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
- ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
- 8ba1b11 Because you demanded it, source tree snapshots are made available daily. by Mark Whitley · 24 years ago
- 0bc20ca Added Linux on nanoEngine to the list of known users. by Mark Whitley · 24 years ago
- 537d165 Update contact info. by Eric Andersen · 24 years ago
- c1b8f12 Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add by Eric Andersen · 24 years ago
- 155c89b I just wrote 'insmod -o' to close bug#1049. by Eric Andersen · 24 years ago
- 15f29e7 Tar, by itself, could fail. by Eric Andersen · 24 years ago
- cc2bcdc Cleanup from Larry Doolittle by Eric Andersen · 24 years ago
- 39b727f Fix for dpkg-deb, courtesy of Larry Doolittle. -Erik by Eric Andersen · 24 years ago
- 3862423 Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that by Eric Andersen · 24 years ago
- 70c6086 More regression testing found buglets by Eric Andersen · 24 years ago
- 86f3d5b Bug fix and small create_module cleanup from Larry Doolittle to by Eric Andersen · 24 years ago
- 54e9457 Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik by Eric Andersen · 24 years ago
- 23a93f5 More regression-found bug fixes by Eric Andersen · 24 years ago
- f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
- 26439a2 Cleanup for build problem found using regression script by Eric Andersen · 24 years ago
- 088d9e0 Fix _old_ bug so that the regression test actually works. -Erik by Eric Andersen · 24 years ago
- 7d69701 Some behavioral updates to wget so it acts a bit nicer. -Erik by Eric Andersen · 24 years ago
- 8c5cb31 Fix up insmod usage info to mention -L by Eric Andersen · 24 years ago
- a18aaf1 Make insmod understand (and ignore) -L, and convert it to use getopt. by Eric Andersen · 24 years ago
- c5cd470 Update comments re netkit-tiny... -Erik by Eric Andersen · 24 years ago
- f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
- 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
- a5b55ca - Added a section on avoiding static buffers, per mailing list discussions by Mark Whitley · 24 years ago