| Commit message (Expand) | Author | Age | Files | Lines |
* | add eaccess on freebsd and dragonfly | Steve Lau | 2022-10-09 | 1 | -0/+1 |
* | freebsd add shm_largepage_conf data and its ioctl request. | David CARLIER | 2022-08-29 | 1 | -0/+1 |
* | Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitor | bors | 2022-08-24 | 1 | -0/+1 |
|\ |
|
| * | Add CPU_SETSIZE const for FreeBSD | Li-Wen Hsu | 2022-08-23 | 1 | -0/+1 |
* | | add freebsd's cpusetid_t api | David CARLIER | 2022-08-22 | 1 | -0/+4 |
|/ |
|
* | Auto merge of #2882 - devnexen:eui64_fbsd, r=JohnTitor | bors | 2022-08-21 | 1 | -0/+4 |
|\ |
|
| * | IEEE EUI-64 callss for freebsd/dragonflybsd. | David CARLIER | 2022-08-18 | 1 | -0/+4 |
* | | freebsd cpuset affinity flags. | David CARLIER | 2022-08-21 | 1 | -0/+8 |
|/ |
|
* | freebsd adding ptsname_r | David CARLIER | 2022-08-16 | 1 | -0/+1 |
* | add BUS_ si_code constants | i509VCB | 2022-07-31 | 1 | -0/+3 |
* | memfd_create additional flags for FreeBSD. | David CARLIER | 2022-06-19 | 1 | -0/+16 |
* | Add FreeBSD's umtx timeout struct and flag. | Mara Bos | 2022-04-28 | 1 | -0/+1 |
* | Add umtx_op to FreeBSD. | Mara Bos | 2022-04-28 | 1 | -0/+23 |
* | Auto merge of #2744 - vityafx:add-pthread-functions-to-freebsd, r=Amanieu | bors | 2022-04-10 | 1 | -0/+2 |
|\ |
|
| * | Add pthread_set/get schedparam functions to FreeBSD. | Victor Polevoy | 2022-04-09 | 1 | -0/+2 |
* | | Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-like | Junho Choi | 2022-04-05 | 1 | -0/+2 |
|/ |
|
* | adding getlocalbase to freebsd 13 | David CARLIER | 2022-03-02 | 1 | -0/+1 |
* | BSD add deterministic rand api | David Carlier | 2022-02-14 | 1 | -0/+9 |
* | Auto merge of #2677 - devnexen:fbsd14_tcp_flags, r=Amanieu | bors | 2022-02-12 | 1 | -0/+11 |
|\ |
|
| * | freebsd 14 new tcp constants. | David CARLIER | 2022-02-11 | 1 | -0/+11 |
* | | flopen from libutil on freebsd | David CARLIER | 2022-02-12 | 1 | -0/+2 |
|/ |
|
* | illumos does not yet have SO_REUSEPORT | Joshua M. Clulow | 2022-02-10 | 1 | -0/+1 |
* | freebsd tcp.h data update | David CARLIER | 2022-02-10 | 1 | -0/+4 |
* | bsd sched api update | David CARLIER | 2022-02-05 | 1 | -0/+1 |
* | freebsd audit api introduction. | David CARLIER | 2022-01-26 | 1 | -0/+6 |
* | freebsd add ifconf data. | David CARLIER | 2022-01-25 | 1 | -0/+2 |
* | getpagesizes for freebsd addition | David CARLIER | 2022-01-25 | 1 | -0/+2 |
* | Add `ip_mreqn` on FreeBSD | Tamir Duberstein | 2022-01-17 | 1 | -0/+1 |
* | freebsd add CPU_COUNT macro | David CARLIER | 2022-01-06 | 1 | -0/+5 |
* | freebsd add vmtotal sysctl query | David Carlier | 2021-11-15 | 1 | -0/+2 |
* | freebsd sem api addition | David Carlier | 2021-11-09 | 1 | -0/+5 |
* | freebsd ptrace request update | David Carlier | 2021-11-06 | 1 | -0/+3 |
* | Add getresgid and getresuid to DragonFly, FreeBSD and OpenBSD | Ryan Zoeller | 2021-11-02 | 1 | -0/+2 |
* | freebsd add ptrace_lwpinfo struct | David Carlier | 2021-10-30 | 1 | -0/+14 |
* | Add AI_* constants to freebdslike platforms. | jfh | 2021-10-27 | 1 | -0/+7 |
* | Adds pthread_mutexattr_[g|s]etrobust and pthread_mutex_consistent bindings | Armin Widegreen | 2021-10-18 | 1 | -0/+3 |
* | fparseln for freebsd/dragonfly. | DC | 2021-10-09 | 1 | -0/+1 |
* | Auto merge of #2435 - i509VCB:devname_r, r=JohnTitor | bors | 2021-10-07 | 1 | -0/+1 |
|\ |
|
| * | add devname_r to freebsd-like | i509VCB | 2021-10-06 | 1 | -0/+1 |
* | | freebsd native api addition to deal with thread | David Carlier | 2021-10-04 | 1 | -0/+3 |
|/ |
|
* | Auto merge of #2420 - devnexen:fbsd_hexdump, r=JohnTitor | bors | 2021-09-26 | 1 | -0/+2 |
|\ |
|
| * | freebsd add humanize_number/hexdump fn. | David Carlier | 2021-09-25 | 1 | -0/+2 |
* | | Auto merge of #2416 - devnexen:fbsd_timer_api, r=JohnTitor | bors | 2021-09-26 | 1 | -0/+6 |
|\ \ |
|
| * | | freebsd add timer api. | David Carlier | 2021-09-22 | 1 | -0/+6 |
* | | | freebsd/dragonfly add pthread_get_name_np fn | David Carlier | 2021-09-25 | 1 | -0/+1 |
| |/
|/| |
|
* | | Auto merge of #2411 - devnexen:fbsd_uuidgen, r=JohnTitor | bors | 2021-09-24 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | freebsd add uuidgen fn. | David Carlier | 2021-09-19 | 1 | -0/+2 |
* | | BSD add utrace calls | David Carlier | 2021-09-19 | 1 | -0/+1 |
|/ |
|
* | freebsd adding MAP_PREFAULT_READ mmap flag. | David Carlier | 2021-09-17 | 1 | -0/+1 |
* | linux, android, freebsd-like adding pthread_getcpuclockid | David Carlier | 2021-08-29 | 1 | -0/+1 |