2001-04-30 |
Mark Whitley | Made new xreadlink function for libbb and changed apple... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Eric Andersen | These messages can be .rodata, so make them even more... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Eric Andersen | These do not need initial values. Let them live in... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Eric Andersen | Per suggestion by Matt, make sh.c a real target. There... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Matt Kraai | Fix user permissions of copied directories. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Matt Kraai | Simplify permission handling for FIFOs. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Matt Kraai | Fix exit status when there is an error copying a file. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Glenn L McGrath | Logic reversal for last_char_is |
commit | commitdiff | tree | snapshot |
2001-04-28 |
David Kimdon | fix to applet_source_list rule so Debian package contin... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Eric Andersen | Matt was complaining. Hopefully this helps the sh... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Matt Kraai | Terminate source correctly when copying symlink. Repor... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Eric Andersen | Use BUFSIZ for the_command to match size used in cmdedit |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Eric Andersen | An update to hush from Larry: |
commit | commitdiff | tree | snapshot |
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 |
next |