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
/
compat
/
common
/
compat_util.c
Age
Commit message (
Expand
)
Author
2000-06-26
remove redundant vm includes.
mrg
1999-04-27
From cgd again: pbuf == path on failure.
christos
1999-04-27
Make the usage consistant and document it:
christos
1999-04-24
implement a simple function, emul_flags_translate() to do table-based
cgd
1999-02-14
Provide a way for compat programs to specify files in the normal tree.
christos
1999-02-09
char * and char ** -> const char * and const char **
christos
1998-10-03
Assign to TNF completely.
fvdl
1998-09-05
Assign copyright to TNF.
christos
1997-10-10
Add getdirentries backward compat syscall. Provide common function to
fvdl
1996-10-25
make the namei struct members ni_dirp and ni_next, and the componentname
cgd
1996-10-12
Don't inline stackgap_init() and stackgap_alloc(). Doing so generates
thorpej
1996-03-14
Fix compiler warnings
christos
1995-10-22
Make sure we free the pathname buffer in all error cases.
mycroft
1995-06-26
Fix PR1160... (bug with the new compat_util prefix)
christos
1995-06-24
- Extracted all compat routines from the kern directory and moved here.
christos