No longer needed
[oweals/busybox.git] / libbb /
2004-09-02 Eric AndersenNo longer needed
2004-09-02 Eric AndersenTito writes:
2004-08-26 Eric AndersenTito writes:
2004-08-26 Eric AndersenFelipe Kellermann writes:
2004-08-16 Eric AndersenUse __kernel_old_dev_t for 2.6.x kernels
2004-08-16 Eric AndersenAurelien Jacobs writes:
2004-08-12 Eric AndersenPatch from solar to fix problems with get_name()
2004-08-11 Glenn L McGrathPatch from Tito to fix memory leak upon error.
2004-08-03 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-07-29 Manuel Novoa III Clean up hex escape support.
2004-07-27 Eric AndersenFelipe Kellermann noticed a missing `break'.
2004-07-26 Eric Andersenbother. unrevert my fix.
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-23 Glenn L McGrathFix for a bug identied by Harald Kuthe, when using...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, "There is a call to print...
2004-06-25 Glenn L McGrathRevert my previous commit
2004-06-25 Glenn L McGrathFix compile error under 2.6, check for newer versions...
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-05-02 Glenn L McGrathAdd part of a patch from Vernon Sauder that i missed...
2004-05-01 Eric AndersenDo not use getpass(3)
2004-04-19 Glenn L McGrathDont try and preserve hard links to directories.
2004-04-14 Eric Andersenremove a warning
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-07 Eric AndersenVladimir N. Oleynik writes:
2004-04-06 Eric AndersenChristian Grigis, christian.grigis at smartdata dot...
2004-03-27 Eric AndersenAdd missing include files
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-23 Eric AndersenBrian Pomerantz writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-08 Manuel Novoa III My bug. :-(
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-03-06 Manuel Novoa III Don't build these support functions for uClibc, as...
2004-03-05 Glenn L McGrathPatch from Vernon Sauder.
2004-02-23 Glenn L McGrathbb_full_fd_action was incorrectly returning an error...
2004-02-22 Eric AndersenFor the time being, revert the changes for detecting...
2004-02-21 Glenn L McGrathSometimes i get carried away with the use of function...
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
2004-02-13 Eric AndersenAccomodate the fact that newer libc versions may in...
2004-02-06 Eric AndersenMake the loop support stuff be much less evil, and...
2004-02-05 Eric AndersenVladimir N. Oleynik writes:
2004-02-04 Eric AndersenThe variable 'complementaly' used to be allocated with...
2004-01-30 Eric Andersens/u_int/unsigned int/g
2004-01-30 Eric AndersenUse proper C99 types throughout. So not use silly...
2004-01-30 Manuel Novoa III Support new uClibc stdio core.
2004-01-29 Eric AndersenApply a couple of optimizations
2004-01-27 Eric AndersenTeach busybox ps to get the correct uid when displaying...
2004-01-22 Glenn L McGrathVodz, last_patch_123, patch have new version getopt_ulf...
2004-01-21 Glenn L McGrathPatch from Atsushi Nemoto, recent MIPS kernel headers
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-13 Eric AndersenFix a bug where mount could check the wrong device...
2004-01-11 Glenn L McGrathPatch from Matt Kraai to fix debian bug #227081
2003-12-23 Eric Andersenfix broken formatting
2003-12-23 Eric Andersendon't mess up errno
2003-12-20 Eric Andersenbother. It seems I can't read.
2003-12-20 Eric Andersendoh!
2003-12-20 Eric AndersenTry to accomodate systems that do not define PAGE_SHIFT
2003-12-20 Glenn L McGrathUse low level file descriptors to match bb_copyfd_eof
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Glenn L McGrathAllow escaped 8 bit characters in bb_opt_complementaly
2003-12-19 Glenn L McGrathFix a bug preventing use of escaped characters that...
2003-12-15 Russ DillGet vfork_daemon_rexec working under uclinux
2003-11-24 Glenn L McGrathWhen a size of 0 is passed to copyfd_size, dont do...
2003-11-22 Glenn L McGrathFix warning
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-20 Glenn L McGrathDont over-read fd, use function pointer for hash function.
2003-11-20 Glenn L McGrathSuperficial changes
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-22 Eric AndersenPatch from Arthur Othieno to fix a compiler warning
2003-10-22 Eric Andersenmake this a little bit less messy
2003-10-09 Glenn L McGrathFix an ommision preventing building, patch by Tito.
2003-10-09 Eric AndersenWe did not have a safe_write, which is the analog to...
2003-10-06 Glenn L McGrathVodz last_patch_105 without his xargs patch which doens...
2003-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-09-16 Glenn L McGrathConfiguration option to define wether to follows GNU...
2003-09-16 Glenn L McGrathCompile get_terminal_width_height
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-03 Glenn L McGrathmore crond+crontab integrating with loginutil libbb...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-09-01 Glenn L McGrathFix compile error and reducing size for libbb/get_conso...
2003-08-30 Glenn L McGrathThe default behaviour for run-parts is corrected to...
2003-08-29 Glenn L McGrathRemove some unwanted code, patch from Holger Schurig...
2003-08-29 Glenn L McGrathFix for compiling with ipv6
2003-08-22 Eric Andersen"staywithu" writes:
2003-08-14 Manuel Novoa III Fix a bug reported by junkio@cox.net involving the...
2003-08-06 Eric AndersenLatest dash update from vodz
2003-08-06 Eric AndersenPatch from vodz to cleanup libbb/obscure.c:password_check()
2003-08-06 Eric AndersenJoe.C writes:
2003-08-02 Manuel Novoa III Save 0.5K.
2003-07-30 Eric AndersenVladimir N. Oleynik writes:
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-28 Eric AndersenJames Petterson writes:
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-05 Eric AndersenFixup compile problem with dmalloc
next