summaryrefslogtreecommitdiff
path: root/src/unix/bsd/netbsdlike
Commit message (Expand)AuthorAgeFilesLines
* Change branch references to HEAD where possible or main otherwiseJosh Triplett2023-05-152-5/+5
* Constify `CMSG_LEN` for all targets.John Millikin2023-05-082-2/+2
* Auto merge of #2999 - SteveLauC:major/minor-on-BSDs, r=JohnTitorbors2023-05-062-0/+24
|\
| * add major/minor on BSDs/illumosSteve Lau2023-05-062-0/+24
* | Added `MSG_WAITFORONE` to freebsd, openbsd, and illumosSteven Engler2023-04-251-0/+2
* | Clean up some `extern`sYuki Okushi2023-04-231-24/+22
* | Auto merge of #3040 - 0-wiz-0:netbsd, r=JohnTitorbors2023-04-221-1/+9
|\ \ | |/ |/|
| * netbsd add deprecation warning for ELASTThomas Klausner2023-04-211-0/+6
| * netbsd add two more errnosThomas Klausner2022-12-191-1/+3
* | netbsd,openbsd: add more waitid related constantsVal Packett2023-04-062-1/+15
* | netbsd add MAP_ALIGNED macroDavid Carlier2023-04-041-0/+13
* | Add missing kqueue constants across BSDsVal Packett2023-03-292-3/+14
* | Add OpenBSD CLOCK_* constantsLaurent Cheylus2023-03-131-0/+6
* | add p_name field in kinfo_proc struct on OpenBSDSébastien Marie2023-02-221-0/+1
* | netbsd tcp_info data addition.David Carlier2023-02-101-0/+43
* | Auto merge of #3083 - devnexen:netbsd10_pollapi_update, r=JohnTitorbors2023-01-251-1/+6
|\ \
| * | netbsd 10 add ppoll api supportDavid Carlier2023-01-221-1/+6
* | | netbsd 10 event api update.David Carlier2023-01-211-0/+8
|/ /
* | netbsd 10 adding getentropy/getrandom.David Carlier2023-01-173-1/+7
* | adding mimmutable from openbsd (7.3)David Carlier2023-01-091-0/+2
|/
* add extattr_list_xxx() on NetBSDSteve Lau2022-11-031-0/+18
* add extended attributes constants on NetBSDSteve Lau2022-11-021-0/+6
* expose dirname and basenameSteve Lau2022-10-251-0/+3
* Style fixes, and filter out duplicate definitionsAlan Somers2022-10-223-7/+2
* Add more MNT_ flags on {Dragonfly,Net,Open}BSDAlan Somers2022-10-223-0/+43
* openbsd: add more locale constants for use with newlocale()Sébastien Marie2022-10-171-0/+12
* netbsd mcontext x86_64 constants.David Carlier2022-09-171-0/+27
* openbsd: add getmntinfo(3) and getfsstat(2) supportSébastien Marie2022-09-131-0/+6
* Add makedev for the BSDsAlan Somers2022-09-072-0/+20
* Fix the type of file flags on OpenBSDAlan Somers2022-07-103-12/+21
* Remove rumprun-related codeYuki Okushi2022-06-191-4/+1
* Add NetBSD ki_sigset_t, kinfo_proc2, and kinfo_lwp structsThomas Hurst2022-05-171-0/+144
* Add OpenBSD kinfo_proc structThomas Hurst2022-05-101-0/+103
* openbsd: constantify some arguments of openpty() and forkpty()Sébastien Marie2022-04-303-13/+28
* Auto merge of #2762 - m-ou-se:netbsd-futex-consts, r=Amanieubors2022-04-201-0/+23
|\
| * Add NetBSD's FUTEX_* constants.Mara Bos2022-04-191-0/+23
* | Add OpenBSD's futex.h.Mara Bos2022-04-191-0/+15
|/
* Add SCHED constants for OpenBSD.Victor Polevoy2022-04-091-0/+4
* Auto merge of #2733 - vityafx:add-pthread-functions-to-bsd, r=Amanieubors2022-04-022-7/+17
|\
| * Expose more thread bindings for NetBSD-like OSes.Victor Polevoy2022-04-012-7/+17
* | following up on openbsd's kinfo_vmentry flagsDavid Carlier2022-03-311-0/+24
* | openbsd kinfo_vmentry protection flagsDavid Carlier2022-03-301-0/+5
|/
* openbsd hash search apiDavid Carlier2022-03-051-0/+18
* openbsd add lsearch/lfind fn.David Carlier2022-03-031-0/+15
* BSD add deterministic rand apiDavid Carlier2022-02-141-0/+4
* bsd sched api updateDavid CARLIER2022-02-051-0/+1
* Auto merge of #2649 - devnexen:netbsd_ifconf, r=Amanieubors2022-01-241-0/+51
|\
| * netbsd add ifconf dataDavid Carlier2022-01-241-0/+51
* | Define ip_mreqn on OpenBSDCharlie Root2022-01-241-0/+6
|/
* netbsd add PROT_MPROTECT macros.David Carlier2022-01-151-0/+8