-
970470e235
ash: main: Only set savestatus in exitcmd
Denys Vlasenko
2020-02-14 17:32:22 +01:00
-
4ccddc8fb3
ash: [BUILTIN] Exit without arguments in a trap should use status outside traps
Denys Vlasenko
2020-02-14 17:27:18 +01:00
-
f7eea8c235
ash: parser: Fix incorrect eating of backslash newlines
Denys Vlasenko
2020-02-14 16:16:34 +01:00
-
acf79f9913
ash: use pgetc_eatbnl() in more places, take 2
Denys Vlasenko
2020-02-14 16:12:06 +01:00
-
a6e48dead3
fdisk: add HFS / HFS+ partition type
Denys Vlasenko
2020-02-14 13:57:41 +01:00
-
adc540f0db
tftp: on download, open local file only when first bit of data arrived
Denys Vlasenko
2020-02-13 15:27:23 +01:00
-
0c4e5977df
tftp: fix thinko in code shrink
Denys Vlasenko
2020-02-13 15:03:12 +01:00
-
779df9f228
tftp: code shrink
Denys Vlasenko
2020-02-13 13:01:43 +01:00
-
260bd21169
tftpd: show requested file name in open error message
Denys Vlasenko
2020-02-13 12:58:46 +01:00
-
bd8b05ba1b
awk: fix more "length" cases, closes 12486
Denys Vlasenko
2020-02-02 23:28:55 +01:00
-
9e2a5668fd
ash,hush: allow builtins to be tab-completed, closes 7532
Ron Yorston
2020-01-21 16:01:58 +00:00
-
1ff7002b1d
xargs: fix handling of quoted arguments, closes 11441
Ron Yorston
2020-01-24 13:16:45 +00:00
-
16bcd504a3
vi: fixes to string search in colon commands, closes 10321
Ron Yorston
2020-01-23 15:31:19 +00:00
-
b0c711e64f
ash: improve expandstr()
Ron Yorston
2020-01-23 11:26:08 +00:00
-
eb7f9acda1
syslogd: add config option to include milliseconds in timestamps
Peter Korsgaard
2020-01-27 15:36:41 +01:00
-
020abc8856
udhcpd: mangle hostnames starting with dash ("-option")
Denys Vlasenko
2020-01-14 17:05:48 +01:00
-
9ec836c033
whois: limit total length of response to 32+2 kb
Denys Vlasenko
2019-12-03 14:52:17 +01:00
-
356f23de20
init: improve handling of signals racing with each other
Denys Vlasenko
2019-12-03 13:48:55 +01:00
-
113c776f4d
init: if tcgetattr() fails, don't even try to tcsetattr()
Denys Vlasenko
2019-12-02 16:39:54 +01:00
-
259747caa7
hush: fix preprocessor directives indentation
Denys Vlasenko
2019-11-28 10:28:14 +01:00
-
1b76ffaae4
grep: add -R
Tomi Leppanen
2019-11-25 17:59:52 +02:00
-
008413754b
bc: fix comparison bug, closes 12336
Denys Vlasenko
2019-11-23 17:25:21 +01:00
-
d3539be8f2
Remove stime() function calls
Alistair Francis
2019-11-19 13:06:40 +01:00
-
419d0294e9
Updated inittab example documentation
Denys Vlasenko
2019-11-17 17:48:53 +01:00
-
af6bc54fde
chgrp: correct the usage for non-desktop chgrp calls
Liu, Shuang (ADITG/ESM)
2019-11-13 14:36:20 +00:00
-
b230fdfa9d
taskset: tighten the check for stride values
Denys Vlasenko
2019-11-09 17:32:43 +01:00
-
a82fb1b9d8
taskset: implement stride argument
Denys Vlasenko
2019-11-09 17:05:14 +01:00
-
2f57b5139e
unxz: show -t in --help
Denys Vlasenko
2019-11-08 16:37:28 +01:00
-
e5586605ca
taskset: update comment
Denys Vlasenko
2019-11-08 16:32:37 +01:00
-
162ac7f45e
taskset: add support for taking/printing CPU list (-c option)
Denys Vlasenko
2019-11-01 15:44:49 +01:00
-
21806562ca
hush: restore redirected stdin
Denys Vlasenko
2019-11-01 14:16:07 +01:00
-
ea096d6c13
ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2
Denys Vlasenko
2019-10-30 12:13:46 +01:00
-
6b4960155e
nslookup: implement support for SRV records
Jo-Philipp Wich
2019-06-27 17:27:29 +02:00
-
8c3b520d4f
nslookup: handle replies without RRs
Jo-Philipp Wich
2019-06-27 17:27:28 +02:00
-
caf5ee0dd9
gunzip: fix incorrect decoding of "fixed" inflate blocks
Denys Vlasenko
2019-10-26 20:04:34 +02:00
-
122a8cbd4a
hdparm: placate "warning: taking the absolute value of unsigned type"
Denys Vlasenko
2019-10-25 17:47:22 +02:00
-
9a0c404d5f
vi: placate "warning: shifting a negative signed value is undefined"
Denys Vlasenko
2019-10-25 17:42:23 +02:00
-
f39a71817e
read_key(): placate "warning: shifting a negative signed value is undefined"
Denys Vlasenko
2019-10-25 17:40:57 +02:00
-
d6ff27de15
ntpd: abs(tmx.offset) was truncating a "long" typed value
Denys Vlasenko
2019-10-25 17:35:58 +02:00
-
b4ad1d86b6
tc: array address is never NULL
Denys Vlasenko
2019-10-25 13:41:31 +02:00
-
e076162897
traceroute: fix gcc-ism
Denys Vlasenko
2019-10-25 13:39:41 +02:00
-
e5897d041d
suppress a few "unused function" warnings
Denys Vlasenko
2019-10-25 13:05:15 +02:00
-
1f1492bb96
netstat: suppress a warning (conversion from 'int' to 'smallint' changes value)
Denys Vlasenko
2019-10-25 13:00:01 +02:00
-
b4ef2e3467
Makefile.flags: suppress some clang-9 warnings
Denys Vlasenko
2019-10-25 12:56:51 +02:00
-
af7169b4a7
clang/llvm 9 fix - do not eliminate a store to a fake "const"
Denys Vlasenko
2019-10-25 12:12:22 +02:00
-
e1a7c97ac6
tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension"
Denys Vlasenko
2019-10-25 10:30:53 +02:00
-
be5a505d77
Remove syscall wrappers around clock_gettime, closes 12091
Denys Vlasenko
2019-10-24 16:26:55 +02:00
-
7427406580
shell: better comments in BASE#nn code
Denys Vlasenko
2019-10-22 14:25:43 +02:00
-
3ef513e787
shell/ulimit: code shrink
Denys Vlasenko
2019-10-21 16:47:09 +02:00
-
fb1103595f
gunzip: code shrink by using int-, not short-sized struct member
Denys Vlasenko
2019-10-20 19:07:06 +02:00
-
6572ef6e1e
gzip: code shrink
Denys Vlasenko
2019-10-19 18:52:41 +02:00
-
c763392458
gzip: code shrink
Denys Vlasenko
2019-10-19 18:33:49 +02:00
-
95867147f5
telnet: add disabled code to emit EC and IP
Denys Vlasenko
2019-10-18 16:47:37 +02:00
-
37a9008f8e
brctl: code shrink
Denys Vlasenko
2019-10-15 12:31:54 +02:00
-
ed79af77a4
config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES
James Byrne
2019-07-17 15:53:04 +00:00
-
eb1395147a
brctl: tweak help text, fix comments
Denys Vlasenko
2019-10-12 19:51:46 +02:00
-
b4fa16d5ed
brctl: fold show_bridge_ports_ into its caller
Denys Vlasenko
2019-10-12 19:42:37 +02:00
-
3398753818
brctl: code shrink
Denys Vlasenko
2019-10-12 19:24:38 +02:00
-
6dcf563633
brctl: add support for showstp command
Martin Lewis
2019-10-10 16:00:19 -05:00
-
42f454b13b
dpkg-deb: work around bogus error message when working with XZ compressed packages
Denys Vlasenko
2019-10-11 14:11:44 +02:00
-
7011eca83a
replace: count_strstr - Handle an edge case where sub is empty
Martin Lewis
2019-09-15 18:51:30 +02:00
-
dd46861282
libbb: Converted safe_read to safe_write format
Martin Lewis
2019-09-15 18:13:28 +02:00
-
ad27d44ebe
runsv: Use 64 prefix syscall if we have to
Alistair Francis
2019-09-18 09:28:51 -07:00
-
902d399292
time: Use 64 prefix syscall if we have to
Alistair Francis
2019-09-18 09:28:50 -07:00
-
b7b7452f29
date: Use 64 prefix syscall if we have to
Alistair Francis
2019-09-18 09:28:49 -07:00
-
1f1988d525
udhcpc: fix segmentation fault on empty bin opt
Michal Kazior
2019-09-25 14:03:13 +02:00
-
6c1af283f7
brctl: add support for showmacs command
Martin Lewis
2019-09-15 18:04:49 +02:00
-
71b268c7d9
ln: --no-target-directory implies --no-dereference
Kaarle Ritvanen
2019-10-08 14:07:50 +02:00
-
4527273f1c
route: fix output of "route -n -A inet6"
Tomas Paukrt
2019-10-08 11:51:48 +02:00
-
427c12cc51
tee: do not intercept SIGPIPE
Denys Vlasenko
2019-10-07 14:25:45 +02:00
-
27f0e8a275
fdisk_aix: fix aliasing warning, comment out unused global variables
Denys Vlasenko
2019-10-04 17:16:15 +02:00
-
d8e4ce0503
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
Denys Vlasenko
2019-10-04 16:45:04 +02:00
-
65741d004e
telnet: fix uninitialized variable bug
Denys Vlasenko
2019-09-25 13:48:01 +02:00
-
11e024aa86
udhcpc6: add ELAPSED_TIME option to outgoing packets
Denys Vlasenko
2019-09-24 14:01:00 +02:00
-
c58d785b9d
ash: fix BASE###nn bashism for bases 36..64
Denys Vlasenko
2019-09-22 23:40:10 +02:00
-
ca1ce4b9fa
ash: fix BASE###nn bashism to accept letter 'digits' for bases > 9
Denys Vlasenko
2019-09-22 18:26:05 +02:00
-
f159352112
bc: Add 'U' suffix in UINT_MAX preprocessor check
Kang-Che Sung
2019-09-05 23:40:38 +08:00
-
4a9daf2b93
wget: increase redirections limit
David Demelier
2019-08-29 14:05:27 +02:00
-
7f89ebe18f
examples/udhcp/simple.script: print the filename actually changed
Rolf Eike Beer
2019-08-13 17:41:56 +02:00
-
af18b301eb
find: implement -empty
Aaro Koskinen
2019-09-12 12:04:13 +02:00
-
d327c6b190
gzip: code shrink
Denys Vlasenko
2019-09-06 17:56:57 +02:00
-
81a708393d
examples/udhcp/simple.script: up interface on deconfig event
Denys Vlasenko
2019-09-05 14:58:08 +02:00
-
35e349de3c
ash: add a FIXME comment
Denys Vlasenko
2019-09-05 14:31:49 +02:00
-
18a90ec846
hush: fix "set -o INVALID" affecting -e flag state
Denys Vlasenko
2019-09-05 14:07:14 +02:00
-
750137ef7c
gzip: code shrink
Denys Vlasenko
2019-09-05 13:22:24 +02:00
-
c660cc1b77
gzip: set default compression level to 6 when CONFIG_FEATURE_GZIP_LEVELS=n
Daniel Edgecumbe
2019-09-02 22:09:15 +01:00
-
ca5d86d52c
gzip: set compression flags correctly as per standard
Daniel Edgecumbe
2019-09-02 22:05:26 +01:00
-
de82f0b764
gzip: default level with ENABLE_FEATURE_GZIP_LEVELS should be 6
Daniel Edgecumbe
2019-09-02 22:03:14 +01:00
-
10509a70ee
dc: Parse error & fix out of bounds read in xc_program_printString
Brian Foley
2019-09-05 10:53:21 +02:00
-
b64470be17
dc: Fix segfault when executing strings generated using asciify
Brian Foley
2019-09-05 10:50:13 +02:00
-
7454879a1d
dc: execute shouldn't pop if stack head is not a string
Brian Foley
2019-09-05 10:46:22 +02:00
-
22a6339627
udhcpc6: support stateless DHCPv6
Eivind Versvik
2019-08-24 17:23:48 +02:00
-
ac78f2ac96
top: do not use previous colleced data wheh "h" toggles threads display
Denys Vlasenko
2019-08-11 16:17:11 +02:00
-
4f70a32f46
udhcpc6: s/iphdr/ip6_hdr/
Denys Vlasenko
2019-08-09 20:43:40 +02:00
-
85b380f6b2
nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%
nprocc")
Denys Vlasenko
2019-08-06 16:56:00 +02:00
-
b81f805658
stat: print nanosecond times, fix printing of empty lines
Denys Vlasenko
2019-08-03 18:08:27 +02:00
-
2f9c124f7d
ash: fix set -o to not show "nameless" options
Denys Vlasenko
2019-08-02 16:43:36 +02:00
-
16474cf246
tar: change -a from meaning "lzma" to mean "autodetect by extension"
Denys Vlasenko
2019-08-02 15:19:56 +02:00
-
e6a87e7483
tar: code shrink
Denys Vlasenko
2019-08-01 15:07:21 +02:00
-
943e81f5db
ash: only catch unexpected exceptions in PS1 expansion
Ron Yorston
2019-07-29 09:51:14 +01:00