Date: Tue, 22 Oct 2002 12:25:58 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libufs Makefile block.c error.c libufs.h sblock.c type.c Message-ID: <200210221925.g9MJPwSR026390@repoman.freebsd.org>
index | next in thread | raw e-mail
jmallett 2002/10/22 12:25:58 PDT
Modified files:
lib/libufs Makefile block.c libufs.h sblock.c type.c
Added files:
lib/libufs error.c
Log:
Add the concept of a per-disk error string, and a function which prints it
along with the errno, if one is set.
Revision Changes Path
1.4 +1 -1 src/lib/libufs/Makefile
1.2 +2 -0 src/lib/libufs/block.c
1.1 +62 -0 src/lib/libufs/error.c (new)
1.3 +6 -0 src/lib/libufs/libufs.h
1.3 +5 -0 src/lib/libufs/sblock.c
1.5 +2 -0 src/lib/libufs/type.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221925.g9MJPwSR026390>
