Commit Graph

  • b5474c48b1 Cave to pressure (2 months later). Eliminate using a nested function, which is a purely unremovable gcc-ism... -Erik Eric Andersen 2002-03-20 11:59:28 +00:00
  • b159146fa6 Add missing " " after the word on, as reported by Jason Luther back in mid-december. -Erik Eric Andersen 2002-03-20 09:52:45 +00:00
  • 3ad0bd9563 Patch from J.W.Janssen <JanWillem.Janssen@lxtreme.nl> to provide color ls support, modifed by me to behave properly when not running output to a terminal (i.e. 'ls | more') -Erik Eric Andersen 2002-03-20 09:13:48 +00:00
  • 3ec5c692ec Bart Visscher noticed some spurious search and replace silliness -Erik Eric Andersen 2002-03-20 01:32:25 +00:00
  • aee53f4604 * testsuite/grep/egrep-is-not-case-insensitive: Require CONFIG_FEATURE_GREP_EGREP_ALIAS. Matt Kraai 2002-03-19 23:47:49 +00:00
  • b3de66869b * testsuite/grep/grep-handles-binary-files: Read input from a pipe. * testsuite/grep/grep-matches-NUL: Likewise. Matt Kraai 2002-03-19 23:46:16 +00:00
  • 0efab3319d * networking/wget.c (parse_url): Allocate a string for the empty path. * testsuite/wget/wget-handles-empty-path: New. Matt Kraai 2002-03-19 15:22:42 +00:00
  • 3b1cbd7bec Thomas Lundquist Matt Kraai 2002-03-18 16:03:00 +00:00
  • 38ddbed4c1 Try to pull in PATH_MAX properly Eric Andersen 2002-03-16 02:12:30 +00:00
  • 08ed1a73f1 Don't mention ldconfig Eric Andersen 2002-03-13 17:26:39 +00:00
  • 806c74fe19 Cleanup a libc5 compatibility hack Eric Andersen 2002-03-12 00:35:40 +00:00
  • f64c1cd26d Fix broken link Eric Andersen 2002-03-10 22:01:51 +00:00
  • a1bbde71bf list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined. Matt Kraai 2002-03-08 16:25:33 +00:00
  • 3bd31ebc9a * fileutils/ls.c (showfiles): Display multiple short names on a line. Matt Kraai 2002-03-08 16:16:38 +00:00
  • 372f91f07c Update Eric Andersen 2002-03-06 11:13:51 +00:00
  • bc12fb79fd Update webpage to note new mirrors Eric Andersen 2002-03-06 10:28:55 +00:00
  • 1b17b01584 Now that we are mirrored, remove absolute links Eric Andersen 2002-03-05 15:55:59 +00:00
  • 0298be88ae Update init.c per my changes in the stable branch -Erik Eric Andersen 2002-03-05 15:12:19 +00:00
  • 684d745bf3 Update robots.txt Eric Andersen 2002-03-02 16:43:30 +00:00
  • 02a4ed9264 A few more little cleanups to simplify mirroring Eric Andersen 2002-03-02 16:42:46 +00:00
  • 49da8a83ad Update the cvs commit info. Remove the old busybox.lineo.com stuff. Eric Andersen 2002-03-02 15:39:06 +00:00
  • a99b194336 * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is requested. (xrealloc): Simplify. Matt Kraai 2002-02-26 15:28:22 +00:00
  • eed9451cf6 * findutils/grep.c (grep_main): Remove unnecessary use of junk. Matt Kraai 2002-02-22 22:08:16 +00:00
  • fa144713b8 * testsuite/runtest (show_result): Change UPASS to XPASS. (run_applet_testcase): Likewise. Matt Kraai 2002-02-19 23:54:42 +00:00
  • 6b140ea5a9 * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". * testsuite/runtest (run_applet_testcase): Likewise. * testsuite/cp/cp-preserves-hard-links: Likewise. * testsuite/grep/egrep-supports-extended-regexps: Likewise. * testsuite/grep/grep-is-also-egrep: Likewise. * testsuite/tar/tar-archives-multiple-files: Likewise. * testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list: Likewise. * testsuite/tar/tar-handles-exclude-and-extract-lists: Likewise. * testsuite/tar/tar-handles-nested-exclude: Likewise. Matt Kraai 2002-02-19 23:43:08 +00:00
  • 7c71822809 * testsuite/runtest (run_applet_testcase): Return UNTESTED instead of UNSUPPORTED for missing applets and features. Matt Kraai 2002-02-19 23:38:08 +00:00
  • b5b757eb8d * testsuite/README: Fill to 80 columns. Matt Kraai 2002-02-19 23:20:52 +00:00
  • 6be2319873 * testsuite/README: Update copyright date. Matt Kraai 2002-02-19 23:19:46 +00:00
  • ad6faf6497 * testsuite/tar/tar-archives-multiple-files: Require CONFIG_FEATURE_TAR_CREATE. Matt Kraai 2002-02-19 23:15:41 +00:00
  • 4271d438e2 * docs/busybox.net/index.html (Products/Projects Using BusyBox): Added Tinfoil Hat Linux. Matt Kraai 2002-02-19 22:58:26 +00:00
  • d4574f1b61 fix name Eric Andersen 2002-02-17 22:42:30 +00:00
  • c00e4ff8e5 * testsuite/tar/tar-archives-multiple-files: New. Matt Kraai 2002-02-17 18:42:52 +00:00
  • 3b7767abe6 Add in tuxscreen Eric Andersen 2002-02-16 22:17:33 +00:00
  • 796245b554 Update sponsor section Eric Andersen 2002-02-16 22:08:28 +00:00
  • 8fd6e1fb0f Add in a sponsors link, and update the screenshot. Eric Andersen 2002-02-16 21:50:34 +00:00
  • d7f7bd0445 Add Partition Image Eric Andersen 2002-02-16 18:48:55 +00:00
  • 02a415606c Parse the include list to writeTarFile rather than argv, fixes a bug where tar files wernt being created. Glenn L McGrath 2002-02-15 05:15:03 +00:00
  • 8833a51781 Fix condition that prevented creation of compressed files Glenn L McGrath 2002-02-13 03:32:11 +00:00
  • 9bd49d6a22 * archival/gzip.c (ifname, ofname): Delete. (gzip_main): Handle multiple files. * include/usage.h (gzip_trivial_usage): Allow multiple FILEs. (gzip_full_usage): Ditto. * testsuite/gzip/gzip-accepts-multiple-files: New. * testsuite/gzip/gzip-removes-original-file: New. Matt Kraai 2002-02-05 22:31:48 +00:00
  • 592a3e63ee * archival/gzip.c (gzip_main): Display usage if given multiple files. Matt Kraai 2002-02-05 19:34:53 +00:00
  • 273af73317 * include/usage.h (gzip_trivial_usage): Make FILE optional. (gzip_full_usage): Note behavior when FILE is unspecified. Matt Kraai 2002-02-05 19:25:29 +00:00
  • eb83478528 * fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not a file or directory. Matt Kraai 2002-02-05 15:28:54 +00:00
  • 369da77d5e 2002-01-30 Neal H Walfield <neal@cs.uml.edu> Matt Kraai 2002-02-01 16:54:00 +00:00
  • 20d739adf7 If PATH_MAX isn't defined, define it outselves Eric Andersen 2002-01-26 23:58:22 +00:00
  • 53a2299230 Patch from Russ Dill <Russ.Dill@asu.edu>. From the start-stop-daemon man page: Eric Andersen 2002-01-26 09:04:45 +00:00
  • 467a18b1d9 Teach 'init -q' that init's pid may not equal 1 Eric Andersen 2002-01-25 23:13:06 +00:00
  • a3181dd833 Do not segfault if PATH is unset. Matt Kraai 2002-01-14 18:30:10 +00:00
  • ba552523fa Remove broken "Other cool embedded software" link Eric Andersen 2002-01-13 03:01:02 +00:00
  • d35c5df08c Make private ash config options be public Eric Andersen 2002-01-09 15:37:36 +00:00
  • b75b6e2c35 * archival/tar.c (tar_main): Remove unused variable. Matt Kraai 2002-01-08 16:03:41 +00:00
  • 038cbc7442 Oops. Eric Andersen 2002-01-06 01:10:25 +00:00
  • c94e89d81f Do not depend on PATH or getopt arg reordering Eric Andersen 2002-01-06 01:08:28 +00:00
  • db2b9f37d4 Somehow ttylinux got lost. Put it back. -Erik Eric Andersen 2002-01-05 16:56:43 +00:00
  • 8ec99dfa05 Update links to avoid possible lingering DNS problems (and thereby test if I have the Reply-to thing really fixed this time)... -Erik Eric Andersen 2002-01-05 05:34:31 +00:00
  • d402f971a5 * docs/busybox.net/index.html: Fix misspelling of `Unfortunately'. Matt Kraai 2002-01-04 16:54:39 +00:00
  • eeba178d3a More updates Eric Andersen 2002-01-04 05:12:14 +00:00
  • 7d957c6573 More pics Eric Andersen 2002-01-04 05:11:49 +00:00
  • 665b4e69ed Update text once again Eric Andersen 2002-01-04 05:04:15 +00:00
  • 7875f5b72a Fix grammar (thanks to my wife for proof reading) Eric Andersen 2002-01-04 04:24:27 +00:00
  • 55ed17747f Fix link Eric Andersen 2002-01-04 00:34:22 +00:00
  • 4fa2bb5e95 Update busybox.net info and donation noise Eric Andersen 2002-01-04 00:32:15 +00:00
  • 9eaf059d28 * editors/sed.c (parse_cmd_str): Remove redundant code to skip initial whitespace. Matt Kraai 2002-01-03 21:19:19 +00:00
  • 5ed78adca5 * editors/sed.c (parse_edit_cmd): Rewrite. * testsuite/sed/sed-splits-edit-commands-on-command-line: New. Matt Kraai 2002-01-03 21:12:34 +00:00
  • d299563257 * AUTHORS (Matt Kraai): Update e-mail address. Matt Kraai 2002-01-03 18:29:37 +00:00
  • 9758e7d58d * include/usage.h: Fix route and unzip usage messages (patch from Laurence Anderson). Matt Kraai 2002-01-03 17:32:29 +00:00
  • f3fbe20c35 * cmp/cmp-detects-difference: Simplify return code negation. * false/false-returns-failure: Likewise. * tar/tar-demands-at-least-one-ctx: Likewise. * tar/tar-demands-at-most-one-ctx: Likewise. Matt Kraai 2002-01-02 20:45:42 +00:00
  • 01d2ea908b * testsuite/README: Document -v option. * testsuite/runtest: Handle -v option. (show_result): New. (run_applet_testcase): Call it. Matt Kraai 2002-01-02 20:37:59 +00:00
  • 39fcb5a750 * archival/dpkg.c (create_list): Use chomp. * archival/tar.c (append_file_list_to_list): Likewise. Matt Kraai 2002-01-02 19:01:41 +00:00
  • 0733e840bd chomp should only remove the newline if it occurs at the end of the input. This was caught by the test suite (in sed/sed-aic-commands). Matt Kraai 2002-01-02 18:51:23 +00:00
  • d21735de2d * editors/sed.c (parse_edit_command): Require a newline after the backslash after an edit command. * testsuite/sed/sed-requires-newline-after-edit-command: New. Matt Kraai 2002-01-02 17:56:38 +00:00
  • 87ac7028e0 unzip applet by Laurence Anderson ---------------------------------------------------------------------- Glenn L McGrath 2002-01-02 13:52:26 +00:00
  • 438803311b ash patch: errname-diff Aaron Lehmann 2001-12-31 06:16:54 +00:00
  • 9a218bf979 ash patch: initvar-diff Aaron Lehmann 2001-12-31 06:13:38 +00:00
  • 1a6986699f ash patch: forkshell-diff Aaron Lehmann 2001-12-31 06:12:48 +00:00
  • eec2bbb9bf ash patch: fgcmd-diff Aaron Lehmann 2001-12-31 06:07:57 +00:00
  • 2aef3a6bb9 ash patch: breakcmd-diff Aaron Lehmann 2001-12-31 06:03:12 +00:00
  • 95877b6756 ash patch: addfname-diff Aaron Lehmann 2001-12-31 06:00:57 +00:00
  • 79a466f128 optimize this a little bit. Eric Andersen 2001-12-29 07:26:33 +00:00
  • 6d13964714 Silence some silly warnings -Erik Eric Andersen 2001-12-29 04:15:13 +00:00
  • e7dd383f67 Link to udhcp Eric Andersen 2001-12-22 19:28:24 +00:00
  • b9c0b99e51 Update URLs and email addresses Eric Andersen 2001-12-22 00:37:54 +00:00
  • 70624846fd Ignore blanks before the first address and before the command. Matt Kraai 2001-12-21 16:04:12 +00:00
  • 1fcc66e685 New. Matt Kraai 2001-12-21 15:54:25 +00:00
  • ceef50b280 Patch from vodz to fix broken function prototype Eric Andersen 2001-12-21 11:22:26 +00:00
  • f1f2bd0b0a Patch from vodz to implement ^L (clear screen) Eric Andersen 2001-12-21 11:20:15 +00:00
  • 9910cd2869 Update TODO. vodz has implemented ^L. Reverse policy on tinylogin. -Erik Eric Andersen 2001-12-21 11:18:36 +00:00
  • 1f0c43668a Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. Matt Kraai 2001-12-20 23:13:26 +00:00
  • 31c73af656 Perform clean up only if CONFIG_FEATURE_CLEAN_UP is defined. Matt Kraai 2001-12-20 22:30:14 +00:00
  • 2b1effdbbc Write files when extracting an archive from standard input. Matt Kraai 2001-12-20 22:09:31 +00:00
  • c5b5cab37d Remove dependence on CONFIG_FEATURE_CLEAN_UP. Matt Kraai 2001-12-20 21:13:18 +00:00
  • 38c15becf6 Avoid printing a trailing blank character. Matt Kraai 2001-12-20 21:11:59 +00:00
  • 5a841adf5d Switch from FTP to HTTP for downloads Eric Andersen 2001-12-20 08:04:56 +00:00
  • fb74a45088 Vodz' last_patch31 Eric Andersen 2001-12-18 14:06:03 +00:00
  • f3f9062ecf Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output filename was not explicitly specified were segfaulting. -Erik Eric Andersen 2001-12-18 00:57:55 +00:00
  • 730f826f25 Add in a new restart init target, triggered by SIGHUP. Patch from Russ Dill, with adjustments by me. -Erik Eric Andersen 2001-12-17 23:13:08 +00:00
  • ace02dc9cd Make cp and mv optionally preserve hard links. Matt Kraai 2001-12-17 15:26:36 +00:00
  • 46ea0e4696 * Add ^L clear to shell Eric Andersen 2001-12-16 09:25:57 +00:00
  • 6925d50176 Some minor usage cleanups from David Douthitt <ssrat@mailbag.com> Eric Andersen 2001-12-16 09:23:09 +00:00
  • de2a342289 Add a more verbose non-strip command. Eric Andersen 2001-12-16 09:20:08 +00:00
  • e62dc86bc7 Add support for big-endian ARM (initial patch by Mike Voytovich). Matt Kraai 2001-12-14 16:08:17 +00:00