]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Changes.old: Fixes to 5.07 change log
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 17:21:31 +0000 (19:21 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 17:51:40 +0000 (19:51 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Changes.old

index c2ae9220150a5655632c2efc3fc91ffe334d4893..43b0cc8446fb70575c3e26b566e1a13aa36929e0 100644 (file)
@@ -51554,9 +51554,6 @@ getdtablesize.3
     Michael Kerrisk
         Remove redundant statement that getdtablesize() is a library function
 
-gethostbyname.3
-    Michael Kerrisk  [Helge Kreutzmann]
-
 malloc.3
     Michael Kerrisk
         Add 'reallocarray' in NAME
@@ -51696,23 +51693,16 @@ proc.5
         Note kernel version for /proc/PID/smaps VmFlags "wf" flag
     Michael Kerrisk
         Add "um" and "uw" to VmFlags in /proc/[pid]/smaps
-            Added in kernel commit 16ba6f811dfe44bc14f7946a4b257b85476fc16e.
-            Text taken from comments in include/linux/mm.h.
     Michael Kerrisk
         Add "mp" to VmFlags in /proc/[pid]/smaps
-            Added in kernel commit 4aae7e436fa51faf4bf5d11b175aea82cfe8224a.
     Michael Kerrisk
         Note kernel version that removed /proc/PID/smaps VmFlags "nl" flag
-            Kernel commit 1da4b35b001481df99a6dcab12d5d39a876f7056
     Ian Rogers
         Add "wf" to VmFlags in /proc/[pid]/smaps
     Michael Kerrisk
         Note kernel version for /proc/PID/smaps VmFlags "dd" flag
-            Kernel commit ec8e41aec13005fed0dbee002fb8c99b4e001d50
     Michael Kerrisk
         Add "sf" to VmFlags in /proc/[pid]/smaps
-            Added in kernel commit b6fb293f2497a9841d94f6b57bd2bb2cd222da43
-            Text from comment in include/uapi/asm-generic/mman.h.
     Michael Kerrisk  [Kirill A. Shutemov]
         Remove "mp" under VmFlags in /proc/[pid]/smaps
     Michael Kerrisk  [Eric Hopper]
@@ -51839,8 +51829,6 @@ pid_namespaces.7
 rtnetlink.7
     Jan Moskyto Matejka  [Michael Kerrisk]
         Add missing RTA_* attributes
-            Used Bird's source code, kernel source code, iproute2 source code
-            and iproute2 manpages to find meanings of these new attributes.
 
 standards.7
     Michael Kerrisk  [Geoff Clare]