Age | Commit message (Expand) | Author | Files | Lines |
2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -1371/+0 |
2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -98/+98 |
2023-10-18 | man*/: ffix: Follow rules for lists from man-pages(7) | Alejandro Colomar | 1 | -2/+2 |
2023-08-13 | man*/: Replace .sp 1 calls by PP or IP | Alejandro Colomar | 1 | -3/+3 |
2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -1/+1 |
2023-04-29 | man*/: ffix | Alejandro Colomar | 1 | -1/+1 |
2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -3/+3 |
2023-02-10 | man*/: srcfix (^ -> \[ha]) | G. Branden Robinson | 1 | -1/+1 |
2023-02-05 | Many pages: Use \[bu] instead of \(bu | Alejandro Colomar | 1 | -2/+2 |
2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -34/+34 |
2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -1/+1 |
2022-12-04 | mount_namespaces.7: tfix | Alejandro Colomar | 1 | -1/+1 |
2022-12-04 | mount_namespaces.7: ffix | Alejandro Colomar | 1 | -16/+62 |
2022-12-04 | mount_namespaces.7: tfix | Alejandro Colomar | 1 | -1/+1 |
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 | -4/+4 |
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/+1324 |
2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -1324/+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 | -6/+0 |
2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -70/+70 |
2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
2021-08-31 | mount_namespaces.7: Update references to Documentation/filesystems/sharedsubt... | Michael Kerrisk | 1 | -4/+4 |
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-22 | mount_namespaces.7: tfix | Michael Kerrisk | 1 | -1/+1 |
2021-08-22 | mount_namespaces.7: Minor wording fix | Michael Kerrisk | 1 | -1/+1 |
2021-08-21 | mount_namespaces.7: wfix: use numbered cross-references in list of restrictio... | Michael Kerrisk | 1 | -8/+8 |
2021-08-20 | mount_namespaces.7: Rewrite locked mounts examples to use/etc/shadow | Michael Kerrisk | 1 | -17/+23 |
2021-08-20 | mount_namespaces.7: Note that it is possible to stack a mount on top of a loc... | Michael Kerrisk | 1 | -0/+14 |
2021-08-20 | mount_namespaces.7: wfix | Michael Kerrisk | 1 | -3/+3 |
2021-08-20 | mount_namespaces.7: Minor wording clean-ups in discussion of less privileged ... | Michael Kerrisk | 1 | -12/+12 |
2021-08-20 | mount_namespaces.7: wfix | Michael Kerrisk | 1 | -1/+1 |
2021-08-20 | mount_namespaces.7: Terminology clean-up: "mount point" ==> "mount" | Michael Kerrisk | 1 | -83/+83 |
2021-08-20 | mount_namespaces.7: wfix | Michael Kerrisk | 1 | -1/+2 |
2021-08-20 | mount_namespaces.7: wfix | Michael Kerrisk | 1 | -8/+7 |
2021-08-20 | mount_namespaces.7: Relocate the "Restrictions on mount namespaces" subsection | Michael Kerrisk | 1 | -266/+265 |
2021-08-20 | mount_namespaces.7: Repair earlier text after injection of new list item in p... | Michael Kerrisk | 1 | -1/+4 |
2021-08-20 | mount_namespaces.7: Add further details on locked mounts in a less-privileged... | Michael Kerrisk | 1 | -0/+113 |
2021-08-20 | mount_namespaces.7: More clearly explain the notion of locked mounts | Michael Kerrisk | 1 | -1/+74 |
2021-08-13 | mount_namespaces.7: SEE ALSO: add mount_setattr(2) | Michael Kerrisk | 1 | -0/+1 |
2021-08-12 | mount_namespaces.7: tfix | Michael Kerrisk | 1 | -1/+1 |
2021-04-06 | mount_namespaces.7, namespaces.7: Relocate reference to pam_namespace(8) | Michael Kerrisk | 1 | -0/+1 |
2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
2021-01-21 | Various pages: use "\-" to generate real minus in circumstances where appropr... | Michael Kerrisk | 1 | -1/+1 |
2021-01-08 | close.2, getpriority.2, ioctl_userfaultfd.2, expm1.3, lio_listio.3, rcmd.3, l... | Alejandro Colomar | 1 | -2/+2 |
2020-12-16 | mount_namespaces.7: ffix | Michael Kerrisk | 1 | -7/+8 |
2020-11-01 | memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_... | Michael Kerrisk | 1 | -1/+1 |
2020-09-24 | pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2... | Michael Kerrisk | 1 | -1/+1 |
2020-06-09 | iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a... | Michael Kerrisk | 1 | -1/+1 |
2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | Michael Kerrisk | 1 | -1/+1 |
2020-05-26 | mount_namespaces.7: SEE ALSO: add mount(8), umount(8) | Michael Kerrisk | 1 | -1/+3 |
2020-05-21 | mount_namespaces.7: ffix | Michael Kerrisk | 1 | -1/+1 |
2020-04-20 | mount_namespaces.7: Minor wording fix | Michael Kerrisk | 1 | -1/+1 |
2020-04-20 | mount_namespaces.7: srcfix: remove a crufty FIXME | Michael Kerrisk | 1 | -2/+0 |
2019-10-11 | mount_namespaces.7: tfix | Jakub Wilk | 1 | -1/+1 |
2019-10-09 | mount_namespaces.7: tfix | Michael Kerrisk | 1 | -1/+1 |
2019-10-08 | mount_namespaces.7: Tweak discussion of "less privileged" mount namespace | Michael Kerrisk | 1 | -4/+5 |
2019-10-08 | mount_namespaces.7: Explain how a namespace's mount point list is initialized | Michael Kerrisk | 1 | -4/+15 |
2019-10-08 | mount_namespaces.7: tfix | Michael Kerrisk | 1 | -1/+1 |
2019-10-08 | mount_namespaces.7: Clarify description of "less privileged" mount namespaces | Michael Kerrisk | 1 | -4/+7 |
2019-10-07 | mount_namespaces.7: It may be desirable to disable propagation after creating... | Michael Kerrisk | 1 | -0/+20 |
2019-09-23 | mount_namespaces.7: SEE ALSO: refer to example in pivot_root(2) | Michael Kerrisk | 1 | -0/+3 |
2019-08-02 | pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i... | Michael Kerrisk | 1 | -1/+1 |
2019-07-30 | mount_namespaces.7: ffix | Michael Kerrisk | 1 | -5/+25 |
2019-07-24 | mount_namespaces.7: Clarify implications for other NS if mount point is remov... | Michael Kerrisk | 1 | -2/+11 |
2019-07-22 | mount_namespaces.7: SEE ALSO: add pivot_root(2), pivot_root(8) | Michael Kerrisk | 1 | -1/+3 |
2019-05-04 | mount_namespaces.7: Minor fix: remove a crufty sentence | Michael Kerrisk | 1 | -1/+0 |
2019-05-04 | mount_namespaces.7: wfix: "parent directory" ==> "parent mount" | Michael Kerrisk | 1 | -1/+1 |
2018-07-13 | mount_namespaces.7: SEE ALSO: add findmnt(8) | Michael Kerrisk | 1 | -1/+2 |
2018-04-30 | execve.2, fallocate.2, getrlimit.2, io_submit.2, membarrier.2, mmap.2, msgget... | Michael Kerrisk | 1 | -1/+1 |
2018-02-25 | mount_namespaces.7: Note another case where shared "peer groups" are formed | Michael Kerrisk | 1 | -0/+6 |
2018-02-25 | mount_namespaces.7: ffix | Michael Kerrisk | 1 | -0/+1 |
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 | execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k... | Michael Kerrisk | 1 | -55/+55 |
2017-08-19 | ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ... | Michael Kerrisk | 1 | -57/+57 |
2017-08-18 | aio.7, arp.7, attributes.7, boot.7, cgroups.7, cpuset.7, credentials.7, fanot... | Michael Kerrisk | 1 | -91/+91 |
2017-01-25 | mount_namespaces.7: Rework the discussion of defaults for mount propagation t... | Michael Kerrisk | 1 | -5/+27 |
2016-12-12 | bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2... | Michael Kerrisk | 1 | -1/+1 |
2016-12-12 | mount_namespaces.7: Minor clean-up (note a forward reference in the text) | Michael Kerrisk | 1 | -0/+1 |
2016-12-12 | mount_namespaces.7, user_namespaces.7: Migrate subsection on mount restrictio... | Michael Kerrisk | 1 | -0/+65 |
2016-12-12 | mount_namespaces.7: SEE ALSO: add user_namespaces(7) | Michael Kerrisk | 1 | -1/+2 |
2016-08-08 | mount_namespaces.7: Fix section ordering | Michael Kerrisk | 1 | -4/+5 |
2016-07-17 | ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempol... | Michael Kerrisk | 1 | -1/+1 |
2016-07-07 | mount_namespaces.7: tfix | Jakub Wilk | 1 | -2/+2 |
2016-06-30 | mount_namespaces.7: Minor fixes | Michael Kerrisk | 1 | -4/+4 |
2016-06-30 | mount_namespaces.7: Describe "dominant peer group" and "propagate_from" mount... | Michael Kerrisk | 1 | -0/+166 |
2016-06-30 | mount_namespaces.7: Minor tweaks | Michael Kerrisk | 1 | -50/+51 |
2016-06-30 | mount_namespaces.7: New page describing mount namespaces | Michael Kerrisk | 1 | -0/+806 |