Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-24 | lpd: debugging by Vladimir: he found vda's breakage (trashed s[0])! | Denis Vlasenko | |
2008-03-24 | diff: add testsuite entry for it | Denis Vlasenko | |
2008-03-24 | diff: improve comments (no code chages) | Denis Vlasenko | |
2008-03-24 | patch: support for patches without dates and generated with -U1; shrink | Denis Vlasenko | |
function old new delta extract_filename - 92 +92 extract_filename_and_free_line 70 - -70 patch_main 1096 1009 -87 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 0/1 up/down: 92/-157) Total: -65 bytes | |||
2008-03-24 | diff: exclude D_EMPTY code if there is no support for -r | Denis Vlasenko | |
function old new delta diffreg 1808 1825 +17 files_differ 189 166 -23 | |||
2008-03-24 | diff: fix small bug; don't make a copy for "/dev/null" case | Denis Vlasenko | |
2008-03-24 | diff: reordering and renaming of variables | Denis Vlasenko | |
function old new delta diff_main 843 848 +5 get_recursive_dirlist 177 180 +3 add_to_dirlist 64 66 +2 change 329 326 -3 files_differ 182 176 -6 diffreg 1823 1808 -15 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/3 up/down: 10/-24) Total: -14 bytes | |||
2008-03-24 | diff: make a few variables local | Denis Vlasenko | |
function old new delta diffreg 1844 1823 -21 | |||
2008-03-24 | diff: make it work on pipes etc (needed for kernel compile) | Denis Vlasenko | |
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 | |||
2008-03-24 | diff: shrink | Denis Vlasenko | |
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 | |||
2008-03-24 | *: whitespace fixes, no code changes | Denis Vlasenko | |
2008-03-24 | lpr: add more accurate comments | Denis Vlasenko | |
*: trailing whitespace removal | |||
2008-03-24 | lpd: much safer against malicious input. Does not fork anymore, | Denis Vlasenko | |
as this is not needed. | |||
2008-03-24 | lpd: fix OOM vulnerability (was eating arbitrarily large commands) | Denis Vlasenko | |
2008-03-23 | lpd: maintainer's update: now with spool helpers | Denis Vlasenko | |
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 | |||
2008-03-23 | patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) | Denis Vlasenko | |
*: removal of #include <getopt.h> | |||
2008-03-23 | pscan: fix a typo in help text | Denis Vlasenko | |
2008-03-23 | pscan: add -c, -b: report closed, blocked ports | Denis Vlasenko | |
2008-03-23 | tail: fix fallout from tail -c optimization | Denis Vlasenko | |
2008-03-22 | bump version to 1.11.0.svn | Denis Vlasenko | |
2008-03-22 | taskset: fix false failure in testsuite | Denis Vlasenko | |
2008-03-21 | webpage: typo fix | Denis Vlasenko | |
2008-03-21 | Bump version to 1.10.0 and announce it on website. | Denis Vlasenko | |
2008-03-21 | update defconfig | Denis Vlasenko | |
2008-03-21 | website: fix double include of menubar | Denis Vlasenko | |
2008-03-21 | webpage: fix English | Denis Vlasenko | |
2008-03-21 | website: announce stable point releases | Denis Vlasenko | |
2008-03-21 | *: fix build problems found with randomconfig | Denis Vlasenko | |
2008-03-21 | scripts/bb_release: release script (I nearly lost it last time) | Denis Vlasenko | |
website: update links to latest releases | |||
2008-03-20 | *: use fopen_or_warn in few more places | Denis Vlasenko | |
2008-03-20 | let top build without TERMIOS enabled | Paul Fox | |
2008-03-20 | termios can be used by either top or more. | Paul Fox | |
2008-03-20 | inetd: use change_identity(). | Denis Vlasenko | |
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 | |||
2008-03-20 | small NOMMU fixes | Denis Vlasenko | |
2008-03-20 | hdparm: do not lie about supporting -q (quiet) | Denis Vlasenko | |
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 | |||
2008-03-20 | gcc compat fix and warning suppression | Denis Vlasenko | |
by Joe Krahn <krahn AT niehs.nih.gov> | |||
2008-03-20 | udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings); | Denis Vlasenko | |
code shrink while at it: function old new delta read_config 406 323 -83 | |||
2008-03-19 | tftpd: small trivial shrink | Denis Vlasenko | |
tftpd_main 502 488 -14 | |||
2008-03-19 | die_if_bad_username: shrink: 88 -> 77 bytes | Denis Vlasenko | |
2008-03-19 | ...and actually adding new file now... | Denis Vlasenko | |
2008-03-19 | adduser/addgroup: check username for invalid chars | Denis Vlasenko | |
(by Tito <farmatito AT tiscali.it>). +129 bytes when enabled. | |||
2008-03-19 | *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) | Denis Vlasenko | |
top: fix "top </dev/null" case (by Cristian Ionescu-Idbohrn) | |||
2008-03-19 | ifupdown: make it NOMMU-capable | Denis Vlasenko | |
2008-03-19 | tftpd: fix download: we must change user AFTER bind | Denis Vlasenko | |
tftp_protocol 1466 1468 +2 | |||
2008-03-19 | tftpd: options -c (allow _new_ files to be uploaded) and -u USER | Denis Vlasenko | |
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 | |||
2008-03-19 | tftp(d): a bit more verbose error reporting | Denis Vlasenko | |
2008-03-19 | tftpd: make it emit error packets | Denis Vlasenko | |
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 | |||
2008-03-18 | unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko | |
2008-03-18 | mount: #ifdef out MOUNT_LABEL code parts if it is not selected | Denis Vlasenko | |
2008-03-18 | patch: don't trash permissions of patched file | Denis Vlasenko | |