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
/
open.c
Age
Commit message (
Expand
)
Author
2003-02-01
Beautify a little
dsl
2002-02-23
Move files[] from open.c to globals.c, so that it's possible to
thorpej
2000-03-30
Kill some more register declarations.
augustss
1999-03-31
Make a bunch of backward-compatible changes to the boot blocks which allow
cgd
1999-03-26
Don't call f_dev->dv_close if it's a null pointer when an open() call
simonb
1998-09-22
Make sure ctags(1) indexes oopen().
ross
1997-01-28
Initialize `f_offset'.
pk
1997-01-25
Change file system file-open semantics slightly: if file system returns
cgd
1997-01-22
define these functions with an 'o' prepended to their names if
cgd
1997-01-17
only call the device close routine on a (fall-through) error if
cgd
1996-09-30
Add support for booting from cd9660 fs
ws
1996-06-21
Return useful file descriptor when opening a raw device.
pk
1996-01-13
Some files containing more than one function are split. This reduces the
leo
1995-09-19
Assume that if devopen() points `file' at a NULL that a raw device was
thorpej
1995-09-14
Clear up some size_t/ssize_t confusion.
pk
1995-09-06
Avoid calling device-close routine when open() not completed. Otherwise you
pk
1995-04-22
various attribute poisoning, don't be as quick to specify size of files[]
cgd
1994-10-26
new RCS ID format.
cgd
1994-07-18
Avoid descriptor leakage.
pk
1994-05-08
Standalone networking for network boot loaders.
brezak
1994-03-01
set errno.
pk
1994-01-26
CMU/4.4 stand-alone library
brezak