Source-Changes archive

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

CVS commit: src/usr.sbin/timed/timedc



Module Name:    src
Committed By:   cbiere
Date:           Sat Jan 27 00:15:50 UTC 2007

Modified Files:
        src/usr.sbin/timed/timedc: cmds.c

Log Message:
 * Fixed a 64-bit issue in daydiff().
 * Check the packet size and sender address in daydiff().
 * priv_resources(): Use bind() instead of bindresvport() because an
   reserved port is not required. This also resolves the interoperability
   issue reported in PR bin/35479.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.sbin/timed/timedc/cmds.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