Denis Vlasenko
|
3c385cd706
|
lineedit: fix bug 5824: Since version 23530 with lineedit.c,
"fdisk" & "ed" can't work any more
|
2008-11-02 00:41:05 +00:00 |
|
Denis Vlasenko
|
9b0f6e1142
|
add comment, no code changes
|
2008-11-01 13:40:32 +00:00 |
|
Denis Vlasenko
|
1a9e9bdd93
|
gunzip: restore mtime. approx +80 bytes of code
rpm: make code more robust
lsmod: small code shrink
|
2008-11-01 12:54:56 +00:00 |
|
Denis Vlasenko
|
5a89763fb7
|
tftpd: show help if stdin is not a socket
|
2008-11-01 00:22:24 +00:00 |
|
Denis Vlasenko
|
44d5dcebc6
|
iplink: accept shorthands for "address" keyword here:
"ip link set address 00:11:22:33:44:55"
ifupdown: use "addr" instead of "address"
|
2008-11-01 00:10:51 +00:00 |
|
Denis Vlasenko
|
64974793b9
|
less: fix newly-introduced case of less spinning forever
on pty's closed etc
|
2008-10-31 03:04:55 +00:00 |
|
Denis Vlasenko
|
028eab61bc
|
runsvdir: if we have PID == 1, SIGHUP should make small pause,
not 1 minute one
|
2008-10-31 02:37:18 +00:00 |
|
Denis Vlasenko
|
bb26db49b1
|
modprobe: fix a segfault when modprobe is called with no arguments at all
function old new delta
modprobe_main 559 535 -24
|
2008-10-31 02:04:28 +00:00 |
|
Denis Vlasenko
|
b9b344aa44
|
kill[all[5]]: accept -s SIG too. kill_main: +29 bytes
by Steve Bennett (steveb AT workware.net.au)
|
2008-10-31 00:30:48 +00:00 |
|
Denis Vlasenko
|
f34cfff2f0
|
setup_environment: cd $HOME regardless of clear_env value.
|
2008-10-30 23:58:19 +00:00 |
|
Denis Vlasenko
|
91f8f82bfb
|
tftpd: be less cryptic in help text
|
2008-10-30 23:42:37 +00:00 |
|
Denis Vlasenko
|
6b38e18247
|
dc: support for bases 2 and 8, by Nate Case (ncase AT xes-inc.com)
function old new delta
print_base 87 176 +89
set_output_base 81 95 +14
static.bases - 5 +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 108/0) Total: 108 bytes
|
2008-10-30 23:25:50 +00:00 |
|
Bernhard Reutner-Fischer
|
470dc1d7e2
|
- minor shrinkage (~-60)
|
2008-10-30 17:42:49 +00:00 |
|
Bernhard Reutner-Fischer
|
e29186687b
|
- support ip link set eth1 address 00:11:22:33:44:55
and not only the shorthand "addr". Thanks to ncopa for noticing
|
2008-10-30 16:45:55 +00:00 |
|
Denis Vlasenko
|
31d58e58d2
|
randomconfig fixes
|
2008-10-29 13:16:28 +00:00 |
|
Denis Vlasenko
|
1fe7887659
|
another small defconfig update
|
2008-10-29 12:25:39 +00:00 |
|
Denis Vlasenko
|
b15a6f2489
|
update defconfig
|
2008-10-29 12:18:10 +00:00 |
|
Denis Vlasenko
|
cf696850f3
|
runsvdir: kill another global
|
2008-10-29 12:07:34 +00:00 |
|
Denis Vlasenko
|
6a2c2cf6f3
|
runsvdir: fx a recent vda's buglet (was pausing even if not signaled).
stop spawning children immediately if signaled. Kill one global.
|
2008-10-29 12:04:45 +00:00 |
|
Denis Vlasenko
|
e7368f16fa
|
id: better wording in comments, no code changes
|
2008-10-29 10:30:54 +00:00 |
|
Denis Vlasenko
|
58f3c2e01e
|
runsvdir: shrink (by Vladimir)
|
2008-10-29 03:45:33 +00:00 |
|
Denis Vlasenko
|
9657596dd6
|
runsvdir: do not exit if we are pid 1.
|
2008-10-29 03:42:44 +00:00 |
|
Denis Vlasenko
|
40fdcbb270
|
more whitespace fixes
|
2008-10-29 01:20:13 +00:00 |
|
Denis Vlasenko
|
9504e444b8
|
whitespace fixes, no code changes
|
2008-10-29 01:19:15 +00:00 |
|
Denis Vlasenko
|
c3a9dc8ac5
|
vi: fix uninitialized last_search_pattern (bug 5794)
|
2008-10-29 00:58:04 +00:00 |
|
Denis Vlasenko
|
34e68c8b42
|
id: coreutils compat by Tito + test script
|
2008-10-29 00:27:31 +00:00 |
|
Bernhard Reutner-Fischer
|
d498850e02
|
- typo in documentation
|
2008-10-27 21:30:39 +00:00 |
|
Denis Vlasenko
|
6214941a3a
|
ash: add testcase for bug 5304
|
2008-10-27 14:33:03 +00:00 |
|
Denis Vlasenko
|
be54d6bc60
|
ash: fix "while kill -0 $child; do true; done" looping forever.
|
2008-10-27 14:25:52 +00:00 |
|
Denis Vlasenko
|
7ff85c53f1
|
udhcp: simplify SO_BINDTODEVICE call
|
2008-10-27 12:56:58 +00:00 |
|
Denis Vlasenko
|
de5f645dff
|
ls: trim help text
|
2008-10-27 12:37:22 +00:00 |
|
Denis Vlasenko
|
59f502b36f
|
ping: trivial code shrink
function old new delta
ping6_main 31 30 -1
ping_main 405 370 -35
|
2008-10-27 11:54:45 +00:00 |
|
Denis Vlasenko
|
c503dde01a
|
cpio: emit TRAILER even when hard links were found.
by Pascal Bellard (pascal.bellard AT ads-lu.com)
|
2008-10-26 19:55:20 +00:00 |
|
Denis Vlasenko
|
6b9d6c7544
|
devmem: fixlet in cleanup code
|
2008-10-26 19:07:43 +00:00 |
|
Denis Vlasenko
|
043246560f
|
devmem: make it more script-friendly; don't do any reads
and output nothing if writing was requested. -100 bytes
|
2008-10-26 17:26:55 +00:00 |
|
Denis Vlasenko
|
e1ef89abad
|
less: correctly wrap lines with tabs
|
2008-10-26 16:30:09 +00:00 |
|
Denis Vlasenko
|
c94fa5651a
|
devmem: new applet
|
2008-10-26 11:08:14 +00:00 |
|
Denis Vlasenko
|
f3dcd3c30a
|
less: FEATURE_LESS_LINENUMS depends on FEATURE_LESS_DASHCMD
|
2008-10-26 00:24:38 +00:00 |
|
Denis Vlasenko
|
7462b21dbe
|
read_key is actually written by Rob, add him to copyright notice
|
2008-10-26 00:19:33 +00:00 |
|
Denis Vlasenko
|
7b32e8f0bf
|
less: disable _ command, it's useless bloat
|
2008-10-26 00:15:36 +00:00 |
|
Denis Vlasenko
|
bdd2d8f178
|
read_key: add comments how Shift and Meta keys looks like.
no code changes
|
2008-10-25 23:59:41 +00:00 |
|
Denis Vlasenko
|
5f6aaf39cf
|
less: reuse former vi's key reading code. Improve SIGWINCH handling.
function old new delta
less_main 2056 2097 +41
getch_nowait 248 273 +25
read_key 310 321 +11
static.esccmds 61 69 +8
count_lines 72 74 +2
less_gets 166 142 -24
less_getch 172 43 -129
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 6/5 up/down: 91/-170) Total: -79 bytes
text data bss dec hex filename
|
2008-10-25 23:27:29 +00:00 |
|
Denis Vlasenko
|
39b0135c59
|
libbb: add forgotten file from previous commit :(
|
2008-10-25 23:23:32 +00:00 |
|
Denis Vlasenko
|
0112ff5203
|
vi: move key reading routine out of vi into llbbb
function old new delta
read_key - 310 +310
....
static.esccmds 170 61 -109
readit 286 60 -226
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 9/10 up/down: 349/-367) Total: -18 bytes
|
2008-10-25 23:23:00 +00:00 |
|
Denis Vlasenko
|
73d702ee07
|
tar: fix typo in comment
|
2008-10-25 09:27:35 +00:00 |
|
Denis Vlasenko
|
ebad0294c9
|
tar: fix bug 3844: non-root tar does not preserve perms
|
2008-10-24 23:47:38 +00:00 |
|
Denis Vlasenko
|
53c80f0972
|
less: add optional line number toggle and resizing on SIGWINCH.
|
2008-10-24 22:43:27 +00:00 |
|
Bernhard Reutner-Fischer
|
aa2a1c000c
|
- improve wording and fix alphabetical order
|
2008-10-24 19:48:47 +00:00 |
|
Denis Vlasenko
|
e8efe81abf
|
less: add less v.418 help text doc. No code changes.
|
2008-10-24 11:07:20 +00:00 |
|
Denis Vlasenko
|
2d5bd807c0
|
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
disable parsing test applet.
|
2008-10-24 10:49:49 +00:00 |
|