1. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  2. a7d6c8b adduser/addgroup: check username for invalid chars by Denis Vlasenko · 16 years ago
  3. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  4. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  5. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  6. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  7. f1f1b69 addgroup: "disallow addgroup -g num user group"; make -g 0 work by Denis Vlasenko · 17 years ago
  8. 4b924f3 whitespace fixes by Denis Vlasenko · 17 years ago
  9. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  10. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 17 years ago
  11. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 17 years ago
  12. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  13. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  14. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  15. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. 9a2dd51 Rewrite/shrink by tito. by Rob Landley · 18 years ago
  18. c1ef7bd just whitespace by Tim Riker · 19 years ago
  19. d2bd7d8 Patch from tito to add argument checking. by Glenn L McGrath · 20 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  21. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  23. f05fd44 Fix addgroup so it actually works -Erik by Eric Andersen · 22 years ago
  24. c118f99 use const group_file by Tim Riker · 22 years ago
  25. b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
  26. 09eb000 Patch from Marcel Hamer to fix addgroup argument parsing by Eric Andersen · 22 years ago
  27. edcac55 Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. by Manuel Novoa III · 22 years ago
  28. 967c3d4 Fixed two compiler warnings by Robert Griebl · 22 years ago
  29. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  30. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  31. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago