summaryrefslogtreecommitdiff
path: root/libexec/rexecd/rexecd.c
AgeCommit message (Expand)Author
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-05-11end the argument list to exec*(3) with a NULL instead of a bare '0', asmrg
2005-04-19check pwd != NULLchristos
2005-03-30- KNF fixes from John Nemethchristos
2005-02-23PAMify: From John Nemeth with fixes from me.christos
2005-01-10Fix thinko with last commit.ginsbach
2005-01-08ANSIfy; de-__P(); use STD*_FILENO rather than `magic' numbersginsbach
2004-05-11Also set LOGNAME in the environment.kleink
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