| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Additional patch from Tito to fix some anomolies | Eric Andersen | 2003-01-09 | 1 | -2/+10 |
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 5 | -0/+519 |
* | Make output the same as upstream, patch by Tito | Glenn L McGrath | 2003-01-09 | 1 | -2/+3 |
* | Patch by Stewart Brodie to terminate the string array correctly | Glenn L McGrath | 2003-01-08 | 1 | -1/+2 |
* | Lineo has ceased to exist, and is no longer a sponsor. | Eric Andersen | 2003-01-08 | 1 | -4/+0 |
* | Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. | Glenn L McGrath | 2003-01-06 | 1 | -7/+4 |
* | Correct column width for tab completion and ls | Glenn L McGrath | 2003-01-06 | 2 | -133/+121 |
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 5 | -1/+1381 |
* | Prepare for new busybox-cvs upload | Glenn L McGrath | 2003-01-05 | 2 | -0/+8 |
* | fixes for ia64 | Glenn L McGrath | 2003-01-05 | 2 | -0/+4 |
* | Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont | Glenn L McGrath | 2003-01-04 | 4 | -17/+84 |
* | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath | 2003-01-04 | 2 | -186/+254 |
* | Fix tab-tab listing of files so it properly reflects current | Eric Andersen | 2003-01-02 | 1 | -3/+2 |
* | > Eliminate dependancy on kernel header files. Naughty naughty. | Robert Griebl | 2003-01-02 | 1 | -2/+15 |
* | Add "Broadcast +" support back in. Also cut the size down some. Not well | Manuel Novoa III | 2002-12-27 | 1 | -58/+85 |
* | Add usage for tar -j and -z | Glenn L McGrath | 2002-12-27 | 1 | -1/+15 |
* | Sync with 20021214-1 debian package | Glenn L McGrath | 2002-12-23 | 4 | -13/+39 |
* | Support the obsolete '+' option | Glenn L McGrath | 2002-12-23 | 1 | -4/+19 |
* | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik | Glenn L McGrath | 2002-12-23 | 1 | -9/+23 |
* | Support the '=' command | Glenn L McGrath | 2002-12-23 | 1 | -3/+5 |
* | Adjust for new .depend target | Glenn L McGrath | 2002-12-20 | 1 | -1/+1 |
* | busybox target wasnt checking .depend, clean kbuild binaries only on distclean | Glenn L McGrath | 2002-12-20 | 1 | -2/+2 |
* | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | Glenn L McGrath | 2002-12-19 | 1 | -4/+5 |
* | When retrieving a file dont open file until we have to to prevent files of si... | Glenn L McGrath | 2002-12-18 | 1 | -8/+8 |
* | Get interface names using ioctl rather than /proc, from Nick Fedchik | Glenn L McGrath | 2002-12-17 | 1 | -64/+68 |
* | Odd. I never brought this forward from bb.stable. Should handle | Eric Andersen | 2002-12-17 | 1 | -1/+3 |
* | Always print the routing table header for IPv4: | Robert Griebl | 2002-12-16 | 1 | -7/+6 |
* | changed most assignments from ":=" to "=" to allow setting some variables | Robert Griebl | 2002-12-16 | 1 | -17/+17 |
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 12 | -113/+29 |
* | fix warning | Glenn L McGrath | 2002-12-16 | 1 | -0/+2 |
* | rmmod -a removed modules recursively | Tim Riker | 2002-12-14 | 7 | -22/+52 |
* | cleanup | Tim Riker | 2002-12-13 | 1 | -0/+3 |
* | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen | 2002-12-13 | 4 | -36/+38 |
* | use const group_file | Tim Riker | 2002-12-13 | 1 | -2/+2 |
* | Fix bug when reading mac from command line, continue; if hwaddrr not found | Glenn L McGrath | 2002-12-13 | 1 | -3/+5 |
* | Merge copyfd and copy_file_chunk | Glenn L McGrath | 2002-12-13 | 5 | -65/+54 |
* | Change ftpput so it uses <remote-path> <local-file> as it should | Glenn L McGrath | 2002-12-13 | 1 | -1/+1 |
* | Fix possible bug if file length not known | Glenn L McGrath | 2002-12-13 | 1 | -6/+11 |
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 5 | -0/+446 |
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 5 | -0/+248 |
* | full usage cleanup for udhcp | Glenn L McGrath | 2002-12-12 | 1 | -3/+1 |
* | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath | 2002-12-12 | 4 | -8/+8 |
* | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath | 2002-12-12 | 2 | -2/+40 |
* | Teach addgroup to add user names to groups | Eric Andersen | 2002-12-12 | 1 | -4/+11 |
* | hehe. Screwed that one up. Lets do things right this time. | Eric Andersen | 2002-12-11 | 1 | -1/+2 |
* | Makefile rework coordinate with Russ so udhcp will behave | Eric Andersen | 2002-12-11 | 1 | -15/+9 |
* | slight change to reflect BB_VER change | Russ Dill | 2002-12-11 | 3 | -3/+3 |
* | A cleaner cleanup that avoids passing an off_t to scanf | Eric Andersen | 2002-12-11 | 1 | -5/+9 |
* | sorry about all the noise, should be all synced up now | Russ Dill | 2002-12-11 | 3 | -3/+19 |
* | another sync to udhcp cvs | Russ Dill | 2002-12-11 | 1 | -21/+21 |