procps/ps
Jaromir Capik 5f663aee47 ps: making the libselinux support configurable
Previously the libselinux support was present
in the sources, but disabled with a preprocessor
condition (#if 0).
From now the libselinux support can be enabled with
the --enable-libselinux switch available
in the configuration script. That way is more
flexible than local patches modifying the condition
value from 0 to 1.
2013-08-07 17:52:38 +02:00
..
common.h ps: fix compiler warnings 2012-03-03 18:36:29 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c Fixed warning about error_at_line 2013-03-26 21:27:38 +11:00
global.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c SELinux spelling (rhbz#859900) 2012-09-27 21:46:46 +10:00
Makefile.am ps: possibility to display systemd unit for a process 2013-04-24 09:24:44 +02:00
output.c ps: making the libselinux support configurable 2013-08-07 17:52:38 +02:00
parser.c do not complain when negating selection if we can't find a user/group 2012-11-25 17:23:39 +01:00
ps.1 ps: remove sd_ prefix from systemd output options 2013-05-22 14:55:40 +02:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
sortformat.c docs: clarification to license headers in files 2012-03-03 18:41:11 +11:00
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00