summaryrefslogtreecommitdiff
path: root/usr.bin/write
AgeCommit message (Expand)Author
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
1997-01-09RCS ID policetls
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-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd