aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2016-07-071-2/+2
|\
| * getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-061-2/+2
* | which: explicit test for busybox when applets are preferredRon Yorston2016-05-191-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2016-05-162-3/+6
|\|
| * *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-212-1/+2
| * libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-212-2/+4
* | Merge branch 'busybox' into mergeRon Yorston2015-10-197-84/+94
|\|
| * libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1Denys Vlasenko2015-10-191-4/+4
| * debianutils/*: convert to new-style "one file" appletsDenys Vlasenko2015-10-197-80/+90
* | Merge branch 'busybox' into mergeRon Yorston2015-10-131-1/+1
|\|
| * join some common strings, -400 bytesDenys Vlasenko2015-10-081-1/+1
| * which: rewriteTimo Teräs2014-05-031-60/+23
* | MinGW: rename execable -> executableRon Yorston2014-05-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-05-061-71/+28
|\ \
| * | which: rewriteTito Ragusa2014-05-041-60/+23
| |/
| * libbb: rename execable -> executable. No code changesDenys Vlasenko2014-05-021-5/+5
* | Implement POSIX-compliant mktemp for WIN32Ron Yorston2014-01-071-4/+0
* | Merge branch 'busybox' into mergeRon Yorston2014-01-021-1/+1
|\|
| * Fix some compiler warnings emitted by gcc-4.8.0Denys Vlasenko2013-10-161-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2013-03-191-28/+28
|\|
| * run-parts: fix unicode creep in --helpPeter Korsgaard2013-02-281-3/+3
| * run-parts: stop providing incompatible short optionsDenys Vlasenko2013-02-281-32/+25
| * run-parts: add --exit-on-error | -e supportPeter Korsgaard2013-02-281-3/+10
* | mktemp: fix error detection in MINGWRon Yorston2012-10-111-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2012-10-101-21/+19
|\|
| * mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is setRon Yorston2012-10-081-21/+19
* | Merge branch 'busybox' into mergeRon Yorston2012-09-071-8/+7
|\|
| * tweak help textsDenys Vlasenko2012-06-211-8/+7
* | Use win32_execable_file() in test, which and execable.cRon Yorston2012-05-091-23/+0
* | Merge commit '1_20_0' into mergeRon Yorston2012-04-231-3/+20
|\|
| * mktemp: add support for -uDenys Vlasenko2012-04-171-3/+20
* | which: report applets if PREFER_APPLETS is setRon Yorston2012-04-031-5/+7
* | which: report use of applets in sh standalone modeRon Yorston2012-04-021-28/+41
* | Merge branch 'busybox' into mergeRon Yorston2012-03-231-4/+15
|\|
| * ssd: compat: match -x EXECUTABLE by /proc/pid/exe tooDenys Vlasenko2012-03-051-3/+14
| * bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemonPeter Korsgaard2011-11-091-1/+1
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-232-2/+13
|\|
| * start_stop_daemon: set complementary group ids too. Closes 3253Denys Vlasenko2011-09-151-2/+10
| * login: new option LOGIN_SESSION_AS_CHILDIan Wienand2011-09-141-0/+3
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-222-2/+0
|\|
| * *: remove "Options:" string from help textsDenys Vlasenko2011-06-052-2/+0
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into mergeRon Yorston2012-03-224-2/+110
|\|
| * start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcodeDenys Vlasenko2011-04-041-2/+8
| * move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga2011-04-034-0/+102
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-221-4/+36
|\|
| * mktemp: make it more compatible with GNU coreutils 8.4Denys Vlasenko2011-02-131-4/+36
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-6/+6
|\|
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-166-6/+6
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-121-1/+1