index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
systrace.h
Age
Commit message (
Expand
)
Author
2003-06-16
- limited number of processes per systrace
Jun-ichiro itojun Hagino
2003-03-28
fake off the SYSTR_CLONE through a normally numbered other ioctl; as of previ...
Michael Shalayeff
2002-12-04
rename the clone ioctl to avoid clashing w/ the sockio; provos@ ok
Michael Shalayeff
2002-10-25
add id tags.
Federico G. Schwindt
2002-10-16
support for privilege elevation.
Jun-ichiro itojun Hagino
2002-10-09
new message to track uid/gid changes
Jun-ichiro itojun Hagino
2002-07-24
better uid/gid tracking; okay deraadt@
Niels Provos
2002-07-22
add seqnr to message from kernel, userland needs to quote correct seqnr.
Niels Provos
2002-06-21
system call argument rewriting framework via stackgap; okay art@
Niels Provos
2002-06-16
forgot copyright, pointed out by christos@netbsd
Niels Provos
2002-06-10
new ioctl that reports the current emulation a process uses; needed for
Niels Provos
2002-06-02
explicit padding; okay deraadt@
Niels Provos
2002-05-19
make fsystrace available in systrace.h; keep some more stats.
Niels Provos
2002-05-16
systrace facility, used to enforce and generate policies for system calls
Niels Provos