Denis Vlasenko
|
9b8f810d38
Apply post 1.12.3 fixes, bump to 1.12.4
|
16 years ago |
Denis Vlasenko
|
9343da45d3
apply post-1.12.2 fixes, bump version to 1.12.3
|
16 years ago |
Denis Vlasenko
|
84641942e5
apply post-1.12.1 patches, bump version to 1.12.2
|
16 years ago |
Denis Vlasenko
|
bacaff6e54
apply post-1.12.0 fixes, bump version to 1.12.1
|
16 years ago |
Denis Vlasenko
|
261cf4784f
This is 1.12.0
|
16 years ago |
Denis Vlasenko
|
e417be6697
getopt32: do not return pointer to alloca() areas
|
16 years ago |
Denis Vlasenko
|
b9c262b029
envdir: fix "envdir with no params" case
|
16 years ago |
Denis Vlasenko
|
99b4083647
findfs: make it use setuid-ness of busybox binary
|
16 years ago |
Denis Vlasenko
|
b9f5d59893
fsck: use getmntent_r instead of open-coded parsing. By Vladimir
|
16 years ago |
Denis Vlasenko
|
f31c3b677d
linedit: fix use-after-free
|
16 years ago |
Denis Vlasenko
|
4301616b27
libbb: getopt32() should not ever touch argv[0] (even read)
|
16 years ago |
Denis Vlasenko
|
1c45a505eb
libbb: fix mishandling of "all argv are opts" in getopt32()
|
16 years ago |
Denis Vlasenko
|
6c4eb44113
ifupdown: fixes for shutdown of DHCP-managed interfaces
|
16 years ago |
Denis Vlasenko
|
625ed8e027
Updating defconfig, fixing a typo in Config.in
|
16 years ago |
Bernhard Reutner-Fischer
|
c77e843c09
- add new applet rdev (Grant Erickson)
|
16 years ago |
Denis Vlasenko
|
d7cc2e601d
showkey: new applet by Vladimir
|
16 years ago |
Denis Vlasenko
|
c8d02aa959
setfont: new applet by Vladimir
|
16 years ago |
Denis Vlasenko
|
eb084779d7
libbb: use ptsname_r, it's smaller
|
16 years ago |
Denis Vlasenko
|
34c73c499b
ash: fix "(cat < file)" hang introduced by rev 22944.
|
16 years ago |
Denis Vlasenko
|
8334db13c3
cut: fix buffer overflow (bug 4544).
|
16 years ago |
Denis Vlasenko
|
69ed30928e
chpst: fix "envdir dir" case (bug 4574).
|
16 years ago |
Denis Vlasenko
|
ec7e7aec8a
arp: without -H <type>, assume "ether". closes 4564
|
16 years ago |
Denis Vlasenko
|
c80191c1d9
install: fix long option not taking params (bug 4584)
|
16 years ago |
Denis Vlasenko
|
11152e30e3
mkdir: fix "uname 0222; mkdir foo/bar" case
|
16 years ago |
Denis Vlasenko
|
cd785fb716
nmeter: fix read past the end if a buffer. Closes 4594
|
16 years ago |
Denis Vlasenko
|
ee777c4e5f
ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com>
|
16 years ago |
Denis Vlasenko
|
8d07560eef
sendmail: work around (bogus) gcc warning
|
16 years ago |
Denis Vlasenko
|
63e49fa56f
fix byte-swapping of compressed help on big-endian machines
|
16 years ago |
Denis Vlasenko
|
69f4f9a6f4
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
|
16 years ago |
Denis Vlasenko
|
3fd15e197e
grep: option to use GNU regex matching instead of POSIX one.
|
16 years ago |