aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox'Ron Yorston2018-07-251-1/+1
|\
| * restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-8/+8
|\|
| * tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X codeDenys Vlasenko2018-04-141-2/+2
| * start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X codeDenys Vlasenko2018-04-141-6/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-2/+0
|\|
| * libbb.h: always include sys/resource.hDenys Vlasenko2018-04-081-2/+0
* | pipe_progress: add help textRon Yorston2018-04-081-2/+4
* | win32: additional improvements to handling of executablesRon Yorston2018-02-281-5/+6
* | win32: move detection of file formats to stat(2)Ron Yorston2018-02-261-1/+1
* | which: treat busybox as a special caseRon Yorston2018-02-131-1/+8
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-8/+8
|\|
| * which: fix TODO with NOFORK+malloc_failure misbehavingDenys Vlasenko2018-01-121-8/+8
* | Merge branch 'busybox' into mergeRon Yorston2017-08-223-69/+49
|\|
| * start-stop-daemon: show only short options in --help textDenys Vlasenko2017-08-081-36/+6
| * getopt32: remove opt_complementaryDenys Vlasenko2017-08-083-13/+15
| * getopt32: remove applet_long_optionsDenys Vlasenko2017-08-082-11/+15
| * 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