shithub: fuzz

Download patch

ref: a8e375480aafc8e2dd7181460d185538085006b2
parent: 6e64d64525659f91456c5e8e77246ecd6c032e8b
author: seh <seh@localhost>
date: Sun Nov 25 19:06:50 EST 2018

add known working system calls

--- a/README.md
+++ b/README.md
@@ -43,3 +43,54 @@
 - http://lsub.org/who/nemo/9.intro.pdf
 - http://fxr.watson.org/fxr/source/?v=PLAN9
 
+## Known System Call States
+
+If not specified, state is known to be working.
+
+-Fd2path
+-exits
+-abort
+-Access
+-Bind
+-Chdir
+-Close
+-Create
+-Dup
+-Fork
+-Rfork
+-Fauth
+-Fversion catches bad args, for future work
+-Mount
+-Umount
+-Noted catches that not notified
+-Open
+-Fd2path catches that it is getting bad input
+-Pread catches a general protection violation
+-Pwrite catches general protect viol
+-Read catches general protection violation
+-Readn catches general protection violation
+-Remove
+-Sbrk
+-*sbrk
+-Oseek
+-Swek
+-*seek
+-Segattach catches general protection violation
+-Segbrk catches general protection violation
+-Segdetach catches general protection violation
+-Segflush catches general protection violation
+-Segfree catches general protection violation
+-Semrelease
+-Semacquire
+-Sleep
+-Tsemacquire
+-Wait
+-Waitpid
+-Write catches general protection violation
+-Rendezvous catches general protection violation
+-Dirstat
+-Dirfstat
+-Getpid
+-Getppid
+-Rerrstr
+-Sysname