summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-246-206/+508
* Correct mqd_t on DragonFlyBSDTorbjørn Birch Moltu2019-03-271-0/+1
* Add mq_getfd_np() for FreeBSDTorbjørn Birch Moltu2019-03-271-0/+1
* Add extra traits for freebsd datatypesBryant Mairs2019-02-231-4/+222
* Auto merge of #1231 - dholroyd:mmsg-support, r=gnzlbgbors2019-02-181-0/+10
|\
| * dragonflybsd lacks sendmmsg()/recvmsg()David Holroyd2019-02-081-0/+10
* | Auto merge of #1257 - vi:ORIGDSTADDR, r=gnzlbgbors2019-02-181-0/+8
|\ \
| * | Add IP_ORIGDSTADDR and others on FreeBSD.Vitaly _Vi Shukela2019-02-131-0/+8
| |/
* | Cleanup dox messgnzlbg2019-02-136-17/+9
|/
* Fix build on all platformsgnzlbg2019-02-076-60/+103
* char is unsigned on FreeBSD aarch64 and powerpc64MikaelUrankar2019-02-024-0/+4
* Add powerpc64-unknown-freebsdYour Name2019-02-022-0/+38
* Merge pull request #1236 from MikaelUrankar/freebsd_armAlex Crichton2019-02-022-0/+43
|\
| * Add armv6 and armv7 FreeBSD targetsMikaelUrankar2019-02-022-0/+43
* | FreeBSD 10.x is EOL, in FreeBSD 11 and later, ss_sp is actually a void* [1]Your Name2019-01-221-0/+6
|/
* Fix CMSG_DATA(3) and friends on BSDAlan Somers2019-01-164-0/+54
* add FIO* for freebsdalecmocatta2019-01-081-0/+13
* Fix uname on FreeBSDAlan Somers2019-01-031-0/+7
* No IP_RECVTOS for DragonFlyBSDBenjamin Saunders2018-12-151-0/+1
* Add some TCP constantsFensteer2018-11-271-0/+10
* Add chflags(2) and friendsAlan Somers2018-11-191-0/+10
* Add extattr(2) and extattr(3) definitions for FreeBSD and NetBSDAlan Somers2018-10-301-0/+64
* Added dup3() support on FreeBSD, NetBSD, OpenBSD and Solaris.Koutheir Attouchi2018-10-201-0/+2
* Add ptrace for non-apple BSDsxd0096422018-10-061-0/+33
* Add new FreeBSD socket option SO_REUSEPORT_LB.Johannes Lundberg2018-09-101-0/+1
* Implement statfs for dragonfly, freebsd and openbsdalesharik2018-07-171-0/+28
* Add new sendfile flags for FreeBSDAndrew Morrow2018-05-171-0/+2
* Define fdatasync on FreeBSD. It was introduced in FreeBSD 11.1.Alan Somers2018-03-161-0/+1
* Fix test suite on FreeBSD 11Wesley Moore2018-03-121-6/+8
* Add posix_spawn bindings for FreeBSDBryan Drewery2018-02-261-0/+76
* Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-231-0/+8
* Add FreeBSD process descriptors APIGreg V2018-01-221-0/+9
* Add missing kqueue event filters on FreeBSDGreg V2018-01-221-0/+3
* Change deprecated constants into hidden constantsAlan Somers2017-12-171-4/+4
* Auto merge of #871 - asomers:mq, r=alexcrichtonbors2017-12-171-0/+8
|\
| * POSIX mqueue bindings for the BSDsAlan Somers2017-12-161-0/+8
* | Add `sockaddr_dl` for all bsdlikeluozijun2017-12-121-0/+11
|/
* Add more FreeBSD errnosBryant Mairs2017-12-031-0/+4
* Use IFF_OACTIVE and IFF_RUNNING even on FreeBSD. Deprecate the DRV ones.Markus Wanner2017-11-281-2/+8
* No fexecve() on DragonFlyMichael Neumann2017-11-171-0/+3
* FIX: line longer than 80 charsluozijun2017-11-091-1/+2
* Add network interface flag constants for all platformsluozijun2017-11-091-0/+25
* Add SHM_ANON for FreeBSDGreg V2017-11-061-0/+1
* freebsd: Add LOCAL_* for local domain sockets.Dan Glastonbury2017-10-181-0/+16
* Add IP_BINDANY for FreeBSDJustin Latimer2017-10-051-0/+2
* Define additional IPPROTO_* constants.Jack Pappas2017-09-171-0/+237
* Add asmjs/wasm32 to CIAlex Crichton2017-08-261-17/+17
* Add MAP_32BIT to 64-bit FreeBSD platformsBryant Mairs2017-08-102-0/+4
* Added POLLSTANDARD and POLLINIGNEOF constants for freebsd-like unixZac Berkowitz2017-07-291-0/+2
* Add cfmakesane for FreeBSDBryant Mairs2017-06-291-0/+1