Revision tags: release/9.3.0 |
|
#
6cec9cad |
| 03-Jun-2014 |
Peter Grehan <grehan@FreeBSD.org> |
MFC @ r266724
An SVM update will follow this.
|
#
414fdaf0 |
| 21-May-2014 |
Alan Somers <asomers@FreeBSD.org> |
IFC @266473
|
#
cc3f4b99 |
| 09-May-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head
|
#
13767130 |
| 02-May-2014 |
Bryan Drewery <bdrewery@FreeBSD.org> |
Add -J to filter by matching jail IDs and names.
-J 0 can be used to show only host processes.
Patch partially based on work by bz@
PR: bin/78763 MFC after: 2 weeks Relnotes: yes
|
Revision tags: release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0 |
|
#
cc7045ec |
| 27-Jan-2005 |
Xin LI <delphij@FreeBSD.org> |
ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, so use default WARNS level from bin/Makefile.inc
|
Revision tags: release/4.11.0_cvs, release/4.11.0 |
|
#
832b0b55 |
| 13-Nov-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Removed bitrot.
|
Revision tags: release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0 |
|
#
c8edef9f |
| 23-Feb-2004 |
Johan Karlsson <johan@FreeBSD.org> |
style.Makefile: Use WARNS?= instead of WARNS=
|
Revision tags: release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
eac4bdcc |
| 13-Jun-2003 |
Mark Murray <markm@FreeBSD.org> |
Get this area compiling with the highest WARNS= that it works with. Obsolete WFORMAT= junk also removed where possible.
OK'ed by: obrien Tested on: sparc64, alpha, i386
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
#
3e704559 |
| 02-May-2003 |
David E. O'Brien <obrien@FreeBSD.org> |
fmt.c has a comparison between signed and unsigned that is unclear how to properly fix.
|
Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0 |
|
#
2af538eb |
| 24-Oct-2002 |
Robert Watson <rwatson@FreeBSD.org> |
Use the MAC interface to list process MAC labels rather than using the LOMAC-specific interface (which is being deprecated). The revised LOMAC using the MAC framework will export levels listable usi
Use the MAC interface to list process MAC labels rather than using the LOMAC-specific interface (which is being deprecated). The revised LOMAC using the MAC framework will export levels listable using this mechanism.
Approved by: re Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
show more ...
|
Revision tags: release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1 |
|
#
7ed04574 |
| 08-Jul-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
Bring back WFORMAT=0.
|
Revision tags: release/4.6.0_cvs |
|
#
eb7891df |
| 07-Jun-2002 |
Juli Mallett <jmallett@FreeBSD.org> |
Remove tunables to hide warnings that no longer exist.
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
#
6a99036a |
| 04-Feb-2002 |
Kris Kennaway <kris@FreeBSD.org> |
Correct inadvertent style botches in previous commit.
|
#
afe781fa |
| 04-Feb-2002 |
Kris Kennaway <kris@FreeBSD.org> |
Lock down with WFORMAT=1 except those directories with unfixed warnings. Tested on i386 and alpha.
|
#
871e8d8c |
| 03-Feb-2002 |
Mark Murray <markm@FreeBSD.org> |
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra cleanup courtesy of automatic checking (lint).
|
#
a7482907 |
| 04-Dec-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
|
#
7304f61f |
| 26-Nov-2001 |
Brian Feldman <green@FreeBSD.org> |
Add LOMAC options (the "Z" flag in both cases) to display extra information in ls(1) and ps(1).
Sponsored by: DARPA, NAI Labs
|
#
3ab9a9d0 |
| 18-May-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
Revision tags: release/4.3.0_cvs, release/4.3.0, release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs |
|
#
821079e9 |
| 17-Nov-1999 |
Peter Wemm <peter@FreeBSD.org> |
I'm probably jumping the gun, but what the heck, this is -current. Turn off setgid-kmem for /bin/ps, it's now quite functional without it. ps no longer needs /dev/*mem or /proc. (It will still use s
I'm probably jumping the gun, but what the heck, this is -current. Turn off setgid-kmem for /bin/ps, it's now quite functional without it. ps no longer needs /dev/*mem or /proc. (It will still use some /proc files if they are available for -e, but it's not required, so it'll happily run in a jail or chroot).
The proc stats are now part of eproc (obtained via sysctl) and no longer needs to beat up the u-page reading code and the problems with that.
This also has the side effect of disabling 'ps -e' for normal users *EXCEPT* when looking at their own processes. ie: they can see environments in processes with their uid, enforced by the ownership of /proc/*/mem. Root can still see them all, as it can open all /proc/*/mem.
show more ...
|
Revision tags: release/3.3.0_cvs |
|
#
2a456239 |
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6 |
|
#
3ac5e955 |
| 05-Dec-1997 |
John Dyson <dyson@FreeBSD.org> |
Add an option to building PS, so that the upages are explicitly paged in only for users who are root, or in group wheel. This is useful on large timesharing systems where a PS command can cause the
Add an option to building PS, so that the upages are explicitly paged in only for users who are root, or in group wheel. This is useful on large timesharing systems where a PS command can cause the system to grind to a halt. The ability to get the information isn't diminished for those who really need the additional detail (administrators.) Normal users won't see any difference unless the processes are swapped out. The "really get it mode" is invoked by the use of an additional flag in the command string "-f". New/old behavior is selectable with a compile option.
PR: 5196 Submitted by: Matt Dillon <dillon@best.net>
show more ...
|
Revision tags: release/2.2.5_cvs |
|
#
6ad175c6 |
| 13-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Use -I${.CURDIR}/../../sys so that the path is relative to the source code directory.
Submitted by: bde
|
#
be73b9df |
| 11-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Use -I../../sys instead of -I/sys.
|
Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
b97fa2ef |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
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
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.
show more ...
|