syzkaller/pkg
Dmitry Vyukov 40311807ad pkg/build: netbsd build improvements
1. Implement clean since we do incremental build we actually need no-op clean.
2. Don't copy netbsd to output dir, we don't need it there (we create full-fledged image).
3. Copy netbsd.gdb to obj/ dir, that's where it is expected.
4. Fix boot disk name for gce (it's sd0 instead of wd0).
2019-02-23 17:01:44 +01:00
..
ast sys/linux: extend AX25/ROSE/NETROM descriptions 2018-12-24 18:56:06 +01:00
bisect pkg/bisect: check existence of input files 2018-12-17 19:09:03 +01:00
build pkg/build: netbsd build improvements 2019-02-23 17:01:44 +01:00
compiler pkg/compiler: don't warn about the same len twice 2019-01-31 11:35:53 +01:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover syz-manager: move coverage report code to pkg/cover 2018-12-10 16:37:01 +01:00
csource executor: fix format strings 2019-02-19 15:23:15 +01:00
db pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
email pkg/email, pkg/vcs: test that OpenBSD-style commits are handled 2018-10-11 19:47:32 +02:00
gce .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled 2019-02-11 18:35:46 +01:00
html dashboard/app: poll commits info 2019-02-17 15:08:45 +01:00
ifuzz pkg/ifuzz/generated: change package name to match path 2019-02-19 15:23:15 +01:00
instance pkg/instance: test coverage during instance testing 2019-02-13 15:58:42 +01:00
ipc pkg/ipc: generate better temp name for executor 2019-02-08 16:27:53 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log gometalinter: enable package comment checking 2018-05-03 13:53:01 +02:00
mgrconfig pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
osutil pkg/ipc: generate better temp name for executor 2019-02-08 16:27:53 +01:00
report pkg/report: update UBSAN netbsd report format 2019-02-23 11:58:06 +01:00
repro prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis 2019-01-02 11:57:53 +01:00
rpctype syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00
runtest pkg/runtest: don't print skipped/broken tests by default 2019-02-13 15:58:42 +01:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer pkg/symbolizer: favor portable nm(1) format 2018-09-24 10:12:38 +02:00
vcs pkg/vcs: implement few missing methods for akaros 2019-02-17 15:20:01 +01:00