hush/loginutils
Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
as the old optimization did (actually does slightly better under gcc 4.0), and
simplifies the code.
2006-05-07 20:20:34 +00:00
..
addgroup.c Rewrite/shrink by tito. 2006-04-04 19:19:53 +00:00
adduser.c Rewrite/shrink by tito. 2006-04-04 19:19:53 +00:00
Config.in Patch from Robert P Day: let menuconfig indent stuff for us, we don't have 2006-04-13 23:22:16 +00:00
deluser.c use strchr() not index() 2006-04-16 05:54:31 +00:00
getty.c 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. 2006-03-22 00:25:07 +00:00
login.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in Patch from Tito to unify deluser and delgroup, and generally shrink code. 2006-04-10 18:03:17 +00:00
passwd.c - passwd doesnt use salt with md5 passwords; bug #604 thanks taviso 2006-04-21 00:40:35 +00:00
su.c - Document -m, -c, -s and provide a default shell for standalone build. 2006-01-19 18:04:15 +00:00
sulogin.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
vlock.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00