- 1643f41 When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski by Glenn L McGrath · 22 years ago
- 688cf01 Get interface names using ioctl rather than /proc, from Nick Fedchik by Glenn L McGrath · 22 years ago
- cf1fee0 Odd. I never brought this forward from bb.stable. Should handle by Eric Andersen · 22 years ago
- be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
- 53f133a changed most assignments from ":=" to "=" to allow setting some variables by Robert Griebl · 22 years ago
- 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
- 1e132dd fix warning by Glenn L McGrath · 22 years ago
- cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
- 6fe1960 cleanup by Tim Riker · 22 years ago
- 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
- c118f99 use const group_file by Tim Riker · 22 years ago
- 8b08bda Fix bug when reading mac from command line, continue; if hwaddrr not found by Glenn L McGrath · 22 years ago
- 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
- a67dffe Change ftpput so it uses <remote-path> <local-file> as it should by Glenn L McGrath · 22 years ago
- 3b33dd9 Fix possible bug if file length not known by Glenn L McGrath · 22 years ago
- 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
- f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
- 9130c85 full usage cleanup for udhcp by Glenn L McGrath · 22 years ago
- 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
- 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
- b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
- b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
- 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
- 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
- f4b273c A cleaner cleanup that avoids passing an off_t to scanf by Eric Andersen · 22 years ago
- 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
- 920c1e8 another sync to udhcp cvs by Russ Dill · 22 years ago
- 9701411 squash a warning by Eric Andersen · 22 years ago
- 49b0f86 Fix -mtime, by Ian Abbott by Glenn L McGrath · 22 years ago
- 4501dbe Small bugfix, last_patch72 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
- d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
- 392947c Fixup all the horrible broken function prototypes -Erik by Eric Andersen · 22 years ago
- ece8fc2 Squash a warning by making function declaration a proper prototype by Eric Andersen · 22 years ago
- 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
- 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
- 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
- 84cc4e7 undefine sysinfo to prevent breakage on ia64 by Glenn L McGrath · 22 years ago
- acd244a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
- 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
- 39438c7 Fixup header file ordering by Eric Andersen · 22 years ago
- b323162 Use libbb/get_line_from_file instead of getline by Glenn L McGrath · 22 years ago
- 11adab0 Sync debian files with debian package version 0.60.99.cvs20021209-2 by Glenn L McGrath · 22 years ago
- 7b4e89b Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III by Glenn L McGrath · 22 years ago
- 38386d7 include busybox after libc includes by Glenn L McGrath · 22 years ago
- b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
- 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
- 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
- 919798d err.. Make clean in the scripts/config directory to remove some binaries by Glenn L McGrath · 22 years ago
- a94c310 Make clean in the scripts directory to remove some binaries by Glenn L McGrath · 22 years ago
- 584baeb Stop linian warning about statically linked binary by Glenn L McGrath · 22 years ago
- fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
- fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
- c4698b3 Updates for the new build system from Bastian Blank (waldi) by Glenn L McGrath · 22 years ago
- a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
- 35631a6 Fix compile warning with OSF by Glenn L McGrath · 22 years ago
- e167d69 Change #include order to fix warning by Glenn L McGrath · 22 years ago
- 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
- 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
- 346cdb1 Re-sort filenames to alphebetical order. by Glenn L McGrath · 22 years ago
- 4a6b4e3 Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? by Glenn L McGrath · 22 years ago
- 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
- 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
- 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
- 80a6041 depends on for telnet and ipcalc by Glenn L McGrath · 22 years ago
- 75360f9 It shouldnt depend on itself by Glenn L McGrath · 22 years ago
- f795b02 Remove duplicate entry for kill by Glenn L McGrath · 22 years ago
- 0337c46 Add some help descriptions by Glenn L McGrath · 22 years ago
- a6b9051 Allow for people to select no default shell by Eric Andersen · 22 years ago
- 110ee23 Do the dumb/obvious thing for the killall->kill dependancy by Eric Andersen · 22 years ago
- 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
- cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
- b077c9f Fixup buffer allocation by Eric Andersen · 22 years ago
- da15a49 Make hush comple once again by Eric Andersen · 22 years ago
- 398ff9d Use libbb/get_line_from_file, change default state file location by Glenn L McGrath · 22 years ago
- cdbe5e5 Make mapping a config option again to save space, turn off file locking, do we really need it ? by Glenn L McGrath · 22 years ago
- 9227371 Fix bug that stoped -a working by Glenn L McGrath · 22 years ago
- 83fdb31 Kill link now pointing to porn site. by Eric Andersen · 22 years ago
- 23b5146 Put stuff back into a sub-menu by Eric Andersen · 22 years ago
- 5360182 Kill the now obsolete docs/Configure.help file, and move all existing by Eric Andersen · 22 years ago
- f0a360e Usage for klogd -c by Glenn L McGrath · 22 years ago
- 08c358b Fix a silly oversight breaking cross compilation -Erik by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
- 6f9b45b Unlink before mkdir, mknod, symlink to overwrite by Glenn L McGrath · 22 years ago
- 350d26b - the number of commands in the history list is now configureable via the by Robert Griebl · 22 years ago
- 3ba7cee print an error message if we can't load a module by Robert Griebl · 22 years ago
- 7127b58 Fix crashme code, by Jim Treadway by Glenn L McGrath · 22 years ago
- bf91f2e Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- 69b5756 A missing /etc/securetty is not an error when checking the tty name - the by Robert Griebl · 22 years ago
- 09adaca last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- 06b1aea Its move to busybox-cvs-doc.docs by Glenn L McGrath · 22 years ago
- 2626ef6 Use compare_string_array in ipaddress to save a few bytes, minor cleanups by Glenn L McGrath · 22 years ago
- 18eae00 Save a few more bytes by Glenn L McGrath · 22 years ago
- c82f232 Save a hundred bytes or so on the do_iproute function by Glenn L McGrath · 22 years ago
- b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
- f112daa Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank by Glenn L McGrath · 22 years ago
- f3faf41 fix warning by Glenn L McGrath · 22 years ago
- b9e57f4 Fix the package name, patch from Bastian Blank by Glenn L McGrath · 22 years ago