| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
files were never updated to reflect that.
MFC After: 2 days
|
| |
|
| |
|
|
|
|
|
| |
"corefile" argument, to access the running system via sysctl(3)
if possible, thus not requring special setgid privileges.
|
|
|
|
| |
The .Fa argument
|
|
|
|
|
|
|
| |
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".
Approved by: re
|
|
|
|
|
|
|
|
|
| |
argument to kvm_open() and kvm_openfiles() as unused.
BSD didn't read swap since kvm.c CSRG revision 5.21 (u-area is pageable
under new VM. no need to read from swap.)
The old !NEWVM code was removed in CSRG revision 5.23 (~ten years ago).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Use .Pa macro for "enlighting" path
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
|
| |
|
|
|
|
|
|
|
| |
DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but wanted to get something into the
tree as quickly as possible.
|
|
|