Age | Commit message (Expand) | Author |
2001-07-25 | This fixes dos2unix and unix2dos so they behave as expected. dos2unix | Eric Andersen |
2001-07-23 | Add support for devfs device names. | Matt Kraai |
2001-07-22 | Some patches to make dietlibc work... | Eric Andersen |
2001-07-19 | Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c | Matt Kraai |
2001-07-18 | Change read_package_field interface, and rewrite using low level functions | Glenn L McGrath |
2001-07-18 | Update dpkg usage | Glenn L McGrath |
2001-07-14 | enum entry for unarchive to be used by tar | Glenn L McGrath |
2001-07-12 | Patch from vodz: | Eric Andersen |
2001-07-12 | Quiet mode, sometimes error messages arent wanted | Glenn L McGrath |
2001-07-11 | Allow unarchive to redirect stdout (tobe used by dpkg applet) | Glenn L McGrath |
2001-07-10 | A traceroute applet from vodz. This could probably be slimmed down, | Eric Andersen |
2001-07-06 | Fix a stupid bug revealed by multibuild.pl | Eric Andersen |
2001-07-05 | Removed obsolete function, strdup_substr. | Matt Kraai |
2001-06-26 | Don't use void * to pass pointers of known type | Eric Andersen |
2001-06-26 | Vladimir's last_patch_15 | Glenn L McGrath |
2001-06-26 | rpm2cpio applet by Laurence Anderson | Glenn L McGrath |
2001-06-24 | Nore unarchive (and doc) fixes from Laurence Anderson | Glenn L McGrath |
2001-06-22 | cpio applet, and changes to associated code | Glenn L McGrath |
2001-06-22 | Remove obsolete function declaration. | Matt Kraai |
2001-06-21 | Add wget -P support, finishing off bug #1176 | Eric Andersen |
2001-06-21 | Rewrote mkdir (and touched lots of things in the process). | Matt Kraai |
2001-06-21 | Support tar -C, per bug #1176 | Eric Andersen |
2001-06-21 | Remove documentation of unsupported sed options. | Matt Kraai |
2001-06-20 | Reorganise unarchiving functions, more code re-use, only does single pass(no ... | Glenn L McGrath |
2001-06-13 | I reworked make_human_readable_str so it now has a sane interface, | Eric Andersen |
2001-06-13 | Reorganise archive extraction code | Glenn L McGrath |
2001-06-08 | Add padding to struct sysinfo needed by m68k (note and patch by Richard | Matt Kraai |
2001-06-03 | Remove space between ar options | Glenn L McGrath |
2001-06-03 | Correct ar options | Glenn L McGrath |
2001-06-01 | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen |
2001-05-23 | Patch from larry to fix some grammar errors. | Eric Andersen |
2001-05-22 | It turns out the descriptions of both dos2unix and unix2dos | Eric Andersen |
2001-05-21 | Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug | Eric Andersen |
2001-05-21 | A couple more minor touchups | Eric Andersen |
2001-05-21 | Several cleanups for usage messages | Eric Andersen |
2001-05-21 | Patch from Gernot Poerner <gp@it-netservice.de>. Adds in | Eric Andersen |
2001-05-18 | Fix an escape problem in the docs. Some \n's didn't have the '\' | Eric Andersen |
2001-05-18 | Rewrote copyfd to use library functions, terminate, and copy correct data. | Matt Kraai |
2001-05-16 | Add xgethostbyname and herror_msg* functions. | Matt Kraai |
2001-05-15 | Patch from Adam Heath <doogie@debian.org> to add arbitrary header support | Eric Andersen |
2001-05-15 | This patch from Adam Heath <doogie@debian.org>, makes print_file | Eric Andersen |
2001-05-15 | Patch from Vladimir: | Eric Andersen |
2001-05-14 | Per suggestion from Vladimir, eliminate check_wildcard_match(), which | Eric Andersen |
2001-05-11 | Fix a segfault in lash, hush, and cmdedit. Each of these used | Eric Andersen |
2001-05-11 | Fix the chown usage text, also thanks to Lars Kellogg-Stedman <lars@larsshack... | Eric Andersen |
2001-05-11 | Fix env usage information. | Matt Kraai |
2001-05-07 | This syncs things with Vladimir's latest patches. Also gets | Eric Andersen |
2001-04-30 | Oops. I was a bit too hasty and also changed applet_name. | Eric Andersen |
2001-04-30 | Made new xreadlink function for libbb and changed applets to use it instead of | Mark Whitley |
2001-04-30 | These messages can be .rodata, so make them even more const. | Eric Andersen |