summaryrefslogtreecommitdiffstats
path: root/bin/systrace/util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* boom goes the dynamitetedu2016-04-251-213/+0
|
* unifdef support for other operating systems. sorry OS/2 cultists.tedu2015-09-291-33/+1
| | | | ok deraadt
* add unsigned char casts for specific calls to ctype.h macros.deraadt2013-11-211-2/+2
| | | | ok guenther step
* ARGSUSED and a FALLTHROUGH to please lintsturm2006-04-261-1/+2
| | | | ok deraadt
* - limited number of processes per systraceitojun2003-06-161-1/+33
| | | | | - escape fixes for special characters markus, sturm ok. from provos
* predicates are part of the grammar now; in non-root case, predicates areitojun2002-10-091-17/+1
| | | | | | evaluated only once; in root case, predicates and variable expansion are dynamic. from provos
* constify, have missing prototypes, use pedantic compilation options.itojun2002-07-191-1/+3
| | | | niels ok
* uid are unsigned outside of germanyderaadt2002-06-221-2/+2
|
* KNFderaadt2002-06-181-2/+2
|
* some knf.todd2002-06-091-2/+2
|
* log offending syscalls to syslog in automatic mode. dugsong@provos2002-06-041-1/+18
|
* document origin of simplify_pathprovos2002-06-041-1/+3
|
* KNFderaadt2002-06-041-14/+13
|
* initial import of systrace. don't touch this, more stuff coming in a whileprovos2002-06-041-0/+208