Christian Hornung | 3bbfb58bec1 | ip: Fix command line option parsing of "ip route get ..."
I found and fixed a bug in the command line options parsin... | | |
Maksym Kryzhanovskyy | 6052c2b0be7 | powertop: code shrink
function old new delta
read_cstate_counts ... | | |
Denys Vlasenko | 854738d39d1 | type fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 833d4e7f84f | rename archival/libunarchive -> archival/libarchive; move bz/ into it
Signed-off-by: Denys Vlasenko <vda.linux@googl... | | |
Denys Vlasenko | 5e9934028aa | *: move lzo compressor code to archival/libunarchive/. No code changes
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Denys Vlasenko | db5fe62b6d9 | init: if PID!=1, show clearer error message. move usage text closer to main()
Signed-off-by: Denys Vlasenko <vda.lin... | | |
Denys Vlasenko | 4d4d1a015f3 | whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8531c43b505 | decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITE
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Rob Landley | 2658888c78b | umount: cleanup and code shrink
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Denys Vlasenko <vda.linu... | | |
Eric Lammerts | 66be9197a51 | stat: fix mtime/ctime/atime
If you set CONFIG_FEATURE_STAT_FORMAT=n, two of the three printed
times are wrong, becau... | | |
Denys Vlasenko | d7559c27413 | fdisk: fix trivial build failure
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 11872cab325 | networking/*: remove superfluous comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f16727ebbbb | decompress_bunzip2: code shrink ~5 bytes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 0c576975c87 | decompress_bunzip2: code shrink ~10 bytes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 5d49b72f1a3 | decompress_bunzip2: add profiling data to comment. no code changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 1642d027102 | scripts/mkdiff_obj: show "size OBJFILE" too
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 1014a9adbf2 | decompress_bunzip2: relieve register pressure in hot function read_bunzip
function ... | | |
Denys Vlasenko | bf3bec51fce | decompress_bunzip2: keep bd->writeCRC in CPU reg in the hot loop
-5 bytes on 64-bit, +7 bytes on 32-bit.
Signed-off... | | |
Denys Vlasenko | f29a1c56568 | powertop: build fix for !386 compiles
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 36ef0a677ee | decompress_bunzip2: code shrink
function old new delta
get_next_bl... | | |
Denys Vlasenko | fb132e47370 | whitespace cleanup
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 66cb7bed33d | ifupdown: add manual method for IPv6. Closes bug 2497.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ec07420eb91 | telnet: do not check for 0 return from poll (it's impossible)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 036dbb9d9ab | telnet: convert CR NUL -> CR on input. Closes bug 2569
function old ... | | |
Denys Vlasenko | 6b3f0b0dab4 | unicode: update unicode_width on !unicode branch too. Closes bug 2593
Signed-off-by: Denys Vlasenko <vda.linux@googl... | | |
Denys Vlasenko | dc8ef353fd8 | dnsd: fix 64-bit bug 2539.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | caddfc83399 | decompress_bunzip2: handle concatenated .bz2 files
function old new ... | | |
Marek Polacek | 8410ac1a073 | bloat-o-meter: make it python3 compliant
Python 3 doesn't support the iterkeys() method anymore. Use
iter(foo.keys(... | | |
Marek Polacek | 7b18107384d | *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
While at it, make ESC sequences more readabl... | | |
Denys Vlasenko | 02788ac7e2a | scripts: remove bitrotted scripts/individual
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Holger Blasum | b27d62af8bd | update docs/new-applet-HOWTO.txt
Signed-off-by: Holger Blasum <hbl@sysgo.com>
Signed-off-by: Denys Vlasenko <vda.lin... | | |
Denys Vlasenko | 756e95e7822 | ipcrm: small code shrink
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e4dcba1c103 | *: whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexander Shishkin | 77650954412 | mount: pass NULL, not "", as "data" to mount syscall if we have no opts
When mounting a filesystem without any addit... | | |
Alexander Shishkin | 78b286fea51 | login: free fromhost upon cleaning up
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vl... | | |
Denys Vlasenko | 16cc80e9890 | crc32: cleanups, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | db9ccc57728 | netstat: was using buffers one byte short for scanf (no place for NUL). fixing
Signed-off-by: Denys Vlasenko <vda.li... | | |
Denys Vlasenko | 9ce642f9746 | libbb: introduce and use common crc32 routine
function old new del... | | |
Denys Vlasenko | dd88ba88f50 | netstat: fix IPv6 problem (garbage in scope_id); code shrink
function ol... | | |
Denys Vlasenko | c386aa5dcdb | Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox | | |
Marek Polacek | 3c99d59b5dd | top: Use _exit() instead of exit() in sighandler
Signed-off-by: Marek Polacek <mmpolacek@gmail.com>
Signed-off-by: D... | | |
Bob Dunlop | 55a046b4dbc | netstat: fix -r display in usage text
Signed-off-by: Bob Dunlop <bob.dunlop@xyzzy.org.uk>
Signed-off-by: Denys Vlase... | | |
Denys Vlasenko | 4fa07bd8faf | whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4c46d854690 | mv: implement -n option
function old new delta
mv_longopts ... | | |
Denys Vlasenko | a43e969574f | powertop: simplified C-state display code
function old new delta
.... | | |
Denys Vlasenko | d8b687f9925 | powertop: IPIs and hw irqs were swapped, fixing
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | c3f1fa10d60 | powertop: fixes to output format and code shrink
function old new ... | | |
Denys Vlasenko | 373789e5675 | powertop: code shrink
function old new delta
process_irq_count_del... | | |
Denys Vlasenko | a2d27a19197 | libbb/process_escape_sequence.c: fix recently broken handling of \\
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Marek Polacek | b507cc3aced | powertop: new applet
Signed-off-by: Marek Polacek <mmpolacek@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Kevin Cernekee | ccb070450e7 | fdisk: initial stab at GPT partition support
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Denys... | | |
Denys Vlasenko | 3b060528a26 | init: do not sleep forever on usage errors
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 03a5fe378e5 | sha1: small tweak for clearer code, no logic changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f4c93ab3046 | sha1: use Rob's code, it's smaller and faster
function old new del... | | |
Denys Vlasenko | 4b63e16d20f | md5/sha1sum: code shrink
function old new delta
hash_file ... | | |
Denys Vlasenko | ba04337e1f2 | umount: I forgot to change another PATH_MAX to 4096
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 17fc33dfbdf | finish busybox.1 renaming
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Rob Landley | d8205b39abb | awk: reduce ifdef forest
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Denys Vlasenko <vda.linux@googl... | | |
Denys Vlasenko | 738e4de0133 | English fixes to docs/smallint.txt
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8f8ee534a77 | adding docs/smallint.txt
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 58647e8f851 | Remove check for supported libc.
If it is not supported, it won't work. No need to break working ones
which happen t... | | |
Denys Vlasenko | 07b1c6ecc03 | umount: do not (ab)use PATH_MAX as mntent buffer size
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1c26e05f300 | remove unused SC_x (serial port names) defines
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 57b68331e40 | correct manpage name
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f2657a9968d | init: do not clear CRTSCTS (fix from Debian bug 528560)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 2b299fed6a7 | awk: fix breakage in last commit
While at it, made bb_process_escape_sequence faster (same size)
function ... | | |
Denys Vlasenko | 53600591311 | libbb: introduce and use strcpy_and_process_escape_sequences
function ol... | | |
Denys Vlasenko | 6a0d7490ea6 | awk: fix segfault on closing non-opened file
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexander Shishkin | 54779a47e9f | mount: code shrink (-81 bytes)
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko ... | | |
Alexander Shishkin | 6722737ece4 | *: introduce and use xmkstemp. -65 bytes.
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Deny... | | |
Alexander Shishkin | cbfeaac7afe | smemcap: close /proc handle upon cleaning up
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: D... | | |
Alexander Shishkin | 46b6cd76305 | nbd-client: kill unused variable (total 0 bytes)
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-b... | | |
Denys Vlasenko | d3036ef608f | pmap: get rid of a warning
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 0bb35e19a73 | udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Lukas Huba | 08187356d7f | patch: implement -E option
Signed-off-by: Lukas Huba <Huba.Lukas@centrum.cz>
Signed-off-by: Denys Vlasenko <vda.linu... | | |
Denys Vlasenko | e7599d1cc78 | revert last change (wrong author)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Gilles Espinasse | f0c7e0c8d53 | patch: implement -E option
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
Signed-off-by: Denys Vlasenko <vda.linux@... | | |
Alexander Shishkin | 2348e09557c | tail: free tailbuf upon cleaning up
Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlas... | | |
Alexander Shishkin | a7027bf89e5 | stat: remove superfluous setXXent() calls, plug memory leak
function old... | | |
Leonid Lisovskiy | 894ef600324 | ntpd: fix usage text and a typo in constant name
Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com>
Signed-off-by: ... | | |
Denys Vlasenko | 5d374e9b148 | udhcpc: exit if iface disappeared; use correct MAC if it changes
function ... | | |
Denys Vlasenko | c72c1d7b317 | udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Denys Vlasenko | a5048fa386b | udhcpc: periodically reread our ifindex and mac
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b3af65b95de | udhcpc: emit maxsize option in all non-NAK type packets
Before, we were sending them only in DISCOVER packets.
Sign... | | |
Denys Vlasenko | 2c3b71a0d2e | dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | c59e06e4719 | udhcpc: better help text
function old new delta
packed_usage ... | | |
Denys Vlasenko | ff19d525a98 | add/remove-shell: use O_TRUNC instead of O_EXCL
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Alexander Shishkin | 5be79ff27a5 | add-shell, remove-shell: new applets
function old new delta
add_re... | | |
Denys Vlasenko | bec588878b6 | *: s/open3_or_warn/open_or_warn/ where makes sense
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | d3c5ab703bf | udhcpc: remove now-unneeded definitions of vendor and client-id opts
function ... | | |
Denys Vlasenko | 1cbdc03411f | udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better
function ... | | |
Denys Vlasenko | 9e244c76004 | udhcpc: move usage text to .c file. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f04ca74ab5e | dmesg: more correct skipping of <N>; use faster putchar for most output
function ... | | |
Denys Vlasenko | 0016bcee374 | klogd: do not log partial lines
function old new delta
overlapping... | | |
Thomas Chou | ef6c6d8cfef | mkmakefile: make 3.82 fix
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Denys Vlasenko <dvlasenk@... | | |
Denys Vlasenko | 7ab94ca3516 | md5: remove outdated comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 302ad1450e1 | libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
function ... | | |
Baruch Siach | d982da79deb | nanddump: make oobbuf allocation dynamic
In accordance with upstream mtd-utils commit 96a5eeaf (mtd-utils: nanddump:... | | |
Denys Vlasenko | c48a5c607d8 | hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Signed-off-by: Denys Vlasenko <dvlasen... | | |
Denys Vlasenko | b5aa1d95a15 | libbb/hash_sha.c -> libbb/hash_md5_sha.c
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | eb7fe6dbf5b | libbb: move md5 and shaN into a common source file. no code changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | e08ef581af5 | md5: length should be stored in *little-endian* order! fixing...
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 9ff50b86978 | *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Signed-off-by: Denys Vlasenko <dvlasenk@... | | |
Denys Vlasenko | b102e122530 | *: use SWAP_BE64 instead of open-coding it
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 06f719fd79f | libbb: rename hash source files. no code changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 5fe2f863b9c | sort: -o FILE should create/truncate FILE
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c05387d5dec | *: replace xopen3 with xopen where makes sense
function old new de... | | |
Baruch Siach | 36af2f7977e | nanddump: new applet
function old new delta
nandwrite_main ... | | |
Pascal Bellard | 873bb31d170 | cpio: avoid 'not created: newer or same age file exists' message for dirs
Signed-off-by: Pascal Bellard <pascal.bell... | | |
Pascal Bellard | cadf90184c2 | depmod: accept and ignore -u, -q, -C FILE
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: D... | | |
Pascal Bellard | 122a4b30f48 | touch: update help text
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda... | | |
Denys Vlasenko | b8d02597e3d | md5: fix biuld failure on big-endian machines
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Kevin Cernekee | 2b0116803bd | docs: Sync up AUTHORS and busybox_footer.pod
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Denys... | | |
Kevin Cernekee | 20e2c35b7cc | docs: Change CVS references to Git
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Denys Vlasenko ... | | |
Denys Vlasenko | ea694163af0 | typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 786635e62e4 | seq: exit on write errors
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Vladislav Grishenko | ad8def2d8ad | udhcpc: fix OPTION_IP_PAIR parsing
http://git.busybox.net/busybox/commit/?id=7d3a48a003cd645edfae2b404493688022
reve... | | |
Denys Vlasenko | cfe114c4f3d | md5: code shrink -5 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f6dacc23ff4 | bring md5 and sha1 names closer. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 36ab585f682 | md5: code shrink
function old new delta
md5_end ... | | |
Denys Vlasenko | a971a192e8a | shaN: code shrink
function old new delta
init512_lo ... | | |
Denys Vlasenko | 446c2349b60 | whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4bc3b858949 | sha512: inline rotr64
function old new delta
sha1_process_block64 ... | | |
Denys Vlasenko | 273abcbf664 | shaN: small code shrink
function old new delta
sha512_hash ... | | |
Denys Vlasenko | 1ac476bb856 | md5: fix "fast" md5 broken by prev commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e8ee86250d7 | testsuite: add tests for {ms5,shaN}sum
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | bcccad35318 | md5: code shrink; and use 64-byte temp buf, not 128-byte.
function old ... | | |
Denys Vlasenko | c0683acce88 | *: pass md5/shaN context pointer as 1st arg, not last
function old n... | | |
Denys Vlasenko | 1a5e11c874a | modutils/*: move help bits into corresponding .c files
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 70186711f45 | libbb/md5: code shrink
function old new delta
md5_end ... | | |
Denys Vlasenko | 3d160984944 | libbb/md5: small code shrink
function old new delta
md5_end ... | | |
Denys Vlasenko | c15613c9757 | modutils/*: move applet bits into corresponding *.c files
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | f2710d02210 | date: move applet and usage bits to date.c
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 05e8605ab8a | remove runit/runit_lib.c
function old new delta
runsv_main ... | | |
Denys Vlasenko | b1db09be5a1 | init/*: move applet/kbuild/config/help bits into applet source files
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.... | | |
Denys Vlasenko | d4d289acf5e | tweaks to build system, mainly making menuconfig text and order clearer
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Denys Vlasenko | b1993380ba4 | remove findutils/.gitignore, top-level one covers it
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 468c326d6a9 | Apply post-1.17.2 fixes, bump version to 1.17.3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3b2acb759ca | tweak help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c1e3027f11b | fix help text punctuation
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 6b0ac8487a7 | tweak usage texts
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | c0f39b0fb28 | dhcprelay: code shrink, and explain its workings a bit more
function old... | | |
Denys Vlasenko | 28458c64db7 | awk: code shrink
function old new delta
fsrealloc ... | | |
Denys Vlasenko | d527e0c81d2 | awk: 00.123 is not a octal constant; neither is 009.123. fixing this
function ... | | |
Vladimir Dronnikov | 5b343001789 | sendmail: fix assumption that headers should have a space after the colon
Signed-off-by: Vladimir Dronnikov <dronnik... | | |
Richard Braun | 5aa4d532735 | tune2fs: implement -c and -i options
function old new delta
tune2f... | | |
Denys Vlasenko | cacb2cd2813 | *: whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | afc7b4c0d83 | wc: add support for -m
function old new delta
wc_main ... | | |
Denys Vlasenko | 09e7dafbfe3 | wc: preparatory patch, no logic changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 9a1b2605476 | man: add compatibility with man-db
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | d678257c26e | ntpd: allow peer-less (standalone stratum 1 server) operation
Based on patch by Jean-Christophe Dubois (jcd@tribudub... | | |
Rob Landley | 9d113cac425 | patch: tweaks
1) Eliminate spurious warnings about possibly reduced hunks. Instead only
note a possible location if... | | |
Denys Vlasenko | e2069fb325f | hush: remove "doesn't support brace expansion" from config help text
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | bbecd74d5a9 | hush: remove brace expansion from TODO list in comments. No code changes.
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | 957f79f4714 | hush: small code shrink
function old new delta
expand_on_ifs ... | | |
Denys Vlasenko | 2bcba5cc53a | hush: add brace expansion testcase
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9e800223f13 | hush: implement brace expansion
When enabled:
function old new de... | | |
Denys Vlasenko | 238081f750f | hush: preparatory patch, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0296fd3af1c | grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.
function ... | | |
Dan Fandrich | 2d1a78b88f6 | Marked some more applets NOEXEC/NOFORK
Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vla... | | |
Denys Vlasenko | 5657d374dbd | free: document newly added options
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5542934d650 | free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Based on patch by Stefan Tomanek (stefan@pico.ruhr.de... | | |
Denys Vlasenko | ee5ab8f321f | halt/poweroff/reboot: unify help text
function old new delta
packe... | | |
Denys Vlasenko | 6e852408a9d | deluser: use the same licensing template in the header as other files do
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Souf Oued | ccb7a439000 | acpid: add config file and map file
function old new delta
acpid_m... | | |
Vladislav Grishenko | 7d3a48a003c | udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Signed-off-by: Vladislav Grishenko <themiron@ma... | | |
Denys Vlasenko | 04bcd998ca4 | style fix. no code chages
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b563f62bbb1 | ash: fix signal and "set -e" interaction
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 5b3151c201f | modprobe-simple; do not error out on "rmmod module" if module is unloaded ok
...even if it wasn't found in /lib/modu... | | |
Denys Vlasenko | 0f2e278a8a4 | sleep: fix fractional arguments in non-POSIX locale
function old new... | | |
Nguyễn Thái Ngọc Duy | ebec11dff17 | wget: flush output to network before receving reply
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-o... | | |
Rob Landley | 1fc20c446fd | nbd-client: new applet
function old new delta
nbdclient_main ... | | |
Harald Becker | 361b1a6884b | deluser: make it simpler, fix inability to delete user from group
Also makes menuconfig order more sensible
Signed-... | | |
Denys Vlasenko | 0e13b4019c3 | hush: use smaller EXP_FLAG_foo constants
function old new delta
ex... | | |
Dan Fandrich | 63adf838143 | fix build failure for pmap
Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <dvlas... | | |
Denys Vlasenko | 395b97aeac4 | shell/math: better comment. no code changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | c8f9a8d3c0f | move read_base64 to libbb/uuencode.c
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 9fe98f701d4 | libbb: merge mail and uudecode's base64 decoders
function old new ... | | |
Denys Vlasenko | 52e460b7440 | hush: move shell_ver from globals to main's stack.
function old new ... | | |
Denys Vlasenko | 0fdf2e1026b | simpler check for od
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 06a80bdbea6 | build system: test that od is present in the host system
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | bed7c81ea24 | shell/math: deconvolute and explain ?: handling. Give better error message
function ... | | |
Denys Vlasenko | 063847d6bd2 | shell/math: return string error indicator, not integer
function old ... | | |
Denys Vlasenko | 197a6b3c14a | sleep: make it non-NOFORK. Fixes ^C in standalone shell
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | | |
Denys Vlasenko | 0eac8ff1648 | shell/math.c: stop using bss variable
function old new delta
evalu... | | |
Denys Vlasenko | 06d44d7dfb7 | shell/math.c: rename arith_eval_hooks to arith_state, put error code into it
function ... | | |
Denys Vlasenko | bd14770b0c8 | shell/math.c: small code shrink; fixed incomprehensible comments
function ... | | |
Denys Vlasenko | 51850c818cf | shell: small code shrink
function old new delta
arith ... | | |
Next → |