Commit Graph

  • b1c9469f65 Patch from Robert Schwebel fixing a missing \n Eric Andersen 2003-01-11 18:06:02 +00:00
  • aaab46baba Fix an obvious mistake Eric Andersen 2003-01-11 18:02:51 +00:00
  • f05fd444e8 Fix addgroup so it actually works -Erik Eric Andersen 2003-01-09 18:53:53 +00:00
  • e931909d2d Additional patch from Tito to fix some anomolies Eric Andersen 2003-01-09 14:36:26 +00:00
  • 9e59841375 arping applet by Nick Fedchik Glenn L McGrath 2003-01-09 10:06:01 +00:00
  • dd3461af2f Make output the same as upstream, patch by Tito Glenn L McGrath 2003-01-09 10:00:49 +00:00
  • a69fd2ecf6 Patch by Stewart Brodie to terminate the string array correctly Glenn L McGrath 2003-01-08 03:26:47 +00:00
  • e40500f9cb Lineo has ceased to exist, and is no longer a sponsor. Eric Andersen 2003-01-08 01:15:31 +00:00
  • 7040ecc993 Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. Oleynik Glenn L McGrath 2003-01-06 16:27:07 +00:00
  • 4d00129d0f Correct column width for tab completion and ls Glenn L McGrath 2003-01-06 01:11:50 +00:00
  • 58c708af23 New applet: httpd, by Glenn Engel Glenn L McGrath 2003-01-05 04:01:56 +00:00
  • c2e74ca934 Prepare for new busybox-cvs upload Glenn L McGrath 2003-01-05 02:02:02 +00:00
  • ea2a1064b3 fixes for ia64 Glenn L McGrath 2003-01-05 00:43:00 +00:00
  • 39dd4011e4 Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont compile on m68k Glenn L McGrath 2003-01-04 13:45:42 +00:00
  • 4dcc2ddfcc fdisk writable feature, allows compilation of a small fdisk that can only read partition table, by Vladimir N. Oleynik Glenn L McGrath 2003-01-04 11:56:06 +00:00
  • 2c24bb80f9 Fix tab-tab listing of files so it properly reflects current terminal width. -Erik Eric Andersen 2003-01-02 07:25:47 +00:00
  • 7ce75f44ae > Eliminate dependancy on kernel header files. Naughty naughty. > Using linux kernel headers is a Bad Thing(tm) and should be > punished. > -Erik Robert Griebl 2003-01-02 07:16:53 +00:00
  • a6685585d8 Add "Broadcast +" support back in. Also cut the size down some. Not well tested, but it is the holidays... Manuel Novoa III 2002-12-27 17:42:01 +00:00
  • 87444efbab Add usage for tar -j and -z Glenn L McGrath 2002-12-27 00:45:35 +00:00
  • d4c8d1a97f Sync with 20021214-1 debian package Glenn L McGrath 2002-12-23 12:49:32 +00:00
  • 76ff0da4d2 Support the obsolete '+' option Glenn L McGrath 2002-12-23 11:54:56 +00:00
  • c00c56e7c8 Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik Glenn L McGrath 2002-12-23 10:23:10 +00:00
  • 0a65e190f4 Support the '=' command Glenn L McGrath 2002-12-23 10:16:12 +00:00
  • 4d7f965c8e Adjust for new .depend target Glenn L McGrath 2002-12-20 10:06:38 +00:00
  • e86e4a2282 busybox target wasnt checking .depend, clean kbuild binaries only on distclean Glenn L McGrath 2002-12-20 06:03:47 +00:00
  • 0f18271a8a Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois Glenn L McGrath 2002-12-19 20:16:22 +00:00
  • 1643f41986 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 Glenn L McGrath 2002-12-18 02:47:40 +00:00
  • 688cf014af Get interface names using ioctl rather than /proc, from Nick Fedchik Glenn L McGrath 2002-12-17 12:43:43 +00:00
  • cf1fee06a5 Odd. I never brought this forward from bb.stable. Should handle reaping child processes better. -Erik Eric Andersen 2002-12-17 09:48:16 +00:00
  • be2ae246fb Always print the routing table header for IPv4: - this is consistent with IPv6 route - you can get very confused, if there are no routes and "route" prints nothing at all (not even "No routes" message) Robert Griebl 2002-12-16 22:04:18 +00:00
  • 53f133ac33 changed most assignments from ":=" to "=" to allow setting some variables at the command line (this is also needed for cross-compilation) Robert Griebl 2002-12-16 21:55:39 +00:00
  • 275be87be7 Only included headers that are used. Glenn L McGrath 2002-12-16 07:37:21 +00:00
  • 1e132dd4dd fix warning Glenn L McGrath 2002-12-16 06:40:37 +00:00
  • cf93274663 rmmod -a removed modules recursively Tim Riker 2002-12-14 01:58:59 +00:00
  • 6fe1960ff5 cleanup Tim Riker 2002-12-13 22:59:15 +00:00
  • 068b6b07ff Don't build the ncurses stuff unless it is specifically asked for -Erik Eric Andersen 2002-12-13 22:53:28 +00:00
  • c118f99f73 use const group_file Tim Riker 2002-12-13 22:02:12 +00:00
  • 8b08bda66b Fix bug when reading mac from command line, continue; if hwaddrr not found Glenn L McGrath 2002-12-13 09:02:16 +00:00
  • 25fe94fd32 Merge copyfd and copy_file_chunk Glenn L McGrath 2002-12-13 08:20:44 +00:00
  • a67dffe186 Change ftpput so it uses <remote-path> <local-file> as it should Glenn L McGrath 2002-12-13 05:57:46 +00:00
  • 3b33dd9b1e Fix possible bug if file length not known Glenn L McGrath 2002-12-13 04:14:36 +00:00
  • 02d7cbfe92 New applets, ftpget and ftpput Glenn L McGrath 2002-12-13 02:43:50 +00:00
  • f03c933e47 New applet, nameif by Nick Fedchik and myself. Glenn L McGrath 2002-12-13 00:01:44 +00:00
  • 9130c85847 full usage cleanup for udhcp Glenn L McGrath 2002-12-12 12:56:18 +00:00
  • 6ed77595f1 Update email address for Gennady Feldman <gena01@gena01.com> Glenn L McGrath 2002-12-12 10:54:48 +00:00
  • 6d07432b2f Support the o, f and p options, patch by Magnus M�rtensson Glenn L McGrath 2002-12-12 10:31:53 +00:00
  • b8dff0c2a2 Teach addgroup to add user names to groups Eric Andersen 2002-12-12 08:57:16 +00:00
  • b2bfd34a7b hehe. Screwed that one up. Lets do things right this time. -Erik Eric Andersen 2002-12-11 22:59:39 +00:00
  • 1f1c3f9485 Makefile rework coordinate with Russ so udhcp will behave -Erik Eric Andersen 2002-12-11 22:45:33 +00:00
  • 54fde9ea5c slight change to reflect BB_VER change Russ Dill 2002-12-11 22:43:37 +00:00
  • f4b273cbb4 A cleaner cleanup that avoids passing an off_t to scanf Eric Andersen 2002-12-11 21:45:08 +00:00
  • 9f4395c54e sorry about all the noise, should be all synced up now Russ Dill 2002-12-11 21:40:46 +00:00
  • 920c1e8d6c another sync to udhcp cvs Russ Dill 2002-12-11 21:39:13 +00:00
  • 9701411d21 squash a warning Eric Andersen 2002-12-11 21:34:04 +00:00
  • 49b0f86043 Fix -mtime, by Ian Abbott Glenn L McGrath 2002-12-11 21:22:21 +00:00
  • 4501dbe509 Small bugfix, last_patch72 from Vladimir N. Oleynik Glenn L McGrath 2002-12-11 21:13:00 +00:00
  • 1eb7a17b12 resync with udhcp cvs Russ Dill 2002-12-11 21:12:45 +00:00
  • d7e1a6c6eb Make sure we have a show_usage function prototype -Erik Eric Andersen 2002-12-11 07:46:30 +00:00
  • 392947c860 Fixup all the horrible broken function prototypes -Erik Eric Andersen 2002-12-11 07:42:46 +00:00
  • ece8fc2b9b Squash a warning by making function declaration a proper prototype Eric Andersen 2002-12-11 04:26:28 +00:00
  • 29f9b2fbdb Add missing header file to squash a warning Eric Andersen 2002-12-11 04:25:02 +00:00
  • 80ff9449bf Eliminate dependancy on kernel header files. Naughty naughty. Using linux kernel headers is a Bad Thing(tm) and should be punished. -Erik Eric Andersen 2002-12-11 04:04:26 +00:00
  • 0552b9a7ff Eliminate dependancy on kernel header files. Naughty naughty. Using linux kernel headers is a Bad Thing(tm) and should be punished. -Erik Eric Andersen 2002-12-11 03:57:12 +00:00
  • 84cc4e7e3e undefine sysinfo to prevent breakage on ia64 Glenn L McGrath 2002-12-11 03:55:52 +00:00
  • acd244af1c Eliminate dependancy on kernel header files. Naughty naughty. Using linux kernel headers is a Bad Thing(tm) and should be punished. Eric Andersen 2002-12-11 03:49:33 +00:00
  • 8882ea53d5 Eliminate dependancy on kernel header files. Naughty naughty. Using linux kernel headers is a Bad Thing(tm) and should be punished. -Erik Eric Andersen 2002-12-11 03:41:28 +00:00
  • 39438c7c17 Fixup header file ordering Eric Andersen 2002-12-11 03:40:10 +00:00
  • b323162aab Use libbb/get_line_from_file instead of getline Glenn L McGrath 2002-12-11 03:10:13 +00:00
  • 11adab0535 Sync debian files with debian package version 0.60.99.cvs20021209-2 Glenn L McGrath 2002-12-10 11:28:40 +00:00
  • 7b4e89b9e3 Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III Glenn L McGrath 2002-12-10 03:16:37 +00:00
  • 38386d7fed include busybox after libc includes Glenn L McGrath 2002-12-10 02:09:12 +00:00
  • b72a735a32 rpm applet by Laurence Anderson Glenn L McGrath 2002-12-10 00:17:22 +00:00
  • 62fae308a3 Realpath applet Glenn L McGrath 2002-12-10 00:14:33 +00:00
  • 9bf9f1edbe Forgot to rename foo Glenn L McGrath 2002-12-09 21:52:29 +00:00
  • 919798d5a8 err.. Make clean in the scripts/config directory to remove some binaries Glenn L McGrath 2002-12-09 21:16:39 +00:00
  • a94c3108b1 Make clean in the scripts directory to remove some binaries Glenn L McGrath 2002-12-09 21:14:38 +00:00
  • 584baeb47d Stop linian warning about statically linked binary Glenn L McGrath 2002-12-09 21:11:54 +00:00
  • fad90db887 Fix a debug message, from Bastian Blank Glenn L McGrath 2002-12-09 21:05:40 +00:00
  • fdbbb04893 Command line history changes, lastpatch_71 from Vladimir N. Oleynik Glenn L McGrath 2002-12-09 11:10:40 +00:00
  • 6b5bd0e5ab Support using ip in udhcpc scripts. Slightly modified version of patch by Bastian Blank Glenn L McGrath 2002-12-08 22:17:54 +00:00
  • c4698b3668 Updates for the new build system from Bastian Blank (waldi) Glenn L McGrath 2002-12-08 20:45:47 +00:00
  • a6bbf7929c Fix compile warning Glenn L McGrath 2002-12-08 12:08:37 +00:00
  • 35631a6e00 Fix compile warning with OSF Glenn L McGrath 2002-12-08 11:51:05 +00:00
  • e167d69309 Change #include order to fix warning Glenn L McGrath 2002-12-08 11:47:52 +00:00
  • 8e49caa54f Start to cleanup handling of the state file, save some space and uses linked lists. Glenn L McGrath 2002-12-08 01:23:39 +00:00
  • 66125c8065 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). Glenn L McGrath 2002-12-08 00:54:33 +00:00
  • 346cdb1dde Re-sort filenames to alphebetical order. Glenn L McGrath 2002-12-07 23:56:14 +00:00
  • 4a6b4e393c Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? Glenn L McGrath 2002-12-07 23:30:11 +00:00
  • 4e05b9b043 include "busybox" after the libc includes tofix compile errors Glenn L McGrath 2002-12-07 23:14:40 +00:00
  • 0325a1c9e3 Differentiate struct and type names Glenn L McGrath 2002-12-07 07:45:42 +00:00
  • 1d658263e8 Fix command that brings down loopback Glenn L McGrath 2002-12-07 00:48:54 +00:00
  • 80a60419f7 depends on for telnet and ipcalc Glenn L McGrath 2002-12-06 23:11:30 +00:00
  • 75360f951f It shouldnt depend on itself Glenn L McGrath 2002-12-06 23:05:22 +00:00
  • f795b027c6 Remove duplicate entry for kill Glenn L McGrath 2002-12-06 22:45:07 +00:00
  • 0337c467a0 Add some help descriptions Glenn L McGrath 2002-12-06 22:40:54 +00:00
  • a6b9051e16 Allow for people to select no default shell Eric Andersen 2002-12-06 21:49:59 +00:00
  • 110ee23515 Do the dumb/obvious thing for the killall->kill dependancy Eric Andersen 2002-12-06 21:44:50 +00:00
  • 27e99c8f09 Fixup dumpleases compile problem Eric Andersen 2002-12-06 21:42:56 +00:00
  • cc2bc454d1 Fix adjtimex applet compile Eric Andersen 2002-12-06 21:41:09 +00:00
  • b077c9f47d Fixup buffer allocation Eric Andersen 2002-12-06 21:39:48 +00:00