freebsd-dev/libexec/talkd
Juli Mallett 02a0965ef6 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
2003-04-03 05:13:27 +00:00
..
announce.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
extern.h MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
Makefile Lock down with WFORMAT?=1, with overrides in the subdirectories which 2002-02-04 02:33:51 +00:00
print.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
process.c o Move externs to extern.h 2002-02-05 21:06:56 +00:00
table.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
talkd.8 The .Nm utility 2002-07-06 19:19:48 +00:00
talkd.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00