tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
isofs
/
udf
/
at
jcs
6 files
ecma167-udf.h
spelling ok jmc@
4 years ago
udf.h
Remove the lockmgr() API. It is only used by filesystems, where it is a trivial change to use rrw locks instead. All it needs is LK_* defines for the RW_* flags.
9 years ago
udf_extern.h
remove prototypes for removed functions
9 months ago
udf_subr.c
correct indentation
2 years ago
udf_vfsops.c
Retire NULLVP, use NULL for coherency.
6 months ago
udf_vnops.c
Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.
1 year ago