summaryrefslogtreecommitdiff
path: root/usr.bin/rwall/rwall.c
AgeCommit message (Expand)Author
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-08-09- Minor logical restructure. Make sure we can create the client beforechristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-08-16Check return value of mkstemp correctly.enami
2000-10-02- Knf auto variables in modified line by me.taca
2000-09-04- Check return value of ttyname(3) and prevent to pass NULL pointer fortaca
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1998-12-19small cast.christos
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-19WARNSify, fix .Nm usagelukem
1997-01-09RCS ID policetls
1993-12-10Must use a struct timeval, not NULL, for the timeout in clnt_call.jtc
1993-08-01Add RCS identifiers.mycroft
1993-06-03Add rup and rusers. Changes to rwallbrezak
1993-04-26Fix NULL pointer reference.mycroft
1993-04-04rwall, mostly-original by cgd.cgd