2001-04-26 |
Eric Andersen | Be a bit more sneaky about the sh.c symlink so you... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | Ignore some generated files |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | This is the initial checkin of Larry Doolittle's hush... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | Disable lash |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | These days busybox.pod is autogenerated, so it should... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | A fix from Larry for a corner case where insmod could... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Matt Kraai | Fix handling of permission addition and removal (e... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | Doh. I never allocated storate for the struct stat... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Matt Kraai | Fix handling of -R flag. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | Another nice cleanup from Larry. This adds a new last_... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | As Larry pointed out, this the off by one canbe fixed... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Eric Andersen | Fix a silly off-by-one error noticed by Santiago Garcia... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Applied patch from Larry Doolittle to fix pristine... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Removed obsoleted BB_FEATURE_RM_INTERACTIVE |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Applied patch from I.Q. to add -s to cmp. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | libbb.h now includes ../busybox.h. This way, files... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Eric Andersen | Some more cleanups for insmod from Larry. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Eric Andersen | Larry noticed that chown and chgrp has the version... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Moved some #ifdefs down below #include "busybox.h"... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Sync'ed up the olympus section between this and stock... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Mark Whitley | Fixed a BB_MTAB #define buglet reported by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Eric Andersen | Move messages.c to libbb. Make each string in messages... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Eric Andersen | Cleanup more carefully after pod2html |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Eric Andersen | Several cleanups from Larry. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Matt Kraai | Rewrote rm. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Eric Andersen | Split up chmod_chown_chgrp.c into 3 separate apps.... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Matt Kraai | Update applet define from BB_CP_MV to BB_CP and BB_MV. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Matt Kraai | Use generic flag names. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Matt Kraai | Move applet_name declaration from busybox.h to libbb.h. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Mark Whitley | Applied patch from Larry Doolittle to remove some strle... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Matt Kraai | Remove file obsoleted by cp/mv rewrite. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Matt Kraai | Rewrite cp and mv to be SUSv2 compliant. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Mark Whitley | Reversed last patch; unnecessary. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Mark Whitley | Added a sanity check to fix weird bug exposed when... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Matt Kraai | Change link order so that libbb functions use libpwd... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Eric Andersen | Some patches from Gennady Feldman. Fixed a glob proble... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Eric Andersen | A patch from Marc Karasek and Kanoj (kernel serial... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Glenn L McGrath | Simplify file_prefix handling, and use of *dir variable. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Matt Kraai | Simplify pathname building, in which a bug was noted... |
commit | commitdiff | tree | snapshot |
2001-04-21 |
Glenn L McGrath | Fix horrible, horrible memmory leak. I wondered why... |
commit | commitdiff | tree | snapshot |
2001-04-21 |
Glenn L McGrath | Clearly define out exclude list code, as recommended... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Mark Whitley | Fixed a buglet where an extra newline was being added... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Mark Whitley | Made a correction to a bad test expression. Props to... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Mark Whitley | Applied patch from Larry Doolittle to give users the... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Glenn L McGrath | Set permissions of created file |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Eric Andersen | This has two patches. First it moves interface.c to... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Matt Kraai | Fix buffer underrun noted and solved by Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Eric Andersen | Move real_loop.h to libbb, where it belongs. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Eric Andersen | Add types for the inline funcs, thanks to Ralph Siemsen... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Matt Kraai | Eliminate spurious warning, convert to getopt, and... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Matt Kraai | Fix a number of problems with argument handling. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Matt Kraai | Eliminate a segfault when called on an existing file... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Matt Kraai | Eliminated seeks so that we work correctly on pipes... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Glenn L McGrath | Fix zcat/gunzip when reading from stdin |
commit | commitdiff | tree | snapshot |
2001-04-17 |
John Beppu | - updated busybox_header.pod by adding adjtimex to... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Mark Whitley | Applied patch from I.Q. to add sort -u as a feature. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Mark Whitley | Changed line[strlen(line) - 1] = '\0'; to chomp(line); |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Mark Whitley | Applied a patch from Laurence Anderson to fix the wget... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Mark Whitley | Applied patch from I.Q. to fix problem with sort -n. |
commit | commitdiff | tree | snapshot |
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 |
next |