Utkarsh Anand 3f955eba7f Lots of changes to sys/netbsd (#397)
* Lots of changes to sys/netbsd:
- Removed a few syscalls that did not have proper constants defined.
- Autogenerated *.const files.
- Removed a few types like uid and gid, that were not available.
- Ran make generate

* Few changes for NetBSD support:
- Added sys/netbsd/init.go
- Added netbsd to sys/sys.go

* Fix order in sys/sys.go

* Update documentation for NetBSD
2017-10-25 09:27:47 +02:00
2017-10-25 09:27:47 +02:00
2017-08-08 10:54:24 +02:00
2017-10-23 10:10:05 +02:00
2017-10-25 09:27:47 +02:00
2017-10-23 10:10:05 +02:00
2017-10-23 10:19:38 +02:00
2017-07-28 13:25:48 +02:00
2017-06-13 15:55:31 +02:00
2017-10-23 16:14:46 +02:00
2017-10-23 16:14:46 +02:00
2015-10-12 10:16:57 +02:00
2017-07-28 14:20:59 +02:00

syzkaller - linux kernel fuzzer

Build Status

syzkaller is an unsupervised coverage-guided Linux kernel fuzzer.

The project mailing list is syzkaller@googlegroups.com. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.

List of found bugs.

Documentation

External Articles

Disclaimer

This is not an official Google product.

Description
syzkaller is an unsupervised coverage-guided kernel fuzzer
Readme Pixar 180 MiB
Languages
Go 77.1%
C 11%
Roff 5.3%
C++ 2.2%
Shell 1.5%
Other 2.8%