index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ps
/
ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
On FreeBSD/alpha, ps(1) does not correctly report process start times
wpaul
1999-04-01
1
-1
/
+40
*
Pick up kernel variables/constants using sysctl rather than through /dev/mem
phk
1998-06-30
1
-4
/
+10
*
Correct use of .Nm. Add rcsid.
charnier
1998-05-15
1
-3
/
+5
*
cosmetic change for optstring
dima
1998-02-18
1
-2
/
+2
*
Add an option to building PS, so that the upages are explicitly paged in only
dyson
1997-12-05
1
-11
/
+36
*
Kill #ifndef NEWVM etc. It affected a lot of other things besides
peter
1997-08-03
1
-9
/
+1
*
Cosmetic change in usage string.
charnier
1997-06-06
1
-6
/
+5
*
Dynamically adjust size of displayed username to the longest username which
jkh
1997-04-29
1
-5
/
+46
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-28
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
-Wall cleaning.
steve
1996-12-14
1
-3
/
+3
*
Remove unneeded #include <sys/proc.h>.
hsu
1996-11-10
1
-2
/
+1
*
Implement a -c option to ps to display the short command name instead of
peter
1996-10-21
1
-5
/
+9
*
Use the correct buffer size from limits.h for the error buffer
mpp
1996-01-20
1
-2
/
+3
*
oops. I forgot to add the "[-U username]" option to the usage string.
peter
1996-01-12
1
-2
/
+2
*
Implement a new option to ps.. `-U username'. This allows you to
peter
1995-12-26
1
-3
/
+14
*
Change local to LC_ALL, there is no bitmask
ache
1995-10-26
1
-2
/
+3
*
Add setlocale LC_CTYPE|LC_TIME
ache
1995-10-23
1
-1
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-4
/
+5
*
Use kvm_uread instead of kvm_read to access the upages.
dg
1994-10-18
1
-2
/
+3
*
On second thought...back out previous commit.
dg
1994-10-02
1
-3
/
+2
*
Include rtprio.h
dg
1994-10-02
1
-2
/
+3
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+504