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
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2009-04-09
Remove physical markup.
joerg
2009-03-16
Default to WARNS=4
lukem
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
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-03-04
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
he
2005-02-27
Add a few lines of code to print the output from the remotely executed program.
christos
2005-02-23
Add an example program that tests rexecd... I really don't want to encourage
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
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
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
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-15
Sort sections.
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
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-07-26
const poisoning.
mycroft
1998-07-04
- KNF.
mrg
1998-06-08
Implement a new manual page category ``SECURITY CONSIDERATIONS''
lukem
1998-04-29
fix bad .Xr references
fair
1997-10-20
Fix .Nm usage.
enami
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
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
1994-12-22
specify man pages the new way.
cgd
1993-10-07
always use libcrypt
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-26
changed to use new libcrypt scheme.
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd