aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * stty: fix bb_common_bufsiz1 use in NOEXECDenys Vlasenko2017-08-061-4/+5
| * libbb: use _exit, not exit, in bb_daemonize_or_rexec()Denys Vlasenko2017-08-041-6/+7
| * new NOFORKs: clear, nproc, tty, uname, arch, unlink, whichDenys Vlasenko2017-08-031-1/+3
* | Allow PREFER_APPLETS and SH_STANDALONE to be set separatelyRon Yorston2017-07-271-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-07-244-23/+23
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-214-19/+19
| * Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-184-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2017-05-291-122/+0
|\|
| * Sort more misplaced applets into coreutils or util-linuxDenys Vlasenko2017-04-121-122/+0
* | Merge branch 'busybox' into mergeRon Yorston2017-02-082-10/+5
|\|
| * Big cleanup in config help and descriptionDenys Vlasenko2017-01-102-10/+5
* | 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