summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Announce 1.9.01_9_0Denis Vlasenko2007-12-241-1/+70
|
* add a link to vda's pet projectsDenis Vlasenko2007-12-131-0/+1
|
* init: remove superfluous forks and messing up with argv[0]Denis Vlasenko2007-12-101-1/+3
| | | | | cttyhack: add stealing of ctty
* getty: don't accept ancient '#' and '@' as backspace/kill line,Denis Vlasenko2007-12-041-0/+474
| | | | | | | | | | | | | | | | | 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
* Announce 1.8.2 and 1.7.4Denis Vlasenko2007-11-241-0/+15
|
* Announce 1.8.1Denis Vlasenko2007-11-101-0/+9
|
* webpage: fix typo, remove inconsistent trailing dotsDenis Vlasenko2007-11-051-3/+3
| | | | | Makefile: version is 1.9.0.svn now
* update screenshotDenis Vlasenko2007-11-041-35/+36
|
* Announce 1.8.01_8_0Denis Vlasenko2007-11-041-1/+110
|
* docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt (it's obsolete)Denis Vlasenko2007-11-042-224/+2
|
* Announce 1.7.3 on websiteDenis Vlasenko2007-11-041-1/+10
|
* website: add link to "No ifup" documentDenis Vlasenko2007-10-201-0/+1
|
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
| | | | | EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so
* get rid of global "struct bb_applet *current_applet"Denis Vlasenko2007-10-101-1/+1
|
* website: "BusyBox Weekly News" didn't really work, remove linkDenis Vlasenko2007-10-071-1/+0
|
* announce 1.7.2 on the websiteDenis Vlasenko2007-09-301-1/+10
|
* announce 1.7.1 on websiteDenis Vlasenko2007-09-161-0/+10
|
* webpage: add a link to vda's "init must die" pageDenis Vlasenko2007-09-131-2/+3
|
* add links to vda's pet projectsDenis Vlasenko2007-08-261-1/+4
|
* Start a small document "why ifupdown is bad"Denis Vlasenko2007-08-251-0/+44
|
* - add Yann's email-addrBernhard Reutner-Fischer2007-08-251-1/+1
|
* - cosmetic html cleanupBernhard Reutner-Fischer2007-08-241-2/+2
|
* - obfuscate addrs a little bitBernhard Reutner-Fischer2007-08-241-48/+48
|
* spelling fixes to websiteDenis Vlasenko2007-08-241-1/+1
|
* Cosmetic fixes to webpageDenis Vlasenko2007-08-241-2/+2
|
* add missed attribution to httpd sendfile supportDenis Vlasenko2007-08-241-1/+1
|
* news.html: add 1.7.0 announcementDenis Vlasenko2007-08-241-0/+148
|
* s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko2007-08-131-3/+3
|
* fix discrepancy in GPL version number. Pointed out by "Marsh David" ↵Denis Vlasenko2007-07-161-1/+1
| | | | <dmarsh@bigw.com.au>
* FAQ: add timezone QDenis Vlasenko2007-07-131-41/+60
|
* remove last source idMike Frysinger2007-07-131-2/+0
|
* web site: announce 1.6.1Denis Vlasenko2007-06-301-0/+9
|
* document firmware supportMike Frysinger2007-06-281-0/+12
|
* top: add config option and code for global CPU % displayDenis Vlasenko2007-06-101-0/+10
|
* - also note where to checkout the 1_6_stable branchBernhard Reutner-Fischer2007-06-091-1/+2
|
* rmp: add optional support for bz2 data. +50 bytes of codeDenis Vlasenko2007-06-081-1/+1
|
* - Add a FAQ entry on "how do i cross compile busybox"Bernhard Reutner-Fischer2007-06-081-0/+16
|
* website: announce 1.6.0Denis Vlasenko2007-06-011-12/+124
|
* whitespace fixesDenis Vlasenko2007-05-302-7/+7
|
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-2/+2
| | | | | *: s/include "busybox.h"/include "libbb.h"
* busybox.net: announce 1.5.1 on the web site.Denis Vlasenko2007-05-201-0/+9
|
* cryptpw: new applet (a bit less than 3k added)Denis Vlasenko2007-05-081-22/+52
| | | | | (by Thomas Lundquist <lists@zelow.no>)
* doc: fix code example which may provoke warningDenis Vlasenko2007-04-151-1/+1
|
* update style-guide.txtDenis Vlasenko2007-04-151-54/+79
|
* fix typo in docDenis Vlasenko2007-04-111-1/+1
|
* rename: run_applet_by_name -> run_applet_and_exitDenis Vlasenko2007-04-111-1/+1
|
* Add NOFORK/NOEXEC documentation.Denis Vlasenko2007-04-111-0/+70
|
* busybox.net: micro fixDenis Vlasenko2007-04-071-1/+0
|
* busybox.net: update "screenshot"Denis Vlasenko2007-04-071-35/+39
|
* docs: "how to add a patch"Denis Vlasenko2007-04-072-1/+17
|