Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko db43d3d418 halt: perror_msg_and_die needs bb_ prefix 13 年之前
  Denys Vlasenko 104e01409d halt/reboot: better message if /sbin/telinit is not found 13 年之前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年之前
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h 14 年之前
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 年之前
  Denys Vlasenko b1db09be5a init/*: move applet/kbuild/config/help bits into applet source files 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Jeremie Koenig 714674e4da init,halt: portability improvements 14 年之前
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 14 年之前
  Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd 14 年之前
  Denys Vlasenko 9d57a8073a libbb.h: tidy it up a bit. no code changes (verified) 15 年之前
  Alexander Shishkin 97af2ff8ca halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly 15 年之前
  Denis Vlasenko e12c90217b halt/reboot/powerdown: accept and ignore -i 15 年之前
  Denis Vlasenko fb1a23d73b halt/reboot/poweroff: improve error reporting 15 年之前
  Denis Vlasenko ea7c9b3366 whitespace fixes 16 年之前
  Denis Vlasenko 9725daa03a halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c 16 年之前
  Bernhard Reutner-Fischer d93179fd5b - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) 16 年之前
  Denis Vlasenko 1e28f6171f halt: signal init regardless of ENABLE_INIT 16 年之前
  Bernhard Reutner-Fischer ef9876a40e - document -f 16 年之前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年之前
  Bernhard Reutner-Fischer 62d8503589 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 16 年之前
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 16 年之前
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 16 年之前
  Denis Vlasenko 680b86afbb halt: write wtmp entry if wtmp support is enabled 17 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. 18 年之前