2001-04-12 |
Glenn L McGrath | remove unused clearerr statements |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | This belongs in dos2unix.c |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | use tmpfile() and revert my previous changes... convert... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | dos2unix and unix2dos are now independent |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Move convert to libbb |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | convert() is used by dos2unix and unix2dos |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Moved from dos2unix |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Matt Kraai | Use putc, and write to stderr as the rest of the progre... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Matt Kraai | Only finish with a newline if we are displaying the... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Matt Kraai | Fix behavior when extracting to stdout. Report and... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Vladimir's patch to reverse previous patch |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | readTarFile changed from exter nto static |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Seek to start of an entry inside an ar file |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | dpkg, dpkg_deb dont depend on any other applets now |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | copy_file_chunk uses streams now. |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | This is primarily to allow deb_extract to be independen... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Remove unneeded printf statment |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Disable sigterm |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | replace getOctal with strtol( , NULL, 8) |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | dpkg only dependeds on tar |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Gzip is indepenedent of gunzip |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Remove dpkg-deb applet dependencies, still depends... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Move unzip, gz_open, gz_close to libbb |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Move deb_extract() to libbb, dpkg now independent of... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Glenn L McGrath | Move get_ar_headers to libbb, make dpkg_deb.c independe... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Put in a paragraph break |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Mark Whitley | Added a chart of busybox's growth by Larry Doolittle... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Doc update for the 0.51 release. 0_51 |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Fix up changelog for 0.51 release |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Bring Debian config files into sync with the master... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Ha. Regression testing found a bug with uClibc support... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Fix up the uClibc compiler name (its format was recentl... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | This patch from Laurence Anderson <laurence@zxmail... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Eric Andersen | Patch from Valdimir to reduce stack usage, since recurs... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Matt Kraai | Fix double quote handling. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | "I will always compile before I commit" x 100 |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Update how we detect if libc5 is in use. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Matt Kraai | Fix warning generated by pod2html about unterminated... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Make 'grep -l' work |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Mark Whitley | Fixed option parsing. Grep would continue grepping... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Apply Vladimir's latest cleanup patch. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Bump version number to 0.51 |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Enable freeramdisk and pivot_root, disable lash for... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | make sure we auto-close debian bug #91758 |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | update the changelog, prepatory to the 0.51 release... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | Update changelog |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Eric Andersen | use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Glenn L McGrath | Reorganise status field to use 3 chars instead of one... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Glenn L McGrath | Use create_path instead of mkdir |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Glenn L McGrath | It now correctly backs up the (still corrupt) status... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Glenn L McGrath | Some fixes, but still broken... (cont) |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Glenn L McGrath | Ignore SIGTERM prior to gz_close() |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Glenn L McGrath | Fix warning |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Eric Andersen | Note that insmod now also supports powerpc and mips... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Eric Andersen | An optimization from Vladimir |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | more FILE_OFFSET_BITS == 64 adjustments. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | A first pass at making D_FILE_OFFSET_BITS=64 work,... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Add support of /W prompts |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Handle glibc 2.0.7 as well |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Some cleanups/fixes for the syslogd circular buffer... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
John Beppu | - autodocifier.pl :: continuation() was modified such... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
John Beppu | - use docs/autodocifier.pl to merge POD together |
commit | commitdiff | tree | snapshot |
2001-04-05 |
John Beppu | - split busybox.pod into a header and footer. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
John Beppu | - documentation updates and a minor tweak to POD generation |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | It seems all the stdout munging was useless anyways... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Be more generic for libc5. We don't need to know struc... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Another iteration -- adjust the init_module syscall... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | Some further syscall adjustments. Split the module... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | dpkg_deb had not been updated for the new gunzip interf... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Patch from Larry Doolittle to eliminate needless thrashing |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Remove unused optarg variable |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Failed to name "Electric-fence" explicitly |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Some cleanups for libc5 support |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Fix a warning with libc5. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | Seems that stupid libc5 doesn't implement daemon()... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Matt Kraai | Avoid segfault when export is invoked with no arguments... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Eric Andersen | I said no new features till after the 0.51 release... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | Place a temporary bandaid on the ls/du/df human-readabl... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | Add in easy-to-use electric-fence support. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | if strlen(s) was 0, it would then end up using s[-1... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | A patch from Matt Kraai that adds a new 'shutdown'... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | Make 'busybox --help' work as expected, closing bug... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Eric Andersen | Fix for bug 1143 from Larry Doolittle |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Eric Andersen | Move the mtab support stuff into libbb |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Eric Andersen | Formatting change |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Glenn L McGrath | Dont try and automount devfs, rename some variables |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Eric Andersen | Add in a new standalone env applet for fixing up app... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Eric Andersen | Use daemon() to spawn syslogd and klogd daemons. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Eric Andersen | gz_open and gz_close were left in, even when BB_FEATURE... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Glenn L McGrath | Fix zcat |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Glenn L McGrath | gunzip -c works again |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Fixes from Robert Kaiser |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Mark Whitley | Applied patch from David Douthitt to re-add -print... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Eric Andersen | Fix ls so it uses make_human_readable_str() the same... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Matt Kraai | Patch bass ackwards behavior of hr flag. |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Matt Kraai | Rewrite to fix bug #1140 and make it slightly smaller. |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Glenn L McGrath | Enable tar -z support again by default |
commit | commitdiff | tree | snapshot |
next |