Commit Graph

  • 55b2deda08 Required for od and hexdump applets Glenn L McGrath 2001-11-02 11:40:44 +00:00
  • 60281118d0 Introduce od and hexdump applets Glenn L McGrath 2001-11-02 11:39:46 +00:00
  • b89637a037 New. Matt Kraai 2001-10-31 16:36:23 +00:00
  • 5447f17ef9 Remove completed task. Matt Kraai 2001-10-31 16:36:02 +00:00
  • f419855300 Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. Matt Kraai 2001-10-31 16:18:48 +00:00
  • bb0088e980 Make egrep only set REG_EXTENDED flag. Matt Kraai 2001-10-31 16:16:31 +00:00
  • 8fc0589777 *** empty log message *** Eric Andersen 2001-10-31 11:45:10 +00:00
  • f46999f8bc Fix location of Configure.help Eric Andersen 2001-10-31 11:12:25 +00:00
  • 1552ff7efb Move usage.h to include/usage.h Eric Andersen 2001-10-31 11:07:12 +00:00
  • ec07469a3e Patch from Aaron Lehmann <aaronl@vitelus.com>; Eric Andersen 2001-10-31 11:05:49 +00:00
  • 31a0ece3a7 Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> Eric Andersen 2001-10-31 11:00:46 +00:00
  • 7d6829096d Add the run-parts applet submitted by Emanuele Aina <emanuele.aina@tiscali.it> Eric Andersen 2001-10-31 10:59:29 +00:00
  • eaecbf33f7 Fixup some silly prototype warnings Eric Andersen 2001-10-31 10:41:31 +00:00
  • 69a20f0aca Patch from ASA <llb@udm.net.ru> to that source files are properly passed their arguments. Eric Andersen 2001-10-31 10:40:37 +00:00
  • 6cf47a79ac Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> Eric Andersen 2001-10-31 10:24:36 +00:00
  • 2bc4dec7a1 Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it> Eric Andersen 2001-10-31 10:21:17 +00:00
  • a58f040a37 Add Gennady Feldman Eric Andersen 2001-10-31 10:04:44 +00:00
  • 85dd4b3b27 start-stop-deamon is done Eric Andersen 2001-10-31 10:04:04 +00:00
  • ccd96f1972 Patch from Charles Steinkuehler <charles@steinkuehler.net> to properly handle extended regexps for egrep Eric Andersen 2001-10-31 10:02:46 +00:00
  • 3d61b10595 Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: - Switched to getopt argument parsing - Added -f option to get fully qualified domain name - Fixed the -s (short) and -d (domain) options, which were not doing a gethostbyname lookup to get the FQDN before trying to separate the local and domain portions of the hostname. - Fixed probem with 'agressive setting' of the hostname...the previous busybox version would try to set the hostname if called with a non-option argument, or the -F option, even if another option (like -i or -s) was given. This behavior does not match the net-tools hostname, which does not attempt to set anything if given a 'display' option, regardless of the presence/absence of the -F option or additional command line arguments. - When using a file to set the hostname, behavior now matches net-tools version...previous busybox version did not handle comments, and simply grabbed the first line from the file. Eric Andersen 2001-10-31 09:59:57 +00:00
  • 950d8b496f patch from vodz: I reduce 148 bytes from start_stop_daemon.c code. Also reduced memory allocated. Eric Andersen 2001-10-31 09:55:39 +00:00
  • 2c669dd108 patch from Giulio Orsero <giulioo@pobox.com> Eric Andersen 2001-10-31 09:54:29 +00:00
  • ce22feea01 - fixed typos - thinking about how to generate Configure.help... John Beppu 2001-10-31 04:29:18 +00:00
  • 3889078dbe Merge test suite. Matt Kraai 2001-10-30 23:11:20 +00:00
  • 999623e973 Use extended regular expressions when invoked as egrep (noted and initial patch by Charles Steinkuehler). Matt Kraai 2001-10-29 15:49:03 +00:00
  • b5f2516e3f Add killall (noted by Giulio Orsero). Matt Kraai 2001-10-29 15:22:42 +00:00
  • 813d88cf78 As Aaron Lehmann just pointed out, I forgot a line... Eric Andersen 2001-10-28 22:49:48 +00:00
  • 4acf8f8481 Use error_msg() instead of fprintf(stderr, ...) Eric Andersen 2001-10-28 09:36:48 +00:00
  • 72f9a4277f Add in some (theoretical) uClinux support. Some init cleanups Eric Andersen 2001-10-28 05:12:20 +00:00
  • 9af363fe20 include unistd which provides off_t for the header and hence unarchive applets Glenn L McGrath 2001-10-27 14:10:37 +00:00
  • 7134d6581b Attempt to fix libc compiling error regarding off_t Glenn L McGrath 2001-10-27 13:14:52 +00:00
  • 8e392922b0 Be extra pedantic about printing the correct type for an address Eric Andersen 2001-10-27 03:28:53 +00:00
  • c265b17550 Wrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_EXCLUDE block Eric Andersen 2001-10-27 03:20:00 +00:00
  • 087bc82bb0 Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) Gennady Feldman 2001-10-26 16:09:09 +00:00
  • ee28362597 Menu entry for tar creation support Glenn L McGrath 2001-10-25 18:37:41 +00:00
  • 107c796e79 Recovery from previous commit Glenn L McGrath 2001-10-25 15:01:10 +00:00
  • 9f2f8540c5 rEcover from my previous commit Glenn L McGrath 2001-10-25 14:59:48 +00:00
  • e9fc781570 libunarchive, and recovery from my previous commit Glenn L McGrath 2001-10-25 14:57:14 +00:00
  • 633f153808 Move libbb/unarchive functions to ./archival/libunarchive Glenn L McGrath 2001-10-25 14:53:50 +00:00
  • ef0eab514d Recovering from my previous commit Glenn L McGrath 2001-10-25 14:49:48 +00:00
  • 0d2fb76c11 Modify applets to use libunarchive Glenn L McGrath 2001-10-25 14:26:05 +00:00
  • 95ebf618b7 *** empty log message *** Glenn L McGrath 2001-10-25 14:18:08 +00:00
  • 8eaa7b3698 Oops. I forgot pwd_group/config.in Eric Andersen 2001-10-25 05:56:51 +00:00
  • 2293b96f42 ignore .menuconfig.log Eric Andersen 2001-10-24 20:01:04 +00:00
  • 9ae7ebd0fd Ignore lxdialog Eric Andersen 2001-10-24 19:59:38 +00:00
  • 258bd3d971 Split true and false into separate applets. Matt Kraai 2001-10-24 19:00:20 +00:00
  • 3c2f27d9f1 Add CONFIG_FEATURE_TAR_EXCLUDE support. Matt Kraai 2001-10-24 18:51:27 +00:00
  • 99702ab221 Fix variable name -- was stuck at the old RPMUNPACK value. Doh! Eric Andersen 2001-10-24 17:37:07 +00:00
  • b78d9b56eb Oops. Fix capililization Eric Andersen 2001-10-24 17:35:52 +00:00
  • 1a10eec178 Fixup the location of pwd.h and grp.h Eric Andersen 2001-10-24 17:19:38 +00:00
  • bfebd35bea Fix missing BB_VER defines Eric Andersen 2001-10-24 16:51:39 +00:00
  • a49b025b19 Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed, I forgot to add procps to the SUBDIR list Eric Andersen 2001-10-24 08:24:41 +00:00
  • a3483db55f Patch from vodz: 1) complete true: $ > /tmp/tmpfile 2) the builtin pwd now does not unwrap symlinks 3) reduce 680 bytes Eric Andersen 2001-10-24 08:01:06 +00:00
  • 3cd2760ba1 Fixup the new buildsystem a bit. Eric Andersen 2001-10-24 07:58:02 +00:00
  • b36e684fd7 Ignore generated files Eric Andersen 2001-10-24 06:53:33 +00:00
  • 28593a085b ignore generated files Eric Andersen 2001-10-24 06:50:42 +00:00
  • ca38a29c81 A couple of leftovers Eric Andersen 2001-10-24 06:48:42 +00:00
  • 9b5a953a98 Add in a mostly content free config help file Eric Andersen 2001-10-24 06:33:31 +00:00
  • 4bcdd72142 Oops. Forgot these.... Eric Andersen 2001-10-24 05:26:42 +00:00
  • bdfd0d78bc Major rework of the directory structure and the entire build system. -Erik Eric Andersen 2001-10-24 05:00:29 +00:00
  • 9260fc5552 Accomodate older glibc, which also lacks the module syscalls Eric Andersen 2001-10-24 00:44:11 +00:00
  • 1c9cebc8df Fix empty line substitutions (noted by Joshua Hudson). Matt Kraai 2001-10-23 21:18:59 +00:00
  • 8470b9a85c Fix empty line substitutions (noted by Joshua Hudson). Matt Kraai 2001-10-23 21:12:07 +00:00
  • 6ccdd8c122 Abort if scripts return value != 0 Glenn L McGrath 2001-10-23 17:52:28 +00:00
  • c2e5b977ab Add ttylinux. Matt Kraai 2001-10-19 15:33:45 +00:00
  • 68ca35c90f Add slackware 8 to list Eric Andersen 2001-10-19 06:32:15 +00:00
  • 9c93721ea5 Add mindi linux Eric Andersen 2001-10-19 00:46:06 +00:00
  • d63dee4019 Add an option to make the shells not advertise their busybox nature Eric Andersen 2001-10-19 00:22:23 +00:00
  • f4c208937c Remove the now unused ARITH_* defines -Erik Eric Andersen 2001-10-19 00:08:17 +00:00
  • c2af1ee036 Commit the start-stop-daemon applet. This was contributed by David Kimdon <dwhedon@gordian.com> on october 7th -- the day I was fired from Lineo. So it seems I totally forgot about this patch until now. Sorry about that David! Eric Andersen 2001-10-18 19:33:06 +00:00
  • bcca3317b5 Return NULL if EOF is encountered before terminating_string. Matt Kraai 2001-10-18 17:04:22 +00:00
  • a7512d74fa Process extra empty lines correctly. Matt Kraai 2001-10-18 17:03:59 +00:00
  • 3dd4f5ed69 Remove xmalloc calls. Matt Kraai 2001-10-18 15:08:30 +00:00
  • a0f0ae5a7a Revert that change. As Matt Kraai rightly points out, this is not a bug. What I was I thinking when I committed this. Doh! Eric Andersen 2001-10-18 06:04:23 +00:00
  • 74400ccfd0 Scrub up some function prototypes. -Erik Eric Andersen 2001-10-18 04:11:39 +00:00
  • 8acbf1d307 Make mount default to using /proc/filesystems to avoid ever trying to mount a nodev filesystem. -Erik Eric Andersen 2001-10-18 04:10:22 +00:00
  • 11fdb8a4c7 Fix a nasty bug with variable name shadowing Eric Andersen 2001-10-18 04:04:34 +00:00
  • 1bf25f0307 Patch from Stefan Soucek <ssoucek@coactive.com> to ignore extra empty lines in fgets_str Eric Andersen 2001-10-18 03:20:41 +00:00
  • 4bef7b4186 unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match. Glenn L McGrath 2001-10-13 19:43:46 +00:00
  • 051eee6ed3 Reverse part of previous change.... i think it was the wrong approach... im lost Glenn L McGrath 2001-10-13 07:11:03 +00:00
  • d642a67928 Match subdirectories of included/excluded files Glenn L McGrath 2001-10-13 06:54:45 +00:00
  • 527880e5cf match exclude/include names with trailing '/' Glenn L McGrath 2001-10-13 06:53:34 +00:00
  • b5937d3eea Use fnmatch() to compare excluded/included files Glenn L McGrath 2001-10-13 06:21:32 +00:00
  • 0e766183ee Superficial changes to make the exclude/include code easier to understand Glenn L McGrath 2001-10-13 05:03:29 +00:00
  • f86bbfaddd Fix tar segfault when include list is empty and exclude list is not. Matt Kraai 2001-10-12 19:00:15 +00:00
  • 9b2589dafd Cleanup memory usage properly Glenn L McGrath 2001-10-08 13:10:12 +00:00
  • dfa7b0eff6 Free some variables after use Glenn L McGrath 2001-10-08 08:22:48 +00:00
  • 30f68908ef Another part of Stafan's latest patch, when replacing a pre-existing package set its status correctly. Glenn L McGrath 2001-10-06 02:40:20 +00:00
  • f28d819554 status_package_num should refer to package not status. Only initialise a new entry in the status hashtable if it really is a new entry. Glenn L McGrath 2001-10-06 02:27:36 +00:00
  • 3550753445 Remove duplicate tftp -l option help Glenn L McGrath 2001-10-05 10:11:28 +00:00
  • 1d098cefe2 Use wfopen instead of fopen & error_msg, saves 64 bytes Glenn L McGrath 2001-10-05 05:24:19 +00:00
  • bf265daa47 Use xfopen, saves 32 bytes ! Glenn L McGrath 2001-10-05 05:03:14 +00:00
  • ad117d8a21 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. Glenn L McGrath 2001-10-05 04:40:37 +00:00
  • 24e2833cdf Initial support for for bunzip2.... This code could be improvemed by 1) supporting more options, 2) Creating a shared crc table with gunzip, or perhaps generated on the fly. 3) Removing any remaining unneccessary code (e.g. if (noisy)) Glenn L McGrath 2001-10-05 03:48:57 +00:00
  • 2e772edacf Change extraction/list code to use common unarchive code. Glenn L McGrath 2001-10-05 02:58:48 +00:00
  • 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. Matt Kraai 2001-10-05 01:35:10 +00:00
  • 54a992d81e Fix BB_FEATURE_MTAB_SUPPORT test (report and patch by Magnus Damm). Matt Kraai 2001-10-04 15:23:34 +00:00
  • b0a0fc8944 Add Magnus Damm and fix alpha sorting Eric Andersen 2001-10-04 09:33:40 +00:00
  • a8412dbf39 Fixes with help from Stefan, Typo in prerm script, and when reinstall a package the old packages status was getting overwritten. Glenn L McGrath 2001-10-04 05:22:42 +00:00
  • fd35de564e Always enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH is enabled Eric Andersen 2001-10-03 23:37:24 +00:00