summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* add major/minor on BSDs/illumosSteve Lau2023-05-061-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-0/+426