2001-10-24 |
andersen | ignore generated files |
commit | commitdiff | tree | snapshot |
2001-10-24 |
andersen | A couple of leftovers |
commit | commitdiff | tree | snapshot |
2001-10-24 |
andersen | Add in a mostly content free config help file |
commit | commitdiff | tree | snapshot |
2001-10-24 |
andersen | Oops. Forgot these.... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
andersen | Major rework of the directory structure and the entire... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
andersen | Accomodate older glibc, which also lacks the module... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
kraai | Fix empty line substitutions (noted by Joshua Hudson). |
commit | commitdiff | tree | snapshot |
2001-10-23 |
kraai | Fix empty line substitutions (noted by Joshua Hudson). |
commit | commitdiff | tree | snapshot |
2001-10-23 |
bug1 | Abort if scripts return value != 0 |
commit | commitdiff | tree | snapshot |
2001-10-19 |
kraai | Add ttylinux. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
andersen | Add slackware 8 to list |
commit | commitdiff | tree | snapshot |
2001-10-19 |
andersen | Add mindi linux |
commit | commitdiff | tree | snapshot |
2001-10-19 |
andersen | Add an option to make the shells not advertise their... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
andersen | Remove the now unused ARITH_* defines |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Commit the start-stop-daemon applet. This was contribu... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
kraai | Return NULL if EOF is encountered before terminating_st... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
kraai | Process extra empty lines correctly. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
kraai | Remove xmalloc calls. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Revert that change. As Matt Kraai rightly points out, |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Scrub up some function prototypes. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Make mount default to using /proc/filesystems to avoid |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Fix a nasty bug with variable name shadowing |
commit | commitdiff | tree | snapshot |
2001-10-18 |
andersen | Patch from Stefan Soucek <ssoucek@coactive.com> to |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | unarchive function changed to support both exclude... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | Reverse part of previous change.... i think it was... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | Match subdirectories of included/excluded files |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | match exclude/include names with trailing '/' |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | Use fnmatch() to compare excluded/included files |
commit | commitdiff | tree | snapshot |
2001-10-13 |
bug1 | Superficial changes to make the exclude/include code... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
kraai | Fix tar segfault when include list is empty and exclude... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
bug1 | Cleanup memory usage properly |
commit | commitdiff | tree | snapshot |
2001-10-08 |
bug1 | Free some variables after use |
commit | commitdiff | tree | snapshot |
2001-10-06 |
bug1 | Another part of Stafan's latest patch, when replacing... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
bug1 | status_package_num should refer to package not status. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Remove duplicate tftp -l option help |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Use wfopen instead of fopen & error_msg, saves 64 bytes |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Use xfopen, saves 32 bytes ! |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Apply Magnus Damm's patch, adds tftp blocksize support... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Initial support for for bunzip2.... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
bug1 | Change extraction/list code to use common unarchive... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
kraai | Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
kraai | Fix BB_FEATURE_MTAB_SUPPORT test (report and patch... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
andersen | Add Magnus Damm and fix alpha sorting |
commit | commitdiff | tree | snapshot |
2001-10-04 |
bug1 | Fixes with help from Stefan, Typo in prerm script,... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
andersen | Always enable BB_TEST when BB_ASH, BB_LASH, or BB_MSH... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
andersen | Look for either "init" or "linuxrc" processes |
commit | commitdiff | tree | snapshot |
2001-10-03 |
andersen | Patch from Magnus Damm <damm@opensource.se> to avoid... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
bug1 | Extract control.tar.gz and data.tar.gz unconditionally... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
andersen | Fix large file support -- 2+ gig files should now actually |
commit | commitdiff | tree | snapshot |
2001-10-01 |
kraai | Use port 37 by default. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
kraai | Use xgethostbyname instead of gethostbyname (found... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
bug1 | Fix return status, picked up by Stefan |
commit | commitdiff | tree | snapshot |
2001-09-26 |
andersen | use the pedantically correct compiler for preprocessing |
commit | commitdiff | tree | snapshot |
2001-09-24 |
kraai | Add Cachier. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
bug1 | List full path instead of relative path if prefix is... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
bug1 | The <package>.list file was prepending "./" to the... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
bug1 | Dont free everytime getline() is used, fix from Stefan... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
kraai | Fix tftp usage information (closes: #1216). |
commit | commitdiff | tree | snapshot |
2001-09-21 |
andersen | Eliminate ldconfig which is no longer built by |
commit | commitdiff | tree | snapshot |
2001-09-21 |
bug1 | Fix to make preinst run when required, from Stefan... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
bug1 | Implement dpkg -l option, from Stefan Soucek (slightly... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
timr | closes bug#1215? |
commit | commitdiff | tree | snapshot |
2001-09-11 |
mjn3 | Commit my changes to xxreadtoken() to reduce code size... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
mjn3 | Commit my changes to arith.c which fixed a couple of... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
andersen | Fix my email address. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
andersen | Lineo is no longer sponsoring busybox |
commit | commitdiff | tree | snapshot |
2001-09-06 |
andersen | define IFS_BROKEN |
commit | commitdiff | tree | snapshot |
2001-09-06 |
andersen | Patch from vodz to make ash cope with leading redirections |
commit | commitdiff | tree | snapshot |
2001-09-05 |
andersen | Two patches from Magick <magick@linux-fan.com>: |
commit | commitdiff | tree | snapshot |
2001-09-05 |
andersen | Another fix from vodz |
commit | commitdiff | tree | snapshot |
2001-09-03 |
andersen | Don't automount things as "usbdevfs" -- patch from |
commit | commitdiff | tree | snapshot |
2001-08-29 |
kraai | Add -p support. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
kraai | SUSv2 specifies that if the extension is identical... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
andersen | Standard typing (u_int16_t instead of u16, u_int32_t... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
kraai | Use the correct buffer when calling dirname, improve... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
andersen | Add "DutNux" |
commit | commitdiff | tree | snapshot |
2001-08-27 |
kraai | Remove traces of rpmunpack (patch by Laurence Anderson). |
commit | commitdiff | tree | snapshot |
2001-08-27 |
andersen | patch from vodz -- route cleanup to display all route... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
kraai | Add support for `busybox --help APPLET' by Vladimir... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
kraai | Fix ash exec (noted by Arne Bernin). |
commit | commitdiff | tree | snapshot |
2001-08-27 |
kraai | Fix invocation of `-/bin/sh' (bug #1209). |
commit | commitdiff | tree | snapshot |
2001-08-24 |
kraai | Eliminate improper consts and allow standard version... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
kraai | Canonicalize dirname(3) behavior. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
kraai | Fix a memory leak if parent directory creation failed. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
kraai | Fix s/[/]// handling (noted by Dumas Patrice). |
commit | commitdiff | tree | snapshot |
2001-08-23 |
andersen | Merge with the stable branch |
commit | commitdiff | tree | snapshot |
2001-08-23 |
andersen | A patch from Jaspreet Singh <jsingh@somanetworks.com> |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | A patch from Shu-Hao Chang <shuhao_chang@trend.com... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Force BB_FEATURE_NEW_MODULE_INTERFACE and BB_FEATURE_OL... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Add #include <sys/param.h> to ensure PATH_MAX is defined |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Fix a warning and potential segfault in lash when BB_FE... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Fix an _old_ interface problem with a never-used feature. |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Scrub things and ditch uint64_t and use a custom type... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Bump version to 0.61.pre |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Patch from Rodney Brown <RDBrown@mira.net>, shrinking... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
andersen | Make it compile with uClibc |
commit | commitdiff | tree | snapshot |
2001-08-21 |
andersen | dfp might be used uninitialized. NULL it. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
andersen | Disable the tinylogin apps by default. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
andersen | Fix dos2unix compile problem with certain glibc versions |
commit | commitdiff | tree | snapshot |
2001-08-21 |
andersen | Initial merge of all tinylogin applets that do not... |
commit | commitdiff | tree | snapshot |
next |