Age | Commit message (Expand) | Author |
2001-02-11 | Consmetic changes | Glenn L McGrath |
2001-02-11 | More style changes | Glenn L McGrath |
2001-02-11 | Style changes; use get_line_from_file from utilities | Glenn L McGrath |
2001-02-10 | BB_DPKG uses copy_file | Glenn L McGrath |
2001-02-10 | Use copy_file from utilty.c, remove some char defines | Glenn L McGrath |
2001-02-10 | Bug fix, rename status file, cleanups | Glenn L McGrath |
2001-02-10 | Replace status defines with const int to conform to sytle guide, adds 32 bytes | Glenn L McGrath |
2001-02-10 | Initial import | Glenn L McGrath |
2001-02-10 | New applet: dpkg | Glenn L McGrath |
2001-02-09 | Fix typo. | Matt Kraai |
2001-02-09 | Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set. | Mark Whitley |
2001-02-09 | Minor cleanups and clarifications. | Mark Whitley |
2001-02-07 | Add listening support. | Matt Kraai |
2001-02-07 | Added documentation for new find options. | Matt Kraai |
2001-02-07 | Reworked find with David Douthitt to support -type, -perm, -mtime, and | Matt Kraai |
2001-02-05 | Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. | Matt Kraai |
2001-02-03 | Added some more on paren spacing and a section on testing guidelines. | Mark Whitley |
2001-02-02 | It seems I stupidly checked in a silly test I was making. | Eric Andersen |
2001-02-02 | After testing multi-build, I stupidly committed Config.h | Eric Andersen |
2001-02-02 | Patch from Chris Jaeger that makes turning on and off options in the makefile | Mark Whitley |
2001-02-01 | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen |
2001-02-01 | Tightened things up a bit, saved 20 bytes, and made the code a bit clearer in | Mark Whitley |
2001-02-01 | Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for | Mark Whitley |
2001-02-01 | Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined. | Mark Whitley |
2001-02-01 | Create find_applet_by_name function. Save 32 bytes. | Matt Kraai |
2001-02-01 | Fix wget error message and add (and use) chomp library function. | Matt Kraai |
2001-01-31 | Make old compilers not choke -- define the attribute in the func prototype. | Eric Andersen |
2001-01-31 | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai |
2001-01-31 | Added floppyfw to list of known projects using BusyBox. | Mark Whitley |
2001-01-31 | xfopen now used by wget | Eric Andersen |
2001-01-31 | Patch from Vladimir N. Oleynik to simplify wget file opening | Eric Andersen |
2001-01-31 | Cleanup patch from Vladimir N. Oleynik. | Eric Andersen |
2001-01-31 | Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c | Eric Andersen |
2001-01-31 | Patch from Vladimir N. Oleynik to simplify how it decides which | Eric Andersen |
2001-01-31 | Wrap a table (bg set to black, width=80%) around the screenshot | Eric Andersen |
2001-01-31 | Make it validate. | Matt Kraai |
2001-01-31 | Close IMG tag. | Matt Kraai |
2001-01-31 | Patch from Larry Doolittle to reduce the chance that fussing with VPATH will | Eric Andersen |
2001-01-31 | If the ioctl fails to tell us the winsize, default to 79. | Eric Andersen |
2001-01-30 | Patch from Bryan Rittmeyer -- be more conservative by default | Eric Andersen |
2001-01-30 | Added a new screenshot of Busybox. :-) | Mark Whitley |
2001-01-30 | Fix the pwd and group functions. The bb_ stuff was a leftover from | Eric Andersen |
2001-01-30 | Fix a stupid typo -- bug found by Larry Doolittle. | Eric Andersen |
2001-01-30 | Applied patch from Larry Doolittle to use preprocessor for defining | Mark Whitley |
2001-01-30 | Fix ls behavior for broken or very narrow terminals. Fix my_* | Eric Andersen |
2001-01-29 | Test applets containing numbers in their name. Thanks to Larry Doolittle. | Matt Kraai |
2001-01-29 | Fix missing header file. | Matt Kraai |
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen |
2001-01-27 | Fix some formatting | Eric Andersen |
2001-01-27 | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen |