Searched hist:46078 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/libexec/bootpd/bootpgw/
H A Dbootpgw.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr
/freebsd-10.3-release/libexec/bootpd/tools/bootpef/
H A Dbootpef.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr
/freebsd-10.3-release/libexec/bootpd/tools/bootptest/
H A Dbootptest.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr
/freebsd-10.3-release/libexec/bootpd/
H A Dbootpd.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr
/freebsd-10.3-release/libexec/rlogind/
H A Drlogind.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr
/freebsd-10.3-release/libexec/ftpd/
H A Dftpd.cdiff 46078 Sun Apr 25 22:23:38 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 (and also remove a useless register
modifier).

Reviewed by: obrien and chuckr

Completed in 73 milliseconds