Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a variety of compile errors with gcc48 and clang | eadler | 2012-05-31 | 2 | -7/+10 |
| | | | | | | | PR: bin/165699 Submitted by: Arne Meyer <meyer.arne83@gmail.com> Approved by: cperciva MFC after: 1 week | ||||
* | sysctlbyname() returns -1 on error and sets errno. It does | marcel | 2010-07-03 | 1 | -10/+8 |
| | | | | not return the error itself. | ||||
* | The sequence number is now a node under which the MCA records are | marcel | 2010-04-13 | 1 | -10/+26 |
| | | | | | | | hung by CPU id. When showing the MCA record, print the MIB as a comment. PR: ia64/113102 | ||||
* | Markup nit. | ru | 2006-09-30 | 1 | -1/+1 |
| | |||||
* | s/Februari/February/. | joel | 2006-02-12 | 1 | -1/+1 |
| | |||||
* | Add a simple manpage. | marcel | 2006-02-11 | 2 | -1/+74 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
| | | | | Use WARNS?= instead of WARNS=. | ||||
* | o Replace 'struct uuid' with 'uuid_t', | marcel | 2002-11-01 | 1 | -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 like | marcel | 2002-10-17 | 1 | -56/+81 |
| | | | | XML. Emit the values as <var>value</var> for consistency. | ||||
* | Grab a snapshot of Marcel's WIP ia64 machine check decoder. | peter | 2002-07-20 | 2 | -0/+509 |
Obtained from: marcel |