1. 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
  2. 97e9a72 Make halt/poweroff/reboot independently selectable by Denys Vlasenko · 8 years ago
  3. d035528 init: fix for FreeBSD console opening. Closes 9031 by Denys Vlasenko · 8 years ago
  4. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  5. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  6. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  7. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  8. 52977a7 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init by Denys Vlasenko · 9 years ago
  9. 29eae72 init: make the command-line rewrite optional by Nicolas Carrier · 9 years ago
  10. 40eea69 Fix compiling with musl's utmp stubs by Kylie McClain · 9 years ago
  11. 550bf5b remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds by Denys Vlasenko · 9 years ago
  12. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  13. da92126 libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS by Denys Vlasenko · 10 years ago
  14. 2bba9ad init: do not run shutdown/reexec actions from signal handler by Denys Vlasenko · 10 years ago
  15. 922fdf6 init: do not fail build if SIGPWR is not defined by Michael Tokarev · 11 years ago
  16. 760fc6d init: halt on SIGPWR too by Bogdan Purcareata · 11 years ago
  17. 8b59b2c libbb: move nuke_str() from passwd into libbb by Denys Vlasenko · 11 years ago
  18. b21bc80 init: fix illegal memory access when max message length is reached by Yuan-Hsiang Lee · 11 years ago
  19. 18b4619 bootchartd: warn if .config looks wrong by Denys Vlasenko · 11 years ago
  20. 730e4d8 init: better --help text by Denys Vlasenko · 11 years ago
  21. 9f07af6 init: don't srop unterminated processes' entries during inittab reload by Paulius Zaleckas · 11 years ago
  22. d2e07bc init: don't use fixed size buffer for command by Denys Vlasenko · 11 years ago
  23. f958425 init: remove special-case code for machines with less tham 1 MB of RAM. by Denys Vlasenko · 12 years ago
  24. 2c0508b examples/inittab: fix a few incorrect statements about init by Denys Vlasenko · 12 years ago
  25. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  26. da2b2da init: add a segv debugging aid, disabled by default by Denys Vlasenko · 13 years ago
  27. c158601 bootchartd: add process accounting feature by Quentin Casasnovas · 13 years ago
  28. ef7aa46 init: code shrink -4 bytes by Denys Vlasenko · 13 years ago
  29. beb860a init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. by Denys Vlasenko · 13 years ago
  30. d2277e2 nommu: fix cases where we mangle argv[0][0] by Denys Vlasenko · 13 years ago
  31. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  32. db43d3d halt: perror_msg_and_die needs bb_ prefix by Denys Vlasenko · 13 years ago
  33. 104e014 halt/reboot: better message if /sbin/telinit is not found by Denys Vlasenko · 13 years ago
  34. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  35. 4a2aecb mesg: operate on stdin, not on stderr (compat) by Denys Vlasenko · 14 years ago
  36. beea5a7 mesg: make group/all writability configurable by Denys Vlasenko · 14 years ago
  37. 32176cc init: fix a case where execv's 1st arg was wrong by Denys Vlasenko · 14 years ago
  38. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 14 years ago
  39. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  40. 6088e13 init: simpler handling of leading dash in commands by Denys Vlasenko · 14 years ago
  41. 1c31e9e use BB_EXECVP_or_die where appropriate by Denys Vlasenko · 14 years ago
  42. db5fe62 init: if PID!=1, show clearer error message. move usage text closer to main() by Denys Vlasenko · 14 years ago
  43. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  44. 3b06052 init: do not sleep forever on usage errors by Denys Vlasenko · 14 years ago
  45. f2657a9 init: do not clear CRTSCTS (fix from Debian bug 528560) by Denys Vlasenko · 14 years ago
  46. b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
  47. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  48. e7a0632 bootchartd: mounting tmpfs is Linux-specific by Jeremie Koenig · 14 years ago
  49. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  50. 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 15 years ago
  51. 714674e init,halt: portability improvements by Jeremie Koenig · 15 years ago
  52. f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 15 years ago
  53. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  54. 7a2aa87 bootchartd: fix labels in config system. no code changes by Denys Vlasenko · 14 years ago
  55. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  56. c03fb3c bootchartd: fix sample period calculations by Keisuke Yasui · 14 years ago
  57. ff37799 conspy: code shrink by Pascal Bellard · 14 years ago
  58. 64606c6 typo fix by Denys Vlasenko · 14 years ago
  59. 6d9c88a fix config help text by Denys Vlasenko · 14 years ago
  60. adbbee4 bootchartd: added optional compat features by Denys Vlasenko · 14 years ago
  61. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  62. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  63. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  64. 82dd14a ash: use CONFIG_FEATURE_EDITING_MAX_LEN by Denys Vlasenko · 15 years ago
  65. b8ba6b6 bootchartd: better wording in comment by Denys Vlasenko · 15 years ago
  66. e7f1e5c bootchartd: add missing parenthesis by Denys Vlasenko · 15 years ago
  67. ff027d6 bootchartd: new applet by Denys Vlasenko · 15 years ago
  68. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  69. 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 15 years ago
  70. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
  71. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  72. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  73. d7171c1 init: fix logically inverted FEATURE_EXTRA_QUIET check by Denys Vlasenko · 15 years ago
  74. 1a8de6f init: use applet_name instead of "init" - we can be linuxrc by Denys Vlasenko · 15 years ago
  75. 18f8912 init: for paranoid reasons, restore SIGCONT too. by Denys Vlasenko · 15 years ago
  76. bcc6ec9 init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781 by Denys Vlasenko · 15 years ago
  77. 6be918d init: make FEATURE_EXTRA_QUIET more consistent. +1 byte by Denys Vlasenko · 15 years ago
  78. 6e54249 init: restore possibility to reload inittab even before we finish initialization by Denys Vlasenko · 15 years ago
  79. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  80. 9d57a80 libbb.h: tidy it up a bit. no code changes (verified) by Denys Vlasenko · 15 years ago
  81. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  82. 97af2ff halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly by Alexander Shishkin · 15 years ago
  83. 3ed181b init: make comment more understandable. no code changes by Denys Vlasenko · 15 years ago
  84. e12c902 halt/reboot/powerdown: accept and ignore -i by Denis Vlasenko · 16 years ago
  85. 5981ba5 init: test for vt terminal with VT_OPENQRY, by Denis Vlasenko · 16 years ago
  86. 4774179 mail.c: more robust handling of SIGCHLD init: more robust signal handling by Denis Vlasenko · 16 years ago
  87. fb1a23d halt/reboot/poweroff: improve error reporting by Denis Vlasenko · 16 years ago
  88. 93b3820 init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' by Denis Vlasenko · 16 years ago
  89. 51d943d - improve helptext by Bernhard Reutner-Fischer · 16 years ago
  90. 9ec0ecb init: remove wait() loop on restart, it may be dangerous by Denis Vlasenko · 16 years ago
  91. 4ae8a05 init: fix a bug where on reload order of entries might be wrong by Denis Vlasenko · 16 years ago
  92. e35af56 modutils-24: use xasprintf and xzalloc where appropriate, by Denis Vlasenko · 16 years ago
  93. fc2a4fc init: small correction in a comment by Denis Vlasenko · 16 years ago
  94. 72c99af init: major improvement in documentation and signal handling. by Denis Vlasenko · 16 years ago
  95. cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
  96. 6c62246 init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB by Denis Vlasenko · 16 years ago
  97. b2b2c40 init: reduce ifdef forest (specially for Rob's happiness) by Denis Vlasenko · 16 years ago
  98. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  99. 1bcdcd2 init: do not eat last char in messages; by Denis Vlasenko · 16 years ago
  100. a34b8a4 init: O_NONBLOCK needs more thought. reverted for now by Denis Vlasenko · 16 years ago