1. 0de3c55 login: remove setpgrp call (makes it work from shell prompt again). by Denis Vlasenko · 17 years ago
  2. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 17 years ago
  3. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 17 years ago
  4. cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 17 years ago
  5. c0415a9 login: nuke nonblock() - we have it in libbb; -400 bytes bss. by Denis Vlasenko · 17 years ago
  6. 7695328 adduser: don't bomb out if shadow password file doesn't exist by Denis Vlasenko · 17 years ago
  7. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 17 years ago
  8. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 17 years ago
  9. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  10. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  11. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  12. e06bed3 use bb_sanitize_stdio() where appropriate by Denis Vlasenko · 18 years ago
  13. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  14. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  15. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  16. b5a122b fix for uclibc-without-shadow.h compilation by Denis Vlasenko · 18 years ago
  17. 7fa0fca fix build without shadow support by Denis Vlasenko · 18 years ago
  18. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  19. 3ef70d4 adduser: trivial code movement by Denis Vlasenko · 18 years ago
  20. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  21. e13a537 su: fix typo: "argv -= optind" should be += by Denis Vlasenko · 18 years ago
  22. 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 18 years ago
  23. 8eb3b39 passwd: add option to check passwords for weakness by Denis Vlasenko · 18 years ago
  24. 15b213e su: make /etc/shells check configurable ash: missing ';' by Denis Vlasenko · 18 years ago
  25. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  26. 16c2c70 passwd: fix indentation by Denis Vlasenko · 18 years ago
  27. db2b524 passwd: added comment by Denis Vlasenko · 18 years ago
  28. 900406c passwd: shrink by ~10 bytes, use PRNG instead of usleep. by Denis Vlasenko · 18 years ago
  29. becd8c5 passwd: made smaller by ~130 bytes. size can go negative by Denis Vlasenko · 18 years ago
  30. 4c87d4f passwd: micro-optimization by Denis Vlasenko · 18 years ago
  31. 0025264 passwd: small size optimization. salt generation improved by Denis Vlasenko · 18 years ago
  32. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  33. b8bb27c - save 4 bytes by Bernhard Reutner-Fischer · 18 years ago
  34. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  35. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  36. 8a0a83d - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  37. a7b2c41 deluser: the same code, but a bit less obfuscated. by Denis Vlasenko · 18 years ago
  38. c9bb677 deluser: size reduction by 60 bytes. patch from Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  39. 7627cc1 - fix typo by Bernhard Reutner-Fischer · 18 years ago
  40. 4a5cf16 login: use %s - we know that string is not too long there by Denis Vlasenko · 18 years ago
  41. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  42. 6476cc1 getty: remove ancient termio support (was using termois anyway) by Denis Vlasenko · 18 years ago
  43. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  44. 8c76487 login: add big fat comment about SIGINT - prevent by Denis Vlasenko · 18 years ago
  45. 6ae8079 login: re-enable Ctrl-^C before execing shell. by Denis Vlasenko · 18 years ago
  46. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  47. 703aa13 watch: fix warning getty: fix breakage; fix excessive stack usage by Denis Vlasenko · 18 years ago
  48. 4e70bf4 getty: conditionally disable handling of all-caps terminals. by Denis Vlasenko · 18 years ago
  49. 50e77e1 getty: cleanup part 2 by Denis Vlasenko · 18 years ago
  50. dce3fde getty: cleanup part 1 by Denis Vlasenko · 18 years ago
  51. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  52. c345d8e sulogin: add support for $SUSHELL & $sushell by Denis Vlasenko · 18 years ago
  53. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  54. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  55. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  56. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  57. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  58. e175ff2 several fixes from openWRT project by Denis Vlasenko · 18 years ago
  59. 22f6dcb login: fix getopt_ulflags fallout (wasn't taking username supplied by getty) by Denis Vlasenko · 18 years ago
  60. d986732 vlock: make message shorter by Denis Vlasenko · 18 years ago
  61. a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
  62. d78b433 passwd: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  63. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  64. 2969c77 getty: oops... removing duplicate #include <syslog.h> by Denis Vlasenko · 18 years ago
  65. f702652 getty: #include <syslog.h> by Denis Vlasenko · 18 years ago
  66. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  67. 66fabdb login: apply fixes + getopt_ulflag'ification by Bernhard by Denis Vlasenko · 18 years ago
  68. 7ccf5cc login: eliminate forward decls and #ifdefs by Denis Vlasenko · 18 years ago
  69. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  70. 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
  71. 20cc6d5 Remove pointless "const". Bloatcheck says 0 bytes difference. by Rob Landley · 18 years ago
  72. 6967494 Error reporting fix for sulogin, plus remove help entries for options we never by Rob Landley · 18 years ago
  73. 9852d5a sulogin: minor cleanup. by Denis Vlasenko · 18 years ago
  74. 2f50aa4 login: use some ideas from util-linux's login. by Denis Vlasenko · 18 years ago
  75. 9a9edf2 login: make it saner and smaller by ~0.5k. by Denis Vlasenko · 18 years ago
  76. 6bbd174 login: small fixes like \n removal, bb_error_msg'ification, etc. by Denis Vlasenko · 18 years ago
  77. 942e429 login: previous commit comment was wrong :) by Denis Vlasenko · 18 years ago
  78. 2e50291 login: style fixes by Denis Vlasenko · 18 years ago
  79. dd93abe Shrinkage/cleanup from Tito. by Rob Landley · 18 years ago
  80. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  81. 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
  82. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  83. adff40e sulogin: fix bug: -tNNN didn't work by Denis Vlasenko · 18 years ago
  84. f78ab53 Antti Seppala (with dots over the last two a's) wants our getty to initialize by Rob Landley · 18 years ago
  85. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  86. 6dce0b6 Remove apparent typo in "bool" line. by "Robert P. J. Day" · 18 years ago
  87. 6210375 Bugfix from Tito to make sure /etc/group gets updated. by Rob Landley · 18 years ago
  88. afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
  89. 1870737 Comment tweak from tito. by Rob Landley · 18 years ago
  90. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  91. ab7d9be Patch from Tito to remove pwd_to_spwd (which we don't actually need), with by Rob Landley · 18 years ago
  92. 3bfcf3c Patch from Tito to make syslog configurable and remove #ifdefs. Further by Rob Landley · 18 years ago
  93. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  94. cf7577d Missed one. Based on suggestions from Erik Hovland. by Rob Landley · 18 years ago
  95. 290fcb4 Undo all of the ugliness and some of the bloat from 15412. by Rob Landley · 18 years ago
  96. 6d82f94 - do away with the fwd-decls of functions. Should not contain any code changes by Bernhard Reutner-Fischer · 18 years ago
  97. df798b7 - minor size tweak by Bernhard Reutner-Fischer · 18 years ago
  98. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  99. 781e42d - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). by Bernhard Reutner-Fischer · 18 years ago
  100. b180e5a - use portability wrapper define bb_setpgrp. by Bernhard Reutner-Fischer · 18 years ago