| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -507/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -24/+24 |
| 2023-04-08 | mlock.2: wfix | Avinesh Kumar | 1 | -3/+3 |
| 2023-04-03 | man*/: ffix | Alejandro Colomar | 1 | -1/+1 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -39/+53 |
| 2023-02-05 | Many pages: Use \[em] instead of \(em | Alejandro Colomar | 1 | -1/+1 |
| 2023-01-22 | Various pages: wfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -3/+3 |
| 2022-11-10 | Various pages: SYNOPSIS: Use VLA syntax in 'void *' function parameters | Alex Colomar | 1 | -3/+4 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | dist.mk, All pages: .TH: Generate date at 'make dist' | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag... | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-08 | memfd_create.2, mlock.2, poll.2, select.2, fopen.3, capabilities.7: tfix | Štěpán Němec | 1 | -1/+1 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+492 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -492/+0 |
| 2022-08-21 | All pages: Remove the 5th argument to .TH | Alejandro Colomar | 1 | -1/+1 |
| 2022-08-21 | All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)" | Alejandro Colomar | 1 | -1/+1 |
| 2022-07-29 | Many pages: Use STANDARDS instead of CONFORMING TO | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -2/+2 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-25 | mlock.2: Add LIBRARY section | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -20/+1 |
| 2021-08-27 | iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2021-08-18 | accept.2, access.2, getpriority.2, mlock.2: ERRORS: combine errors into a sin... | Michael Kerrisk | 1 | -49/+53 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-02-09 | mlock.2: mlock2(): Fix prototype parameter types | Alejandro Colomar | 1 | -1/+1 |
| 2021-01-09 | mlock.2: CONFORMING TO: note more explicitly which APIs are in the standards | Michael Kerrisk | 1 | -0/+5 |
| 2021-01-09 | Various pages: tfix (Oxford comma) | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+2 |
| 2020-06-21 | man2/*: srcfix: fix warnings from "mandoc -Tlint" | Bjarni Ingi Gislason | 1 | -1/+0 |
| 2020-05-31 | clock_getres.2, fsync.2, mlock.2, mmap.2, msync.2, INFINITY.3, cexp2.3, clog2... | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-19 | mlock.2: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-11 | getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee... | Michael Kerrisk | 1 | -1/+1 |
| 2020-03-12 | mlock.2: ffix | Mike Frysinger | 1 | -1/+1 |
| 2020-02-23 | getent.1, localedef.1, clock_nanosleep.2, fcntl.2, getitimer.2, getsockopt.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-27 | keyctl.2, mlock.2, timerfd_create.2, write.2, nl_langinfo.3, posix_spawn.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-25 | mlock.2: tfix | Jakub Wilk | 1 | -1/+1 |
| 2018-02-02 | iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2017-12-21 | mlock.2: Make details for MLOCK_ONFAULT a little more explicit | Michael Kerrisk | 1 | -2/+3 |
| 2017-12-21 | mlock.2: mlock2() now has library support, so remove mention of syscall(2) | Michael Kerrisk | 1 | -5/+0 |
| 2017-11-30 | mlock.2: glibc support for mlock2() is added in version 2.27 | Michael Kerrisk | 1 | -1/+2 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-18 | getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge... | Michael Kerrisk | 1 | -4/+4 |
| 2017-08-16 | _syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_... | Michael Kerrisk | 1 | -22/+22 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -2/+2 |
| 2017-03-13 | add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i... | Michael Kerrisk | 1 | -1/+1 |
| 2017-01-27 | mlock.2: tfix | Jakub Wilk | 1 | -1/+1 |
| 2017-01-26 | mlock.2: SEE ALSO: add mincore(2) | Michael Kerrisk | 1 | -0/+1 |
| 2016-12-16 | mlock.2: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-12-16 | mlock.2: Note pre-4.9 bug in RLIMIT_MEMLOCK accounting for overlapping locks | Michael Kerrisk | 1 | -0/+23 |
| 2016-10-08 | memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-10-07 | getrusage.2, madvise.2, memfd_create.2, mlock.2, mount.2, getauxval.3, core.5... | Michael Kerrisk | 1 | -1/+1 |
| 2016-08-31 | mlock.2: Minor tweaks to Sebastian Andrzej Siewior's patch | Michael Kerrisk | 1 | -7/+7 |
| 2016-08-31 | mlock.2: Document that fork() after mlock() may be a bad idea in a RT process | Sebastian Andrzej Siewior | 1 | -0/+14 |
| 2015-12-29 | accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e... | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-14 | mlock.2: Explain purpose of mlock() MLOCK_ONFAULT and mlockall() MCL_ONFAULT | Michael Kerrisk | 1 | -0/+11 |
| 2015-12-14 | mlock.2: Minor tweaks | Michael Kerrisk | 1 | -2/+4 |
| 2015-12-14 | mlock.2: Add mlock2() to CONFORMING TO | Michael Kerrisk | 1 | -0/+3 |
| 2015-12-14 | mlock.2: Minor tweaks to Eric Munson's patch | Michael Kerrisk | 1 | -11/+17 |
| 2015-12-14 | mlock.2: srcfix | Michael Kerrisk | 1 | -3/+6 |
| 2015-12-14 | mlock.2: wfix | Eric B Munson | 1 | -2/+2 |
| 2015-12-14 | mlock.2, mlock2.2: Document mlock2(2) and MCL_ONFAULT | Eric B Munson | 1 | -11/+99 |
| 2015-07-24 | mlock.2: CONFORMING TO: add POSIX.1-2008 | Michael Kerrisk | 1 | -2/+2 |
| 2015-07-23 | intro.1, locale.1, _exit.2, access.2, bpf.2, brk.2, capget.2, chmod.2, chroot... | Michael Kerrisk | 1 | -1/+1 |
| 2015-07-21 | mlock.2: Document another ENOME error case | Michael Kerrisk | 1 | -0/+9 |
| 2015-02-21 | mlock.2: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-04-15 | mlock.2: Describe treatment of MCL_FUTURE during fork(2) and execve(2) | Michael Kerrisk | 1 | -1/+8 |
| 2014-01-05 | get_mempolicy.2, mbind.2, mlock.2, set_mempolicy.2, bootparam.7, packet.7: gr... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -0/+2 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -3/+2 |
| 2013-03-10 | _exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl... | Michael Kerrisk | 1 | -2/+0 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ... | Michael Kerrisk | 1 | -3/+3 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -5/+5 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa... | Michael Kerrisk | 1 | -1/+1 |
| 2011-09-19 | mlock.2: tfix | David Prévot | 1 | -1/+1 |
| 2011-09-17 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
| 2011-09-16 | mlock.2: Clarify EINVAL error | Michael Kerrisk | 1 | -3/+6 |
| 2011-09-16 | mlock.2: Simplify and correct text for EPERM error | Michael Kerrisk | 1 | -13/+3 |
| 2010-10-30 | mlock.2: shmctl() SHM_LOCKed memory is not included in VmLck | Michael Kerrisk | 1 | -2/+0 |
| 2010-10-30 | mlock.2: Improve wording describing /proc/PID/status /VmLck field | Michael Kerrisk | 1 | -2/+4 |
| 2010-03-05 | mlock.2: /proc/PID/status VmLck shows how much memory a process has locked | Michael Kerrisk | 1 | -1/+15 |
| 2010-01-16 | intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso... | Michael Kerrisk | 1 | -2/+2 |
| 2008-09-25 | mlock.2: tweaks to Maxin John's patch | Michael Kerrisk | 1 | -4/+3 |
| 2008-09-25 | tstamp | Michael Kerrisk | 1 | -1/+1 |
| 2008-09-25 | mlock.2: add EAGAIN error. | Maxin John | 1 | -0/+4 |
| 2008-07-15 | Even when the CONFORMING TO section is just a list of standards, | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-14 | Put SEE ALSO section into alphabetical order. | Michael Kerrisk | 1 | -1/+1 |
| 2008-06-28 | Wrap lines at sentence breaks. | Michael Kerrisk | 1 | -1/+2 |
| 2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -2/+2 |
| 2008-01-12 | Fix unbalanced quotes in formatting macros. | Michael Kerrisk | 1 | -3/+3 |
| 2007-12-26 | Hyphenation fixes | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -2/+2 |
| 2007-12-23 | wspace in SYNOPSIS | Michael Kerrisk | 1 | -2/+0 |
| 2007-12-22 | Format SYNOPSIS in manner consistent with other pages. | Michael Kerrisk | 1 | -4/+4 |
| 2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-20 | Italics for header file references | Michael Kerrisk | 1 | -3/+3 |
| 2007-06-08 | Change "e.g. " to "e.g., ", or in some cases, "for example, ". | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-30 | Removed version number from .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-18 | Reordered sections to be more consistent, in some cases renaming | Michael Kerrisk | 1 | -100/+100 |
| 2007-05-18 | Relocated LINUX NOTES as subsection under NOTES | Michael Kerrisk | 1 | -1/+1 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -26/+33 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -2/+2 |
| 2006-07-21 | spfix | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-03 | Added BUGS txt on interaction between MCL_FUTURE and RLIMIT_MEMLOCK. | Michael Kerrisk | 1 | -1/+18 |
| 2005-10-27 | Reworded text around PAGESIZE, noting also that | Michael Kerrisk | 1 | -2/+4 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -2/+2 |
| 2004-12-13 | minor wording fixes | Michael Kerrisk | 1 | -3/+3 |
| 2004-12-01 | noted buggy mlock() half RAM check in 2.4.x; some rewording of discussion of ... | Michael Kerrisk | 1 | -7/+18 |
| 2004-11-25 | Consolidated mlock.2, munlock.2, mlockall.2, and munlockall.2 material into s... | Michael Kerrisk | 1 | -67/+206 |
| 2004-11-25 | 2.4 limits locks to half of physical me | Michael Kerrisk | 1 | -2/+7 |
| 2004-11-03 | Global change of email address for MTK (now: mtk-manpages@gmx.net) | Michael Kerrisk | 1 | -2/+2 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+146 |