index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
passwd
/
passwd.c
Age
Commit message (
Expand
)
Author
2017-10-12
fix compile error without USE_PAM (-Werror,-Wmissing-noreturn)
ryo
2016-09-03
Remove K&R __P macros.
sevan
2009-04-17
Rename variables to fix GCC warnings: local variables optopt and optarg
dyoung
2009-04-12
Fix WARNS=4 issues
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-25
minor lint
christos
2006-03-23
Get rid of more Kerberos 4 code.
wiz
2005-02-26
Magor rework of passwd(1) for the PAM case. Add "-d <database>" option,
thorpej
2005-02-22
Add a PAM passwd module.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-03-28
80 column police.
simonb
2001-02-19
convert to use getprogname()
cgd
2000-07-06
- Pull in pwd.h since `struct passwd' is now used in extern.h.
ad
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-03-01
use NULL
joda
2000-02-14
Modularize password changing mechanisms, as proposed in
aidan
2000-01-26
Separate kerberos5 implementation from kerberos4.
aidan
1999-08-26
it doesn't make any sense to use -u with -r or -i, so don't permit it.
marc
1998-07-11
KNF. ensure buffers are nul-terminated.
mrg
1997-10-19
WARNSify, fix .Nm usage
lukem
1997-01-07
remove vestigal Berkeley kpasswdd support
tls
1996-12-28
Sync with 4.4BSD-Lite2 (whew!)
tls
1996-11-26
Fix a semantic problem reported by Chuck Cranor:
thorpej
1996-08-09
Slight semantics change: ALWAYS use YP if the system is bound to a
thorpej
1995-02-12
Make passwd work with a link to yppasswd. (From Jason Thorpe)
phil
1994-07-27
Add conditional kerberosIV and kerberos5 support
brezak
1994-01-05
rationalize & cleanup -y/-k/-l code
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-07-07
Change NIS--> YP
brezak
1993-06-11
Add YP support.
brezak
1993-03-21
initial import of 386bsd-0.1 sources
cgd