- 1a290f8 init: do not set HOME by Denys Vlasenko · 2 years, 7 months ago
- db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 2 years, 11 months ago
- b230ff9 *: use fopen helpers where appropriate by Denys Vlasenko · 4 years ago
- a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
- ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
- 356f23d init: improve handling of signals racing with each other by Denys Vlasenko · 5 years ago
- 113c776 init: if tcgetattr() fails, don't even try to tcsetattr() by Denys Vlasenko · 5 years ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- b86b39b config: more tweaks by Denys Vlasenko · 6 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 426aff8 init: hopefully fix "rebooting" in containers by Denys Vlasenko · 6 years ago
- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
- 95121d9 poweroff: add a config option for people needing VERY early poweroff by Denys Vlasenko · 7 years ago
- f2539c7 init: stop using static data by Denys Vlasenko · 7 years ago
- f5e8b42 init: reduce the window when init can lose reboot/poweroff signals by Denys Vlasenko · 7 years ago
- 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 82dcc3b bootchartd: fix typo in comment by Denys Vlasenko · 7 years ago
- 9e2e0ff bootchartd: prevent premature stop by device mapper by Uwe Geuder · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 0cecbe7 Sort more misplaced applets into coreutils or util-linux by Denys Vlasenko · 8 years ago
- 4277670 init: dont send "Sent SIGTERM to all" msg to syslog: we just TERMed it! by Denys Vlasenko · 8 years ago
- 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
- f35ad3b init: rename FEATURE_EXTRA_QUIET -> FEATURE_INIT_QUIET by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
- 97e9a72 Make halt/poweroff/reboot independently selectable by Denys Vlasenko · 8 years ago
- d035528 init: fix for FreeBSD console opening. Closes 9031 by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 52977a7 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init by Denys Vlasenko · 9 years ago
- 29eae72 init: make the command-line rewrite optional by Nicolas Carrier · 9 years ago
- 40eea69 Fix compiling with musl's utmp stubs by Kylie McClain · 9 years ago
- 550bf5b remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds by Denys Vlasenko · 9 years ago
- 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
- da92126 libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS by Denys Vlasenko · 10 years ago
- 2bba9ad init: do not run shutdown/reexec actions from signal handler by Denys Vlasenko · 10 years ago
- 922fdf6 init: do not fail build if SIGPWR is not defined by Michael Tokarev · 11 years ago
- 760fc6d init: halt on SIGPWR too by Bogdan Purcareata · 11 years ago
- 8b59b2c libbb: move nuke_str() from passwd into libbb by Denys Vlasenko · 11 years ago
- b21bc80 init: fix illegal memory access when max message length is reached by Yuan-Hsiang Lee · 11 years ago
- 18b4619 bootchartd: warn if .config looks wrong by Denys Vlasenko · 11 years ago
- 730e4d8 init: better --help text by Denys Vlasenko · 11 years ago
- 9f07af6 init: don't srop unterminated processes' entries during inittab reload by Paulius Zaleckas · 11 years ago
- d2e07bc init: don't use fixed size buffer for command by Denys Vlasenko · 11 years ago
- f958425 init: remove special-case code for machines with less tham 1 MB of RAM. by Denys Vlasenko · 12 years ago
- 2c0508b examples/inittab: fix a few incorrect statements about init by Denys Vlasenko · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- da2b2da init: add a segv debugging aid, disabled by default by Denys Vlasenko · 13 years ago
- c158601 bootchartd: add process accounting feature by Quentin Casasnovas · 13 years ago
- ef7aa46 init: code shrink -4 bytes by Denys Vlasenko · 13 years ago
- beb860a init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. by Denys Vlasenko · 13 years ago
- d2277e2 nommu: fix cases where we mangle argv[0][0] by Denys Vlasenko · 13 years ago
- 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
- db43d3d halt: perror_msg_and_die needs bb_ prefix by Denys Vlasenko · 13 years ago
- 104e014 halt/reboot: better message if /sbin/telinit is not found by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 4a2aecb mesg: operate on stdin, not on stderr (compat) by Denys Vlasenko · 14 years ago
- beea5a7 mesg: make group/all writability configurable by Denys Vlasenko · 14 years ago
- 32176cc init: fix a case where execv's 1st arg was wrong by Denys Vlasenko · 14 years ago
- 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- 6088e13 init: simpler handling of leading dash in commands by Denys Vlasenko · 14 years ago
- 1c31e9e use BB_EXECVP_or_die where appropriate by Denys Vlasenko · 14 years ago
- db5fe62 init: if PID!=1, show clearer error message. move usage text closer to main() by Denys Vlasenko · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 3b06052 init: do not sleep forever on usage errors by Denys Vlasenko · 14 years ago
- f2657a9 init: do not clear CRTSCTS (fix from Debian bug 528560) by Denys Vlasenko · 14 years ago
- b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- e7a0632 bootchartd: mounting tmpfs is Linux-specific by Jeremie Koenig · 14 years ago
- ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
- 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 15 years ago
- 714674e init,halt: portability improvements by Jeremie Koenig · 15 years ago
- f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 15 years ago
- 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
- 7a2aa87 bootchartd: fix labels in config system. no code changes by Denys Vlasenko · 14 years ago
- 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
- c03fb3c bootchartd: fix sample period calculations by Keisuke Yasui · 14 years ago
- ff37799 conspy: code shrink by Pascal Bellard · 14 years ago
- 64606c6 typo fix by Denys Vlasenko · 14 years ago
- 6d9c88a fix config help text by Denys Vlasenko · 14 years ago
- adbbee4 bootchartd: added optional compat features by Denys Vlasenko · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- 82dd14a ash: use CONFIG_FEATURE_EDITING_MAX_LEN by Denys Vlasenko · 15 years ago
- b8ba6b6 bootchartd: better wording in comment by Denys Vlasenko · 15 years ago
- e7f1e5c bootchartd: add missing parenthesis by Denys Vlasenko · 15 years ago
- ff027d6 bootchartd: new applet by Denys Vlasenko · 15 years ago
- f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
- 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 15 years ago
- 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
- 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
- 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
- d7171c1 init: fix logically inverted FEATURE_EXTRA_QUIET check by Denys Vlasenko · 15 years ago