summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* website: link to post-1.5.0 fixes, fix dangling linkDenis Vlasenko2007-03-312-2/+3
|
* sed: a communal variable managed to slip past 'size'Denis Vlasenko2007-03-261-1/+1
| | | | | | | | | | | | | ('size' happily displays 0 bytes in data and bss, but in reality sed.o used 180 bytes of it). Oh well. function old new delta pipe_putc 67 76 +9 sed_main 627 633 +6 get_next_line 161 166 +5 bbg 180 - -180 (add/remove: 0/1 grow/shrink: 3/0 up/down: 20/-180) Total: -160 bytes sed: also make sed -i failure message less cryptic
* Announce 1.5.0 and move svn to 1.6.0.svnDenis Vlasenko2007-03-221-0/+38
|
* add info about gcc's sadistic alignment - and how to disable itDenis Vlasenko2007-03-211-2/+26
|
* small doc updateDenis Vlasenko2007-03-201-7/+13
|
* fix accumulated whitespace and indentation damageDenis Vlasenko2007-03-203-79/+79
|
* update docsDenis Vlasenko2007-03-201-31/+51
|
* expand documentationDenis Vlasenko2007-03-191-0/+29
|
* Announce 1.4.2Denis Vlasenko2007-03-181-0/+8
|
* - touchup wording a bitBernhard Reutner-Fischer2007-03-161-3/+3
|
* mkfs_minix: stop using lots of bss/data.Denis Vlasenko2007-03-151-16/+52
| | | | | data -3500 bytes, code -300 bytes keep_data_small: expand/fix
* modify ptr_to_globals trick so that we do not violateDenis Vlasenko2007-03-151-7/+10
| | | | type safety (well, sort of ;))
* cosmetic documentation changeDenis Vlasenko2007-03-141-16/+16
|
* gzip: use common bbunzip infrastructure - ~700 bytes code lessDenis Vlasenko2007-03-141-0/+88
|
* create a document for mdev so people dont have to rtfsMike Frysinger2007-02-141-0/+68
|
* Add CGI docsDenis Vlasenko2007-02-116-0/+3057
|
* s/PREFIX/CONFIG_PREFIX/Denis Vlasenko2007-02-031-5/+5
|
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
| | | | no preceding prototype
* add link to post 1.4.1 patchesDenis Vlasenko2007-01-261-1/+2
|
* announce 1.4.1Denis Vlasenko2007-01-251-0/+7
|
* add link to fixes-1.4.0Denis Vlasenko2007-01-221-1/+2
|
* - not sure if we want a timestamp there, so put one inBernhard Reutner-Fischer2007-01-221-0/+1
|
* - sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer2007-01-222-2/+0
|
* - point to correct version. Thanks to Yann E. MORIN.Bernhard Reutner-Fischer2007-01-201-1/+1
|
* Announce 1.3.2 and 1.4.0 on busybox.netDenis Vlasenko2007-01-201-0/+41
|
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-114-128/+128
|