aboutsummaryrefslogtreecommitdiff
path: root/id.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-10Bug fix, rename status file, cleanupsbug12-142/+102
2001-02-10Replace status defines with const int to conform to sytle guide, adds 32 bytesbug12-122/+116
2001-02-10Initial importbug12-0/+1810
2001-02-10New applet: dpkgbug15-0/+23
2001-02-09Fix typo.kraai1-1/+1
2001-02-09Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set.markw3-28/+253
2001-02-09Minor cleanups and clarifications.markw1-8/+16
2001-02-07Add listening support.kraai5-29/+102
2001-02-07Added documentation for new find options.kraai1-1/+3
2001-02-07Reworked find with David Douthitt to support -type, -perm, -mtime, andkraai5-114/+315
2001-02-05Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.kraai7-10/+13
2001-02-03Added some more on paren spacing and a section on testing guidelines.markw1-2/+38
2001-02-02It seems I stupidly checked in a silly test I was making.andersen2-2/+0
2001-02-02After testing multi-build, I stupidly committed Config.handersen1-4/+113
2001-02-02Patch from Chris Jaeger that makes turning on and off options in the makefilemarkw1-6/+6
2001-02-01Apply a patch from Larry Doolittle to add "-all" and "-none" switchesandersen21-185/+53
2001-02-01Tightened things up a bit, saved 20 bytes, and made the code a bit clearer inmarkw2-58/+28
2001-02-01Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking formarkw2-16/+22
2001-02-01Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined.markw2-12/+10
2001-02-01Create find_applet_by_name function. Save 32 bytes.kraai8-41/+37
2001-02-01Fix wget error message and add (and use) chomp library function.kraai15-24/+31
2001-01-31Make old compilers not choke -- define the attribute in the func prototype.andersen2-2/+6
2001-01-31Removed trailing \n from error_msg{,_and_die} messages.kraai106-610/+612
2001-01-31Added floppyfw to list of known projects using BusyBox.markw1-0/+1
2001-01-31xfopen now used by wgetandersen1-1/+1
2001-01-31Patch from Vladimir N. Oleynik to simplify wget file openingandersen2-6/+4
2001-01-31Cleanup patch from Vladimir N. Oleynik.andersen6-120/+76
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