index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
report
/
netbsd.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: factor out type definitions
Taras Madan
2025-06-27
1
-5
/
+0
*
pkg/report: gather Go runtime bugs under one bug
Florent Revest
2023-07-26
1
-0
/
+1
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-3
/
+5
*
pkg/report: extract more report types for Linux
Aleksandr Nogikh
2023-07-05
1
-0
/
+3
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
pkg/report: ignore "ddb.onpanic" on netbsd
Dmitry Vyukov
2020-10-26
1
-1
/
+3
*
pkg/report: deduplicate code across netbsd and openbsd
Dmitry Vyukov
2020-06-07
1
-129
/
+4
*
pkg/report: fix kUBSan reporting on NetBSD
m00nbsd
2020-05-24
1
-1
/
+1
*
pkg/report: Improve parsing of the UBSan reports
Kamil Rytarowski
2020-02-22
1
-0
/
+5
*
tools/syz-check: check netlink policy descriptions
Dmitry Vyukov
2020-01-22
1
-1
/
+1
*
pkg/build: add support to build the NetBSD kernel with KMSan
Siddharth M
2019-12-06
1
-0
/
+5
*
Correct parsing of Kernel ASan reports
Kamil Rytarowski
2019-11-14
1
-1
/
+1
*
pkg/report: detect syzkaller panics in lost connection bugs
Dmitry Vyukov
2019-11-06
1
-2
/
+2
*
pkg/report: refactor argument passing
Dmitry Vyukov
2019-07-23
1
-18
/
+10
*
pkg/cover: fix prefix computation
Siddharth M
2019-07-17
1
-12
/
+14
*
pkg/report: Fix corrupted reports
R3x
2019-07-14
1
-1
/
+1
*
pkg/report: fix ASan report parsing bug
R3x
2019-07-01
1
-7
/
+1
*
pkg/report: fix error in report symbolization
R3x
2019-06-26
1
-1
/
+1
*
pkg/report: Add initial support for report symbolisation
Siddharth M
2019-06-13
1
-7
/
+119
*
pkg/report: fix other NetBSD corrupted reports
Siddharth M
2019-05-07
1
-4
/
+4
*
pkg/report: fix the error corrupting reports
Siddharth M
2019-03-08
1
-2
/
+2
*
pkg/report: add better ASan bug parsing for NetBSD
Siddharth M
2019-03-05
1
-2
/
+3
*
pkg/report: ignore postfix error on netbsd
Dmitry Vyukov
2019-02-27
1
-0
/
+1
*
pkg/report: update UBSAN netbsd report format
Dmitry Vyukov
2019-02-23
1
-3
/
+3
*
pkg/report: add KUBSan netbsd reports
Dmitry Vyukov
2019-02-23
1
-0
/
+10
*
pkg/report: add few netbsd KASAN reports
Dmitry Vyukov
2019-02-22
1
-3
/
+3
*
pkg/report: add simple version of netbsd crash parser
Dmitry Vyukov
2019-02-01
1
-2
/
+43
*
pkg/report: pass the target to each OS report constructor
Anton Lindqvist
2018-12-08
1
-1
/
+4
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-7
/
+2
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-15
/
+2
*
pkg/report: combine report data into a struct
Dmitry Vyukov
2017-11-14
1
-2
/
+2
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
1
-2
/
+2
*
pkg/report: add netbsd stub
Dmitry Vyukov
2017-10-25
1
-0
/
+53