| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/releng/4.5/; revision=103292
|
| |
|
|
| |
Notes:
svn path=/releng/4.5/; revision=90219
|
| |
|
|
|
|
|
| |
ps(1) without /proc on 4.x on alpha.
Notes:
svn path=/stable/4/; revision=90038
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=88037
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=86859
|
| |
|
|
|
|
|
| |
it in statically.
Notes:
svn path=/stable/4/; revision=83751
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=81834
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80145
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80140
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75949
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=73888
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=71105
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69839
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69764
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65006
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62551
|
| |
|
|
|
|
|
|
|
|
|
| |
kvm.c [rev 1.14]
Change the return value of kvm_read/kvm_write to be -1 on error.
kvm.c [rev 1.13], kvm_getswapinfo [rev 1.11], kvm_proc.c [rev 1.26]
-Wall, which caught a real bug where buflen wasn't being set properly.
Notes:
svn path=/stable/4/; revision=62312
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=60114
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59519
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=57955
|
| |
|
|
|
|
|
| |
kvm_getfiles() referred to itself as kvm_getprocs().
Notes:
svn path=/head/; revision=57321
|
| |
|
|
|
|
|
| |
.PP -> .Pp
Notes:
svn path=/head/; revision=57195
|
| |
|
|
|
|
|
| |
Reviewed by: marcel, and make world
Notes:
svn path=/head/; revision=55955
|
| |
|
|
|
|
|
|
| |
was not updated to _KERNEL. Actually including <sys/file.h> as specified
never actually worked, since a prerequisite was missing.
Notes:
svn path=/head/; revision=55463
|
| |
|
|
|
|
|
|
|
| |
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
Notes:
svn path=/head/; revision=55206
|
| |
|
|
|
|
|
|
|
| |
and is module aware. Yes, this means that kvm_nlist(3) will find symbols
in loaded modules. The emulation of the nlist struct is pretty crude but
seems to work well enough for all the users in the tree that I found.
Notes:
svn path=/head/; revision=55127
|
| |
|
|
|
|
|
| |
Remove unused dev2budev() function.
Notes:
svn path=/head/; revision=53899
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes some nasty procfs problems for SMP, makes ps(1) run much faster,
and makes ps(1) even less dependent on /proc which will aid chroot and
jails alike.
To disable this facility and revert to previous behaviour:
sysctl -w kern.ps_arg_cache_limit=0
For full details see the current@FreeBSD.org mail-archives.
Notes:
svn path=/head/; revision=53239
|
| |
|
|
|
|
|
|
| |
/dev/drum but has not been used for a LONG time.
Add $FreeBSD$
Notes:
svn path=/head/; revision=52117
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51933
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50473
|
| |
|
|
|
|
|
|
|
| |
for over 5 years since we switched to using procfs for kvm_uread().
This cleanup was motivated by recent breakage of the default swap file
(/dev/drum) when swapon() has not been called.
Notes:
svn path=/head/; revision=50331
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=48794
|
| |
|
|
|
|
|
| |
that went away in January.
Notes:
svn path=/head/; revision=47018
|
| |
|
|
|
|
|
|
|
|
|
| |
Include <machine/ansi.h> so that this file is self-sufficient again.
Rev.1.6 doesn't do this as claimed unless <nlist.h> has nonstandard
pollution.
Cleaned up includes.
Notes:
svn path=/head/; revision=45525
|
| |
|
|
| |
Notes:
svn path=/head/; revision=45513
|
| |
|
|
|
|
|
| |
Reviewed by: Doug Rabson <dfr@nlsystems.com>
Notes:
svn path=/head/; revision=44689
|
| |
|
|
|
|
|
| |
interface.
Notes:
svn path=/head/; revision=44491
|
| |
|
|
|
|
|
|
| |
Reflect the fact that we do not swap on the first <dmmax> blocks of a
swapdev, to protect disklabels and other such magic stuff.
Notes:
svn path=/head/; revision=44021
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43696
|
| |
|
|
|
|
|
| |
Hoped for by: wollman
Notes:
svn path=/head/; revision=43282
|
| |
|
|
|
|
|
| |
wrong radix for recursive subnodes.
Notes:
svn path=/head/; revision=43173
|
| |
|
|
|
|
|
|
|
|
| |
This man page may be overdoing the cross references by referencing
man pages that are just links to other pages that are referenced.
kvm_uread() is still completely undocumented in kvm*.3.
Notes:
svn path=/head/; revision=43090
|
| |
|
|
|
|
|
| |
Sorted MLINKS.
Notes:
svn path=/head/; revision=43089
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43088
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43085
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43051
|
| |
|
|
| |
Notes:
svn path=/head/; revision=43048
|
| |
|
|
|
|
|
| |
pstat, top, and systat.
Notes:
svn path=/head/; revision=43045
|