summaryrefslogtreecommitdiff
path: root/libexec/talkd/announce.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-22backout 1.18 and 1.19itojun
2003-04-22free vis_useritojun
2003-04-22malloc vis_user (why 1.6 branch has the fix already?)itojun
2002-11-20verify strvis() buffer length is enough. make sure string termination beforeitojun
2002-09-25Allocate vis_user on the stack instead of using malloc(). Thisitojun
2002-03-04Lineup comment and remove unnecessary whitespaces.enami
2002-03-04Use \a instead of embedding raw control-G character.enami
2000-10-17Formatting nit: add a space.tv
2000-10-10make sure big_buf is big enough to hold line terminations.itojun
1998-07-04- clean up some more cruftmrg
1998-07-03- use S_IWGRP over 020mrg
1998-04-01Need <time.h> for localtime() prototype.kleink
1997-06-29- use ttymsg from libutilchristos
1997-06-29Merge in lite-2christos
1996-07-17Use snprintf(3) when printing into arrays allocated on the stack.rat
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1994-12-23stdlib.h for protoscgd
1994-12-21vis(3)ify remote user name. Fixes bug 589. Fix basically as submitted by mat...glass
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd