Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/inetd



Module Name:    src
Committed By:   rillig
Date:           Tue Jan  2 16:00:46 UTC 2007

Modified Files:
        src/usr.sbin/inetd: inetd.c

Log Message:
Fixed gcc warnings about comparison between signed and unsigned, as well
as one case where a variable had been used for two different purposes
(which also required different types).


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/usr.sbin/inetd/inetd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index