summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd
Commit message (Expand)AuthorAgeFilesLines
* max_align_t does not need Debuggnzlbg2019-09-251-0/+1
* use no-extra-traitsgnzlbg2019-09-251-1/+1
* Do not use tuple structsgnzlbg2019-09-251-1/+3
* Fix max_align_tgnzlbg2019-09-251-3/+4
* Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-211-1/+1
|\
| * Add FreeBSD10 supportgnzlbg2019-09-161-1/+1
* | Implement max_align_tgnzlbg2019-09-202-0/+10
|/
* Auto merge of #1493 - lucab:ups/bsd-utmpx, r=gnzlbgbors2019-09-131-0/+5
|\
| * freebsd: add utmpx constantsLuca Bruno2019-09-011-0/+5
* | Formattinggnzlbg2019-09-125-168/+288
* | Deprecate RLIM_NLIMITSAlan Somers2019-09-021-0/+4
* | Fix the link_name for fstat and fstatfs on FreeBSDAlan Somers2019-09-011-0/+8
|/
* Auto merge of #1474 - lpetre:add_utime_constants, r=gnzlbg0.2.63bors2019-08-201-0/+3
|\
| * Adding UTIME_NOW and UTIME_OMIT to OSes which support utimensatLuke Petre2019-08-171-0/+3
* | Add ioctl() constants for BPFequal-l22019-08-161-0/+2
|/
* Remove catch all for FreeBSD11gnzlbg2019-08-141-1/+3
* Add EINTEGRITY errno and fix styleLuca Pizzamiglio2019-07-281-4/+8
* Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-283-1/+10
* Remove AF_MAX, PF_MAX, NET_MAXID constantsBryant Mairs2019-07-051-19/+0
* Auto merge of #1387 - tormol:fionclex, r=gnzlbgbors2019-06-111-8/+0
|\
| * Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFlyTorbjørn Birch Moltu2019-06-071-3/+0
| * Generalize some FIO* constants to all BSDsTorbjørn Birch Moltu2019-06-071-5/+0
* | Switch to manual trait impls for sigeventBryant Mairs2019-06-091-12/+42
|/
* Auto merge of #1379 - gnzlbg:deprecate_fixed_width_ints, r=gnzlbgbors2019-05-297-100/+100
|\
| * Replace uses of fixed-width integer aliases with Rust typesgnzlbg2019-05-297-100/+100
* | Deprecate AF_MAX and PF_MAXgnzlbg2019-05-291-1/+12
|/
* Ignore padding for mq_attrBryant Mairs2019-05-271-8/+36
* 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