mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
arrays generically rather than duplicating a hack in all of the backends. - Add two new system call argument types and use them instead of StringArray for the argument and environment arguments execve and linux_execve. - Honor the -a/-e flags in the handling of these new types. - Instead of printing "<missing argument>" when the decoding is disabled, print the raw pointer value. |
||
|---|---|---|
| .. | ||
| amd64-fbsd.c | ||
| amd64-fbsd32.c | ||
| amd64-linux32.c | ||
| amd64linux32.conf | ||
| arm-fbsd.c | ||
| extern.h | ||
| fbsd32.conf | ||
| i386-fbsd.c | ||
| i386-linux.c | ||
| i386.conf | ||
| i386linux.conf | ||
| main.c | ||
| Makefile | ||
| Makefile.depend.amd64 | ||
| mips-fbsd.c | ||
| powerpc-fbsd.c | ||
| powerpc64-fbsd.c | ||
| setup.c | ||
| sparc64-fbsd.c | ||
| syscall.h | ||
| syscalls.c | ||
| truss.1 | ||
| truss.h | ||