summaryrefslogtreecommitdiff
path: root/usr/src/man/man2
AgeCommit message (Expand)AuthorFilesLines
2021-03-0313594 Valid flag for fchownat(2) is AT_SYMLINK_NOFOLLOW, not SYMLNKMarcel Telka1-13/+2
2020-11-1713273 want upanic(2)Robert Mustacchi2-0/+96
2020-11-1013291 utimes.2: typos utimens and fBstatPeter Tribble1-3/+3
2020-10-1013206 Fix open(2) man pageNan Xiao1-18/+0
2020-10-0313197 Fix typo in statvfs(2) man pageNan Xiao1-17/+2
2020-09-3013189 Update rename(2) man pageNan Xiao1-17/+3
2020-09-2412363 add O_DIRECT supportJerry Jelinek1-3/+18
2020-09-2213141 Man page formatting runs words togetherPeter Tribble1-13/+3
2020-09-1713111 Want futimes(), lutimes() and timespec/timeval conversion macrosAndy Fiddaman2-21/+42
2020-06-2512872 ioctl(2) needs additional ENOTTY documentationRobert Mustacchi1-15/+9
2020-05-0112517 allow for custom per-distribution brandingJoshua M. Clulow1-1/+13
2020-02-019965 Want support for O_DIRECTORYRobert Mustacchi1-1/+44
2019-11-2312010 extra whitespace in mmap(2)Ryan Zezeski1-18/+12
2019-08-204705 fork(2): See "MT-Level of Libraries"Robert Mustacchi1-3/+3
2019-05-2211048 need a way to disable SMTJohn Levon1-4/+20
2019-01-2910289 asynchronous socket errors should be better documentedRobert Mustacchi2-6/+31
2019-01-1210067 Miscellaneous man page typosPeter Tribble2-2/+2
2018-12-139971 Make getrandom(2) a public interfaceJason King2-222/+357
2018-09-199842 man page typos and spellingPeter Tribble5-14/+5
2018-06-119588 waitid(2): infop vs. infoMarcel Telka1-8/+2
2018-02-169103 opengroup acknowledgement should be properly formatted in man pagesYuri Pankov37-333/+1661
2017-12-078895 libtsol man pages are out of step with realityPeter Tribble2-183/+1
2017-11-288861 more manpage spelling errorsPeter Tribble1-11/+2
2017-09-218591 Man pages contain various errorsChris Fraire2-2/+2
2017-08-248566 Man pages contain cross-reference errataChris Fraire1-1/+1
2017-06-278212 manpages contain obsolete referencesPeter Tribble4-41/+12
2017-06-078300 fix man page issues found by mandoc 1.14.1Yuri Pankov1-20/+26
2017-03-183766 audit documentation needs updating, badly!Peter Tribble4-62/+22
2016-10-107403 mkdir(2) / mkdirat(2) man page has a typoRobert Mustacchi1-7/+7
2016-09-066607 add default MAP_FILE symbol to sys/mman.hJames Blachly1-1/+14
2016-06-207044 Fix spelling mistakes in sections 1HAS and 2Cody Peter Mello3-23/+7
2016-05-026826 want support for nested interpretersJerry Jelinek1-10/+6
2015-12-286534 Improve processor_bind(2) EINVAL descriptionRyan Zezeski1-16/+10
2015-11-243252 Need a proper flock() implementationJerry Jelinek1-100/+324
2015-11-046417 Want a privilege for accessing information about physical memoryJerry Jelinek1-8/+8
2015-11-036377 Fix man page issues found by mandoc 1.13.3Yuri Pankov1-1/+1
2015-09-295663 sysinfo(2): Missing spaces in the man pageAdam Stevko1-9/+4
2015-04-095776 vfork and getwd should not be exposed under XPG7Garrett D'Amore1-159/+266
2015-02-195617 open(2): The RETURN VALUES section should mention openat()Marcel Telka1-5/+6
2015-01-144923 want preadv and pwritevDJ Hoffman3-10/+46
2014-12-275479 Need missing *at family manual pagesRobert Mustacchi8-102/+335
2014-12-275460 utimensat() and futimens() need manual pagesRobert Mustacchi2-11/+45
2014-12-273824 ppoll() needs a manpageRobert Mustacchi2-37/+61
2014-12-045385 socket I/O related manuals don't document ECONNRESETRobert Mustacchi2-18/+24
2014-11-244328 sigprocmask(2) talks about the 'how' argumentMarcel Telka1-18/+14
2014-07-215025 import and use mandocGarrett D'Amore1-1/+0
2013-11-164330 open(2) manual describes O_SYNC twiceLauri Tirkkonen1-8/+6
2013-08-303600 edit(1) is a bad .so referenceYuri Pankov1-91/+92
2013-08-233785 Implement MAP_32BIT flag to mmap()Theo Schlossnagle1-0/+17
2013-04-213713 Implement accept4()Theo Schlossnagle3-11/+97