util-linux/login-utils
Sami Kerola 5818a4aa9e last: fix few compiler warnings
Calling abort() as default seems appropriate as the default should be
impossible to reach.

last.c:355:3: warning: switch missing default case [-Wswitch-default]

And simple line removals.

last.c:110:13: warning: redundant redeclaration of 'optind' [-Wredundant-decls]
last.c:111:15: warning: redundant redeclaration of 'optarg' [-Wredundant-decls]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-11-29 17:58:00 +01:00
..
.gitignore login: add login.defs code and tests 2011-10-26 23:17:17 +02:00
Makefile.am build-sys: cleanup HAVE_LIBCRYPT 2011-11-03 12:32:50 +01:00
chfn.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
chfn.c chfn: fix coding style 2011-11-29 17:58:00 +01:00
chsh.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
chsh.c chsh: fix coding style 2011-11-29 17:58:00 +01:00
islocal.c islocal: fix coding style 2011-11-29 17:58:00 +01:00
islocal.h login: rewrite is_local() to remove limits on line length 2008-04-14 13:12:14 +02:00
last.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
last.c last: fix few compiler warnings 2011-11-29 17:58:00 +01:00
login.1 login: add version printing option 2011-11-23 21:37:19 +01:00
login.c login: add version printing option 2011-11-23 21:37:19 +01:00
logindefs.c logindefs: fix coding style 2011-11-29 17:58:00 +01:00
logindefs.h login: add login.defs code and tests 2011-10-26 23:17:17 +02:00
newgrp.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
newgrp.c newgrp: fix coding style 2011-11-29 17:58:00 +01:00
selinux_utils.c selinux_utils: fix coding style 2011-11-29 17:58:00 +01:00
selinux_utils.h Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
setpwnam.c setpwnam: remove non-ANSI definitions [smatch scan] 2011-11-29 17:58:00 +01:00
setpwnam.h Imported from util-linux-2.11b tarball. 2006-12-07 00:25:46 +01:00
vigr.8 Imported from util-linux-2.7.1 tarball. 2006-12-07 00:25:34 +01:00
vipw.8 docs: align vipw.8 with howto-man-page.txt 2011-10-03 20:06:33 +02:00
vipw.c vipw: fix coding style 2011-11-29 17:58:00 +01:00