index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
adosfs
/
advfsops.c
Age
Commit message (
Expand
)
Author
2003-08-14
constify vfsops; tedu@ ok
Michael Shalayeff
2002-04-23
In mount.h, rename field export -> export_info, to avoid collision with C++.
Marc Espie
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-10
Big cleanup inspired by NetBSD with some parts of the code from NetBSD.
Artur Grabowski
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2001-02-20
use void * consistently in vfs_mount and sys_mount. ok @art
assar
2000-04-25
From Assar: make adosfs compile, I was supposed
Niklas Hallqvist
2000-02-07
update to use new checkexp vfs operation
assar
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1998-08-21
Fix malloc race on new anode get.
Constantine Sapuntzakis
1998-02-08
Updates to match type changes in syscall tables
Thorsten Lockert
1997-11-10
Use vfs lite2 lockmanager. Add advisory locking. some KNF.
Niklas Hallqvist
1997-11-06
More fixes for adosfs so it compiles with VFS Lite 2
Constantine Sapuntzakis
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-01-20
Type pedantery.. a lot of it too, more could be done as well. Sync with
Niklas Hallqvist
1996-08-23
Some style and signedness pedantery
Niklas Hallqvist
1996-06-10
internationalize, 64 bit clean
Theo de Raadt
1996-05-02
sync with netbsd
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-02-26
Addition of $OpenBSD$ RCSID.
Niklas Hallqvist
1996-02-24
Add forward decls.
Niklas Hallqvist
1995-11-13
bzero adosfsmount so that mountd delete does not crash machine; from osymh@ge...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt