aboutsummaryrefslogtreecommitdiff
path: root/libbb/lineedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix inadvertently leaked PWD_BUFFER_SIZEvda2007-03-181-1/+1
* Do not fail password check if shadow password does not exist -vda2007-03-131-5/+8
* syslogd: fix "readpath bug" by using readlink insteadvda2007-02-111-1/+1
* lineedit: add missing #if/#endifvda2007-02-031-0/+2
* preparatory patch for -Wwrite-strings #4vda2007-01-291-4/+4
* fix warning from needlessly-global functionsvda2007-01-221-2/+2
* cleanups: unnecessary casts, unified const_1, eliminate cross-.c filevda2007-01-221-3/+1
* exterminate u_intXXX.vda2007-01-221-2/+2
* move shell/cmdedit.c -> libbb/lineedit.cvda2007-01-221-0/+1798