hush/loginutils
Denis Vlasenko 694b514148 login: fix /etc/nologin support
build system: fix config warnings ("Overlong line")

function                                             old     new   delta
login_main                                          1735    1774     +39
__libc_tcdrain                                         -      23     +23
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/0 up/down: 62/0)               Total: 62 bytes
2008-11-07 01:12:16 +00:00
..
addgroup.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
adduser.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
chpasswd.c - don't free user-supplied string (via -e) 2008-08-05 09:56:56 +00:00
Config.in more whitespace fixes 2008-10-29 01:20:13 +00:00
cryptpw.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
deluser.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
getty.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c login: fix /etc/nologin support 2008-11-07 01:12:16 +00:00
passwd.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
Serial-Programming-HOWTO.txt add serial HOWTO doc 2008-11-05 12:19:39 +00:00
su.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
sulogin.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
vlock.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00