This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1a03c21adf
busybox
/
loginutils
History
Denis Vlasenko
b5a122b6f9
fix for uclibc-without-shadow.h compilation
2006-12-30 14:46:51 +00:00
..
addgroup.c
adduser.c
bb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-28 05:44:47 +00:00
Config.in
- rename SU_SYSLOG to FEATURE_SU_SYSLOG
2006-12-19 08:55:38 +00:00
deluser.c
deluser: the same code, but a bit less obfuscated.
2006-11-27 01:04:23 +00:00
getty.c
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
2006-12-16 23:49:13 +00:00
Kbuild
login.c
style fixes
2006-12-26 10:42:51 +00:00
passwd.c
fix for uclibc-without-shadow.h compilation
2006-12-30 14:46:51 +00:00
su.c
su: fix typo: "argv -= optind" should be +=
2006-12-23 02:59:06 +00:00
sulogin.c
fix for uclibc-without-shadow.h compilation
2006-12-30 14:46:51 +00:00
vlock.c
- save 4 bytes
2006-11-30 14:53:51 +00:00