summaryrefslogtreecommitdiffstats
path: root/sbin/mca
Commit message (Collapse)AuthorAgeFilesLines
* Markup nit.ru2006-09-301-1/+1
|
* s/Februari/February/.joel2006-02-121-1/+1
|
* Add a simple manpage.marcel2006-02-112-1/+74
|
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* style.Makefile(5):johan2004-02-231-1/+1
| | | | Use WARNS?= instead of WARNS=.
* o Replace 'struct uuid' with 'uuid_t',marcel2002-11-011-19/+20
| | | | | o Replace memcmp with uuid_equal(3), o Use uuid_to_string(3) to convert to UUIds to string.
* Do not emit values as var=value while everything else looks likemarcel2002-10-171-56/+81
| | | | XML. Emit the values as <var>value</var> for consistency.
* Grab a snapshot of Marcel's WIP ia64 machine check decoder.peter2002-07-202-0/+509
Obtained from: marcel
OpenPOWER on IntegriCloud