fli4l
  1. fli4l

busybox

Public
  1. fli4l
  2. busybox

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Alfonso RanieriAlfonso Ranieri
a90490fb69fvolume_id: fix a buglet introduced by is_prefixed_with() conversion Signed-off-by: Alfonso Ranieri <alforan@tin.it> ...
Denys VlasenkoDenys Vlasenko
e0ddb65cb23build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS Signed-off-by: Denys Vlasenko <vda.linux@go...
Aaro KoskinenAaro Koskinen
7b729edd33aupdate copyright years Copyright years seem to be out of date, e.g. coreutils/truncate.c has Copyright (C) 2015. Si...
Bernhard Reutner-FischerBernhard Reutner-Fischer
86a7f18f211*: Switch to POSIX utmpx API UTMP is SVID legacy, UTMPX is mandated by POSIX. Glibc and uClibc have identical layou...
Denys VlasenkoDenys Vlasenko
1186894f773update example ntp.script Handle an interesting corner case when NTP server is reachable... but on a different IP no...
Denys VlasenkoDenys Vlasenko
9472e8a86faftpd: change_identity() must be after chroot() Otherwise chroot() doesn't work for non-root Signed-off-by: Denys Vl...
Denys VlasenkoDenys Vlasenko
379e8e81afetypo fix Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
be947c4d97cApply post-1.23.1 patches, bump version to 1.23.2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
1850d5ec0e9truncate: new applet Add the actual new source file :( Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Vladislav GrishenkoVladislav Grishenko
4d15068d830zcip: fix wrong comparison of source IP with our IP Commit "zcip: fix link-local IP conflict detection" has introduc...
Ari SundholmAri Sundholm
911db16229dtruncate: new applet function old new delta truncate_main ...
Ari SundholmAri Sundholm
8893023ba27dd: move suffix struct to xatonum.c This way it can be used by other applets without duplication. Signed-off-by: Ar...
Phil SutterPhil Sutter
92edab1aa6elogread: implement dumpfollow mode of operation This is basically a combination of the default (dump mode) and -f (f...
Denys VlasenkoDenys Vlasenko
6d8ea1d50ecifupdown: shrink a message Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Frank BergmannFrank Bergmann
6ca03f2dd82ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 When 'if -a' runs into an failure on an interface all...
Ron YorstonRon Yorston
75a76269ba2ash: do not split the result of tilde expansion A tilde expansion generates a valid pathname. Splitting it using IFS...
Mike FrysingerMike Frysinger
6798564b9e2trylink: respect compiler settings when probing features The CPPFLAGS/CFLAGS settings might have features that matte...
Mike FrysingerMike Frysinger
4a08e82d441trylink: use mktemp instead of hardcoding paths This way we respect standard tempdir env vars and are guaranteed to ...
Denys VlasenkoDenys Vlasenko
49acc1a7618vi: make BACKSPACE and DELETE join lines at start/end of line Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Ron YorstonRon Yorston
8ec1ff350c2Use chomp to remove newlines function old new delta unix_do_one ...
Ron YorstonRon Yorston
53e9c51adedod: fix printing of high-bit chars Example: echo £ | od -c Signed-off-by: Ron Yorston <rmy@tigress.co.uk> Signed-of...
Denys VlasenkoDenys Vlasenko
8dff01d06a7libbb: introduce and use is_prefixed_with() function old new delta...
Denys VlasenkoDenys Vlasenko
936c8809caedeluser: also remove user from /etc/group function old new delta u...
Alexander KorolkovAlexander Korolkov
748fb60f274arping: fix iface name in error messages arping: interface eth0 not found: No such device ^^^^ Th...
Denys VlasenkoDenys Vlasenko
fe8b5802bafpatch: segfault fix. Closes 7916 Fix segfault on this case (malformed --- line): -- dwarves.orig 2015-02-25 01:...
Isaac DunhamIsaac Dunham
7b434a67dcamount: -T OTHERTAB support function old new delta mount_main ...
Denys VlasenkoDenys Vlasenko
3c31b092ac2ntpd: tweak help text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
2ec4f44225finetd: fix order of array index check and array access Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
3aef814c0b0ntpd: chnage help text about -l to say that it doesn't disable client code Signed-off-by: Denys Vlasenko <vda.linux@...
Denys VlasenkoDenys Vlasenko
7db2a7c20e8runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT function old ...
Denys VlasenkoDenys Vlasenko
dac8d80f77arunsvdir: do not block SIGCHLD around poll/sleep There is no reason to do so. We do not even have SIGCHLD handler. ...
Denys VlasenkoDenys Vlasenko
fa535f3e485runsvdir: (almost) close a signal race We could lose a signal while processing previous one function ...
Serj KalichevSerj Kalichev
1eafd449470acpid: fix logging Without this patch acpid can't log the events at all. Moreover it tries to truncate log file ever...
Denys VlasenkoDenys Vlasenko
c5beaa08eb5ls: heed compiler warning Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
a88db5c1a99modinfo: fix fallout from basename removal Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Tito RagusaTito Ragusa
cb6a112f09clibpwdgrp: fix thinko in getpwnam function old new delta parse_fil...
Bernhard Reutner-FischerBernhard Reutner-Fischer
d7bfee1edb5wget: fix --header to not append duplicate headers function old new ...
Denys VlasenkoDenys Vlasenko
54e9585e106trivial code shrink function old new delta rdate_main ...
Denys VlasenkoDenys Vlasenko
0cb981c5e2fls: trivial code shrink function old new delta display_single ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
70e30e8eec7dc: tweak parsing https://bugs.debian.org/538685 dc requires whitespace between language elements. We were requirin...
Denys VlasenkoDenys Vlasenko
8e92df15b51ls: fix year 9999 bug :) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
402afe1cc69modprobe-small: fix thinko in previous commit Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
1fd844267c3modprobe-small: if concurrent module load did not succeed, wait usecase: two sd cards are being mounted in parallel ...
Bartosz GolaszewskiBartosz Golaszewski
622a7aab2c4i2cget, i2cset, i2cdetect, i2cdump: new applets Add a minimal implementation of i2cget, i2cset, i2cdump and i2cdetec...
Denys VlasenkoDenys Vlasenko
8c06bc6ba14unzip: prevent attacks via malicious filenames Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
23cfaab47delibpwdgrp: use getpwent() instead of getpwent_r() function old new ...
Denys VlasenkoDenys Vlasenko
68c048fb23bmodprobe-small: fix and simplify rmmod "rmmod OUT_OF_TREE_MODULE" was not working, because module is not in depmod f...
Kevin WallaceKevin Wallace
782ee2aa0e1libbb/loop: don't try to re-use existing loop device loopinfo.lo_file_name is not enough to uniquely identify a file...
Denys VlasenkoDenys Vlasenko
a03195941b4examples/mdev_fat.conf: document that newer mdev exposes path Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Ari SundholmAri Sundholm
f22a838aed8dd: add optional support for status=noxfer/none While at it, added 'B' number suffixes, upstream compat function ...
Denys VlasenkoDenys Vlasenko
7e66102f762ash: fix a SEGV case in an invalid heredoc Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
a14fa79592edeluser: implement --remove-home function old new delta deluser_ma...
Denys VlasenkoDenys Vlasenko
3c5d133c7defstrim: fix help text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
a75dcd43535route: fix bogus read error when route table is empty Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
09020b1aa89route: improve -A inet6 Upstream route command shows non-up routes, it shows reject and nonexthop flags. And we had ...
Denys VlasenkoDenys Vlasenko
b62d4d9d570gzip: trivial code shrink -5 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
a9777788932ifconfig: fix double free fatal error in INET_sprint Based on the patch by Zheng Junling <zhengjunling@huawei.com> a...
Denys VlasenkoDenys Vlasenko
8e74adab010libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport function ...
Denys VlasenkoDenys Vlasenko
f7f70bf1b30gzip: speed up and shrink put_16bit() function old new delta put_1...
Rich FelkerRich Felker
7f7ade1964fgzip: do not store timestamp in gzip header Storing the original file's modification time in the output file is harm...
Denys VlasenkoDenys Vlasenko
5104645cf87platform.h: enable mempcpy for FreeBSD Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Micke PragMicke Prag
07fa09a9527ubiattach: add option -O Some images do not have the default VID offset. The option -O must be used to attach such i...
Martin KaiserMartin Kaiser
1cbe93cf4e4telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel (re-sending this as it got ignored completey and the ...
Denys VlasenkoDenys Vlasenko
08f9ffc3f75dpkg: update supported compression methods Based on a patch by Ron Yorston <rmy@tigress.co.uk> function ...
Denys VlasenkoDenys Vlasenko
8c05a74f7efplatform.h: mempcpy needs <string.h> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
ff3f3accc68ntpd: get rid of G.initial_poll_complete This speeds up syncing - now happens only just two replies from a peer. Esp...
Denys VlasenkoDenys Vlasenko
936c401077cdhcpd: fix an improper widening conversion We wanted to detect when tv_sec = unsigned1 - unsigned2 underflows by loo...
Denys VlasenkoDenys Vlasenko
1ecfe811fe2Apply post-1.23.0 patches, bump version to 1.23.1 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
64b744997efftpd: prevent zombies. closes 7832 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
50a6d86520bplatform.h: add compat mempcpy Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
cc70b6f8b6cdepmod: simple memory optimization function old new delta filename...
Denys VlasenkoDenys Vlasenko
86031a5ffd1trim extra newlines in help texts Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Natanael CopaNatanael Copa
9de69c024c7modprobe: fix modprobe -r and parsing of /etc/modprobe.d This fixes a regression introduced with commit 78854520 (mo...
Denys VlasenkoDenys Vlasenko
76b2262b9b9modprobe: fix "modprobe devname:snd/timer" case (alias with a slash) Signed-off-by: Denys Vlasenko <vda.linux@google...
Denys VlasenkoDenys Vlasenko
e998b08f118modprobe: fix recent breakage: modules.dep reading code needs to strip dirname Signed-off-by: Denys Vlasenko <vda.li...
Denys VlasenkoDenys Vlasenko
1b6715345f2modprobe-small: code shrink function old new delta pathname_matche...
Denys VlasenkoDenys Vlasenko
3c75b1c34e5modprobe-small: fix recent breakage: modprobe -r was using full path "modprobe -r MODNAME", after it found the full ...
Denys VlasenkoDenys Vlasenko
39f017293a0diff: fix a bug in diffing against stdin. Closes 7784 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Ron YorstonRon Yorston
70f4320b40bvi: fix reading of file after last line If the :r command is used to read a file after the last line of the buffer t...
Ron YorstonRon Yorston
e5213cee383vi: failure to open file is not an error when initialising buffer Commit 32afd3a introduced these regressions on the...
Denys VlasenkoDenys Vlasenko
08364dab752depmod: fix recent breakage in modules.dep generation Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Tito RagusaTito Ragusa
e5cae08f123libpwdgrp: line counting in error meesages is broken, remove it Signed-off-by: Tito Ragusa <farmatito@tiscali.it> Si...
René RhéaumeRené Rhéaume
e76957708b6swaponoff: add support for -e Signed-off-by: René Rhéaume <rene.rheaume@gmail.com> Signed-off-by: Denys Vlasenko <vd...
Denys VlasenkoDenys Vlasenko
1ec49732e2bmpstat: code shrink function old new delta get_uptime ...
Guillermo RodriguezGuillermo Rodriguez
75a1403f266free: handle "cached" value too function old new delta free_main ...
Denys VlasenkoDenys Vlasenko
da9212667c9libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS function ...
Denys VlasenkoDenys Vlasenko
08b90a9d10fdeleting unused ntpd_simple.c Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
c5d4a04e450libpwdgrp: fixes suggested by Tito, comment tweaks function old new ...
Adam TkacAdam Tkac
4bf88d9094fntpd: relicense ntpd applet to ISC-style license OpenNTPd is licensed under ISC-style license so it's good idea to k...
Denys VlasenkoDenys Vlasenko
db4d1051ca5libpwdgrp: another code shrink function old new delta massage_data...
Denys VlasenkoDenys Vlasenko
5acf1346b46libpwdgrp: code shrink function old new delta parse_common ...
Denys VlasenkoDenys Vlasenko
12fc8695605libpwdgrp: getgrXXX: empty string is not a member name, do not store it Signed-off-by: Denys Vlasenko <vda.linux@goo...
Denys VlasenkoDenys Vlasenko
402451aa195fix a SEGV in previous commit Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
f9936676bb7libpwdgrp: fix counting of commas in group list Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
134c53098bdlibpwdgrp: store getXXnam result in a single malloc block This saves a bit of memory but more importantly, allows to...
Denys VlasenkoDenys Vlasenko
20c0a16334elibpwdgrp: make db->def[] one byte shorter In the future I will need another uint8_t, want to fit it w/o using anoth...
Denys VlasenkoDenys Vlasenko
5e62a3d0166libpwdgrp: use a better estimate of max struct size Previous code's trick with bitwise OR was giving this on 32-bit ...
Denys VlasenkoDenys Vlasenko
9dca6acaac3libpwdgrp: reinstate Tito's optional atexit freeing Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
8d547aca75flibpwdgrp: fix a memory leak in getXXnam (we did not save address of string buf) function ...
Denys VlasenkoDenys Vlasenko
31d6734457blibpwdgrp: tweak comments, replace one xmalloc with xzalloc Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
908b6e5dfdblibpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed See bb_internal_get*nam_r size r...
Tito RagusaTito Ragusa
1da09cfacf1libpwdgrp: rewritten to use malloced implementation This removed buffer size limitations. function ...
Denys VlasenkoDenys Vlasenko
78854520ebemodprobe: revert checking for /, stop doing basename() on modprobe args function ...
Bartosz GolaszewskiBartosz Golaszewski
6c19d35f689Makefile: fix cscope target This target doesn't work with current directory layout. Just make cscope index all .c an...
Denys VlasenkoDenys Vlasenko
c76236fd7d9ash: fix a SEGV in ${#1} function old new delta varvalue ...
John SchroederJohn Schroeder
8074a6ca4dcudhcpd: account for script delay in lease Prevent nasty surprises if script runs longer than lease time / 2. Signed...
Denys VlasenkoDenys Vlasenko
b9965077e51Start 1.24.0 development cycle Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
6968e081230Bump version to 1.23.0 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
ca9c4653a95libbb: add sanity check in bb_arg_max() Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
11775edbfc2randomconfig fixes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Peter KümmelPeter Kümmel
a6588fa1023Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS Signed-off-by: Peter Kümmel <syntheticpp@gmx.ne...
Denys VlasenkoDenys Vlasenko
28634924f09udhcpc: account for script run time Based on the following user report: I ran into an issue where I was seeing a lo...
Baruch SiachBaruch Siach
ad0d009e0c1nanddump: don't show --bb in usage when disabled The --bb options now depends on LONG_OPTS. Omit mentions of --bb fr...
Baruch SiachBaruch Siach
e835afadfe8nandwrite: fix build when long options are disabled The Required_argument macro is only defined when long options ar...
Ron YorstonRon Yorston
20cd31a2d7clineedit: don't block when looking for escape sequence in vi-mode In vi-mode lineedit tries to detect some escape se...
Denys VlasenkoDenys Vlasenko
acb8be72176tar: fix "tar -cJ" ignoring -J option. closes 7706 function old new ...
Denys VlasenkoDenys Vlasenko
d598a8d4e65lineedit: don't fall back to simple line input if tty is in raw mode Testcase: shell command input after python ^Z s...
Bartosz GolaszewskiBartosz Golaszewski
202d9a64648Config: select PLATFORM_LINUX if using sendfile() Man entry for sendfile: Not specified in POSIX.1-2001, or other...
Jacob KjaergaardJacob Kjaergaard
bd7c1f2d13cflashcp: change BUFSIZE to 4k some flash partitions can be smaller than the existing BUFSIZE thus write BUFSIZE will...
Denys VlasenkoDenys Vlasenko
cfcd2399b20make xmalloc_open_zipped_read_close result NUL terminated Compat with xmalloc_open_read_close Signed-off-by: Denys ...
Denys VlasenkoDenys Vlasenko
b4c11c13971libarchive: add capability to unpack to mem.buffer The performance and number of processes for a "depmod -a" with gz...
Denys VlasenkoDenys Vlasenko
e7800f351adRename transformer_aux_data_t -> transformer_state_t No code changes Signed-off-by: Denys Vlasenko <vda.linux@googl...
Denys VlasenkoDenys Vlasenko
476654cdbebman: do not mangle $MANPATH in memory Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Bartosz GolaszewskiBartosz Golaszewski
8d75d794ea5libbb: use sendfile() to copy data between file descriptors Busybox already uses sendfile in httpd. This patch propo...
Denys VlasenkoDenys Vlasenko
ee41094b809man: accept a list of dirs in $MANPATH function old new delta add_...
Denys VlasenkoDenys Vlasenko
04c14176023libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ Sometimes ARG_MAX is small (like 32k) yet sysconf(_SC_ARG_MAX)...
Denys VlasenkoDenys Vlasenko
2835a224cd6bbunit: fix WANT_TIMING compilation Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Bartosz GolaszewskiBartosz Golaszewski
eff58f15b05gitignore: add testsuite/echo-ne Signed-off-by: Bartosz Golaszewski <bartekgola at gmail.com> Signed-off-by: Denys V...
Denys VlasenkoDenys Vlasenko
298fabaefcdudhcpd: if a lease from lease file coincides with a static one, ignore it function ...
Denys VlasenkoDenys Vlasenko
2bba9ad67a9init: do not run shutdown/reexec actions from signal handler this is racy wrt various libc functions such as syslog(...
Denys VlasenkoDenys Vlasenko
4e314faa0aemodprobe,rmmod: reject module names with slashes function old new ...
Denys VlasenkoDenys Vlasenko
f5add44981btypo fix in comment Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
8a475def9e3ash,hush: do not segfault on $((2**63 / -1)) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
08a5dab181fash: fix handling of negative start value in ${v:start:len} function old...
Michael TokarevMichael Tokarev
1a1143907c8iproute: support onelink route option and print route flags function old...
Denys VlasenkoDenys Vlasenko
628f134fe7fexit with 127 if appled name wasn't found - it's more POSIXy Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Michel StamMichel Stam
d3fabf89d7dzcip: Add environment variable for overriding log functionality function ...
Michel StamMichel Stam
fdd957bdc99zcip: allow our own class B range to be used for ZeroConf 169.254 may already be used by a local network. This patch...
Michel StamMichel Stam
9f41271f3ceudhcpd: add option for tweaking arpping Some clients have a very short timeout for sending the DHCP DISCOVER, shorte...
Miroslav LichvarMiroslav Lichvar
760d035699cntpd: calculate offset to jitter ratio before updating jitter The offset to jitter ratio is now calculated before up...
Denys VlasenkoDenys Vlasenko
cd738711782sed: fix "sed CMD -i nonexistent_file". Closes 7484 function old new...
Miroslav LichvarMiroslav Lichvar
b434ce70696ntpd: don't stay at short polling interval To avoid polling servers frequently slowly increase the interval up to BI...
Denys VlasenkoDenys Vlasenko
cf76b5ce12agetty: set tty attrs so that control chars are shown as ^c Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
d3fe9602714ntpd: be less eager to use shorter poll intervals * on step, poll interval drops to 8.5 mins instead of 32 seconds *...
Denys VlasenkoDenys Vlasenko
186b98a86f0ubiupdatevol: fix -t to not require an option. Closes 7466 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
054f5a5b0d3install: fix help text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Miroslav LichvarMiroslav Lichvar
590a22cf8d1ntpd: split out poll adjusting code Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com> Signed-off-by: Denys Vlase...
Miroslav LichvarMiroslav Lichvar
fb143f783dantpd: don't wait for good offset before disabling burst mode The burst mode needs to be stopped even when no replies...
Aaro KoskinenAaro Koskinen
0f78d616cb3install: implement -t DIR Some packages want to install themselves using "-t" to specify the directory (as supported...
Aaro KoskinenAaro Koskinen
307d26c0ebfless: make -E work function old new delta buffer_print ...
Denys VlasenkoDenys Vlasenko
865814a617cless: trivial code shrink function old new delta read_lines ...
Denys VlasenkoDenys Vlasenko
d6e7672545cless: move "retry-on-EAGAIN" logic closer to read ops This makes "G" (goto end of input) command work as well as /se...
Denys VlasenkoDenys Vlasenko
15943c886d6less: disable "suppress empty wraparound" optimization It is buggy wrt another use case... Signed-off-by: Denys Vla...
Ari SundholmAri Sundholm
fbdc167f271df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 Signed-off-by: Ari Sundholm <ari@tuxera.com> Signed-off-by: D...
Denys VlasenkoDenys Vlasenko
cd7a38a87d5false: make "false --help" exit with 1 function old new delta run_...
Ari SundholmAri Sundholm
d0cdacafa98df: implement -T option function old new delta df_main ...
Denys VlasenkoDenys Vlasenko
9caea2448e1sed: fix a buglet in s///NUM handling Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
7666fa1d02bftpd: make LIST command show dotfiles too Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
05399fc53dcvi: fix incorrect memory access on brace matching. Closes 7256 While at it, fix brace matching to actually show the ...
Denys VlasenkoDenys Vlasenko
26a8b9f1967mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334 Signed-off-by: Denys Vlasenko <vda.linux@goo...
Denys VlasenkoDenys Vlasenko
07f7ea70eddash: fix off-by-one in "jobs %4" handling. closes 7310 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
2ec34969e73ash: factor out ASH_HELP config option It used to be aliased to !FEATURE_SH_EXTRA_QUIET for ash, while hush had it s...
Denys VlasenkoDenys Vlasenko
3e9b13e4c57find: support -perm /BITS. Closes 7340 function old new delta pars...
Denys VlasenkoDenys Vlasenko
4eb1e425fectftpd: tweak HP PA-RISC firmware bug compatibility Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
67e01fecce5tftpd: support full 512-byte requests Some HP PA-RISC firmware always sends fixed 512-byte requests, with trailing g...
Denys VlasenkoDenys Vlasenko
f02c52bcdectaskset: fix logic error in "if it doesn't start with 0x..." Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
34cc6c91a28grep: fix "grep -r PATTRN SYMLINK_TO_DIR" Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Florian FainelliFlorian Fainelli
6ff05511579ping: add -p to specify data pattern function old new delta common...
Denys VlasenkoDenys Vlasenko
962c4e82201taskset: support CPU masks for more than 64 CPUs function old new ...
Denys VlasenkoDenys Vlasenko
fb8d1ef2d00addgroup: mention -S in the help text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
e9ab07c211bash: make ${#var} unicode-aware Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
841f8331d79ash,hush: run reinit_unicode() only if makes sense With static Unicode support, no need to check $LANG et al. Signe...
Denys VlasenkoDenys Vlasenko
c538d5bcc30hush: make ${#var} unicode-aware This mimics bash Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
45b4ecc8689init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup It is not clear why we were excludin...
Morten KvistgaardMorten Kvistgaard
feac9b607dcftpd: add optional support for authentication function old new del...
Denys VlasenkoDenys Vlasenko
09a0e2223f6sha3: tweak comments and indentation Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
4ff933c0e78sha3: code shrink (and speedup for SHA3_SMALL=0) function old new ...
Denys VlasenkoDenys Vlasenko
6c6d37ee452top: fix memset length (sizeof(ptr) vs sizeof(array) problem) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Timo TeräsTimo Teräs
7df1f1dda1ftop: fix and merge code to parse /proc/meminfo display_header() code to parse meminfo as is was buggy: - uninitializ...
Denys VlasenkoDenys Vlasenko
2a563ea49a1sha3: add 32-bit optimized bit-sliced implementation It is an interesting trick, but so far I only managed to make i...
Ken SharpKen Sharp
a4d564ad7c2zcip: fix link-local IP conflict detection During link-local IP resolution, if a regular ARP request is received dur...
Jeremy KerrJeremy Kerr
b8ffd11e657udhcp: add PXELINUX path prefix option (code 210) definition Like d3092c99, this change adds support for the DHCP "p...
Denys VlasenkoDenys Vlasenko
278842dd72bntpd: add support for -I IFACE function old new delta packed_usage...
David MarchandDavid Marchand
7d16964c3ebmodinfo: fix module parsing with kernel >= 2.6.37 display() function returns the length of the value we are displayi...
Denys VlasenkoDenys Vlasenko
03e17bfa8d7fatattr: use the standard type for 32-bit int Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys VlasenkoDenys Vlasenko
6e17766c337setlogcons: fix help text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Joshua Judson RosenJoshua Judson Rosen
ae57fcad5d3syslogd: make "reopen log file every second" logic work for multiple logs Move last_log_time from a single global to...
Joshua Judson RosenJoshua Judson Rosen
e46047aa87csyslogd: syslogd: don't *decrement* log_file->size on write failures Even if we fail to write to a log-file, and it'...