aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - drop outdated paragraph (which additionally contained some mistyped ↵Bernhard Reutner-Fischer2008-08-211-11/+1
| | | | html-like junk)
* - misc. minor tweaksBernhard Reutner-Fischer2008-08-212-8/+9
|
* - point people to the current stable branchBernhard Reutner-Fischer2008-08-211-1/+1
|
* - tweak markupBernhard Reutner-Fischer2008-08-211-10/+5
|
* more cosmetic fixes on the websiteDenis Vlasenko2008-08-211-2/+1
|
* cosmetic fixes on the webpageDenis Vlasenko2008-08-211-4/+4
|
* - tweak markupBernhard Reutner-Fischer2008-08-212-2/+2
|
* - bump copyright yearBernhard Reutner-Fischer2008-08-211-1/+1
|
* - fix markupBernhard Reutner-Fischer2008-08-211-2/+2
|
* - fix some wrong markup.Bernhard Reutner-Fischer2008-08-216-161/+161
| | | | | sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html The proper way to specify an attribute is to quote the val: theattrib="val"
* - correct release date for 1.12.0 and fix a few typosBernhard Reutner-Fischer2008-08-211-12/+11
|
* announce 1.12.0Denis Vlasenko2008-08-211-0/+146
|
* mdev: do not complain if mdev.conf does not exist;Denis Vlasenko2008-07-261-6/+11
| | | | | | use #if to prevent gcc from generating dead code (sadly, it's more ugly this way)
* mdev: support for serializing hotplugDenis Vlasenko2008-07-151-0/+23
| | | | | | function old new delta mdev_main 503 647 +144
* Announce 1.11.1Denis Vlasenko2008-07-111-0/+10
|
* website: announce updated HOWTODenis Vlasenko2008-07-111-3/+8
|
* website: add 'Laptop Computers' to sponsors pageDenis Vlasenko2008-07-101-0/+4
|
* website: return HOWTO link and GPL violations address to the topDenis Vlasenko2008-07-081-6/+6
| | | | | of the page
* webpage: fix typosDenis Vlasenko2008-07-021-2/+2
|
* Announce 1.10.4 and 1.11.0Denis Vlasenko2008-06-251-6/+46
|
* whitespace and comment fixes, no code changesDenis Vlasenko2008-06-161-1/+1
|
* Update sponsors page as wellDenis Vlasenko2008-06-141-7/+24
|
* fix typo in "Analog Devices"Denis Vlasenko2008-06-131-1/+1
|
* shorten sponsor's link per its requestDenis Vlasenko2008-06-131-2/+2
|
* website: announce sponsors.Denis Vlasenko2008-06-131-0/+20
|
* Update a link to cross-compiling HOWTO.Denis Vlasenko2008-06-071-1/+2
|
* - fix copy'n paste error for the release dateBernhard Reutner-Fischer2008-06-061-1/+1
|
* announce 1.10.3Denis Vlasenko2008-06-051-5/+15
|
* - move depmod shell script to examples/Bernhard Reutner-Fischer2008-05-281-57/+0
|
* docs/depmod: and example of depmod in shell/sed/awk...Denis Vlasenko2008-05-241-0/+57
|
* - provide proc-less sampleBernhard Reutner-Fischer2008-05-161-3/+9
| | | | - improve wording
* website: announce 1.10.2Denis Vlasenko2008-05-081-5/+16
|
* - update screenshotBernhard Reutner-Fischer2008-04-241-41/+50
|
* - rotate some older new to oldnewsBernhard Reutner-Fischer2008-04-192-799/+800
|
* - ignore "recent"; We have an RCS to serve theseBernhard Reutner-Fischer2008-04-191-1/+1
|
* website: add 1.10.1 to news page.Denis Vlasenko2008-04-191-0/+15
|
* website: add a link to 1.10.1Denis Vlasenko2008-04-191-0/+3
|
* webpage: remove date from URLDenis Vlasenko2008-04-111-1/+1
|
* webpage: s/Denis/Denys/ (I don't like "denys", but it's in passport); add a ↵Denis Vlasenko2008-04-113-8/+9
| | | | link to resume
* webpage: typo fixDenis Vlasenko2008-03-211-1/+1
|
* Bump version to 1.10.0 and announce it on website.1_10_0Denis Vlasenko2008-03-211-0/+155
|
* website: fix double include of menubarDenis Vlasenko2008-03-211-4/+1
|
* webpage: fix EnglishDenis Vlasenko2008-03-211-3/+4
|
* website: announce stable point releasesDenis Vlasenko2008-03-211-2/+24
|
* scripts/bb_release: release script (I nearly lost it last time)Denis Vlasenko2008-03-211-7/+23
| | | | | website: update links to latest releases
* *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko2008-03-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Don't point to obsolete patches but the current fixes for the stable releasesBernhard Reutner-Fischer2008-02-271-3/+2
|
* - update docs to point to the current stable branchBernhard Reutner-Fischer2008-02-271-1/+1
|
* *: add optimization barrier to all "G trick" locationsDenis Vlasenko2008-02-271-2/+2
|
* website: add direct links to every last stable release tarballDenis Vlasenko2008-02-121-2/+14
|