summaryrefslogtreecommitdiff
path: root/selinux/matchpathcon.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
| | | | | | | | (add/remove: 0/0 grow/shrink: 12/131 up/down: 91/-727) Total: -636 bytes text data bss dec hex filename 773469 1058 11092 785619 bfcd3 busybox_old 772644 1058 11092 784794 bf99a busybox_unstripped
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
| | | | | *: s/include "busybox.h"/include "libbb.h"
* style fixes. No code changesDenis Vlasenko2007-04-121-1/+1
|
* This small patch fixes a bug when exclusive options were givenBernhard Reutner-Fischer2007-03-091-2/+2
| | | | to matchpathcon it should exit. (KaiGai Kohei)
* selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-071-2/+3
|
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-0/+85