aboutsummaryrefslogtreecommitdiffstats
path: root/sys/freebsd/socket_386.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/freebsd: switch to the new .const formatMark Johnston2020-09-131-86/+0
|
* sys/freebsd: add bindat(2)Mark Johnston2020-03-271-0/+1
|
* sys/freebsd: add connectat(2)Mark Johnston2020-03-271-0/+1
|
* sys/freebsd: Add support for fuzzing FreeBSD/i386Andrew Turner2019-05-291-0/+84
Add support to fuzz 32 bit FreeBSD system calls.