-
6c2406ac86
date: optional support for %N. Closes bug 1861.
Denys Vlasenko
2010-06-04 18:19:15 +02:00
-
8878c24c7d
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
2010-06-04 15:55:17 +02:00
-
c46792492f
typo fix
Denys Vlasenko
2010-06-04 01:31:48 +02:00
-
bf5f99ffb2
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2010-06-04 01:29:52 +02:00
-
79b3d42e13
ash: rename parsefile->fd to ->pf_fd
Denys Vlasenko
2010-06-03 04:29:08 +02:00
-
08d8b3cee1
ash: fix redirection of fd 0 in scripts are sourced from interactive ash
Denys Vlasenko
2010-06-03 04:28:28 +02:00
-
3e47cfec90
test: "" is not a valid number. Closes bug 1915
Denys Vlasenko
2010-06-03 01:47:04 +02:00
-
26b6ccf340
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-02 14:14:48 +02:00
-
abb154ba02
document how to find non-shared string dups
Denys Vlasenko
2010-06-02 13:28:17 +02:00
-
ea8b252cb3
*: better string sharing
Denys Vlasenko
2010-06-02 12:57:26 +02:00
-
8837c5dec4
ash: remove one redundant function, improve string sharing, better field names
Denys Vlasenko
2010-06-02 12:56:18 +02:00
-
8376bfae58
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
2010-06-01 23:26:54 +02:00
-
b9542cb2ce
deinline two big functions
Denys Vlasenko
2010-06-01 23:16:46 +02:00
-
716f3f612e
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
2010-06-01 14:41:39 +02:00
-
11bcf4b224
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-06-01 08:33:18 +02:00
-
39a04f71ca
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-31 14:18:57 +02:00
-
b8b72f02f0
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
Denys Vlasenko
2010-05-31 00:45:09 +02:00
-
e58c6e2e13
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
2010-05-30 23:43:35 +02:00
-
b7d19cc400
dhcp: readability cleanups and small code shrink
Denys Vlasenko
2010-05-30 23:41:23 +02:00
-
c88c1a0190
rpm2cpio: teach it to understand xz format
Denys Vlasenko
2010-05-30 05:10:16 +02:00
-
acaaca839a
unxz: remove debugging. no code changes
Denys Vlasenko
2010-05-30 04:50:21 +02:00
-
6948f210ed
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30 04:18:13 +02:00
-
fb6c76cb6e
forgotten "git add"...
Denys Vlasenko
2010-05-30 03:47:40 +02:00
-
d93f19e443
reorder parts of bbunzip.c, no code changes
Denys Vlasenko
2010-05-30 03:46:54 +02:00
-
602ce69afb
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30 03:35:18 +02:00
-
e04c867a21
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-30 03:33:50 +02:00
-
8bcaa6a4e9
lzop: fix indentation
Denys Vlasenko
2010-05-30 01:57:52 +02:00
-
7bdfb7cbf0
bbunzip: silence warning about unused variable
Bernhard Reutner-Fischer
2010-05-27 15:39:01 +02:00
-
eb29e91dc6
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
Denys Vlasenko
2010-05-27 13:35:04 +02:00
-
76c936f522
build system: make gen_build_files.sh messages more inline with the rest
Denys Vlasenko
2010-05-27 02:33:31 +02:00
-
a3581409c2
trim help text. -29 bytes
Denys Vlasenko
2010-05-27 02:30:04 +02:00
-
ccb88a689e
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-27 02:22:54 +02:00
-
c5f30c0df8
ip addr: shrink
Bernhard Reutner-Fischer
2010-05-25 18:46:09 +02:00
-
cc4493a95c
ip addr: unify parsing args
Bernhard Reutner-Fischer
2010-05-25 17:42:01 +02:00
-
1b3549875c
ip rule: unify parsing args
Bernhard Reutner-Fischer
2010-05-25 17:22:17 +02:00
-
96913f9254
ip tunnel: unify parsing args; no obj-code changes
Bernhard Reutner-Fischer
2010-05-25 17:19:35 +02:00
-
ab0e412937
ip link: add qlen
Bernhard Reutner-Fischer
2010-05-25 16:57:08 +02:00
-
d148e484db
iplink: shrink
Bernhard Reutner-Fischer
2010-05-25 16:16:28 +02:00
-
6faebfa663
iplink: support add/delete
Bernhard Reutner-Fischer
2010-05-25 10:34:27 +02:00
-
49ee8393f4
ipaddress: print OPERSTATEs and NO-CARRIER
Bernhard Reutner-Fischer
2010-05-25 09:55:42 +02:00
-
fc2bb8f04f
unzip: another small code shrink
Denys Vlasenko
2010-05-24 13:07:55 +02:00
-
e98884b9be
unzip: tiny code shrink -2 bytes
Denys Vlasenko
2010-05-24 04:46:18 +02:00
-
4e8ff73e20
unzip: restore unix file mode if possible. closes bug 1045
Denys Vlasenko
2010-05-24 04:33:02 +02:00
-
ad7a5d436c
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
2010-05-23 23:22:10 +02:00
-
a85b66e0f9
ifconfig: do not truncate interface names. closes bug 1795
Denys Vlasenko
2010-05-23 23:04:15 +02:00
-
599ae1eb9f
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
Denys Vlasenko
2010-05-23 17:49:50 +02:00
-
4f63c7931c
fix unescaped $ in makefile
Denys Vlasenko
2010-05-23 16:14:06 +02:00
-
9e07219c78
ps: make "ps -o BAD" emit list of good -o params
Denys Vlasenko
2010-05-23 00:34:42 +02:00
-
765b0eed3e
getty: do not emit bogus error message on EOF
Denys Vlasenko
2010-05-22 21:17:46 +02:00
-
fef9ee7072
fuser: code shrink, fixing default signal, exitcode and PID display
Maksym Kryzhanovskyy
2010-05-22 20:41:08 +02:00
-
8391c4800c
hush: trivial code shrink
Denys Vlasenko
2010-05-22 17:50:43 +02:00
-
2e48d536ce
hush: reduce #ifdef forest a bit, rename handle_dollar -> parse_dollar
Denys Vlasenko
2010-05-22 17:30:39 +02:00
-
5ae8f1cdbe
hush: fix hush -c 'echo $0' - was showing empty string
Denys Vlasenko
2010-05-22 06:32:11 +02:00
-
e85248afa2
hush: fix segfault in ${?:N:M}
Denys Vlasenko
2010-05-22 06:20:26 +02:00
-
8a33679694
hush: fix "hush -c 'echo $#'" showing -1
Denys Vlasenko
2010-05-22 06:05:02 +02:00
-
1e811b1231
hush: support ${var:EXPR:EXPR}!
Denys Vlasenko
2010-05-22 03:12:29 +02:00
-
ddc62f64ba
hush: fix a nommu todo in recent commits
Denys Vlasenko
2010-05-22 00:53:32 +02:00
-
a6ad397ea9
hush: fix more obscure ${var%...} cases
Denys Vlasenko
2010-05-22 00:26:06 +02:00
-
7436950a75
hush: fix a=abc; c=c; echo ${a%${c}}
Denys Vlasenko
2010-05-21 19:52:01 +02:00
-
3f78cec347
hush: handle expansions in ${var?expanded_word} constructs
Denys Vlasenko
2010-05-21 17:54:46 +02:00
-
349ef96bb5
hush: reorganized TODO comment at top
Denys Vlasenko
2010-05-21 15:46:24 +02:00
-
214b8ca3dc
hush: add a list of unsupported builtins
Denys Vlasenko
2010-05-21 15:35:44 +02:00
-
73e013fca7
hush: handle ${var:NUM:} too
Denys Vlasenko
2010-05-21 15:24:12 +02:00
-
a88585a931
trylink: gold may not support --sort-common (yet)
Bernhard Reutner-Fischer
2010-05-21 12:11:34 +02:00
-
e91bc53d0c
lxdialog: fix ncursesw include detection
Bernhard Reutner-Fischer
2010-05-21 11:47:45 +02:00
-
4f2c59b267
hush: remove extra comparison from prev commit
Denys Vlasenko
2010-05-21 01:25:16 +02:00
-
4d8e5fdc1d
hush: optional support for ${var:N:M} bashism
Denys Vlasenko
2010-05-21 01:15:42 +02:00
-
53b513331a
hush: explain various parameter expansion ops in comments
Denys Vlasenko
2010-05-20 21:46:45 +02:00
-
ee0775dd13
hush: small code shrink
Denys Vlasenko
2010-05-20 16:37:53 +02:00
-
e3be7842be
hush: shrink variable expansion code
Denys Vlasenko
2010-05-20 16:27:42 +02:00
-
cddbb610cb
hush: fix var=
exit 2 not setting $? to 2
Denys Vlasenko
2010-05-20 14:27:09 +02:00
-
131ed3bcc9
update shell/README
Denys Vlasenko
2010-05-20 12:56:14 +02:00
-
a0ec4f500c
ash: eliminate 16 bytes in bss
Denys Vlasenko
2010-05-20 12:50:42 +02:00
-
44c86ce5d7
hush: code shrink
Denys Vlasenko
2010-05-20 04:22:55 +02:00
-
b131ccec9c
hush: support "cd -- DIR" and such
Denys Vlasenko
2010-05-20 03:39:43 +02:00
-
40477e2fdb
shell: make it possible to alias one of shells to "bash"
Denys Vlasenko
2010-05-20 02:09:45 +02:00
-
2e068e725c
setkeycodes: fix handling of 0exx scancodes
Denys Vlasenko
2010-05-19 17:15:54 +02:00
-
dc1fd2e52a
mount: handle EDQUOT > 255 properly. closes bug 1579
Denys Vlasenko
2010-05-19 17:01:29 +02:00
-
9f82d0be61
vi: fix "set ic" command; code shrink while at it. closes bug 1765
Denys Vlasenko
2010-05-19 01:54:37 +02:00
-
92510141e2
losetup: support /dev/loop10 and higher. closes bug 1627
Denys Vlasenko
2010-05-19 00:39:17 +02:00
-
42c4b2e3b5
ash: fix var_leak.tests so that it actually catches the NOFORK bug
Denys Vlasenko
2010-05-18 16:13:56 +02:00
-
c7f95d23f6
typo fix
Denys Vlasenko
2010-05-18 15:52:23 +02:00
-
238bf187ba
ash: fix bug which causes signal6.tests to fail
Denys Vlasenko
2010-05-18 15:49:07 +02:00
-
51b4a9e2f1
ash: fix var_leak testcase
Denys Vlasenko
2010-05-18 14:35:20 +02:00
-
5e2d572381
ash: fix testsuite false positives
Denys Vlasenko
2010-05-18 14:11:21 +02:00
-
e66cf821cf
ash,hush: make bare "." set exitcode to 2
Denys Vlasenko
2010-05-18 09:12:53 +02:00
-
a1db8b8415
make scripts/gen_build_files.sh standard-clean
Denys Vlasenko
2010-05-18 00:24:17 +02:00
-
0e81e488fd
shell/README: describe special builtins
Denys Vlasenko
2010-05-17 23:51:00 +02:00
-
adc0e20892
hush: update bash compat todo comment
Denys Vlasenko
2010-05-17 18:56:58 +02:00
-
82731b4b7a
ash,hush: make "source" a synonym for . if bash compat is on
Denys Vlasenko
2010-05-17 17:49:52 +02:00
-
cd10dc40e4
ash: fix ". empty_file" exitcode. +5 bytes
Denys Vlasenko
2010-05-17 17:10:46 +02:00
-
bbf1aa1eaf
typo fix
Denys Vlasenko
2010-05-17 12:33:13 +02:00
-
1118d9b213
lineedit: fix insertion deep inside line (*several lines* before end)
Denys Vlasenko
2010-05-17 12:30:44 +02:00
-
786cce1871
fix false positive in signal5.tests
Denys Vlasenko
2010-05-17 10:14:20 +02:00
-
82dd14a510
ash: use CONFIG_FEATURE_EDITING_MAX_LEN
Denys Vlasenko
2010-05-17 10:10:01 +02:00
-
ef215558fa
typo fix
Denys Vlasenko
2010-05-17 09:55:13 +02:00
-
3227d3f982
hush: fix hush-bugs/parse_err.tests
Denys Vlasenko
2010-05-17 09:49:47 +02:00
-
0f01b00d74
add two more tests which currently fail
Denys Vlasenko
2010-05-17 04:57:55 +02:00
-
7c1ed9fbde
ash: fix signal5.tests
Denys Vlasenko
2010-05-17 04:42:40 +02:00
-
9963fe36c2
lineedit: trivial simplifications. -7 bytes
Denys Vlasenko
2010-05-17 04:05:53 +02:00