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
/
bin
/
sh
/
error.c
Age
Commit message (
Expand
)
Author
2000-07-03
include <stdlib.h>, <string.h>, or whatever as appropriate to shut up
matt
1999-07-09
compile with WARNS = 2
christos
1999-04-05
If we exit due to a SIGINT, do it with raise() so that the wait status is
mycroft
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint.
mycroft
1998-01-31
Include our local includes after the system's ones.
christos
1997-07-04
Fix compiler warnings.
christos
1997-04-11
Use #ifdef __STDC__ instead of #if __STDC__
christos
1996-10-16
PR/287: Shell does not exit with 126/127 when permission denied/
christos
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-23
Fix typo in previous.
mycroft
1995-03-21
Use sigprocmask(), not sigsetmask().
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-05
clean up further. more patches from Jim Jegers
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-06-11
Add RCS ids.
mycroft
1994-05-12
Include appropriate header files to bring function prototypes into scope.
jtc
1994-05-11
sync with 4.4lite
jtc
1993-09-05
From Vincent Broman:
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd