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

/freebsd-11-stable/libexec/bootpd/
H A Dbootpd.cdiff 46078 Sun Apr 25 20: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-11-stable/libexec/ftpd/
H A Dftpd.cdiff 46078 Sun Apr 25 20: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 156 milliseconds