| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-17 | Add links at the topHEADmaster | Alejandro Colomar | 7 | -39/+91 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-12-17 | Remove trailing whitespace | Alejandro Colomar | 7 | -25/+25 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-07-15 | code_of_conduct: Remove file | Alejandro Colomar | 2 | -202/+0 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | index: Simplifyv2023-04-10 | Alejandro Colomar | 1 | -66/+1 | |
| - Remove references to the cgit. We already have them implicitly as links to the README and CONTRIBUTING files. - Remove references to the <man7.org> pages, as they are outdated by several years, and only cause confusion. - Remove reference to the project blog. I don't have access to it, AFAIK, and I'm not very interested in such a thing: I prefer reducing the number of communication channels, and the mailing list is the most used (and useful) one, so let's keep the count low. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | download: Remove file; Add links to the README | Alejandro Colomar | 9 | -150/+19 | |
| The contents of the old download.html file are now in the README, in the root of the repository. Link directly to it. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | reporting_code_bugs: Remove file | Alejandro Colomar | 1 | -267/+0 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | style_old.css: Remove file | Alejandro Colomar | 1 | -78/+0 | |
| It was unused. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | report_bugs: Remove file | Alejandro Colomar | 11 | -226/+2 | |
| This info is already in the CONTRIBUTING file. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | patches: Remove file | Alejandro Colomar | 12 | -399/+4 | |
| This info is already in the CONTRIBUTING file. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | translations: Remove file | Alejandro Colomar | 2 | -213/+0 | |
| The manpages-l10n project is the only one referenced in this file that is still maintained. I added a reference to it (together with other projects) in the README in the repository. Let's remove this file. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | todo: Remove file | Alejandro Colomar | 1 | -410/+0 | |
| - We're not going to merge into the kernel tree. - We're not going to jump from man(7) into another format. - And we already have a style guide in man-pages(7). Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | licenses: Link to the LICENSES/ dir in the cgit | Alejandro Colomar | 2 | -239/+1 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | FIXME: Remove file | Alejandro Colomar | 1 | -99/+0 | |
| Since we removed the contributing.html file in the previous commit, in favor of the CONTRIBUTING file in the repository, no file points to this file. Most of what it contains is either obvious or already in the CONTRIBUTING file, so let's just remove it. Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2023-04-10 | contributing: Link to the CONTRIBUTING file in the cgit | Alejandro Colomar | 16 | -211/+16 | |
| Signed-off-by: Alejandro Colomar <alx@kernel.org> | |||||
| 2021-11-28 | patches.html: tfixv2021-11-28 | Michael Kerrisk | 1 | -1/+1 | |
| Reported-by: Melker Narikka <meklu@meklu.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2021-09-07 | patches.html: tfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2021-09-07 | patches.html: Add text on the use of the SIgned-off-by: and other tagsv2021-08-07 | Michael Kerrisk | 1 | -0/+28 | |
| Reported-by: Sagar Patel <sagarmp@cs.unc.edu> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2021-08-28 | patches.html: Various minor improvements to instructions on patch submissionv2021-08-27 | Michael Kerrisk | 1 | -10/+38 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2021-08-28 | patches.html: wfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2021-07-05 | missing_pages.html: Add timespec_getres3() to list of missing pagesv2021-07-04 | Michael Kerrisk | 1 | -0/+12 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-11 | maintaining.html: Add link to Alex's websitev2020-12-11 | Alejandro Colomar | 1 | -2/+3 | |
| srcfix: I also fixed a mix of tabs and spaces to be spaces only (the predominant indentation). Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | linux-api-ml.html: wfixv2020-12-02-a | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | Tweak various pages to indicate that there's a comaintainerv2020-12-02 | Michael Kerrisk | 8 | -69/+50 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | todo.html: wfix | Michael Kerrisk | 1 | -3/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | todo.html: Remove obsolete TODO "Global formatting fixes" | Michael Kerrisk | 1 | -32/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | todo.html: Remove obsolete TODO on publishing next version of POSIX manual pages | Michael Kerrisk | 1 | -49/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | maintaining.html: Mention groff_man_style(7) | Michael Kerrisk | 1 | -0/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | translations.html: Simplify the info in this page a little | Michael Kerrisk | 1 | -9/+6 | |
| My historical blog post is pretty much irrelevant these days Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | patches.html: Simplify number of keywords used in subject line of trivial ↵ | Michael Kerrisk | 1 | -6/+0 | |
| patches There's too many choices here, and too much overlap. In practive, "spfix" and "wsfix" are seldome used and can be subsumed under the other categories. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | patches.html: It's no longer necessary to include the man-pages version in a ↵ | Michael Kerrisk | 1 | -9/+0 | |
| patch commit message Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-12-02 | patches.html: Some minor tweaks | Michael Kerrisk | 1 | -12/+12 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-23 | missing_pages.html: Add some more missing pages; tidy some inconsistenciesv2020-11-23 | Michael Kerrisk | 1 | -50/+124 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-23 | missing_pages.html: Progress in the posix_spawn pages haltd long ago | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-19 | missing_pages.html: Add some new missing pthreads APIs from glibc 2.30 and 2.31 | Michael Kerrisk | 1 | -0/+66 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-19 | index.html: wfix | Michael Kerrisk | 1 | -2/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Update info on reporting glibc and kernel bugs | Michael Kerrisk | 1 | -17/+15 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Note more explicitly when Linux libc started going away | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Remove a few unnecesary sentences | Michael Kerrisk | 1 | -12/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Update Wikipedia link for Linux libc history | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Use https:// location of Linus's tree (rather than git://)v2020-11-10 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: Update location of AEB's glibc tarball archive | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-10 | maintaining.html: There are no traces of Linux libc in the manual pages ↵ | Michael Kerrisk | 1 | -3/+2 | |
| nowadays... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | wfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Remove details on OpenSolaris source code | Michael Kerrisk | 1 | -0/+2 | |
| The cited URL is no longer valid, and perhaps we don't need to care any more. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Simplify the info on manual pages from other systems | Michael Kerrisk | 1 | -8/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Remove crufty phrase | Michael Kerrisk | 1 | -1/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Restructure the "Keeping Up" section into two pieces | Michael Kerrisk | 1 | -50/+59 | |
| Split into two parts: the key sources and optional extras. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Comment out some stuff that is not so importnat | Michael Kerrisk | 1 | -1/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Release notifications should also go to libc-alpha@ | Michael Kerrisk | 1 | -1/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Remove crufty comment that long ago ceased to be relevant | Michael Kerrisk | 1 | -18/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update details about man-pages website | Michael Kerrisk | 1 | -10/+10 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update notes on testing kernels | Michael Kerrisk | 1 | -4/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: tfix | Michael Kerrisk | 1 | -5/+13 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: tfix | Michael Kerrisk | 1 | -2/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update details for LKML archives | Michael Kerrisk | 1 | -2/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update the linux-api ML archive | Michael Kerrisk | 1 | -1/+1 | |
| Gmane is dead; but now there is lore Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update location for Fedora man-pages repo | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update details on FreeBSD repo | Michael Kerrisk | 1 | -3/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Remove crufty commented out text | Michael Kerrisk | 1 | -8/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Note location of repo for the web sitev2020-11-09 | Michael Kerrisk | 1 | -0/+8 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: tfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-09 | maintaining.html: Update link for Elixir cross referencer | Michael Kerrisk | 1 | -2/+3 | |
| The old LXR site seems to be broken. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-05 | download.html: Update info for POSIX manual pages | Michael Kerrisk | 1 | -5/+28 | |
| There's now a Git repo... Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-11-05 | download.html: Note download link for POSIX manual pages.v2020-11-05 | Michael Kerrisk | 1 | -0/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-10-20 | translations.html: Remove suggestion that some old projects are still currentv2020-09-20 | Michael Kerrisk | 1 | -3/+3 | |
| Remove wordings that suggest that the old French and Italian translation projects are still current. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-10-16 | index.html: tfixv2020-10-18 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-23 | licenses.html: Add comment noting origin of the verbatim license | Michael Kerrisk | 1 | -0/+9 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-18 | Add DOCTYPE and meta tags | Michael Kerrisk | 17 | -7/+58 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-18 | code_of_conduct.html: tfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-18 | code_of_conduct.html: tfixv2020-09-18 | Michael Kerrisk | 1 | -11/+11 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-17 | code_of_conduct.html: Mark as draftv2020-09-17 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | code_of_conduct.html: Tweak the code of conduct to fit Linux man-pages | Michael Kerrisk | 1 | -6/+22 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | contributing.html: Add a reference to the "code of conduct" | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | index.html: Add pointer to "code of conduct" | Michael Kerrisk | 1 | -0/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | Add a code of conduct | Michael Kerrisk | 1 | -0/+183 | |
| Initially based on the Linux kernel CoC. To be tweaked. | |||||
| 2020-09-16 | index.html: remove cruft | Michael Kerrisk | 1 | -3/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | licenses.html: Minor wording fix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-09-16 | licenses.html: Note that verbatim license is currently the most widely used ↵ | Michael Kerrisk | 1 | -1/+2 | |
| in the man-pages set Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-08-12 | index.html: Section 5 also describes filesystemsv2020-08-13 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-29 | Remove info on find man-pages version | Michael Kerrisk | 2 | -179/+0 | |
| The info ion this page is by now ancient; remove it. | |||||
| 2020-06-20 | translations.html: Remove link to Andries Brouwer's page of translation projectsv2020-06-22 | Michael Kerrisk | 1 | -9/+0 | |
| The info in that page is by now rather stale, with many broken links, etc. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: Minor tweaks | Michael Kerrisk | 1 | -7/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: Add some further info about manpages-l10n | Michael Kerrisk | 1 | -11/+17 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: Defer to the manpages-l10n for details of translation ↵v2020-06-20 | Michael Kerrisk | 1 | -2/+22 | |
| projects manpages-l10n has a rather more up to date list of translation projects than I do. So defer to that page. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: Remove details of German project, which has obsolete ↵ | Michael Kerrisk | 1 | -15/+0 | |
| information Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: Add a bit of detail on the Russian translation | Michael Kerrisk | 1 | -0/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-06-20 | translations.html: The Russian translation project is active | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-17 | https fixesv2020-05-18 | Michael Kerrisk | 5 | -35/+35 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-17 | https fixes | Michael Kerrisk | 2 | -11/+11 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-17 | linux-api-ml.html: Replace 'gmane' link with link to 'lore' | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-17 | https fixes | Michael Kerrisk | 4 | -12/+12 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-16 | More https fixes | Michael Kerrisk | 17 | -68/+68 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-16 | More hhtps link fixes | Michael Kerrisk | 7 | -30/+30 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-16 | Switch to https for man7.org links | Michael Kerrisk | 17 | -54/+54 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-05-10 | download.html: tfix2020-05-10 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-04-16 | download.html: Don't send pull requests or file issues via the GitHub mirrorv2020-04-16 | Michael Kerrisk | 1 | -0/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | linux-api-ml.html: remove gmane referencev2020-01-12 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: srcfix | Michael Kerrisk | 1 | -1/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Remove gmane reference | Michael Kerrisk | 1 | -3/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Remove gmane refernece | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Replace gmane reference with lore reference | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Remove gmane reference | Michael Kerrisk | 1 | -3/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Replace gmane reference with lore reference | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | maintaining.html: Remove obsolete sourcefore references | Michael Kerrisk | 1 | -2/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | linux-man-ml.html, reporting_code_bugs.html: Remove gmane references | Michael Kerrisk | 2 | -7/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | patches.html: Remove gmane references | Michael Kerrisk | 1 | -2/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2020-01-12 | missing_pages.html: Remove reference to gmane | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-12-12 | missing_pages.html, reporting_bugs.html: Ask people not to CC my @man7.org ↵v2019-12-12 | Michael Kerrisk | 2 | -0/+4 | |
| address Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-11-26 | patches.html: Tell contributors not to CC my @man7.org email address.v2019-11-26 | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-13 | contributing.html: Add note on reviewingv2019-09-13-b | Michael Kerrisk | 1 | -0/+12 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-13 | contributing.html: Mention the mailing list more prominently | Michael Kerrisk | 1 | -9/+9 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-13 | linux-man-ml.html: Add lore.kernel.org info | Michael Kerrisk | 1 | -0/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-13 | Add "git" link in "top bar" navigation linksv2019-09-13 | Michael Kerrisk | 17 | -0/+17 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-13 | srcfix | Michael Kerrisk | 17 | -17/+34 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-09-08 | download.html: Tweak details about Git repositories | Michael Kerrisk | 1 | -4/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2019-06-16 | patches.html: Tweaksv2019-06-16 | Michael Kerrisk | 1 | -3/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-12-01 | index.html: Section 8 documents just programs provided by glibc | Michael Kerrisk | 1 | -2/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-11-23 | maintaining.html: Update location of Debian patch tracker | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-10-08 | missing_pages.html: Add long list of functions added in glibc 2.25v2017-10-09 | Michael Kerrisk | 1 | -0/+190 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-10-08 | missing_pages.html: Remove obsolete comments | Michael Kerrisk | 1 | -41/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-10-08 | missing_pages.html: Remove "key" system calls | Michael Kerrisk | 1 | -12/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-10-08 | missing_pages.html: Remove pthread spinlock functions | Michael Kerrisk | 1 | -55/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-09-13 | Remove mutexattr_pshared pagesv2017-09-14 | Michael Kerrisk | 1 | -22/+0 | |
| 2017-09-12 | Remove robust mutex functions | Michael Kerrisk | 1 | -33/+0 | |
| 2017-06-09 | missing_pages.html: Add utmpdump(1) | Michael Kerrisk | 1 | -0/+12 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-05-22 | todo.html: Mention Sphinxv2017-05-22 | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-05-22 | todo.html: Add global formatting fixes | Michael Kerrisk | 1 | -0/+32 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-05-13 | Remove "keys" pages from missing system call man pages list | Michael Kerrisk | 1 | -10/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-04-20 | maintaining.html: Add locations for distro source code download | Michael Kerrisk | 1 | -0/+10 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-03-03 | linux-api-ml.html: Tweakv2017-03-27v2017-03-03 | Michael Kerrisk | 1 | -1/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2017-01-22 | missing_pages.html: Remove pthread_atfork() | Michael Kerrisk | 1 | -11/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-10-14 | maintaining.html: Link to Bugzilla Howto wiki | Michael Kerrisk | 1 | -0/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-10-10 | maintaining.html: Rework text pointing to C standards | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-10-08 | todo.html: Add some further detail on FAQ re moving man-pages into kernel ↵v2016-10-08 | Michael Kerrisk | 1 | -1/+7 | |
| source tree Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | maintaining.html: Minor fixes | Michael Kerrisk | 1 | -5/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | maintaining.html: Remove some crufty details | Michael Kerrisk | 1 | -55/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | maintaining.html: Add info on glibc testingv2016-09-11 | Michael Kerrisk | 1 | -0/+15 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | maintaining.html: Testing is now version 4.x | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | maintaining.html: Remove text on wide-ranging format changes | Michael Kerrisk | 1 | -1/+2 | |
| It's been a long time since such changes were needed. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-09-11 | todo.html: Update list of releases that made global fixes | Michael Kerrisk | 1 | -1/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-24 | Minor edit | Michael Kerrisk | 1 | -2/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-24 | missing_pages.html: Small list reordering | Michael Kerrisk | 1 | -13/+13 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-24 | missing_pages.html: Remove duplicate entries | Michael Kerrisk | 1 | -15/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-24 | missing_pages.html: Remove duplicate entries | Michael Kerrisk | 1 | -4/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-24 | missing_pages.html: Remove pthread_[sg]etattr_defaultnp() | Michael Kerrisk | 1 | -12/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-23 | missing_pages.html: Remove pthread_rwlockattr_setkind_np() and ↵ | Michael Kerrisk | 1 | -22/+0 | |
| pthread_rwlockattr_getkind_np() Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-13 | maintaining.html: Update LTP project details | Michael Kerrisk | 1 | -3/+5 | |
| LTP moved off sourceforge Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-08-13 | maintaining.html: wfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-07-01 | missing_pages.html, patches.html, reporting_bugs.html: Warn against using ↵v2016-07-02 | Michael Kerrisk | 3 | -2/+5 | |
| HTML mail Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-07-01 | linux-man-ml.html: tfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-03-28 | index.html: Remove GSOC proposalv2016-03-28 | Michael Kerrisk | 2 | -244/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-03-08 | missing_pages.html: Remove ntp_adjtime(), ntp_gettime(), and ntp_gettimex()v2016-03-08 | Michael Kerrisk | 1 | -19/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2016-03-05 | missing_pages.html: Remove posix_spawn() and posix_spawnp() | Michael Kerrisk | 1 | -4/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-08-10 | missing_pages.html: Remove nl_langinfo_l() | Michael Kerrisk | 1 | -2/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-08-10 | missing_pages.html: Remove dlmopen()v2015-08-10 | Michael Kerrisk | 1 | -13/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-07-09 | missing_pages.html: Remove dlinfo()v2015-07-26 | Michael Kerrisk | 1 | -11/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-07-06 | missing_pages.html: Remove dladdr1() | Michael Kerrisk | 1 | -11/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-05-11 | Updates some Debian detailsv2015-05-13 | Michael Kerrisk | 1 | -5/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-05-10 | Update glibc bugzilla address | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-05-04 | Remove get_phys_pages() and get_avphys_pages() | Michael Kerrisk | 1 | -16/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-05-04 | tfix | Michael Kerrisk | 1 | -2/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-19 | gsoc_2015.html: updatesv2015-02-19-a | Michael Kerrisk | 1 | -3/+23 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-19 | Add link to GSOC 2015 proposal | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-19 | GSoC 2015 proposalv2015-02-19 | Michael Kerrisk | 1 | -0/+222 | |
| 2015-02-14 | Add mention of "C library/kernel ABI differences" subsections | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-06 | Refine note on pinging | Michael Kerrisk | 1 | -1/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-05 | Usenet's pretty dated by now... | Michael Kerrisk | 1 | -2/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-05 | Reworkv2015-02-05 | Michael Kerrisk | 1 | -145/+184 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-04 | tfixv2015-02-04-b | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-04 | Add text for pasting into mail messagesv2015-02-04 | Michael Kerrisk | 1 | -0/+17 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-02-03 | Remove posix_madvise(3) | Michael Kerrisk | 1 | -15/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-01-10 | Warn that HTML mail is rejected | Michael Kerrisk | 1 | -0/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2015-01-10 | Point to sources of info for ntp_adjtime() and ntp_gettime() | Michael Kerrisk | 1 | -1/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-11-11 | tfixv2014-11-11-v3 | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-11-11 | Add CGit linkv2014-11-11-v2 | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-08-15 | tfixv2014-11-11 | Michael Kerrisk | 1 | -1/+1 | |
| Reported-by: James Smith <james@theta.pw> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-07-02 | A little info humor | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-25 | Add/rearrange some linksv2014-06-25 | Michael Kerrisk | 1 | -2/+6 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-25 | Add mention of LWN.net's kernel patch page | Michael Kerrisk | 1 | -0/+4 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-25 | Add page describing linux-next | Michael Kerrisk | 1 | -0/+128 | |
| 2014-06-25 | Update linux-next notes | Michael Kerrisk | 1 | -5/+10 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-12 | Remove sprof(1) | Michael Kerrisk | 1 | -11/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-12 | Remove iconv(1) | Michael Kerrisk | 1 | -12/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-09 | Remove pldd(1) | Michael Kerrisk | 1 | -12/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-09 | Remove mcheck(1) | Michael Kerrisk | 1 | -11/+0 | |
| Not sure at this stage why was in the list. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-09 | wfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-09 | Add missing glibc command pages | Michael Kerrisk | 1 | -0/+41 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-06-04 | Remove localedef(1)v2014-06-04 | Michael Kerrisk | 1 | -10/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | wfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Add link to MARC archivev2014-05-26 | Michael Kerrisk | 1 | -1/+3 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | tfix | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Simplify front page | Michael Kerrisk | 1 | -10/+0 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Simplify and add link to linux-man page | Michael Kerrisk | 1 | -19/+5 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Add link to mailing list page | Michael Kerrisk | 1 | -0/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Further simplications to front page | Michael Kerrisk | 1 | -19/+11 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Add page describing linux-man mailing list | Michael Kerrisk | 1 | -0/+87 | |
| 2014-05-26 | Note current maintainer | Michael Kerrisk | 1 | -0/+6 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-26 | Simplify front page | Michael Kerrisk | 1 | -24/+8 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-19 | Add a detail on getting Debian diffs | Michael Kerrisk | 1 | -1/+2 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
| 2014-05-19 | Fix typo in Debian manpages-dev URL | Michael Kerrisk | 1 | -1/+1 | |
| Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
