repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use __UCLIBC_HAS_BACKTRACE__ to decide on backtrace() availability
[buildroot.git]
/
package
/
tinylogin
/
Config.in
blob
92d5c46c9eefb011f1062e382be324560d462138
1
config BR2_PACKAGE_TINYLOGIN
2
bool "tinylogin"
3
default n
4
help
5
Suite of tiny Unix utilities for handling logging into,
6
being authenticated by, changing one's password for, and
7
otherwise maintaining users and groups on an embedded system.
8
9
http://tinylogin.busybox.net/