summaryrefslogtreecommitdiff
path: root/usr.bin/wall/ttymsg.c
Commit message (Expand)AuthorAgeFilesLines
* Add RFC 5424 syslog message output to syslogd.Ed Schouten2018-04-151-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Revert r286144 leaving the original fix to the buffer overflow.Pedro F. Giffuni2015-08-041-3/+2
* Buffer overflow in wall(1).Pedro F. Giffuni2015-08-011-2/+3
* Buffer overflow in wall(1).Pedro F. Giffuni2015-07-311-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* make wall(1) work with pts.Hajimu UMEMOTO2006-01-271-2/+6
* Change iov_base's type from `char *' to the standard `void *'. AllMike Barcroft2002-10-111-1/+1
* WARNS=2 fix, use __FBSDID().Mark Murray2001-12-111-5/+5
* - Move the prototype of ttymsg() into ttymsg.h. syslogd and talkdDima Dorfman2001-09-091-5/+8
* Fix ttynames generation broken with strlcatAndrey A. Chernov2001-03-051-1/+1
* o Add support for wall -g. This will send a message to all members ofWarner Losh2001-03-011-14/+11
* O_NONBLOCK was used as a command with a bogus arg to fcntl(2).Guy Helmer2000-06-091-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* A bit of PR7278 which belongs here.Poul-Henning Kamp1998-07-221-2/+2
* Add rcsid. Sort #includes.Philippe Charnier1998-03-231-3/+7
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+163