2001-10-13 |
Glenn L McGrath | Superficial changes to make the exclude/include code... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Matt Kraai | Fix tar segfault when include list is empty and exclude... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Glenn L McGrath | Cleanup memory usage properly |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Glenn L McGrath | Free some variables after use |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Glenn L McGrath | Another part of Stafan's latest patch, when replacing... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Glenn L McGrath | status_package_num should refer to package not status. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Remove duplicate tftp -l option help |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Use wfopen instead of fopen & error_msg, saves 64 bytes |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Use xfopen, saves 32 bytes ! |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Apply Magnus Damm's patch, adds tftp blocksize support... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Initial support for for bunzip2.... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Glenn L McGrath | Change extraction/list code to use common unarchive... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Matt Kraai | Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Matt Kraai | Fix BB_FEATURE_MTAB_SUPPORT test (report and patch... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Eric Andersen | Add Magnus Damm and fix alpha sorting |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Glenn L McGrath | Fixes with help from Stefan, Typo in prerm script,... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Eric Andersen | Always enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Eric Andersen | Look for either "init" or "linuxrc" processes |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Eric Andersen | Patch from Magnus Damm <damm@opensource.se> to avoid... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Glenn L McGrath | Extract control.tar.gz and data.tar.gz unconditionally... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Eric Andersen | Fix large file support -- 2+ gig files should now actually |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matt Kraai | Use port 37 by default. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matt Kraai | Use xgethostbyname instead of gethostbyname (found... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Glenn L McGrath | Fix return status, picked up by Stefan |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Eric Andersen | use the pedantically correct compiler for preprocessing |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Matt Kraai | Add Cachier. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Glenn L McGrath | List full path instead of relative path if prefix is... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Glenn L McGrath | The <package>.list file was prepending "./" to the... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Glenn L McGrath | Dont free everytime getline() is used, fix from Stefan... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Matt Kraai | Fix tftp usage information (closes: #1216). |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Eric Andersen | Eliminate ldconfig which is no longer built by |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Glenn L McGrath | Fix to make preinst run when required, from Stefan... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Glenn L McGrath | Implement dpkg -l option, from Stefan Soucek (slightly... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Tim Riker | closes bug#1215? |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Manuel Novoa... | Commit my changes to xxreadtoken() to reduce code size... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Manuel Novoa... | Commit my changes to arith.c which fixed a couple of... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Eric Andersen | Fix my email address. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Eric Andersen | Lineo is no longer sponsoring busybox |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Eric Andersen | define IFS_BROKEN |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Eric Andersen | Patch from vodz to make ash cope with leading redirections |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Eric Andersen | Two patches from Magick <magick@linux-fan.com>: |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Eric Andersen | Another fix from vodz |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Eric Andersen | Don't automount things as "usbdevfs" -- patch from |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Matt Kraai | Add -p support. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Matt Kraai | SUSv2 specifies that if the extension is identical... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Eric Andersen | Standard typing (u_int16_t instead of u16, u_int32_t... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Matt Kraai | Use the correct buffer when calling dirname, improve... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Eric Andersen | Add "DutNux" |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Matt Kraai | Remove traces of rpmunpack (patch by Laurence Anderson). |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Eric Andersen | patch from vodz -- route cleanup to display all route... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Matt Kraai | Add support for `busybox --help APPLET' by Vladimir... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Matt Kraai | Fix ash exec (noted by Arne Bernin). |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Matt Kraai | Fix invocation of `-/bin/sh' (bug #1209). |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Matt Kraai | Eliminate improper consts and allow standard version... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Matt Kraai | Canonicalize dirname(3) behavior. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Matt Kraai | Fix a memory leak if parent directory creation failed. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Matt Kraai | Fix s/[/]// handling (noted by Dumas Patrice). |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Eric Andersen | Merge with the stable branch 0_60_1 |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Eric Andersen | A patch from Jaspreet Singh <jsingh@somanetworks.com> |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | A patch from Shu-Hao Chang <shuhao_chang@trend.com... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Force BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OL... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Add #include <sys/param.h> to ensure PATH_MAX is defined |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Fix a warning and potential segfault in lash when BB_FE... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Fix an _old_ interface problem with a never-used feature. |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Scrub things and ditch uint64_t and use a custom type... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Bump version to 0.61.pre |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Patch from Rodney Brown <RDBrown@mira.net>, shrinking... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Eric Andersen | Make it compile with uClibc |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Eric Andersen | dfp might be used uninitialized. NULL it. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Eric Andersen | Disable the tinylogin apps by default. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Eric Andersen | Fix dos2unix compile problem with certain glibc versions |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Eric Andersen | Initial merge of all tinylogin applets that do not... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Matt Kraai | Fix a problem with unsatisfied backrefs (noted by Marti... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Eric Andersen | some minor wording changes |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Eric Andersen | Apply Glenn's tftp rewrite |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Glenn L McGrath | Fix version comparision bug |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Matt Kraai | Log all messages from a single connection, not just... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Matt Kraai | Rewritten by Manuel Novoa III. |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Manuel Novoa... | I stupidly forgot one level of pointer indirection... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Eric Andersen | Fix a merging error |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Manuel Novoa... | A few bug fixes and significant size savings. Combined... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Eric Andersen | Small size optimization from Aaron Lehmann |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Eric Andersen | Fix stupid grammar error. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Matt Kraai | Commit Vladimir's simplify_path. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Manuel Novoa... | This corrects the _really_poor_ implementation of ... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Matt Kraai | Remind people to enable RPC support when using NFS... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Matt Kraai | Remove BB_SH define entirely. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Matt Kraai | Use ferror(3) to check for errors, rather than inspecti... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Matt Kraai | Simplified version checking. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Matt Kraai | Add support for underscores in variable names. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Glenn L McGrath | Fix exclude list handling |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | Fix up some silly messups with the debian packaging... 0_60_0 |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Matt Kraai | Fix misspelling of `stabilize'. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | Ok, here we go... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Matt Kraai | Commit NMU changelog. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | More libc5 fixups |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | Some libc5 cleanups |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | make_directory used mode as if it were an signed entity... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | Teach libc5 about realpath |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Eric Andersen | Teach libc5 what a sighandler_t is |
commit | commitdiff | tree | snapshot |
next |