.. |
.indent.pro
|
|
|
addgrps.c
|
|
|
age.c
|
|
|
audit_help.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
basename.c
|
|
|
chkname.c
|
* libmisc/chkname.c: Do not include <utmp.h> and <utmpx.h>. There
|
2009-04-28 19:14:05 +00:00 |
chkname.h
|
|
|
chowndir.c
|
* libmisc/chowndir.c: Re-indent.
|
2010-03-18 18:52:53 +00:00 |
chowntty.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
cleanup_group.c
|
|
|
cleanup_user.c
|
|
|
cleanup.c
|
* lib/commonio.c: Avoid pre-decrement operator (--n). Add some
|
2009-09-08 21:00:12 +00:00 |
console.c
|
* libmisc/console.c (console): Remove the leading /dev/ from the
|
2009-05-16 18:19:24 +00:00 |
copydir.c
|
* NEWS, libmisc/copydir.c: When a hardlink is detected, the
|
2010-03-30 23:14:04 +00:00 |
entry.c
|
|
|
env.c
|
* libmisc/env.c: Fix sanitize_env() noslash support. This fixes
|
2010-01-24 17:23:42 +00:00 |
failure.c
|
* libmisc/failure.c: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-28 19:14:50 +00:00 |
failure.h
|
* libmisc/failure.h: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-28 19:19:33 +00:00 |
fields.c
|
|
|
find_new_gid.c
|
* lib/utent.c (getutline): Remove getutline(). This function is
|
2010-03-23 08:56:52 +00:00 |
find_new_uid.c
|
* lib/utent.c (getutline): Remove getutline(). This function is
|
2010-03-23 08:56:52 +00:00 |
getdate.h
|
|
|
getdate.y
|
|
|
getgr_nam_gid.c
|
* libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c,
|
2009-04-30 21:12:33 +00:00 |
getrange.c
|
|
|
hushed.c
|
|
|
isexpired.c
|
|
|
limits.c
|
* lib/utent.c (getutline): Remove getutline(). This function is
|
2010-03-23 08:56:52 +00:00 |
list.c
|
|
|
log.c
|
* lib/prototypes.h: Replace HAVE_UTMPX_H by USE_UTMPX.
|
2009-04-27 20:15:09 +00:00 |
loginprompt.c
|
* lib/utent.c (getutline): Remove getutline(). This function is
|
2010-03-23 08:56:52 +00:00 |
mail.c
|
* libmisc/mail.c, libmisc/copydir.c: Added missing include of
|
2009-04-27 20:09:18 +00:00 |
Makefile.am
|
* po/POTFILES.in, libmisc/Makefile.am, lib/prototypes.h,
|
2010-03-30 21:54:29 +00:00 |
motd.c
|
|
|
myname.c
|
* libmisc/myname.c: Updated splint annotations.
|
2009-04-26 17:10:49 +00:00 |
obscure.c
|
* libmisc/obscure.c: Change some int to size_t.
|
2009-04-24 23:04:27 +00:00 |
pam_pass_non_interractive.c
|
Fix typos.
|
2009-05-09 13:15:38 +00:00 |
pam_pass.c
|
* libmisc/pam_pass.c: Removed comment regarding pam_misc. This is
|
2009-05-09 13:15:17 +00:00 |
pwd2spwd.c
|
|
|
pwd_init.c
|
|
|
pwdcheck.c
|
|
|
remove_tree.c
|
* po/POTFILES.in, libmisc/Makefile.am, lib/prototypes.h,
|
2010-03-30 21:54:29 +00:00 |
rlogin.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
salt.c
|
* libmisc/salt.c: In case gettimeofday() fails, get some entropy
|
2009-04-24 22:49:20 +00:00 |
setugid.c
|
|
|
setupenv.c
|
* libmisc/setupenv.c: Fix typo from 2009-11-01.
|
2010-01-24 17:05:37 +00:00 |
shell.c
|
* libmisc/shell.c, src/su.c: Execute the scripts with "sh -"
|
2009-07-22 13:35:57 +00:00 |
strtoday.c
|
* libmisc/strtoday.c: Empty dates indicate a disabled date, this is
|
2010-03-20 10:19:50 +00:00 |
sub.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
sulog.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
system.c
|
* lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS. Added FIXMEs.
|
2009-04-30 21:08:49 +00:00 |
ttytype.c
|
|
|
tz.c
|
|
|
ulimit.c
|
|
|
user_busy.c
|
Added missing return value.
|
2009-05-18 22:46:13 +00:00 |
utmp.c
|
* libmisc/limits.c: Fix the format to match the unsigned long
|
2009-09-07 19:50:00 +00:00 |
valid.c
|
|
|
xgetgrgid.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xgetgrnam.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xgetpwnam.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xgetpwuid.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xgetspnam.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xgetXXbyYY.c
|
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetgrnam.c,
|
2009-06-11 21:33:00 +00:00 |
xmalloc.c
|
|
|
yesno.c
|
|
|