hush/loginutils
Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h
my_getpwnam -> bb_xgetpwnam  /* dies on error */
  my_getgrnam -> bb_xgetgrnam  /* dies on error */
  my_getgrgid -> bb_getgrgid
  my_getpwuid -> bb_getpwuid
  my_getug    -> bb_getug
2005-09-20 21:06:17 +00:00
..
addgroup.c Patch from tito to add argument checking. 2004-09-14 16:08:02 +00:00
adduser.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
Config.in Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
delgroup.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
delline.c Looks like I forgot one little tiny detail... 2003-07-14 21:50:51 +00:00
deluser.c decouple delgroup and deluser 2003-07-14 20:20:45 +00:00
getty.c The change in getty.c in Busybox 1.01 caused the /etc/issue file to not 2005-07-27 06:05:38 +00:00
login.c Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
passwd.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
su.c Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options 2005-07-01 01:04:32 +00:00
sulogin.c A patch from Takeharu KATO to update/fix SE-Linux support. 2005-05-03 06:25:50 +00:00
vlock.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00