| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC jail: Change both root and working directories in jail_attach(2) | Jamie Gritton | 2021-02-24 | 1 | -1/+4 |
| * | MF12 r365662: | Dimitry Andric | 2020-09-14 | 1 | -1/+1 |
| * | MFS r365682: getlogin_r: fix the type of len | Kyle Evans | 2020-09-13 | 3 | -4/+14 |
| * | MFC r362664, r362665: | Warner Losh | 2020-09-09 | 1 | -2/+2 |
| * | MFC 359467: Trim some duplicate EIO descriptions. | John Baldwin | 2020-09-08 | 2 | -7/+1 |
| * | MFC 359465: Document EINTEGRITY errors for many system calls. | John Baldwin | 2020-09-08 | 41 | -41/+148 |
| * | MFC r364423: | Konstantin Belousov | 2020-08-27 | 1 | -2/+8 |
| * | MFC 361767: Document SO_NO_OFFLOADS and SO_NO_DDP. | John Baldwin | 2020-08-26 | 1 | -2/+15 |
| * | MFC r362474: | Michael Tuexen | 2020-08-24 | 1 | -0/+1 |
| * | MFC r362473: | Michael Tuexen | 2020-08-24 | 1 | -8/+8 |
| * | MFC r362451: | Michael Tuexen | 2020-08-24 | 1 | -22/+13 |
| * | MFC r362332: | Michael Tuexen | 2020-08-24 | 1 | -22/+23 |
| * | MFC r358965: | Michael Tuexen | 2020-08-23 | 1 | -0/+9 |
| * | MFC r363398 (asomers): document close_range(2) as async-signal-safe | Kyle Evans | 2020-08-21 | 1 | -1/+2 |
| * | Insta-MFC r364322: | Konstantin Belousov | 2020-08-17 | 1 | -2/+0 |
| * | MFC r364091: | Konstantin Belousov | 2020-08-17 | 4 | -25/+14 |
| * | MFC r364029: tmpnam(3): Also mention tmpfile in the ENVIRONMENT section | Gordon Bergling | 2020-08-14 | 1 | -1/+3 |
| * | MFC r364032: setlocale(3): Add an EXAMPLES section and add LANG category | Gordon Bergling | 2020-08-14 | 1 | -1/+24 |
| * | MFC r364031: mbsrtowcs(3): Clarify the RETURN VALUES section | Gordon Bergling | 2020-08-14 | 1 | -4/+18 |
| * | MFC r341009 by des: | Edward Tomasz Napierala | 2020-08-13 | 1 | -16/+14 |
| * | MFC userland part of r351729 | Pawel Biernacki | 2020-08-12 | 2 | -13/+45 |
| * | MFC r363829: directory(3): Add an ERRORS section | Gordon Bergling | 2020-08-11 | 1 | -2/+72 |
| * | MFC r363813: | Konstantin Belousov | 2020-08-10 | 1 | -1/+1 |
| * | MFC r362230: libcasper(3): Document HISTORY within the manpages | Gordon Bergling | 2020-08-07 | 7 | -7/+48 |
| * | MFC r359836-r359837, r359891, r360236-r360237: close_range(2) | Kyle Evans | 2020-08-05 | 3 | -2/+41 |
| * | MFC r359547, r359629 (by imp): Note some functions that appeared in First Edi... | Gordon Bergling | 2020-08-01 | 3 | -2/+19 |
| * | MFC r359773 (by carlavilla): Add HISTORY section to getc(3) | Gordon Bergling | 2020-08-01 | 1 | -1/+17 |
| * | MFC r359772 (by carlavilla): exit(3): Add a HISTORY section | Gordon Bergling | 2020-08-01 | 1 | -1/+6 |
| * | MFC 359504: | Mateusz Piotrowski | 2020-07-26 | 1 | -5/+8 |
| * | MFC r357208,r357309,r357239,r357310 | Mateusz Guzik | 2020-07-25 | 1 | -69/+154 |
| * | MFC r363228: | Brooks Davis | 2020-07-22 | 1 | -10/+11 |
| * | MFC r363147: gethostname(3): Correct the reference of the undefined value HOS... | Gordon Bergling | 2020-07-20 | 1 | -4/+4 |
| * | MFC r363156: lseek(2): Document the seek behavior better and update the POSIX... | Gordon Bergling | 2020-07-20 | 1 | -6/+35 |
| * | MFC r362708 | Joerg Wunsch | 2020-07-17 | 1 | -0/+16 |
| * | MFC r363051, r363055: | Mark Johnston | 2020-07-16 | 2 | -5/+2 |
| * | MFC r361798, r361800: vfs: default disallow read(2) of a directory | Kyle Evans | 2020-07-08 | 1 | -4/+9 |
| * | MFC r362788: | Mitchell Horne | 2020-07-06 | 1 | -14/+0 |
| * | MFC r362611 | Pawel Biernacki | 2020-07-03 | 1 | -1/+2 |
| * | MFC r362495: | Piotr Pawel Stefaniak | 2020-06-29 | 1 | -1/+1 |
| * | MFC 362336: | Mateusz Piotrowski | 2020-06-27 | 1 | -2/+2 |
| * | MFC r362326: fgetln(3): Add a Caveats Section | Gordon Bergling | 2020-06-27 | 1 | -1/+31 |
| * | MFC r362171: libc manpages: various improvements from NetBSD | Gordon Bergling | 2020-06-27 | 7 | -7/+76 |
| * | MFC r362151: | Konstantin Belousov | 2020-06-20 | 1 | -1/+42 |
| * | MFC r362150: | Konstantin Belousov | 2020-06-20 | 1 | -4/+4 |
| * | MFC r361995-r361996, r361999, r362111: posix_spawnp fixes | Kyle Evans | 2020-06-17 | 5 | -24/+139 |
| * | MFC r361770, r361784, r362032: | Konstantin Belousov | 2020-06-17 | 2 | -0/+4 |
| * | MFC r361060: | Konstantin Belousov | 2020-05-28 | 3 | -0/+42 |
| * | MFC r361303, r361349, r361394, r361398, r361537: | Konstantin Belousov | 2020-05-27 | 1 | -3/+14 |
| * | MFC r361249: | Benedict Reuschling | 2020-05-24 | 1 | -1/+1 |
| * | Revert mlock_helper.c test code changes from r361350. | Mark Johnston | 2020-05-23 | 1 | -11/+11 |