2004-09-02 |
andersen | Tito writes: |
blob | commitdiff |
2004-08-26 |
andersen | Tito writes: |
blob | commitdiff | diff to current |
2004-08-03 |
andersen | Tito, farmatito at tiscali dot it writes: |
blob | commitdiff | diff to current |
2004-06-22 |
andersen | Patch from Bastian Blank: |
blob | commitdiff | diff to current |
2004-06-22 |
andersen | Patch from Bastian Blank: |
blob | commitdiff | diff to current |
2004-05-01 |
andersen | Do not use getpass(3) |
blob | commitdiff | diff to current |
2004-03-15 |
andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | diff to current |
2004-03-12 |
andersen | Add prototypes for safe_strtol and friends |
blob | commitdiff | diff to current |
2004-02-21 |
bug1 | Sometimes i get carried away with the use of function... |
blob | commitdiff | diff to current |
2004-02-05 |
mjn3 | Make sure stdlib.h is always included before dmalloc... |
blob | commitdiff | diff to current |
2004-01-17 |
bug1 | Modify bb_lookup_port to allow the protocol to be speci... |
blob | commitdiff | diff to current |
2003-12-20 |
bug1 | Change interface to bb_lookup_host, dont try and set... |
blob | commitdiff | diff to current |
2003-12-15 |
russ | Get vfork_daemon_rexec working under uclinux |
blob | commitdiff | diff to current |
2003-11-21 |
bug1 | As we no longer use function pointers for read in commo... |
blob | commitdiff | diff to current |
2003-11-20 |
bug1 | Dont over-read fd, use function pointer for hash function. |
blob | commitdiff | diff to current |
2003-11-20 |
bug1 | Include stdint.h |
blob | commitdiff | diff to current |
2003-11-14 |
andersen | Oskar Liljeblad writes: |
blob | commitdiff | diff to current |
2003-11-10 |
bug1 | Merge common parts of sha1sum and md5sum, which is... |
blob | commitdiff | diff to current |
2003-11-03 |
andersen | Fix rdate and ftpget/ftpput so they compile with the... |
blob | commitdiff | diff to current |
2003-10-31 |
andersen | Rework wget, the xconnect interface, and its various... |
blob | commitdiff | diff to current |
2003-10-09 |
andersen | We did not have a safe_write, which is the analog to... |
blob | commitdiff | diff to current |
2003-10-01 |
bug1 | Patch by Rob Landley, work in progress update, fixes... |
blob | commitdiff | diff to current |
2003-09-24 |
bug1 | Add the "install" applet, move get_ug_id to libbb as... |
blob | commitdiff | diff to current |
2003-09-15 |
andersen | Be entirely consistant when using ioctl(0, TIOCGWINSZ... |
blob | commitdiff | diff to current |
2003-09-03 |
bug1 | more crond+crontab integrating with loginutil libbb... |
blob | commitdiff | diff to current |
2003-09-02 |
bug1 | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/message... |
blob | commitdiff | diff to current |
2003-08-22 |
andersen | "staywithu" writes: |
blob | commitdiff | diff to current |
2003-08-01 |
andersen | Remove code that too agressively disabled inlines |
blob | commitdiff | diff to current |
2003-07-29 |
andersen | Bruno Randolf writes: |
blob | commitdiff | diff to current |
2003-07-28 |
andersen | last_patch95 from vodz: |
blob | commitdiff | diff to current |
2003-07-22 |
andersen | Remove remaining libc5 support code |
blob | commitdiff | diff to current |
2003-07-22 |
andersen | Patch from Paul Mundt: |
blob | commitdiff | diff to current |
2003-07-07 |
andersen | This declaration no longer needs to hide when using... |
blob | commitdiff | diff to current |
2003-07-03 |
andersen | Patch from Russell Coker: |
blob | commitdiff | diff to current |
2003-06-26 |
andersen | Geir Thomassen wrote, regarding networking/httpd.c... |
blob | commitdiff | diff to current |
2003-06-20 |
andersen | Add prototype update missing from last_patch89. Fix... |
blob | commitdiff | diff to current |
2003-06-20 |
andersen | last_patch89 from vodz: |
blob | commitdiff | diff to current |
2003-05-26 |
andersen | Make all syscall declarations use the syscall() function |
blob | commitdiff | diff to current |
2003-05-26 |
bug1 | Vodz, last_patch_86 |
blob | commitdiff | diff to current |
2003-03-19 |
mjn3 | Major coreutils update. |
blob | commitdiff | diff to current |
2003-03-07 |
andersen | Define bb_xgetlarg as a standard interface for extracting |
blob | commitdiff | diff to current |
2003-02-08 |
bug1 | Patch from mathuria, compatability with solaris |
blob | commitdiff | diff to current |
2003-01-21 |
bug1 | run telnet from inetd, present login prompt if login... |
blob | commitdiff | diff to current |
2003-01-20 |
bug1 | New test mode that allows run_parts to fail silently... |
blob | commitdiff | diff to current |
2003-01-13 |
bug1 | Correct some init issues, update email address, last_pa... |
blob | commitdiff | diff to current |
2002-12-14 |
timr | rmmod -a removed modules recursively |
blob | commitdiff | diff to current |
2002-12-13 |
bug1 | Merge copyfd and copy_file_chunk |
blob | commitdiff | diff to current |
2002-12-08 |
bug1 | Move add_to_list from libunarchive to libbb so it can... |
blob | commitdiff | diff to current |
2002-12-02 |
bug1 | Move compare_string_array to libbb |
blob | commitdiff | diff to current |
2002-11-11 |
bug1 | Move awk from textutils to editors. Cleanup run-parts... |
blob | commitdiff | diff to current |
2002-11-03 |
bug1 | Abstract read and seek in unarchiving code, convert... |
blob | commitdiff | diff to current |
2002-10-22 |
andersen | Patch last_pach62 from vodz. This patch moves all... |
blob | commitdiff | diff to current |
2002-09-30 |
andersen | Vodz' last_patch57: |
blob | commitdiff | diff to current |
2002-09-27 |
bug1 | Fix compress support and prevent a segfault |
blob | commitdiff | diff to current |
2002-09-25 |
bug1 | Reverse some minor changes that got caught up in my... |
blob | commitdiff | diff to current |
2002-09-25 |
bug1 | New common unarchive code. |
blob | commitdiff | diff to current |
2002-09-16 |
andersen | Apply vodz' last_patch52 |
blob | commitdiff | diff to current |
2002-08-22 |
bug1 | define inline if needed for ANSI C compatability |
blob | commitdiff | diff to current |
2002-08-22 |
bug1 | Remove definition of is_octal and is_decimal, they... |
blob | commitdiff | diff to current |
2002-07-19 |
sandman | Applied vodz' patches #49 and #50 (with a small correct... |
blob | commitdiff | diff to current |
2002-07-03 |
andersen | Scrub pwd.h and grp.h handling so we don't have to... |
blob | commitdiff | diff to current |
2002-07-03 |
andersen | This patch from Bart Visscher <magick@linux-fan.com... |
blob | commitdiff | diff to current |
2002-06-23 |
andersen | Port over the last of the tinylogin applets |
blob | commitdiff | diff to current |
2002-06-04 |
sandman | Implement two types of suid/sgid support for BusyBox: |
blob | commitdiff | diff to current |
2002-04-13 |
andersen | Stupid gcc always includes its own builtin strlen()... |
blob | commitdiff | diff to current |
2002-03-20 |
andersen | Fix devfs loop device support |
blob | commitdiff | diff to current |
2002-01-02 |
bug1 | unzip applet by Laurence Anderson |
blob | commitdiff | diff to current |
2001-12-17 |
kraai | Make cp and mv optionally preserve hard links. |
blob | commitdiff | diff to current |
2001-12-06 |
andersen | If find_pid_by_name() had an error, it was returning... |
blob | commitdiff | diff to current |
2001-10-25 |
bug1 | libunarchive, and recovery from my previous commit |
blob | commitdiff | diff to current |
2001-10-25 |
bug1 | Modify applets to use libunarchive |
blob | commitdiff | diff to current |
2001-10-24 |
andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | diff to current |
2001-10-13 |
bug1 | unarchive function changed to support both exclude... |
blob | commitdiff | diff to current |
2001-10-05 |
kraai | Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF... |
blob | commitdiff | diff to current |
2001-08-24 |
kraai | Eliminate improper consts and allow standard version... |
blob | commitdiff | diff to current |
2001-08-10 |
kraai | Commit Vladimir's simplify_path. |
blob | commitdiff | diff to current |
2001-08-02 |
andersen | More libc5 fixups |
blob | commitdiff | diff to current |
2001-08-02 |
andersen | make_directory used mode as if it were an signed entity... |
blob | commitdiff | diff to current |
2001-08-02 |
andersen | Latest patch from vodz. Adds a check for divide by... |
blob | commitdiff | diff to current |
2001-07-30 |
andersen | This incorporates Posix math support into ash. The... |
blob | commitdiff | diff to current |
2001-07-23 |
kraai | Add support for devfs device names. |
blob | commitdiff | diff to current |
2001-07-22 |
andersen | Some patches to make dietlibc work... |
blob | commitdiff | diff to current |
2001-07-18 |
bug1 | Change read_package_field interface, and rewrite using... |
blob | commitdiff | diff to current |
2001-07-14 |
bug1 | enum entry for unarchive to be used by tar |
blob | commitdiff | diff to current |
2001-07-12 |
andersen | Patch from vodz: |
blob | commitdiff | diff to current |
2001-07-12 |
bug1 | Quiet mode, sometimes error messages arent wanted |
blob | commitdiff | diff to current |
2001-07-11 |
bug1 | Allow unarchive to redirect stdout (tobe used by dpkg... |
blob | commitdiff | diff to current |
2001-07-05 |
kraai | Removed obsolete function, strdup_substr. |
blob | commitdiff | diff to current |
2001-06-26 |
andersen | Don't use void * to pass pointers of known type |
blob | commitdiff | diff to current |
2001-06-26 |
bug1 | Vladimir's last_patch_15 |
blob | commitdiff | diff to current |
2001-06-24 |
bug1 | Nore unarchive (and doc) fixes from Laurence Anderson |
blob | commitdiff | diff to current |
2001-06-22 |
kraai | Remove obsolete function declaration. |
blob | commitdiff | diff to current |
2001-06-21 |
kraai | Rewrote mkdir (and touched lots of things in the process). |
blob | commitdiff | diff to current |
2001-06-20 |
bug1 | Reorganise unarchiving functions, more code re-use... |
blob | commitdiff | diff to current |
2001-06-13 |
andersen | I reworked make_human_readable_str so it now has a... |
blob | commitdiff | diff to current |
2001-06-13 |
bug1 | Reorganise archive extraction code |
blob | commitdiff | diff to current |
2001-06-08 |
kraai | Add padding to struct sysinfo needed by m68k (note... |
blob | commitdiff | diff to current |
2001-06-01 |
andersen | Vladimir's last_patch13, containing several bugfixes. |
blob | commitdiff | diff to current |
2001-05-18 |
kraai | Rewrote copyfd to use library functions, terminate... |
blob | commitdiff | diff to current |
2001-05-16 |
kraai | Add xgethostbyname and herror_msg* functions. |
blob | commitdiff | diff to current |
next |