John Baldwin
2e43efd0bb
Drop "All rights reserved" from my copyright statements.
...
Reviewed by: rgrimes
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D19485
2019-03-06 22:11:45 +00:00
Konstantin Belousov
0886d6e46b
Clarify the reason to not use the volatile string as an argument to CTR
...
macros. Note the logging of file and line.
Reviewed by: dchagin
MFC after: 3 days
2008-11-30 13:18:35 +00:00
Daniel Gerzo
627a09e3c1
Expand "don't".
...
Approved by: trhodes (mentor), keramida (mentor)
MFC after: 3 days
2006-10-16 07:59:05 +00:00
Pawel Jakub Dawidek
a1a72ac75a
Explain that using 64bit arguments on 32bit architectures with CTRx()
...
macros is a bad idea.
2006-10-15 12:40:27 +00:00
Ruslan Ermilov
81ae4b8da9
Markup fixes.
2006-09-18 15:24:20 +00:00
Pawel Jakub Dawidek
7b53693f42
Document CTR6() macro.
2005-12-27 11:12:51 +00:00
Ruslan Ermilov
4f06896130
Assorted markup fixes and minor wordsmithing.
...
Approved by: re
2005-06-15 13:31:23 +00:00
Hiten Pandya
830d03bc97
Make note of the ktrdump(8) utility in the opening paragraph of this
...
manual page.
Fix indentation of code block in EXAMPLE section so the manual page
can be viewed in a 80 column window.
2005-03-08 01:37:36 +00:00
Ruslan Ermilov
fe08efe680
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
Ruslan Ermilov
d6071d2f5f
Restore one usage of .Ar that was legal.
2003-06-02 15:32:34 +00:00
Hiten Pandya
0640e9e01b
Some mdoc(7) fixes:
...
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately.
The .Ar mdoc(7) specifier should only be used when displaying command line
arguments.
Approved by: des (mentor)
2003-05-31 14:07:25 +00:00
Jeff Roberson
d627754a07
- Add a reference to ktrdump(8)
...
- Remove the stale comments about ktr extend.
2002-10-12 03:01:11 +00:00
Chad David
f16b3c0de4
Update function definitions and required include files to reflect
...
the current state of the system.
Approved by: alfred
2001-12-26 23:14:04 +00:00
Ruslan Ermilov
83c9300962
mdoc(7) police: minor formatting fixes.
2001-07-06 09:20:19 +00:00
John Baldwin
a1382e7fd2
Add a new manpage to document the CTRx macros used when adding new KTR
...
tracepoints to kernel code.
2001-06-28 07:20:05 +00:00