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
/
edit.c
Age
Commit message (
Expand
)
Author
2011-08-31
NULL does not need a cast
plunky
2009-04-11
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
lukem
2005-06-02
appease gcc -Wuninitialized
lukem
2005-02-17
Kill __P(), use ANSI function declarations.
xtraeme
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-03
Open the file with O_NOFOLLOW, and only use if it still has one link (from
christos
2002-11-16
error handling on strdup failure
itojun
2002-08-08
Don't leave temporary file on abnormal exit (like, interrupted by user).
enami
1998-07-26
const poisoning.
mycroft
1998-02-04
Use strftime and strptime.
christos
1997-10-19
fix compile warnings on the alpha.
mrg
1997-10-18
WARNSify, fix .Nm usage, bzero -> memset
lukem
1997-02-11
remove dangerous sprintf and strcpy calls.
mrg
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-03-26
merged with 4.4Lite
glass
1994-08-17
fix bug 417
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd