Historique des commits

Auteur SHA1 Message Date
  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
  Bernhard Reutner-Fischer ef9876a40e - document -f il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Bernhard Reutner-Fischer 62d8503589 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) il y a 16 ans
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) il y a 16 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 16 ans
  Denis Vlasenko 680b86afbb halt: write wtmp entry if wtmp support is enabled il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans