freebsd-dev/usr.bin/wall
Dima Dorfman 728d043e5b - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkd
also use this, and they shouldn't have to have their own prototypes.

- Silence warnings about constness and signedness in ttymsg().  This
  includes changing the return value to a `const char *', and changing
  the types of `left' and `wret' (both byte counts) to ssize_t.

Reviewed by:	bde
2001-09-09 14:23:31 +00:00
..
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
ttymsg.c - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkd 2001-09-09 14:23:31 +00:00
ttymsg.h - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkd 2001-09-09 14:23:31 +00:00
wall.1 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 14:16:33 +00:00
wall.c - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkd 2001-09-09 14:23:31 +00:00