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
/
sys
/
netbsd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/netbsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/netbsd: improve recvmsg() description
Michael Tuexen
2018-12-08
2
-12
/
+12
*
sys: remove socketpair for AF_INET and AF_INET6
Michael Tüxen
2018-12-04
5
-35
/
+1
*
sys: check that target consts are defined
Dmitry Vyukov
2018-10-19
8
-51
/
+9
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
2
-1
/
+6
*
sys/netbsd: use posix helper instead of copy-pasted code
Dmitry Vyukov
2018-08-25
1
-19
/
+3
*
Makefile: don't compile all targets into target binaries
Dmitry Vyukov
2018-08-02
3
-8
/
+10
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-5
/
+5
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
4
-240
/
+0
*
prog: detect when flags are a bitmask
Dmitry Vyukov
2018-06-30
1
-65
/
+65
*
sys: mark output resources as opt
Dmitry Vyukov
2018-06-18
2
-3
/
+3
*
sys: dedup mmap code across OSes
Dmitry Vyukov
2018-05-06
1
-35
/
+4
*
sys: move generate files to separate packages
Dmitry Vyukov
2018-05-05
2
-5
/
+8
*
gometalinter: enable package comment checking
Dmitry Vyukov
2018-05-03
1
-1
/
+2
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-2
/
+1
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
1
-188
/
+188
*
sys: fix descriptions for strickter return type checks
Dmitry Vyukov
2018-02-23
2
-3
/
+3
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
2
-39
/
+6
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-102
/
+102
*
sys/linux: add type alias for socket port
Dmitry Vyukov
2018-01-08
3
-2
/
+3
*
pkg/compiler: make signalno a type alias
Dmitry Vyukov
2018-01-08
1
-37
/
+0
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
1
-3
/
+3
*
pkg/compiler: add check that len does not refer to array with varlen elements
Dmitry Vyukov
2017-11-28
3
-5
/
+5
*
Changing the types of members of struct stat
Utkarsh Anand
2017-10-30
2
-30
/
+29
*
Added a few more syscall descriptions, consts
Utkarsh Anand
2017-10-30
13
-56
/
+2384
*
Add two new syscalls `shmctl` and `msgctl`
Utkarsh Anand
2017-10-30
4
-44
/
+114
*
Fix the SYS_SEMCTL value issue for NetBSD
Utkarsh Anand
2017-10-30
3
-14
/
+14
*
sys/netbsd: fix mmap signature
Dmitry Vyukov
2017-10-25
3
-2
/
+4
*
Lots of changes to sys/netbsd (#397)
Utkarsh Anand
2017-10-25
9
-136
/
+607
*
Added 4 files containing syscall descriptions (#396)
Utkarsh Anand
2017-10-24
4
-0
/
+335
[prev]