-
f4a9908b4c
vi: improvements to reporting of changes
Ron Yorston
2021-04-06 13:44:05 +01:00
-
99fb5f2144
vi: issue a warning on failure to find a character
Ron Yorston
2021-04-06 13:44:36 +01:00
-
6220b4d531
vi: make the substitute command more like vi
Ron Yorston
2021-04-06 13:43:32 +01:00
-
951c6ded3a
vi: make put commands more like vi
Ron Yorston
2021-04-10 11:17:38 +01:00
-
a54450248b
vi: allow the '.' command to have a repetition count
Ron Yorston
2021-04-06 16:48:07 +01:00
-
fe76569daa
vi: allow 'r' command to be aborted, repeated
Ron Yorston
2021-04-10 11:16:47 +01:00
-
b18c7bf702
vi: improvements to undo
Ron Yorston
2021-04-10 10:20:31 +01:00
-
e577afca7c
vi: more fixes to range selection by word
Ron Yorston
2021-04-06 13:41:01 +01:00
-
b7b1119d9f
vi: improvements to range selection
Ron Yorston
2021-04-06 13:40:23 +01:00
-
7ce0e75c1f
vi: code shrink search commands
Ron Yorston
2021-04-06 13:39:48 +01:00
-
9f017d9db0
vi: changes to option handling
Ron Yorston
2021-04-06 22:11:21 +01:00
-
24198f652f
vi: deal with invalid movements in shift commands
Ron Yorston
2021-03-30 13:02:32 +01:00
-
a25b4c2c42
vi: code shrink
Ron Yorston
2021-03-28 13:23:51 +01:00
-
d56da68057
vi: improve operations involving paragraph movement
Ron Yorston
2021-03-28 13:23:12 +01:00
-
8b571bd7b5
vi: improve motion by paragraph
Ron Yorston
2021-03-28 13:22:43 +01:00
-
d3b74826c5
vi: allow repetition count for paragraph motion
Ron Yorston
2021-03-28 13:22:11 +01:00
-
1e84daf054
vi: allow motion count for change/delete/yank/shift
Ron Yorston
2021-03-28 13:21:34 +01:00
-
d4c46037a6
vi: support more commands for range selection
Ron Yorston
2021-03-28 13:21:08 +01:00
-
15f4ac3ca9
vi: improvements to character search within line
Ron Yorston
2021-03-28 17:15:30 +01:00
-
50a2db7dff
vi: remember cursor column during vertical motion
Ron Yorston
2021-03-28 13:20:01 +01:00
-
18871c3f2b
vi: 'G'/'M' commands move to first visible character
Ron Yorston
2021-03-28 13:19:26 +01:00
-
5ae25f40bd
vi: don't overwrite existing file
Ron Yorston
2021-03-28 13:18:40 +01:00
-
25d2592640
vi: make buffer handling more vi-like
Ron Yorston
2021-03-25 14:23:36 +00:00
-
776b56d774
vi: code shrink
Ron Yorston
2021-03-25 14:21:49 +00:00
-
7b4c2276a8
vi: fix word operations across line boundaries
Ron Yorston
2021-03-25 14:20:56 +00:00
-
1195782d79
ntpd: code shrink (force not-inlining, stop returning structs)
Denys Vlasenko
2021-03-26 12:02:08 +01:00
-
c2bd0b6806
timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators
Denys Vlasenko
2021-03-23 13:50:02 +01:00
-
14ed4ec8a4
resume: write offset in /sys/power/resume_offset
Denys Vlasenko
2021-03-20 14:01:04 +01:00
-
2a2ca93530
login: implement LOGIN_TIMEOUT
Denys Vlasenko
2021-03-19 00:27:44 +01:00
-
fe78d70ec6
udhcpc: ignore zero-length DHCP options, take 2
Denys Vlasenko
2021-03-16 11:42:56 +01:00
-
1c461df70a
udhcpc: ignore zero-length DHCP options
Russell Senior
2021-03-15 22:42:43 -07:00
-
f26e5634b1
echo: special case "echo --help": it should not show help text
Denys Vlasenko
2021-03-15 17:42:25 +01:00
-
f25d254dfd
decompress_gunzip: Fix DoS if gzip is corrupt
Samuel Sapalski
2021-03-03 16:31:22 +01:00
-
cbfdeba660
hush: make LINENO selectable without BASH-COMPAT
Denys Vlasenko
2021-03-10 16:31:05 +01:00
-
b6e6c83ab3
wget: new option FEATURE_WGET_FTP to enable/disable FTP
Sergey Ponomarev
2021-01-17 20:35:08 +02:00
-
0b25e810ed
bloat-o-meter: avoid double counting
Ron Yorston
2021-03-08 19:30:57 +00:00
-
307cd26e98
start-stop-daemon: explain -x + -a test
Denys Vlasenko
2021-03-09 01:12:18 +01:00
-
2d48d9b1cc
ntpd: tweak comments
Denys Vlasenko
2021-03-02 19:54:09 +01:00
-
2d6c175d9b
ntpd: decrease INITIAL_SAMPLES from 4 to 3
Denys Vlasenko
2021-03-02 12:07:14 +01:00
-
70ee23399c
vi: code shrink
Denys Vlasenko
2021-03-01 14:41:39 +01:00
-
63d9da322f
vi: restore 0 offset after :set noXXX command
Alison Winters
2021-02-27 15:18:45 -08:00
-
9b6bcfda0e
bc: typo fix in comment
Denys Vlasenko
2021-02-26 21:20:18 +01:00
-
9037757c5f
dc: more docs in --help
Denys Vlasenko
2021-02-26 17:11:55 +01:00
-
1a37aa7a88
dc: document what non-GNU commands do
Denys Vlasenko
2021-02-26 14:48:04 +01:00
-
ace81cd46c
bc/dc: fix length(0) and length(0.000nnn) result
Denys Vlasenko
2021-02-26 14:05:28 +01:00
-
3d88cc1d37
dc: correct --help text
Denys Vlasenko
2021-02-26 13:26:48 +01:00
-
1f9ed02caf
trylink: do not drop libs from CONFIG_EXTRA_LDLIBS
Denys Vlasenko
2021-02-23 23:09:49 +01:00
-
e880c9c100
echo: do not assume that free() leaves errno unmodified
Natanael Copa
2021-01-22 08:35:55 +01:00
-
760b627e2a
lineedit: support empty PATH entries in tab completion
Ron Yorston
2021-02-18 09:50:29 +00:00
-
858f8aafac
diff: code shrink
Ron Yorston
2021-02-16 09:09:12 +00:00
-
9fa7d7d97d
dnsd: check that we don't read past packet
Denys Vlasenko
2021-02-22 15:36:07 +01:00
-
a4959eef71
udhcp: reuse strings
Denys Vlasenko
2021-02-21 16:32:07 +01:00
-
855aeacfba
ntpd: log responses to clients at log level 3
Denys Vlasenko
2021-02-21 09:47:34 +01:00
-
2620d38714
ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too
Denys Vlasenko
2021-02-21 09:13:05 +01:00
-
423c4c25d8
ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code
Denys Vlasenko
2021-02-21 09:05:48 +01:00
-
5024d86255
ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message
Denys Vlasenko
2021-02-21 08:54:08 +01:00
-
64483324c5
udhcpc: clarify bcast/unicast sends in logs, include server ID
Denys Vlasenko
2021-02-20 18:09:54 +01:00
-
6bdfbc4cb5
libbb: fix '--help' handling in FEATURE_SH_NOFORK=y
Denys Vlasenko
2021-02-18 23:30:24 +01:00
-
33745b1fc8
ash: placate -Werror=format-security
Denys Vlasenko
2021-02-18 13:44:27 +01:00
-
666a9a4c4d
applets/usage_pod.c: placate gcc
Denys Vlasenko
2021-02-15 12:36:44 +01:00
-
d40358a1c5
Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
2021-01-22 22:24:05 +01:00
-
cad3fc743a
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03 20:47:14 +01:00
-
6ad38d66d0
libbb: code shrink fgets_str
Ron Yorston
2021-01-23 13:22:33 +00:00
-
c849e72c0b
nl: ensure '-b n' option displays file content
Ron Yorston
2021-01-21 08:40:54 +00:00
-
27ae859c50
cryptpw: typo in usage message
Ron Yorston
2021-01-26 13:02:03 +00:00
-
5bef6781fa
vi: fix range selection by forward character motion
Ron Yorston
2021-02-01 11:54:15 +00:00
-
bcf91d2760
libbb: code shrink and speed up index_in_strings()
Ron Yorston
2021-01-29 13:23:27 +00:00
-
59120c3303
libbb: code shrink and speed up find_applet_by_name()
Ron Yorston
2021-01-29 13:22:48 +00:00
-
e8fe9f9635
awk: allow printf('%c') to output NUL, closes 13486
Ron Yorston
2021-01-27 11:19:14 +00:00
-
f3a55b306e
traceroute: fix option parsing
Denys Vlasenko
2021-02-02 13:48:21 +01:00
-
808d93c0ec
update_passwd: fix context variable
Bernd Kuhls
2021-01-10 13:20:44 +01:00
-
2b7c1aa92c
ash: match bash behavior for ${empty_var/*/repl}
Denys Vlasenko
2021-01-09 08:46:54 +01:00
-
883cdb79a4
ash: fix ${unset_var/pattern/repl}
Denys Vlasenko
2021-01-09 08:27:37 +01:00
-
cc4303f5e6
bc: code shrink
Denys Vlasenko
2021-01-06 14:00:53 +01:00
-
2266c12a79
pmap: fix column width, closes 13431
Denys Vlasenko
2021-01-05 19:39:34 +01:00
-
4a4b453a87
Fix for the FEATURE_UTMP on the FreeBSD
Alex Samorukov
2021-01-04 19:35:09 +01:00
-
0197fbffb7
bc: ^C on input line exits (unlike ^C during calculations, which does not)
Denys Vlasenko
2021-01-04 14:41:20 +01:00
-
4455cffa32
Fix mail compilation on the FreeBSD
Alex Samorukov
2021-01-04 01:18:44 +01:00
-
2b94c053d1
Fix traceroute applet on the FreeBSD
Alex Samorukov
2021-01-04 01:41:34 +01:00
-
ca2dc96be8
Fix ping build on the FreeBSD
Alex Samorukov
2021-01-04 01:31:11 +01:00
-
f1baa4a6b4
Fix ntpd compilcation on the FreeBSD
Alex Samorukov
2021-01-04 01:28:39 +01:00
-
28759d0e95
Fix mknod compilation on the FreeBSD
Alex Samorukov
2021-01-04 01:25:48 +01:00
-
09aba8bac4
Fix missing "crypt.h" compilation error on the FreeBSD
Alex Samorukov
2021-01-04 01:36:05 +01:00
-
92d84c4014
Fix klogd applet compilation on the FreeBSD
Alex Samorukov
2021-01-04 01:11:57 +01:00
-
dae90bbcc2
Fix httpd compilation on the FreeBSD
Alex Samorukov
2021-01-04 01:16:28 +01:00
-
d4624d3468
Fix bb_setpgrp weapper on the FreeBSD
Alex Samorukov
2021-01-04 01:33:32 +01:00
-
0544933501
Do not add -lresolv on non-Linux systems
Alex Samorukov
2021-01-04 01:22:24 +01:00
-
4e039bab37
ash: improve --help
Denys Vlasenko
2021-01-04 03:50:38 +01:00
-
3b053051c7
hush: code shrink
Denys Vlasenko
2021-01-04 03:05:34 +01:00
-
8b085d60bc
nuke: default to N
Denys Vlasenko
2021-01-03 16:48:53 +01:00
-
85158b600d
ash: code shrink
Denys Vlasenko
2021-01-03 12:14:58 +01:00
-
3f8ec00b0c
ash: make a strdup copy of $HISTFILE for line editing
Denys Vlasenko
2021-01-03 10:55:39 +01:00
-
5f2e00f66d
udhcpc: Add support to change default interface name
Andre Kalb
2020-05-05 18:24:25 +02:00
-
868f383699
tls: code shrink
Denys Vlasenko
2021-01-01 18:48:38 +01:00
-
9daa877d6b
tar: add TODO about a bug with non-writable directories on extract
Denys Vlasenko
2021-01-01 13:34:25 +01:00
-
49fd1d69ba
nslookup: do not print "No answer" for NODATA replies, closes 13006
Denys Vlasenko
2020-12-31 01:39:44 +01:00
-
3c13da3dab
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells
Denys Vlasenko
2020-12-30 23:48:01 +01:00
-
89a55972fd
libbb/procps: smaller global data for username/groupname cache
Denys Vlasenko
2020-12-30 01:04:56 +01:00
-
b230ff9d8f
*: use fopen helpers where appropriate
Denys Vlasenko
2020-12-30 00:16:27 +01:00
-
04e0d8e579
httpd: fix offset for sendfile
Maxim Storchak
2020-12-29 17:29:05 +02:00