index
:
syz
actual
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
/
sys
/
syz-extract
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: add ion and ashmem devices support
Dmitry Vyukov
2018-01-09
1
-1
/
+0
*
sys/syz-extract: fix mmap on arm
Dmitry Vyukov
2017-11-23
1
-1
/
+19
*
sys/syz-extract: fix compiler invocation
Dmitry Vyukov
2017-11-20
1
-2
/
+1
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+4
*
syz-extract: fix printf conditional in template
Eric Biggers
2017-11-07
1
-1
/
+1
*
syz-extract: select declaring printf or not
zoulasc
2017-11-06
7
-15
/
+19
*
syz-extract: Add missing symlink for NetBSD and refactor symlink code.
zoulasc
2017-11-06
1
-5
/
+19
*
Added a few more syscall descriptions, consts
Utkarsh Anand
2017-10-30
1
-3
/
+5
*
Fix the SYS_SEMCTL value issue for NetBSD
Utkarsh Anand
2017-10-30
1
-3
/
+13
*
Lots of changes to sys/netbsd (#397)
Utkarsh Anand
2017-10-25
2
-0
/
+75
*
sys/freebsd: more syscall descriptions
Dmitry Vyukov
2017-10-17
2
-1
/
+17
*
sys/fuchsia: more descriptions
Dmitry Vyukov
2017-10-16
1
-0
/
+1
*
sys/syz-extract: support akaros
Dmitry Vyukov
2017-10-16
3
-0
/
+36
*
sys/syz-extract: support freebsd
Dmitry Vyukov
2017-10-12
2
-0
/
+72
*
sys/syz-extract: factor out compilation function
Dmitry Vyukov
2017-10-12
5
-291
/
+189
*
Makefile, sys/syz-extract: fix android
Dmitry Vyukov
2017-09-27
1
-5
/
+7
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
4
-51
/
+139
*
sys/syz-extract: support fuchsia
Dmitry Vyukov
2017-09-25
3
-86
/
+241
*
sys/targets: move targets from sys package
Dmitry Vyukov
2017-09-15
2
-7
/
+7
*
sys/syz-extract: generate build files out of tree
Dmitry Vyukov
2017-09-15
2
-70
/
+139
*
sys/syz-extract: generate multiple arches at once
Dmitry Vyukov
2017-09-15
1
-37
/
+52
*
sys/syz-extract: use consolidated target info
Dmitry Vyukov
2017-09-15
1
-5
/
+39
*
sys/syz-extract: switch to consolidated target info in sys package
Dmitry Vyukov
2017-09-15
2
-27
/
+16
*
sys: consolidate info about various targets
Dmitry Vyukov
2017-09-15
1
-7
/
+6
*
sys/syz-extract: parallelize over files
Dmitry Vyukov
2017-09-15
2
-49
/
+80
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-4
/
+8
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
1
-30
/
+2
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
2
-6
/
+11
*
all: support i386 arch
Dmitry Vyukov
2017-08-19
1
-0
/
+1
*
sys: support arm arch
Dmitry Vyukov
2017-08-19
2
-2
/
+3
*
sys/syz-extract: switch to the new parser
Dmitry Vyukov
2017-08-18
1
-48
/
+15
*
all: use consistent file permissions
Dmitry Vyukov
2017-07-03
1
-2
/
+2
*
sys/syz-extract: reformat
Dmitry Vyukov
2017-06-26
1
-1
/
+1
*
Parse incdir "incdir" in syscall description file to add custom include direc...
Yuzhe Han
2017-06-26
2
-7
/
+9
*
sys/syz-extract: move from syz-extract
Dmitry Vyukov
2017-06-17
2
-0
/
+323