To verify a design, a formal model is built using PROMELA, Spin's input language. PROMELA is a non-deterministic language, loosely based on Dijkstra's guarded command language notation and borrowing the notation for I/O operations from Hoare's CSP language. Spin can be used in four main modes: 1. as a simulator, allowing for rapid prototyping with a random, guided, or interactive simulations 2. as an exhaustive verifier, capable of rigorously proving the validity of user specified correctness requirements (using partial order reduction theory to optimize the search) 3. as proof approximation system that can validate even very large system models with maximal coverage of the state space. 4. as a driver for swarm verification (a new form of swarm computing), which can make optimal use of large numbers of available compute cores to leverage parallelism and search diversification techniques, which increases the chance of locating defects in very large verification models.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | spin-6.5.2.tgz |
NetBSD 10.0 | aarch64 | spin-6.5.2.tgz |
NetBSD 10.0 | aarch64eb | spin-6.5.2.tgz |
NetBSD 10.0 | aarch64eb | spin-6.5.2.tgz |
NetBSD 10.0 | alpha | spin-6.5.2.tgz |
NetBSD 10.0 | alpha | spin-6.5.2.tgz |
NetBSD 10.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 10.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 10.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 10.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 10.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 10.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 10.0 | i386 | spin-6.5.2.tgz |
NetBSD 10.0 | i386 | spin-6.5.2.tgz |
NetBSD 10.0 | powerpc | spin-6.5.2.tgz |
NetBSD 10.0 | powerpc | spin-6.5.2.tgz |
NetBSD 10.0 | powerpc | spin-6.5.2.tgz |
NetBSD 10.0 | sh3el | spin-6.5.2.tgz |
NetBSD 10.0 | sh3el | spin-6.5.2.tgz |
NetBSD 10.0 | sparc64 | spin-6.5.2.tgz |
NetBSD 10.0 | sparc64 | spin-6.5.2.tgz |
NetBSD 10.0 | sparc | spin-6.5.2.tgz |
NetBSD 10.0 | sparc | spin-6.5.2.tgz |
NetBSD 10.0 | vax | spin-6.5.2.tgz |
NetBSD 10.0 | vax | spin-6.5.2.tgz |
NetBSD 10.0 | vax | spin-6.5.2.tgz |
NetBSD 10.0 | x86_64 | spin-6.5.2.tgz |
NetBSD 10.0 | x86_64 | spin-6.5.2.tgz |
NetBSD 9.0 | aarch64 | spin-6.5.2.tgz |
NetBSD 9.0 | aarch64 | spin-6.5.2.tgz |
NetBSD 9.0 | alpha | spin-6.5.2.tgz |
NetBSD 9.0 | alpha | spin-6.5.2.tgz |
NetBSD 9.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 9.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 9.0 | earmv6hf | spin-6.5.2.tgz |
NetBSD 9.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 9.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 9.0 | earmv7hf | spin-6.5.2.tgz |
NetBSD 9.0 | i386 | spin-6.5.2.tgz |
NetBSD 9.0 | i386 | spin-6.5.2.tgz |
NetBSD 9.0 | powerpc | spin-6.5.2.tgz |
NetBSD 9.0 | powerpc | spin-6.5.2.tgz |
NetBSD 9.0 | powerpc | spin-6.5.2.tgz |
NetBSD 9.0 | sparc64 | spin-6.5.2.tgz |
NetBSD 9.0 | x86_64 | spin-6.5.2.tgz |
NetBSD 9.0 | x86_64 | spin-6.5.2.tgz |
NetBSD 9.3 | x86_64 | spin-6.5.2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.