aboutsummaryrefslogtreecommitdiff
path: root/loginutils/deluser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* - sed -i -e "/\$Id:/d;"aldot2007-01-221-1/+0
* Trailing whitespace removal over entire treevda2007-01-111-1/+1
* deluser: the same code, but a bit less obfuscated.vda2006-11-271-15/+16
* deluser: size reduction by 60 bytes.vda2006-11-271-62/+48
* rename functions to more understandable namesvda2006-10-261-2/+2
* add open_read_close() and similar stuffvda2006-10-141-1/+1
* bb_applet_name -> applet_namevda2006-10-031-1/+1
* Change license statements (and clean up headers) on some of the files thatlandley2006-09-221-6/+1
* Remove pointless "const". Bloatcheck says 0 bytes difference.landley2006-09-121-1/+2
* use strchr() not index()vapier2006-04-161-1/+1
* Patch from Tito to unify deluser and delgroup, and generally shrink code.landley2006-04-101-37/+69
* decouple delgroup and deluserandersen2003-07-141-119/+8
* Major coreutils update.mjn32003-03-191-19/+19
* Port over the last of the tinylogin appletsandersen2002-06-231-16/+12
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+183