busybox/loginutils
Bernhard Reutner-Fischer 62d8503589 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
- use ut_tv.tv_sec rather than ut_time (me)
- shrink halt a little bit (me):
halt_main                                            464     433     -31
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-31)             Total: -31 bytes
2008-06-01 10:10:22 +00:00
..
addgroup.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
adduser.c adduser/addgroup: check username for invalid chars 2008-03-19 23:15:26 +00:00
chpasswd.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
Config.in adduser/addgroup: check username for invalid chars 2008-03-19 23:15:26 +00:00
cryptpw.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
deluser.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
getty.c - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 2008-06-01 10:10:22 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 2008-06-01 10:10:22 +00:00
passwd.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
su.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
sulogin.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
vlock.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00