summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* add major/minor on BSDs/illumosSteve Lau2023-04-201-0/+10
* FreeBSD: move newly introduced functions in all versions back to rootVal Packett2023-02-111-17/+0
* Enable copy_file_range on FreeBSDAlan Somers2022-11-301-9/+0
* expose dirname and basenameSteve Lau2022-10-251-0/+3
* Add makedev for the BSDsAlan Somers2022-09-071-0/+13
* Fix definition of kevent.data on FreeBSD 12+Alan Somers2022-05-071-1/+1
* Enable aio_{read,write}v on FreeBSDAlan Somers2022-05-051-2/+0
* freebsd proposal to move sockcred2 usage in the root mod while ignoring it fo...David CARLIER2021-12-121-22/+0
* Add riscv64-unknown-freebsd supportTobias Kortkamp2021-11-271-1/+2
* Auto merge of #2561 - GuillaumeGomez:procstat-items, r=JohnTitorbors2021-11-241-0/+58
|\
| * Add missing procstat items for FreeBSDGuillaume Gomez2021-11-231-0/+58
* | Fix doc comment on FreeBSD `kinfo_proc`Alexander Batischev2021-11-221-1/+1
|/
* Add documentation for kinfo_proc fieldsGuillaume Gomez2021-11-181-0/+85
* Add FreeBSD 14 moduleYuki Okushi2021-11-171-1/+3
* Properly declare a structYuki Okushi2021-11-171-0/+100
* FreeBSD: add eventfd (since 13)Greg V2021-11-071-0/+2
* freebsd 13 add copy_file_range api compatible with linux's glibc wrapperDavid Carlier2021-10-241-0/+9
* freebsd add numa domain apiDavid Carlier2021-10-231-0/+29
* Auto merge of #2465 - asomers:fbsd-consts, r=JohnTitorbors2021-10-201-24/+0
|\
| * Properly expose more constants on FreeBSDAlan Somers2021-10-201-24/+0
* | Add more freebsd itemsGuillaume Gomez2021-10-191-0/+23
|/
* freebsd procctl amd64 special flags additions.DC2021-08-281-0/+8
* procctl api addition for freebsd/dragonflybsdDC2021-08-161-0/+5
* adding LOCAL_CREDS_PERSISTENT for FreeBSD.DC2021-08-041-0/+25
* freebsd introducing timingsafe api (from 12)David Carlier2021-06-041-0/+2
* bsd adding setproctitle (setproctitle_fast for FreeBSD too).David Carlier2021-06-011-0/+1
* freebsd: getentropy supportDavid Carlier2021-05-171-0/+1
* freebsd update adding elf_aux_info from 12.x release.David Carlier2021-05-161-0/+1
* Fix styleYuki Okushi2021-04-061-10/+2
* Add aio_readv and aio_writevAlan Somers2021-01-291-0/+2
* Refactor freebsd to add a new FreeBSD 13 moduleAlan Somers2021-01-291-0/+248