Historique des commits

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