summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd
Commit message (Expand)AuthorAgeFilesLines
* please do not land this, thxwoopsPietro Albini2019-01-021-0/+2
* 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
* Add constants for pathconf(3)Alan Somers2017-06-261-0/+2
* Add sysconf constants for FreeBSD and DragonflyBSDAlan Somers2017-06-261-0/+2
* Add more termios output flagsBryant Mairs2017-06-241-0/+4
* Add O_TTY_INIT for FreeBSDequal-l22017-06-191-0/+1
* Add O_EXEC for FreeBSDequal-l22017-06-191-0/+1
* Add O_DIRECTORY for FreeBSD, DragonFly, and OpenBSD-likeequal-l22017-06-191-0/+1
* Fix AT_ constants for DragonFlyMichael Neumann2017-06-161-0/+6
* Don't expose B460800 & B921600 on dragonflyBryant Mairs2017-04-191-0/+3
* Add const socket protocol for divert rule ipfw on FreeBSDNorbytus2017-04-061-0/+2
* Add IPC,SHM,MSG for Freebsdsuperriva2017-04-041-0/+76
* Added #[doc(hidden)] to AF_MAX, PF_MAX, others.Zac Berkowitz2017-03-011-0/+2
* Cleaned up unused socket constants.Zac Berkowitz2017-03-011-9/+0
* Added many socket-related constants to BSDZac Berkowitz2017-03-011-1/+53
* Add jail functions and constants for FreeBSDRyan Moeller2017-02-211-0/+30
* Auto merge of #512 - dumbbell:support-aarch64-unknown-freebsd, r=alexcrichtonbors2017-02-032-0/+33
|\
| * Add types for `aarch64-unknown-freebsd`Jean-Sébastien Pédron2017-02-032-0/+33
* | Added defines from ttycom.h for dragonfly and freebsd.johalun2017-01-131-0/+5