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