| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -267/+0 |
| 2024-03-03 | man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), qu... | Alejandro Colomar | 1 | -3/+3 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -15/+15 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -56/+58 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -3/+3 |
| 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-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+265 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -265/+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-mandoc` | Alejandro Colomar | 1 | -1/+2 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-25 | flock.2: Add LIBRARY section | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
| 2021-05-10 | flock.2: add CIFS details | Aurelien Aptel | 1 | -0/+25 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-03 | Various pages: Use .nf/.fi in SYNOPSIS | Michael Kerrisk | 1 | -0/+2 |
| 2017-10-03 | flock.2: Placing an exclusive lock over NFS requires the file is open for wri... | Michael Kerrisk | 1 | -0/+2 |
| 2017-10-03 | flock.2: Minor wording fix | Michael Kerrisk | 1 | -1/+4 |
| 2017-10-03 | flock.2: Break NFS details int two separate paragraphs | Michael Kerrisk | 1 | -0/+1 |
| 2017-10-03 | flock.2: Move NFS details to a headed subsection | Michael Kerrisk | 1 | -31/+31 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-16 | _syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_... | Michael Kerrisk | 1 | -7/+7 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-15 | locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-02-15 | fcntl.2, flock.2: SEE ALSO: add lslocks(8) | Michael Kerrisk | 1 | -1/+2 |
| 2016-01-01 | Various pages: Word "descriptor" more precisely | Michael Kerrisk | 1 | -6/+6 |
| 2014-09-21 | clone.2, flock.2, getpid.2, getunwind.2, mount.2, reboot.2, semop.2, seteuid.... | Michael Kerrisk | 1 | -1/+1 |
| 2014-09-10 | flock.2: Don't mention "classical BSD" in discussion of fcntl()/flock interac... | Michael Kerrisk | 1 | -2/+2 |
| 2014-08-21 | adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano... | Michael Kerrisk | 1 | -2/+2 |
| 2014-06-13 | localedef.1, execve.2, fcntl.2, flock.2, lseek.2, open.2, open_by_handle_at.2... | Michael Kerrisk | 1 | -1/+1 |
| 2014-06-09 | flock.2: In some modern BSDs, fcntl() and flock() locks do interact | Michael Kerrisk | 1 | -1/+9 |
| 2014-06-09 | flock.2: Move NOTES text describing implementation of flock() | Michael Kerrisk | 1 | -15/+15 |
| 2014-06-09 | flock.2: Add more details on NFS, including Linux 2.6.37 changes | Michael Kerrisk | 1 | -4/+28 |
| 2014-04-23 | flock.2: Employ term "open file description" in DESCRIPTION | Michael Kerrisk | 1 | -2/+3 |
| 2013-10-26 | flock.2: tfix | Maxin B. John | 1 | -1/+1 |
| 2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-12 | ldd.1, arch_prctl.2, faccessat.2, fchmodat.2, fchownat.2, flock.2, futimesat.... | Michael Kerrisk | 1 | -0/+1 |
| 2013-03-10 | flock.2: Added LICENSE_START(VERBATIM) | Michael Kerrisk | 1 | -0/+2 |
| 2013-03-10 | flock.2: srcfix | Michael Kerrisk | 1 | -1/+1 |
| 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 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
| 2013-02-11 | flock.2: SEE ALSO: add flock(1) | Michael Kerrisk | 1 | -1/+2 |
| 2012-09-24 | arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set.... | David Prévot | 1 | -3/+2 |
| 2011-09-28 | flock.2, recv.2, btree.3, dbopen.3, des_crypt.3, fts.3, mpool.3, recno.3: Glo... | Michael Kerrisk | 1 | -2/+1 |
| 2010-10-12 | intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2010-06-27 | flock.2: srcfix: Add FIXME for LOCK_MAND | Michael Kerrisk | 1 | -1/+3 |
| 2010-01-16 | accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec... | Michael Kerrisk | 1 | -1/+1 |
| 2009-07-25 | fcntl.2, flock.2: The Documentation/* files are now in Documentation/filesystems | Michael Kerrisk | 1 | -2/+4 |
| 2009-07-25 | flock.2: Remove unneeded reference to Documentation/mandatory.txt | Michael Kerrisk | 1 | -3/+1 |
| 2008-07-10 | s/parameter/argument/ when talking about the things given | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-04 | ERRORS: Added reference to signal(7) in dicussion of EINTR. | Michael Kerrisk | 1 | -1/+2 |
| 2007-12-23 | ffix | Michael Kerrisk | 1 | -3/+3 |
| 2007-11-24 | Remove section numbers for page references where the | Michael Kerrisk | 1 | -9/+9 |
| 2007-10-04 | grfix | Michael Kerrisk | 1 | -1/+1 |
| 2007-09-20 | Change mtk's email address | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-21 | strip trailing white space | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-27 | Small rewrite of SEE ALSO text pointing to Document/* in kernel source. | Michael Kerrisk | 1 | -5/+4 |
| 2007-05-18 | Fix inconsistencies in .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-11 | Add section numbers to references to other pages | Michael Kerrisk | 1 | -1/+1 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -7/+9 |
| 2006-12-17 | s/Unices/Unix systems/ | Michael Kerrisk | 1 | -1/+1 |
| 2006-05-31 | Fix unbalanced quotes | Michael Kerrisk | 1 | -1/+1 |
| 2006-05-22 | Changed copyright commnents to add 'and' in some cases | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-15 | Amend copyright notices, in particular those where I had significant | Michael Kerrisk | 1 | -1/+1 |
| 2006-01-14 | Format fix | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-19 | Formatting fixes | Michael Kerrisk | 1 | -1/+3 |
| 2005-06-21 | Clarified semantics of relationship between flock() locks | Michael Kerrisk | 1 | -3/+17 |
| 2005-05-10 | Noted that lock conversions are not atomic. | Michael Kerrisk | 1 | -1/+15 |
| 2004-11-03 | Global change of email address for MTK (now: mtk-manpages@gmx.net) | Michael Kerrisk | 1 | -1/+1 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+180 |