aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2008-06-25Announce 1.10.4 and 1.11.0Denis Vlasenko
2008-06-16whitespace and comment fixes, no code changesDenis Vlasenko
2008-06-14Update sponsors page as wellDenis Vlasenko
2008-06-13fix typo in "Analog Devices"Denis Vlasenko
2008-06-13shorten sponsor's link per its requestDenis Vlasenko
2008-06-13website: announce sponsors.Denis Vlasenko
2008-06-07Update a link to cross-compiling HOWTO.Denis Vlasenko
2008-06-06- fix copy'n paste error for the release dateBernhard Reutner-Fischer
2008-06-05announce 1.10.3Denis Vlasenko
2008-05-28- move depmod shell script to examples/Bernhard Reutner-Fischer
2008-05-24docs/depmod: and example of depmod in shell/sed/awk...Denis Vlasenko
2008-05-16- provide proc-less sampleBernhard Reutner-Fischer
- improve wording
2008-05-08website: announce 1.10.2Denis Vlasenko
2008-04-24- update screenshotBernhard Reutner-Fischer
2008-04-19- rotate some older new to oldnewsBernhard Reutner-Fischer
2008-04-19- ignore "recent"; We have an RCS to serve theseBernhard Reutner-Fischer
2008-04-19website: add 1.10.1 to news page.Denis Vlasenko
2008-04-19website: add a link to 1.10.1Denis Vlasenko
2008-04-11webpage: remove date from URLDenis Vlasenko
2008-04-11webpage: s/Denis/Denys/ (I don't like "denys", but it's in passport); add a ↵Denis Vlasenko
link to resume
2008-03-21webpage: typo fixDenis Vlasenko
2008-03-21Bump version to 1.10.0 and announce it on website.Denis Vlasenko
2008-03-21website: fix double include of menubarDenis Vlasenko
2008-03-21webpage: fix EnglishDenis Vlasenko
2008-03-21website: announce stable point releasesDenis Vlasenko
2008-03-21scripts/bb_release: release script (I nearly lost it last time)Denis Vlasenko
website: update links to latest releases
2008-03-17*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko
chrt,taskset,dc,eject: shrink crontab: call "vi" with just name, no path watchdog: intercept all fatal signals function old new delta xstrtoull_range - 35 +35 static.sg_commands - 18 +18 packed_usage 23698 23712 +14 watchdog_main 148 151 +3 crontab_main 637 638 +1 base 1 - -1 static.ps 4 - -4 pointer 4 - -4 stack_machine 99 92 -7 run_command 273 260 -13 eject_main 360 343 -17 static.C 30 12 -18 ptok 61 38 -23 xstrtol_range 27 - -27 get_token 35 - -35 taskset_main 586 550 -36 chrt_main 411 372 -39 dc_main 158 117 -41 time_main 1127 1037 -90 ------------------------------------------------------------------------------ (add/remove: 2/5 grow/shrink: 3/9 up/down: 71/-355) Total: -284 bytes text data bss dec hex filename 793680 662 7420 801762 c3be2 busybox_old 793327 662 7412 801401 c3a79 busybox_unstripped
2008-02-27- Don't point to obsolete patches but the current fixes for the stable releasesBernhard Reutner-Fischer
2008-02-27- update docs to point to the current stable branchBernhard Reutner-Fischer
2008-02-27*: add optimization barrier to all "G trick" locationsDenis Vlasenko
2008-02-12website: add direct links to every last stable release tarballDenis Vlasenko
2008-02-12website: fix EnglishDenis Vlasenko
2008-02-12Announce 1.9.1Denis Vlasenko
2008-02-01add support for renaming/relocating device nodesMike Frysinger
2008-02-01add a mini-faq about std{in,out,err}Mike Frysinger
2008-01-06tac: new applet. ~240 bytes.Denis Vlasenko
Copyright (C) 2003 Yang Xiaopeng <yxp at hanwang.com.cn> Copyright (C) 2007 Natanael Copa <natanael.copa@gmail.com> Copyright (C) 2007 Tito Ragusa <farmatito@tiscali.it>
2007-12-24fix typo in web pageDenis Vlasenko
2007-12-24Announce 1.9.0Denis Vlasenko
2007-12-13add a link to vda's pet projectsDenis Vlasenko
2007-12-10init: remove superfluous forks and messing up with argv[0]Denis Vlasenko
cttyhack: add stealing of ctty
2007-12-04getty: don't accept ancient '#' and '@' as backspace/kill line,Denis Vlasenko
it only confuses people. (Alexander Griesser <alexander.griesser@lkh-vil.or.at> (LKH Villach)) various other cleanups. function old new delta getty_main 2526 2546 +20 static.baud_index 4 - -4 parse_speeds 91 - -91 ------------------------------------------------------------------------------ (add/remove: 0/2 grow/shrink: 1/0 up/down: 20/-95) Total: -75 bytes text data bss dec hex filename 773152 1086 9008 783246 bf38e busybox_old 773081 1086 9008 783175 bf347 busybox_unstripped
2007-11-24Announce 1.8.2 and 1.7.4Denis Vlasenko
2007-11-10Announce 1.8.1Denis Vlasenko
2007-11-05webpage: fix typo, remove inconsistent trailing dotsDenis Vlasenko
Makefile: version is 1.9.0.svn now
2007-11-04update screenshotDenis Vlasenko
2007-11-04Announce 1.8.0Denis Vlasenko
2007-11-04docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt (it's obsolete)Denis Vlasenko
2007-11-04Announce 1.7.3 on websiteDenis Vlasenko
2007-10-20website: add link to "No ifup" documentDenis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so