freebsd-dev/lib/libc/nls
Kirk McKusick 88640c0e8b Create new EINTEGRITY error with message "Integrity check failed".
An integrity check such as a check-hash or a cross-correlation failed.
The integrity error falls between EINVAL that identifies errors in
parameters to a system call and EIO that identifies errors with the
underlying storage media. EINTEGRITY is typically raised by intermediate
kernel layers such as a filesystem or an in-kernel GEOM subsystem when
they detect inconsistencies. Uses include allowing the mount(8) command
to return a different exit value to automate the running of fsck(8)
during a system boot.

These changes make no use of the new error, they just add it. Later
commits will be made for the use of the new error number and it will
be added to additional manual pages as appropriate.

Reviewed by:    gnn, dim, brueffer, imp
Discussed with: kib, cem, emaste, ed, jilles
Differential Revision: https://reviews.freebsd.org/D18765
2019-01-17 06:35:45 +00:00
..
be_BY.UTF-8.msg
C.msg Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
ca_ES.ISO8859-1.msg
catclose.3
catgets.3
catopen.3 Use mdoc(7) macros to handle parenthesis 2015-04-26 10:54:52 +00:00
de_DE.ISO8859-1.msg
el_GR.ISO8859-7.msg
es_ES.ISO8859-1.msg
fi_FI.ISO8859-1.msg
fr_FR.ISO8859-1.msg
gl_ES.ISO8859-1.msg
hu_HU.ISO8859-2.msg
it_IT.ISO8859-15.msg
ja_JP.eucJP.msg
ja_JP.UTF-8.msg
ko_KR.eucKR.msg
ko_KR.UTF-8.msg
Makefile.inc
mn_MN.UTF-8.msg
msgcat.c Use current locale (f.e. set by thread). It was global locale always 2016-08-24 16:44:27 +00:00
nl_NL.ISO8859-1.msg
no_NO.ISO8859-1.msg
pl_PL.ISO8859-2.msg
pt_BR.ISO8859-1.msg
ru_RU.KOI8-R.msg
sk_SK.ISO8859-2.msg
sv_SE.ISO8859-1.msg
Symbol.map
uk_UA.UTF-8.msg
zh_CN.GB2312.msg
zh_CN.GB18030.msg
zh_CN.UTF-8.msg