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
/
usr.bin
/
rwall
/
rwall.c
Age
Commit message (
Expand
)
Author
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2005-08-09
- Minor logical restructure. Make sure we can create the client before
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-08-16
Check 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 for
taca
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1998-12-19
small cast.
christos
1998-07-26
const poisoning.
mycroft
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1997-10-19
WARNSify, fix .Nm usage
lukem
1997-01-09
RCS ID police
tls
1993-12-10
Must use a struct timeval, not NULL, for the timeout in clnt_call.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-06-03
Add rup and rusers. Changes to rwall
brezak
1993-04-26
Fix NULL pointer reference.
mycroft
1993-04-04
rwall, mostly-original by cgd.
cgd