summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2588 - GuillaumeGomez:upgrade, r=Amanieu0.2.111bors2021-12-112-3/+3
|\
| * Upgrade crate version to 0.2.111Guillaume Gomez2021-12-112-3/+3
* | Auto merge of #2587 - rtzoeller:dfly_fallocate_fadvise, r=Amanieubors2021-12-113-2/+4
|\ \ | |/ |/|
| * DragonFly supports posix_fallocate, stubs posix_fadviseRyan Zoeller2021-12-113-2/+4
|/
* Auto merge of #2586 - GuillaumeGomez:getmntinfo, r=Amanieubors2021-12-101-0/+4
|\
| * Add missing link_name for getmntinfoGuillaume Gomez2021-12-101-0/+4
* | Auto merge of #2585 - asomers:revert-pr2581, r=Amanieubors2021-12-101-5/+7
|\ \ | |/ |/|
| * Revert "Fix invalid freebsd version selection"Alan Somers2021-12-101-5/+7
|/
* Auto merge of #2584 - GuillaumeGomez:upgrade, r=Amanieu0.2.110bors2021-12-092-3/+3
|\
| * Upgrade crate version to 0.2.110Guillaume Gomez2021-12-092-3/+3
* | Auto merge of #2579 - devnexen:sd14_linux_sched_compat, r=Amanieubors2021-12-092-0/+19
|\ \
| * | freebsd 14 adding linux sched api compatibility fn.David CARLIER2021-12-042-0/+19
* | | Auto merge of #2580 - devnexen:netbsd_few_more_ptrace_queries, r=Amanieubors2021-12-091-0/+21
|\ \ \
| * | | netbsd adding few more ptrace queries types.David Carlier2021-12-041-0/+21
| |/ /
* | | Auto merge of #2548 - Mek101:master, r=Amanieubors2021-12-095-0/+14
|\ \ \
| * | | Removed endianess conditionals on mips ioctlMek1012021-12-051-9/+2
| * | | Fix ioctl constants on mips little-endianMek1012021-12-051-2/+2
| * | | Fix ioctl constants on mips big-endianMek1012021-12-041-2/+2
| * | | Fix ioctl constants on PowerPCMek1012021-12-041-9/+2
| * | | Endian dependent ioctl constants on PowerPCMek1012021-12-041-2/+9
| * | | Endian dependent ioctl constants on mipsMek1012021-12-041-2/+9
| * | | Add more linux ioctl constansts: BLKSSZGET and BLKPBSZGETMek1012021-12-035-0/+14
* | | | Auto merge of #2525 - qwandor:mlock2, r=Amanieubors2021-12-093-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip mlock2 for Android test.Andrew Walbran2021-12-071-0/+3
| * | | Add mlock2 on Android and Linux.Andrew Walbran2021-11-092-0/+6
* | | | Auto merge of #2581 - GuillaumeGomez:freebsd-version, r=Amanieubors2021-12-091-7/+5
|\ \ \ \
| * | | | Fix invalid freebsd version selectionGuillaume Gomez2021-12-051-7/+5
* | | | | Auto merge of #2570 - t6:freebsd-riscv64, r=Amanieubors2021-12-097-4/+166
|\ \ \ \ \
| * | | | | ci/build: add riscv64gc-unknown-freebsdTobias Kortkamp2021-12-081-0/+1
| * | | | | Add riscv64-unknown-freebsd supportTobias Kortkamp2021-11-276-4/+165
* | | | | | Auto merge of #2582 - devnexen:pidfd_syscall_flag, r=Amanieubors2021-12-072-0/+4
|\ \ \ \ \ \
| * | | | | | linux add pidfd_open syscall modeDavid Carlier2021-12-062-0/+4
|/ / / / / /
* | | | | | Auto merge of #2522 - rtzoeller:dfly_handle_deprecations, r=JohnTitorbors2021-12-053-23/+4
|\ \ \ \ \ \
| * | | | | | Fix/remove deprecated DragonFly itemsRyan Zoeller2021-11-073-23/+4
* | | | | | | Auto merge of #2578 - GuillaumeGomez:upgrade, r=Amanieu0.2.109bors2021-12-042-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Upgrade crate version to 0.2.109Guillaume Gomez2021-12-032-3/+3
* | | | | | | Auto merge of #2575 - sunfishcode:sunfishcode/wasi-getcwd, r=Amanieubors2021-12-042-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Update to the latest released wasi-libc and declare `getcwd`/`chdir`Dan Gohman2021-12-022-1/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Auto merge of #2568 - devnexen:dfbsd_ioctl_new_queries, r=Amanieubors2021-12-043-0/+41
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | dragonflybsd adding few new ioctl queriesDavid Carlier2021-11-253-0/+41
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #2565 - GuillaumeGomez:procstat, r=Amanieubors2021-12-033-4/+363
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add devstat itemsGuillaume Gomez2021-12-032-3/+362
| * | | | | Update ctest2 dependencyGuillaume Gomez2021-12-011-1/+1
| | |/ / / | |/| | |
* | | | | Auto merge of #2577 - sunfishcode:sunfishcode/wasi-max-align-t, r=Amanieubors2021-12-031-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add `#[allow(missing_debug_implementations)]` to WASI's `max_align_t`.Dan Gohman2021-12-031-0/+1
| * | | | Define max_align_t for wasi.Dan Gohman2021-12-031-0/+7
|/ / / /
* | | | Auto merge of #2574 - devnexen:fbsd_14_pt_coredump, r=Amanieubors2021-12-012-0/+16
|\ \ \ \
| * | | | ptrace_coredump ptrace query addition for FreeBSD 14.David CARLIER2021-12-012-0/+16
|/ / / /
* | | | Auto merge of #2572 - GuillaumeGomez:mount-items, r=Amanieubors2021-12-012-0/+227
|\ \ \ \
| * | | | Add missing FreeBSD mount itemsGuillaume Gomez2021-11-302-0/+227
|/ / / /