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

/freebsd-10.3-release/usr.bin/wall/
H A Dttymsg.h83242 Sun Sep 09 14:23:31 MDT 2001 dd - 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
H A Dttymsg.cdiff 83242 Sun Sep 09 14:23:31 MDT 2001 dd - 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
H A Dwall.cdiff 83242 Sun Sep 09 14:23:31 MDT 2001 dd - 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

Completed in 112 milliseconds