Denis Vlasenko
|
993c6aa077
release 1.4.2
|
18 years ago |
Denis Vlasenko
|
d60a279c34
wget: fix access-to-ro memory
|
18 years ago |
Denis Vlasenko
|
5483a19fc3
tftp: fix wrong check for port numbers
|
18 years ago |
Denis Vlasenko
|
6745766347
tar: fix tar option parsing
|
18 years ago |
Denis Vlasenko
|
a631e71642
ip: fix misnumbered command names
|
18 years ago |
Denis Vlasenko
|
e3d83aafb4
fix erroneous lowercasing by bb_hexdigits_upcase[i] | 0x10
|
18 years ago |
Bernhard Reutner-Fischer
|
bbbb7e02fc
- pull r17757 from trunk: fix stty's fix_param(). Closes #1193
|
18 years ago |
Bernhard Reutner-Fischer
|
1ca74185c4
- pull r17554 and r17555 from trunk:
|
18 years ago |
Bernhard Reutner-Fischer
|
a626a99ca5
- readahead depends on LFS
|
18 years ago |
Denis Vlasenko
|
e338dd95b4
accumulated post-1.4.0 fixes
|
18 years ago |
Denis Vlasenko
|
8942c12782
releasing busybox 1.4.0
|
18 years ago |
Denis Vlasenko
|
316355524f
fixing bugs revealed by randomconfig runs
|
18 years ago |
Denis Vlasenko
|
91f20ab510
fixes for amd64 compilation
|
18 years ago |
Denis Vlasenko
|
e055443412
ls: stop doing time() for each file in "ls -l"
|
18 years ago |
Denis Vlasenko
|
4ebaf10742
strdup -> xstrdup
|
18 years ago |
Denis Vlasenko
|
2405ad659e
ls: use get_cached_username/groupname
|
18 years ago |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
18 years ago |
Denis Vlasenko
|
f8c11aa65d
fsck: dead code removal; also disable progress indicator code
|
18 years ago |
Denis Vlasenko
|
e18a293a52
fsck: stop using strtok
|
18 years ago |
Denis Vlasenko
|
1abf91aa25
fsck: move functions around so that related ones are nearby
|
18 years ago |
Denis Vlasenko
|
a0e701d137
fsck: small optimization
|
18 years ago |
Denis Vlasenko
|
74c9d2365a
fix potentially misaligned 32-bit accesses
|
18 years ago |
Bernhard Reutner-Fischer
|
c966ba46a9
- move the smallint that is platform dependant to it's proper place
|
18 years ago |
Peter Kjellerstedt
|
f8384fa50c
Use char for smallint on CRIS as well.
|
18 years ago |
Bernhard Reutner-Fischer
|
1a250d9f32
- reinstate paranoia check in wrapf().
|
18 years ago |
Denis Vlasenko
|
7f0d7ae4f5
fix subtle bug inherited from dash
|
18 years ago |
Denis Vlasenko
|
41aaefce71
stop using global variable needlessly
|
18 years ago |
Denis Vlasenko
|
cbbc043d1b
smallint can be a char for amd64 too
|
18 years ago |
Denis Vlasenko
|
ef44d9d9f2
sed,get_line_from_file: improve comments
|
18 years ago |
Bernhard Reutner-Fischer
|
ae114c235e
- stty's visible() function and catv's guts are identical. Merge them into
|
18 years ago |