Denys Vlasenko | 74d20e63798 | typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5dad7bdc3bd | hush: implement negative start in the ${v: -n[:m]} idiom
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3234045d07c | hush: "adopt" ash var-utf8-length.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 74562984720 | hush: "adopt" ash signal4.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b18b04c8a83 | shell: remove duplicate sigint1.tests (another copies are in signals/)
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Denys Vlasenko | cafb2d195d4 | hush: add tickquote1.tests from ash testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | bb963bda62c | shell: syncronize ash and hush heredoc3.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 959cb674283 | shell: syncronize ash and hush heredoc1.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9a8ece51582 | shell: syncronize ash_test/run-all and hush_test/run-all a bit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3c9688e5873 | makedevs: code shrink
function old new delta
makedevs_main ... | | |
Denys Vlasenko | 3532e60ca89 | makedevs: allow much longer filenames
function old new delta
maked... | | |
Denys Vlasenko | 637982f5bbe | hush: correctly handle quoting in "case" even if !BASH_PATTERN_SUBST
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Peter Korsgaard | d13c1762a8d | dpkg: fix CONFIG_FEATURE_CLEAN_UP handling
dpkg moved to away from dynamically allocating the hashtables in commit
c... | | |
Denys Vlasenko | bd43c6784fb | hush: fix quoted_punct.tests failure
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4142f0187dc | ash: fix escaping of a few characters (broken by last commits)
Add a testcase which tests all ASCII punctuation esca... | | |
Denys Vlasenko | ed79a636238 | ash: tweak in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 92b8d9c9faf | ash: note which versions of glibc exhibit "rho bug"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | fda9fafe279 | ash: fix matching of unicode greek letter rho (cf 81) and similar cases
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Denys Vlasenko | 67984861410 | setpriv: dump user and group info
setpriv from util-linux has an option to dump the current state
regarding privileg... | | |
Denys Vlasenko | a8cf9c5a3ff | libbb: new function bb_getgroups() - allocating wrapper around getgroups()
function ... | | |
Patrick Steinhardt | 6a3bcf340aa | setpriv: prepare option parsing logic for additional opts
The current option parsing logic of setpriv only supports ... | | |
Patrick Steinhardt | d253b557a33 | setpriv: do not process remaining args
By default, the 'getopt32' call will continue parsing the command line
even a... | | |
Denys Vlasenko | 558aae1a338 | tls: use capped SNI len everywhere
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 034ceabe822 | bzcat: compile bunzip2_main() if BZCAT.
Currently, BZCAT (and BUNZIP2) selects FEATURE_BZIP2_DECOMPRESS,
thus, "#if ... | | |
Denys Vlasenko | d1f222c3b00 | Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis
Before this change, BB_EXTRA_VERSION of "" r... | | |
Denys Vlasenko | d4e4fdb5ce5 | fixes for bugs found by make_single_applets.sh
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 2e989ef232e | msh: delete this applet
It's deprecated since 2009 and interferes with make_single_applets.sh tests.
Signed-off-by:... | | |
Denys Vlasenko | f82be93c1cd | Start 1.28.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ceaffde5116 | Bump version to 1.27.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 7fdb764e2e1 | scripts/randomtest: update things which can't be tested on uclibc
Signed-off-by: Denys Vlasenko <vda.linux@googlemai... | | |
Denys Vlasenko | 4ee824f6ba3 | randomconfig fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 48c803a2064 | ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e9aba3e7ea4 | ash: fix 'trap - 65'
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ba4fbca8a81 | udhcpc6: make -O OPT work
Patch is based on work by tiggerswelt.net.
Signed-off-by: Denys Vlasenko <vda.linux@googl... | | |
Denys Vlasenko | ae2b9f286c9 | modutils: delete unused replace_underscores()
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 470bebe672f | udhcpc6: add comments about option 39, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f56ddf2e4ce | ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9f4b4226a4d | pgrep: implement -a
function old new delta
pgrep_main ... | | |
Denys Vlasenko | 234b82ca19a | udhcpc6: add support for timezones
Basedon patch by Bernd Holzmüller <bernd.holzmueller@tiggerswelt.net>
function ... | | |
Denys Vlasenko | 4add757929a | pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "
function ... | | |
Denys Vlasenko | 1c013fae284 | archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
function ... | | |
Denys Vlasenko | 5d72ae53c97 | fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"
function old ... | | |
Denys Vlasenko | 45100b8d07a | unshare: fix help text; select LONG_OPTS instead depending on them
Signed-off-by: Denys Vlasenko <vda.linux@googlema... | | |
Assaf Gordon | 62d1e98fbd0 | setpriv: new applet
Add a minimal 'setpriv' implementation supporting the NO_NEW_PRIVS bit.
Typical usage:
$ bu... | | |
André Draszik | 2f24d30d013 | iproute: support for filtering by and printing of scope
This patch adds filtering by and printing of 'scope' to the
... | | |
Ming Liu | 978307f8a19 | tar: add IF_FEATURE_* checks
A following linking error was observed:
| ==========
| archival/lib.a(tar.o): In functi... | | |
Stefan Tomanek | 192dce4b84f | ip rule: add suppress_{prefixlength,ifgroup} options
function old ne... | | |
Youfu Zhang | 6683d1cbb44 | ash: fix incorrect path in describe_command
$ PATH=/extra/path:/usr/sbin:/usr/bin:/sbin:/bin \
> busybox sh -xc 'com... | | |
Laurent Bercot | 2599937c4e5 | ls: fix support for long options when FEATURE_LS_COLOR is deselected
Declaration of ls_longopts and initialization o... | | |
Denys Vlasenko | 13d72c3fd97 | add/remove-shell: copy /etc/shells mode to new file
function old new... | | |
Denys Vlasenko | f5470419404 | ash,hush: fix SIGCHLD interrupting read builtin
function old new d... | | |
James Byrne | 0c63299b845 | sv: update to match version 2.1.2 of runit
Backport from upstream versions:
2.1.2
Sun, 10 Aug 2014 18:01:54 +0000
... | | |
Denys Vlasenko | bcb5764822b | runsv: update to match version 2.1.2 of runit
Backport from upstream versions:
2.1.0
Thu, 24 Sep 2009 22:49:33 +0000... | | |
Denys Vlasenko | 79c0d7332ab | svlogd.c: support -ttt (dateTtime instead of date_time)
Backport from upstream version:
1.7.0
Sat, 07 Oct 2006 18:24... | | |
Denys Vlasenko | ed820ccda1a | udhcpc: do not accept --background on NOMMU (same as -b)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 741bfa9a721 | udhcpc: fix "udhcpc -x hostname:<name> not working on nommu"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c5d16e92c16 | diff: fix -N and nonexistent files. Closes 7454
function old new d... | | |
Denys Vlasenko | 0cc9b1843df | vi: survive if stdin is nonblocking. closes 9851
function old new ... | | |
Denys Vlasenko | a1a3b595e1c | time: inplement -f FMT
function old new delta
time_main ... | | |
Tommi Rantala | 5fe5be210c7 | time: implement -a, -o FILE
function old new delta
time_main ... | | |
Tommi Rantala | 854174f7ddc | time: document -p in usage
Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com>
Signed-off-by: Denys Vlasenko <v... | | |
Markus Gothe | 9c7ee1439ad | lsscsi: new applet
function old new delta
lsscsi_main ... | | |
Denys Vlasenko | 10ad622dc2a | Spelling fixes in comments, documentation, tests and examples
By klemens <ka7@github.com>
Signed-off-by: Denys Vlas... | | |
Denys Vlasenko | d85352b4ff5 | factor: fix stray semicolon
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8352b717ce6 | factor: support "no-argvs" usage
function old new delta
factorize_... | | |
Denys Vlasenko | 44c0ab41027 | libbb: fix "error: redefinition of 'is_tty_secure'"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 107159ef1cf | factor: improve comments for sieving logic... also fix a typo
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 933dcf1c8a8 | fix "loginutils/Config.in:319 error: Overlong line"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 021d50405b5 | factor: improve comments for sieving logic
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | a3de0b3b86d | libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Denys Vlasenko | 335681ca8e3 | su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY
When this feature is enabled, blank passwords are not accepted by su
unless... | | |
Kaarle Ritvanen | 517a82c5b6b | login: move check_securetty to libbb
Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
Signed-off-by: D... | | |
Denys Vlasenko | c054822027a | factor: tweak comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 6c149f4d9af | ash: implement "exec -a ARGV0 CMD ARGV1..."
function old new delta... | | |
Denys Vlasenko | e139ae307e4 | ash: make shellexec capable of using separate argv[0] and filename to exec
function ... | | |
Denys Vlasenko | 352ddd3d216 | Tweak GETOPT_RESET comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Kaarle Ritvanen | 835ad3a984c | libbb: GETOPT_RESET macro
Signed-off-by: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
Signed-off-by: Denys Vlasen... | | |
Denys Vlasenko | c5496d3585b | grep: FEATURE_GREP_CONTEXT should be available for "fgrep only" too
Signed-off-by: Denys Vlasenko <vda.linux@googlem... | | |
Denys Vlasenko | e31ca2e9b20 | catv: convert this bbox-specific applet into "cat -v"
function old n... | | |
Denys Vlasenko | d9eb40c1851 | fix errors found with make_single_applets.sh
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0cecbe7d5de | Sort more misplaced applets into coreutils or util-linux
No code changes
Surprisingly, nice and renice are coming f... | | |
Denys Vlasenko | 783d57af7bb | Sort some miscutils/ applets into coreutils or util-linux
No code changes
Signed-off-by: Denys Vlasenko <vda.linux@... | | |
Denys Vlasenko | ac47a00e2ec | partprobe: new applet
function old new delta
partprobe_main ... | | |
Denys Vlasenko | 1bc0bd13b5b | w: new applet, alias to "who -H"
function old new delta
who_main ... | | |
Denys Vlasenko | 67918b32abb | fallocate: new applet
NAME
fallocate - preallocate or deallocate space to a file
SYNOPSIS
fallocate [-... | | |
Denys Vlasenko | b9512fa6b32 | fsfreeze: new applet
NAME
fsfreeze - suspend access to a filesystem (Ext3/4, ReiserFS, JFS, XFS)
SYNOPSIS
... | | |
Denys Vlasenko | a976aaab0be | factor: remove debug code
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8a134ec6807 | libbb: move isqrt from factor, use it in diff too
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 10673c44f11 | factor: much faster, and very slightly larger isqrt()
function old n... | | |
Denys Vlasenko | cc1f8ba489b | factor: don't be too clever in isqrt - be small instead
function old ... | | |
Denys Vlasenko | ad5394d5918 | factor: add code to test isqrt() correctness
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | dd3a3950531 | factor: 25% faster sieving
function old new delta
factorize ... | | |
Denys Vlasenko | 4908c79a018 | factor: better comments, slightl more clever conversion even->odd
function ... | | |
Denys Vlasenko | f428f1dc6cb | factor: fix HALF_FMT usage
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 12dc4fbf188 | factor: fix comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | bef17132175 | factor: a bit more simple isqrt
function old new delta
isqrt_odd ... | | |
Denys Vlasenko | c6476dca548 | factor: simpler isqrt
function old new delta
isqrt_odd ... | | |
Denys Vlasenko | c804d4ec5cb | factor: factor2 variable is unused now, drop it
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 7e5f2f3b516 | factor: expand comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1d232fd4402 | factor: 30% faster code (estimate max possible factor just once)
function ... | | |
Denys Vlasenko | c1b5b2a1901 | nl: fix copyright message
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ee7f75d94f2 | factor: new applet
thus far only able to factor up to ULLONG_MAX
function ... | | |
Denys Vlasenko | 87ae0fe0956 | nproc: new applet
function old new delta
nproc_main ... | | |
Denys Vlasenko | 0f7f1ae094f | shred: smaller code
function old new delta
shred_main ... | | |
Denys Vlasenko | 2f59bf39e2e | shred: new applet
function old new delta
shred_main ... | | |
Denys Vlasenko | 42776708f21 | init: dont send "Sent SIGTERM to all" msg to syslog: we just TERMed it!
While at it, explain FEATURE_INIT_SYSLOG
Si... | | |
Denys Vlasenko | 7121bb8023b | ipaddress: tweak help text more: mention "brd +" syntax
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4eaa0f7729e | ipaddress: tweak help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | eb76abb4f70 | iproute: add "a" command as a synonym to "add"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 826bdcd51c0 | libiproute: FACT_FUNCization
function old new delta
get_addr_1 ... | | |
Denys Vlasenko | d5342a1ad13 | iproute: support advmss option
function old new delta
iproute_modi... | | |
Denys Vlasenko | 1140bf39ab1 | iproute: update help text, add commented-out code for unsupported options
function ... | | |
Denys Vlasenko | 2d4823b65b6 | iplink: implement "set promisc on|off". Closes 4682
function old new... | | |
Denys Vlasenko | a7386bb35b4 | ip link: tidying up
Misplaced comment. --help was wrong: dynamic on|off is not supported.
Signed-off-by: Denys Vlas... | | |
Denys Vlasenko | 4f0b540d08f | modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686
Also expanded comments in recursive_action.c
Signed... | | |
Denys Vlasenko | 0d6e3ad663a | modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Ben Hutchings | 803c85a2071 | modprobe: read modules.builtin
This allows explicit probing to succeed when the requested module
is actually built-i... | | |
Denys Vlasenko | 9c192e7f946 | examples: make udhcpc script handle /32 netmasks
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Jody Bruchon | 19578b4edf8 | Add help text for 'uniq -i'
Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
Signed-off-by: Denys Vlasenko <vda.li... | | |
Denys Vlasenko | e7ac7abf06c | nl: use CONFIG_NL, not CONFIG_UNIQ
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | d88f94a5df3 | nl: new applet; also implement cat -nb (similar functionality to nl)
function ... | | |
Denys Vlasenko | 5d561ef6349 | tls: do not compile in TLS_RSA_WITH_NULL_SHA256 code if unreachable
function ... | | |
Denys Vlasenko | 229d3c467d2 | tls: avoid using int16 in pstm code
function old new delta
pstm_di... | | |
Denys Vlasenko | 636c3b627cc | tls: merge sha1 and sha256 hmac functions
function old new delta
h... | | |
Denys Vlasenko | 6e99f1cb456 | tls: replace aes encryption/decryption by much smaller one
The replacement code is ~6 times slower,
but drastically ... | | |
Jody Bruchon | 8808f7fc2ec | uniq: add -i option to ignore case
Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
Signed-off-by: Denys Vlasenko ... | | |
Kang-Che Sung | 257734855cb | Update depmod & modprobe upstream help text in comments
No code changes.
Signed-off-by: Kang-Che Sung <explorer09@g... | | |
Denys Vlasenko | ab030616157 | udhcp6: move misplaced comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ed898ed2ddc | udhcp6: fix releasing
Patch is based on work by tiggerswelt.net. They say:
"
We wanted udhcpc6 to release its IPv6-A... | | |
Denys Vlasenko | 64d58aa8061 | udhcp6: fix problems found running against dnsmasq
Patch is based on work by tiggerswelt.net. They say:
"
But when w... | | |
Denys Vlasenko | e09f5e3045f | udhcp6: read_interface should save link-local ipv6 address
Patch is based on work by tiggerswelt.net. They say:
"Usi... | | |
Yousong Zhou | 8f3bf4f0d36 | vi: avoid touching a new file with ZZ when no editing has been done
This is the behaviour observed with standard vim... | | |
Andrei Gherzan | e3b65ab43d2 | switch_root: don't bail out when console doesn't exist
Busybox is very often used in initramfs at the end of which u... | | |
Denys Vlasenko | 876c121ccb4 | whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f4a670a9110 | paste: delimiter list use should restart for each new output line
Signed-off-by: Denys Vlasenko <vda.linux@googlemai... | | |
Denys Vlasenko | f1db95abfbe | typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Maxime Coste | d2383f57cd1 | paste: new applet
function old new delta
paste_main ... | | |
Rostislav Skudnov | dba0dc1999b | dd: call fsync() only once before exiting if conv=fsync is specified
Signed-off-by: Rostislav Skudnov <rostislav@tux... | | |
Denys Vlasenko | a98db793cff | Revert "umount: make -d always active, add -D to suppress it"
This reverts commit 86a03bee1d3d6990c03bf500836b19ec8a... | | |
Denys Vlasenko | ab518eea9c4 | mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
The "autolooped" mount (mount [-oloop] IMAGE /DIR/DIR)
alway... | | |
Denys Vlasenko | 018804204f4 | runit: fix chpst -n -N -u USER
busybox's chpst first switches user/group and then tries to call nice().
Once the roo... | | |
Denys Vlasenko | e88608eae24 | vi: don't touch file with :x when modified_count == 0
Along with it, there are other changes
- Check for uppercase... | | |
Glenn Matthews | 02a2a278f66 | reset: before calling execvp(), reset needs to flush stdout
Signed-off-by: Glenn Matthews <glmatthe@cisco.com>
Signe... | | |
Kang-Che Sung | 74c2215086d | Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error
... when gzip is selected but not gunzip nor zcat, or when bzip2 is
s... | | |
Denys Vlasenko | 7c67f1e9abf | udhcpc: make sure we do not overflow poll timeout
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 94dcfd8cc06 | nc_bloaty: use poll() instead of select()
function old new delta
r... | | |
Denys Vlasenko | 52a515d1872 | udhcp: use poll() instead of select()
function old new delta
udhcp... | | |
Denys Vlasenko | dc207f66967 | udhcp: do not clobber errno by signal handler
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5b3b468ec0c | nc: use poll() instead of select()
function old new delta
nc_main ... | | |
Denys Vlasenko | 0ec4d08ea35 | tls: covert i/o loop from using select() to poll()
function old new ... | | |
Denys Vlasenko | c39ee047051 | sendmail: allow "+" symbol in recipient. Closes 9646
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Kang-Che Sung | af316aabf24 | modprobe-small: define and use DEPMOD_OPT_n (option mask)
Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed... | | |
Kang-Che Sung | c393b1e9193 | modprobe-small: document '-n' in depmod usage
Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Den... | | |
Denys Vlasenko | c2b18583a3d | modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for them
function ... | | |
Kang-Che Sung | 415cc42b6aa | Reorder modutils config options & fix yet more dependency
- modprobe can indirectly benefit from FEATURE_2_4_MODULES... | | |
Kang-Che Sung | 4ae658f077c | modutils: fix config options dependency (2)
- The modprobe-small implementation of rmmod no longer chdir's to
"/li... | | |
Denys Vlasenko | 8cc1ab3c115 | httpd: use "Content-Length", not "-length"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Rostislav Skudnov | 8762512fdb0 | Replace int -> uint to avoid signed integer overflow
An example of such an error (should be compiled with DEBUG_SANI... | | |
Denys Vlasenko | c31b54fd816 | tls: fold AES CBC en/decryption into single functions
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5b05d9db298 | wget/tls: session_id of zero length is ok (arxiv.org responds with such)
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Denys Vlasenko | 5f7c82b32f5 | ash: add INT_OFF/ON around allocations
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b6871c1965a | ps: avoid -o stat to contain spaces. Closes 9631
function old new ... | | |
Kang-Che Sung | b1d6a2c6247 | cmdline module options can be disabled on "big" modutils
Allow module options on command line to be disabled on "big... | | |
Kang-Che Sung | 264cb01540c | modutils: remove redundant "select PLATFORM_LINUX" configs
It is enough to have only applets' configs select PLATFOR... | | |
Kang-Che Sung | fdfd716a858 | modprobe-small: move lsmod code out of modprobe_main()
Having lsmod code inside modprobe_main() makes some of the ap... | | |
Denys Vlasenko | dc7637d0aa0 | modprobe-small: improve config help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Felix Fietkau | b5b21126ca9 | ash: improve / fix glob expansion
When using musl libc glob() a very long string can cause glob() to fail,
which lea... | | |
Denys Vlasenko | d6ace669737 | taskset: simplify code a bit; tweak --help
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ca659f84b20 | modprobe-small: fix --help texts, they are from "big" modutils
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Kang-Che Sung | 065e988e7ae | modutils: fix config options dependency
module.aliases and module.symbols files have no use in modprobe-small
implem... | | |
Denys Vlasenko | 67f6db6b276 | wget: add a big explanation what TLS code implements and what does not
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Denys Vlasenko | 35b54a3c247 | libbb: match_fstype() is unreadable in the extreme, fixing it
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | eba7fe6bb9f | vi,fsck: do not use build timestamp unconditionally. Closes 9626
Signed-off-by: Denys Vlasenko <vda.linux@googlemail... | | |
Denys Vlasenko | 86663910bab | taskset: separate "current" and "new" strings
Better for constant sharing:
text data bss dec hex ... | | |
Denys Vlasenko | b181ca75528 | typo in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ef0e76cc278 | taskset: rewrite to be task size-agnostic
function old new delta
p... | | |
Denys Vlasenko | 205d48e9480 | *: add comment about APPLET_ODDNAME format
It confused me more than once
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | b4b12bf2344 | httpd: defend against attempts to OOM us. Closes 9611
We were strdup'ing "Cookie: foo" every time we saw it.
functi... | | |
Denys Vlasenko | 4d417709b0f | adduser: help for -G GRP is misleading, fix it
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 786c9dc0c13 | sh: fix FEATURE_SH_STANDALONE help text: it does not enable NOFORK
Signed-off-by: Denys Vlasenko <vda.linux@googlema... | | |
Denys Vlasenko | 9967c9949e0 | libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode
Signed-off-by: Denys Vlasenko <vda.lin... | | |
Denys Vlasenko | 06f20bf675c | link: new applet
coreutils grew itself a tiny simplistic alternative to ln:
Usage: link FILE LINK
Create hard LI... | | |
Denys Vlasenko | 7dd906a3884 | xxd: make -p output lines actually end with a newline
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 62a9b185474 | xxd: implement -p
While at it, tweaked hexdump --help
function old ... | | |
Denys Vlasenko | cb8e84e65a2 | libbb: shrink sump.c
function old new delta
dot_flags_width_chars ... | | |
Denys Vlasenko | b13b6183354 | ftpd/ls: show directories first
Old TODO finally done
function old ... | | |
Denys Vlasenko | 8a2657cbf5f | hexdump/xxd: a bit more condensed formats
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0f4364775fb | xxd: new applet
Yet Another Hexdumper
function old new delta
xxd_... | | |
Next → |