summaryrefslogtreecommitdiff
path: root/libexec/talkd/talkd.c
AgeCommit message (Expand)Author
2009-03-16ANSI KNFlukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-03-04y2038 fixes: time_t != long.dholland
2007-01-08- use getnameinfo instead of gethostbyaddrchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-20verify strvis() buffer length is enough. make sure string termination beforeitojun
2002-10-08sa_family on wire format is network byteorderitojun
2002-09-19find_user() in process.c does an unbounded copy into a destinationitojun
2001-09-27PR/5631: Rumi Szabolcs: Make talk work without COMPAT43christos
2001-02-19convert to use getprogname()cgd
2001-02-04fix nested externchristos
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-07-04- clean up some more cruftmrg
1998-07-03- use S_IWGRP over 020mrg
1997-06-29We are not going to be running as root anymore, so no need to check for that.christos
1997-06-29- use ttymsg from libutilchristos
1997-06-29Merge in lite-2christos
1997-01-29Doh! MAXHOSTNAMELEN, not MAXHOSTNAMEexplorer
1997-01-29Allow local hostname to be longer than 32 characters, and make certain it willexplorer
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd