summaryrefslogtreecommitdiff
path: root/libexec/talkd/talkd.c
AgeCommit message (Collapse)Author
1998-07-08Force NUL termination of strings in request we get from client; ↵Todd C. Miller
okir@monad.swb.de
1996-07-19Patch to catch non-printables in the announce stringTodd C. Miller
(ala the 'flash' hack) from FreeBSD (cleanup of patch from Dima Ruban <dima@demos.su>). Also fixes a syslog() message--we use recvfrom now.
1996-07-18param.hTheo de Raadt
1996-07-18full hostnames; from cstruble@singularity.bevc.blacksburg.va.usTheo de Raadt
1996-07-15fix time differencies computations (orig from alan@parsys.co.uk, butMichael Shalayeff
don't use difftime(3), it returns double) use <sys/queue.h> for queue maintanance
1996-04-28Fix the bugs w/ that osockaddr.Michael Shalayeff
minor cleanups. this was tested w/: OpenBSD, Kleenux, BSDi (in all combinations).
1995-10-18initial import of NetBSD treeTheo de Raadt