ngie
b6f3126cc0
Remove a commented out line before kvm_getprocs(3)
...
The commented out return value for kvm_getprocs(3) was misleading -- the
uncommented line is correct.
No content change
MFC after: 1 week
Sponsored by: Dell EMC Isilon
2017-03-19 23:04:58 +00:00
imp
7e6cabd06e
Renumber copyright clause 4
...
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
trociny
94a46763e7
Now kvm_getenvv() and kvm_getargv() don't need procfs(5).
...
MFC after: 2 weeks
2011-11-22 21:12:28 +00:00
imp
98103c9fb2
Remove the advertising clause. UCB did this some time ago, but these
...
files were never updated to reflect that.
MFC After: 2 days
2007-01-08 17:35:36 +00:00
ru
ed72feddcb
Sort sections.
2005-01-20 09:17:07 +00:00
csjp
f7e2997810
Document the fact that kvm_getenvv(3) requires procfs to be mounted
...
on /proc in order to operate correctly.
Reviewed by: simon@, wes@
2004-11-13 14:26:13 +00:00
ru
01548ace15
Mechanically kill hard sentence breaks.
2004-07-02 23:52:20 +00:00
ru
615a6a246a
Markup, grammar, punctuation.
2004-07-01 18:20:57 +00:00
deischen
f0ee20dfcc
Update man page to reflect additional flag to allow selection of threads.
2004-02-22 18:12:56 +00:00
tjr
1953894b85
Document KERN_PROC_PROC, update KERN_PROC_ALL description.
2003-09-27 08:22:23 +00:00
trhodes
b583fa65de
Add sys/user.h to the list of includes. Without it you lack a definition of
...
'struct kinfo_proc' for calls to kvm_getargv() and kvm_getenvv().
PR: 51322
2003-04-26 15:00:57 +00:00
charnier
c8e9ed4243
The .Fn function
...
The .Fa argument
2003-03-24 15:58:53 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
a6f5d950d8
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
phantom
46b3916daf
Introduce .Lb macro to libkvm manpages.
...
Use .Pa macro for "enlighting" path
2000-04-22 16:10:12 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
peter
6b08958c64
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
769198d96b
41 headers must be implicitly included and one more (<sys/param.h>) must
...
be explicitly included before kvm_getprocs() can be used.
1995-06-25 03:35:49 +00:00
joerg
7343a5be69
Update the man page for kvm_getprocs.3 to reflect our sysctl-based
...
kvm mechanism.
Submitted by: (Vic Abell) <abe@cc.purdue.edu>
1995-06-24 18:53:09 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00