Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko a2f18d950a help text tweaks vor 3 Jahren
  Denys Vlasenko ec16c030bd libbb: introduce and use sleep1() vor 4 Jahren
  Denys Vlasenko b097a84d62 config: update size information vor 5 Jahren
  Denys Vlasenko 95121d98e6 poweroff: add a config option for people needing VERY early poweroff vor 6 Jahren
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format vor 7 Jahren
  Denys Vlasenko 97e9a72c71 Make halt/poweroff/reboot independently selectable vor 8 Jahren
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST vor 8 Jahren
  Denys Vlasenko 52977a7d60 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init vor 8 Jahren
  Bernhard Reutner-Fischer 86a7f18f21 *: Switch to POSIX utmpx API vor 9 Jahren
  Denys Vlasenko db43d3d418 halt: perror_msg_and_die needs bb_ prefix vor 13 Jahren
  Denys Vlasenko 104e01409d halt/reboot: better message if /sbin/telinit is not found vor 13 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h vor 14 Jahren
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo vor 14 Jahren
  Denys Vlasenko b1db09be5a init/*: move applet/kbuild/config/help bits into applet source files vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Jeremie Koenig 714674e4da init,halt: portability improvements vor 14 Jahren
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 vor 14 Jahren
  Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd vor 14 Jahren
  Denys Vlasenko 9d57a8073a libbb.h: tidy it up a bit. no code changes (verified) vor 15 Jahren
  Alexander Shishkin 97af2ff8ca halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly vor 15 Jahren
  Denis Vlasenko e12c90217b halt/reboot/powerdown: accept and ignore -i vor 15 Jahren
  Denis Vlasenko fb1a23d73b halt/reboot/poweroff: improve error reporting vor 15 Jahren
  Denis Vlasenko ea7c9b3366 whitespace fixes vor 16 Jahren
  Denis Vlasenko 9725daa03a halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c vor 16 Jahren
  Bernhard Reutner-Fischer d93179fd5b - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) vor 16 Jahren
  Denis Vlasenko 1e28f6171f halt: signal init regardless of ENABLE_INIT vor 16 Jahren