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
/
sys
/
lib
/
libsa
/
strerror.c
Age
Commit message (
Expand
)
Author
2007-11-24
style, indent, and ANSI-fy.
isaki
2005-12-11
merge ktrace-lwp.
christos
2004-07-01
DECONST -> UNCONST
christos
2004-06-30
constification fixes.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-11
translate EACCES (happens with NFS)
drochner
2003-02-01
Save some space
dsl
2002-02-17
Add EOFFSET.
thorpej
1997-01-25
add EINVAL and ENOTDIR, as suggested by Matthias Drochner
cgd
1996-10-13
backout previous kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-01-13
Some files containing more than one function are split. This reduces the
leo
1995-09-17
Revert fs_ops read/write declarations; these return error numbers.
pk
1995-09-03
Fix bogus numerical conversion by using sprintf();
pk
1995-04-22
various attribute poisoning, don't be as quick to specify size of files[]
cgd
1995-02-21
Correct some error strings, and add a few more. Don't print error messages in
mycroft
1994-10-26
new RCS ID format.
cgd
1994-08-04
Make libsa compile again by not including sys/errno.h
brezak
1994-02-26
Don't use aggregate initialization;
pk
1994-01-26
CMU/4.4 stand-alone library
brezak