summaryrefslogtreecommitdiff
path: root/libexec/rexecd/rexecd.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17use strlcatitojun
2003-03-03Call setsid so we don't change inetd's logname (and that of our peers).dsl
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-06-05make it AF independent as much as possibleitojun
2002-05-26__STDC__ is always defined on NetBSD.wiz
2001-09-24va_{start,end} audit:wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-10-10Format string cleanups by sommerfeld.is
1998-07-26const poisoning.mycroft
1998-07-04- KNF.mrg
1997-10-07merge lite-2. WARNS?=1.mrg
1996-05-21call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>)mrg
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd