1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 22f6dcb login: fix getopt_ulflags fallout (wasn't taking username supplied by getty) by Denis Vlasenko · 18 years ago
  3. 66fabdb login: apply fixes + getopt_ulflag'ification by Bernhard by Denis Vlasenko · 18 years ago
  4. 7ccf5cc login: eliminate forward decls and #ifdefs by Denis Vlasenko · 18 years ago
  5. 92582f2 - r16075 broke for de-selected FEATURE_UTMP; Partial fix that wants some more cleanup (see FIXME in the patch). by Bernhard Reutner-Fischer · 18 years ago
  6. 2f50aa4 login: use some ideas from util-linux's login. by Denis Vlasenko · 18 years ago
  7. 9a9edf2 login: make it saner and smaller by ~0.5k. by Denis Vlasenko · 18 years ago
  8. 6bbd174 login: small fixes like \n removal, bb_error_msg'ification, etc. by Denis Vlasenko · 18 years ago
  9. 942e429 login: previous commit comment was wrong :) by Denis Vlasenko · 18 years ago
  10. 2e50291 login: style fixes by Denis Vlasenko · 18 years ago
  11. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  12. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  13. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  14. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  15. 781e42d - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). by Bernhard Reutner-Fischer · 18 years ago
  16. b180e5a - use portability wrapper define bb_setpgrp. by Bernhard Reutner-Fischer · 18 years ago
  17. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 18 years ago
  18. d1f8c1c From Jan Kiszka: This patch fixes the security labelling of the login terminal by Rob Landley · 18 years ago
  19. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  20. 39e7510 more destroy potential overflow for x86_64. by "Vladimir N. Oleynik" · 19 years ago
  21. 77bb33c destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED by "Vladimir N. Oleynik" · 19 years ago
  22. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
  25. 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
  26. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 19 years ago
  27. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  28. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 19 years ago
  29. 713d6e3 Save a line or two by Eric Andersen · 20 years ago
  30. b619419 Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem. by Glenn L McGrath · 20 years ago
  31. b737b1a Umm. Not guilty by reason of insanity. -Erik by Eric Andersen · 20 years ago
  32. aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
  33. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  34. b37f883 Sigh. The patch from David Anders (prpplague) broke standard by Eric Andersen · 20 years ago
  35. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  36. 21d3086 David Anders (prpplague) submitted this patch to allow login to work by Eric Andersen · 20 years ago
  37. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  38. d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  39. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  40. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  41. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  42. 69b5756 A missing /etc/securetty is not an error when checking the tty name - the by Robert Griebl · 22 years ago
  43. f870148 A missing securetty file is not an error. -Erik by Eric Andersen · 22 years ago
  44. b26674b Remove gratuitous and unnecessary "BusyBox" refernece in login prompt -Erik by Eric Andersen · 22 years ago
  45. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  46. fdfe298 last_patch60 from vodz: by Eric Andersen · 22 years ago
  47. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  48. 0fbff13 Several login cleanups from vodz by Eric Andersen · 22 years ago
  49. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago