noexec: set comm field for noexecs
[oweals/busybox.git] / miscutils /
2017-08-07 Denys Vlasenkousers,w,who,uptime,renice: make NOEXEC
2017-08-07 Denys Vlasenkoubi tools: ubiupdatevol supports "-" input and actually...
2017-08-07 Denys Vlasenkoubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILE
2017-08-07 Denys Vlasenkoubi_tools: a bit smaller applet resolution code
2017-08-06 Denys Vlasenkomakedevs: make it NOEXEC
2017-08-06 Denys Vlasenkoadjtimex: make it NOFORK
2017-08-06 Denys Vlasenkoadjtimex: zero-fill whole structure, to be on the safe...
2017-08-06 Denys Vlasenkoraidautorun: make it NOEXEC
2017-08-06 Denys Vlasenkosetserial: make it NOEXEC
2017-08-06 Denys Vlasenkosetserial: code shrink, better --help text
2017-08-05 Denys Vlasenkolspci,lsscsi,lsusb: make them NOEXEC
2017-08-05 Denys Vlasenkolibbb: make trim() return pointer to terminating NUL
2017-08-04 Denys Vlasenkopartprobe: make it NOEXEC
2017-08-04 Denys Vlasenkorunlevel: make it NOEXEC
2017-08-04 Denys Vlasenkochat: trim help text
2017-08-04 Denys Vlasenkomicrocom: require exactly one non-option
2017-08-03 Denys Vlasenkonew NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink...
2017-08-02 Denys Vlasenkodo not use `a' quoting style in comments
2017-07-27 Denys Vlasenkoconfig: more tweaking of help texts
2017-07-27 Denys Vlasenkoconfig: trim/improve item names and help texts, take 2
2017-07-22 Denys Vlasenkocrond: do not assume setenv() does not leak
2017-07-21 Denys Vlasenkocrond: allow $SHELL and starting user's shell override...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-19 Denys VlasenkoUpdate remaining menuconfig items with approximate...
2017-07-18 Denys Vlasenkohdparm: remove contradicting size info in config help
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-07-16 Denys Vlasenkottysize: if stdin is not tty, try stdout, then stderr
2017-07-08 Denys Vlasenkocrond: code shrink
2017-07-08 Denys Vlasenkocrond: move misplaced comment
2017-07-08 Denys Vlasenkocrond: support @daily etc
2017-07-08 Denys Vlasenkowatchdog: do not use argc, other cleanups
2017-07-08 Matt Spinlerwatchdog: stop watchdog first on startup
2017-07-08 Denys Vlasenkobeep: disallow FEATURE_BEEP_FREQ = 0 in configuration
2017-07-06 Denys Vlasenkomakedevs: code shrink
2017-07-06 Denys Vlasenkomakedevs: allow much longer filenames
2017-04-28 Denys Vlasenkotime: inplement -f FMT
2017-04-28 Tommi Rantalatime: implement -a, -o FILE
2017-04-28 Tommi Rantalatime: document -p in usage
2017-04-18 Markus Gothelsscsi: new applet
2017-04-17 Denys VlasenkoSpelling fixes in comments, documentation, tests and...
2017-04-12 Denys VlasenkoSort some miscutils/ applets into coreutils or util...
2017-04-11 Denys Vlasenkopartprobe: new applet
2017-02-04 Rostislav SkudnovReplace int -> uint to avoid signed integer overflow
2017-01-30 Denys Vlasenkotaskset: simplify code a bit; tweak --help
2017-01-29 Denys Vlasenkotaskset: separate "current" and "new" strings
2017-01-29 Denys Vlasenkotaskset: rewrite to be task size-agnostic
2017-01-29 Denys Vlasenko*: add comment about APPLET_ODDNAME format
2017-01-21 Denys Vlasenkomake --help texts smaller
2017-01-21 Denys Vlasenkomake --help texts more uniform
2017-01-11 Denys Vlasenkolibbb: consolidate the code to set termios unbuffered...
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-11-27 Denys Vlasenkomakedevs: make special node creation idempotent
2016-11-23 Denys VlasenkoRemove trailing empty lines
2016-11-22 Denys VlasenkoConvert all miscutils/* applets to "new style" applet...
2016-11-22 Denys VlasenkoSplit miscutils/Config.src items into miscutils/*.c...
2016-10-31 Denys Vlasenkoman: remove -Tascii from nroff invocation
2016-10-31 Denys Vlasenkoman: make width selection more thorough; explain how...
2016-10-30 Denys Vlasenkoman: allow nroff and tbl commands be overridden; unmang...
2016-10-24 Tito Ragusastrings: implement -t radix
2016-09-13 Denys Vlasenkoless: switch off nonblock on kbd_fd before exit
2016-09-13 Denys Vlasenkoless: fall back to using fd #1 for keyboard reading...
2016-08-22 Denys Vlasenkoman: fix parsing of "DEFINE pager xyz". Closes 8976
2016-08-16 Denys Vlasenkoless: fix bracket search to match behavior of less 481
2016-08-16 Denys Vlasenkoless: fix SEGV
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2016-06-24 Bartosz Golaszewskii2cdump: don't use common_bufsiz1
2016-06-20 Denys Vlasenkosetsid: fix broken -c
2016-06-19 Denys Vlasenkorandomconfig fixes
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2016-04-03 Denys Vlasenkowhitespace and namespace cleanups
2016-04-03 Sven Eisenbergubirmvol: Implement -N switch for ubirmvol
2016-04-03 Sven Eisenbergubirename: new applet
2016-03-30 Denys VlasenkoReplace a few more bb_info_msg's by bb_error_msg or...
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2016-03-14 Denys Vlasenkomore bionic fixes
2016-03-14 Denys Vlasenkofixes for problems found by bionic build
2016-03-06 Denys Vlasenkoinotifyd: swap meaning of 'y' and 'm' events in help...
2016-02-26 Arnout Vandecappel... taskset: fix non-fancy cpuset printing on big-endian
2016-01-17 Denys Vlasenkosetsid: implement -c
2016-01-02 Aaro Koskinennandwrite: implement -n (read/write without ecc)
2015-11-01 Denys Vlasenkoi2c_tools: suppress "'blen' may be used uninitialized...
2015-11-01 Bartosz Golaszewskii2cdump: display the numeric value for block read ioctl...
2015-11-01 Bartosz Golaszewskii2cdump: bail-out if block read fails
2015-11-01 Bartosz Golaszewskii2cdump: use I2C block mode for the 'i' mode parameter
2015-11-01 Bartosz Golaszewskii2cdump: don't read block data in non-block modes
2015-11-01 Bartosz Golaszewskii2cdetect: coding style: add a space after 'for'
2015-11-01 Bartosz Golaszewskii2cdetect: fix address skipping in auto mode
2015-10-27 Timo Teräsfbsplash: use virtual y size in mmap size calculations
2015-10-25 Denys Vlasenkotweak defconfig
2015-10-13 Denys Vlasenko*: more BUILD_BUG_ON conversions
2015-10-11 Denys Vlasenkorandconfig fix
2015-10-09 Denys Vlasenkouse auto_string() where appropriate to kill a few statics
2015-10-08 Denys Vlasenkojoin some common strings, -400 bytes
2015-10-07 Denys Vlasenkobuild system: -fno-builtin-printf
2015-09-21 Bartosz Golaszewskii2c-tools: rename remaining defines
2015-09-21 Bartosz Golaszewskii2c-tools: remove duplicate definitions
next