Mike Frysinger
|
91d8f0e892
touchups as suggested by Vladimir N. Oleynik
|
19 years ago |
Mike Frysinger
|
ef614ecca6
err, use name attr of a tag, not href
|
19 years ago |
Mike Frysinger
|
fa69f110d9
import fakeidentd module started by Thomas Lundquist
|
19 years ago |
Mike Frysinger
|
77dbe738d2
add a new list of external tiny utilities
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 years ago |
Mike Frysinger
|
a77b4f3970
jfb2 writes in Bug 119:
|
19 years ago |
Eric Andersen
|
63e5e7bf0e
Fix broken macro
|
19 years ago |
Eric Andersen
|
42e3b00ae5
Only define a local environ when not using the prototype from unistd.h
|
19 years ago |
Eric Andersen
|
451c0d2828
Rework to fix http://bugs.uclibc.org/view.php?id=107
|
19 years ago |
Eric Andersen
|
3cd1986195
Add bb_msg_read_error
|
19 years ago |
Mike Frysinger
|
5ba5f4d2e7
In Bug 78, shortkey points out:
|
19 years ago |
Mike Frysinger
|
b31566ef32
minor style touchups
|
19 years ago |
Mike Frysinger
|
4e5936ef95
In Bug 208, bernhardf writes:
|
19 years ago |
Mike Frysinger
|
5c63a72968
In Bug 207, bernhardf writes:
|
19 years ago |
Mike Frysinger
|
3cc01a80a3
In Bug 209, bernhardf writes:
|
19 years ago |
Mike Frysinger
|
a9ae74d25b
bernhardf reports with Bug 210:
|
19 years ago |
Eric Andersen
|
afe023d136
Use a sane VEOL setting
|
19 years ago |
Mike Frysinger
|
2ed05ab146
fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
|
20 years ago |
Mike Frysinger
|
75ac42b1ae
add aliases == and [[ for = and [ to support more bash scripts
|
20 years ago |
Peter Kjellerstedt
|
c089ccdb44
Removed the incorrect and confusing facility argument specified with
|
20 years ago |
Eric Andersen
|
3603f79ce5
Point to osuosl
|
20 years ago |
Peter Kjellerstedt
|
540769d566
Corrected the list of section names in add_ksymoops_symbols() so
|
20 years ago |
Mike Frysinger
|
354b527e03
amd64 is rela, not rel
|
20 years ago |
Mike Frysinger
|
a36ac0db67
Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.
|
20 years ago |
Mike Frysinger
|
dcc40b7ecc
Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to track initialization of getopt()
|
20 years ago |
Mike Frysinger
|
9b9e5479e8
add some more comments
|
20 years ago |
Mike Frysinger
|
3b05b80cd7
newlib fixe from Shaun Jackman
|
20 years ago |
Mike Frysinger
|
ca1b6fc745
newlib fixe from Shaun Jackman
|
20 years ago |
Manuel Novoa III
|
df7bfb433e
Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
|
20 years ago |
Manuel Novoa III
|
0d8c652c46
When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input.
|
20 years ago |