| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2023-07-13 | 15 | -16/+16 |
|\ |
|
| * | Update applet size estimates | Denys Vlasenko | 2023-07-10 | 15 | -15/+15 |
| * | libbb: code shrink: introduce and use [_]exit_FAILURE() | Denys Vlasenko | 2023-06-15 | 1 | -1/+1 |
| * | Remove "select PLATFORM_LINUX" | Denys Vlasenko | 2022-11-29 | 2 | -2/+0 |
| * | Fix non-Linux builds | Samuel Thibault | 2022-11-29 | 2 | -0/+2 |
* | | reset: applet should be NOEXEC for POSIX | Ron Yorston | 2022-04-30 | 1 | -1/+2 |
* | | Merge busybox into merge | Ron Yorston | 2022-02-09 | 1 | -1/+1 |
|\| |
|
| * | *: slap on a few ALIGN* where appropriate | Denys Vlasenko | 2022-02-06 | 1 | -1/+1 |
* | | Merge busybox into merge | Ron Yorston | 2022-01-13 | 1 | -1/+1 |
|\| |
|
| * | reset: better --help text | Denys Vlasenko | 2022-01-12 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-10-13 | 1 | -1/+13 |
|\| |
|
| * | resize: use tcgetattr(TCSAFLUSH) instead of TCSANOW, closes 13811 | Denys Vlasenko | 2021-10-08 | 1 | -1/+13 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -1/+1 |
|\| |
|
| * | *: more --help tweaking | Denys Vlasenko | 2021-06-13 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-07 | 1 | -1/+1 |
|\| |
|
| * | runsv: robustify signal handling - SIGTERM to child between vfork and exec co... | Denys Vlasenko | 2021-06-05 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-08-23 | 12 | -13/+0 |
|\| |
|
| * | build system: drop PLATFORM_LINUX | Ron Yorston | 2020-08-13 | 12 | -13/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-08-16 | 4 | -14/+14 |
|\| |
|
| * | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 4 | -14/+14 |
* | | reset: enable in default configuration | Ron Yorston | 2019-04-07 | 1 | -1/+14 |
|/ |
|
* | config: update size information | Denys Vlasenko | 2018-12-28 | 10 | -11/+11 |
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1 | Denys Vlasenko | 2018-04-16 | 1 | -1/+9 |
* | whitespace and comment format fixes, no code changes | Denys Vlasenko | 2017-10-05 | 1 | -3/+3 |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 2 | -3/+2 |
* | *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m | Denys Vlasenko | 2017-09-13 | 2 | -3/+5 |
* | getopt32: remove opt_complementary | Denys Vlasenko | 2017-08-08 | 2 | -6/+3 |
* | setconsole: much better help text | Denys Vlasenko | 2017-08-07 | 1 | -4/+11 |
* | sv,svc: fix NOEXEC fallout | Denys Vlasenko | 2017-08-06 | 2 | -16/+5 |
* | loadfont,setfont: make them NOEXEC | Denys Vlasenko | 2017-08-06 | 1 | -29/+25 |
* | setconsole: make it NOEXEC | Denys Vlasenko | 2017-08-06 | 1 | -1/+1 |
* | setconsole: since SUSE version has no -r, nuke our --reset longopt | Denys Vlasenko | 2017-08-06 | 1 | -7/+5 |
* | setkeycodes: make it NOEXEC, better --help text | Denys Vlasenko | 2017-08-06 | 1 | -7/+8 |
* | setlogcons: make it NOEXEC, better --help text | Denys Vlasenko | 2017-08-06 | 1 | -4/+16 |
* | kbd_more: make it NOEXEC, remove redundant opt clearing | Denys Vlasenko | 2017-08-06 | 1 | -3/+2 |
* | kbd_mode: try harder to find console device if -C TTY is not given | Denys Vlasenko | 2017-08-06 | 1 | -8/+14 |
* | kbd_mode: show "off" mode too | Denys Vlasenko | 2017-08-06 | 1 | -2/+16 |
* | chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC | Denys Vlasenko | 2017-08-05 | 5 | -5/+5 |
* | libbb: use _exit, not exit, in bb_daemonize_or_rexec() | Denys Vlasenko | 2017-08-04 | 1 | -2/+2 |
* | make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec | Denys Vlasenko | 2017-08-04 | 1 | -1/+1 |
* | new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize | Denys Vlasenko | 2017-08-03 | 1 | -1/+1 |
* | new NOFORKs: clear, nproc, tty, uname, arch, unlink, which | Denys Vlasenko | 2017-08-03 | 1 | -1/+1 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 15 | -31/+31 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 15 | -16/+16 |
* | reset: before calling execvp(), reset needs to flush stdout | Glenn Matthews | 2017-02-17 | 1 | -0/+2 |
* | Big cleanup in config help and description | Denys Vlasenko | 2017-01-10 | 2 | -8/+2 |
* | Convert all console-tools/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 17 | -187/+213 |
* | loadfont: 32k size limit is not enough | Denys Vlasenko | 2016-11-03 | 1 | -2/+4 |
* | *: hopefully all setup_common_bufsiz() are in place | Denys Vlasenko | 2016-04-21 | 1 | -0/+1 |