Christoph Schulz | 752691c3301 | ash: reset tokpushback before prompting while parsing heredoc
The parser reads from an already freed memory location... | | |
fli4l-Team | fbab993ee77 | Adds matching of device attributes to mdev
A rule like
SUBSYSTEM=usb;{serial}=1234567;ttyUSB[0-9]+ 0:0 0664 @ln... | | |
fli4l-Team | 1535d54faf8 | Makes the readlink applet a NOFORK applet
This improves the performance of the locking API implementation which is
p... | | |
fli4l-Team | c58663ed01e | Fixes re-opening log files after deleting or moving them | | |
fli4l-Team | 7e23a7f917f | Allows to receive log messages from remote hosts
This behaviour is enabled by setting the CONFIG_FEATURE_SYSLOGD_REC... | | |
fli4l-Team | e07029fba2a | Allows to log to remote hosts via "<selector> @<host>" syntax | | |
fli4l-Team | e8a703133f0 | Prints message to console only if ALL log targets failed
This is useful if one log target is a pipe where no reader ... | | |
fli4l-Team | a9e2bfec275 | Allows FIFOs (|<path>) as log destiniations in /etc/syslog.conf
Also, ignore SIGPIPE signals which occur if the proc... | | |
fli4l-Team | 57e50b24386 | Fixes handling of <facility>.!* in /etc/syslog.conf
Fixes: #5552 | | |
fli4l-Team | ec24d467d70 | Replaces the build time compiled in by the string "fli4l"
This allows to replace old busybox binaries with freshly c... | | |
fli4l-Team | 96aa798e1ee | Makes mdev a daemon which receives kernel uevents via a netlink socket
You can find further information about this t... | | |
fli4l-Team | 59fa6de38f5 | Makes mdev re-reading /etc/mdev.conf on the next uevent when receiving SIGHUP | | |
Denys Vlasenko | c00c04a1d4b | unlzma: fix SEGV, closes 10436
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Baruch Siach ... | | |
Denys Vlasenko | df31b940ee9 | bunzip2: fix runCnt overflow from bug 10431
This particular corrupted file can be dealth with by using "unsigned".
I... | | |
Denys Vlasenko | b33a3d7165f | httpd: fix handling of range requests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Peter ... | | |
Thomas Petazzoni | ce15e7b7d24 | arch/{sparc,sparc64}/Makefile: define ARCH_FPIC
Building Busybox on SPARC or SPARC64 with CONFIG_BUILD_LIBBUSYBOX=y
... | | |
Thomas Petazzoni | 053600a1468 | Makefile: include per-arch Makefile before Makefile.flags
Makefile.flags contains:
ARCH_FPIC ?= -fpic
ARCH_FPIE ?= ... | | |
Thomas Petazzoni | 7da4e999aad | Makefile.flags: strip non -l arguments returned by pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free... | | |
Thomas Petazzoni | 5f4b9dff45b | networking/libiproute: use <linux/if_packet.h> instead of <net/if_packet.h>
The musl C library doesn't provide the <... | | |
Denys Vlasenko | 9ec836c033f | whois: limit total length of response to 32+2 kb
function old new ... | | |
Denys Vlasenko | 356f23de20b | init: improve handling of signals racing with each other
Before this change, a request to reboot could be "overwritt... | | |
Denys Vlasenko | 113c776f4d2 | init: if tcgetattr() fails, don't even try to tcsetattr()
function old ... | | |
Denys Vlasenko | 259747caa7d | hush: fix preprocessor directives indentation
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Tomi Leppanen | 1b76ffaae40 | grep: add -R
This adds -R option to grep similar to GNU grep. It is the same as -r
but also dereferences symbolic li... | | |
Denys Vlasenko | 008413754ba | bc: fix comparison bug, closes 12336
function old new delta
bc_num... | | |
Alistair Francis | d3539be8f27 | Remove stime() function calls
stime() has been deprecated in glibc 2.31 and replaced with
clock_settime(). Let's rep... | | |
Denys Vlasenko | 419d0294e9e | Updated inittab example documentation
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Liu, Shuang (ADITG/ESM) | af6bc54fdef | chgrp: correct the usage for non-desktop chgrp calls
When IF_DESKTOP is not defined, chown and chgrp only takes opti... | | |
Denys Vlasenko | b230fdfa9da | taskset: tighten the check for stride values
function old new delt... | | |
Denys Vlasenko | a82fb1b9d8a | taskset: implement stride argument
function old new delta
taskset_... | | |
Denys Vlasenko | 2f57b5139e7 | unxz: show -t in --help
function old new delta
packed_usage ... | | |
Denys Vlasenko | e5586605ca3 | taskset: update comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 162ac7f45ed | taskset: add support for taking/printing CPU list (-c option)
function o... | | |
Denys Vlasenko | 21806562ca6 | hush: restore redirected stdin
function old new delta
restore_redi... | | |
Denys Vlasenko | ea096d6c138 | ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2
> 2018-07-25:
> ntpd: increase MIN_FREQHO... | | |
Jo-Philipp Wich | 6b4960155e9 | nslookup: implement support for SRV records
Add support for querying and parsing SRV DNS records.
function ... | | |
Jo-Philipp Wich | 8c3b520d4f9 | nslookup: handle replies without RRs
Under some circumstances, a DNS reply might contain no resource records,
e.g. w... | | |
Denys Vlasenko | caf5ee0dd92 | gunzip: fix incorrect decoding of "fixed" inflate blocks
function old ... | | |
Denys Vlasenko | 122a8cbd4a3 | hdparm: placate "warning: taking the absolute value of unsigned type"
Signed-off-by: Denys Vlasenko <vda.linux@googl... | | |
Denys Vlasenko | 9a0c404d5f7 | vi: placate "warning: shifting a negative signed value is undefined"
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | f39a71817ea | read_key(): placate "warning: shifting a negative signed value is undefined"
Signed-off-by: Denys Vlasenko <vda.linu... | | |
Denys Vlasenko | d6ff27de153 | ntpd: abs(tmx.offset) was truncating a "long" typed value
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b4ad1d86b62 | tc: array address is never NULL
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e0761628976 | traceroute: fix gcc-ism
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e5897d041d7 | suppress a few "unused function" warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1f1492bb96e | netstat: suppress a warning (conversion from 'int' to 'smallint' changes value)
Signed-off-by: Denys Vlasenko <vda.l... | | |
Denys Vlasenko | b4ef2e3467d | Makefile.flags: suppress some clang-9 warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | af7169b4a70 | clang/llvm 9 fix - do not eliminate a store to a fake "const"
This is *much* better (9 kbytes better) than dropping ... | | |
Denys Vlasenko | bd754746394 | Bump version to 1.31.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e1a7c97ac64 | tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension"
Signed-off-by: Denys Vlasenko <... | | |
Denys Vlasenko | be5a505d771 | Remove syscall wrappers around clock_gettime, closes 12091
12091 "Direct use of __NR_clock_gettime is not time64-saf... | | |
Denys Vlasenko | 7427406580e | shell: better comments in BASE#nn code
function old new delta
eval... | | |
Denys Vlasenko | ebc1c38a929 | dpkg-deb: work around bogus error message when working with XZ compressed packages
function ... | | |
Denys Vlasenko | be119409113 | telnet: fix uninitialized variable bug
function old new delta
teln... | | |
Denys Vlasenko | 49a8839638c | ash: fix BASE##nn bashism for bases 36..64
function old new delta
... | | |
Denys Vlasenko | 3004510fdc7 | ash: fix BASE##nn bashism to accept letter 'digits' for bases > 9
function ... | | |
David Demelier | d6a8784f279 | wget: increase redirections limit
Some hosting services like sourceforge perform a lot of relocations
before actuall... | | |
Denys Vlasenko | a1c7a9e976f | hush: fix "set -o INVALID" affecting -e flag state
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Brian Foley | 2f3352682e3 | dc: Parse error & fix out of bounds read in xc_program_printString
function ... | | |
Brian Foley | 50ba92128b0 | dc: Fix segfault when executing strings generated using asciify
function ... | | |
Brian Foley | 4699b932446 | dc: execute shouldn't pop if stack head is not a string
This matches the behaviour of both GNU dc (as specified in
i... | | |
Denys Vlasenko | 244c0ebb4f7 | ash: fix set -o to not show "nameless" options
Patch by Martijn Dekker <martijn@inlv.org>
Signed-off-by: Denys Vlas... | | |
Ron Yorston | c88d3ec458e | ash: only catch unexpected exceptions in PS1 expansion
Commit d1a2fa2a4 (ash: catch error in arithmetic expansion in... | | |
Denys Vlasenko | 3ef513e7877 | shell/ulimit: code shrink
text data bss dec hex filename
1001949 551 5612 1008112 f61f0 ... | | |
Denys Vlasenko | fb1103595f0 | gunzip: code shrink by using int-, not short-sized struct member
function ... | | |
Denys Vlasenko | 6572ef6e1e4 | gzip: code shrink
huft_build() still has way too many params
function o... | | |
Denys Vlasenko | c7633924583 | gzip: code shrink
huft_build() has way too many params
function old ... | | |
Denys Vlasenko | 95867147f5c | telnet: add disabled code to emit EC and IP
> I'm trying to connect to a Korenix 3005 switch through telnet
> for ma... | | |
Denys Vlasenko | 37a9008f8e8 | brctl: code shrink
function old new delta
show_bridge ... | | |
James Byrne | ed79af77a47 | config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES
When crond is built with FEATURE_CROND_SPECIAL_TIMES ... | | |
Denys Vlasenko | eb1395147ae | brctl: tweak help text, fix comments
function old new delta
packed... | | |
Denys Vlasenko | b4fa16d5ed5 | brctl: fold show_bridge_ports_ into its caller
function old new de... | | |
Denys Vlasenko | 33987538180 | brctl: code shrink
packed_usage 33253 33255 +2
write_uint ... | | |
Martin Lewis | 6dcf563633d | brctl: add support for showstp command
function old new delta
brct... | | |
Denys Vlasenko | 42f454b13b8 | dpkg-deb: work around bogus error message when working with XZ compressed packages
function ... | | |
Martin Lewis | 7011eca83af | replace: count_strstr - Handle an edge case where sub is empty
If sub is empty, avoids an infinite loop.
function ... | | |
Martin Lewis | dd468612829 | libbb: Converted safe_read to safe_write format
Changed safe_read to be symmetrical to safe_write, it shall
never re... | | |
Alistair Francis | ad27d44ebe9 | runsv: Use 64 prefix syscall if we have to
Some 32-bit architectures no longer have the 32-bit time_t syscalls.
Inst... | | |
Alistair Francis | 902d3992922 | time: Use 64 prefix syscall if we have to
Some 32-bit architectures no longer have the 32-bit time_t syscalls.
Inste... | | |
Alistair Francis | b7b7452f292 | date: Use 64 prefix syscall if we have to
Some 32-bit architectures no longer have the 32-bit time_t syscalls.
Inste... | | |
Michal Kazior | 1f1988d5256 | udhcpc: fix segmentation fault on empty bin opt
The following caused udhcpc to segfault:
busybox udhcpc -i lo -s /... | | |
Martin Lewis | 6c1af283f73 | brctl: add support for showmacs command
function old new delta
brc... | | |
Kaarle Ritvanen | 71b268c7d96 | ln: --no-target-directory implies --no-dereference
as in GNU coreutils
Signed-off-by: Kaarle Ritvanen <kaarle.ritva... | | |
Tomas Paukrt | 4527273f1c5 | route: fix output of "route -n -A inet6"
The output of the command "route -n -A inet6" may be corrupted
due to parti... | | |
Denys Vlasenko | 427c12cc519 | tee: do not intercept SIGPIPE
GNU tee does this only with -p, which we don't have yet.
function ... | | |
Denys Vlasenko | 27f0e8a2758 | fdisk_aix: fix aliasing warning, comment out unused global variables
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | d8e4ce05039 | fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
function ... | | |
Denys Vlasenko | 65741d004ee | telnet: fix uninitialized variable bug
function old new delta
teln... | | |
Denys Vlasenko | 11e024aa86f | udhcpc6: add ELAPSED_TIME option to outgoing packets
function old ne... | | |
Denys Vlasenko | c58d785b9d0 | ash: fix BASE###nn bashism for bases 36..64
function old new delta... | | |
Denys Vlasenko | ca1ce4b9fa2 | ash: fix BASE###nn bashism to accept letter 'digits' for bases > 9
function ... | | |
Kang-Che Sung | f1593521126 | bc: Add 'U' suffix in UINT_MAX preprocessor check
Without the 'U' unsigned suffix, gcc will throw a "integer constan... | | |
David Demelier | 4a9daf2b93e | wget: increase redirections limit
Some hosting services like sourceforge perform a lot of relocations
before actuall... | | |
Rolf Eike Beer | 7f89ebe18ff | examples/udhcp/simple.script: print the filename actually changed
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signe... | | |
Aaro Koskinen | af18b301eb1 | find: implement -empty
function old new delta
func_empty ... | | |
Denys Vlasenko | d327c6b1909 | gzip: code shrink
Converted a few 16-bit variables and small arrays to 32-bit.
Stopped pulling desc->FOO members in... | | |
Denys Vlasenko | 81a708393d8 | examples/udhcp/simple.script: up interface on deconfig event
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 35e349de3c9 | ash: add a FIXME comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 18a90ec846f | hush: fix "set -o INVALID" affecting -e flag state
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 750137ef7ce | gzip: code shrink
function old new delta
gzip_main ... | | |
Daniel Edgecumbe | c660cc1b771 | gzip: set default compression level to 6 when CONFIG_FEATURE_GZIP_LEVELS=n
With this change, GNU gzip -n and BusyBox... | | |
Daniel Edgecumbe | ca5d86d52c9 | gzip: set compression flags correctly as per standard
With this change and CONFIG_GZIP_FAST=2, CONFIG_FEATURE_GZIP_L... | | |
Daniel Edgecumbe | de82f0b764d | gzip: default level with ENABLE_FEATURE_GZIP_LEVELS should be 6
Fixes an off-by-one that actually resulted in level ... | | |
Brian Foley | 10509a70ee5 | dc: Parse error & fix out of bounds read in xc_program_printString
function ... | | |
Brian Foley | b64470be177 | dc: Fix segfault when executing strings generated using asciify
function ... | | |
Brian Foley | 7454879a1d9 | dc: execute shouldn't pop if stack head is not a string
This matches the behaviour of both GNU dc (as specified in
i... | | |
Eivind Versvik | 22a63396278 | udhcpc6: support stateless DHCPv6
-l will send Information-Request to request configuration parameters
function ... | | |
Denys Vlasenko | ac78f2ac96b | top: do not use previous colleced data wheh "h" toggles threads display
This prevents first update from showing inco... | | |
Denys Vlasenko | 4f70a32f46f | udhcpc6: s/iphdr/ip6_hdr/
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 85b380f6b21 | nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c")
Also, go for unsigned divisions.
function... | | |
Denys Vlasenko | b81f8056585 | stat: print nanosecond times, fix printing of empty lines
function old ... | | |
Denys Vlasenko | 2f9c124f7da | ash: fix set -o to not show "nameless" options
Patch by Martijn Dekker <martijn@inlv.org>
Signed-off-by: Denys Vlas... | | |
Denys Vlasenko | 16474cf246c | tar: change -a from meaning "lzma" to mean "autodetect by extension"
function ... | | |
Denys Vlasenko | e6a87e74837 | tar: code shrink
function old new delta
writeLongname ... | | |
Ron Yorston | 943e81f5db5 | ash: only catch unexpected exceptions in PS1 expansion
Commit d1a2fa2a4 (ash: catch error in arithmetic expansion in... | | |
Denys Vlasenko | dac0a7d2341 | unicode: code shrink in character width determination
function old n... | | |
Denys Vlasenko | 4767a5375e6 | libbb: include <crypt.h> only if necessary
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b6946084296 | ntpd: add comment about mode6, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c0961e09b20 | ntpd: commonalize message strings
function old new delta
recv_and_... | | |
James Byrne | 6937487be73 | libbb: reduce the overhead of single parameter bb_error_msg() calls
Back in 2007, commit 0c97c9d43707 ("'simple' err... | | |
Denys Vlasenko | caecfdc20d4 | ntpd: abort if argvs are (unexpectedly) given
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Lukas Rusak | 9663bbd17ba | free: include SReclaimable in cached value
I noticed that the 'used' values from busybox free and
procps-ng free dif... | | |
Denys Vlasenko | 25a871fb402 | libbb: deal with "declaration of 'link' shadows a global declaration" warning
Signed-off-by: Denys Vlasenko <vda.lin... | | |
Denys Vlasenko | 3a0eea0887d | pidof: support "pidof /path/to/binary" case
function old new delta... | | |
Denys Vlasenko | 070aa617472 | readlink,realpath: fix a case with a symplink, closes 11021
function old... | | |
Denys Vlasenko | 84d38500a7f | udhcpc: fix comment, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 72f12acb6bc | udhcpc6: fix aliasing warning
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Martin Lewis | d378fa170ac | dhcpc.c: Added support for relay server parameter.
Resolved a TODO by adding support for gateway_nip parameter.
fun... | | |
Denys Vlasenko | eda5142b5c2 | Start 1.32.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0f1369f0c5b | Bump version to 1.31.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3b69ba799fd | mount,losetup: use /dev/loop-control is it exists
function old new ... | | |
Aitor Esteve Alvarado | 7b6d4f50c97 | start-stop-daemon: change priority before dropping privileges
Currently start-stop-daemon fails when using both the ... | | |
Denys Vlasenko | 894f0a32351 | tftp: allow -lc and -cl options
function old new delta
tftp_main ... | | |
Denys Vlasenko | 94ce1c0ebbd | tftpd: revert erroneous change
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3b8025f1327 | tftp: optional tftp-hpa compat
function old new delta
tftp_main ... | | |
Denys Vlasenko | 48eebc8d5c4 | expand: add commented-out code to handle NULs
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 92549250f36 | expand,unexpand: drop broken test, add FIXME comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 22cc92833f9 | awk: fix testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 04a0b7f0805 | bc: placate compiler warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | fa182a355a2 | vi: code shrink
function old new delta
colon ... | | |
Denys Vlasenko | 7a4e55422a3 | bc: placate compiler warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3e463e1cfd8 | brctl: placate compiler warnings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 023ae75fc66 | blockdev: add usage comment, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1230aec77a4 | httpd: .js is "application/javascript", not "application/x-javascript"
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Denys Vlasenko | a5c5dc6f0b9 | passwd: do not set 0 as date of last password change, closes 11951
function ... | | |
Denys Vlasenko | 5c317c0b8d7 | httpd: add js to built in MIME types list
Firefox needs this to execute .js
Signed-off-by: Denys Vlasenko <vda.linu... | | |
Vicente Jimenez Aguilar | 09b25ecc514 | httpd: add svg to built in MIME types list
Signed-off-by: Vicente Jimenez Aguilar <googuy@gmail.com>
Signed-off-by: ... | | |
Denys Vlasenko | ed042010dc8 | lpd: avoid SEGVing on immediate EOF from peer
Patch by Luís Marques <luismarques@lowrisc.org>
function ... | | |
Denys Vlasenko | 45e3967c20b | libbb: move netlink socket binding to the utility function
function old ... | | |
Jan Klötzke | 498cec202ad | mdev: add support to run as daemon
Adds the -d option to run mdev in daemon mode handling hotplug events
from the ke... | | |
Jan Klötzke | 728e53d3888 | mdev: use option parser helper
function old new delta
process_acti... | | |
Jan Klötzke | d04b7261735 | mdev: move action processing into separate functions
This purely moves code from main() to separate functions for be... | | |
Denys Vlasenko | f3634584d0f | ash,hush: show 'c' in $- if run in "sh -c CMD"
function old new de... | | |
Denys Vlasenko | 897475ab023 | ash: allocate line editing structure only if needed
function old new... | | |
Denys Vlasenko | 6eb6e6a1e9d | dhcp: downgrade "got raw socket fd" message to log3, make log2 default max
log3 messages are very much redundant
fu... | | |
Denys Vlasenko | 65c34c52df3 | dhcp: get rid of static data signal_pipe
function old new delta
ud... | | |
Denys Vlasenko | 91755cb16d4 | udhcp: rename server_config to server_data
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Jack O'Sullivan | 726cbb1be86 | losetup: Add partition scanning option
Add -P option from util-linux losetup to scan for partitions.
function ... | | |
Denys Vlasenko | bcb1fc3e6ca | udhcp: rename client_config to client_data, server_config to server_data
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Martin Lewis | 818d9e02f2d | udhcpc6: Fixed aliasing compilation error
Signed-off-by: Martin Lewis <martin.lewis.x84@gmail.com>
Signed-off-by: De... | | |
Denys Vlasenko | 8b35f207bbd | shell: move all definitions of strto_arith_t() together
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9501bc7da5f | ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b2c123d484d | testsuite: fix bunzip2.tests expectations
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | eda83c9e69a | comment fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | cc71f79c1e5 | libarchive: treat one "FIXME: avoid seek", take 2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | a4ed2c45b90 | dhcp: get rid of last global data
function old new delta
udhcpc_ma... | | |
Denys Vlasenko | dff2bd733fc | libarchive: treat one "FIXME: avoid seek"
function old new delta
x... | | |
Denys Vlasenko | 309f5e3775e | losetup: implement -c
function old new delta
losetup_main ... | | |
Denys Vlasenko | 1115e40c887 | dhcp: tweak comments, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 58d998d2f92 | bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Closes 11896
function ... | | |
Denys Vlasenko | 028c5aa18b5 | ip: use rtnl_send_check() on flush commands, closes 6962
function old ... | | |
Denys Vlasenko | 84fc6456058 | *: slap on a few ALIGN1/2s where appropriate
The result of looking at "grep -F -B2 '*fill*' busybox_unstripped.map"
... | | |
Denys Vlasenko | 831844c1393 | udhcpd: fix printing of static leases
function old new delta
read_... | | |
Denys Vlasenko | d8740b265a4 | hush: show 's' in $-
function old new delta
expand_one_var ... | | |
Denys Vlasenko | 76a4e8361a8 | hush: allocate line edit buffer only for interactive shell
function old ... | | |
Denys Vlasenko | 9edd268bad9 | shell: implement optional "BASE#nnnn" numeric literals
function old ... | | |
Denys Vlasenko | 30a4c32a4d2 | hush: remove test for "echo ${-}" errorring out - now it works
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ef8985c688e | hush: implement $-, set default PATH if it is not set on startup
function ... | | |
Denys Vlasenko | 0c360193691 | hush: set default PS1/2 only if we interactive
"env - hush SCRIPT" invocation (that is, with empty environment)
shou... | | |
Denys Vlasenko | 08fb82c80cf | hush: handle LINENO the same way as RANDOM: variable is "ephemeral"
"env - hush" invocation (that is, with empty env... | | |
Khem Raj | ee9e5f92b65 | networking: cc is not a register
gcc accepts
__asm__ ( "" : : : "%cc");
but cc is not a real register and clang ... | | |
Denys Vlasenko | 4ebcdf7396b | hush: remove code to track PS1/2 values dynamically - it's too much work
Assignments / exports / unsets of variables... | | |
Denys Vlasenko | a51eec0b5aa | typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0ee0b658b3b | hush: small speedup in handle_changed_special_names()
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 25393fb55e5 | udhcpd: code shrink
function old new delta
send_packet_verbose ... | | |
Denys Vlasenko | a840884531d | udhcpd: support per-client hostnames in static leases
function old n... | | |
Denys Vlasenko | 9bf6780c288 | shell: add TODO comment about BASE#nnn literals
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1113961dde2 | dc: make 4 % 0 emit error messgaes and set result to 0
function old ... | | |
Next → |