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
/
usr.bin
/
procstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capability rights for process management via process descriptors do exist
pjd
2013-02-11
1
-3
/
+2
*
Add CAP_MKNOD right.
pjd
2013-02-10
1
-0
/
+1
*
procstat: only one mode flag can be specified, but required check for 'i'
mjg
2013-01-12
1
-2
/
+2
*
add SG state type
eadler
2012-10-02
1
-0
/
+2
*
Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switch
kib
2012-09-16
1
-2
/
+4
*
Free memory allocated by procstat_getfiles(), which may make difference
trociny
2012-09-04
1
-0
/
+1
*
Align the header with output.
trociny
2012-07-24
1
-1
/
+1
*
- Add support for displaying process stack memory regions.
pgj
2012-07-16
2
-2
/
+8
*
Fix style.
trociny
2012-07-03
1
-2
/
+2
*
Bring DPADD in sync with LDADD.
marcel
2012-05-19
1
-1
/
+1
*
Export some more useful info about shared memory objects to userland
jhb
2012-04-01
1
-8
/
+2
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
When displaying binary information show also osreldate.
trociny
2012-03-23
2
-3
/
+17
*
Update the description for -s flag after r232182.
pluknet
2012-02-29
1
-1
/
+3
*
When displaying security credential information show also process umask.
trociny
2012-02-26
1
-3
/
+29
*
Always return 0 if the sysctl failed.
trociny
2012-01-29
1
-8
/
+8
*
After the recent changes there is no need in rlimit array any more.
trociny
2012-01-25
1
-6
/
+5
*
Make procstat -l to work with the new version of kern.proc.rlimit.
trociny
2012-01-22
1
-10
/
+11
*
Make 64-bit procstat output ELF auxiliary vectors for 32-bit processes.
trociny
2011-12-12
1
-16
/
+87
*
Make procstat -l output similar to the output of limits(1).
trociny
2011-12-12
1
-10
/
+51
*
Don't output a warning if kern.proc.auxv sysctl has returned EPERM.
trociny
2011-12-05
1
-1
/
+1
*
Update SYNOPSIS to include the flags added recently.
trociny
2011-11-28
1
-2
/
+2
*
Cast a_val on printing. This fixes build on mips.
trociny
2011-11-28
1
-14
/
+14
*
Make proctstat -x output more readable.
trociny
2011-11-27
1
-55
/
+39
*
usr.bin/procstat
trociny
2011-11-24
5
-7
/
+95
*
Fix build, hopefully.
trociny
2011-11-23
1
-33
/
+42
*
Add new options, -e and -x, to display process environment variables
trociny
2011-11-22
6
-12
/
+228
*
Bumb date after r227317.
trociny
2011-11-08
1
-1
/
+1
*
When displaying process virtual memory mappings print superpage
trociny
2011-11-07
2
-2
/
+5
*
Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicum
rwatson
2011-08-14
5
-70
/
+270
*
Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
bz
2011-07-18
2
-6
/
+6
*
- Commit work from libprocstat project. These patches add support for runtime
stas
2011-05-12
12
-187
/
+182
*
Add file forgotten in r204879.
kib
2010-03-08
1
-0
/
+139
*
Teach procstat(1) to display some information about signal disposition
kib
2010-03-08
4
-8
/
+84
*
Document one more file descriptor type and two more vnode types.
antoine
2010-02-06
1
-0
/
+6
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
4
-0
/
+4
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
4
-4
/
+0
*
Update procstat(1) for the fact that devfs paths are no longer unsupported.
rwatson
2009-08-12
1
-4
/
+2
*
Introduce a new sysctl process mib, kern.proc.groups which adds the
brooks
2009-07-24
1
-2
/
+40
*
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
jhb
2009-07-24
1
-0
/
+3
*
Include param.h instead of types.h before user.h so that the nested
rwatson
2008-12-29
9
-9
/
+9
*
Fix a typo.
wxs
2008-12-19
1
-1
/
+1
*
Do not segfault when procstat -f or procstat -v is called on a process not
marcus
2008-12-19
2
-0
/
+4
*
Update format string for kve_start/end.
peter
2008-12-02
1
-2
/
+3
*
Use libutil wrapper for kinfo_get{file|vmmap}()
peter
2008-12-01
3
-64
/
+16
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
2
-1
/
+8
*
Fix a small typo in the procstat(1) manpage: messsage queue.
ed
2008-07-28
1
-1
/
+1
*
Rework the lifetime management of the kernel implementation of POSIX
jhb
2008-06-27
1
-0
/
+4
*
Use ddb(4), not DDB(4) for man page cross-references.
rwatson
2008-04-21
1
-1
/
+1
[next]