Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: make a few variables local | Denis Vlasenko | 2008-03-24 | 1 | -6/+3 |
| | | | | | | function old new delta diffreg 1844 1823 -21 | ||||
* | diff: make it work on pipes etc (needed for kernel compile) | Denis Vlasenko | 2008-03-24 | 1 | -51/+88 |
| | | | | | | | | | | | | | function old new delta get_recursive_dirlist - 177 +177 make_temp - 144 +144 diffreg 1818 1844 +26 files_differ 175 182 +7 diff_main 842 843 +1 get_dir 177 - -177 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 3/0 up/down: 355/-177) Total: 178 bytes | ||||
* | diff: shrink | Denis Vlasenko | 2008-03-24 | 1 | -104/+126 |
| | | | | | | | | | | | | | | | | function old new delta check 678 1607 +929 files_differ - 175 +175 do_diff 436 433 -3 asciifile 94 90 -4 print_only 23 16 -7 diff_main 868 842 -26 prepare 339 301 -38 print_status 316 178 -138 diffreg 2993 1818 -1175 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/7 up/down: 1104/-1391) Total: -287 bytes | ||||
* | *: whitespace fixes, no code changes | Denis Vlasenko | 2008-03-24 | 13 | -53/+53 |
| | |||||
* | lpr: add more accurate comments | Denis Vlasenko | 2008-03-24 | 10 | -28/+35 |
| | | | | | *: trailing whitespace removal | ||||
* | lpd: much safer against malicious input. Does not fork anymore, | Denis Vlasenko | 2008-03-24 | 1 | -87/+120 |
| | | | | | as this is not needed. | ||||
* | lpd: fix OOM vulnerability (was eating arbitrarily large commands) | Denis Vlasenko | 2008-03-24 | 4 | -19/+33 |
| | |||||
* | lpd: maintainer's update: now with spool helpers | Denis Vlasenko | 2008-03-23 | 2 | -18/+133 |
| | | | | | | | | | | function old new delta exec_helper - 227 +227 sane 66 117 +51 packed_usage 23806 23828 +22 lpd_main 486 504 +18 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 3/0 up/down: 318/0) Total: 318 bytes | ||||
* | patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) | Denis Vlasenko | 2008-03-23 | 31 | -138/+73 |
| | | | | | *: removal of #include <getopt.h> | ||||
* | pscan: fix a typo in help text | Denis Vlasenko | 2008-03-23 | 1 | -1/+1 |
| | |||||
* | pscan: add -c, -b: report closed, blocked ports | Denis Vlasenko | 2008-03-23 | 2 | -16/+34 |
| | |||||
* | tail: fix fallout from tail -c optimization | Denis Vlasenko | 2008-03-23 | 3 | -21/+17 |
| | |||||
* | bump version to 1.11.0.svn | Denis Vlasenko | 2008-03-22 | 1 | -2/+2 |
| | |||||
* | taskset: fix false failure in testsuite | Denis Vlasenko | 2008-03-22 | 2 | -2/+7 |
| | |||||
* | webpage: typo fix | Denis Vlasenko | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.10.0 and announce it on website.1_10_0 | Denis Vlasenko | 2008-03-21 | 2 | -1/+156 |
| | |||||
* | update defconfig | Denis Vlasenko | 2008-03-21 | 1 | -2/+3 |
| | |||||
* | website: fix double include of menubar | Denis Vlasenko | 2008-03-21 | 1 | -4/+1 |
| | |||||
* | webpage: fix English | Denis Vlasenko | 2008-03-21 | 1 | -3/+4 |
| | |||||
* | website: announce stable point releases | Denis Vlasenko | 2008-03-21 | 1 | -2/+24 |
| | |||||
* | *: fix build problems found with randomconfig | Denis Vlasenko | 2008-03-21 | 3 | -34/+42 |
| | |||||
* | scripts/bb_release: release script (I nearly lost it last time) | Denis Vlasenko | 2008-03-21 | 2 | -7/+57 |
| | | | | | website: update links to latest releases | ||||
* | *: use fopen_or_warn in few more places | Denis Vlasenko | 2008-03-20 | 4 | -6/+4 |
| | |||||
* | let top build without TERMIOS enabled | Paul Fox | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | termios can be used by either top or more. | Paul Fox | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | inetd: use change_identity(). | Denis Vlasenko | 2008-03-20 | 4 | -30/+18 |
| | | | | | | | | | | | | | libbb: shrink our internal initgroups(). httpd: remove stray 'else' and 'index_page = "index.html"' function old new delta httpd_main 750 743 -7 inetd_main 2033 2011 -22 bb_internal_initgroups 251 228 -23 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-52) Total: -52 bytes | ||||
* | small NOMMU fixes | Denis Vlasenko | 2008-03-20 | 3 | -11/+12 |
| | |||||
* | hdparm: do not lie about supporting -q (quiet) | Denis Vlasenko | 2008-03-20 | 2 | -22/+26 |
| | | | | | | | | | | | hdparm: interpret_standby() shrink hdparm: make HDIO_GET/SET_QDMA #ifdef more complete (by Joe Krahn <krahn AT niehs.nih.gov>) function old new delta packed_usage 23798 23776 -22 process_dev 5342 5315 -27 | ||||
* | gcc compat fix and warning suppression | Denis Vlasenko | 2008-03-20 | 2 | -2/+6 |
| | | | | | by Joe Krahn <krahn AT niehs.nih.gov> | ||||
* | udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings); | Denis Vlasenko | 2008-03-20 | 2 | -32/+24 |
| | | | | | | | | code shrink while at it: function old new delta read_config 406 323 -83 | ||||
* | tftpd: small trivial shrink | Denis Vlasenko | 2008-03-19 | 1 | -5/+2 |
| | | | | | tftpd_main 502 488 -14 | ||||
* | die_if_bad_username: shrink: 88 -> 77 bytes | Denis Vlasenko | 2008-03-19 | 1 | -11/+13 |
| | |||||
* | ...and actually adding new file now... | Denis Vlasenko | 2008-03-19 | 1 | -0/+34 |
| | |||||
* | adduser/addgroup: check username for invalid chars | Denis Vlasenko | 2008-03-19 | 5 | -1/+22 |
| | | | | | (by Tito <farmatito AT tiscali.it>). +129 bytes when enabled. | ||||
* | *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) | Denis Vlasenko | 2008-03-19 | 5 | -24/+34 |
| | | | | | top: fix "top </dev/null" case (by Cristian Ionescu-Idbohrn) | ||||
* | ifupdown: make it NOMMU-capable | Denis Vlasenko | 2008-03-19 | 1 | -4/+4 |
| | |||||
* | tftpd: fix download: we must change user AFTER bind | Denis Vlasenko | 2008-03-19 | 1 | -37/+42 |
| | | | | | tftp_protocol 1466 1468 +2 | ||||
* | tftpd: options -c (allow _new_ files to be uploaded) and -u USER | Denis Vlasenko | 2008-03-19 | 2 | -65/+88 |
| | | | | | | | | | | | | | | function old new delta tftp_protocol 1316 1466 +150 packed_usage 23774 23798 +24 tftpd_main 509 502 -7 tftp_main 311 252 -59 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/2 up/down: 174/-66) Total: 108 bytes text data bss dec hex filename 797700 641 7380 805721 c4b59 busybox_old 797833 641 7380 805854 c4bde busybox_unstripped | ||||
* | tftp(d): a bit more verbose error reporting | Denis Vlasenko | 2008-03-19 | 1 | -10/+15 |
| | |||||
* | tftpd: make it emit error packets | Denis Vlasenko | 2008-03-19 | 2 | -118/+178 |
| | | | | | | | | | | telnetd: use login always, not "sometimes login, sometimes shell" text data bss dec hex filename 797612 641 7380 805633 c4b01 busybox_old 797695 641 7380 805716 c4b54 busybox_unstripped | ||||
* | unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko | 2008-03-18 | 1 | -11/+4 |
| | |||||
* | mount: #ifdef out MOUNT_LABEL code parts if it is not selected | Denis Vlasenko | 2008-03-18 | 1 | -0/+4 |
| | |||||
* | patch: don't trash permissions of patched file | Denis Vlasenko | 2008-03-18 | 1 | -10/+7 |
| | |||||
* | tftpd: make open() check r/w permissions instead of doing it ourself. | Denis Vlasenko | 2008-03-18 | 2 | -23/+31 |
| | | | | | | Add -r "prohibit upload" opt for those lazy people who run tftpd as root. -40 bytes. | ||||
* | tftpd: fix bugs spotted by Vladimir | Denis Vlasenko | 2008-03-18 | 1 | -3/+12 |
| | |||||
* | init: do not close all descriptors > 2. We were doing it - sometimes. | Denis Vlasenko | 2008-03-17 | 1 | -5/+4 |
| | | | | | Good choices are "do it, always" or "don't do it". Second is smaller. | ||||
* | remove alarm() calls which were functioning as a primitive | Paul Fox | 2008-03-17 | 1 | -17/+3 |
| | | | | | | | watchdog function, presumably to catch infinite loop bugs. (control-C can do the same thing, and the alarms were too short in any case.) also, switch to sigsetjmp/siglongjmp in order to allow repeated use of control-C -- otherwise it works once, then not again. | ||||
* | init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet) | Denis Vlasenko | 2008-03-17 | 1 | -2/+16 |
| | |||||
* | httpd: small fixlet for POST upload - skip | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
| | | | | | whitespace between "Content-length:" and number | ||||
* | remove extra spaces in help text; delete duplicate #define | Denis Vlasenko | 2008-03-17 | 2 | -5/+4 |
| |