Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 17:26:36 +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:  <201101111727.p0BHRB4h072512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdf         2011-01-11 17:26:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_fail.c 
    sys/sys              fail.h 
  Log:
  SVN rev 217269 on 2011-01-11 17:26:36Z 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.
  
  Revision  Changes    Path
  1.1.2.3   +37 -9     src/sys/kern/kern_fail.c
  1.1.2.2   +6 -30     src/sys/sys/fail.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101111727.p0BHRB4h072512>