NetBSD/sys/fs/udf
pooka 8d1f899239 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods
2007-07-31 21:14:15 +00:00
..
Makefile
ecma167-udf.h Add UDF_ICB_FILETYPE_REALTIME type as found on UDF 2.50 discs. Also revert 2007-01-04 04:15:43 +00:00
files.udf
udf.h Implement read-only access to UDF 2.50 and UDF 2.60 discs that use metadata 2007-01-04 02:02:40 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
udf_osta.h
udf_subr.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
udf_subr.h
udf_vfsops.c * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
udf_vnops.c fix typos 2007-04-29 20:23:34 +00:00