summaryrefslogtreecommitdiff
path: root/usr.bin/write/write.c
AgeCommit message (Expand)Author
2011-09-06static + __deadjoerg
2011-08-31NULL does not need a castplunky
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-06-17strncpy -> strlcpyelad
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-20separate the term check stuff.christos
2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun
2002-08-02utmpx support.christos
2001-01-03un__Pify, ANSIfy and constify.mjl
2001-01-03/dev -> _PATH_DEVmjl
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1998-12-20char -> unsigned charchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1998-07-06KNF. use S_IWGRP instead of homegrown crap. ensure tty buffer is nul-termina...mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-20deprecate registerlukem
1997-10-19WARNSify; clean up .Nmmrg
1997-02-11remove possibly dangerous sprintf and strcpy calls.mrg
1997-01-20sprintf -> snprintf, from David A. Holland <dholland@eecs.harvard.edu>explorer
1997-01-17fix write to print a warning if the sender has "mesg n" set, insteadperry
1995-08-31sync with 4.4lite2jtc
1994-12-21misc cleanup by jimj and myself.jtc
1994-09-19Update to 4.4-Lite version, converted to use err*(3) and warn*(3).mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd