index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
rexecd
/
rexecd.c
Age
Commit message (
Expand
)
Author
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2005-04-19
check pwd != NULL
christos
2005-03-30
- KNF fixes from John Nemeth
christos
2005-02-23
PAMify: From John Nemeth with fixes from me.
christos
2005-01-10
Fix thinko with last commit.
ginsbach
2005-01-08
ANSIfy; de-__P(); use STD*_FILENO rather than `magic' numbers
ginsbach
2004-05-11
Also set LOGNAME in the environment.
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-17
use strlcat
itojun
2003-03-03
Call setsid so we don't change inetd's logname (and that of our peers).
dsl
2002-12-06
Avoid conflict with reserved identifier "log".
thorpej
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-06-05
make it AF independent as much as possible
itojun
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-09-24
va_{start,end} audit:
wiz
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-10-10
Format string cleanups by sommerfeld.
is
1998-07-26
const poisoning.
mycroft
1998-07-04
- KNF.
mrg
1997-10-07
merge lite-2. WARNS?=1.
mrg
1996-05-21
call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>)
mrg
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd