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
/
chpass
/
chpass.c
Age
Commit message (
Expand
)
Author
2011-08-31
NULL does not need a cast
plunky
2011-08-29
static + __dead
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-02-21
pw_lock(3): ``You should finish writing to and close the file descriptor
hubertf
2006-10-07
PR/29722: Andreas Kling: chpass temporary files in /etc not always unlinked
elad
2005-06-02
Ensure yflag is initialized before trying to use it.
lukem
2005-02-17
Kill __P(), use ANSI function declarations.
xtraeme
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-16
error handling on strdup failure
itojun
2002-08-16
Make this compiles again when compiled without YP.
enami
2002-08-08
Don't leave temporary file on abnormal exit (like, interrupted by user).
enami
2002-08-07
Mentions options -l and -y as in passwd.1.
soren
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2001-08-18
Update for pw_mkdb() change: restrict updates to one user's records and/or
ad
2001-02-13
progname not used here, so don't extern it
cgd
2000-10-27
getpwuid() and getpwnam() both support YP maps, insecure and secure.
phil
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
1999-02-08
Fix for PR 5507 and 6686, using mostly patch by Rick Byers.
mjl
1998-12-19
Set close-on-exec on all opened files. Partially from OpenBSD.
thorpej
1998-12-19
Better error message if opening the temp file fails.
thorpej
1998-07-05
KNF
mrg
1997-10-18
WARNSify, fix .Nm usage, bzero -> memset
lukem
1997-07-25
initialize variables for gcc -Wall (marked XXX)
mikel
1997-07-24
Changes to close PR3807. (Different than in PR.)
phil
1997-01-05
PR 3081: segfault due to reversed test.
cjs
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
1996-05-15
Updated to use new password file functions in libutil.
jtc
1995-07-28
Improvements to YP support from Jason Downs.
phil
1995-06-26
Remove unnecessary sys/signal.h header
jtc
1995-03-26
merged with 4.4Lite
glass
1994-08-17
tabs
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-06-11
Add YP support.
brezak
1993-03-21
initial import of 386bsd-0.1 sources
cgd