Searched hist:46081 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/usr.bin/cmp/
H A Dspecial.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
H A Dregular.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/colcrt/
H A Dcolcrt.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/calendar/
H A Dcalendar.hdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/gencat/
H A Dgencat.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/at/
H A Dat.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/chpass/
H A Dedit.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr
/freebsd-10.2-release/usr.bin/sed/
H A Dprocess.cdiff 46081 Sun Apr 25 22:37:58 MDT 1999 imp More egcs warning fixes:
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int
o #ifdef 0 -> #if 0

Reviewed by: obrien and chuckr

Completed in 208 milliseconds