aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r360182-r360183: kqueue(2): add note about EV_RECEIPTKyle Evans2020-04-271-1/+6
* MFC 360284:Mateusz Piotrowski2020-04-271-2/+2
* MFC r359758:Konstantin Belousov2020-04-231-2/+16
* umtx_op.2: correct typoEd Maste2020-03-081-1/+1
* MFC r358344: mprotect.2: sort errors alphabeticallyEd Maste2020-03-031-6/+6
* MFC r355488-r355489Alan Somers2020-02-132-2/+15
* MFC O_SEARCH: r357412, r357461, r357580, r357584, r357636, r357671, r357688Kyle Evans2020-02-091-3/+20
* MFC r343111,343113-343115 (by mckusick):Alexander Motin2020-01-301-0/+14
* MFC r355500:Konstantin Belousov2019-12-211-5/+4
* MFC r355000:Mark Johnston2019-11-291-3/+5
* MFC r352711-r352712: Address posix_spawn(3) signal issuesKyle Evans2019-10-211-2/+15
* MFC r352455:Konstantin Belousov2019-09-241-1/+6
* MFC r352048:Mitchell Horne2019-09-161-1/+1
* MFC r352231:Alan Somers2019-09-161-2/+3
* MFC r351773:Konstantin Belousov2019-09-101-1/+62
* MFC r350861:Konstantin Belousov2019-08-141-3/+8
* MFC r350860:Konstantin Belousov2019-08-141-1/+7
* MFC r349041:Alan Somers2019-07-191-5/+2
* MFC r349794:Konstantin Belousov2019-07-091-1/+20
* MFC r349511:Konstantin Belousov2019-07-031-1/+1
* MFC r348077:Alan Somers2019-05-311-0/+1
* MFC r345703:Konstantin Belousov2019-04-121-0/+1
* MFC r345087: Use consistent struct stat arg name in stat man pageEd Maste2019-03-201-1/+1
* MFC r341689, r341711, r341712, r341809:Konstantin Belousov2019-03-155-3/+495
* MFC r343964, r344121, r344128, r344593, r344594:Konstantin Belousov2019-03-121-0/+45
* MFC r344628: poll.2: POLLNVAL is returned also for insufficient rightsEd Maste2019-03-061-2/+3
* MFC r344592:Konstantin Belousov2019-03-011-10/+10
* MFC r343945:Sergey Kandaurov2019-02-201-2/+15
* MFC r341598:Alan Somers2019-02-141-25/+33
* MFC r343444:Enji Cooper2019-02-121-2/+13
* MFC r343082:Konstantin Belousov2019-01-231-3/+32
* MFC r342853:Konstantin Belousov2019-01-141-2/+15
* MFC r342816: thr_wake(2): Minor mdoc fixesJilles Tjoelker2019-01-131-2/+2
* MFC r342768:Mark Johnston2019-01-111-4/+9
* MFC r340455:Alan Somers2018-12-061-1/+5
* MFC r340431:Konstantin Belousov2018-11-211-2/+16
* MFC r339692:Mark Johnston2018-11-171-5/+5
* Add .Xrs to kqueue(2) from pdfork(2) and procdesc(4), to make EVFILT_PROCDESCEdward Tomasz Napierala2018-10-141-1/+2
* Document that sendfile(2) can return ENOTCAPABLEAllan Jude2018-10-131-1/+7
* Add SOL_SOCKET level socket option with name SO_DOMAIN to getMichael Tuexen2018-08-211-1/+2
* Document socket control message routines for ancillary data access (CMSG_DATA).Mateusz Piotrowski2018-08-193-4/+7
* Revert r337922, except for some documention-only bits. This needs to waitJamie Gritton2018-08-161-15/+100
* Put jail(2) under COMPAT_FREEBSD11. It has been the "old" way of creatingJamie Gritton2018-08-161-100/+15
* settimeofday(2): Remove stale note about timezoneConrad Meyer2018-08-041-6/+1
* MAXLOGNAME changed to 33 in r243023.Ruslan Bukin2018-08-032-2/+2
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-271-8/+15
* Remove bits of the old NUMA.Konstantin Belousov2018-07-103-199/+2
* Get rid of netbsd_lchown and netbsd_msync syscall entries.Brooks Davis2018-07-103-6/+58
* Tweak documentation to RB_ constants to reflect current useWarner Losh2018-07-101-17/+5
* Revert r335983.Brooks Davis2018-07-053-52/+6