Searched hist:81220 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/bin/ed/
H A Dglbl.cdiff 81220 Mon Aug 06 20:01:31 MDT 2001 mike o Correctly define rcsid.
o Add consts where appropriate.
o Rename some variables that were shadowing global declarations.
o Remove register storage-classes.
o Make errmsg a const, so we can just set error messages instead
of using sprintf/strcpy.
o Set WARNS=2

Reviewed by: bde, des
H A Dmain.cdiff 81220 Mon Aug 06 20:01:31 MDT 2001 mike o Correctly define rcsid.
o Add consts where appropriate.
o Rename some variables that were shadowing global declarations.
o Remove register storage-classes.
o Make errmsg a const, so we can just set error messages instead
of using sprintf/strcpy.
o Set WARNS=2

Reviewed by: bde, des
H A Ded.hdiff 81220 Mon Aug 06 20:01:31 MDT 2001 mike o Correctly define rcsid.
o Add consts where appropriate.
o Rename some variables that were shadowing global declarations.
o Remove register storage-classes.
o Make errmsg a const, so we can just set error messages instead
of using sprintf/strcpy.
o Set WARNS=2

Reviewed by: bde, des

Completed in 68 milliseconds