summaryrefslogtreecommitdiff
path: root/sys/dev/mca/mcabusprint.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mca/mcabusprint.c')
0 files changed, 0 insertions, 0 deletions
d>2009-03-11Fix markupjoerg 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2008-04-30Convert TNF licenses to new 2 clause variantmartin 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2006-10-08WFORMAT is no more...peter 2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2002-09-26Ispell. Begin new sentences on a new line.wiz 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-12-01Whitespace cleanup.wiz 2001-10-19Fix typo.wiz 2000-10-11More format string cleanup by sommerfeld.is 2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink 2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt 1999-09-06Pasto in previous; noticed by Perry.kleink 1999-09-06Use NL_TEXTMAX to size the buffer passed to regerror().kleink 1999-04-23Harmless signed/unsigned botch.kleink 1999-03-07Clean up SYNOPSIS formatting.mycroft 1999-02-16Avoid a bogus GCC uninitialized warning; reported by Soren S. Jorvang.kleink 1999-02-15Add an implementation of the XPG4.2 nl(1) utility.kleink