aboutsummaryrefslogtreecommitdiff
path: root/libbb/die_if_bad_username.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adduser: copy /etc/skel to mew homes. +100 bytesDenys Vlasenko2010-02-061-4/+8
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* libbb: fix typo in commentDenis Vlasenko2009-03-311-1/+1
|
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
| | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped
* die_if_bad_username: shrink: 88 -> 77 bytesDenis Vlasenko2008-03-191-11/+13
|
* ...and actually adding new file now...Denis Vlasenko2008-03-191-0/+34