OpenGrok
Cross Reference: edit.c
xref
: /
src
/
usr.bin
/
chpass
/
edit.c
Home
|
History
|
Annotate
|
Download
|
only in
chpass
History log of
/src/usr.bin/chpass/edit.c
Revision
Date
Author
Comments
1.22
27-Oct-2015
shm
Fixed memory leak (CID 978341)
OK kamil@
1.21
31-Aug-2011
plunky
NULL does not need a cast
1.20
11-Apr-2009
lukem
Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues.
1.19
02-Jun-2005
lukem
branches: 1.19.30;
appease gcc -Wuninitialized
1.18
17-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations.
1.17
30-Oct-2004
dsl
Add (unsigned char) cast to ctype functions
1.16
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.15
03-Feb-2003
christos
Open the file with O_NOFOLLOW, and only use if it still has one link (from
OpenBSD)
1.14
16-Nov-2002
itojun
error handling on strdup failure
1.13
08-Aug-2002
enami
Don't leave temporary file on abnormal exit (like, interrupted by user).
Minor cosmetic chagnes while I'm here.
1.12
26-Jul-1998
mycroft
const poisoning.
1.11
04-Feb-1998
christos
Use strftime and strptime.
1.10
19-Oct-1997
mrg
fix compile warnings on the alpha.
1.9
18-Oct-1997
lukem
WARNSify, fix .Nm usage, bzero -> memset
1.8
11-Feb-1997
mrg
remove dangerous sprintf and strcpy calls.
1.7
09-Aug-1996
thorpej
Slight semantics change: ALWAYS use YP if the system is bound to a
YP server. This is required if the passwd database is to stay in sync
if this program is run on the YP server. Note, local passwd database
operations can still be performed by passing the -l flag.
1.6
15-May-1996
jtc
Updated to use new password file functions in libutil.
From Greg Hudson <ghudson@MIT.EDU>.
1.5
28-Jul-1995
phil
Improvements to YP support from Jason Downs.
1.4
26-Mar-1995
glass
merged with 4.4Lite
1.3
17-Aug-1994
deraadt
branches: 1.3.2;
fix bug 417
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
26-Mar-1995
glass
Import from 4.4Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.3.2.2
17-Aug-1994
deraadt
fix bug 417
1.3.2.1
17-Aug-1994
deraadt
file edit.c was added on branch netbsd-1-0 on 1994-08-17 19:54:35 +0000
1.19.30.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Tue Oct 14 21:09:58 GMT 2025