Age | Commit message (Expand) | Author |
2003-01-04 | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath |
2003-01-02 | Fix tab-tab listing of files so it properly reflects current | Eric Andersen |
2003-01-02 | > Eliminate dependancy on kernel header files. Naughty naughty. | Robert Griebl |
2002-12-27 | Add "Broadcast +" support back in. Also cut the size down some. Not well | Manuel Novoa III |
2002-12-27 | Add usage for tar -j and -z | Glenn L McGrath |
2002-12-23 | Sync with 20021214-1 debian package | Glenn L McGrath |
2002-12-23 | Support the obsolete '+' option | Glenn L McGrath |
2002-12-23 | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik | Glenn L McGrath |
2002-12-23 | Support the '=' command | Glenn L McGrath |
2002-12-20 | Adjust for new .depend target | Glenn L McGrath |
2002-12-20 | busybox target wasnt checking .depend, clean kbuild binaries only on distclean | Glenn L McGrath |
2002-12-19 | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | Glenn L McGrath |
2002-12-18 | When retrieving a file dont open file until we have to to prevent files of si... | Glenn L McGrath |
2002-12-17 | Get interface names using ioctl rather than /proc, from Nick Fedchik | Glenn L McGrath |
2002-12-17 | Odd. I never brought this forward from bb.stable. Should handle | Eric Andersen |
2002-12-16 | Always print the routing table header for IPv4: | Robert Griebl |
2002-12-16 | changed most assignments from ":=" to "=" to allow setting some variables | Robert Griebl |
2002-12-16 | Only included headers that are used. | Glenn L McGrath |
2002-12-16 | fix warning | Glenn L McGrath |
2002-12-14 | rmmod -a removed modules recursively | Tim Riker |
2002-12-13 | cleanup | Tim Riker |
2002-12-13 | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen |
2002-12-13 | use const group_file | Tim Riker |
2002-12-13 | Fix bug when reading mac from command line, continue; if hwaddrr not found | Glenn L McGrath |
2002-12-13 | Merge copyfd and copy_file_chunk | Glenn L McGrath |
2002-12-13 | Change ftpput so it uses <remote-path> <local-file> as it should | Glenn L McGrath |
2002-12-13 | Fix possible bug if file length not known | Glenn L McGrath |
2002-12-13 | New applets, ftpget and ftpput | Glenn L McGrath |
2002-12-13 | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath |
2002-12-12 | full usage cleanup for udhcp | Glenn L McGrath |
2002-12-12 | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath |
2002-12-12 | Support the o, f and p options, patch by Magnus M�rtensson | Glenn L McGrath |
2002-12-12 | Teach addgroup to add user names to groups | Eric Andersen |
2002-12-11 | hehe. Screwed that one up. Lets do things right this time. | Eric Andersen |
2002-12-11 | Makefile rework coordinate with Russ so udhcp will behave | Eric Andersen |
2002-12-11 | slight change to reflect BB_VER change | Russ Dill |
2002-12-11 | A cleaner cleanup that avoids passing an off_t to scanf | Eric Andersen |
2002-12-11 | sorry about all the noise, should be all synced up now | Russ Dill |
2002-12-11 | another sync to udhcp cvs | Russ Dill |
2002-12-11 | squash a warning | Eric Andersen |
2002-12-11 | Fix -mtime, by Ian Abbott | Glenn L McGrath |
2002-12-11 | Small bugfix, last_patch72 from Vladimir N. Oleynik | Glenn L McGrath |
2002-12-11 | resync with udhcp cvs | Russ Dill |
2002-12-11 | Make sure we have a show_usage function prototype | Eric Andersen |
2002-12-11 | Fixup all the horrible broken function prototypes | Eric Andersen |
2002-12-11 | Squash a warning by making function declaration a proper prototype | Eric Andersen |
2002-12-11 | Add missing header file to squash a warning | Eric Andersen |
2002-12-11 | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen |
2002-12-11 | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen |
2002-12-11 | undefine sysinfo to prevent breakage on ia64 | Glenn L McGrath |