xref: /minix3/tests/usr.bin/sdiff/d_input2 (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel SambucPolicy: /usr/bin/lynx, Emulation: native
2*11be35a1SLionel Sambuc    native-issetugid: permit
3*11be35a1SLionel Sambuc    native-mprotect: permit
4*11be35a1SLionel Sambuc    native-mmap: permit
5*11be35a1SLionel Sambuc    native-__sysctl: permit
6*11be35a1SLionel Sambuc    native-fsread: filename eq "/var/run/ld.so.hints" then permit
7*11be35a1SLionel Sambuc    native-fstat: permit
8*11be35a1SLionel Sambuc    native-close: permit
9*11be35a1SLionel Sambuc    native-fsread: filename match "/usr/lib/libssl.so.*" then permit
10*11be35a1SLionel Sambuc    native-read: permit
11*11be35a1SLionel Sambuc    native-fsread: filename match "/usr/lib/libcrypto.so.*" then permit
12*11be35a1SLionel Sambuc    native-fsread: filename match "/usr/lib/libncurses.so.*" then permit
13*11be35a1SLionel Sambuc    native-fsread: filename match "/usr/lib/libc.so.*" then permit
14*11be35a1SLionel Sambuc    native-munmap: permit
15*11be35a1SLionel Sambuc    native-sigprocmask: permit
16*11be35a1SLionel Sambuc    native-fsread: filename eq "/etc/malloc.conf" then permit
17*11be35a1SLionel Sambuc    native-getpid: permit
18*11be35a1SLionel Sambuc    native-fsread: filename eq "/tmp" then permit
19*11be35a1SLionel Sambuc    native-fswrite: filename match "/tmp/lynx-*" then permit
20*11be35a1SLionel Sambuc    native-fsread: filename match "/tmp/lynx-*/." then permit
21*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME" then permit
22*11be35a1SLionel Sambuc    native-fsread: filename eq "/etc/lynx.cfg" then permit
23*11be35a1SLionel Sambuc    native-fsread: filename eq "/" then permit
24*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/obj/bin/systrace/." then permit
25*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/obj/bin" then permit
26*11be35a1SLionel Sambuc    native-fcntl: permit
27*11be35a1SLionel Sambuc    native-getdirentries: permit
28*11be35a1SLionel Sambuc    native-lseek: permit
29*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/obj" then permit
30*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr" then permit
31*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/bin" then permit
32*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/games" then permit
33*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/include" then permit
34*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/lib" then permit
35*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/libdata" then permit
36*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/libexec" then permit
37*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/lkm" then permit
38*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/local" then permit
39*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/mdec" then permit
40*11be35a1SLionel Sambuc    native-fsread: filename eq "/home" then permit
41*11be35a1SLionel Sambuc    native-fsread: filename eq "/obj" then permit
42*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.lynxrc" then permit
43*11be35a1SLionel Sambuc    native-fsread: filename match "/<non-existent filename>: *" then permit
44*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/obj/bin/systrace/.mailcap" then permit
45*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.mailcap" then permit
46*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/obj/bin/systrace/.mime.types" then permit
47*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.mime.types" then permit
48*11be35a1SLionel Sambuc    native-sigaction: permit
49*11be35a1SLionel Sambuc    native-ioctl: permit
50*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.terminfo.db" then permit
51*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.terminfo" then permit
52*11be35a1SLionel Sambuc    native-fsread: filename eq "/usr/share/misc/terminfo.db" then permit
53*11be35a1SLionel Sambuc    native-pread: permit
54*11be35a1SLionel Sambuc    native-write: permit
55*11be35a1SLionel Sambuc    native-fsread: filename eq "$HOME/.lynx-keymaps" then permit
56*11be35a1SLionel Sambuc    native-fsread: filename eq "/var/run/dev.db" then permit
57*11be35a1SLionel Sambuc    native-fsread: filename eq "/etc/utmp" then permit
58*11be35a1SLionel Sambuc    native-poll: permit
59*11be35a1SLionel Sambuc    native-nanosleep: permit
60*11be35a1SLionel Sambuc    native-gettimeofday: permit
61*11be35a1SLionel Sambuc    native-fsread: filename eq "/etc/resolv.conf" then permit
62*11be35a1SLionel Sambuc    native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_DGRAM" then permit
63*11be35a1SLionel Sambuc    native-connect: sockaddr eq "inet-[127.0.0.1]:53" then permit
64*11be35a1SLionel Sambuc    native-sendto: true then permit
65*11be35a1SLionel Sambuc    native-select: permit
66*11be35a1SLionel Sambuc    native-recvfrom: permit
67*11be35a1SLionel Sambuc    native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_STREAM" then permit
68*11be35a1SLionel Sambuc    native-connect: sockaddr match "inet-\\\[*\\\]:80" then permit
69*11be35a1SLionel Sambuc    native-exit: permit
70