Commit History

Author SHA1 Message Date
  Denis Vlasenko 829bbd3b57 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 15 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 4b924f3a5c whitespace fixes 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko be1a9d4237 deluser: add optional support for removing users from groups 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Bernhard Reutner-Fischer bb8c7c041c - sed -i -e "/\$Id:/d;" 17 years ago
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 17 years ago
  Denis Vlasenko a7b2c41e03 deluser: the same code, but a bit less obfuscated. 18 years ago
  Denis Vlasenko c9bb67787a deluser: size reduction by 60 bytes. 18 years ago
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 years ago
  Rob Landley 20cc6d567f Remove pointless "const". Bloatcheck says 0 bytes difference. 18 years ago
  Mike Frysinger 0436b9f482 use strchr() not index() 18 years ago
  Rob Landley 81c40b39cb Patch from Tito to unify deluser and delgroup, and generally shrink code. 18 years ago
  Eric Andersen 74f270a317 decouple delgroup and deluser 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 27f64e1f4e Port over the last of the tinylogin applets 22 years ago
  Robert Griebl 1fca558799 Bigger patch for (partial) tinylogin integration 22 years ago