freebsd-src/usr.bin/wall
Mike Barcroft 2b7f24d210 Change iov_base's type from char *' to the standard void *'. All
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
..
Makefile
ttymsg.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +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 Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
wall.c WARNS=2 fix, use __FBSDID(). 2001-12-11 22:22:15 +00:00