freebsd-dev/usr.bin/talk
Ed Schouten 75ac3edf1d Remove hand-written version of strcspn().
The code searches for the first occurence of @, : or !. Upon failure, it
returns the index of \0. This is exactly what strcspn() does.
2012-01-03 11:13:07 +00:00
..
ctl_transact.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
ctl.c
display.c
get_addrs.c
get_iface.c
get_names.c Remove hand-written version of strcspn(). 2012-01-03 11:13:07 +00:00
init_disp.c
invite.c Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
io.c
look_up.c
Makefile
msgs.c
talk_ctl.h
talk.1
talk.c
talk.h