-
694738f4eb
du: use long long for size field
Ian Wienand
2012-02-28 03:10:31 +01:00
-
fc4ebd0d0b
ntpd: fix offset adjustment after step; better step printing
Denys Vlasenko
2012-02-28 02:45:00 +01:00
-
16c52a5d7b
ntpd: increase OPT_qq constant to not collide with -L
Denys Vlasenko
2012-02-23 14:28:47 +01:00
-
6111f967f5
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23 13:45:18 +01:00
-
af36ba206f
mkdir: fix permissions on 64-bit platforms
Timo Teras
2012-02-10 09:55:24 +02:00
-
cfcb1dac83
ifupdown: support metric for static default gw
Natanael Copa
2012-02-17 19:36:26 +00:00
-
8cce1b3ad8
httpd: make byte ranges which start at 0 work too. Closes 4766
Denys Vlasenko
2012-02-19 17:18:45 +01:00
-
b2d668872c
modprobe-small: add comment about aliased commands' help text
Denys Vlasenko
2012-02-19 16:57:08 +01:00
-
5a5db93b0f
depmod: supply help text
Lauri Kasanen
2012-02-19 16:33:37 +01:00
-
817c230a0c
getopt: trim help text
Denys Vlasenko
2012-02-09 18:39:16 +01:00
-
d0222503ff
applets_sh/*: Add a few more examples of "shell applets"
Pere Orga
2012-02-09 18:23:33 +01:00
-
594db1e62a
getopt: simple code shrink; expand help text
Denys Vlasenko
2012-02-09 18:17:29 +01:00
-
9106107a50
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2012-02-09 15:14:33 +01:00
-
638dbc34b3
mdev: add a comment. no code changes
Denys Vlasenko
2012-02-06 01:00:00 +01:00
-
bbf1e3c144
acpid: do not install handlers for fatal signals
Denys Vlasenko
2012-02-05 15:08:08 +01:00
-
6e9d047c15
cttyhack: handle multiple consoles found in sysfs
Aaro Koskinen
2012-02-04 21:55:01 +01:00
-
ef43beac63
httpd: fix sendfile of files larger than 2 Gb. Closes 4754
Denys Vlasenko
2012-02-04 21:37:17 +01:00
-
9ec3cd400a
tweak comment, no code changes
Denys Vlasenko
2012-02-02 11:29:43 +01:00
-
35def51c97
httpd: fix MD5-encrypted-in-httpd.conf password logic
Denys Vlasenko
2012-02-01 02:42:54 +01:00
-
428bd2d433
modprobe: accept -b even if blacklist functionality is disabled
Felipe Contreras
2012-01-31 14:55:15 +01:00
-
c0657e0d0a
vi: add ":prev" command support
Dennis Groenen
2012-01-31 14:12:38 +01:00
-
800a9a056a
vi: move mark[i] pointers if text[] moves after realloc
Denys Vlasenko
2012-01-31 14:10:26 +01:00
-
7eaa03709b
login: -f should not ask for password even with PAM
Sergey Naumov
2012-01-30 12:52:56 +01:00
-
da2b2da6a7
init: add a segv debugging aid, disabled by default
Denys Vlasenko
2012-01-30 12:15:22 +01:00
-
1c7724bf2a
gen_build_files.sh: exclude hidden directories
Paulius Zaleckas
2012-01-30 02:34:56 +01:00
-
e8758eaf4f
mdev: fix wrong sizeof
Javier Viguera
2012-01-27 18:30:20 +01:00
-
c158601d50
bootchartd: add process accounting feature
Quentin Casasnovas
2012-01-18 02:12:13 +01:00
-
ce4f39ac7c
find_mount_point: fix find_mount_point for char devices
Javier Viguera
2012-01-18 01:49:11 +01:00
-
fdd0b3b398
vconfig: fix help text; small code shrink. Closes 4658
Denys Vlasenko
2012-01-16 04:00:37 +01:00
-
6e8861b5f1
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15 23:00:13 +01:00
-
7ce209b9d4
shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR]
Denys Vlasenko
2012-01-15 22:58:06 +01:00
-
d29ae7e071
sed: fix possible case of signed char bug; expand debugging printouts
Denys Vlasenko
2012-01-15 20:06:03 +01:00
-
7550201e9a
mke2fs: do not zero out first kilobyte. Closes 3247
Denys Vlasenko
2012-01-11 01:02:31 +01:00
-
499597d6ef
mdev: do not treat non-leading '#' chars as start of comment. Closes 4676
Denys Vlasenko
2012-01-11 00:37:17 +01:00
-
982fdaf4b2
acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.
Denys Vlasenko
2012-01-09 05:01:25 +01:00
-
d45efd3a9f
passwd,cryptpw: make default encryption algorithm configurable
Denys Vlasenko
2012-01-08 16:44:37 +01:00
-
3e0c428c45
Move include <shadow.h> close to pwd.h and grp.h includes
Denys Vlasenko
2012-01-08 16:13:55 +01:00
-
a76dd50ce1
Move Adroid endgrent() and endpwent() NOPS to libbb.h
Denys Vlasenko
2012-01-08 16:11:38 +01:00
-
acdb0041b3
libpwdgrp/pwd_grp.c: use same static buffer for all getpwXX functions
Denys Vlasenko
2012-01-06 16:24:56 +01:00
-
2e55404bcf
libpwdgrp/pwd_grp.c: set opened /etc/{passwd,group,shadow} fds CLOEXEC
Denys Vlasenko
2012-01-06 16:23:42 +01:00
-
6b64a26976
platform.h: define endgrent() and endpwent() as no-ops on Android
Denys Vlasenko
2012-01-06 16:23:18 +01:00
-
ba65872950
libbb/bb_strtonum: always set end ptr, even on error return
Denys Vlasenko
2011-12-22 13:00:32 +01:00
-
6a93212b54
kill: fix segfault in arguments parsing
Alexey Fomenko
2011-12-22 11:38:57 +01:00
-
83f103b30e
ash: in standalone mode, search in $PATH if /proc/self/exe doesn't exist
Denys Vlasenko
2011-12-20 06:10:35 +01:00
-
3365e9f3cc
makemime: tweak help text: -a HDR can be repeated
Denys Vlasenko
2011-12-20 02:15:19 +01:00
-
03419aa037
httpd: don't drop/abuse QUERY_STRING when /cgi-bin/index.cgi is used
Denys Vlasenko
2011-12-19 12:30:34 +01:00
-
93b4a60526
wget: fix use-after-free on redirect
Denys Vlasenko
2011-12-18 05:11:56 +01:00
-
f282c6b657
libbb: remove is_directory's argument which is always NULL
Denys Vlasenko
2011-12-18 03:27:46 +01:00
-
f85bd1a7a7
httpd: remove redundant NULL assignment and save one strrchr. -8 bytes
Denys Vlasenko
2011-12-18 03:22:36 +01:00
-
ee0f444f11
udhcp: finish support of classless static routes (now the correct patch!)
Michael McTernan
2011-12-16 17:10:09 +01:00
-
7b57ff4436
udhcp: finish support of classless static routes
Michael McTernan
2011-12-16 17:05:52 +01:00
-
be2a557918
vconfig: remove /proc/net/vlan/config check
Paulius Zaleckas
2011-12-16 01:42:55 +01:00
-
b05cd6b7a7
httpd: fix /../ sanitization (had one extra semicolon). rewrote it
Denys Vlasenko
2011-12-16 01:37:02 +01:00
-
cda6ea905d
ash: document bash's exit code too. No code changes
Denys Vlasenko
2011-12-16 00:44:36 +01:00
-
2bef526331
ash: add comment about bash's ENOEXEC handling. No code changes
Denys Vlasenko
2011-12-16 00:25:17 +01:00
-
d6f5000c13
*: style fixes. no code changes
Denys Vlasenko
2011-12-15 12:39:25 +01:00
-
454fe29a80
ifupdown: remove interface from state_list if iface_up fails
Lauri Hintsala
2011-12-14 16:49:58 +02:00
-
1b41b33be3
configs/android_defconfig: update
Daniel Fandrich
2011-12-15 10:14:51 +01:00
-
fdf514f343
touch: add new option FEATURE_TOUCH_SUSV3
walter harms
2011-12-14 08:48:59 +01:00
-
3ef3cc5949
touch: document -t DT option in help text
Denys Vlasenko
2011-12-13 16:56:47 +01:00
-
7280d2017d
udhcpc: sanitize hostnames in incoming packets. Closes 3979.
Denys Vlasenko
2011-12-08 16:41:05 +01:00
-
53782d9221
iproute: fix help text
Denys Vlasenko
2011-12-06 18:59:55 +01:00
-
2f8ccc14f7
blkid: make help text show [BLOCKDEV]...
Denys Vlasenko
2011-12-06 15:09:27 +01:00
-
c3375f0389
volume_id/get_devname: trivial code shrink
Denys Vlasenko
2011-12-06 15:06:59 +01:00
-
b8ff9357d5
suppress a "integer overflow in expression" waring on big endian. Closes 4405
Denys Vlasenko
2011-12-05 04:54:14 +01:00
-
5560e1af0a
Fix link failure on some platforms when PAM is enabled
Tristan Schmelcher
2011-12-05 04:38:58 +01:00
-
ef7aa46bc4
init: code shrink -4 bytes
Denys Vlasenko
2011-12-05 03:54:28 +01:00
-
beb860ac75
init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing.
Denys Vlasenko
2011-12-05 03:31:05 +01:00
-
0fa3e5f6f9
httpd: small fixes to previous change
Pascal Bellard
2011-11-29 20:54:30 +01:00
-
7291755439
httpd: make it possible to use system passwords for auth
Pascal Bellard
2011-11-29 13:51:11 +01:00
-
901365fcff
old_e2fsprogs/blkid: close the fd after we are done with it
Denys Vlasenko
2011-11-28 18:57:04 +01:00
-
1fd7129bc6
vi: fix [end] key handling
Denys Vlasenko
2011-11-28 04:55:48 +01:00
-
65a1ee956f
rx: fix file corruption on block checksum failure
Daniel Fandrich
2011-11-23 12:07:31 +01:00
-
d2277e262f
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-11-22 17:19:26 +01:00
-
fcb9e07eca
Added a few more features to android_defconfig
Daniel Fandrich
2011-11-06 15:06:16 -08:00
-
5f118ff885
Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox
Denys Vlasenko
2011-11-21 14:25:15 +01:00
-
-
fc186711fe
makemime: document our current behavior. Tweak help text
Denys Vlasenko
2011-11-19 14:43:02 +01:00
-
3bc4fc5857
makemime: content-type should default to application/octet-stream
Denys Vlasenko
2011-11-19 13:55:46 +01:00
-
578b817151
sendmail: fix a mistake in previous commit
Denys Vlasenko
2011-11-19 13:54:50 +01:00
-
41fea01066
sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 lines
Denys Vlasenko
2011-11-18 22:25:35 +01:00
-
a0bef7cc27
hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478
Denys Vlasenko
2011-11-18 02:47:35 +01:00
-
860491c525
udhcpc: shrink code by setting xid more economically
Denys Vlasenko
2011-11-18 02:09:13 +01:00
-
1dc80bae0b
libbb.h: add check for bad off_t size detection
Denys Vlasenko
2011-11-17 21:51:32 +01:00
-
f59a50ee30
libbb.h: tighten up macro code
Denys Vlasenko
2011-11-16 21:30:19 +01:00
-
a092a89d8f
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
Denys Vlasenko
2011-11-16 20:17:12 +01:00
-
2951add2bf
applets_sh/nologin: an applet implemented as shell script
Denys Vlasenko
2011-11-10 18:00:28 +01:00
-
-
39b233182c
mount: resolve hosts to IPs in nfs mounts
Denys Vlasenko
2011-11-10 17:01:39 +01:00
-
a86e02492d
mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+
Denys Vlasenko
2011-11-10 16:53:35 +01:00
-
fae473c81b
mount: support -o noacl
Dave Love
2011-11-10 15:19:25 +01:00
-
b9f4cd85f0
Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE
Bernhard Reutner-Fischer
2011-11-09 20:23:38 +01:00
-
743edac6c8
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
Peter Korsgaard
2011-11-09 19:44:37 +01:00
-
7e21f0491c
udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both
Denys Vlasenko
2011-11-08 11:39:41 +01:00
-
2b6a6b90cc
udhcpc6: set hop limit to 1 in emitted raw packets
Denys Vlasenko
2011-11-07 18:22:06 +01:00
-
68c5b28156
udhcpc6: fix endianness
Denys Vlasenko
2011-11-07 16:21:24 +01:00
-
9ba75048c0
udhcpc6: new applet. Not yet functional.
Denys Vlasenko
2011-11-07 15:55:39 +01:00
-
50089fc61c
udhcpc: trim help text, rename badly-named variable
Denys Vlasenko
2011-11-07 15:44:46 +01:00
-
0fd4347ced
udhcpc: code shrink
Denys Vlasenko
2011-11-07 00:54:27 +01:00
-
3b46fcb95d
udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor string)
Denys Vlasenko
2011-11-05 01:26:18 +01:00
-
d38ca03946
udhcpc: reuse string constant; remove unneeded memset(0)
Denys Vlasenko
2011-11-05 01:25:03 +01:00
-
2017d48c0d
udhcpc: deprecate --hostname NAME
Denys Vlasenko
2011-11-05 01:24:14 +01:00