| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -407/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -14/+14 |
| 2023-07-16 | pipe.7: document read()s with O_NONBLOCK | наб | 1 | -1/+8 |
| 2023-03-08 | man*/: srcfix (IP) | Alejandro Colomar | 1 | -2/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -2/+2 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-29 | Many pages: Use a consistent style for lists | Alejandro Colomar | 1 | -9/+10 |
| 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/+400 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -400/+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-03-20 | Many pages: Fix style issues reported by `make lint-mandoc` | Alejandro Colomar | 1 | -1/+0 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -9/+13 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+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-09 | readv.2, pipe.7: Make text on pipe writes more general to avoid a confusion i... | Michael Kerrisk | 1 | -3/+1 |
| 2021-01-18 | pipe.7: tfix | Jakub Wilk | 1 | -9/+9 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-19 | add_key.2, alloc_hugepages.2, execve.2, fanotify_init.2, getrlimit.2, listxat... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-18 | aio.7, arp.7, attributes.7, boot.7, cgroups.7, cpuset.7, credentials.7, fanot... | Michael Kerrisk | 1 | -21/+21 |
| 2017-07-13 | Changes, ldd.1, chown.2, epoll_wait.2, get_mempolicy.2, ioctl_getfsmap.2, mad... | Michael Kerrisk | 1 | -1/+1 |
| 2017-06-14 | pipe.7: SEE ALSO: add tee(2) and vmsplice(2) | Michael Kerrisk | 1 | -0/+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-02-10 | pipe.7: Since Linux 4.9, pipe-max-size is ceiling for the default pipe capacity | Michael Kerrisk | 1 | -0/+5 |
| 2017-02-10 | pipe.7: Clarify that default pipe capacity is 16 pages | Michael Kerrisk | 1 | -2/+3 |
| 2016-12-12 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -2/+2 |
| 2016-11-06 | pipe.7: Document pre-Linux 4.9 bugs in pipe limit checking | Michael Kerrisk | 1 | -0/+67 |
| 2016-11-06 | proc.5, pipe.7: Move /proc/sys/fs/pipe-max-size content from proc(5) to pipe(7) | Michael Kerrisk | 1 | -0/+6 |
| 2016-11-06 | pipe.7: Fixes after review by Vegard Nossum | Michael Kerrisk | 1 | -3/+5 |
| 2016-11-06 | pipe.7: Add a lot more detail on /proc files controlling memory usage by pipes | Michael Kerrisk | 1 | -12/+44 |
| 2016-11-06 | pipe.7: Document /proc files controlling memory usage by pipes | Vegard Nossum | 1 | -0/+32 |
| 2016-10-08 | memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-09-25 | pipe.7: Document FIONREAD | Michael Kerrisk | 1 | -0/+15 |
| 2016-03-15 | locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-11 | pipe.7: Clarify that I/O signalling requires use of both F_SETOWN and O_ASYNC | Michael Kerrisk | 1 | -3/+4 |
| 2016-02-26 | pipe.7: SEE ALSO: add mkfifo(1) | Michael Kerrisk | 1 | -0/+1 |
| 2016-02-03 | membarrier.2, crypt.3, dladdr.3, duplocale.3, fmemopen.3, gethostbyname.3, ma... | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-05 | mremap.2, open.2, perf_event_open.2, prctl.2, ptrace.2, reboot.2, seccomp.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2015-10-16 | pipe.7: SEE ALSO: add splice(2) | Michael Kerrisk | 1 | -0/+1 |
| 2015-10-10 | pipe.7: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-07-24 | pipe.7: wfix | Michael Kerrisk | 1 | -3/+3 |
| 2015-01-28 | pipe.7: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-07-08 | iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl.... | Michael Kerrisk | 1 | -1/+1 |
| 2014-07-07 | pipe.7: Clarify that since 2.6.35, 65535 bytes is the default pipe capacity | Michael Kerrisk | 1 | -1/+2 |
| 2014-07-07 | pipe.7: Add reference that the pipe capacity can be changed. | Elie De Brauwer | 1 | -0/+10 |
| 2013-09-13 | cpuset.7, initrd.7, pipe.7, symlink.2: wfix: make "filesystem" one word | Simon Paillard | 1 | -2/+2 |
| 2013-08-08 | intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -0/+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 | -4/+4 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -1/+1 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa... | Michael Kerrisk | 1 | -3/+3 |
| 2010-01-16 | accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file... | Michael Kerrisk | 1 | -2/+2 |
| 2010-01-16 | sendfile.2, wctrans.3, wctype.3, pipe.7, zic.8: Global fix: s/Non-/Non/ | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec... | Michael Kerrisk | 1 | -1/+1 |
| 2008-03-18 | Modify the license on these pages to be the standard verbatim license. | Michael Kerrisk | 1 | -1/+4 |
| 2007-12-24 | s/x86/i386/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-09-20 | Change mtk's email address | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-30 | Removed version number from .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -58/+59 |
| 2006-08-04 | Updated CONFOMRING TOs and/or standards references. | Michael Kerrisk | 1 | -3/+3 |
| 2006-04-21 | fifo.4 --> fifo.7 | Michael Kerrisk | 1 | -3/+3 |
| 2006-04-21 | epoll.4 is now epoll.7 | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-10 | ffix | Michael Kerrisk | 1 | -1/+1 |
| 2005-12-19 | More wording changes for description of pipes. | Michael Kerrisk | 1 | -4/+4 |
| 2005-12-19 | Slight wording change to description of pipes. | Michael Kerrisk | 1 | -1/+1 |
| 2005-12-09 | Improvements after suggestions from Michael Haardt. | Michael Kerrisk | 1 | -14/+27 |
| 2005-12-08 | New page providing overview of pipes and FIFOs. | Michael Kerrisk | 1 | -0/+226 |