Denis Vlasenko
fdf63a30fe
docs: "how to add a patch"
2007-04-07 09:35:56 +00:00
Denis Vlasenko
9eb51ad6b9
website: link to post-1.5.0 fixes, fix dangling link
2007-03-31 10:32:27 +00:00
Denis Vlasenko
17a1526f9e
sed: a communal variable managed to slip past 'size'
...
('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
2007-03-26 20:48:46 +00:00
Denis Vlasenko
7d10823f6a
Announce 1.5.0 and move svn to 1.6.0.svn
2007-03-22 23:31:29 +00:00
Denis Vlasenko
b8e72fdde1
add info about gcc's sadistic alignment - and how to disable it
2007-03-21 10:07:01 +00:00
Denis Vlasenko
f363065021
small doc update
2007-03-20 15:53:11 +00:00
Denis Vlasenko
c86e052b81
fix accumulated whitespace and indentation damage
2007-03-20 11:30:28 +00:00
Denis Vlasenko
e84aeb5bcb
update docs
2007-03-20 11:08:39 +00:00
Denis Vlasenko
3d101dd467
expand documentation
2007-03-19 16:04:11 +00:00
Denis Vlasenko
1c86a29aea
Announce 1.4.2
2007-03-18 18:21:44 +00:00
Bernhard Reutner-Fischer
486e7ca6b7
- touchup wording a bit
2007-03-16 11:14:38 +00:00
Denis Vlasenko
4efeaee387
mkfs_minix: stop using lots of bss/data.
...
data -3500 bytes, code -300 bytes
keep_data_small: expand/fix
2007-03-15 19:52:42 +00:00
Denis Vlasenko
972288e62f
modify ptr_to_globals trick so that we do not violate
...
type safety (well, sort of ;))
2007-03-15 00:57:01 +00:00
Denis Vlasenko
9616aff095
cosmetic documentation change
2007-03-14 11:50:34 +00:00
Denis Vlasenko
75605788ff
gzip: use common bbunzip infrastructure - ~700 bytes code less
2007-03-14 00:07:51 +00:00
Mike Frysinger
ae30210d90
create a document for mdev so people dont have to rtfs
2007-02-14 13:20:29 +00:00
Denis Vlasenko
136f42f503
Add CGI docs
2007-02-11 14:52:07 +00:00
Denis Vlasenko
e8ce0626d9
s/PREFIX/CONFIG_PREFIX/
2007-02-03 17:29:14 +00:00
Denis Vlasenko
06af216528
suppress warnings about easch <applet>_main() having
...
no preceding prototype
2007-02-03 17:28:39 +00:00
Denis Vlasenko
5ff8f3d7fd
add link to post 1.4.1 patches
2007-01-26 23:35:12 +00:00
Denis Vlasenko
30abe97940
announce 1.4.1
2007-01-25 21:10:43 +00:00
Denis Vlasenko
52848eecca
add link to fixes-1.4.0
2007-01-22 23:39:08 +00:00
Bernhard Reutner-Fischer
d0f33b3ce8
- not sure if we want a timestamp there, so put one in
2007-01-22 17:12:56 +00:00
Bernhard Reutner-Fischer
bb8c7c041c
- sed -i -e "/\$Id:/d;"
2007-01-22 17:04:53 +00:00
Bernhard Reutner-Fischer
b3f3c23f78
- point to correct version. Thanks to Yann E. MORIN.
2007-01-20 21:46:20 +00:00
Denis Vlasenko
312735878b
Announce 1.3.2 and 1.4.0 on busybox.net
2007-01-20 20:38:57 +00:00
Denis Vlasenko
f7996f3b70
Trailing whitespace removal over entire tree
2007-01-11 17:20:00 +00:00
Denis Vlasenko
4a64c33443
about.html: update maintainer name
...
libbb/Kbuild: less needs xregcomp.o
2006-12-30 22:03:02 +00:00
Denis Vlasenko
c1a339983f
Add link to post-1.3.1 patches to website
2006-12-28 21:44:43 +00:00
Denis Vlasenko
ba092336f0
news.html: Fix bad English
2006-12-27 09:47:53 +00:00
Denis Vlasenko
9cd7a249f1
fix typo
2006-12-27 07:57:29 +00:00
Denis Vlasenko
f959bee0f4
Announce 1.3.1
2006-12-27 05:06:27 +00:00
Denis Vlasenko
79e77cdbed
site: add link to directory with patches
2006-12-15 22:10:07 +00:00
Denis Vlasenko
f7b0d4a3e5
Update busybox.net webpage with 1.3.0 announcement
2006-12-14 00:22:51 +00:00
Bernhard Reutner-Fischer
6f0540e7ec
- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.
2006-12-12 11:50:44 +00:00
Bernhard Reutner-Fischer
32f3ebf08f
- add an anchor to let me point people to FAQ.html#standalone_shell
...
easily.
2006-12-10 13:40:16 +00:00
Denis Vlasenko
d9e15f2068
style cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
Denis Vlasenko
ec0c920a78
added small doc about tar 'pax header' format
2006-11-26 17:07:38 +00:00
Denis Vlasenko
abfc4cf6d8
Add names of people historically linked to bbox project
2006-11-18 16:30:04 +00:00
Denis Vlasenko
8528151658
small ipv6 doc changes; nslookup a tiny bit smaller
2006-11-07 19:05:43 +00:00
Denis Vlasenko
4126b1f5c6
add usefun info on SIGINT handling peculiarities
2006-10-31 18:41:29 +00:00
Denis Vlasenko
41be5b863d
website: fix link
2006-10-29 19:34:49 +00:00
Denis Vlasenko
8d463072df
website: announce 1.2.2.1
2006-10-29 19:30:55 +00:00
Denis Vlasenko
670a6626ca
add ipv6 developer doc
2006-10-26 17:21:13 +00:00
Rob Landley
44c7917cab
Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to
...
autodocifier.pl so USAGE_ macros that haven't been converted to USE_ yet
get correctly stripped out when generating BusyBox.html.
2006-10-24 21:46:19 +00:00
Denis Vlasenko
8f8f268cfd
bb_applet_name -> applet_name
2006-10-03 21:00:43 +00:00
Denis Vlasenko
67b23e6043
getopt_ulflags -> getopt32.
...
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-10-03 21:00:06 +00:00
Rob Landley
530c3ef818
Mention the new gpl@busybox.net address.
2006-09-29 22:43:12 +00:00
Rob Landley
94b383d419
License clarification.
2006-09-20 20:01:29 +00:00
Denis Vlasenko
9213a9e0f2
whitespace cleanup
2006-09-17 16:28:10 +00:00