shadow/libmisc
2008-05-25 23:31:10 +00:00
..
.indent.pro Commit the last version from the PLD CVS repository. 2007-10-07 14:36:51 +00:00
addgrps.c * Change type of added to bool. 2008-05-25 22:03:09 +00:00
age.c Avoid implicit conversion of integers to booleans. 2008-05-25 22:51:46 +00:00
audit_help.c Fix compiler warnings: 2008-05-24 13:08:58 +00:00
basename.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
chkname.c * libmisc/chkname.h, libmisc/chkname.c: check_group_name (resp. 2008-05-25 20:58:16 +00:00
chkname.h Updated copyright dates. 2008-05-25 23:31:10 +00:00
chowndir.c * Avoid assignment in comparisons, implicit comparison of integers to booleans. 2008-05-25 21:23:28 +00:00
chowntty.c Updated copyright dates. 2008-05-25 23:31:10 +00:00
console.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
copydir.c * libmisc/copydir.c (remove_tree): As we always use remove_tree 2008-05-24 15:35:15 +00:00
entry.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
env.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
failure.c Updated copyright dates. 2008-05-25 23:31:10 +00:00
failure.h (failcheck): The failed argument is a bool. 2008-05-25 22:54:20 +00:00
fields.c * libmisc/fields.c: Avoid assignments in comparisons, assignments 2008-05-24 15:19:02 +00:00
find_new_ids.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
getdate.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
getdate.y * libmisc/obscure.c: Tag the `old' parameter of palindrome(), 2008-01-06 13:20:25 +00:00
getlong.c * libmisc/getlong.c: Avoid implicit conversion of pointers / chars to booleans. 2008-05-25 23:25:33 +00:00
hushed.c 2008-05-25 22:14:19 +00:00
isexpired.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
limits.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
list.c * libmisc/list.c: Avoid assignments in comparisons, assignments 2008-05-24 14:09:35 +00:00
log.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
loginprompt.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
mail.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
Makefile.am Add libmisc/find_new_ids.c to the sources of the libmisc library. 2008-02-03 16:57:21 +00:00
motd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
myname.c Updated copyright dates. 2008-05-25 23:31:10 +00:00
obscure.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pam_pass.c Use fputs rather than fprintf for constant strings. 2008-05-23 20:55:11 +00:00
pwd_init.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwd2spwd.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwdcheck.c Simply passwd_check since it's never used when configured with PAM support. 2008-05-24 14:11:31 +00:00
rlogin.c Updated copyright dates. 2008-05-25 23:31:10 +00:00
salt.c Fix compiler warnings: 2008-05-24 13:08:58 +00:00
setugid.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
setupenv.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
shell.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
strtoday.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
sub.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
sulog.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
ttytype.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
tz.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
ulimit.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
utmp.c * libmisc/utmp.c (checkutmp): Change picky argument's type to 2008-05-25 22:11:12 +00:00
valid.c * libmisc/valid.c: Avoid implicit conversion of pointers /chars to booleans. 2008-05-25 23:22:15 +00:00
xgetgrgid.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
xgetgrnam.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
xgetpwnam.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
xgetpwuid.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
xgetspnam.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
xgetXXbyYY.c Avoid implicit conversion of integers / pointers to booleans. 2008-05-25 20:41:13 +00:00
xmalloc.c Avoid implicit conversion of integers / pointers to booleans. 2008-05-25 20:39:31 +00:00
yesno.c * libmisc/yesno.c: yes_or_no returns a bool instead of int. 2008-05-25 23:01:14 +00:00