aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2017-08-2223-158/+197
|\
| * getopt32: remove opt_complementaryDenys Vlasenko2017-08-0814-50/+49
| * getopt32: remove applet_long_optionsDenys Vlasenko2017-08-082-8/+4
| * *: fix up use of "getopt_longopts" for longopts not in getopt appletDenys Vlasenko2017-08-081-2/+2
| * users,w,who,uptime,renice: make NOEXECDenys Vlasenko2017-08-071-0/+1
| * ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZEDenys Vlasenko2017-08-075-25/+47
| * ubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILEDenys Vlasenko2017-08-071-5/+7
| * ubi_tools: a bit smaller applet resolution codeDenys Vlasenko2017-08-071-6/+15
| * makedevs: make it NOEXECDenys Vlasenko2017-08-061-1/+1
| * adjtimex: make it NOFORKDenys Vlasenko2017-08-061-1/+6
| * adjtimex: zero-fill whole structure, to be on the safe sideDenys Vlasenko2017-08-061-10/+13
| * raidautorun: make it NOEXECDenys Vlasenko2017-08-061-1/+1
| * setserial: make it NOEXECDenys Vlasenko2017-08-061-3/+4
| * setserial: code shrink, better --help textDenys Vlasenko2017-08-061-45/+46
| * lspci,lsscsi,lsusb: make them NOEXECDenys Vlasenko2017-08-051-1/+1
| * libbb: make trim() return pointer to terminating NULDenys Vlasenko2017-08-051-2/+1
| * partprobe: make it NOEXECDenys Vlasenko2017-08-051-1/+1
| * runlevel: make it NOEXECDenys Vlasenko2017-08-041-1/+1
| * chat: trim help textDenys Vlasenko2017-08-041-2/+2
| * microcom: require exactly one non-optionDenys Vlasenko2017-08-041-0/+1
| * new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resizeDenys Vlasenko2017-08-031-1/+1
| * do not use `a' quoting style in commentsDenys Vlasenko2017-08-022-6/+6
* | Merge branch 'busybox' into mergeRon Yorston2017-07-292-2/+2
|\|
| * config: more tweaking of help textsDenys Vlasenko2017-07-271-1/+1
| * config: trim/improve item names and help texts, take 2Denys Vlasenko2017-07-271-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-2438-266/+269
|\|
| * crond: do not assume setenv() does not leakDenys Vlasenko2017-07-221-3/+3
| * crond: allow $SHELL and starting user's shell override DEFAULT_SHELL. Closes ...Denys Vlasenko2017-07-221-2/+7
| * config: deindent all help textsDenys Vlasenko2017-07-2138-213/+212
| * Update remaining menuconfig items with approximate applet sizesDenys Vlasenko2017-07-195-6/+6
| * hdparm: remove contradicting size info in config helpDenys Vlasenko2017-07-181-2/+1
| * Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-1832-41/+41
* | Merge branch 'busybox' into mergeRon Yorston2017-07-185-62/+194
|\|
| * ttysize: if stdin is not tty, try stdout, then stderrDenys Vlasenko2017-07-161-2/+5
| * crond: code shrinkDenys Vlasenko2017-07-091-5/+4
| * crond: move misplaced commentDenys Vlasenko2017-07-091-13/+13
| * crond: support @daily etcDenys Vlasenko2017-07-081-19/+122
| * watchdog: do not use argc, other cleanupsDenys Vlasenko2017-07-081-15/+21
| * watchdog: stop watchdog first on startupMatt Spinler2017-07-081-7/+25
| * beep: disallow FEATURE_BEEP_FREQ = 0 in configurationDenys Vlasenko2017-07-081-1/+1
| * makedevs: code shrinkDenys Vlasenko2017-07-061-14/+15
| * makedevs: allow much longer filenamesDenys Vlasenko2017-07-061-5/+7
* | Use %I64* formats with MinGW instead of %ll* formatsJohannes Schindelin2017-07-181-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-05-2915-1494/+218
|\|
| * time: inplement -f FMTDenys Vlasenko2017-04-281-2/+5
| * time: implement -a, -o FILETommi Rantala2017-04-281-10/+31
| * time: document -p in usageTommi Rantala2017-04-281-1/+2
| * lsscsi: new appletMarkus Gothe2017-04-181-0/+123
| * Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-173-3/+3
| * Sort some miscutils/ applets into coreutils or util-linuxDenys Vlasenko2017-04-1210-1480/+0