aboutsummaryrefslogtreecommitdiff
path: root/include/fmtmsg.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
| | | | | | | | | | | | | | | | | | | | This was intended to be a non-functional change. It wasn't. The commit message was thus wrong. In addition it broke arm, and merged crypto related code. Revert with prejudice. This revert skips files touched in r316370 since that commit was since MFCed. This revert also skips files that require $FreeBSD$ property changes. Thank you to those who helped me get out of this mess including but not limited to gonzo, kevans, rgrimes. Requested by: gjb (re) Notes: svn path=/stable/11/; revision=331722
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
| | | | | | | | | | These changes are incomplete but are making it difficult to determine what other changes can/should be merged. No objections from: pfg Notes: svn path=/stable/11/; revision=330897
* Fix a small typo. Fireware -> firmware.Ed Schouten2012-06-051-1/+1
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=236629
* Fix some style bugs.Mike Barcroft2002-08-051-10/+11
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=101390
* Implement POSIX.1-2001 (XSI)'s fmtmsg(3).Mike Barcroft2002-08-051-0/+72
Notes: svn path=/head/; revision=101353