CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/01 00:29:25
Modified files:
usr.bin/talk : ctl.c ctl_transact.c display.c get_addrs.c
get_names.c init_disp.c invite.c io.c look_up.c
msgs.c talk.c talk.h
Log message:
Remove unused headers and sort the remaining
Remove lint-style comments
Swap hardcoded string on usage() for __progname
OK tb@
