shadow-4.0.3.tar.bz2 + shadow.gcc34.diff.gz -> patch < xmalloc.c.diff

for i in `ls`; do echo $i;cat $i | grep “check_user_name”; done

libmisc/chkname.c ->

                  (*name >= ‘0′ && *name <= ‘9′) ||
                    *name == ‘_’ || *name == ‘-’ ||
                    *name == ‘.’ || *name == ‘.’ ||
                    (*name == ‘$’ && *(name+1) == NULL)))
                        return 0;

This entry was posted on Thursday, October 2nd, 2008 at 6:41 pm and is filed under Mẹo vặt của hiếu râu. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment