Date: Tue, 21 Dec 2010 16:29:58 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_fail.c src/sys/sys fail.h Message-ID: <201012211630.oBLGUtJt016234@repoman.freebsd.org>
index | next in thread | raw e-mail
mdf 2010-12-21 16:29:58 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fail.c
sys/sys fail.h
Log:
SVN rev 216616 on 2010-12-21 16:29:58Z by mdf
Move the fail_point_entry definition from fail.h to kern_fail.c, which
allows putting the enumeration constants of fail point types with the
text string that matches them.
MFC after: 1 week
Revision Changes Path
1.3 +37 -9 src/sys/kern/kern_fail.c
1.2 +6 -30 src/sys/sys/fail.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012211630.oBLGUtJt016234>
