summaryrefslogtreecommitdiff
path: root/src/unix/bsd/freebsdlike/freebsd/freebsd11/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-2/+2
* expose dirname and basenameSteve Lau2022-10-251-0/+3
* Add makedev for the BSDsAlan Somers2022-09-071-0/+8
* Add riscv64-unknown-freebsd supportTobias Kortkamp2021-11-271-1/+2
* Auto merge of #2561 - GuillaumeGomez:procstat-items, r=JohnTitorbors2021-11-241-0/+60
|\
| * Add missing procstat items for FreeBSDGuillaume Gomez2021-11-231-0/+60
* | Fix doc comment on FreeBSD `kinfo_proc`Alexander Batischev2021-11-221-1/+1
|/
* Add documentation for kinfo_proc fieldsGuillaume Gomez2021-11-181-0/+83
* Add FreeBSD 14 moduleYuki Okushi2021-11-171-0/+1
* Properly declare a structYuki Okushi2021-11-171-0/+97
* Add more freebsd itemsGuillaume Gomez2021-10-191-0/+1
* Fix styleYuki Okushi2021-04-061-5/+1
* Refactor freebsd to add a new FreeBSD 13 moduleAlan Somers2021-01-291-1/+2
* Adding nmount to freebsd and removing fdatasync from freebsd 10DarcInc2020-10-181-0/+2
* FreeBSD: use stat header in freebsd11/freebsd12 on aarch64Greg V2020-07-061-3/+4
* Formattinggnzlbg2019-09-121-5/+13
* Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-281-0/+2
* Replace uses of fixed-width integer aliases with Rust typesgnzlbg2019-05-291-19/+19
* Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-241-0/+214