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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: support AUTO args in programs
Dmitry Vyukov
2018-12-10
9
-42
/
+61
*
sys: consistently mark all paddings as const[0]
Dmitry Vyukov
2018-12-10
25
-280
/
+289
*
prog: implement strict parsing mode
Dmitry Vyukov
2018-12-10
3
-5
/
+5
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
sys/openbsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/netbsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/freebsd: fix socketpair usage
Michael Tuexen
2018-12-09
2
-3
/
+12
*
sys/linux: add AF_TIPC netlink interface and packet formats
Dmitry Vyukov
2018-12-09
24
-85
/
+10634
*
sys/linux: add AF_TIPC descriptions
Dmitry Vyukov
2018-12-09
12
-5
/
+1988
*
sys/linux: socketpair returns sockets not just fd's
Dmitry Vyukov
2018-12-09
6
-11
/
+36
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
8
-7
/
+173
*
sys/linux: improve recvmsg descriptions
Michael Tuexen
2018-12-08
8
-35
/
+137
*
sys/openbsd: improve recvmsg() description
Michael Tuexen
2018-12-08
2
-12
/
+12
*
sys/netbsd: improve recvmsg() description
Michael Tuexen
2018-12-08
2
-12
/
+12
*
sys/freebsd: use a better description of msg_flags fields
Michael Tuexen
2018-12-08
2
-5
/
+5
*
sys/freebsd: Improve socket related tests for FreeBSD.
Michael Tuexen
2018-12-08
5
-214
/
+101
*
sys/targets: some syscalls on OpenBSD does need defines
Anton Lindqvist
2018-12-07
1
-1
/
+23
*
sys/openbsd: correct semctl syscall number
Anton Lindqvist
2018-12-07
3
-14
/
+14
*
sys/freebsd: remove linux specific include files for ICMP
Michael Tüxen
2018-12-05
2
-6
/
+0
*
sys/freebsd: improve TCP tests
Michael Tüxen
2018-12-05
3
-25
/
+104
*
sys/freebsd: improve udp tests
Michael Tuexen
2018-12-04
3
-6
/
+43
*
sys: remove socketpair for AF_INET and AF_INET6
Michael Tüxen
2018-12-04
92
-1279
/
+19
*
sys/freebsd: add UDP-Lite descriptions
Michael Tüxen
2018-12-03
3
-1
/
+78
*
sys/targets: use g++ as preprocessor on freebsd
Dmitry Vyukov
2018-12-03
1
-1
/
+1
*
pkg/csource: use defines from sys/syscall.h on *bsd
Greg Steuck
2018-12-02
1
-0
/
+6
*
executor: add support for tap interfaces on FreeBSD
Michael Tüxen
2018-12-01
2
-1
/
+34
*
removing trace2syz constants and moving rand_addr as the first ipv4_addr option
Shankara Pailoor
2018-11-30
12
-450
/
+22
*
FreeBSD: Fix make extract
Michael Tüxen
2018-11-30
3
-1
/
+6
*
sys/fuchsia: fix task syscalls.
Marco Vanotti
2018-11-29
3
-15
/
+5
*
reordering unions for trace2syz
Shankara Pailoor
2018-11-25
7
-17
/
+17
*
removing trace2syz constants
Shankara Pailoor
2018-11-24
17
-1132
/
+5
*
sys/fuchsia: update VMAR syscalls
Marco Vanotti
2018-11-21
3
-14
/
+14
*
sys/fuchsia: update fidl mappings.
Marco Vanotti
2018-11-21
8
-100
/
+1347
*
pkg/compiler: add error handler in CollectUnused
Marco Vanotti
2018-11-21
1
-1
/
+7
*
sys/fuchsia: add zircon-ethernet to fidlgen libs
Marco Vanotti
2018-11-21
1
-0
/
+1
*
sys/linux: update test for changed arch_prctl descriptions
Dmitry Vyukov
2018-11-19
1
-4
/
+4
*
sys: conditionally add padding argument in MakePosixMmap()
Anton Lindqvist
2018-11-17
1
-9
/
+17
*
sys/linux: refine tcp_zerocopy_receive
Dmitry Vyukov
2018-11-17
6
-14
/
+13
*
sys/linux: refine description for PR_SET_MM
Dmitry Vyukov
2018-11-17
11
-33
/
+326
*
sys/linux: modernize arch_prctl descriptions
Dmitry Vyukov
2018-11-17
8
-10
/
+105
*
sys/linux: modernize prctl descriptions
Dmitry Vyukov
2018-11-17
11
-138
/
+1362
*
sys/linux: move prctl to a separate file
Dmitry Vyukov
2018-11-17
12
-366
/
+378
*
sys/linux: refine tcp repair descriptions
Dmitry Vyukov
2018-11-17
11
-65
/
+464
*
executor: OpenBSD network package injection
Greg Steuck
2018-11-17
2
-1
/
+40
*
sys/targest: introduce target.BuildOS
Dmitry Vyukov
2018-11-17
1
-0
/
+18
*
sys/targets: fix build
Dmitry Vyukov
2018-11-17
1
-0
/
+2
*
pkg/csource: add support for creating reproducers on OpenBSD
Anton Lindqvist
2018-11-17
1
-0
/
+9
*
1) making bpf_insn varlen, 2) changing bpf_generic to match the struct defini...
Shankara Pailoor
2018-11-12
6
-17
/
+23
*
sys/linux: add vimc/vivid/vim2m/vicodec/swradio/radio/vbi/cec devices
Dmitry Vyukov
2018-11-10
6
-5
/
+325
*
sys/linux: add /dev/dlm* devices
Dmitry Vyukov
2018-11-10
6
-5
/
+98
[next]