aboutsummaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: improve recvmsg descriptionsMichael Tuexen2018-12-088-35/+137
* sys/openbsd: improve recvmsg() descriptionMichael Tuexen2018-12-082-12/+12
* sys/netbsd: improve recvmsg() descriptionMichael Tuexen2018-12-082-12/+12
* sys/freebsd: use a better description of msg_flags fieldsMichael Tuexen2018-12-082-5/+5
* sys/freebsd: Improve socket related tests for FreeBSD.Michael Tuexen2018-12-085-214/+101
* sys/targets: some syscalls on OpenBSD does need definesAnton Lindqvist2018-12-071-1/+23
* sys/openbsd: correct semctl syscall numberAnton Lindqvist2018-12-073-14/+14
* sys/freebsd: remove linux specific include files for ICMPMichael Tüxen2018-12-052-6/+0
* sys/freebsd: improve TCP testsMichael Tüxen2018-12-053-25/+104
* sys/freebsd: improve udp testsMichael Tuexen2018-12-043-6/+43
* sys: remove socketpair for AF_INET and AF_INET6Michael Tüxen2018-12-0492-1279/+19
* sys/freebsd: add UDP-Lite descriptionsMichael Tüxen2018-12-033-1/+78
* sys/targets: use g++ as preprocessor on freebsdDmitry Vyukov2018-12-031-1/+1
* pkg/csource: use defines from sys/syscall.h on *bsdGreg Steuck2018-12-021-0/+6
* executor: add support for tap interfaces on FreeBSDMichael Tüxen2018-12-012-1/+34
* removing trace2syz constants and moving rand_addr as the first ipv4_addr optionShankara Pailoor2018-11-3012-450/+22
* FreeBSD: Fix make extractMichael Tüxen2018-11-303-1/+6
* sys/fuchsia: fix task syscalls.Marco Vanotti2018-11-293-15/+5
* reordering unions for trace2syzShankara Pailoor2018-11-257-17/+17
* removing trace2syz constantsShankara Pailoor2018-11-2417-1132/+5
* sys/fuchsia: update VMAR syscallsMarco Vanotti2018-11-213-14/+14
* sys/fuchsia: update fidl mappings.Marco Vanotti2018-11-218-100/+1347
* pkg/compiler: add error handler in CollectUnusedMarco Vanotti2018-11-211-1/+7
* sys/fuchsia: add zircon-ethernet to fidlgen libsMarco Vanotti2018-11-211-0/+1
* sys/linux: update test for changed arch_prctl descriptionsDmitry Vyukov2018-11-191-4/+4
* sys: conditionally add padding argument in MakePosixMmap()Anton Lindqvist2018-11-171-9/+17
* sys/linux: refine tcp_zerocopy_receiveDmitry Vyukov2018-11-176-14/+13
* sys/linux: refine description for PR_SET_MMDmitry Vyukov2018-11-1711-33/+326
* sys/linux: modernize arch_prctl descriptionsDmitry Vyukov2018-11-178-10/+105
* sys/linux: modernize prctl descriptionsDmitry Vyukov2018-11-1711-138/+1362
* sys/linux: move prctl to a separate fileDmitry Vyukov2018-11-1712-366/+378
* sys/linux: refine tcp repair descriptionsDmitry Vyukov2018-11-1711-65/+464
* executor: OpenBSD network package injectionGreg Steuck2018-11-172-1/+40
* sys/targest: introduce target.BuildOSDmitry Vyukov2018-11-171-0/+18
* sys/targets: fix buildDmitry Vyukov2018-11-171-0/+2
* pkg/csource: add support for creating reproducers on OpenBSDAnton Lindqvist2018-11-171-0/+9
* 1) making bpf_insn varlen, 2) changing bpf_generic to match the struct defini...Shankara Pailoor2018-11-126-17/+23
* sys/linux: add vimc/vivid/vim2m/vicodec/swradio/radio/vbi/cec devicesDmitry Vyukov2018-11-106-5/+325
* sys/linux: add /dev/dlm* devicesDmitry Vyukov2018-11-106-5/+98
* sys/linux: regenerate on latest kernelDmitry Vyukov2018-11-1011-21/+20
* sys: disable trusty for nowDmitry Vyukov2018-11-082-1/+1
* sys: initial trusty supportDmitry Vyukov2018-11-079-0/+329
* sys/linux: limit init_module size argumentDmitry Vyukov2018-10-301-0/+7
* sys/linux: adding constants for trace2syz to socketsshankarapailoor2018-10-3023-11/+148
* sys/linux: add perf, kvm, btrfs consts for trace2syzshankarapailoor2018-10-3029-5/+572
* sys/linux: add additional constants for trace2syz to bpfShankara Pailoor2018-10-3011-41/+541
* sys/linux: fix up descriptionsDmitry Vyukov2018-10-3012-59/+60
* sys/linux: add additional constants for trace2syzshankarapailoor2018-10-3016-112/+1771
* sys/openbsd: added minherit, extended/simplified mmapGreg Steuck2018-10-293-7/+30
* sys/linux: fix SIOCGIFCONF constDmitry Vyukov2018-10-2911-11/+21