| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Larry Doolittle to cross things in multibuild.pl | Eric Andersen | 2001-02-16 | 1 | -0/+1 |
* | Make ar be crossed. | Eric Andersen | 2001-02-16 | 3 | -986/+2057 |
* | Make dpkg require dpkg-deb | Eric Andersen | 2001-02-16 | 1 | -0/+6 |
* | Fix warning for implicit declaration of time() | Glenn L McGrath | 2001-02-16 | 2 | -2/+4 |
* | Fix compile error, sync() always returns 0 anyway. | Glenn L McGrath | 2001-02-16 | 2 | -2/+6 |
* | Another small formatting change from Larry Doolittle. | Mark Whitley | 2001-02-15 | 2 | -8/+12 |
* | Applied patch from Larry Doolittle that does the following: | Mark Whitley | 2001-02-15 | 2 | -106/+108 |
* | Acknowledge Kenneth Chalmers ln fix. | Eric Andersen | 2001-02-15 | 1 | -0/+3 |
* | use perror_msg instead of perror to print the applet name. | Eric Andersen | 2001-02-15 | 2 | -36/+62 |
* | fix a few mallocs to be xmallocs. | Eric Andersen | 2001-02-15 | 2 | -4/+4 |
* | Patch from Matt Kraai to fix bug #1103. I've tested it, | Eric Andersen | 2001-02-15 | 2 | -6/+10 |
* | Fixed 'ls -s' so it actually displays block sizes again. | Eric Andersen | 2001-02-15 | 2 | -6/+6 |
* | Make usage.c depend on usage.h | Eric Andersen | 2001-02-14 | 1 | -0/+2 |
* | Fins find message. | Eric Andersen | 2001-02-14 | 3 | -6/+6 |
* | I forgot to add usage.h, so here it is, with a few extra cleanups. | Eric Andersen | 2001-02-14 | 4 | -2/+6122 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 198 | -3979/+702 |
* | implemented displayroute() based on a patch from Vladimir N. Oleynik, | Eric Andersen | 2001-02-14 | 2 | -10/+124 |
* | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen | 2001-02-14 | 9 | -2/+2830 |
* | Add in ifconfig and route | Eric Andersen | 2001-02-14 | 12 | -0/+1778 |
* | Bump rev to 0.50pre. | Eric Andersen | 2001-02-14 | 4 | -3/+10 |
* | Several cleanups from Manuel Novoa III. | Eric Andersen | 2001-02-14 | 3 | -134/+155 |
* | Apply a patch from Evin Robertson -- new pivot_root applet. | Eric Andersen | 2001-02-13 | 8 | -0/+111 |
* | Closer integration with dpkg-deb and other busybox functions. | Glenn L McGrath | 2001-02-12 | 2 | -258/+280 |
* | New dpkg-deb option, warning about dpkg usage | Glenn L McGrath | 2001-02-12 | 2 | -4/+8 |
* | New option 'list' produces output that can be used for the packages .list file. | Glenn L McGrath | 2001-02-12 | 2 | -10/+26 |
* | New function, deb-extract to be used by dpkg, code cleanups. saves some bytes | Glenn L McGrath | 2001-02-11 | 2 | -170/+172 |
* | Consmetic changes | Glenn L McGrath | 2001-02-11 | 2 | -14/+22 |
* | More style changes | Glenn L McGrath | 2001-02-11 | 2 | -300/+350 |
* | Style changes; use get_line_from_file from utilities | Glenn L McGrath | 2001-02-11 | 2 | -346/+264 |
* | BB_DPKG uses copy_file | Glenn L McGrath | 2001-02-10 | 1 | -1/+1 |
* | Use copy_file from utilty.c, remove some char defines | Glenn L McGrath | 2001-02-10 | 2 | -82/+20 |
* | Bug fix, rename status file, cleanups | Glenn L McGrath | 2001-02-10 | 2 | -142/+102 |
* | Replace status defines with const int to conform to sytle guide, adds 32 bytes | Glenn L McGrath | 2001-02-10 | 2 | -122/+116 |
* | Initial import | Glenn L McGrath | 2001-02-10 | 2 | -0/+1810 |
* | New applet: dpkg | Glenn L McGrath | 2001-02-10 | 5 | -0/+23 |
* | Fix typo. | Matt Kraai | 2001-02-09 | 1 | -1/+1 |
* | Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set. | Mark Whitley | 2001-02-09 | 3 | -28/+253 |
* | Minor cleanups and clarifications. | Mark Whitley | 2001-02-09 | 1 | -8/+16 |
* | Add listening support. | Matt Kraai | 2001-02-07 | 5 | -29/+102 |
* | Added documentation for new find options. | Matt Kraai | 2001-02-07 | 1 | -1/+3 |
* | Reworked find with David Douthitt to support -type, -perm, -mtime, and | Matt Kraai | 2001-02-07 | 5 | -114/+315 |
* | Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. | Matt Kraai | 2001-02-05 | 7 | -10/+13 |
* | Added some more on paren spacing and a section on testing guidelines. | Mark Whitley | 2001-02-03 | 1 | -2/+38 |
* | It seems I stupidly checked in a silly test I was making. | Eric Andersen | 2001-02-02 | 2 | -2/+0 |
* | After testing multi-build, I stupidly committed Config.h | Eric Andersen | 2001-02-02 | 1 | -4/+113 |
* | Patch from Chris Jaeger that makes turning on and off options in the makefile | Mark Whitley | 2001-02-02 | 1 | -6/+6 |
* | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen | 2001-02-01 | 21 | -185/+53 |
* | Tightened things up a bit, saved 20 bytes, and made the code a bit clearer in | Mark Whitley | 2001-02-01 | 2 | -58/+28 |
* | Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for | Mark Whitley | 2001-02-01 | 2 | -16/+22 |
* | Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined. | Mark Whitley | 2001-02-01 | 2 | -12/+10 |