- 8187bb4 This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
- ef38b39 Support noerror option by Eric Andersen · 23 years ago
- 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 23 years ago
- 00a6a75 Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> by Eric Andersen · 23 years ago
- 9fe5f98 Patch from Jim Treadway -- fix a missing "\" in usage.h by Eric Andersen · 23 years ago
- db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 23 years ago
- 265d229 Patch from Edward Betts <edward@debian.org> to add -x switch to du.c by Eric Andersen · 23 years ago
- 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 23 years ago
- 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 23 years ago
- c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
- 38ddbed Try to pull in PATH_MAX properly by Eric Andersen · 23 years ago
- 9bd49d6 * archival/gzip.c (ifname, ofname): Delete. by Matt Kraai · 23 years ago
- 273af73 * include/usage.h (gzip_trivial_usage): Make FILE optional. by Matt Kraai · 23 years ago
- 20d739a If PATH_MAX isn't defined, define it outselves by Eric Andersen · 23 years ago
- 9758e7d * include/usage.h: Fix route and unzip usage messages (patch from by Matt Kraai · 23 years ago
- 87ac702 unzip applet by Laurence Anderson by Glenn L McGrath · 23 years ago
- fb74a45 Vodz' last_patch31 by Eric Andersen · 23 years ago
- 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
- ace02dc Make cp and mv optionally preserve hard links. by Matt Kraai · 23 years ago
- 6925d50 Some minor usage cleanups from David Douthitt <ssrat@mailbag.com> by Eric Andersen · 23 years ago
- 54805af Remove documentation for the --file option to hostname (noted by by Matt Kraai · 23 years ago
- c98c062 Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> by Eric Andersen · 23 years ago
- b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
- 356b6db Patch from Steve Merrifield <steve@labyrinth.net.au> to by Eric Andersen · 23 years ago
- c365742 Add in a 'time' applet. Adds 4.5k. -Erik by Eric Andersen · 23 years ago
- fff11f1 bzcat and bunzip -c support from Thomas Lundquist by Glenn L McGrath · 23 years ago
- c223ced I forgot to add these. Part of the patch from vodz by Eric Andersen · 23 years ago
- 55b2ded Required for od and hexdump applets by Glenn L McGrath · 23 years ago
- 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago
- 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
- 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
- 999623e Use extended regular expressions when invoked as egrep (noted and initial by Matt Kraai · 23 years ago
- 9af363f include unistd which provides off_t for the header and hence unarchive applets by Glenn L McGrath · 23 years ago
- e9fc781 libunarchive, and recovery from my previous commit by Glenn L McGrath · 23 years ago
- 0d2fb76 Modify applets to use libunarchive by Glenn L McGrath · 23 years ago
- 258bd3d Split true and false into separate applets. by Matt Kraai · 23 years ago
- b36e684 Ignore generated files by Eric Andersen · 23 years ago
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- c2af1ee Commit the start-stop-daemon applet. This was contributed by David by Eric Andersen · 23 years ago
- 4bef7b4 unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match. by Glenn L McGrath · 23 years ago
- 3550753 Remove duplicate tftp -l option help by Glenn L McGrath · 23 years ago
- ad117d8 Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups. by Glenn L McGrath · 23 years ago
- 24e2833 Initial support for for bunzip2.... by Glenn L McGrath · 23 years ago
- 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
- 3be3430 Fix tftp usage information (closes: #1216). by Matt Kraai · 23 years ago
- 4c67c59 closes bug#1215? by Tim Riker · 23 years ago
- 9163101 Remove traces of rpmunpack (patch by Laurence Anderson). by Matt Kraai · 23 years ago
- 80f6d55 Eliminate improper consts and allow standard version to override. by Matt Kraai · 23 years ago
- f349e97 Initial merge of all tinylogin applets that do not require crypt. by Eric Andersen · 23 years ago
- a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
- be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
- 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
- 46bf7de Ok, if no shell is enabled, don't include any of the SH_IS_<name> by Eric Andersen · 23 years ago
- 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
- 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
- 221b2ea I just wrote up a simple pidof applet, closing bug #1197 -Erik by Eric Andersen · 23 years ago
- 74bcd16 This incorporates Posix math support into ash. The Posix math support by Eric Andersen · 23 years ago
- 655584b This fixes dos2unix and unix2dos so they behave as expected. dos2unix by Eric Andersen · 23 years ago
- 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
- 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
- c1cda4a Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c by Matt Kraai · 23 years ago
- c3fbec7 Change read_package_field interface, and rewrite using low level functions by Glenn L McGrath · 23 years ago
- b9e4ce9 Update dpkg usage by Glenn L McGrath · 23 years ago
- 51ded05 enum entry for unarchive to be used by tar by Glenn L McGrath · 23 years ago
- 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
- 3e94f72 Quiet mode, sometimes error messages arent wanted by Glenn L McGrath · 23 years ago
- c127008 Allow unarchive to redirect stdout (tobe used by dpkg applet) by Glenn L McGrath · 23 years ago
- 5c58d28 A traceroute applet from vodz. This could probably be slimmed down, by Eric Andersen · 23 years ago
- d22b78f Fix a stupid bug revealed by multibuild.pl by Eric Andersen · 23 years ago
- 5009f90 Removed obsolete function, strdup_substr. by Matt Kraai · 23 years ago
- 5ef5614 Don't use void * to pass pointers of known type by Eric Andersen · 23 years ago
- 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
- f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago
- 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 23 years ago
- 8f5b63e cpio applet, and changes to associated code by Glenn L McGrath · 23 years ago
- a010571 Remove obsolete function declaration. by Matt Kraai · 23 years ago
- 8071c02 Add wget -P support, finishing off bug #1176 -Erik by Eric Andersen · 23 years ago
- ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
- 091781e Support tar -C, per bug #1176 -Erik by Eric Andersen · 23 years ago
- 075228a Remove documentation of unsupported sed options. by Matt Kraai · 23 years ago
- eb1c940 Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. by Glenn L McGrath · 23 years ago
- f429bac I reworked make_human_readable_str so it now has a sane interface, by Eric Andersen · 23 years ago
- 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
- 5246225 Add padding to struct sysinfo needed by m68k (note and patch by Richard Hirst). by Matt Kraai · 23 years ago
- 62ebe2e Remove space between ar options by Glenn L McGrath · 23 years ago
- cda5cf1 Correct ar options by Glenn L McGrath · 23 years ago
- 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 23 years ago
- 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
- 3200f5a It turns out the descriptions of both dos2unix and unix2dos by Eric Andersen · 23 years ago
- 004015e Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug by Eric Andersen · 23 years ago
- abec344 A couple more minor touchups by Eric Andersen · 23 years ago
- 317827d Several cleanups for usage messages by Eric Andersen · 23 years ago
- 2f6e1f8 Patch from Gernot Poerner <gp@it-netservice.de>. Adds in mount bind support. by Eric Andersen · 23 years ago
- 6197c51 Fix an escape problem in the docs. Some \n's didn't have the '\' by Eric Andersen · 23 years ago
- d6ef074 Rewrote copyfd to use library functions, terminate, and copy correct data. by Matt Kraai · 23 years ago
- c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
- 50ae310 Patch from Adam Heath <doogie@debian.org> to add arbitrary header support by Eric Andersen · 23 years ago
- 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 23 years ago
- c911a43 Patch from Vladimir: by Eric Andersen · 23 years ago
- 14d3543 Per suggestion from Vladimir, eliminate check_wildcard_match(), which by Eric Andersen · 23 years ago