aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net
AgeCommit message (Collapse)Author
2007-09-30announce 1.7.2 on the websiteDenis Vlasenko
2007-09-16announce 1.7.1 on websiteDenis Vlasenko
2007-09-13webpage: add a link to vda's "init must die" pageDenis Vlasenko
2007-08-26add links to vda's pet projectsDenis Vlasenko
2007-08-25- add Yann's email-addrBernhard Reutner-Fischer
2007-08-24- cosmetic html cleanupBernhard Reutner-Fischer
2007-08-24- obfuscate addrs a little bitBernhard Reutner-Fischer
2007-08-24spelling fixes to websiteDenis Vlasenko
2007-08-24Cosmetic fixes to webpageDenis Vlasenko
2007-08-24add missed attribution to httpd sendfile supportDenis Vlasenko
2007-08-24news.html: add 1.7.0 announcementDenis Vlasenko
2007-07-16fix discrepancy in GPL version number. Pointed out by "Marsh David" ↵Denis Vlasenko
<dmarsh@bigw.com.au>
2007-07-13FAQ: add timezone QDenis Vlasenko
2007-06-30web site: announce 1.6.1Denis Vlasenko
2007-06-09- also note where to checkout the 1_6_stable branchBernhard Reutner-Fischer
2007-06-08- Add a FAQ entry on "how do i cross compile busybox"Bernhard Reutner-Fischer
2007-06-01website: announce 1.6.0Denis Vlasenko
2007-05-20busybox.net: announce 1.5.1 on the web site.Denis Vlasenko
2007-04-11rename: run_applet_by_name -> run_applet_and_exitDenis Vlasenko
2007-04-07busybox.net: micro fixDenis Vlasenko
2007-04-07busybox.net: update "screenshot"Denis Vlasenko
2007-04-07docs: "how to add a patch"Denis Vlasenko
2007-03-31website: link to post-1.5.0 fixes, fix dangling linkDenis Vlasenko
2007-03-22Announce 1.5.0 and move svn to 1.6.0.svnDenis Vlasenko
2007-03-18Announce 1.4.2Denis Vlasenko
2007-01-26add link to post 1.4.1 patchesDenis Vlasenko
2007-01-25announce 1.4.1Denis Vlasenko
2007-01-22add link to fixes-1.4.0Denis Vlasenko
2007-01-20- point to correct version. Thanks to Yann E. MORIN.Bernhard Reutner-Fischer
2007-01-20Announce 1.3.2 and 1.4.0 on busybox.netDenis Vlasenko
2007-01-11Trailing whitespace removal over entire treeDenis Vlasenko
2006-12-30about.html: update maintainer nameDenis Vlasenko
libbb/Kbuild: less needs xregcomp.o
2006-12-28Add link to post-1.3.1 patches to websiteDenis Vlasenko
2006-12-27news.html: Fix bad EnglishDenis Vlasenko
2006-12-27fix typoDenis Vlasenko
2006-12-27Announce 1.3.1Denis Vlasenko
2006-12-15site: add link to directory with patchesDenis Vlasenko
2006-12-14Update busybox.net webpage with 1.3.0 announcementDenis Vlasenko
2006-12-10- add an anchor to let me point people to FAQ.html#standalone_shellBernhard Reutner-Fischer
easily.
2006-11-18Add names of people historically linked to bbox projectDenis Vlasenko
2006-10-29website: fix linkDenis Vlasenko
2006-10-29website: announce 1.2.2.1Denis Vlasenko
2006-10-24Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to Rob Landley
autodocifier.pl so USAGE_ macros that haven't been converted to USE_ yet get correctly stripped out when generating BusyBox.html.
2006-10-03bb_applet_name -> applet_nameDenis Vlasenko
2006-10-03getopt_ulflags -> getopt32.Denis Vlasenko
It is impossible to formulate sane ABI based on size of ulong because it can be 32-bit or 64-bit. Basically it means that you cannot portably use more that 32 option chars in one call anyway... Make it explicit.
2006-09-29Mention the new gpl@busybox.net address.Rob Landley
2006-09-20License clarification.Rob Landley
2006-09-17whitespace cleanupDenis Vlasenko
2006-09-14svn 15355 replaced "BusyBox is licensed under the GNU General Public PublicRob Landley
License" with "BusyBox is licensed under the GNU General Public License version 2 or later... (This is the same license the Linux kernel is under...)" Except that the Linux kernel isn't under GPLv2 or later, it's just under GPLv2. Now they match again.
2006-09-13Add Larry Doolittle's ntpclient, plus some formatting tweaks.Rob Landley