Glenn L McGrath | dd3461af2f2 | Make output the same as upstream, patch by Tito | | |
Glenn L McGrath | a69fd2ecf62 | Patch by Stewart Brodie to terminate the string array correctly | | |
Eric Andersen | e40500f9cb9 | Lineo has ceased to exist, and is no longer a sponsor. | | |
Glenn L McGrath | 7040ecc993a | Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.
Oleynik | | |
Glenn L McGrath | 4d00129d0ff | Correct column width for tab completion and ls | | |
Glenn L McGrath | 58c708af23d | New applet: httpd, by Glenn Engel | | |
Glenn L McGrath | c2e74ca9348 | Prepare for new busybox-cvs upload | | |
Glenn L McGrath | ea2a1064b33 | fixes for ia64 | | |
Glenn L McGrath | 39dd4011e48 | Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont
compile on m68k | | |
Glenn L McGrath | 4dcc2ddfccc | fdisk writable feature, allows compilation of a small fdisk that can
only read partition table, by Vladimir N. Oleynik | | |
Eric Andersen | 2c24bb80f9f | Fix tab-tab listing of files so it properly reflects current
terminal width.
-Erik | | |
Robert Griebl | 7ce75f44ae8 | > Eliminate dependancy on kernel header files. Naughty naughty.
> Using linux kernel headers is a Bad Thing(tm) and ... | | |
Manuel Novoa III | a6685585d87 | Add "Broadcast +" support back in. Also cut the size down some. Not well
tested, but it is the holidays... | | |
Glenn L McGrath | 87444efbabb | Add usage for tar -j and -z | | |
Glenn L McGrath | d4c8d1a97f4 | Sync with 20021214-1 debian package | | |
Glenn L McGrath | 76ff0da4d2b | Support the obsolete '+' option | | |
Glenn L McGrath | c00c56e7c8d | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik | | |
Glenn L McGrath | 0a65e190f4d | Support the '=' command | | |
Glenn L McGrath | 4d7f965c8e1 | Adjust for new .depend target | | |
Glenn L McGrath | e86e4a22828 | busybox target wasnt checking .depend, clean kbuild binaries only on distclean | | |
Glenn L McGrath | 0f18271a8a5 | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | | |
Glenn L McGrath | 1643f419868 | When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails,... | | |
Glenn L McGrath | 688cf014af1 | Get interface names using ioctl rather than /proc, from Nick Fedchik | | |
Eric Andersen | cf1fee06a5e | Odd. I never brought this forward from bb.stable. Should handle
reaping child processes better.
-Erik | | |
Robert Griebl | be2ae246fb6 | Always print the routing table header for IPv4:
- this is consistent with IPv6 route
- you can get very confused, i... | | |
Robert Griebl | 53f133ac339 | changed most assignments from ":=" to "=" to allow setting some variables
at the command line (this is also needed fo... | | |
Glenn L McGrath | 275be87be71 | Only included headers that are used. | | |
Glenn L McGrath | 1e132dd4dd0 | fix warning | | |
Tim Riker | cf932746638 | rmmod -a removed modules recursively | | |
Tim Riker | 6fe1960ff5e | cleanup | | |
Eric Andersen | 068b6b07ff5 | Don't build the ncurses stuff unless it is specifically asked for
-Erik | | |
Tim Riker | c118f99f737 | use const group_file | | |
Glenn L McGrath | 8b08bda66b8 | Fix bug when reading mac from command line, continue; if hwaddrr not found | | |
Glenn L McGrath | 25fe94fd32f | Merge copyfd and copy_file_chunk | | |
Glenn L McGrath | a67dffe186e | Change ftpput so it uses <remote-path> <local-file> as it should | | |
Glenn L McGrath | 3b33dd9b1e9 | Fix possible bug if file length not known | | |
Glenn L McGrath | 02d7cbfe92a | New applets, ftpget and ftpput | | |
Glenn L McGrath | f03c933e473 | New applet, nameif by Nick Fedchik and myself. | | |
Glenn L McGrath | 9130c858478 | full usage cleanup for udhcp | | |
Glenn L McGrath | 6ed77595f18 | Update email address for Gennady Feldman <gena01@gena01.com> | | |
Glenn L McGrath | 6d07432b2ff | Support the o, f and p options, patch by Magnus M�rtensson | | |
Eric Andersen | b8dff0c2a2d | Teach addgroup to add user names to groups | | |
Eric Andersen | b2bfd34a7bd | hehe. Screwed that one up. Lets do things right this time.
-Erik | | |
Eric Andersen | 1f1c3f94853 | Makefile rework coordinate with Russ so udhcp will behave
-Erik | | |
Russ Dill | 54fde9ea5c1 | slight change to reflect BB_VER change | | |
Eric Andersen | f4b273cbb41 | A cleaner cleanup that avoids passing an off_t to scanf | | |
Russ Dill | 9f4395c54e9 | sorry about all the noise, should be all synced up now | | |
Russ Dill | 920c1e8d6ca | another sync to udhcp cvs | | |
Eric Andersen | 9701411d216 | squash a warning | | |
Glenn L McGrath | 49b0f86043b | Fix -mtime, by Ian Abbott | | |
Glenn L McGrath | 4501dbe5099 | Small bugfix, last_patch72 from Vladimir N. Oleynik | | |
Russ Dill | 1eb7a17b12a | resync with udhcp cvs | | |
Eric Andersen | d7e1a6c6ebf | Make sure we have a show_usage function prototype
-Erik | | |
Eric Andersen | 392947c8601 | Fixup all the horrible broken function prototypes
-Erik | | |
Eric Andersen | ece8fc2b9b4 | Squash a warning by making function declaration a proper prototype | | |
Eric Andersen | 29f9b2fbdbf | Add missing header file to squash a warning | | |
Eric Andersen | 80ff9449bf0 | Eliminate dependancy on kernel header files. Naughty naughty.
Using linux kernel headers is a Bad Thing(tm) and shou... | | |
Eric Andersen | 0552b9a7ffb | Eliminate dependancy on kernel header files. Naughty naughty.
Using linux kernel headers is a Bad Thing(tm) and shou... | | |
Glenn L McGrath | 84cc4e7e3e4 | undefine sysinfo to prevent breakage on ia64 | | |
Eric Andersen | acd244af1c3 | Eliminate dependancy on kernel header files. Naughty naughty.
Using linux kernel headers is a Bad Thing(tm) and shou... | | |
Eric Andersen | 8882ea53d5c | Eliminate dependancy on kernel header files. Naughty naughty.
Using linux kernel headers is a Bad Thing(tm) and shou... | | |
Eric Andersen | 39438c7c17f | Fixup header file ordering | | |
Glenn L McGrath | b323162aab7 | Use libbb/get_line_from_file instead of getline | | |
Glenn L McGrath | 11adab05352 | Sync debian files with debian package version 0.60.99.cvs20021209-2 | | |
Glenn L McGrath | 7b4e89b9e3a | Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III | | |
Glenn L McGrath | 38386d7fed1 | include busybox after libc includes | | |
Glenn L McGrath | b72a735a320 | rpm applet by Laurence Anderson | | |
Glenn L McGrath | 62fae308a3d | Realpath applet | | |
Glenn L McGrath | 9bf9f1edbec | Forgot to rename foo | | |
Glenn L McGrath | 919798d5a8c | err.. Make clean in the scripts/config directory to remove some binaries | | |
Glenn L McGrath | a94c3108b13 | Make clean in the scripts directory to remove some binaries | | |
Glenn L McGrath | 584baeb47dc | Stop linian warning about statically linked binary | | |
Glenn L McGrath | fad90db8879 | Fix a debug message, from Bastian Blank | | |
Glenn L McGrath | fdbbb048933 | Command line history changes, lastpatch_71 from Vladimir N. Oleynik | | |
Glenn L McGrath | 6b5bd0e5abb | Support using ip in udhcpc scripts.
Slightly modified version of patch by Bastian Blank | | |
Glenn L McGrath | c4698b36682 | Updates for the new build system from Bastian Blank (waldi) | | |
Glenn L McGrath | a6bbf7929cf | Fix compile warning | | |
Glenn L McGrath | 35631a6e00a | Fix compile warning with OSF | | |
Glenn L McGrath | e167d69309b | Change #include order to fix warning | | |
Glenn L McGrath | 8e49caa54fd | Start to cleanup handling of the state file, save some space and uses linked lists. | | |
Glenn L McGrath | 66125c80651 | Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist... | | |
Glenn L McGrath | 346cdb1ddea | Re-sort filenames to alphebetical order. | | |
Glenn L McGrath | 4a6b4e393c0 | Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? | | |
Glenn L McGrath | 4e05b9b0431 | include "busybox" after the libc includes tofix compile errors | | |
Glenn L McGrath | 0325a1c9e3e | Differentiate struct and type names | | |
Glenn L McGrath | 1d658263e8d | Fix command that brings down loopback | | |
Glenn L McGrath | 80a60419f76 | depends on for telnet and ipcalc | | |
Glenn L McGrath | 75360f951f9 | It shouldnt depend on itself | | |
Glenn L McGrath | f795b027c67 | Remove duplicate entry for kill | | |
Glenn L McGrath | 0337c467a0d | Add some help descriptions | | |
Eric Andersen | a6b9051e166 | Allow for people to select no default shell | | |
Eric Andersen | 110ee23515a | Do the dumb/obvious thing for the killall->kill dependancy | | |
Eric Andersen | 27e99c8f092 | Fixup dumpleases compile problem | | |
Eric Andersen | cc2bc454d13 | Fix adjtimex applet compile | | |
Eric Andersen | b077c9f47d2 | Fixup buffer allocation | | |
Eric Andersen | da15a496e23 | Make hush comple once again | | |
Glenn L McGrath | 398ff9d9817 | Use libbb/get_line_from_file, change default state file location | | |
Glenn L McGrath | cdbe5e5d4c7 | Make mapping a config option again to save space, turn off file locking, do we really need it ? | | |
Glenn L McGrath | 9227371b71d | Fix bug that stoped -a working | | |
Eric Andersen | 83fdb317a7c | Kill link now pointing to porn site. | | |
Eric Andersen | 23b5146247e | Put stuff back into a sub-menu | | |
Eric Andersen | 536018278af | Kill the now obsolete docs/Configure.help file, and move all existing
help texts into their respective Config.in file... | | |
Glenn L McGrath | f0a360ea195 | Usage for klogd -c | | |
Eric Andersen | 08c358b604d | Fix a silly oversight breaking cross compilation
-Erik | | |
Eric Andersen | c9f20d9fb93 | Yet another major rework of the BusyBox config system, using the considerably
modified Kbuild system I put into uClib... | | |
Eric Andersen | deca106b6da | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
maintaining it anymore, and it is now terribly out ... | | |
Glenn L McGrath | 6f9b45b9eff | Unlink before mkdir, mknod, symlink to overwrite | | |
Robert Griebl | 350d26bbbb1 | - the number of commands in the history list is now configureable via the
config system
- added a new config opti... | | |
Robert Griebl | 3ba7ceebfc8 | print an error message if we can't load a module | | |
Glenn L McGrath | 7127b58baa8 | Fix crashme code, by Jim Treadway | | |
Glenn L McGrath | bf91f2eb1bb | Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik | | |
Robert Griebl | 69b57565944 | A missing /etc/securetty is not an error when checking the tty name - the
comment is right, but the code was wrong .. | | |
Glenn L McGrath | 09adaca37d6 | last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik | | |
Glenn L McGrath | 06b1aeaf0ad | Its move to busybox-cvs-doc.docs | | |
Glenn L McGrath | 2626ef613e0 | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | | |
Glenn L McGrath | 18eae0031ad | Save a few more bytes | | |
Glenn L McGrath | c82f2324bd2 | Save a hundred bytes or so on the do_iproute function | | |
Glenn L McGrath | b963875a3e7 | Move compare_string_array to libbb | | |
Glenn L McGrath | f112daa2321 | Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank | | |
Glenn L McGrath | f3faf41334f | fix warning | | |
Glenn L McGrath | b9e57f45f3d | Fix the package name, patch from Bastian Blank | | |
Glenn L McGrath | 941eb80795a | Build files from Bastian Blank | | |
Glenn L McGrath | e1ad672216a | add the -c option, modified version of a patch from Bastian Blank | | |
Glenn L McGrath | 6fc6d7fe4fb | Patch from Bastian Blank (waldi) for debian installer | | |
Glenn L McGrath | 4d4ef19c76c | I miscalculated on this one, change it back | | |
Glenn L McGrath | 82d2cd4eadd | Clean up error messages | | |
Glenn L McGrath | 1b0813ab613 | Minor error messages changes | | |
Glenn L McGrath | d4de975cd28 | Cleanup error messages | | |
Glenn L McGrath | 8b6024449f9 | Cleanup error messages | | |
Glenn L McGrath | e3e2a7b41cf | Syntax error | | |
Aaron Lehmann | a170e1c858d | Change if(x)free(x); to free(x); | | |
Glenn L McGrath | 1652855fbc8 | Style, error_msg | | |
Glenn L McGrath | eaed78a91f2 | Style | | |
Glenn L McGrath | cdf142af90b | Woops, forgot they printout applet name as well.... | | |
Glenn L McGrath | 9048ae59238 | Use standard error messages | | |
Glenn L McGrath | df72536f8e9 | Use error_msg instead of fprintf(stderr | | |
Glenn L McGrath | 68d949956a9 | Use error_msg instead of fprintf(stderr | | |
Glenn L McGrath | b2e28a0e350 | Use error_msg instead of fprintf(stderr | | |
Glenn L McGrath | b122217d901 | Use error_msg( instead of fprintf(stderr | | |
Glenn L McGrath | 642f28903ac | Use error_msg instead of fprintf(stderr, other minor cleanups | | |
Glenn L McGrath | 30db423e11d | Style, minor cleanups | | |
Glenn L McGrath | efdd0aed23a | Use error_msg instead of fprintf(stderr | | |
Glenn L McGrath | d7d5f429349 | Use error_msg instead of fprintf(stderr | | |
Glenn L McGrath | d4036f86e57 | Use erorr_msg( isntead of fprintf(stderr, | | |
Glenn L McGrath | d211214d42e | Use error_msg instead of printf(stderr | | |
Glenn L McGrath | fedbfe40595 | Style | | |
Glenn L McGrath | 8e027f6474b | Use printf instead of fprintf(stdout | | |
Glenn L McGrath | 6ead3abd554 | Save a few bytes in show_usage | | |
Glenn L McGrath | 9c802416ab9 | left out a \" | | |
Glenn L McGrath | 73ceca275e3 | This test was hanging | | |
Glenn L McGrath | 2601559fb6f | Adds a dummy entry to make it easier to make custom debs | | |
Glenn L McGrath | 10d905ce271 | Install symlinks for the udeb, dont install changelogs for the udeb | | |
Glenn L McGrath | 062c74f7103 | last_patch_68 from Vladimir N. Oleynik | | |
Glenn L McGrath | ec87d37305e | Check that one and only one of the [cxt] options is given | | |
Glenn L McGrath | 441e7efc72c | fdisk applet by Vladimir N. Oleynik | | |
Glenn L McGrath | 0ff941e1c32 | Name package busybox-unstable to keep a clean seperation between the official packages. | | |
Glenn L McGrath | 8ae4cab4a85 | use #ifdef CONFIG_* instead of #if CONFIG_* | | |
Glenn L McGrath | c5dced17c55 | Required file for busybox-doc package | | |
Glenn L McGrath | 2f79f5b60d0 | Store a custom Rules.mak file to enable buildign static binaries | | |
Glenn L McGrath | efc6fbd4522 | use #ifdef instead of #if | | |
Glenn L McGrath | a2e24825a26 | Include heaps of options as is tradional with this deb | | |
Glenn L McGrath | d7fb1b372c7 | Use #ifdef instead of #if | | |
Glenn L McGrath | 2801eb925d9 | Fix simple syntax error | | |
Glenn L McGrath | 12371f916b2 | Make a seperate busybox-doc package | | |
Glenn L McGrath | f66de64a112 | Use vfork instead of fork, some more cleanup from Vladimir N. Oleynik | | |
Glenn L McGrath | 393ad1a8340 | Handle name entries that have a \0 in them, last_patch_65 from Vladimir N. Oleynik | | |
Glenn L McGrath | bb2e9d47f3c | last_patch_67 from Vladimir N. Oleynik | | |
Glenn L McGrath | 5b110874dfa | Dont need a seperate function | | |
Glenn L McGrath | 822e7fd587d | When making parent directories set permissions based on the base parent tree rather than the new directory to be crea... | | |
Glenn L McGrath | eda4f53f2eb | Add an input buffer (currently 32kB) to speed things up heaps, it still requires 25% longer to decompress as compared... | | |
Glenn L McGrath | 7b1eca265a0 | include libbb after stdlib.h as it breaks dmalloc | | |
Glenn L McGrath | b7a76df4d11 | Fix long filename support | | |
Glenn L McGrath | 1b16bf6b1bd | New rules file for unstable | | |
Glenn L McGrath | 77dbaa48df0 | Config file for the static deb, based on options from the stable 0.60.5 branch | | |
Glenn L McGrath | 2997fca414c | Config file for the standard debian package based on 0.60.5 options | | |
Glenn L McGrath | 30a35d20d93 | The tunnel option isnt required for the ip command | | |
Glenn L McGrath | f23fdf17179 | Update configuration options | | |
Glenn L McGrath | 2f1f8982285 | Config file for udeb based on options from 0.60.5 | | |
Glenn L McGrath | 157fea5960e | Fix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik | | |
Glenn L McGrath | 82701e4d678 | Add entry for Laurence Anderson | | |
Glenn L McGrath | 83bf47c02f9 | Speed and memory usage improvements from Laurence Adnerson | | |
Glenn L McGrath | 0126fda5bbb | read_gz patch 3 from Laurence Anderson | | |
Glenn L McGrath | efe78890863 | Headers for the read_gz changes | | |
Glenn L McGrath | d1431073d10 | Dont use xargs | | |
Glenn L McGrath | 83bcba26c01 | dont use the -i option of xargs | | |
Glenn L McGrath | a0d395eac9c | Use read_gz, remove fork() woohoo! | | |
Russ Dill | ae01fa99e17 | udhcpc documentation update | | |
Glenn L McGrath | 50c00f4b450 | Use error_msg_and_die, style | | |
| Next → |