summaryrefslogtreecommitdiff
path: root/src/unix/bsd
Commit message (Expand)AuthorAgeFilesLines
* Change branch references to HEAD where possible or main otherwiseJosh Triplett2023-05-155-9/+9
* Constify `CMSG_LEN` for all targets.John Millikin2023-05-085-5/+5
* freebsd: add missing SCM_ constantsVal Packett2023-05-071-0/+4
* freebsdlike: add rebootVal Packett2023-05-073-0/+28
* bsd: add setloginVal Packett2023-05-071-0/+1
* freebsdlike: add kenvVal Packett2023-05-072-0/+17
* Auto merge of #3233 - GuillaumeGomez:proc-darwin, r=Amanieubors2023-05-061-0/+12
|\
| * Add missing <proc.h> constants for darwinGuillaume Gomez2023-05-051-0/+12
* | Auto merge of #2999 - SteveLauC:major/minor-on-BSDs, r=JohnTitorbors2023-05-067-0/+72
|\ \
| * | add major/minor on BSDs/illumosSteve Lau2023-05-067-0/+72
* | | Auto merge of #3206 - roblabla:rtmsghdr-apple, r=JohnTitorbors2023-05-061-0/+74
|\ \ \
| * | | Add PF_ROUTE structures on Apple systemsroblabla2023-04-251-0/+74
* | | | Auto merge of #3224 - stevenengler:wait-for-one, r=JohnTitorbors2023-05-062-0/+3
|\ \ \ \
| * | | | Added `MSG_WAITFORONE` to freebsd, openbsd, and illumosSteven Engler2023-04-252-0/+3
| | |_|/ | |/| |
* | | | freebsd add few more procctl x86_64 constants.David CARLIER2023-04-281-0/+7
|/ / /
* | | Auto merge of #3210 - devnexen:fbsd_elf_aux_info_constants, r=JohnTitorbors2023-04-231-0/+9
|\ \ \
| * | | freebsd add elf_aux_info constantsDavid CARLIER2023-04-201-0/+9
| | |/ | |/|
* | | 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
* | | freebsd i686 add ucontext/mcontextDavid Carlier2023-04-181-0/+155
| |/ |/|
* | Auto merge of #3188 - valpackett:waitconst, r=JohnTitorbors2023-04-122-1/+15
|\ \
| * | netbsd,openbsd: add more waitid related constantsVal Packett2023-04-062-1/+15
* | | Auto merge of #3167 - devnexen:fbsd_map_aligned, r=JohnTitorbors2023-04-091-0/+12
|\ \ \ | |/ / |/| |
| * | freebsd add MAP_ALIGNED macroDavid CARLIER2023-04-041-0/+12
* | | netbsd add MAP_ALIGNED macroDavid Carlier2023-04-041-0/+13
|/ /
* | Add missing kqueue constants across BSDsVal Packett2023-03-294-5/+28
* | apple: add time.h functionsshua2023-03-261-0/+17
* | Add OpenBSD CLOCK_* constantsLaurent Cheylus2023-03-131-0/+6
* | Add posix_spawnattr_set_qos_class_npStiopa Koltsov2023-02-221-0/+8
* | add p_name field in kinfo_proc struct on OpenBSDSébastien Marie2023-02-221-0/+1
* | FreeBSD: add Linux-compatible clock aliasesVal Packett2023-02-191-0/+3
* | FreeBSD: add AT_RESOLVE_BENEATHVal Packett2023-02-191-0/+1
* | Auto merge of #3121 - devnexen:fbsd_sctp4, r=JohnTitorbors2023-02-191-0/+46
|\ \
| * | freebsd further sctp support.David Carlier2023-02-181-0/+46
* | | FreeBSD: add strchrnulVal Packett2023-02-181-0/+2
* | | FreeBSD: add AT_EMPTY_PATHVal Packett2023-02-181-0/+1
|/ /
* | freebsd sctp support part 3David Carlier2023-02-121-0/+140
* | Auto merge of #3114 - valpackett:fbsd, r=JohnTitorbors2023-02-125-50/+25
|\ \
| * | FreeBSD: move newly introduced functions in all versions back to rootVal Packett2023-02-115-50/+19
| * | Add more FreeBSD-specific path open option constantsVal Packett2023-02-111-0/+6
* | | Auto merge of #3113 - devnexen:nbsd_tcp_info, r=JohnTitorbors2023-02-121-0/+43
|\ \ \
| * | | netbsd tcp_info data addition.David Carlier2023-02-101-0/+43
| |/ /
* | | freebsd tcp_info data addition.David Carlier2023-02-101-0/+62
|/ /
* | Auto merge of #3105 - devnexen:macos_stack_np, r=JohnTitorbors2023-02-091-0/+4
|\ \
| * | apple add pthread_stack_frame_decode_npDavid CARLIER2023-02-051-0/+4
* | | freebsd further sctp support.David Carlier2023-02-051-0/+419
|/ /
* | freebsd add initial sctp supportDavid Carlier2023-02-041-0/+250
* | Auto merge of #3099 - devnexen:pidfile_fbsd, r=JohnTitorbors2023-02-031-0/+16
|\ \