2001-01-26 |
Eric Andersen | Update the arch-not-yet-supported msg to be more clear. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Add errno.h |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Make ls understand termios. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Fix a stupid bug I introduced yesterday. Doh! |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Eric Andersen | Update some comments to clarify things. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Commit Larry Doolittle's buffers-on-stack/buffers-via... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Add in spoon's watchdog timer app. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Mark Whitley | Because you demanded it, source tree snapshots are... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Mark Whitley | Added Linux on nanoEngine to the list of known users. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Update contact info. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Apply a patch from Brent Priddy <brent.priddy@adtran... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | I just wrote 'insmod -o' to close bug#1049. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Tar, by itself, could fail. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Cleanup from Larry Doolittle |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Fix for dpkg-deb, courtesy of Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | Add in Larry's CUSTOMIZED_BANNER patchlet, and let... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Eric Andersen | More regression testing found buglets |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Bug fix and small create_module cleanup from Larry... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | More regression-found bug fixes |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | more bugs fixed -- found doing regression testing |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Cleanup for build problem found using regression script |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix _old_ bug so that the regression test actually... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Some behavioral updates to wget so it acts a bit nicer. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix up insmod usage info to mention -L |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Make insmod understand (and ignore) -L, and convert... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Update comments re netkit-tiny... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Remove the warning messages. By consensus, netkit... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Eric Andersen | Fix spelling. s/maintainence/maintenance/ |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Mark Whitley | - Added a section on avoiding static buffers, per... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Mark Whitley | Fixed tiny typo. |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Mark Whitley | #define -> static const int. Also got rid of some big... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Eric Andersen | Bug fix. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Remove host* applets from the default build. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Fix silly typo |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Warn about apps that will be going away in release... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Richard June | Add HUMAN_READABLE define for -m and -h support in... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Matt Kraai | Use getopt (or getopt_long). |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Matt Kraai | Fixed listed files to extract to be more like GNU.... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Eric Andersen | Patch from Larry Doolittle to close bug #1086. |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Eric Andersen | Update time |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Fix naming to reflect reality |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Move \n to inside TRIVIAL_HELP, to save a few bytes... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | djust debian build targets |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | lean up a potential error, thanks to Vladimir N. Oleyni... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Clarify the statusbar config option so it states which... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Adjust the default feature set a wee bit |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | Apply a patch from Vladimir N. Oleynik <dzo@simtreas... |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Glenn L McGrath | Close files before exit |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Eric Andersen | More printf cleanups |
commit | commitdiff | tree | snapshot |
2001-01-20 |
Glenn L McGrath | Close unused pipe handle before fork (for tar -z). |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Matt Kraai | All files include busybox.h, which includes applets... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Matt Kraai | Eliminate calls of the form "fprintf(stdout,". Thanks... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Matt Kraai | Complicate truncate behavior. |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Matt Kraai | Fix the exit status of umount -a, a casualty of the... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Eric Andersen | Show an example of how to compile with uClibc. |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Matt Kraai | Fix ownership of extracted directories. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Mark Whitley | Removed unused, unneeded, Lineo-specific script. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Needs to be NULL at init in all cases. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Changelog update/cleanup from larry. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Patch from larry doolittle to be ever so careful to... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Better label the globals. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Eric Andersen | Patch from Larry Doolittle to set values to static... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Mark Whitley | Turned some #define constants into static const ints. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Matt Kraai | Rewrote tail. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Matt Kraai | Fix a segfault by only constructing the prompt when... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Mark Whitley | Changed email address to codepoet.org, updated list... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Mark Whitley | Included name of Larry Doolittle's build test script... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Eric Andersen | Update to changelog -- mostly from Larry Doolittle. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Matt Kraai | Fixed -qv interaction (thanks to a report and patch... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Eric Andersen | Move window size handling to cmdedit.c. Move prompt... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Eric Andersen | Update interface per what now exists... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Eric Andersen | Cleanup -- move win handling to cmdedit.c, static-ify... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Matt Kraai | Fix symbol table manipulation (report and fix by Larry... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Mark Whitley | Added new script from Larry Doolittle that builds each... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Matt Kraai | Behave like GNU tar when matching excluded files. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Matt Kraai | Prevent / doubling and shrink parse_url. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Glenn L McGrath | Fix warning for unused variable |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Glenn L McGrath | enable is_direcotry() for dpkg-deb |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Glenn L McGrath | Add dpkg-deb documentation |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Eric Andersen | Disable a bunch of less common stuff by default. This... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Eric Andersen | Logger forgot to NULL terminate strings from stdin. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Glenn L McGrath | really add dpkg-deb.c this time |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Glenn L McGrath | add dpkg-deb command |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Matt Kraai | Update logger usage information. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Matt Kraai | Log stdin when no message given and use getopt. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Eric Andersen | I just whipped up support for arbitrary regex delimiter... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Eric Andersen | Better dmalloc handling |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Eric Andersen | Be more careful about dmalloc handling |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Matt Kraai | Improvements from Vladimir N. Oleynik. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Matt Kraai | Fix lower casing for weird locales. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Eric Andersen | Cleanup from Gennady Feldman <gfeldman@mail.com> |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Matt Kraai | Use busybox error handling functions wherever possible. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Eric Andersen | Another sh.c patch from Larry Doolittle. This makes... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Eric Andersen | Make more things be static (like they are supposed... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Eric Andersen | Bump the version number to 0.49pre |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Eric Andersen | Turns out, md5sum was broken anyways. It uses backward... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Eric Andersen | Fix a warning in sh.c. Remove use of getline() in... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Mark Whitley | Some corrections, some additions, some embellishments. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Matt Kraai | Rewrote. |
commit | commitdiff | tree | snapshot |
next |