OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Sat Jan 14 2006 - 13:04:18 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2006/01/14 12:04:17

Modified files:
        sys/conf : files
        sys/isofs/udf : udf.h udf_extern.h udf_vfsops.c udf_vnops.c
Added files:
        sys/isofs/udf : udf_subr.c
Removed files:
        sys/isofs/udf : osta.c osta.h

Log message:
Better UDF name extraction code, which will not forget to report errors in
some cases; also silence a few udf messages unless option DIAGNOSTIC.

Tests and tweaks and ok pedro