summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* freebsd add MAP_ALIGNED macroDavid CARLIER2023-04-041-0/+12
* Add missing kqueue constants across BSDsVal Packett2023-03-291-2/+13
* FreeBSD: add AT_RESOLVE_BENEATHVal Packett2023-02-191-0/+1
* Auto merge of #3121 - devnexen:fbsd_sctp4, r=JohnTitorbors2023-02-191-0/+46
|\
| * freebsd further sctp support.David Carlier2023-02-181-0/+46
* | FreeBSD: add strchrnulVal Packett2023-02-181-0/+2
* | FreeBSD: add AT_EMPTY_PATHVal Packett2023-02-181-0/+1
|/
* freebsd sctp support part 3David Carlier2023-02-121-0/+140
* Auto merge of #3114 - valpackett:fbsd, r=JohnTitorbors2023-02-121-0/+23
|\
| * FreeBSD: move newly introduced functions in all versions back to rootVal Packett2023-02-111-0/+17
| * Add more FreeBSD-specific path open option constantsVal Packett2023-02-111-0/+6
* | freebsd tcp_info data addition.David Carlier2023-02-101-0/+62
|/
* freebsd further sctp support.David Carlier2023-02-051-0/+419
* freebsd add initial sctp supportDavid Carlier2023-02-041-0/+250
* Auto merge of #3099 - devnexen:pidfile_fbsd, r=JohnTitorbors2023-02-031-0/+16
|\
| * pidfile util api for freebsd addition.David Carlier2023-02-021-0/+16
* | add SO_TS_* constants for FreeBSDFolkert2023-02-021-0/+8
|/
* Auto merge of #3082 - devnexen:fbsd_signal_const, r=JohnTitorbors2023-01-221-0/+5
|\
| * adding specific freebsd signal constantsDavid Carlier2023-01-211-0/+5
* | freebsd 14 add ptrace_sc_remote.David Carlier2023-01-191-0/+8
|/
* Auto merge of #3023 - asomers:copy_file_range, r=JohnTitorbors2022-11-301-0/+9
|\
| * Enable copy_file_range on FreeBSDAlan Somers2022-11-301-0/+9
* | Add more capsicum functions for FreeBSDAlan Somers2022-11-291-0/+6
|/
* freebsd subset of memstat api additionDavid CARLIER2022-11-131-0/+25
* freebsd procctl flags updateDavid CARLIER2022-11-071-0/+11
* Add more MNT_ flags on {Dragonfly,Net,Open}BSDAlan Somers2022-10-221-1/+0
* Fix the tests on the latest FreeBSD 14.0-CURRENTAlan Somers2022-09-031-1/+48
* freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-291-0/+7
* Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitorbors2022-08-241-0/+3
|\
| * Add CPU_SETSIZE const for FreeBSDLi-Wen Hsu2022-08-231-0/+3
* | add freebsd's cpusetid_t apiDavid CARLIER2022-08-221-0/+10
|/
* freebsd cpuset affinity flags.David CARLIER2022-08-211-0/+10
* freebsd adding ptsname_rDavid CARLIER2022-08-161-0/+1
* Fix FreeBSD CPU_ macrosRyan Zoeller2022-07-111-5/+5
* memfd_create additional flags for FreeBSD.David CARLIER2022-06-191-0/+13
* Add doc aliases on __error() functionGuillaume Gomez2022-06-121-0/+2
* dragonflybsd adding subset of kvm apiDavid Carlier2022-05-221-57/+21
* Add LIO_READV and LIO_WRITEV on FreeBSDAlan Somers2022-05-071-0/+5
* Enable aio_{read,write}v on FreeBSDAlan Somers2022-05-051-0/+2
* Auto merge of #2770 - m-ou-se:freebsd-futex, r=Amanieubors2022-04-281-0/+41
|\
| * Add FreeBSD's umtx timeout struct and flag.Mara Bos2022-04-281-0/+8
| * Add umtx_op to FreeBSD.Mara Bos2022-04-281-0/+33
* | Remove the freebsd specific adjtime.Guy Rutenberg2022-04-121-1/+0
|/
* Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-likeJunho Choi2022-04-051-0/+1
* adding getlocalbase to freebsd 13David CARLIER2022-03-021-0/+2
* Auto merge of #2677 - devnexen:fbsd14_tcp_flags, r=Amanieubors2022-02-121-0/+12
|\
| * freebsd 14 new tcp constants.David CARLIER2022-02-111-0/+12
* | flopen from libutil on freebsdDavid CARLIER2022-02-121-0/+3
|/
* freebsd tcp.h data updateDavid CARLIER2022-02-101-0/+12
* freebsd 14 add new PT_GETREGSET/PT_SETREGSET flagDavid CARLIER2022-02-031-0/+2