Bernhard Reutner-Fischer | 49bdf28c320 | - skip empty lines and archive members | | |
Denis Vlasenko | 6de89944401 | udhcpc: regularize the names of receiving functions,
pause on "serious failure to receive".
Some misc fixes are also ... | | |
Denis Vlasenko | 19903f0d447 | udhcpc: simplify renewal of the lease | | |
Denis Vlasenko | b23429198ee | udhcpc: properly reduce timeout if bogus packets were received | | |
Denis Vlasenko | 54b90b59885 | fix another -Wall warning | | |
Denis Vlasenko | 38100a4ebe4 | ifenslave: add forgotten INIT_G() | | |
Bernhard Reutner-Fischer | 09533369512 | - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. | | |
Denis Vlasenko | eaad9106554 | fix "make bigdata" to not show weak aliases | | |
Bernhard Reutner-Fischer | f02efd11c96 | - improve readability | | |
Bernhard Reutner-Fischer | 5e25ddb7d36 | - use STD*_FILENO some more. No object-code changes | | |
Bernhard Reutner-Fischer | 636a1f85e89 | - use EXIT_{SUCCESS,FAILURE}. No object-code changes | | |
Bernhard Reutner-Fischer | cb83abd7b6b | - mention FIXME use find_mount_point() | | |
Bernhard Reutner-Fischer | 3576bed2f98 | - improve wording | | |
Bernhard Reutner-Fischer | ae4342ca3e3 | - Rename getpty() to xgetpty() and adjust callers.
- Rewrite kbd_mode and setconsole
- Introduce and use console_make... | | |
Denis Vlasenko | ee56e013cfb | swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
function ... | | |
Denis Vlasenko | 5599502a550 | more -Wall warning fixes. -Wall is enabled now. | | |
Denis Vlasenko | e125a683a77 | start_stop_daemon: add -test, fix -x to not match by inode,
vastly improve hext text. (mostly by Roy Marples <roy AT ... | | |
Denis Vlasenko | faf334aeb87 | httpd: fix obscure case when user runs httpd -i from command line for testing.
(fixes bug 3334)
function ... | | |
Denis Vlasenko | 9ddc8d54d18 | modprobe: optional "blacklist" command support (by Natanael Copa)
is_conf_command ... | | |
Denis Vlasenko | b6c4855f1db | printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354)
function old ... | | |
Denis Vlasenko | 29eb3599e40 | ash: more of -Wall fixes | | |
Denis Vlasenko | d04e1fc309f | last: style fixes | | |
Denis Vlasenko | 2794c9bb938 | insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) | | |
Denis Vlasenko | 85e015c7c89 | two fixlets for -Wall | | |
Denis Vlasenko | 29952d79fce | fix bug 2704: remove verbatim RFC text from source
(this creates problems for Debian). | | |
Bernhard Reutner-Fischer | 51a06c07da0 | - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 | | |
Bernhard Reutner-Fischer | b8635e28b52 | - very minor shrinkage
odd that this saved 1byte. And there could be something wrong with
ifcombine or the like s... | | |
Bernhard Reutner-Fischer | dff6190112e | - add appropriate string for arp header #32 for use by ip(8) | | |
Bernhard Reutner-Fischer | f3b778a4dcf | - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
- add support for printing ipoib to ifconfig | | |
Bernhard Reutner-Fischer | 825968f92c6 | - fix compilation on x86_64 | | |
Bernhard Reutner-Fischer | 1b23773e266 | - mention duplication of in_ether() | | |
Bernhard Reutner-Fischer | 9c3052aab6d | - provide proc-less sample
- improve wording | | |
Denis Vlasenko | 81e97a13801 | testsuite instrumentation fixes by Christian | | |
Denis Vlasenko | e251337a4d6 | Add more -W options to gcc. | | |
Denis Vlasenko | 6b06cb80be6 | more of -Wall fixes from Cristian Ionescu-Idbohrn.
Some are fixing real bugs.
function ... | | |
Denis Vlasenko | 43d5d429fd7 | remove stray semicolons (by Cristian Ionescu-Idbohrn) | | |
Mike Frysinger | b81f97bbd2d | fix by Jie Zhang for exit status and POSIX compliance:
http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_ch... | | |
Denis Vlasenko | 9305cdddbf8 | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | | |
Denis Vlasenko | 77ad97f199f | more -Wall warning fixes from Cristian Ionescu-Idbohrn.
This time it resulted in small code changes:
function ... | | |
Denis Vlasenko | c4f12f59cc9 | -Wall fixes by Cristian Ionescu-Idbohrn. No object code changes. | | |
Denis Vlasenko | 023dc6798e0 | fix warnings about pointer signedness | | |
Denis Vlasenko | 98636eb08c5 | Use intra-DSO calls when we build libbusybox. No-op for normal build.
This was Bernhard Fischer' idea.
text da... | | |
Bernhard Reutner-Fischer | 50dbed95fb7 | - pass flags to ld in one argument | | |
Denis Vlasenko | b89e2027d9c | udhcp: protect agianst timer overflowing 32-bit counter
function old ... | | |
Denis Vlasenko | f3aa4a8ec5c | insmod: fix build warnings. By Cristian Ionescu-Idbohrn | | |
Denis Vlasenko | 4579e9c1c89 | mdev: /sys/class/block/ are also block devices
function old new de... | | |
Denis Vlasenko | 4b04f543a1f | build system: do not rebuild entire tree if it is moved | | |
Denis Vlasenko | 35d1683ce9d | website: announce 1.10.2 | | |
Denis Vlasenko | a3087ca7495 | Apply post-1.10.1 patches
Bump version to 1.10.2 | | |
Bernhard Reutner-Fischer | 2af860464ea | - forgot to pull in arch-specific tweaks | | |
Bernhard Reutner-Fischer | 62538804506 | - fix selinux stuff | | |
Bernhard Reutner-Fischer | 0abe9d96eee | - correct usage helptext of ifupdown | | |
Bernhard Reutner-Fischer | 6e38d52120f | - correct usage helptext of ifupdown | | |
Denis Vlasenko | 647c20cfc2d | start_stop_daemon: try to clarify intended meaning of the options | | |
Denis Vlasenko | 6bf05cf1ff3 | httpd: fix several bugs triggering by realtive path in -h DIR.
function ... | | |
Denis Vlasenko | b153ace939f | httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI.
function ... | | |
Denis Vlasenko | 06ebc16461f | script: exit if reading from pseudo-tty errors out (do not loop)
function ... | | |
Denis Vlasenko | dddfaff3635 | ash: make set -o and set +o work as in dash/bash.
by Cristian Ionescu-Idbohrn.
function ... | | |
Denis Vlasenko | 380bcfc9f7c | cpio.tests: remove useless command | | |
Bernhard Reutner-Fischer | 378481ed1e0 | - fix strncmp'ing "runlevel"
r21931 from trunk | | |
Bernhard Reutner-Fischer | c8f7a97f89d | - fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn) | | |
Denis Vlasenko | 8abae884101 | vi: do not truncate file to zero length. closes bug 2944.
function old ... | | |
Denis Vlasenko | 96b99b860cc | uniq: support -w. closes bug 3094.
function old new delta
packed_u... | | |
Denis Vlasenko | 687a26fe0dc | more fixes to testsuite by Cristian and vda | | |
Denis Vlasenko | 4e79049e109 | clarify grep version | | |
Denis Vlasenko | 32dcc53b716 | mdev: fix a bug where we were eating argv[0] of helper | | |
Denis Vlasenko | 6da9b00f4fb | fix grep test false positive | | |
Denis Vlasenko | 2dea01ca11b | testing.sh: bashisms are eradicated.
By Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn AT axis.com> | | |
Denis Vlasenko | 57be4abcf84 | runtest: the saga continues :( | | |
Denis Vlasenko | e0612266684 | start_stop_daemon: use existing global variable
start_stop_daemon_main 976 959 ... | | |
Denis Vlasenko | 812870a2e7a | remove stray semicolon | | |
Denis Vlasenko | dcbd350ccfe | echo: fix echo -e -n "msg\n\0"
(by "Pinedo, David" <david.pinedo AT hp.com>) | | |
Denis Vlasenko | a2dcb501750 | trylink: fix glibc check; make --sort-section option look less ugly | | |
Denis Vlasenko | 3c07e4b8776 | runtest: more cleanups | | |
Denis Vlasenko | b34266b42b5 | ping: dont leak uninitialized data in ping packets
function old new ... | | |
Denis Vlasenko | a0c103a30a9 | tar: add testsuite entries | | |
Denis Vlasenko | 05efca90d22 | tar: fix obscure case when name is "" and prefix is not "" | | |
Denis Vlasenko | d93400bffb3 | tar: fix the case where long base names can be ignored | | |
Denis Vlasenko | c450379ff02 | tar: remove bogus check for "-" (we handle it corrently later)
tar: simplify argv handling
function ... | | |
Denis Vlasenko | 10f6fb1d466 | fix build failure for libbusybox | | |
Denis Vlasenko | e4ed64067e7 | date: better version of previous commit; + fix testsuite
to have it checked | | |
Denis Vlasenko | e6520f05328 | date: complain if there are extraneout arguments | | |
Denis Vlasenko | c0431ed455a | cp: fix "cp -RL" to create regular files even if src is a symlink | | |
Denis Vlasenko | 4809a9f78ee | date: fix date-works test, add date-works-1 one (currently fails) | | |
Denis Vlasenko | 7dff4333d61 | runtest: fix fallout from mucking with runtest :( [vda's fault] | | |
Denis Vlasenko | 5d0f4aaa99f | runtest: even more fixes from Cristian | | |
Denis Vlasenko | 92a6f878e9a | runtest: further fixes from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn AT axis.com> | | |
Denis Vlasenko | 64d5bfda1af | runtest: use numeric compare instead of string where appropriate | | |
Denis Vlasenko | 16afa38a7b6 | libbb: fix wrong sscanf count check (affects pidof etc) | | |
Denis Vlasenko | b140eddc415 | fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) | | |
Denis Vlasenko | 2c84495184c | lineedit: hack for making it sort-of-work even if term width is wrong
function ... | | |
Denis Vlasenko | 44f08212597 | taskset: (1ull < 65) like ops are not good, avoid that | | |
Denis Vlasenko | 95842fbc163 | testsuite/runtest: remove (last) bashism
mkswap: fix selinux build | | |
Denis Vlasenko | a6b3a1f0bfc | arping: save a few bytes by using mempcpy
function old new delta
c... | | |
Denis Vlasenko | 4d89a8bd1d6 | date: make it accept ISO date format. Fix help text.
make testsuite actually test something useful.
function ... | | |
Denis Vlasenko | ad6cab18341 | partially fix date testsuite | | |
Bernhard Reutner-Fischer | c6191e9a0ab | - fsetfilecon_war is hidden so use fsetfilecon instead.
Fixes dynamic linking-error:
util-linux/lib.a(mkswap.o): ... | | |
Bernhard Reutner-Fischer | 15ce7f5b585 | - bump copyright year | | |
Bernhard Reutner-Fischer | 019d299f018 | - update screenshot | | |
Denis Vlasenko | b520271f65d | lineedit: filename completion on symlinks-to-dirs should add / too | | |
Paul Fox | a50a9b0fdf3 | delay reconfig of input tty until target device has been both opened
and configured correctly. | | |
Denis Vlasenko | 765c1c3c314 | getopt32: fix "tar x" case; fix memory leak | | |
Denis Vlasenko | 71e3ab327a1 | testsuite: fix du testsuite to not use changing directories | | |
Denis Vlasenko | 58dc274a7ae | testsuite: runtest enhancements by Cristian Ionescu-Idbohrn | | |
Denis Vlasenko | fa5b05ab070 | testsuite: fix | | |
Denis Vlasenko | ffdcb41fd26 | build system: typo fix in help text | | |
Denis Vlasenko | 9d4a17e0b69 | dd: fix recent breakage (was comparing "if" with "if=" etc). | | |
Denis Vlasenko | be002adb2fc | add forgotten files. I am forgetting it all the time :( | | |
Denis Vlasenko | 1f228985b27 | whitespace fixes. no code changes | | |
Denis Vlasenko | 5d89fbaa2e0 | *: remove remaining instances of ".data" hack | | |
Denis Vlasenko | 9137341851f | getopt32: fix recently broken opt_complementary "--" | | |
Denis Vlasenko | 5a07a1d255d | tar: move vfork into separate function (smaller code)
open_transformer: more informative error messages
function ... | | |
Denis Vlasenko | a4a93fdf185 | udhcp: fix config help text | | |
Denis Vlasenko | 2d94992235a | build system: use spaces in Kbuild files | | |
Denis Vlasenko | 376003bbbec | build system: move misplaced config entry for script applet | | |
Denis Vlasenko | 5bb2fc2dc1c | tentative fix for ppc64 problems with ioctl.
Zero code size impact. | | |
Denis Vlasenko | 01eaee9309c | *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
function old n... | | |
Denis Vlasenko | 0a1446275d8 | xmalloc_open_read_close: use fstat to get file size (instead of lseek).
by Joakim Tjernlund <Joakim.Tjernlund AT tran... | | |
Denis Vlasenko | fe493479e28 | start_stop_daemon: stat executable only once
function old new delt... | | |
Denis Vlasenko | 25cfe4996ec | libbb: prevent xmalloc_open_read_close from dying on seek failure
start_stop_daemon: use open_read_close instead of x... | | |
Denis Vlasenko | 5b3adae7e84 | remove whitespace damage. No code changes | | |
Denis Vlasenko | 85d788e491a | start_stop_daemon: optimization - do not pass paramenter, use
existing globals instead
function ... | | |
Denis Vlasenko | daeddee442e | start_stop_daemon: do not stop /proc scan prematurely
function old n... | | |
Denis Vlasenko | f3745ea489c | libbb: introduce xmalloc_xopen_read_close and use where appropriate
instead of xmalloc_open_read_close.
function ... | | |
Denis Vlasenko | d9c51e9fa78 | start-stop-daemon: make --exec follow symlinks
by Joakim Tjernlund <joakim.tjernlund AT transmode.se>
function ... | | |
Denis Vlasenko | 6c10657c4a4 | style fixes. no code changes | | |
Denis Vlasenko | 5a96c3eab63 | start_stop_daemon: mark argc as unused | | |
Bernhard Reutner-Fischer | a4e55ab8407 | - rotate some older new to oldnews | | |
Bernhard Reutner-Fischer | 33b92f2fdb3 | - ignore "recent"; We have an RCS to serve these | | |
Denis Vlasenko | 9a7af9fc179 | website: add 1.10.1 to news page. | | |
Denis Vlasenko | d2095fd9035 | website: add a link to 1.10.1 | | |
Denis Vlasenko | fc9fc1f9292 | apply all post 1.10.0 fixes
bump version to 1.10.1 | | |
Denis Vlasenko | 1b2d0b28213 | openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org>
function ... | | |
Denis Vlasenko | 50d068cb76b | man: handle many MANPAGER directives so that they do not override
but accumulate. By Ivana Varekova <varekova AT redh... | | |
Denis Vlasenko | e96dcb4dcff | top: fix build failure | | |
Denis Vlasenko | 250aa5bb015 | httpd: add an example of POST upload CGI | | |
Denis Vlasenko | c033d5196d8 | fdisk: fix a case where we can inadvertently close /proc/partitions fd early | | |
Denis Vlasenko | 4437d19fb4d | fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
Made enums UPPERCASE. Removed one global variable... | | |
Denis Vlasenko | aca10f852ae | arping: remove superfluous assignment | | |
Denis Vlasenko | bc1918a7a27 | trivial fixes to make bbox compile with gcc 4.3.0 | | |
Denis Vlasenko | 3cfebe44c7c | od: fix testsuite | | |
Denis Vlasenko | 7089c31d578 | od: fix "od -b" | | |
Denis Vlasenko | c7131c3e58c | ash: fix breakage introduced in rev 21481.
Fixes ash-vars/var_posix1.tests testsuite entry. | | |
Denis Vlasenko | b15ebe46fc9 | fix typo in Config.in hext text | | |
Denis Vlasenko | 4f98e193828 | make test, [ and [[ all NOFORK, for consistency.
Revamp handling of NOUSAGE applets.
function ... | | |
Denis Vlasenko | 6d1ebecf65b | ash: add another testsuite entry ("leaking variables" bug) | | |
Denis Vlasenko | 24f824edb33 | less: fix somewhat elusive case when less gets stuck in search mode
function ... | | |
Denis Vlasenko | ffa4499c9f5 | man: new applet. ~600 bytes. | | |
Denis Vlasenko | 867bd37c7f9 | fix english in comment | | |
Denis Vlasenko | 7465dbcf2a4 | ash: speed up NOFORK code in ash by eliminating second find_applet().
some code reduction along the way.
function ... | | |
Denis Vlasenko | f78a656f7c2 | ash: a bit more complete POSIX subst testsuite entry | | |
Denis Vlasenko | 033424a2137 | ash: add testsuite entry for POSIX-mandated ${var#word} ${var##word}
${var%word} ${var%%word} | | |
Denis Vlasenko | 9bc80d7062a | ash: add FEATURE_SH_NOFORK support | | |
Denis Vlasenko | 4a9ca13fe75 | ash: do not do find_applet() twice in shellexec/tryexec | | |
Denis Vlasenko | 55e06c1edf2 | Makefile.IMA: generate autoconf.h if needed
Makefile.IMA: use ld -gc-collect on gc -combine result
(by using trylink... | | |
Bernhard Reutner-Fischer | eecd588c530 | - fix detection of whole-program
It helps if we first pull in the function we use for testing flags ;) | | |
Bernhard Reutner-Fischer | 1d690db7202 | - also use the incoming LDFLAGS and EXTRA_LDFLAGS
This isn't perfect since it will barf on linker flags with two ar... | | |
Bernhard Reutner-Fischer | 3bc7d7df3d4 | - erm sorry. no ipsvd here | | |
Bernhard Reutner-Fischer | 0f5dfd6b9a1 | - add ipsvd | | |
Denis Vlasenko | 93b8263652a | fix build with gcc -combine | | |
Denis Vlasenko | 80f647c21c4 | build system: use POSIX options only for cp
cp: improve comment | | |
Bernhard Reutner-Fischer | 119f87be2a4 | - add printutils and util-linux/volume_id
- pull in Kbuild.includes | | |
Denis Vlasenko | da616dbfa8a | webpage: remove date from URL | | |
Denis Vlasenko | 37bb6ada96e | webpage: s/Denis/Denys/ (I don't like "denys", but it's in passport); add a link to resume | | |
Denis Vlasenko | b75a1c3c2a3 | fix "make check" | | |
Denis Vlasenko | fcc6347976d | udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>)
function ... | | |
Denis Vlasenko | b3f39f0cfa7 | nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>)
function ... | | |
Denis Vlasenko | 858ebf130ae | actually adding xfuncs_printf.c :( | | |
Denis Vlasenko | b12b1c87b59 | Splitting xfuncs.c into two parts. No code chabges. | | |
Denis Vlasenko | 79cedcb2c0d | Avoid linking in printf/bsearch if possible. -20k for static bbox with
"basename", "true" and "false" only.
function... | | |
Denis Vlasenko | 643dcf00e32 | dd: update usage text | | |
Denis Vlasenko | ed23adce727 | mount: remove superfluous comment | | |
Denis Vlasenko | 6fa1ba3972d | crond: add handling of "MAILTO=user" lines
sendmail: handle a case when the whole mail comes from stdin
(and no separ... | | |
Denis Vlasenko | 90c31b3d4b5 | ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)
function ... | | |
Denis Vlasenko | 278a1c22645 | brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)
function ... | | |
Denis Vlasenko | ad4da989e37 | init: fix askfirst not working as intended | | |
Denis Vlasenko | 0a38bcf570b | cpio: actually add testsuite entry... | | |
Denis Vlasenko | 1af00eda92e | cpio: fix a bug where we do not extract zero-sized hardlinks
(spotted at http://bugs.debian.org/cgi-bin/bugreport.cgi... | | |
Denis Vlasenko | 1a95e3960ca | cpio: typo fix in error message | | |
Denis Vlasenko | 261f237024d | cpio: optional support for writing cpio files in newc format.
by pascal.bellard AT ads-lu.com.
function ... | | |
Denis Vlasenko | 7f8f0fafdbe | fbsplash: more compact support for named pipes + EOF scenario
function o... | | |
Denis Vlasenko | 7b6d9d687d3 | dd: support conv=fsync
dd: support "dd --" if CONFIG_DESKTOP=y
function ... | | |
Denis Vlasenko | a7f4e4bbd8d | expr: fix comparisons 'a < b' where we were overflowing a-b
(not to mention that we used int, not arith_t). closes bu... | | |
Denis Vlasenko | 2e4c3c4cc3c | udhcpc: add -o "do not request options by default" switch
(by L. Gabriel Somlo <somlo AT cmu.edu>)
function ... | | |
Denis Vlasenko | 0edbdd8ac8c | xfunc_die: resurrect (actually, it's "svn add" being forgotten again) | | |
Denis Vlasenko | c59d802a5aa | basename: tiny shrink | | |
Denis Vlasenko | 9895dfdb9ad | chpst: fix "env directory" parsing to not strip everything
after 1st whitespace. -6 bytes. | | |
Denis Vlasenko | 9dedf72e712 | script: do not ignore poll() errors. ~+20 bytes. | | |
Next → |