.. |
.indent.pro
|
Commit the last version from the PLD CVS repository.
|
2007-10-07 14:36:51 +00:00 |
addgrps.c
|
* libmisc/addgrps.c: Avoid implicit conversion of pointers to
|
2008-06-13 18:19:34 +00:00 |
age.c
|
* libmisc/age.c: fork() and wait return a pid_t, not an int.
|
2008-06-13 19:24:27 +00:00 |
audit_help.c
|
* libmisc/audit_help.c: Add brackets.
|
2008-06-13 18:24:37 +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
|
* libmisc/chowntty.c: Avoid assignments in comparisons.
|
2008-06-13 18:29:02 +00:00 |
console.c
|
* libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11:09 +00:00 |
copydir.c
|
* libmisc/copydir.c: Do not specify a size of arrays in the
|
2008-06-13 20:10:53 +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
|
* libmisc/failure.c: Avoid assignments in comparisons.
|
2008-06-13 18:31:13 +00:00 |
failure.h
|
Updated copyright dates.
|
2008-05-25 23:32:41 +00:00 |
fields.c
|
* libmisc/fields.c: Avoid assignments in comparisons, assignments
|
2008-05-24 15:19:02 +00:00 |
find_new_ids.c
|
* libmisc/find_new_ids.c: Use getdef_ulong to retrieve UIDs/GIDs
|
2008-06-13 21:49:57 +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/getdate.y: abbrev is a bool.
|
2008-05-26 08:59:54 +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
|
* libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11:09 +00:00 |
isexpired.c
|
* libmisc/isexpired.c: Cast number of days to a long integer.
|
2008-06-13 20:12:03 +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: Change is_on_list() prototype to return a bool.
|
2008-06-09 18:13:52 +00:00 |
log.c
|
* libmisc/log.c: Avoid assignments in comparisons.
|
2008-06-13 19:50:49 +00:00 |
loginprompt.c
|
* libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11:09 +00:00 |
mail.c
|
Updated copyright dates.
|
2008-05-26 00:04:30 +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
|
* libmisc/pam_pass.c (do_pam_passwd): The silent and
|
2008-05-25 23:38:05 +00:00 |
pwd2spwd.c
|
* libmisc/pwd2spwd.c: Cast number of days to a long integer.
|
2008-06-13 20:08:33 +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 |
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
|
* libmisc/rlogin.c: The size argument of read() is a size_t.
|
2008-06-13 18:34:27 +00:00 |
salt.c
|
* libmisc/salt.c: Use a size_t for the size of strings instead of
|
2008-06-13 19:37:15 +00:00 |
setugid.c
|
Updated copyright dates.
|
2008-05-26 00:04:30 +00:00 |
setupenv.c
|
Updated copyright dates.
|
2008-05-26 00:04:30 +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
|
* libmisc/strtoday.c: Avoid implicit conversion of pointers to
|
2008-06-13 19:48:11 +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
|
* libmisc/sulog.c: Ignore the return value of umask() when the
|
2008-06-13 19:52:58 +00:00 |
ttytype.c
|
* libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11:09 +00:00 |
tz.c
|
* libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11: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: Avoid implicit conversion of pointers to
|
2008-06-13 18:17:10 +00:00 |
valid.c
|
* lib/prototypes.h, libmisc/valid.c: Change the prototype of
|
2008-06-10 21:52:34 +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/console.c, libmisc/hushed.c, libmisc/yesno.c,
|
2008-06-13 18:11:09 +00:00 |