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

/freebsd-11-stable/libexec/talkd/
H A Dtable.cdiff 112998 Thu Apr 03 03:13:27 MST 2003 jmallett MFp4 @27667: WARNS=5 cleanup on i386.
Remove the unused FILE\ *tf from print_mesg args, and the
bogus passing in of an uninitialised FILE* for it.

Call a timeval 'now' instead of 'clock' due to shadowing.

Remove a nested localtime declaration.

Make the delete invite argument match the ID type, u_int32_t.

Use const for pointers to const items.

Cast to long where printing as such.

Include netinet/in.h for htonl/htons.

Reviewed by: imp

Completed in 65 milliseconds