2001-04-17 |
Mark Whitley | Added some help messages. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Mark Whitley | The tiniest of bracket-placement fixes. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
John Beppu | - usage.h |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Matt Kraai | Convert mount to use getopt. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Matt Kraai | Further cleanup of mount option handling. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Matt Kraai | Fix -a support (broken by previous patch). |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Matt Kraai | Fix segfault on `mount -t nfs' reported by Gratien... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Eric Andersen | Several fixes from Sterling Huxley for the vi applet. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Glenn L McGrath | Write full status file |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Glenn L McGrath | dpkg improvements, use full package struct, avoid extra... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Glenn L McGrath | Document new dpkg-deb funtions |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Glenn L McGrath | untar changed to allow deb_extract to extract to memory... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Glenn L McGrath | NEw functions read_package_field and read_text_file_to_... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Glenn L McGrath | Reads a field from a debian control (status or availabl... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Glenn L McGrath | Read a FILE* till an empty line or eof and return it... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Eric Andersen | Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlah... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Matt Kraai | Fix infinite loop and reallocate if too many modules. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Glenn L McGrath | dpkg-deb -f and partial -I commands, adds 600 bytes |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Fix dos2unix/tr problem noted by Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Fix return code and don't output spurious newlines. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Another banner consolidation from Larry Doolittle ... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Fix comment. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Use date -u instead of date --utc and consolidate versi... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Updates, fixes for handling contents, verbose extract. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Rename variable that shadows global |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Matt Kraai | Fix handling of '' and "". |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | New dpkg-deb function -t, stands for --fsys-tarfile |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Change size to unsinged long long, so if -1 is passed... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | dpkg-deb -c works now |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Glenn L McGrath | Fix dpkg-deb, enum's are cool |
commit | commitdiff | tree | snapshot |
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 |
next |