2006-12-07 |
Bernhard Reutner... | - s/:\t\t/\t/ for two helptexts. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bernhard Reutner... | - remove a warning that was not ment to be checked in. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bernhard Reutner... | - better distinction between CFLAGS and CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bernhard Reutner... | - adjust to kernel's build infrastructure. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bernhard Reutner... | - shrink less. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bernhard Reutner... | - cosmetic change to avoid warnings about eventual... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bernhard Reutner... | - make sure we pickup the correct defines. Guards again... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Bernhard Reutner... | - commentary typo |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Denis Vlasenko | sed: fix handling of files not ending in '\n' |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Denis Vlasenko | sed: improve handling of NULs |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Denis Vlasenko | passwd: made smaller by ~130 bytes. size can go negative |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Bernhard Reutner... | - provide central knob to turn off RPC related options. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | passwd: micro-optimization |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | "kernel config" -> "busybox config" |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | "make bigdata" biggest offender dealt with: |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | ed: convert style to bbox's. No code changes. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | passwd: small size optimization. salt generation improved |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Denis Vlasenko | passwd: rework: |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Bernhard Reutner... | - save 4 bytes |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | Well, I am not 100.00% usre that uint16 will suffice... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | another -90 bytes. That #define is **evil** |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | mkfs.minix: more cleanups, -~300 bytes of code. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | cut 0.5k off mkfs.minix |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | httpd: fix decode of '/' when called via -d |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | od: fix buglet in --traditional, microoptimization, |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | getopt32-ification of fdisk |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Denis Vlasenko | fix support for globally disabling --long-options. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Denis Vlasenko | od: sometime ago I landed BIG od implementation |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Denis Vlasenko | fix bug in new str -> num convertors |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Denis Vlasenko | usage: fix few help texts, fix breakage: '\<tab>' |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Denis Vlasenko | udhcpc: fix my breakage |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Denis Vlasenko | fix udhcpc help message, take steps to make usage.h... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | do not overflow ifr_name. maybe it was safe in some... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | udhcpc: convert to getopt32 |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | tar: fix misplaced --exclude long option definition |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | Closing bug 1040: |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | erase_mtab: do not limit ourself to 40 mtab entries |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | fix remaining survivors of the return(a) cleanup |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 2 |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 1 |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | byteswap ops had extra mask ops - removed |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | svn add bb_strtonum.c :( |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | Provide our own isdigit macro. saves more than 400... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | safe_strtoXX interface proved to be a bit unconvenient. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bernhard Reutner... | - minor shrinkage |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | ifconfig: do not try to continue on errors. not much... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | deluser: the same code, but a bit less obfuscated. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Denis Vlasenko | deluser: size reduction by 60 bytes. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | added gcc flag which is needed for ULLONG_MAX to appear |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | Closing bug 730. libbb run_parts is using scandir ... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | added small doc about tar 'pax header' format |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | sort: two small optimizations |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | sort: reformat entire file wrt style. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | small fixes: |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | tar: refuse to untar files with "/../" components |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Denis Vlasenko | tar: correctly skip (and warn about) pax headers. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | tar: add support for FEATURE_TAR_GNU_EXTENSIONS so... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | tee: fix bug: argv[-1] is a no-no! |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | tar: small fix and small optimization |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | small improvements in str -> num convertors |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | tar: abort if tarring up file larger that 64Gb |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | dd: support >2gb values for seek, skip, count |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Denis Vlasenko | regularize str -> num convertors |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | small optimization |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: fix multiple -t and/or -v options handling. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: sanitize option handling |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: buglet fix |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: fix and sanitize handling of long filenames/linknames |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | hunt down improper include <>, make mkswap output 4Gb... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | svn add makedev.c. Forgot as usual... :( |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: small fixes: |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: cache [ug]id->username/groupname mappings. Cuts... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: cry murder and bail out if file shrinks under... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | glibc makedev() is a large inline. Save 700+ bytes... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | header_verbose_list: stop truncating file size in listing |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Denis Vlasenko | tar: |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Denis Vlasenko | md5sum: make -c grok formats like "68b329da9893e34099c7... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Denis Vlasenko | ifupdown: |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Denis Vlasenko | ifupdown: save some 100+ bytes of code in addstr() |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Denis Vlasenko | wget: -O - still outputs progressbar (to stderr) |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Denis Vlasenko | add "wpad" DHCP option. Spotted some optimization oppor... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | introduce setsockopt_reuseaddr(int fd), setsockopt_broa... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Bernhard Reutner... | - add FIXME to brokenness in the installer.. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Bernhard Reutner... | - fix typo |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | fix double merge |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Bernhard Reutner... | - update TODOs |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Bernhard Reutner... | - revert r15563 (pull current version of taskset off... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | telnetd: move generic stuff into libbb. It will make... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | telnetd: if FEATURE_IPV6 is on, telnet will NOT work... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | telnetd: we were having telnetd with is ONLY inetd... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Bernhard Reutner... | - reinstate "make checkhelp" |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Denis Vlasenko | #if HAVE_AFINET6 -> #ifdef HAVE_AFINET6 |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | httpd: comment on QUERY_STRING |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | httpd: add link to docs |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | xgethostbyname: more readable |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | bb_INET_default[] is really just a const "default", |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | ifconfig: looks like char host[128] is not really needed. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | wget: yet another contortion for proftpd's PASV response. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Bernhard Reutner... | - add 'ip rule' support. First take.. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Denis Vlasenko | ifconfig: preparatory patch, no code changes |
commit | commitdiff | tree | snapshot |
next |