Sun Dec 8 15:05:44 2019 UTC ()
Tickets #494, #495, #497 - #518


(martin)
diff -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-9.0

cvs diff -r1.1.2.130 -r1.1.2.131 src/doc/Attic/CHANGES-9.0 (switch to unified diff)

--- src/doc/Attic/CHANGES-9.0 2019/12/05 10:29:13 1.1.2.130
+++ src/doc/Attic/CHANGES-9.0 2019/12/08 15:05:44 1.1.2.131
@@ -1,1000 +1,1000 @@ @@ -1,1000 +1,1000 @@
1# $NetBSD: CHANGES-9.0,v 1.1.2.130 2019/12/05 10:29:13 martin Exp $ 1# $NetBSD: CHANGES-9.0,v 1.1.2.131 2019/12/08 15:05:44 martin Exp $
2 2
3A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30 3A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
4until the 9.0 release: 4until the 9.0 release:
5 5
6doc/CHANGES-9.0 patched by hand 6doc/CHANGES-9.0 patched by hand
7doc/LAST_MINUTE patched by hand 7doc/LAST_MINUTE patched by hand
8doc/README.files patched by hand 8doc/README.files patched by hand
9external/gpl2/groff/tmac/mdoc.local patched by hand 9external/gpl2/groff/tmac/mdoc.local patched by hand
10sys/sys/param.h patched by hand 10sys/sys/param.h patched by hand
11 11
12 Welcome to 9.0_BETA! 12 Welcome to 9.0_BETA!
13 13
14distrib/utils/libhack/multibyte.c 1.9 14distrib/utils/libhack/multibyte.c 1.9
15 15
16 Avoid using an uninitialized variable. 16 Avoid using an uninitialized variable.
17 [martin, ticket #2] 17 [martin, ticket #2]
18 18
19usr.sbin/sysinst/disks.c 1.45 19usr.sbin/sysinst/disks.c 1.45
20usr.sbin/sysinst/label.c 1.11 20usr.sbin/sysinst/label.c 1.11
21usr.sbin/sysinst/target.c 1.9 21usr.sbin/sysinst/target.c 1.9
22 22
23 Do not strip the trailing / on root mounts when evaluation 23 Do not strip the trailing / on root mounts when evaluation
24 "last mounted on". Fix some /dev/ and raw vs. block device confusion 24 "last mounted on". Fix some /dev/ and raw vs. block device confusion
25 on system upgrades. 25 on system upgrades.
26 [martin, ticket #4] 26 [martin, ticket #4]
27 27
28usr.sbin/sysinst/bsddisklabel.c 1.24-1.25 28usr.sbin/sysinst/bsddisklabel.c 1.24-1.25
29 29
30 PR 54423: Fix handling of user defined partitions. Complete 30 PR 54423: Fix handling of user defined partitions. Complete
31 initialization of install info for user defined partitions. 31 initialization of install info for user defined partitions.
32 [martin, ticket #5] 32 [martin, ticket #5]
33 33
34usr.sbin/sysinst/bsddisklabel.c 1.26 34usr.sbin/sysinst/bsddisklabel.c 1.26
35 35
36 If we can not fit a planned partition, retry with a bit more slope 36 If we can not fit a planned partition, retry with a bit more slope
37 in size. 37 in size.
38 [martin, ticket #6] 38 [martin, ticket #6]
39 39
40sys/arch/arm/acpi/acpi_machdep.c 1.7,1.8 40sys/arch/arm/acpi/acpi_machdep.c 1.7,1.8
41sys/stand/efiboot/efiacpi.c 1.4 41sys/stand/efiboot/efiacpi.c 1.4
42sys/stand/efiboot/efifdt.c 1.18 42sys/stand/efiboot/efifdt.c 1.18
43sys/stand/efiboot/version 1.12 43sys/stand/efiboot/version 1.12
44 44
45 Add full UEFI memory map to the /chosen node. 45 Add full UEFI memory map to the /chosen node.
46 acpi_md_OsMapMemory can be used for both normal and device memory. 46 acpi_md_OsMapMemory can be used for both normal and device memory.
47 Use the UEFI memory map to determine how to map a given region. 47 Use the UEFI memory map to determine how to map a given region.
48 [jmcneill, ticket #3] 48 [jmcneill, ticket #3]
49 49
50sys/net/raw_usrreq.c 1.63,1.64 50sys/net/raw_usrreq.c 1.63,1.64
51 51
52 PR kern/54419: fix typos (s/m_free/m_freem/). 52 PR kern/54419: fix typos (s/m_free/m_freem/).
53 [ozaki-r, ticket #7] 53 [ozaki-r, ticket #7]
54 54
55external/gpl3/gcc/dist/libstdc++-v3/acinclude.m4 1.7 55external/gpl3/gcc/dist/libstdc++-v3/acinclude.m4 1.7
56external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/time_members.cc 1.2 56external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/time_members.cc 1.2
57external/gpl3/gcc/dist/libstdc++-v3/configure 1.12 57external/gpl3/gcc/dist/libstdc++-v3/configure 1.12
58external/gpl3/gcc/dist/libstdc++-v3/include/bits/locale_facets_nonio.h 1.2 58external/gpl3/gcc/dist/libstdc++-v3/include/bits/locale_facets_nonio.h 1.2
59external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ctype.cc 1.2 59external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ctype.cc 1.2
60external/gpl3/gcc/lib/libiberty/defs.mk 1.22 60external/gpl3/gcc/lib/libiberty/defs.mk 1.22
61external/gpl3/gcc/lib/libstdc++-v3/Makefile 1.48 61external/gpl3/gcc/lib/libstdc++-v3/Makefile 1.48
62external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/defs.mk 1.8 62external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/defs.mk 1.8
63external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/gstdint.h 1.5 63external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/gstdint.h 1.5
64external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk 1.11 64external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk 1.11
65external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk 1.11 65external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk 1.11
66external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk 1.11 66external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk 1.11
67external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk 1.11 67external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk 1.11
68external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk 1.12 68external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk 1.12
69external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/defs.mk 1.13 69external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/defs.mk 1.13
70external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/defs.mk 1.11 70external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/defs.mk 1.11
71external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/defs.mk 1.12 71external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/defs.mk 1.12
72external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/defs.mk 1.11 72external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/defs.mk 1.11
73external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/defs.mk 1.11 73external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/defs.mk 1.11
74external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/defs.mk 1.11 74external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/defs.mk 1.11
75external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/defs.mk 1.11 75external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/defs.mk 1.11
76external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/defs.mk 1.11 76external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/defs.mk 1.11
77external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/defs.mk 1.11 77external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/defs.mk 1.11
78external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/defs.mk 1.11 78external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/defs.mk 1.11
79external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/defs.mk 1.11 79external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/defs.mk 1.11
80external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/defs.mk 1.11 80external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/defs.mk 1.11
81external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/defs.mk 1.11 81external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/defs.mk 1.11
82external/gpl3/gcc/lib/libstdc++-v3/arch/i386/defs.mk 1.15 82external/gpl3/gcc/lib/libstdc++-v3/arch/i386/defs.mk 1.15
83external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++config.h 1.13 83external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++config.h 1.13
84external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/defs.mk 1.11 84external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/defs.mk 1.11
85external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/symver-config.h 1.2 85external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/symver-config.h 1.2
86external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk 1.13 86external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk 1.13
87external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/defs.mk 1.12 87external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/defs.mk 1.12
88external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/defs.mk 1.12 88external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/defs.mk 1.12
89external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/defs.mk 1.12 89external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/defs.mk 1.12
90external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/defs.mk 1.12 90external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/defs.mk 1.12
91external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/defs.mk 1.11 91external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/defs.mk 1.11
92external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/defs.mk 1.13 92external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/defs.mk 1.13
93external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h 1.8 93external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h 1.8
94external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/defs.mk 1.6 94external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/defs.mk 1.6
95external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/symver-config.h 1.3 95external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/symver-config.h 1.3
96external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h 1.8 96external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h 1.8
97external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/defs.mk 1.5 97external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/defs.mk 1.5
98external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk 1.13 98external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk 1.13
99external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/defs.mk 1.11 99external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/defs.mk 1.11
100external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/defs.mk 1.13 100external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/defs.mk 1.13
101external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/defs.mk 1.12 101external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/defs.mk 1.12
102external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk 1.13 102external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk 1.13
103external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/defs.mk 1.15 103external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/defs.mk 1.15
104external/gpl3/gcc/usr.bin/gcc/arch/aarch64/defs.mk 1.5 104external/gpl3/gcc/usr.bin/gcc/arch/aarch64/defs.mk 1.5
105external/gpl3/gcc/usr.bin/gcc/arch/aarch64/tm.h 1.3 105external/gpl3/gcc/usr.bin/gcc/arch/aarch64/tm.h 1.3
106external/gpl3/gcc/usr.bin/gcc/arch/alpha/defs.mk 1.15 106external/gpl3/gcc/usr.bin/gcc/arch/alpha/defs.mk 1.15
107external/gpl3/gcc/usr.bin/gcc/arch/alpha/tm.h 1.5 107external/gpl3/gcc/usr.bin/gcc/arch/alpha/tm.h 1.5
108external/gpl3/gcc/usr.bin/gcc/arch/arm/auto-host.h 1.14 108external/gpl3/gcc/usr.bin/gcc/arch/arm/auto-host.h 1.14
109external/gpl3/gcc/usr.bin/gcc/arch/arm/defs.mk 1.18 109external/gpl3/gcc/usr.bin/gcc/arch/arm/defs.mk 1.18
110external/gpl3/gcc/usr.bin/gcc/arch/arm/tm.h 1.9 110external/gpl3/gcc/usr.bin/gcc/arch/arm/tm.h 1.9
111external/gpl3/gcc/usr.bin/gcc/arch/armeb/auto-host.h 1.17 111external/gpl3/gcc/usr.bin/gcc/arch/armeb/auto-host.h 1.17
112external/gpl3/gcc/usr.bin/gcc/arch/armeb/defs.mk 1.18 112external/gpl3/gcc/usr.bin/gcc/arch/armeb/defs.mk 1.18
113external/gpl3/gcc/usr.bin/gcc/arch/armeb/tm.h 1.10 113external/gpl3/gcc/usr.bin/gcc/arch/armeb/tm.h 1.10
114external/gpl3/gcc/usr.bin/gcc/arch/earm/auto-host.h 1.16 114external/gpl3/gcc/usr.bin/gcc/arch/earm/auto-host.h 1.16
115external/gpl3/gcc/usr.bin/gcc/arch/earm/defs.mk 1.17 115external/gpl3/gcc/usr.bin/gcc/arch/earm/defs.mk 1.17
116external/gpl3/gcc/usr.bin/gcc/arch/earm/tm.h 1.8 116external/gpl3/gcc/usr.bin/gcc/arch/earm/tm.h 1.8
117external/gpl3/gcc/usr.bin/gcc/arch/earmeb/auto-host.h 1.14 117external/gpl3/gcc/usr.bin/gcc/arch/earmeb/auto-host.h 1.14
118external/gpl3/gcc/usr.bin/gcc/arch/earmeb/defs.mk 1.15 118external/gpl3/gcc/usr.bin/gcc/arch/earmeb/defs.mk 1.15
119external/gpl3/gcc/usr.bin/gcc/arch/earmeb/tm.h 1.8 119external/gpl3/gcc/usr.bin/gcc/arch/earmeb/tm.h 1.8
120external/gpl3/gcc/usr.bin/gcc/arch/earmhf/auto-host.h 1.15 120external/gpl3/gcc/usr.bin/gcc/arch/earmhf/auto-host.h 1.15
121external/gpl3/gcc/usr.bin/gcc/arch/earmhf/defs.mk 1.16 121external/gpl3/gcc/usr.bin/gcc/arch/earmhf/defs.mk 1.16
122external/gpl3/gcc/usr.bin/gcc/arch/earmhf/tm.h 1.8 122external/gpl3/gcc/usr.bin/gcc/arch/earmhf/tm.h 1.8
123external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/auto-host.h 1.13 123external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/auto-host.h 1.13
124external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/defs.mk 1.14 124external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/defs.mk 1.14
125external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/tm.h 1.8 125external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/tm.h 1.8
126external/gpl3/gcc/usr.bin/gcc/arch/earmv4/auto-host.h 1.12 126external/gpl3/gcc/usr.bin/gcc/arch/earmv4/auto-host.h 1.12
127external/gpl3/gcc/usr.bin/gcc/arch/earmv4/defs.mk 1.14 127external/gpl3/gcc/usr.bin/gcc/arch/earmv4/defs.mk 1.14
128external/gpl3/gcc/usr.bin/gcc/arch/earmv4/tm.h 1.6 128external/gpl3/gcc/usr.bin/gcc/arch/earmv4/tm.h 1.6
129external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/auto-host.h 1.13 129external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/auto-host.h 1.13
130external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/defs.mk 1.13 130external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/defs.mk 1.13
131external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/tm.h 1.6 131external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/tm.h 1.6
132external/gpl3/gcc/usr.bin/gcc/arch/earmv6/auto-host.h 1.13 132external/gpl3/gcc/usr.bin/gcc/arch/earmv6/auto-host.h 1.13
133external/gpl3/gcc/usr.bin/gcc/arch/earmv6/defs.mk 1.13 133external/gpl3/gcc/usr.bin/gcc/arch/earmv6/defs.mk 1.13
134external/gpl3/gcc/usr.bin/gcc/arch/earmv6/tm.h 1.6 134external/gpl3/gcc/usr.bin/gcc/arch/earmv6/tm.h 1.6
135external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/auto-host.h 1.13 135external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/auto-host.h 1.13
136external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/defs.mk 1.13 136external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/defs.mk 1.13
137external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/tm.h 1.6 137external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/tm.h 1.6
138external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/auto-host.h 1.13 138external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/auto-host.h 1.13
139external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/defs.mk 1.13 139external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/defs.mk 1.13
140external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/tm.h 1.6 140external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/tm.h 1.6
141external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/auto-host.h 1.13 141external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/auto-host.h 1.13
142external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/defs.mk 1.13 142external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/defs.mk 1.13
143external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/tm.h 1.6 143external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/tm.h 1.6
144external/gpl3/gcc/usr.bin/gcc/arch/earmv7/auto-host.h 1.13 144external/gpl3/gcc/usr.bin/gcc/arch/earmv7/auto-host.h 1.13
145external/gpl3/gcc/usr.bin/gcc/arch/earmv7/defs.mk 1.13 145external/gpl3/gcc/usr.bin/gcc/arch/earmv7/defs.mk 1.13
146external/gpl3/gcc/usr.bin/gcc/arch/earmv7/tm.h 1.6 146external/gpl3/gcc/usr.bin/gcc/arch/earmv7/tm.h 1.6
147external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/auto-host.h 1.13 147external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/auto-host.h 1.13
148external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/defs.mk 1.13 148external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/defs.mk 1.13
149external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/tm.h 1.6 149external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/tm.h 1.6
150external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/auto-host.h 1.13 150external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/auto-host.h 1.13
151external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/defs.mk 1.13 151external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/defs.mk 1.13
152external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/tm.h 1.6 152external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/tm.h 1.6
153external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/auto-host.h 1.13 153external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/auto-host.h 1.13
154external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/defs.mk 1.13 154external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/defs.mk 1.13
155external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/tm.h 1.6 155external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/tm.h 1.6
156external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk 1.16 156external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk 1.16
157external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h 1.7 157external/gpl3/gcc/usr.bin/gcc/arch/hppa/tm.h 1.7
158external/gpl3/gcc/usr.bin/gcc/arch/i386/auto-host.h 1.15 158external/gpl3/gcc/usr.bin/gcc/arch/i386/auto-host.h 1.15
159external/gpl3/gcc/usr.bin/gcc/arch/i386/defs.mk 1.17 159external/gpl3/gcc/usr.bin/gcc/arch/i386/defs.mk 1.17
160external/gpl3/gcc/usr.bin/gcc/arch/i386/tm.h 1.5 160external/gpl3/gcc/usr.bin/gcc/arch/i386/tm.h 1.5
161external/gpl3/gcc/usr.bin/gcc/arch/ia64/defs.mk 1.9 161external/gpl3/gcc/usr.bin/gcc/arch/ia64/defs.mk 1.9
162external/gpl3/gcc/usr.bin/gcc/arch/ia64/tm.h 1.5 162external/gpl3/gcc/usr.bin/gcc/arch/ia64/tm.h 1.5
163external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk 1.15 163external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk 1.15
164external/gpl3/gcc/usr.bin/gcc/arch/m68000/tm.h 1.6 164external/gpl3/gcc/usr.bin/gcc/arch/m68000/tm.h 1.6
165external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk 1.17 165external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk 1.17
166external/gpl3/gcc/usr.bin/gcc/arch/m68k/tm.h 1.7 166external/gpl3/gcc/usr.bin/gcc/arch/m68k/tm.h 1.7
167external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk 1.16 167external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk 1.16
168external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/tm.h 1.6 168external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/tm.h 1.6
169external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk 1.16 169external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk 1.16
170external/gpl3/gcc/usr.bin/gcc/arch/mips64el/tm.h 1.6 170external/gpl3/gcc/usr.bin/gcc/arch/mips64el/tm.h 1.6
171external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk 1.17 171external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk 1.17
172external/gpl3/gcc/usr.bin/gcc/arch/mipseb/tm.h 1.6 172external/gpl3/gcc/usr.bin/gcc/arch/mipseb/tm.h 1.6
173external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk 1.17 173external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk 1.17
174external/gpl3/gcc/usr.bin/gcc/arch/mipsel/tm.h 1.6 174external/gpl3/gcc/usr.bin/gcc/arch/mipsel/tm.h 1.6
175external/gpl3/gcc/usr.bin/gcc/arch/powerpc/auto-host.h 1.13 175external/gpl3/gcc/usr.bin/gcc/arch/powerpc/auto-host.h 1.13
176external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk 1.19 176external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk 1.19
177external/gpl3/gcc/usr.bin/gcc/arch/powerpc/tm.h 1.8 177external/gpl3/gcc/usr.bin/gcc/arch/powerpc/tm.h 1.8
178external/gpl3/gcc/usr.bin/gcc/arch/riscv64/multilib.h 1.3 178external/gpl3/gcc/usr.bin/gcc/arch/riscv64/multilib.h 1.3
179external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/defs.mk 1.15 179external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/defs.mk 1.15
180external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/tm.h 1.5 180external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/tm.h 1.5
181external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk 1.16 181external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk 1.16
182external/gpl3/gcc/usr.bin/gcc/arch/sh3el/tm.h 1.5 182external/gpl3/gcc/usr.bin/gcc/arch/sh3el/tm.h 1.5
183external/gpl3/gcc/usr.bin/gcc/arch/sparc/auto-host.h 1.14 183external/gpl3/gcc/usr.bin/gcc/arch/sparc/auto-host.h 1.14
184external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk 1.16 184external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk 1.16
185external/gpl3/gcc/usr.bin/gcc/arch/sparc/tm.h 1.5 185external/gpl3/gcc/usr.bin/gcc/arch/sparc/tm.h 1.5
186external/gpl3/gcc/usr.bin/gcc/arch/sparc64/auto-host.h 1.16 186external/gpl3/gcc/usr.bin/gcc/arch/sparc64/auto-host.h 1.16
187external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk 1.16 187external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk 1.16
188external/gpl3/gcc/usr.bin/gcc/arch/sparc64/tm.h 1.6 188external/gpl3/gcc/usr.bin/gcc/arch/sparc64/tm.h 1.6
189external/gpl3/gcc/usr.bin/gcc/arch/vax/defs.mk 1.17 189external/gpl3/gcc/usr.bin/gcc/arch/vax/defs.mk 1.17
190external/gpl3/gcc/usr.bin/gcc/arch/vax/tm.h 1.6 190external/gpl3/gcc/usr.bin/gcc/arch/vax/tm.h 1.6
191external/gpl3/gcc/usr.bin/gcc/arch/x86_64/auto-host.h 1.18 191external/gpl3/gcc/usr.bin/gcc/arch/x86_64/auto-host.h 1.18
192external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk 1.19 192external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk 1.19
193external/gpl3/gcc/usr.bin/gcc/arch/x86_64/tm.h 1.6 193external/gpl3/gcc/usr.bin/gcc/arch/x86_64/tm.h 1.6
194 194
195 Use the dragonfly locale code for NetBSD too. 195 Use the dragonfly locale code for NetBSD too.
196 Regen mknative for everyone after: 196 Regen mknative for everyone after:
197 - NETBSD_ENABLE_PTHREADS removed (default always) 197 - NETBSD_ENABLE_PTHREADS removed (default always)
198 - HAVE_GNU_INDIRECT_FUNCTION enabled for some platforms 198 - HAVE_GNU_INDIRECT_FUNCTION enabled for some platforms
199 - switch to dragondfly bsd locale routines 199 - switch to dragondfly bsd locale routines
200 [christos, ticket #9] 200 [christos, ticket #9]
201 201
202external/historical/nawk/dist/FIXES 1.2 202external/historical/nawk/dist/FIXES 1.2
203external/historical/nawk/dist/awk.1 1.2 203external/historical/nawk/dist/awk.1 1.2
204external/historical/nawk/dist/awk.h 1.3 204external/historical/nawk/dist/awk.h 1.3
205external/historical/nawk/dist/b.c 1.7 205external/historical/nawk/dist/b.c 1.7
206external/historical/nawk/dist/b.c 1.8 206external/historical/nawk/dist/b.c 1.8
207external/historical/nawk/dist/lex.c 1.5 207external/historical/nawk/dist/lex.c 1.5
208external/historical/nawk/dist/lib.c 1.9 208external/historical/nawk/dist/lib.c 1.9
209external/historical/nawk/dist/main.c 1.9 209external/historical/nawk/dist/main.c 1.9
210external/historical/nawk/dist/proto.h 1.8 210external/historical/nawk/dist/proto.h 1.8
211external/historical/nawk/dist/proto.h 1.9 211external/historical/nawk/dist/proto.h 1.9
212external/historical/nawk/dist/run.c 1.10 212external/historical/nawk/dist/run.c 1.10
213external/historical/nawk/dist/tran.c 1.10 213external/historical/nawk/dist/tran.c 1.10
214external/historical/nawk/dist/tran.c 1.9 214external/historical/nawk/dist/tran.c 1.9
215external/historical/nawk/dist/ytab.c 1.2 215external/historical/nawk/dist/ytab.c 1.2
216 216
217 PR/54424: awk: broken character classes in UTF-8 locale: 217 PR/54424: awk: broken character classes in UTF-8 locale:
218 only the first matches 218 only the first matches
219 Pick up some of the fixes from upstream: 219 Pick up some of the fixes from upstream:
220 - posix paren matching 220 - posix paren matching
221 - print \v \a 221 - print \v \a
222 - some more fatal handling 222 - some more fatal handling
223 - init all the character range. 223 - init all the character range.
224 Add translators for \v and \a per posix. 224 Add translators for \v and \a per posix.
225 [christos, ticket #11] 225 [christos, ticket #11]
226 226
227sys/arch/i386/stand/efiboot/version 1.2 227sys/arch/i386/stand/efiboot/version 1.2
228 228
229 x86 efiboot: version 1.1. 229 x86 efiboot: version 1.1.
230 [nonaka, ticket #12] 230 [nonaka, ticket #12]
231 231
232external/bsd/cron/dist/do_command.c 1.14 232external/bsd/cron/dist/do_command.c 1.14
233 233
234 PR/54433: empty $MAILTO causes cron to crash. 234 PR/54433: empty $MAILTO causes cron to crash.
235 [christos, ticket #13] 235 [christos, ticket #13]
236 236
237sys/arch/arm/acpi/acpi_platform.c 1.16 237sys/arch/arm/acpi/acpi_platform.c 1.16
238 238
239 Ignore AccessWidth (PL011 and SBSA console always needs 32-bit access). 239 Ignore AccessWidth (PL011 and SBSA console always needs 32-bit access).
240 [jmcneill, ticket #17] 240 [jmcneill, ticket #17]
241 241
242sys/arch/arm/pci/pci_msi_machdep.c 1.7 242sys/arch/arm/pci/pci_msi_machdep.c 1.7
243 243
244 Properly honour max_type arg to pci_intr_alloc. 244 Properly honour max_type arg to pci_intr_alloc.
245 [jmcneill, ticket #18] 245 [jmcneill, ticket #18]
246 246
247usr.sbin/sysinst/gpt.c 1.7 247usr.sbin/sysinst/gpt.c 1.7
248 248
249 Deal with missing labels when parsing gpt(8) output. 249 Deal with missing labels when parsing gpt(8) output.
250 [martin, ticket #8] 250 [martin, ticket #8]
251 251
252usr.sbin/sysinst/disks.c 1.46 252usr.sbin/sysinst/disks.c 1.46
253 253
254 Properly handle partitions that we were requested to mount but not 254 Properly handle partitions that we were requested to mount but not
255 newfs. 255 newfs.
256 [martin, ticket #14] 256 [martin, ticket #14]
257 257
258usr.sbin/sysinst/gpt.c 1.8 258usr.sbin/sysinst/gpt.c 1.8
259 259
260 When reading an existing gpt, match the wedges already existing  260 When reading an existing gpt, match the wedges already existing
261 on the parent device, so we can use them directly if we should proceed 261 on the parent device, so we can use them directly if we should proceed
262 with an unmodified partition table. 262 with an unmodified partition table.
263 [martin, ticket #15] 263 [martin, ticket #15]
264 264
265usr.sbin/sysinst/label.c 1.12 265usr.sbin/sysinst/label.c 1.12
266 266
267 When we find a FFSv1 filesystem, properly record it that way - so the 267 When we find a FFSv1 filesystem, properly record it that way - so the
268 correct bootblocks get installed on system upgrades. 268 correct bootblocks get installed on system upgrades.
269 [martin, ticket #16] 269 [martin, ticket #16]
270 270
271sys/arch/amd64/amd64/process_machdep.c 1.44 271sys/arch/amd64/amd64/process_machdep.c 1.44
272 272
273 Do not dereference user pointer in ptrace_machdep_dorequest()/amd64, 273 Do not dereference user pointer in ptrace_machdep_dorequest()/amd64,
274 always use copyin(9) for reading user memory. 274 always use copyin(9) for reading user memory.
275 This fixes SMAP crash on some amd64 machines. 275 This fixes SMAP crash on some amd64 machines.
276 [kamil, ticket #19] 276 [kamil, ticket #19]
277 277
278sys/kern/kern_proc.c 1.234 278sys/kern/kern_proc.c 1.234
279 279
280 Update our vm resource use for sysctl(3) call reading kinfo_proc*. 280 Update our vm resource use for sysctl(3) call reading kinfo_proc*.
281 Without this change RSS properties are zeroed unless a process exits 281 Without this change RSS properties are zeroed unless a process exits
282 or calls getrusage(2). 282 or calls getrusage(2).
283 [kamil, ticket #20] 283 [kamil, ticket #20]
284 284
285sys/arch/i386/i386/process_machdep.c 1.94 285sys/arch/i386/i386/process_machdep.c 1.94
286 286
287 Do not dereference user pointer in ptrace_machdep_dorequest()/i386, 287 Do not dereference user pointer in ptrace_machdep_dorequest()/i386,
288 always use copyin(9) for reading user memory. 288 always use copyin(9) for reading user memory.
289 [kamil, ticket #21] 289 [kamil, ticket #21]
290 290
291sys/sys/event.h 1.33 291sys/sys/event.h 1.33
292 292
293 Make EV_SET() casts compatible with the C++ code. 293 Make EV_SET() casts compatible with the C++ code.
294 [kamil, ticket #22] 294 [kamil, ticket #22]
295 295
296bin/ps/keyword.c 1.57 296bin/ps/keyword.c 1.57
297bin/ps/ps.1 1.110 297bin/ps/ps.1 1.110
298 298
299 Restore maxrss, idrss, isrss, ixrss printing in ps(1) 299 Restore maxrss, idrss, isrss, ixrss printing in ps(1)
300 [kamil, ticket #24] 300 [kamil, ticket #24]
301 301
302sys/net/npf/npf.c 1.39 302sys/net/npf/npf.c 1.39
303sys/net/npf/npf_conn.c 1.28,1.29 303sys/net/npf/npf_conn.c 1.28,1.29
304sys/net/npf/npf_conn.h 1.17 304sys/net/npf/npf_conn.h 1.17
305 305
306 - Introduce an npf_conn_destroy_idx() that can handle partially 306 - Introduce an npf_conn_destroy_idx() that can handle partially
307 constructed conn structures. 307 constructed conn structures.
308 - npf_conn_init(): fix a race when initialising the G/C thread. 308 - npf_conn_init(): fix a race when initialising the G/C thread.
309 - Fix a bug when partially initialised connection is destroyed on error. 309 - Fix a bug when partially initialised connection is destroyed on error.
310 [rmind, ticket #25] 310 [rmind, ticket #25]
311 311
312etc/Makefile 1.439 312etc/Makefile 1.439
313 313
314 PR kern/53590: remove -U DEBUG from config(1) invocation, provide 314 PR kern/53590: remove -U DEBUG from config(1) invocation, provide
315 full symbol information for DTrace. 315 full symbol information for DTrace.
316 [hannken, ticket #26] 316 [hannken, ticket #26]
317 317
318sys/arch/aarch64/aarch64/trap.c 1.18 318sys/arch/aarch64/aarch64/trap.c 1.18
319 319
320 trap_el0_32sync: add missing break to ESR_EC_FP_TRAP_A32 case. 320 trap_el0_32sync: add missing break to ESR_EC_FP_TRAP_A32 case.
321 [jmcneill, ticket #27] 321 [jmcneill, ticket #27]
322 322
323usr.sbin/sysinst/arch/ews4800mips/md.h 1.4 323usr.sbin/sysinst/arch/ews4800mips/md.h 1.4
324usr.sbin/sysinst/defs.h 1.43 324usr.sbin/sysinst/defs.h 1.43
325usr.sbin/sysinst/disklabel.c 1.11 325usr.sbin/sysinst/disklabel.c 1.11
326usr.sbin/sysinst/disks.c 1.47 326usr.sbin/sysinst/disks.c 1.47
327usr.sbin/sysinst/gpt.c 1.9 327usr.sbin/sysinst/gpt.c 1.9
328usr.sbin/sysinst/partitions.h 1.5 328usr.sbin/sysinst/partitions.h 1.5
329usr.sbin/sysinst/target.c 1.10 329usr.sbin/sysinst/target.c 1.10
330usr.sbin/sysinst/txtwalk.c 1.2 330usr.sbin/sysinst/txtwalk.c 1.2
331usr.sbin/sysinst/txtwalk.h 1.2 331usr.sbin/sysinst/txtwalk.h 1.2
332 332
333 - Support upgrade of systems using NAME= syntax in /etc/fstab. 333 - Support upgrade of systems using NAME= syntax in /etc/fstab.
334 - Make supported file system types dynamic - instead of hardcoding the 334 - Make supported file system types dynamic - instead of hardcoding the
335 available types at compile time, check for available newfs_* helper 335 available types at compile time, check for available newfs_* helper
336 binaries in the actual install environment at runtime. 336 binaries in the actual install environment at runtime.
337 [martin, ticket #28] 337 [martin, ticket #28]
338 338
339usr.sbin/sysinst/disks.c 1.48 339usr.sbin/sysinst/disks.c 1.48
340 340
341 When creating the /etc/fstab for new installs, the sense of the 341 When creating the /etc/fstab for new installs, the sense of the
342 "noauto" flag was inverted. 342 "noauto" flag was inverted.
343 [martin, ticket #29] 343 [martin, ticket #29]
344 344
345etc/rc.d/automount 1.2 345etc/rc.d/automount 1.2
346etc/rc.d/automountd 1.2 346etc/rc.d/automountd 1.2
347etc/rc.d/autounmountd 1.2 347etc/rc.d/autounmountd 1.2
348etc/rc.d/ip6addrctl 1.3 348etc/rc.d/ip6addrctl 1.3
349 349
350 Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and 350 Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and
351 consistency. 351 consistency.
352 [nakayama, ticket #30] 352 [nakayama, ticket #30]
353 353
354etc/mtree/NetBSD.dist.base 1.201 354etc/mtree/NetBSD.dist.base 1.201
355 355
356 /etc/namedb: sync user and group with etc/mtree/special. 356 /etc/namedb: sync user and group with etc/mtree/special.
357 [nakayama, ticket #31] 357 [nakayama, ticket #31]
358 358
359usr.sbin/sysinst/disks.c 1.49 359usr.sbin/sysinst/disks.c 1.49
360 360
361 Do not try to fsck partitions we are never going to mount. 361 Do not try to fsck partitions we are never going to mount.
362 Found by Andreas Gustafsson's baremetal test bed. 362 Found by Andreas Gustafsson's baremetal test bed.
363 [martin, ticket #32] 363 [martin, ticket #32]
364 364
365usr.sbin/sysinst/disks.c 1.50 365usr.sbin/sysinst/disks.c 1.50
366 366
367 Do not even consider to fsck partitions where we do not know the file 367 Do not even consider to fsck partitions where we do not know the file
368 system type. Add v7fs support. 368 system type. Add v7fs support.
369 [martin, ticket #33] 369 [martin, ticket #33]
370 370
371sbin/reboot/reboot.c 1.41 371sbin/reboot/reboot.c 1.41
372 372
373 reboot(8): fix argument order for logwtmpx(3) call. 373 reboot(8): fix argument order for logwtmpx(3) call.
374 [roy, ticket #34] 374 [roy, ticket #34]
375 375
376sys/arch/amd64/conf/ALL 1.121 376sys/arch/amd64/conf/ALL 1.121
377sys/arch/amd64/conf/GENERIC 1.534 377sys/arch/amd64/conf/GENERIC 1.534
378sys/arch/amd64/conf/XEN3_DOM0 1.168 378sys/arch/amd64/conf/XEN3_DOM0 1.168
379sys/arch/i386/conf/GENERIC 1.1210 379sys/arch/i386/conf/GENERIC 1.1210
380sys/arch/i386/conf/XEN3PAE_DOM0 1.14 380sys/arch/i386/conf/XEN3PAE_DOM0 1.14
381 381
382 xhci(4) is considered stable enough. So, remove misleading comments. 382 xhci(4) is considered stable enough. So, remove misleading comments.
383 [rin, ticket #35] 383 [rin, ticket #35]
384 384
385sys/dev/pci/if_et.c 1.25,1.26 385sys/dev/pci/if_et.c 1.25,1.26
386sys/dev/pci/if_etreg.h 1.2,1.3 386sys/dev/pci/if_etreg.h 1.2,1.3
387 387
388 Make et(4) work: 388 Make et(4) work:
389 - Add missing ifioctl_common() for SIOCSIFFLAGS to make if_flags 389 - Add missing ifioctl_common() for SIOCSIFFLAGS to make if_flags
390 controllable.  390 controllable.
391 - Enabling TX/RX in et_init() will always fail when cable is not 391 - Enabling TX/RX in et_init() will always fail when cable is not
392 plugged in. If this happens, we delay TX/RX enablement until link is 392 plugged in. If this happens, we delay TX/RX enablement until link is
393 up. 393 up.
394 - Modify flow control stuff a little. It still doesn't work. 394 - Modify flow control stuff a little. It still doesn't work.
395 - Avoid undefined behavior when reset the chip. 395 - Avoid undefined behavior when reset the chip.
396 [msaitoh, ticket #36] 396 [msaitoh, ticket #36]
397 397
398doc/3RDPARTY 1.1641 398doc/3RDPARTY 1.1641
399sys/arch/amd64/conf/GENERIC 1.532 399sys/arch/amd64/conf/GENERIC 1.532
400sys/dev/pci/if_ena.c 1.16 400sys/dev/pci/if_ena.c 1.16
401 401
402 If the memory space's BAR and the MSI-X table is on the same BAR, 402 If the memory space's BAR and the MSI-X table is on the same BAR,
403 reserve the space. Almost the same as nvme_pci.c and xhci_pci.c. 403 reserve the space. Almost the same as nvme_pci.c and xhci_pci.c.
404 Add ena(4). 404 Add ena(4).
405 [msaitoh, ticket #37] 405 [msaitoh, ticket #37]
406 406
407sys/dev/acpi/acpi_ec.c 1.76,1.77 407sys/dev/acpi/acpi_ec.c 1.76,1.77
408 408
409 Fix a bug that acpiec_space_handler() doesn't access more than 64bit 409 Fix a bug that acpiec_space_handler() doesn't access more than 64bit
410 correctly. 410 correctly.
411 [msaitoh, ticket #38] 411 [msaitoh, ticket #38]
412 412
413sys/dev/usb/if_aue.c 1.156 413sys/dev/usb/if_aue.c 1.156
414 414
415 Fix panic when setting multicast addresses. 415 Fix panic when setting multicast addresses.
416 [msaitoh, ticket #39] 416 [msaitoh, ticket #39]
417 417
418sys/external/bsd/ipf/netinet/fil.c 1.30 418sys/external/bsd/ipf/netinet/fil.c 1.30
419 419
420 PR/54443: ipf mistakenly regards UDP packet with checksum field 420 PR/54443: ipf mistakenly regards UDP packet with checksum field
421 0xffff as bad. 421 0xffff as bad.
422 [christos, ticket #40] 422 [christos, ticket #40]
423 423
424external/bsd/openldap/dist/include/openldap.h up to 1.1.1.1 424external/bsd/openldap/dist/include/openldap.h up to 1.1.1.1
425external/bsd/openldap/dist/servers/slapd/back-sock/extended.c up to 1.1.1.1 425external/bsd/openldap/dist/servers/slapd/back-sock/extended.c up to 1.1.1.1
426external/bsd/openldap/dist/tests/data/regressions/its8444/its8444 up to 1.1.1.1 426external/bsd/openldap/dist/tests/data/regressions/its8444/its8444 up to 1.1.1.1
427external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider1.ldif up to 1.1.1.1 427external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider1.ldif up to 1.1.1.1
428external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider2.ldif up to 1.1.1.1 428external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider2.ldif up to 1.1.1.1
429external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider3.ldif up to 1.1.1.1 429external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider3.ldif up to 1.1.1.1
430external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider4.ldif up to 1.1.1.1 430external/bsd/openldap/dist/tests/data/regressions/its8444/slapd-provider4.ldif up to 1.1.1.1
431external/bsd/openldap/dist/tests/data/regressions/its8616/its8616 up to 1.1.1.1 431external/bsd/openldap/dist/tests/data/regressions/its8616/its8616 up to 1.1.1.1
432external/bsd/openldap/dist/tests/data/regressions/its8616/slapd-provider.ldif up to 1.1.1.1 432external/bsd/openldap/dist/tests/data/regressions/its8616/slapd-provider.ldif up to 1.1.1.1
433external/bsd/openldap/dist/tests/data/regressions/its8663/its8663 up to 1.1.1.1 433external/bsd/openldap/dist/tests/data/regressions/its8663/its8663 up to 1.1.1.1
434external/bsd/openldap/dist/tests/data/regressions/its8663/slapd-provider.ldif up to 1.1.1.1 434external/bsd/openldap/dist/tests/data/regressions/its8663/slapd-provider.ldif up to 1.1.1.1
435external/bsd/openldap/dist/tests/data/regressions/its8667/accounting.ldif up to 1.1.1.1 435external/bsd/openldap/dist/tests/data/regressions/its8667/accounting.ldif up to 1.1.1.1
436external/bsd/openldap/dist/tests/data/regressions/its8667/administrative.ldif up to 1.1.1.1 436external/bsd/openldap/dist/tests/data/regressions/its8667/administrative.ldif up to 1.1.1.1
437external/bsd/openldap/dist/tests/data/regressions/its8667/its8667 up to 1.1.1.1 437external/bsd/openldap/dist/tests/data/regressions/its8667/its8667 up to 1.1.1.1
438external/bsd/openldap/dist/tests/data/regressions/its8667/janitorial.ldif up to 1.1.1.1 438external/bsd/openldap/dist/tests/data/regressions/its8667/janitorial.ldif up to 1.1.1.1
439external/bsd/openldap/dist/tests/data/regressions/its8667/root.ldif up to 1.1.1.1 439external/bsd/openldap/dist/tests/data/regressions/its8667/root.ldif up to 1.1.1.1
440external/bsd/openldap/dist/tests/data/regressions/its8667/slapd.ldif up to 1.1.1.1 440external/bsd/openldap/dist/tests/data/regressions/its8667/slapd.ldif up to 1.1.1.1
441external/bsd/openldap/dist/tests/data/regressions/its8752/its8752 up to 1.1.1.1 441external/bsd/openldap/dist/tests/data/regressions/its8752/its8752 up to 1.1.1.1
442external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf up to 1.1.1.1 442external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf up to 1.1.1.1
443external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf.mmr up to 1.1.1.1 443external/bsd/openldap/dist/tests/data/regressions/its8752/slapd.conf.mmr up to 1.1.1.1
444external/bsd/openldap/dist/tests/data/regressions/its8800/db.ldif up to 1.1.1.1 444external/bsd/openldap/dist/tests/data/regressions/its8800/db.ldif up to 1.1.1.1
445external/bsd/openldap/dist/tests/data/regressions/its8800/its8800 up to 1.1.1.1 445external/bsd/openldap/dist/tests/data/regressions/its8800/its8800 up to 1.1.1.1
446external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider1.ldif up to 1.1.1.1 446external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider1.ldif up to 1.1.1.1
447external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider2.ldif up to 1.1.1.1 447external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider2.ldif up to 1.1.1.1
448external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider3.ldif up to 1.1.1.1 448external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider3.ldif up to 1.1.1.1
449external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider4.ldif up to 1.1.1.1 449external/bsd/openldap/dist/tests/data/regressions/its8800/slapd-provider4.ldif up to 1.1.1.1
450external/bsd/openldap/dist/doc/man/man5/slapd-ldbm.5 delete 450external/bsd/openldap/dist/doc/man/man5/slapd-ldbm.5 delete
451external/bsd/openldap/dist/tests/scripts/test058-syncrepl-asymmetric delete 451external/bsd/openldap/dist/tests/scripts/test058-syncrepl-asymmetric delete
452external/bsd/openldap/dist/ANNOUNCEMENT up to 1.1.1.7 452external/bsd/openldap/dist/ANNOUNCEMENT up to 1.1.1.7
453external/bsd/openldap/dist/CHANGES up to 1.1.1.8 453external/bsd/openldap/dist/CHANGES up to 1.1.1.8
454external/bsd/openldap/dist/COPYRIGHT up to 1.1.1.8 454external/bsd/openldap/dist/COPYRIGHT up to 1.1.1.8
455external/bsd/openldap/dist/INSTALL up to 1.1.1.7 455external/bsd/openldap/dist/INSTALL up to 1.1.1.7
456external/bsd/openldap/dist/Makefile.in up to 1.1.1.7 456external/bsd/openldap/dist/Makefile.in up to 1.1.1.7
457external/bsd/openldap/dist/README up to 1.1.1.7 457external/bsd/openldap/dist/README up to 1.1.1.7
458external/bsd/openldap/dist/configure up to 1.1.1.7 458external/bsd/openldap/dist/configure up to 1.1.1.7
459external/bsd/openldap/dist/configure.in up to 1.1.1.7 459external/bsd/openldap/dist/configure.in up to 1.1.1.7
460external/bsd/openldap/dist/build/dir.mk up to 1.1.1.7 460external/bsd/openldap/dist/build/dir.mk up to 1.1.1.7
461external/bsd/openldap/dist/build/info.mk up to 1.1.1.7 461external/bsd/openldap/dist/build/info.mk up to 1.1.1.7
462external/bsd/openldap/dist/build/lib-shared.mk up to 1.1.1.7 462external/bsd/openldap/dist/build/lib-shared.mk up to 1.1.1.7
463external/bsd/openldap/dist/build/lib-static.mk up to 1.1.1.7 463external/bsd/openldap/dist/build/lib-static.mk up to 1.1.1.7
464external/bsd/openldap/dist/build/lib.mk up to 1.1.1.7 464external/bsd/openldap/dist/build/lib.mk up to 1.1.1.7
465external/bsd/openldap/dist/build/ltmain.sh up to 1.1.1.7 465external/bsd/openldap/dist/build/ltmain.sh up to 1.1.1.7
466external/bsd/openldap/dist/build/man.mk up to 1.1.1.7 466external/bsd/openldap/dist/build/man.mk up to 1.1.1.7
467external/bsd/openldap/dist/build/missing up to 1.1.1.7 467external/bsd/openldap/dist/build/missing up to 1.1.1.7
468external/bsd/openldap/dist/build/mkdep up to 1.1.1.7 468external/bsd/openldap/dist/build/mkdep up to 1.1.1.7
469external/bsd/openldap/dist/build/mkdep.aix up to 1.1.1.7 469external/bsd/openldap/dist/build/mkdep.aix up to 1.1.1.7
470external/bsd/openldap/dist/build/mkrelease up to 1.1.1.7 470external/bsd/openldap/dist/build/mkrelease up to 1.1.1.7
471external/bsd/openldap/dist/build/mkvers.bat up to 1.1.1.7 471external/bsd/openldap/dist/build/mkvers.bat up to 1.1.1.7
472external/bsd/openldap/dist/build/mkversion up to 1.8 472external/bsd/openldap/dist/build/mkversion up to 1.8
473external/bsd/openldap/dist/build/mod.mk up to 1.1.1.7 473external/bsd/openldap/dist/build/mod.mk up to 1.1.1.7
474external/bsd/openldap/dist/build/openldap.m4 up to 1.1.1.7 474external/bsd/openldap/dist/build/openldap.m4 up to 1.1.1.7
475external/bsd/openldap/dist/build/rules.mk up to 1.1.1.7 475external/bsd/openldap/dist/build/rules.mk up to 1.1.1.7
476external/bsd/openldap/dist/build/srv.mk up to 1.1.1.7 476external/bsd/openldap/dist/build/srv.mk up to 1.1.1.7
477external/bsd/openldap/dist/build/top.mk up to 1.1.1.7 477external/bsd/openldap/dist/build/top.mk up to 1.1.1.7
478external/bsd/openldap/dist/build/version.h up to 1.1.1.7 478external/bsd/openldap/dist/build/version.h up to 1.1.1.7
479external/bsd/openldap/dist/build/version.sh up to 1.1.1.7 479external/bsd/openldap/dist/build/version.sh up to 1.1.1.7
480external/bsd/openldap/dist/build/version.var up to 1.1.1.8 480external/bsd/openldap/dist/build/version.var up to 1.1.1.8
481external/bsd/openldap/dist/clients/Makefile.in up to 1.1.1.7 481external/bsd/openldap/dist/clients/Makefile.in up to 1.1.1.7
482external/bsd/openldap/dist/clients/tools/Makefile.in up to 1.1.1.7 482external/bsd/openldap/dist/clients/tools/Makefile.in up to 1.1.1.7
483external/bsd/openldap/dist/clients/tools/common.c up to 1.8 483external/bsd/openldap/dist/clients/tools/common.c up to 1.8
484external/bsd/openldap/dist/clients/tools/common.h up to 1.1.1.7 484external/bsd/openldap/dist/clients/tools/common.h up to 1.1.1.7
485external/bsd/openldap/dist/clients/tools/ldapcompare.c up to 1.1.1.7 485external/bsd/openldap/dist/clients/tools/ldapcompare.c up to 1.1.1.7
486external/bsd/openldap/dist/clients/tools/ldapdelete.c up to 1.1.1.7 486external/bsd/openldap/dist/clients/tools/ldapdelete.c up to 1.1.1.7
487external/bsd/openldap/dist/clients/tools/ldapexop.c up to 1.1.1.7 487external/bsd/openldap/dist/clients/tools/ldapexop.c up to 1.1.1.7
488external/bsd/openldap/dist/clients/tools/ldapmodify.c up to 1.1.1.7 488external/bsd/openldap/dist/clients/tools/ldapmodify.c up to 1.1.1.7
489external/bsd/openldap/dist/clients/tools/ldapmodrdn.c up to 1.1.1.7 489external/bsd/openldap/dist/clients/tools/ldapmodrdn.c up to 1.1.1.7
490external/bsd/openldap/dist/clients/tools/ldappasswd.c up to 1.1.1.7 490external/bsd/openldap/dist/clients/tools/ldappasswd.c up to 1.1.1.7
491external/bsd/openldap/dist/clients/tools/ldapsearch.c up to 1.1.1.7 491external/bsd/openldap/dist/clients/tools/ldapsearch.c up to 1.1.1.7
492external/bsd/openldap/dist/clients/tools/ldapurl.c up to 1.1.1.6 492external/bsd/openldap/dist/clients/tools/ldapurl.c up to 1.1.1.6
493external/bsd/openldap/dist/clients/tools/ldapwhoami.c up to 1.1.1.7 493external/bsd/openldap/dist/clients/tools/ldapwhoami.c up to 1.1.1.7
494external/bsd/openldap/dist/contrib/ldapc++/COPYRIGHT up to 1.1.1.7 494external/bsd/openldap/dist/contrib/ldapc++/COPYRIGHT up to 1.1.1.7
495external/bsd/openldap/dist/contrib/ldapc++/Makefile.am up to 1.1.1.7 495external/bsd/openldap/dist/contrib/ldapc++/Makefile.am up to 1.1.1.7
496external/bsd/openldap/dist/contrib/ldapc++/Makefile.in up to 1.1.1.7 496external/bsd/openldap/dist/contrib/ldapc++/Makefile.in up to 1.1.1.7
497external/bsd/openldap/dist/contrib/ldapc++/configure up to 1.1.1.8 497external/bsd/openldap/dist/contrib/ldapc++/configure up to 1.1.1.8
498external/bsd/openldap/dist/contrib/ldapc++/configure.in up to 1.1.1.8 498external/bsd/openldap/dist/contrib/ldapc++/configure.in up to 1.1.1.8
499external/bsd/openldap/dist/contrib/ldapc++/version.sh up to 1.1.1.6 499external/bsd/openldap/dist/contrib/ldapc++/version.sh up to 1.1.1.6
500external/bsd/openldap/dist/contrib/ldapc++/version.var up to 1.1.1.6 500external/bsd/openldap/dist/contrib/ldapc++/version.var up to 1.1.1.6
501external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.am up to 1.1.1.7 501external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.am up to 1.1.1.7
502external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.in up to 1.1.1.8 502external/bsd/openldap/dist/contrib/ldapc++/examples/Makefile.in up to 1.1.1.8
503external/bsd/openldap/dist/contrib/ldapc++/examples/main.cpp up to 1.1.1.6 503external/bsd/openldap/dist/contrib/ldapc++/examples/main.cpp up to 1.1.1.6
504external/bsd/openldap/dist/contrib/ldapc++/examples/readSchema.cpp up to 1.1.1.6 504external/bsd/openldap/dist/contrib/ldapc++/examples/readSchema.cpp up to 1.1.1.6
505external/bsd/openldap/dist/contrib/ldapc++/examples/startTls.cpp up to 1.1.1.5 505external/bsd/openldap/dist/contrib/ldapc++/examples/startTls.cpp up to 1.1.1.5
506external/bsd/openldap/dist/contrib/ldapc++/examples/urlTest.cpp up to 1.1.1.6 506external/bsd/openldap/dist/contrib/ldapc++/examples/urlTest.cpp up to 1.1.1.6
507external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.cpp up to 1.1.1.6 507external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.cpp up to 1.1.1.6
508external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.h up to 1.1.1.6 508external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAddRequest.h up to 1.1.1.6
509external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.cpp up to 1.1.1.7 509external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.cpp up to 1.1.1.7
510external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.h up to 1.1.1.7 510external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAsynConnection.h up to 1.1.1.7
511external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.cpp up to 1.1.1.6 511external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.cpp up to 1.1.1.6
512external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.h up to 1.1.1.6 512external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttrType.h up to 1.1.1.6
513external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.cpp up to 1.1.1.6 513external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.cpp up to 1.1.1.6
514external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.h up to 1.1.1.6 514external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttribute.h up to 1.1.1.6
515external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.cpp up to 1.1.1.7 515external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.cpp up to 1.1.1.7
516external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.h up to 1.1.1.7 516external/bsd/openldap/dist/contrib/ldapc++/src/LDAPAttributeList.h up to 1.1.1.7
517external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.cpp up to 1.1.1.6 517external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.cpp up to 1.1.1.6
518external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.h up to 1.1.1.6 518external/bsd/openldap/dist/contrib/ldapc++/src/LDAPBindRequest.h up to 1.1.1.6
519external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.cpp up to 1.1.1.6 519external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.cpp up to 1.1.1.6
520external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.h up to 1.1.1.6 520external/bsd/openldap/dist/contrib/ldapc++/src/LDAPCompareRequest.h up to 1.1.1.6
521external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.cpp up to 1.1.1.7 521external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.cpp up to 1.1.1.7
522external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.h up to 1.1.1.7 522external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConnection.h up to 1.1.1.7
523external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.cpp up to 1.1.1.6 523external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.cpp up to 1.1.1.6
524external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.h up to 1.1.1.7 524external/bsd/openldap/dist/contrib/ldapc++/src/LDAPConstraints.h up to 1.1.1.7
525external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.cpp up to 1.1.1.6 525external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.cpp up to 1.1.1.6
526external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.h up to 1.1.1.6 526external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControl.h up to 1.1.1.6
527external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.cpp up to 1.1.1.6 527external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.cpp up to 1.1.1.6
528external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.h up to 1.1.1.6 528external/bsd/openldap/dist/contrib/ldapc++/src/LDAPControlSet.h up to 1.1.1.6
529external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.cpp up to 1.1.1.6 529external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.cpp up to 1.1.1.6
530external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.h up to 1.1.1.6 530external/bsd/openldap/dist/contrib/ldapc++/src/LDAPDeleteRequest.h up to 1.1.1.6
531external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.cpp up to 1.1.1.7 531external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.cpp up to 1.1.1.7
532external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.h up to 1.1.1.7 532external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntry.h up to 1.1.1.7
533external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.cpp up to 1.1.1.6 533external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.cpp up to 1.1.1.6
534external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.h up to 1.1.1.6 534external/bsd/openldap/dist/contrib/ldapc++/src/LDAPEntryList.h up to 1.1.1.6
535external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.cpp up to 1.1.1.6 535external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.cpp up to 1.1.1.6
536external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.h up to 1.1.1.6 536external/bsd/openldap/dist/contrib/ldapc++/src/LDAPException.h up to 1.1.1.6
537external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.cpp up to 1.1.1.5 537external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.cpp up to 1.1.1.5
538external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.h up to 1.1.1.6 538external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtRequest.h up to 1.1.1.6
539external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.cpp up to 1.1.1.6 539external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.cpp up to 1.1.1.6
540external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.h up to 1.1.1.6 540external/bsd/openldap/dist/contrib/ldapc++/src/LDAPExtResult.h up to 1.1.1.6
541external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.cpp up to 1.1.1.6 541external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.cpp up to 1.1.1.6
542external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.h up to 1.1.1.6 542external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessage.h up to 1.1.1.6
543external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.cpp up to 1.1.1.6 543external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.cpp up to 1.1.1.6
544external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.h up to 1.1.1.6 544external/bsd/openldap/dist/contrib/ldapc++/src/LDAPMessageQueue.h up to 1.1.1.6
545external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.cpp up to 1.1.1.6 545external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.cpp up to 1.1.1.6
546external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.h up to 1.1.1.6 546external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModDNRequest.h up to 1.1.1.6
547external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.cpp up to 1.1.1.6 547external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.cpp up to 1.1.1.6
548external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.h up to 1.1.1.6 548external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModList.h up to 1.1.1.6
549external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.cpp up to 1.1.1.6 549external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.cpp up to 1.1.1.6
550external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.h up to 1.1.1.6 550external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModification.h up to 1.1.1.6
551external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.cpp up to 1.1.1.6 551external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.cpp up to 1.1.1.6
552external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.h up to 1.1.1.6 552external/bsd/openldap/dist/contrib/ldapc++/src/LDAPModifyRequest.h up to 1.1.1.6
553external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.cpp up to 1.1.1.6 553external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.cpp up to 1.1.1.6
554external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.h up to 1.1.1.6 554external/bsd/openldap/dist/contrib/ldapc++/src/LDAPObjClass.h up to 1.1.1.6
555external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.cpp up to 1.1.1.6 555external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.cpp up to 1.1.1.6
556external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.h up to 1.1.1.6 556external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebind.h up to 1.1.1.6
557external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.cpp up to 1.1.1.6 557external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.cpp up to 1.1.1.6
558external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.h up to 1.1.1.6 558external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRebindAuth.h up to 1.1.1.6
559external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.cpp up to 1.1.1.6 559external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.cpp up to 1.1.1.6
560external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.h up to 1.1.1.6 560external/bsd/openldap/dist/contrib/ldapc++/src/LDAPReferenceList.h up to 1.1.1.6
561external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.cpp up to 1.1.1.6 561external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.cpp up to 1.1.1.6
562external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.h up to 1.1.1.6 562external/bsd/openldap/dist/contrib/ldapc++/src/LDAPRequest.h up to 1.1.1.6
563external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.cpp up to 1.1.1.6 563external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.cpp up to 1.1.1.6
564external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.h up to 1.1.1.6 564external/bsd/openldap/dist/contrib/ldapc++/src/LDAPResult.h up to 1.1.1.6
565external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.cpp up to 1.1.1.6 565external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.cpp up to 1.1.1.6
566external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.h up to 1.1.1.6 566external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSaslBindResult.h up to 1.1.1.6
567external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.cpp up to 1.1.1.6 567external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.cpp up to 1.1.1.6
568external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.h up to 1.1.1.6 568external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSchema.h up to 1.1.1.6
569external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.cpp up to 1.1.1.6 569external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.cpp up to 1.1.1.6
570external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.h up to 1.1.1.6 570external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchReference.h up to 1.1.1.6
571external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.cpp up to 1.1.1.6 571external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.cpp up to 1.1.1.6
572external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.h up to 1.1.1.6 572external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchRequest.h up to 1.1.1.6
573external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.cpp up to 1.1.1.6 573external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.cpp up to 1.1.1.6
574external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.h up to 1.1.1.6 574external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResult.h up to 1.1.1.6
575external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.cpp up to 1.1.1.6 575external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.cpp up to 1.1.1.6
576external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.h up to 1.1.1.6 576external/bsd/openldap/dist/contrib/ldapc++/src/LDAPSearchResults.h up to 1.1.1.6
577external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.cpp up to 1.1.1.7 577external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.cpp up to 1.1.1.7
578external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.h up to 1.1.1.7 578external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrl.h up to 1.1.1.7
579external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.cpp up to 1.1.1.6 579external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.cpp up to 1.1.1.6
580external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.h up to 1.1.1.6 580external/bsd/openldap/dist/contrib/ldapc++/src/LDAPUrlList.h up to 1.1.1.6
581external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.cpp up to 1.1.1.7 581external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.cpp up to 1.1.1.7
582external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.h up to 1.1.1.6 582external/bsd/openldap/dist/contrib/ldapc++/src/LdifReader.h up to 1.1.1.6
583external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.cpp up to 1.1.1.6 583external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.cpp up to 1.1.1.6
584external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.h up to 1.1.1.6 584external/bsd/openldap/dist/contrib/ldapc++/src/LdifWriter.h up to 1.1.1.6
585external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.am up to 1.1.1.8 585external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.am up to 1.1.1.8
586external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.in up to 1.1.1.8 586external/bsd/openldap/dist/contrib/ldapc++/src/Makefile.in up to 1.1.1.8
587external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.cpp up to 1.1.1.6 587external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.cpp up to 1.1.1.6
588external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.h up to 1.1.1.6 588external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteraction.h up to 1.1.1.6
589external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.cpp up to 1.1.1.6 589external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.cpp up to 1.1.1.6
590external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.h up to 1.1.1.6 590external/bsd/openldap/dist/contrib/ldapc++/src/SaslInteractionHandler.h up to 1.1.1.6
591external/bsd/openldap/dist/contrib/ldapc++/src/StringList.cpp up to 1.1.1.6 591external/bsd/openldap/dist/contrib/ldapc++/src/StringList.cpp up to 1.1.1.6
592external/bsd/openldap/dist/contrib/ldapc++/src/StringList.h up to 1.1.1.6 592external/bsd/openldap/dist/contrib/ldapc++/src/StringList.h up to 1.1.1.6
593external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.cpp up to 1.1.1.5 593external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.cpp up to 1.1.1.5
594external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.h up to 1.1.1.5 594external/bsd/openldap/dist/contrib/ldapc++/src/TlsOptions.h up to 1.1.1.5
595external/bsd/openldap/dist/contrib/ldapc++/src/debug.h up to 1.1.1.6 595external/bsd/openldap/dist/contrib/ldapc++/src/debug.h up to 1.1.1.6
596external/bsd/openldap/dist/contrib/ldapc++/src/ac/time.h up to 1.1.1.7 596external/bsd/openldap/dist/contrib/ldapc++/src/ac/time.h up to 1.1.1.7
597external/bsd/openldap/dist/contrib/ldaptcl/COPYRIGHT up to 1.1.1.5 597external/bsd/openldap/dist/contrib/ldaptcl/COPYRIGHT up to 1.1.1.5
598external/bsd/openldap/dist/contrib/slapd-modules/README up to 1.1.1.7 598external/bsd/openldap/dist/contrib/slapd-modules/README up to 1.1.1.7
599external/bsd/openldap/dist/contrib/slapd-modules/acl/README.posixgroup up to 1.1.1.5 599external/bsd/openldap/dist/contrib/slapd-modules/acl/README.posixgroup up to 1.1.1.5
600external/bsd/openldap/dist/contrib/slapd-modules/acl/posixgroup.c up to 1.1.1.7 600external/bsd/openldap/dist/contrib/slapd-modules/acl/posixgroup.c up to 1.1.1.7
601external/bsd/openldap/dist/contrib/slapd-modules/addpartial/README up to 1.1.1.7 601external/bsd/openldap/dist/contrib/slapd-modules/addpartial/README up to 1.1.1.7
602external/bsd/openldap/dist/contrib/slapd-modules/addpartial/addpartial-overlay.c up to 1.1.1.7 602external/bsd/openldap/dist/contrib/slapd-modules/addpartial/addpartial-overlay.c up to 1.1.1.7
603external/bsd/openldap/dist/contrib/slapd-modules/allop/README up to 1.1.1.7 603external/bsd/openldap/dist/contrib/slapd-modules/allop/README up to 1.1.1.7
604external/bsd/openldap/dist/contrib/slapd-modules/allop/allop.c up to 1.1.1.7 604external/bsd/openldap/dist/contrib/slapd-modules/allop/allop.c up to 1.1.1.7
605external/bsd/openldap/dist/contrib/slapd-modules/allop/slapo-allop.5 up to 1.1.1.7 605external/bsd/openldap/dist/contrib/slapd-modules/allop/slapo-allop.5 up to 1.1.1.7
606external/bsd/openldap/dist/contrib/slapd-modules/allowed/Makefile up to 1.1.1.6 606external/bsd/openldap/dist/contrib/slapd-modules/allowed/Makefile up to 1.1.1.6
607external/bsd/openldap/dist/contrib/slapd-modules/allowed/README up to 1.1.1.6 607external/bsd/openldap/dist/contrib/slapd-modules/allowed/README up to 1.1.1.6
608external/bsd/openldap/dist/contrib/slapd-modules/allowed/allowed.c up to 1.1.1.6 608external/bsd/openldap/dist/contrib/slapd-modules/allowed/allowed.c up to 1.1.1.6
609external/bsd/openldap/dist/contrib/slapd-modules/autogroup/README up to 1.1.1.7 609external/bsd/openldap/dist/contrib/slapd-modules/autogroup/README up to 1.1.1.7
610external/bsd/openldap/dist/contrib/slapd-modules/autogroup/autogroup.c up to 1.1.1.7 610external/bsd/openldap/dist/contrib/slapd-modules/autogroup/autogroup.c up to 1.1.1.7
611external/bsd/openldap/dist/contrib/slapd-modules/autogroup/slapo-autogroup.5 up to 1.1.1.2 611external/bsd/openldap/dist/contrib/slapd-modules/autogroup/slapo-autogroup.5 up to 1.1.1.2
612external/bsd/openldap/dist/contrib/slapd-modules/cloak/cloak.c up to 1.1.1.6 612external/bsd/openldap/dist/contrib/slapd-modules/cloak/cloak.c up to 1.1.1.6
613external/bsd/openldap/dist/contrib/slapd-modules/cloak/slapo-cloak.5 up to 1.1.1.6 613external/bsd/openldap/dist/contrib/slapd-modules/cloak/slapo-cloak.5 up to 1.1.1.6
614external/bsd/openldap/dist/contrib/slapd-modules/comp_match/Makefile up to 1.1.1.7 614external/bsd/openldap/dist/contrib/slapd-modules/comp_match/Makefile up to 1.1.1.7
615external/bsd/openldap/dist/contrib/slapd-modules/denyop/denyop.c up to 1.1.1.7 615external/bsd/openldap/dist/contrib/slapd-modules/denyop/denyop.c up to 1.1.1.7
616external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/README up to 1.1.1.7 616external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/README up to 1.1.1.7
617external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/dsaschema.c up to 1.1.1.7 617external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/dsaschema.c up to 1.1.1.7
618external/bsd/openldap/dist/contrib/slapd-modules/dupent/Makefile up to 1.1.1.4 618external/bsd/openldap/dist/contrib/slapd-modules/dupent/Makefile up to 1.1.1.4
619external/bsd/openldap/dist/contrib/slapd-modules/dupent/dupent.c up to 1.1.1.4 619external/bsd/openldap/dist/contrib/slapd-modules/dupent/dupent.c up to 1.1.1.4
620external/bsd/openldap/dist/contrib/slapd-modules/kinit/README up to 1.1.1.4 620external/bsd/openldap/dist/contrib/slapd-modules/kinit/README up to 1.1.1.4
621external/bsd/openldap/dist/contrib/slapd-modules/kinit/kinit.c up to 1.1.1.4 621external/bsd/openldap/dist/contrib/slapd-modules/kinit/kinit.c up to 1.1.1.4
622external/bsd/openldap/dist/contrib/slapd-modules/lastbind/lastbind.c up to 1.1.1.4 622external/bsd/openldap/dist/contrib/slapd-modules/lastbind/lastbind.c up to 1.1.1.4
623external/bsd/openldap/dist/contrib/slapd-modules/lastbind/slapo-lastbind.5 up to 1.1.1.2 623external/bsd/openldap/dist/contrib/slapd-modules/lastbind/slapo-lastbind.5 up to 1.1.1.2
624external/bsd/openldap/dist/contrib/slapd-modules/lastmod/lastmod.c up to 1.1.1.7 624external/bsd/openldap/dist/contrib/slapd-modules/lastmod/lastmod.c up to 1.1.1.7
625external/bsd/openldap/dist/contrib/slapd-modules/lastmod/slapo-lastmod.5 up to 1.1.1.7 625external/bsd/openldap/dist/contrib/slapd-modules/lastmod/slapo-lastmod.5 up to 1.1.1.7
626external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/Makefile up to 1.1.1.4 626external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/Makefile up to 1.1.1.4
627external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/noopsrch.c up to 1.1.1.4 627external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/noopsrch.c up to 1.1.1.4
628external/bsd/openldap/dist/contrib/slapd-modules/nops/nops.c up to 1.1.1.7 628external/bsd/openldap/dist/contrib/slapd-modules/nops/nops.c up to 1.1.1.7
629external/bsd/openldap/dist/contrib/slapd-modules/nssov/Makefile up to 1.1.1.7 629external/bsd/openldap/dist/contrib/slapd-modules/nssov/Makefile up to 1.1.1.7
630external/bsd/openldap/dist/contrib/slapd-modules/nssov/README up to 1.1.1.7 630external/bsd/openldap/dist/contrib/slapd-modules/nssov/README up to 1.1.1.7
631external/bsd/openldap/dist/contrib/slapd-modules/nssov/alias.c up to 1.1.1.7 631external/bsd/openldap/dist/contrib/slapd-modules/nssov/alias.c up to 1.1.1.7
632external/bsd/openldap/dist/contrib/slapd-modules/nssov/ether.c up to 1.1.1.7 632external/bsd/openldap/dist/contrib/slapd-modules/nssov/ether.c up to 1.1.1.7
633external/bsd/openldap/dist/contrib/slapd-modules/nssov/group.c up to 1.1.1.7 633external/bsd/openldap/dist/contrib/slapd-modules/nssov/group.c up to 1.1.1.7
634external/bsd/openldap/dist/contrib/slapd-modules/nssov/host.c up to 1.1.1.7 634external/bsd/openldap/dist/contrib/slapd-modules/nssov/host.c up to 1.1.1.7
635external/bsd/openldap/dist/contrib/slapd-modules/nssov/netgroup.c up to 1.1.1.7 635external/bsd/openldap/dist/contrib/slapd-modules/nssov/netgroup.c up to 1.1.1.7
636external/bsd/openldap/dist/contrib/slapd-modules/nssov/network.c up to 1.1.1.7 636external/bsd/openldap/dist/contrib/slapd-modules/nssov/network.c up to 1.1.1.7
637external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.c up to 1.1.1.7 637external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.c up to 1.1.1.7
638external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.h up to 1.1.1.7 638external/bsd/openldap/dist/contrib/slapd-modules/nssov/nssov.h up to 1.1.1.7
639external/bsd/openldap/dist/contrib/slapd-modules/nssov/pam.c up to 1.1.1.6 639external/bsd/openldap/dist/contrib/slapd-modules/nssov/pam.c up to 1.1.1.6
640external/bsd/openldap/dist/contrib/slapd-modules/nssov/passwd.c up to 1.1.1.7 640external/bsd/openldap/dist/contrib/slapd-modules/nssov/passwd.c up to 1.1.1.7
641external/bsd/openldap/dist/contrib/slapd-modules/nssov/protocol.c up to 1.1.1.7 641external/bsd/openldap/dist/contrib/slapd-modules/nssov/protocol.c up to 1.1.1.7
642external/bsd/openldap/dist/contrib/slapd-modules/nssov/rpc.c up to 1.1.1.7 642external/bsd/openldap/dist/contrib/slapd-modules/nssov/rpc.c up to 1.1.1.7
643external/bsd/openldap/dist/contrib/slapd-modules/nssov/service.c up to 1.1.1.7 643external/bsd/openldap/dist/contrib/slapd-modules/nssov/service.c up to 1.1.1.7
644external/bsd/openldap/dist/contrib/slapd-modules/nssov/shadow.c up to 1.1.1.7 644external/bsd/openldap/dist/contrib/slapd-modules/nssov/shadow.c up to 1.1.1.7
645external/bsd/openldap/dist/contrib/slapd-modules/nssov/slapo-nssov.5 up to 1.1.1.6 645external/bsd/openldap/dist/contrib/slapd-modules/nssov/slapo-nssov.5 up to 1.1.1.6
646external/bsd/openldap/dist/contrib/slapd-modules/passwd/README up to 1.1.1.7 646external/bsd/openldap/dist/contrib/slapd-modules/passwd/README up to 1.1.1.7
647external/bsd/openldap/dist/contrib/slapd-modules/passwd/kerberos.c up to 1.1.1.7 647external/bsd/openldap/dist/contrib/slapd-modules/passwd/kerberos.c up to 1.1.1.7
648external/bsd/openldap/dist/contrib/slapd-modules/passwd/netscape.c up to 1.1.1.7 648external/bsd/openldap/dist/contrib/slapd-modules/passwd/netscape.c up to 1.1.1.7
649external/bsd/openldap/dist/contrib/slapd-modules/passwd/radius.c up to 1.1.1.7 649external/bsd/openldap/dist/contrib/slapd-modules/passwd/radius.c up to 1.1.1.7
650external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/README up to 1.1.1.3 650external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/README up to 1.1.1.3
651external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c up to 1.1.1.3 651external/bsd/openldap/dist/contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c up to 1.1.1.3
652external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/README up to 1.1.1.6 652external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/README up to 1.1.1.6
653external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/slapd-sha2.c up to 1.1.1.6 653external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/slapd-sha2.c up to 1.1.1.6
654external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/Makefile up to 1.1.1.7 654external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/Makefile up to 1.1.1.7
655external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/README up to 1.1.1.7 655external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/README up to 1.1.1.7
656external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/proxyOld.c up to 1.1.1.7 656external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/proxyOld.c up to 1.1.1.7
657external/bsd/openldap/dist/contrib/slapd-modules/samba4/Makefile up to 1.1.1.5 657external/bsd/openldap/dist/contrib/slapd-modules/samba4/Makefile up to 1.1.1.5
658external/bsd/openldap/dist/contrib/slapd-modules/samba4/README up to 1.1.1.5 658external/bsd/openldap/dist/contrib/slapd-modules/samba4/README up to 1.1.1.5
659external/bsd/openldap/dist/contrib/slapd-modules/samba4/pguid.c up to 1.1.1.5 659external/bsd/openldap/dist/contrib/slapd-modules/samba4/pguid.c up to 1.1.1.5
660external/bsd/openldap/dist/contrib/slapd-modules/samba4/rdnval.c up to 1.1.1.5 660external/bsd/openldap/dist/contrib/slapd-modules/samba4/rdnval.c up to 1.1.1.5
661external/bsd/openldap/dist/contrib/slapd-modules/samba4/vernum.c up to 1.1.1.5 661external/bsd/openldap/dist/contrib/slapd-modules/samba4/vernum.c up to 1.1.1.5
662external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/Makefile up to 1.1.1.7 662external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/Makefile up to 1.1.1.7
663external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/README up to 1.1.1.7 663external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/README up to 1.1.1.7
664external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/smbk5pwd.c up to 1.1.1.8 664external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/smbk5pwd.c up to 1.1.1.8
665external/bsd/openldap/dist/contrib/slapd-modules/trace/trace.c up to 1.1.1.7 665external/bsd/openldap/dist/contrib/slapd-modules/trace/trace.c up to 1.1.1.7
666external/bsd/openldap/dist/contrib/slapd-tools/README up to 1.1.1.7 666external/bsd/openldap/dist/contrib/slapd-tools/README up to 1.1.1.7
667external/bsd/openldap/dist/contrib/slapd-tools/statslog up to 1.1.1.7 667external/bsd/openldap/dist/contrib/slapd-tools/statslog up to 1.1.1.7
668external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/README up to 1.1.1.7 668external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/README up to 1.1.1.7
669external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/addrdnvalues.c up to 1.1.1.7 669external/bsd/openldap/dist/contrib/slapi-plugins/addrdnvalues/addrdnvalues.c up to 1.1.1.7
670external/bsd/openldap/dist/doc/Makefile.in up to 1.1.1.7 670external/bsd/openldap/dist/doc/Makefile.in up to 1.1.1.7
671external/bsd/openldap/dist/doc/guide/plain.sdf up to 1.1.1.7 671external/bsd/openldap/dist/doc/guide/plain.sdf up to 1.1.1.7
672external/bsd/openldap/dist/doc/guide/preamble.sdf up to 1.1.1.7 672external/bsd/openldap/dist/doc/guide/preamble.sdf up to 1.1.1.7
673external/bsd/openldap/dist/doc/guide/admin/Makefile up to 1.1.1.8 673external/bsd/openldap/dist/doc/guide/admin/Makefile up to 1.1.1.8
674external/bsd/openldap/dist/doc/guide/admin/README.spellcheck up to 1.1.1.7 674external/bsd/openldap/dist/doc/guide/admin/README.spellcheck up to 1.1.1.7
675external/bsd/openldap/dist/doc/guide/admin/abstract.sdf up to 1.1.1.7 675external/bsd/openldap/dist/doc/guide/admin/abstract.sdf up to 1.1.1.7
676external/bsd/openldap/dist/doc/guide/admin/access-control.sdf up to 1.1.1.8 676external/bsd/openldap/dist/doc/guide/admin/access-control.sdf up to 1.1.1.8
677external/bsd/openldap/dist/doc/guide/admin/admin.sdf up to 1.1.1.7 677external/bsd/openldap/dist/doc/guide/admin/admin.sdf up to 1.1.1.7
678external/bsd/openldap/dist/doc/guide/admin/appendix-changes.sdf up to 1.1.1.7 678external/bsd/openldap/dist/doc/guide/admin/appendix-changes.sdf up to 1.1.1.7
679external/bsd/openldap/dist/doc/guide/admin/appendix-common-errors.sdf up to 1.1.1.7 679external/bsd/openldap/dist/doc/guide/admin/appendix-common-errors.sdf up to 1.1.1.7
680external/bsd/openldap/dist/doc/guide/admin/appendix-configs.sdf up to 1.1.1.7 680external/bsd/openldap/dist/doc/guide/admin/appendix-configs.sdf up to 1.1.1.7
681external/bsd/openldap/dist/doc/guide/admin/appendix-contrib.sdf up to 1.1.1.8 681external/bsd/openldap/dist/doc/guide/admin/appendix-contrib.sdf up to 1.1.1.8
682external/bsd/openldap/dist/doc/guide/admin/appendix-deployments.sdf up to 1.1.1.7 682external/bsd/openldap/dist/doc/guide/admin/appendix-deployments.sdf up to 1.1.1.7
683external/bsd/openldap/dist/doc/guide/admin/appendix-ldap-result-codes.sdf up to 1.1.1.7 683external/bsd/openldap/dist/doc/guide/admin/appendix-ldap-result-codes.sdf up to 1.1.1.7
684external/bsd/openldap/dist/doc/guide/admin/appendix-recommended-versions.sdf up to 1.1.1.7 684external/bsd/openldap/dist/doc/guide/admin/appendix-recommended-versions.sdf up to 1.1.1.7
685external/bsd/openldap/dist/doc/guide/admin/appendix-upgrading.sdf up to 1.1.1.8 685external/bsd/openldap/dist/doc/guide/admin/appendix-upgrading.sdf up to 1.1.1.8
686external/bsd/openldap/dist/doc/guide/admin/backends.sdf up to 1.1.1.8 686external/bsd/openldap/dist/doc/guide/admin/backends.sdf up to 1.1.1.8
687external/bsd/openldap/dist/doc/guide/admin/config.sdf up to 1.1.1.7 687external/bsd/openldap/dist/doc/guide/admin/config.sdf up to 1.1.1.7
688external/bsd/openldap/dist/doc/guide/admin/dbtools.sdf up to 1.1.1.7 688external/bsd/openldap/dist/doc/guide/admin/dbtools.sdf up to 1.1.1.7
689external/bsd/openldap/dist/doc/guide/admin/glossary.sdf up to 1.1.1.7 689external/bsd/openldap/dist/doc/guide/admin/glossary.sdf up to 1.1.1.7
690external/bsd/openldap/dist/doc/guide/admin/guide.html up to 1.1.1.8 690external/bsd/openldap/dist/doc/guide/admin/guide.html up to 1.1.1.8
691external/bsd/openldap/dist/doc/guide/admin/guide.sdf up to 1.1.1.7 691external/bsd/openldap/dist/doc/guide/admin/guide.sdf up to 1.1.1.7
692external/bsd/openldap/dist/doc/guide/admin/index.sdf up to 1.1.1.7 692external/bsd/openldap/dist/doc/guide/admin/index.sdf up to 1.1.1.7
693external/bsd/openldap/dist/doc/guide/admin/install.sdf up to 1.1.1.7 693external/bsd/openldap/dist/doc/guide/admin/install.sdf up to 1.1.1.7
694external/bsd/openldap/dist/doc/guide/admin/intro.sdf up to 1.1.1.7 694external/bsd/openldap/dist/doc/guide/admin/intro.sdf up to 1.1.1.7
695external/bsd/openldap/dist/doc/guide/admin/limits.sdf up to 1.1.1.6 695external/bsd/openldap/dist/doc/guide/admin/limits.sdf up to 1.1.1.6
696external/bsd/openldap/dist/doc/guide/admin/maintenance.sdf up to 1.1.1.7 696external/bsd/openldap/dist/doc/guide/admin/maintenance.sdf up to 1.1.1.7
697external/bsd/openldap/dist/doc/guide/admin/master.sdf up to 1.1.1.7 697external/bsd/openldap/dist/doc/guide/admin/master.sdf up to 1.1.1.7
698external/bsd/openldap/dist/doc/guide/admin/monitoringslapd.sdf up to 1.1.1.7 698external/bsd/openldap/dist/doc/guide/admin/monitoringslapd.sdf up to 1.1.1.7
699external/bsd/openldap/dist/doc/guide/admin/overlays.sdf up to 1.1.1.8 699external/bsd/openldap/dist/doc/guide/admin/overlays.sdf up to 1.1.1.8
700external/bsd/openldap/dist/doc/guide/admin/preface.sdf up to 1.1.1.8 700external/bsd/openldap/dist/doc/guide/admin/preface.sdf up to 1.1.1.8
701external/bsd/openldap/dist/doc/guide/admin/quickstart.sdf up to 1.1.1.7 701external/bsd/openldap/dist/doc/guide/admin/quickstart.sdf up to 1.1.1.7
702external/bsd/openldap/dist/doc/guide/admin/referrals.sdf up to 1.1.1.7 702external/bsd/openldap/dist/doc/guide/admin/referrals.sdf up to 1.1.1.7
703external/bsd/openldap/dist/doc/guide/admin/replication.sdf up to 1.1.1.8 703external/bsd/openldap/dist/doc/guide/admin/replication.sdf up to 1.1.1.8
704external/bsd/openldap/dist/doc/guide/admin/runningslapd.sdf up to 1.1.1.7 704external/bsd/openldap/dist/doc/guide/admin/runningslapd.sdf up to 1.1.1.7
705external/bsd/openldap/dist/doc/guide/admin/sasl.sdf up to 1.1.1.7 705external/bsd/openldap/dist/doc/guide/admin/sasl.sdf up to 1.1.1.7
706external/bsd/openldap/dist/doc/guide/admin/schema.sdf up to 1.1.1.7 706external/bsd/openldap/dist/doc/guide/admin/schema.sdf up to 1.1.1.7
707external/bsd/openldap/dist/doc/guide/admin/security.sdf up to 1.1.1.8 707external/bsd/openldap/dist/doc/guide/admin/security.sdf up to 1.1.1.8
708external/bsd/openldap/dist/doc/guide/admin/slapdconf2.sdf up to 1.1.1.7 708external/bsd/openldap/dist/doc/guide/admin/slapdconf2.sdf up to 1.1.1.7
709external/bsd/openldap/dist/doc/guide/admin/slapdconfig.sdf up to 1.1.1.7 709external/bsd/openldap/dist/doc/guide/admin/slapdconfig.sdf up to 1.1.1.7
710external/bsd/openldap/dist/doc/guide/admin/title.sdf up to 1.1.1.7 710external/bsd/openldap/dist/doc/guide/admin/title.sdf up to 1.1.1.7
711external/bsd/openldap/dist/doc/guide/admin/tls.sdf up to 1.1.1.8 711external/bsd/openldap/dist/doc/guide/admin/tls.sdf up to 1.1.1.8
712external/bsd/openldap/dist/doc/guide/admin/troubleshooting.sdf up to 1.1.1.7 712external/bsd/openldap/dist/doc/guide/admin/troubleshooting.sdf up to 1.1.1.7
713external/bsd/openldap/dist/doc/guide/admin/tuning.sdf up to 1.1.1.7 713external/bsd/openldap/dist/doc/guide/admin/tuning.sdf up to 1.1.1.7
714external/bsd/openldap/dist/doc/guide/images/src/README.fonts up to 1.1.1.7 714external/bsd/openldap/dist/doc/guide/images/src/README.fonts up to 1.1.1.7
715external/bsd/openldap/dist/doc/guide/release/copyright-plain.sdf up to 1.1.1.7 715external/bsd/openldap/dist/doc/guide/release/copyright-plain.sdf up to 1.1.1.7
716external/bsd/openldap/dist/doc/guide/release/copyright.sdf up to 1.1.1.8 716external/bsd/openldap/dist/doc/guide/release/copyright.sdf up to 1.1.1.8
717external/bsd/openldap/dist/doc/guide/release/install.sdf up to 1.1.1.7 717external/bsd/openldap/dist/doc/guide/release/install.sdf up to 1.1.1.7
718external/bsd/openldap/dist/doc/guide/release/license-plain.sdf up to 1.1.1.7 718external/bsd/openldap/dist/doc/guide/release/license-plain.sdf up to 1.1.1.7
719external/bsd/openldap/dist/doc/guide/release/license.sdf up to 1.1.1.7 719external/bsd/openldap/dist/doc/guide/release/license.sdf up to 1.1.1.7
720external/bsd/openldap/dist/doc/man/Makefile.in up to 1.1.1.7 720external/bsd/openldap/dist/doc/man/Makefile.in up to 1.1.1.7
721external/bsd/openldap/dist/doc/man/man1/Makefile.in up to 1.1.1.7 721external/bsd/openldap/dist/doc/man/man1/Makefile.in up to 1.1.1.7
722external/bsd/openldap/dist/doc/man/man1/ldapcompare.1 up to 1.1.1.7 722external/bsd/openldap/dist/doc/man/man1/ldapcompare.1 up to 1.1.1.7
723external/bsd/openldap/dist/doc/man/man1/ldapdelete.1 up to 1.1.1.7 723external/bsd/openldap/dist/doc/man/man1/ldapdelete.1 up to 1.1.1.7
724external/bsd/openldap/dist/doc/man/man1/ldapmodify.1 up to 1.1.1.7 724external/bsd/openldap/dist/doc/man/man1/ldapmodify.1 up to 1.1.1.7
725external/bsd/openldap/dist/doc/man/man1/ldapmodrdn.1 up to 1.1.1.7 725external/bsd/openldap/dist/doc/man/man1/ldapmodrdn.1 up to 1.1.1.7
726external/bsd/openldap/dist/doc/man/man1/ldappasswd.1 up to 1.1.1.7 726external/bsd/openldap/dist/doc/man/man1/ldappasswd.1 up to 1.1.1.7
727external/bsd/openldap/dist/doc/man/man1/ldapsearch.1 up to 1.1.1.7 727external/bsd/openldap/dist/doc/man/man1/ldapsearch.1 up to 1.1.1.7
728external/bsd/openldap/dist/doc/man/man1/ldapurl.1 up to 1.1.1.6 728external/bsd/openldap/dist/doc/man/man1/ldapurl.1 up to 1.1.1.6
729external/bsd/openldap/dist/doc/man/man1/ldapwhoami.1 up to 1.1.1.7 729external/bsd/openldap/dist/doc/man/man1/ldapwhoami.1 up to 1.1.1.7
730external/bsd/openldap/dist/doc/man/man3/Makefile.in up to 1.1.1.7 730external/bsd/openldap/dist/doc/man/man3/Makefile.in up to 1.1.1.7
731external/bsd/openldap/dist/doc/man/man3/lber-decode.3 up to 1.1.1.7 731external/bsd/openldap/dist/doc/man/man3/lber-decode.3 up to 1.1.1.7
732external/bsd/openldap/dist/doc/man/man3/lber-encode.3 up to 1.1.1.7 732external/bsd/openldap/dist/doc/man/man3/lber-encode.3 up to 1.1.1.7
733external/bsd/openldap/dist/doc/man/man3/lber-memory.3 up to 1.1.1.7 733external/bsd/openldap/dist/doc/man/man3/lber-memory.3 up to 1.1.1.7
734external/bsd/openldap/dist/doc/man/man3/lber-sockbuf.3 up to 1.1.1.7 734external/bsd/openldap/dist/doc/man/man3/lber-sockbuf.3 up to 1.1.1.7
735external/bsd/openldap/dist/doc/man/man3/lber-types.3 up to 1.1.1.7 735external/bsd/openldap/dist/doc/man/man3/lber-types.3 up to 1.1.1.7
736external/bsd/openldap/dist/doc/man/man3/ldap.3 up to 1.1.1.7 736external/bsd/openldap/dist/doc/man/man3/ldap.3 up to 1.1.1.7
737external/bsd/openldap/dist/doc/man/man3/ldap_abandon.3 up to 1.1.1.7 737external/bsd/openldap/dist/doc/man/man3/ldap_abandon.3 up to 1.1.1.7
738external/bsd/openldap/dist/doc/man/man3/ldap_add.3 up to 1.1.1.7 738external/bsd/openldap/dist/doc/man/man3/ldap_add.3 up to 1.1.1.7
739external/bsd/openldap/dist/doc/man/man3/ldap_bind.3 up to 1.1.1.7 739external/bsd/openldap/dist/doc/man/man3/ldap_bind.3 up to 1.1.1.7
740external/bsd/openldap/dist/doc/man/man3/ldap_compare.3 up to 1.1.1.7 740external/bsd/openldap/dist/doc/man/man3/ldap_compare.3 up to 1.1.1.7
741external/bsd/openldap/dist/doc/man/man3/ldap_controls.3 up to 1.1.1.7 741external/bsd/openldap/dist/doc/man/man3/ldap_controls.3 up to 1.1.1.7
742external/bsd/openldap/dist/doc/man/man3/ldap_delete.3 up to 1.1.1.7 742external/bsd/openldap/dist/doc/man/man3/ldap_delete.3 up to 1.1.1.7
743external/bsd/openldap/dist/doc/man/man3/ldap_dup.3 up to 1.1.1.4 743external/bsd/openldap/dist/doc/man/man3/ldap_dup.3 up to 1.1.1.4
744external/bsd/openldap/dist/doc/man/man3/ldap_error.3 up to 1.1.1.7 744external/bsd/openldap/dist/doc/man/man3/ldap_error.3 up to 1.1.1.7
745external/bsd/openldap/dist/doc/man/man3/ldap_extended_operation.3 up to 1.1.1.7 745external/bsd/openldap/dist/doc/man/man3/ldap_extended_operation.3 up to 1.1.1.7
746external/bsd/openldap/dist/doc/man/man3/ldap_first_attribute.3 up to 1.1.1.7 746external/bsd/openldap/dist/doc/man/man3/ldap_first_attribute.3 up to 1.1.1.7
747external/bsd/openldap/dist/doc/man/man3/ldap_first_entry.3 up to 1.1.1.7 747external/bsd/openldap/dist/doc/man/man3/ldap_first_entry.3 up to 1.1.1.7
748external/bsd/openldap/dist/doc/man/man3/ldap_first_message.3 up to 1.1.1.7 748external/bsd/openldap/dist/doc/man/man3/ldap_first_message.3 up to 1.1.1.7
749external/bsd/openldap/dist/doc/man/man3/ldap_first_reference.3 up to 1.1.1.7 749external/bsd/openldap/dist/doc/man/man3/ldap_first_reference.3 up to 1.1.1.7
750external/bsd/openldap/dist/doc/man/man3/ldap_get_dn.3 up to 1.1.1.7 750external/bsd/openldap/dist/doc/man/man3/ldap_get_dn.3 up to 1.1.1.7
751external/bsd/openldap/dist/doc/man/man3/ldap_get_option.3 up to 1.1.1.7 751external/bsd/openldap/dist/doc/man/man3/ldap_get_option.3 up to 1.1.1.7
752external/bsd/openldap/dist/doc/man/man3/ldap_get_values.3 up to 1.1.1.7 752external/bsd/openldap/dist/doc/man/man3/ldap_get_values.3 up to 1.1.1.7
753external/bsd/openldap/dist/doc/man/man3/ldap_memory.3 up to 1.1.1.7 753external/bsd/openldap/dist/doc/man/man3/ldap_memory.3 up to 1.1.1.7
754external/bsd/openldap/dist/doc/man/man3/ldap_modify.3 up to 1.1.1.7 754external/bsd/openldap/dist/doc/man/man3/ldap_modify.3 up to 1.1.1.7
755external/bsd/openldap/dist/doc/man/man3/ldap_modrdn.3 up to 1.1.1.7 755external/bsd/openldap/dist/doc/man/man3/ldap_modrdn.3 up to 1.1.1.7
756external/bsd/openldap/dist/doc/man/man3/ldap_open.3 up to 1.1.1.7 756external/bsd/openldap/dist/doc/man/man3/ldap_open.3 up to 1.1.1.7
757external/bsd/openldap/dist/doc/man/man3/ldap_parse_reference.3 up to 1.1.1.7 757external/bsd/openldap/dist/doc/man/man3/ldap_parse_reference.3 up to 1.1.1.7
758external/bsd/openldap/dist/doc/man/man3/ldap_parse_result.3 up to 1.1.1.7 758external/bsd/openldap/dist/doc/man/man3/ldap_parse_result.3 up to 1.1.1.7
759external/bsd/openldap/dist/doc/man/man3/ldap_parse_sort_control.3 up to 1.1.1.7 759external/bsd/openldap/dist/doc/man/man3/ldap_parse_sort_control.3 up to 1.1.1.7
760external/bsd/openldap/dist/doc/man/man3/ldap_parse_vlv_control.3 up to 1.1.1.7 760external/bsd/openldap/dist/doc/man/man3/ldap_parse_vlv_control.3 up to 1.1.1.7
761external/bsd/openldap/dist/doc/man/man3/ldap_rename.3 up to 1.1.1.7 761external/bsd/openldap/dist/doc/man/man3/ldap_rename.3 up to 1.1.1.7
762external/bsd/openldap/dist/doc/man/man3/ldap_result.3 up to 1.1.1.7 762external/bsd/openldap/dist/doc/man/man3/ldap_result.3 up to 1.1.1.7
763external/bsd/openldap/dist/doc/man/man3/ldap_schema.3 up to 1.1.1.7 763external/bsd/openldap/dist/doc/man/man3/ldap_schema.3 up to 1.1.1.7
764external/bsd/openldap/dist/doc/man/man3/ldap_search.3 up to 1.1.1.7 764external/bsd/openldap/dist/doc/man/man3/ldap_search.3 up to 1.1.1.7
765external/bsd/openldap/dist/doc/man/man3/ldap_sort.3 up to 1.1.1.7 765external/bsd/openldap/dist/doc/man/man3/ldap_sort.3 up to 1.1.1.7
766external/bsd/openldap/dist/doc/man/man3/ldap_sync.3 up to 1.1.1.7 766external/bsd/openldap/dist/doc/man/man3/ldap_sync.3 up to 1.1.1.7
767external/bsd/openldap/dist/doc/man/man3/ldap_tls.3 up to 1.1.1.7 767external/bsd/openldap/dist/doc/man/man3/ldap_tls.3 up to 1.1.1.7
768external/bsd/openldap/dist/doc/man/man3/ldap_url.3 up to 1.1.1.7 768external/bsd/openldap/dist/doc/man/man3/ldap_url.3 up to 1.1.1.7
769external/bsd/openldap/dist/doc/man/man5/Makefile.in up to 1.1.1.7 769external/bsd/openldap/dist/doc/man/man5/Makefile.in up to 1.1.1.7
770external/bsd/openldap/dist/doc/man/man5/ldap.conf.5 up to 1.1.1.7 770external/bsd/openldap/dist/doc/man/man5/ldap.conf.5 up to 1.1.1.7
771external/bsd/openldap/dist/doc/man/man5/ldif.5 up to 1.1.1.7 771external/bsd/openldap/dist/doc/man/man5/ldif.5 up to 1.1.1.7
772external/bsd/openldap/dist/doc/man/man5/slapd-bdb.5 up to 1.1.1.7 772external/bsd/openldap/dist/doc/man/man5/slapd-bdb.5 up to 1.1.1.7
773external/bsd/openldap/dist/doc/man/man5/slapd-config.5 up to 1.1.1.8 773external/bsd/openldap/dist/doc/man/man5/slapd-config.5 up to 1.1.1.8
774external/bsd/openldap/dist/doc/man/man5/slapd-dnssrv.5 up to 1.1.1.7 774external/bsd/openldap/dist/doc/man/man5/slapd-dnssrv.5 up to 1.1.1.7
775external/bsd/openldap/dist/doc/man/man5/slapd-ldap.5 up to 1.1.1.8 775external/bsd/openldap/dist/doc/man/man5/slapd-ldap.5 up to 1.1.1.8
776external/bsd/openldap/dist/doc/man/man5/slapd-ldif.5 up to 1.1.1.7 776external/bsd/openldap/dist/doc/man/man5/slapd-ldif.5 up to 1.1.1.7
777external/bsd/openldap/dist/doc/man/man5/slapd-mdb.5 up to 1.1.1.4 777external/bsd/openldap/dist/doc/man/man5/slapd-mdb.5 up to 1.1.1.4
778external/bsd/openldap/dist/doc/man/man5/slapd-meta.5 up to 1.1.1.8 778external/bsd/openldap/dist/doc/man/man5/slapd-meta.5 up to 1.1.1.8
779external/bsd/openldap/dist/doc/man/man5/slapd-monitor.5 up to 1.1.1.7 779external/bsd/openldap/dist/doc/man/man5/slapd-monitor.5 up to 1.1.1.7
780external/bsd/openldap/dist/doc/man/man5/slapd-ndb.5 up to 1.1.1.6 780external/bsd/openldap/dist/doc/man/man5/slapd-ndb.5 up to 1.1.1.6
781external/bsd/openldap/dist/doc/man/man5/slapd-null.5 up to 1.1.1.7 781external/bsd/openldap/dist/doc/man/man5/slapd-null.5 up to 1.1.1.7
782external/bsd/openldap/dist/doc/man/man5/slapd-passwd.5 up to 1.1.1.7 782external/bsd/openldap/dist/doc/man/man5/slapd-passwd.5 up to 1.1.1.7
783external/bsd/openldap/dist/doc/man/man5/slapd-relay.5 up to 1.1.1.7 783external/bsd/openldap/dist/doc/man/man5/slapd-relay.5 up to 1.1.1.7
784external/bsd/openldap/dist/doc/man/man5/slapd-shell.5 up to 1.1.1.7 784external/bsd/openldap/dist/doc/man/man5/slapd-shell.5 up to 1.1.1.7
785external/bsd/openldap/dist/doc/man/man5/slapd-sock.5 up to 1.1.1.7 785external/bsd/openldap/dist/doc/man/man5/slapd-sock.5 up to 1.1.1.7
786external/bsd/openldap/dist/doc/man/man5/slapd.access.5 up to 1.1.1.8 786external/bsd/openldap/dist/doc/man/man5/slapd.access.5 up to 1.1.1.8
787external/bsd/openldap/dist/doc/man/man5/slapd.backends.5 up to 1.1.1.7 787external/bsd/openldap/dist/doc/man/man5/slapd.backends.5 up to 1.1.1.7
788external/bsd/openldap/dist/doc/man/man5/slapd.conf.5 up to 1.1.1.8 788external/bsd/openldap/dist/doc/man/man5/slapd.conf.5 up to 1.1.1.8
789external/bsd/openldap/dist/doc/man/man5/slapd.overlays.5 up to 1.1.1.7 789external/bsd/openldap/dist/doc/man/man5/slapd.overlays.5 up to 1.1.1.7
790external/bsd/openldap/dist/doc/man/man5/slapd.plugin.5 up to 1.1.1.7 790external/bsd/openldap/dist/doc/man/man5/slapd.plugin.5 up to 1.1.1.7
791external/bsd/openldap/dist/doc/man/man5/slapo-accesslog.5 up to 1.1.1.7 791external/bsd/openldap/dist/doc/man/man5/slapo-accesslog.5 up to 1.1.1.7
792external/bsd/openldap/dist/doc/man/man5/slapo-auditlog.5 up to 1.1.1.7 792external/bsd/openldap/dist/doc/man/man5/slapo-auditlog.5 up to 1.1.1.7
793external/bsd/openldap/dist/doc/man/man5/slapo-chain.5 up to 1.1.1.7 793external/bsd/openldap/dist/doc/man/man5/slapo-chain.5 up to 1.1.1.7
794external/bsd/openldap/dist/doc/man/man5/slapo-collect.5 up to 1.1.1.6 794external/bsd/openldap/dist/doc/man/man5/slapo-collect.5 up to 1.1.1.6
795external/bsd/openldap/dist/doc/man/man5/slapo-constraint.5 up to 1.1.1.8 795external/bsd/openldap/dist/doc/man/man5/slapo-constraint.5 up to 1.1.1.8
796external/bsd/openldap/dist/doc/man/man5/slapo-dds.5 up to 1.1.1.7 796external/bsd/openldap/dist/doc/man/man5/slapo-dds.5 up to 1.1.1.7
797external/bsd/openldap/dist/doc/man/man5/slapo-dyngroup.5 up to 1.1.1.7 797external/bsd/openldap/dist/doc/man/man5/slapo-dyngroup.5 up to 1.1.1.7
798external/bsd/openldap/dist/doc/man/man5/slapo-dynlist.5 up to 1.1.1.7 798external/bsd/openldap/dist/doc/man/man5/slapo-dynlist.5 up to 1.1.1.7
799external/bsd/openldap/dist/doc/man/man5/slapo-memberof.5 up to 1.1.1.7 799external/bsd/openldap/dist/doc/man/man5/slapo-memberof.5 up to 1.1.1.7
800external/bsd/openldap/dist/doc/man/man5/slapo-pbind.5 up to 1.1.1.5 800external/bsd/openldap/dist/doc/man/man5/slapo-pbind.5 up to 1.1.1.5
801external/bsd/openldap/dist/doc/man/man5/slapo-pcache.5 up to 1.1.1.8 801external/bsd/openldap/dist/doc/man/man5/slapo-pcache.5 up to 1.1.1.8
802external/bsd/openldap/dist/doc/man/man5/slapo-ppolicy.5 up to 1.1.1.7 802external/bsd/openldap/dist/doc/man/man5/slapo-ppolicy.5 up to 1.1.1.7
803external/bsd/openldap/dist/doc/man/man5/slapo-refint.5 up to 1.1.1.8 803external/bsd/openldap/dist/doc/man/man5/slapo-refint.5 up to 1.1.1.8
804external/bsd/openldap/dist/doc/man/man5/slapo-retcode.5 up to 1.1.1.8 804external/bsd/openldap/dist/doc/man/man5/slapo-retcode.5 up to 1.1.1.8
805external/bsd/openldap/dist/doc/man/man5/slapo-rwm.5 up to 1.1.1.8 805external/bsd/openldap/dist/doc/man/man5/slapo-rwm.5 up to 1.1.1.8
806external/bsd/openldap/dist/doc/man/man5/slapo-sssvlv.5 up to 1.1.1.6 806external/bsd/openldap/dist/doc/man/man5/slapo-sssvlv.5 up to 1.1.1.6
807external/bsd/openldap/dist/doc/man/man5/slapo-syncprov.5 up to 1.1.1.7 807external/bsd/openldap/dist/doc/man/man5/slapo-syncprov.5 up to 1.1.1.7
808external/bsd/openldap/dist/doc/man/man5/slapo-translucent.5 up to 1.1.1.7 808external/bsd/openldap/dist/doc/man/man5/slapo-translucent.5 up to 1.1.1.7
809external/bsd/openldap/dist/doc/man/man5/slapo-unique.5 up to 1.1.1.7 809external/bsd/openldap/dist/doc/man/man5/slapo-unique.5 up to 1.1.1.7
810external/bsd/openldap/dist/doc/man/man5/slapo-valsort.5 up to 1.1.1.7 810external/bsd/openldap/dist/doc/man/man5/slapo-valsort.5 up to 1.1.1.7
811external/bsd/openldap/dist/doc/man/man8/Makefile.in up to 1.1.1.7 811external/bsd/openldap/dist/doc/man/man8/Makefile.in up to 1.1.1.7
812external/bsd/openldap/dist/doc/man/man8/slapacl.8 up to 1.1.1.7 812external/bsd/openldap/dist/doc/man/man8/slapacl.8 up to 1.1.1.7
813external/bsd/openldap/dist/doc/man/man8/slapadd.8 up to 1.1.1.7 813external/bsd/openldap/dist/doc/man/man8/slapadd.8 up to 1.1.1.7
814external/bsd/openldap/dist/doc/man/man8/slapauth.8 up to 1.1.1.7 814external/bsd/openldap/dist/doc/man/man8/slapauth.8 up to 1.1.1.7
815external/bsd/openldap/dist/doc/man/man8/slapcat.8 up to 1.1.1.7 815external/bsd/openldap/dist/doc/man/man8/slapcat.8 up to 1.1.1.7
816external/bsd/openldap/dist/doc/man/man8/slapd.8 up to 1.1.1.7 816external/bsd/openldap/dist/doc/man/man8/slapd.8 up to 1.1.1.7
817external/bsd/openldap/dist/doc/man/man8/slapdn.8 up to 1.1.1.7 817external/bsd/openldap/dist/doc/man/man8/slapdn.8 up to 1.1.1.7
818external/bsd/openldap/dist/doc/man/man8/slapindex.8 up to 1.1.1.7 818external/bsd/openldap/dist/doc/man/man8/slapindex.8 up to 1.1.1.7
819external/bsd/openldap/dist/doc/man/man8/slappasswd.8 up to 1.1.1.7 819external/bsd/openldap/dist/doc/man/man8/slappasswd.8 up to 1.1.1.7
820external/bsd/openldap/dist/doc/man/man8/slapschema.8 up to 1.1.1.6 820external/bsd/openldap/dist/doc/man/man8/slapschema.8 up to 1.1.1.6
821external/bsd/openldap/dist/doc/man/man8/slaptest.8 up to 1.1.1.7 821external/bsd/openldap/dist/doc/man/man8/slaptest.8 up to 1.1.1.7
822external/bsd/openldap/dist/include/Makefile.in up to 1.8 822external/bsd/openldap/dist/include/Makefile.in up to 1.8
823external/bsd/openldap/dist/include/avl.h up to 1.1.1.7 823external/bsd/openldap/dist/include/avl.h up to 1.1.1.7
824external/bsd/openldap/dist/include/getopt-compat.h up to 1.1.1.7 824external/bsd/openldap/dist/include/getopt-compat.h up to 1.1.1.7
825external/bsd/openldap/dist/include/lber.h up to 1.1.1.7 825external/bsd/openldap/dist/include/lber.h up to 1.1.1.7
826external/bsd/openldap/dist/include/lber_pvt.h up to 1.1.1.7 826external/bsd/openldap/dist/include/lber_pvt.h up to 1.1.1.7
827external/bsd/openldap/dist/include/lber_types.hin up to 1.1.1.7 827external/bsd/openldap/dist/include/lber_types.hin up to 1.1.1.7
828external/bsd/openldap/dist/include/ldap.h up to 1.1.1.8 828external/bsd/openldap/dist/include/ldap.h up to 1.1.1.8
829external/bsd/openldap/dist/include/ldap_cdefs.h up to 1.1.1.7 829external/bsd/openldap/dist/include/ldap_cdefs.h up to 1.1.1.7
830external/bsd/openldap/dist/include/ldap_config.hin up to 1.1.1.7 830external/bsd/openldap/dist/include/ldap_config.hin up to 1.1.1.7
831external/bsd/openldap/dist/include/ldap_defaults.h up to 1.1.1.7 831external/bsd/openldap/dist/include/ldap_defaults.h up to 1.1.1.7
832external/bsd/openldap/dist/include/ldap_features.hin up to 1.1.1.7 832external/bsd/openldap/dist/include/ldap_features.hin up to 1.1.1.7
833external/bsd/openldap/dist/include/ldap_int_thread.h up to 1.1.1.7 833external/bsd/openldap/dist/include/ldap_int_thread.h up to 1.1.1.7
834external/bsd/openldap/dist/include/ldap_log.h up to 1.1.1.7 834external/bsd/openldap/dist/include/ldap_log.h up to 1.1.1.7
835external/bsd/openldap/dist/include/ldap_pvt.h up to 1.2 835external/bsd/openldap/dist/include/ldap_pvt.h up to 1.2
836external/bsd/openldap/dist/include/ldap_pvt_thread.h up to 1.1.1.7 836external/bsd/openldap/dist/include/ldap_pvt_thread.h up to 1.1.1.7
837external/bsd/openldap/dist/include/ldap_pvt_uc.h up to 1.1.1.7 837external/bsd/openldap/dist/include/ldap_pvt_uc.h up to 1.1.1.7
838external/bsd/openldap/dist/include/ldap_queue.h up to 1.6 838external/bsd/openldap/dist/include/ldap_queue.h up to 1.6
839external/bsd/openldap/dist/include/ldap_rq.h up to 1.1.1.7 839external/bsd/openldap/dist/include/ldap_rq.h up to 1.1.1.7
840external/bsd/openldap/dist/include/ldap_schema.h up to 1.1.1.7 840external/bsd/openldap/dist/include/ldap_schema.h up to 1.1.1.7
841external/bsd/openldap/dist/include/ldap_utf8.h up to 1.1.1.7 841external/bsd/openldap/dist/include/ldap_utf8.h up to 1.1.1.7
842external/bsd/openldap/dist/include/ldif.h up to 1.1.1.7 842external/bsd/openldap/dist/include/ldif.h up to 1.1.1.7
843external/bsd/openldap/dist/include/lutil.h up to 1.1.1.7 843external/bsd/openldap/dist/include/lutil.h up to 1.1.1.7
844external/bsd/openldap/dist/include/lutil_hash.h up to 1.1.1.7 844external/bsd/openldap/dist/include/lutil_hash.h up to 1.1.1.7
845external/bsd/openldap/dist/include/lutil_ldap.h up to 1.1.1.7 845external/bsd/openldap/dist/include/lutil_ldap.h up to 1.1.1.7
846external/bsd/openldap/dist/include/lutil_lockf.h up to 1.1.1.7 846external/bsd/openldap/dist/include/lutil_lockf.h up to 1.1.1.7
847external/bsd/openldap/dist/include/lutil_md5.h up to 1.1.1.7 847external/bsd/openldap/dist/include/lutil_md5.h up to 1.1.1.7
848external/bsd/openldap/dist/include/lutil_sha1.h up to 1.1.1.7 848external/bsd/openldap/dist/include/lutil_sha1.h up to 1.1.1.7
849external/bsd/openldap/dist/include/portable.hin up to 1.8 849external/bsd/openldap/dist/include/portable.hin up to 1.8
850external/bsd/openldap/dist/include/rewrite.h up to 1.1.1.7 850external/bsd/openldap/dist/include/rewrite.h up to 1.1.1.7
851external/bsd/openldap/dist/include/slapi-plugin.h up to 1.1.1.7 851external/bsd/openldap/dist/include/slapi-plugin.h up to 1.1.1.7
852external/bsd/openldap/dist/include/sysexits-compat.h up to 1.1.1.7 852external/bsd/openldap/dist/include/sysexits-compat.h up to 1.1.1.7
853external/bsd/openldap/dist/include/ac/alloca.h up to 1.1.1.7 853external/bsd/openldap/dist/include/ac/alloca.h up to 1.1.1.7
854external/bsd/openldap/dist/include/ac/assert.h up to 1.1.1.7 854external/bsd/openldap/dist/include/ac/assert.h up to 1.1.1.7
855external/bsd/openldap/dist/include/ac/bytes.h up to 1.1.1.7 855external/bsd/openldap/dist/include/ac/bytes.h up to 1.1.1.7
856external/bsd/openldap/dist/include/ac/crypt.h up to 1.1.1.7 856external/bsd/openldap/dist/include/ac/crypt.h up to 1.1.1.7
857external/bsd/openldap/dist/include/ac/ctype.h up to 1.1.1.7 857external/bsd/openldap/dist/include/ac/ctype.h up to 1.1.1.7
858external/bsd/openldap/dist/include/ac/dirent.h up to 1.1.1.7 858external/bsd/openldap/dist/include/ac/dirent.h up to 1.1.1.7
859external/bsd/openldap/dist/include/ac/errno.h up to 1.1.1.7 859external/bsd/openldap/dist/include/ac/errno.h up to 1.1.1.7
860external/bsd/openldap/dist/include/ac/fdset.h up to 1.1.1.7 860external/bsd/openldap/dist/include/ac/fdset.h up to 1.1.1.7
861external/bsd/openldap/dist/include/ac/localize.h up to 1.1.1.7 861external/bsd/openldap/dist/include/ac/localize.h up to 1.1.1.7
862external/bsd/openldap/dist/include/ac/param.h up to 1.1.1.7 862external/bsd/openldap/dist/include/ac/param.h up to 1.1.1.7
863external/bsd/openldap/dist/include/ac/regex.h up to 1.1.1.7 863external/bsd/openldap/dist/include/ac/regex.h up to 1.1.1.7
864external/bsd/openldap/dist/include/ac/setproctitle.h up to 1.1.1.7 864external/bsd/openldap/dist/include/ac/setproctitle.h up to 1.1.1.7
865external/bsd/openldap/dist/include/ac/signal.h up to 1.1.1.7 865external/bsd/openldap/dist/include/ac/signal.h up to 1.1.1.7
866external/bsd/openldap/dist/include/ac/socket.h up to 1.1.1.7 866external/bsd/openldap/dist/include/ac/socket.h up to 1.1.1.7
867external/bsd/openldap/dist/include/ac/stdarg.h up to 1.1.1.7 867external/bsd/openldap/dist/include/ac/stdarg.h up to 1.1.1.7
868external/bsd/openldap/dist/include/ac/stdlib.h up to 1.1.1.7 868external/bsd/openldap/dist/include/ac/stdlib.h up to 1.1.1.7
869external/bsd/openldap/dist/include/ac/string.h up to 1.1.1.7 869external/bsd/openldap/dist/include/ac/string.h up to 1.1.1.7
870external/bsd/openldap/dist/include/ac/sysexits.h up to 1.1.1.7 870external/bsd/openldap/dist/include/ac/sysexits.h up to 1.1.1.7
871external/bsd/openldap/dist/include/ac/syslog.h up to 1.1.1.7 871external/bsd/openldap/dist/include/ac/syslog.h up to 1.1.1.7
872external/bsd/openldap/dist/include/ac/termios.h up to 1.1.1.7 872external/bsd/openldap/dist/include/ac/termios.h up to 1.1.1.7
873external/bsd/openldap/dist/include/ac/time.h up to 1.1.1.7 873external/bsd/openldap/dist/include/ac/time.h up to 1.1.1.7
874external/bsd/openldap/dist/include/ac/unistd.h up to 1.1.1.7 874external/bsd/openldap/dist/include/ac/unistd.h up to 1.1.1.7
875external/bsd/openldap/dist/include/ac/wait.h up to 1.1.1.7 875external/bsd/openldap/dist/include/ac/wait.h up to 1.1.1.7
876external/bsd/openldap/dist/libraries/Makefile.in up to 1.1.1.7 876external/bsd/openldap/dist/libraries/Makefile.in up to 1.1.1.7
877external/bsd/openldap/dist/libraries/liblber/Makefile.in up to 1.1.1.7 877external/bsd/openldap/dist/libraries/liblber/Makefile.in up to 1.1.1.7
878external/bsd/openldap/dist/libraries/liblber/assert.c up to 1.1.1.7 878external/bsd/openldap/dist/libraries/liblber/assert.c up to 1.1.1.7
879external/bsd/openldap/dist/libraries/liblber/bprint.c up to 1.1.1.7 879external/bsd/openldap/dist/libraries/liblber/bprint.c up to 1.1.1.7
880external/bsd/openldap/dist/libraries/liblber/debug.c up to 1.1.1.7 880external/bsd/openldap/dist/libraries/liblber/debug.c up to 1.1.1.7
881external/bsd/openldap/dist/libraries/liblber/decode.c up to 1.1.1.7 881external/bsd/openldap/dist/libraries/liblber/decode.c up to 1.1.1.7
882external/bsd/openldap/dist/libraries/liblber/dtest.c up to 1.1.1.7 882external/bsd/openldap/dist/libraries/liblber/dtest.c up to 1.1.1.7
883external/bsd/openldap/dist/libraries/liblber/encode.c up to 1.1.1.7 883external/bsd/openldap/dist/libraries/liblber/encode.c up to 1.1.1.7
884external/bsd/openldap/dist/libraries/liblber/etest.c up to 1.1.1.7 884external/bsd/openldap/dist/libraries/liblber/etest.c up to 1.1.1.7
885external/bsd/openldap/dist/libraries/liblber/idtest.c up to 1.1.1.7 885external/bsd/openldap/dist/libraries/liblber/idtest.c up to 1.1.1.7
886external/bsd/openldap/dist/libraries/liblber/io.c up to 1.1.1.8 886external/bsd/openldap/dist/libraries/liblber/io.c up to 1.1.1.8
887external/bsd/openldap/dist/libraries/liblber/lber-int.h up to 1.1.1.7 887external/bsd/openldap/dist/libraries/liblber/lber-int.h up to 1.1.1.7
888external/bsd/openldap/dist/libraries/liblber/memory.c up to 1.1.1.7 888external/bsd/openldap/dist/libraries/liblber/memory.c up to 1.1.1.7
889external/bsd/openldap/dist/libraries/liblber/nt_err.c up to 1.1.1.7 889external/bsd/openldap/dist/libraries/liblber/nt_err.c up to 1.1.1.7
890external/bsd/openldap/dist/libraries/liblber/options.c up to 1.1.1.7 890external/bsd/openldap/dist/libraries/liblber/options.c up to 1.1.1.7
891external/bsd/openldap/dist/libraries/liblber/sockbuf.c up to 1.1.1.7 891external/bsd/openldap/dist/libraries/liblber/sockbuf.c up to 1.1.1.7
892external/bsd/openldap/dist/libraries/liblber/stdio.c up to 1.1.1.7 892external/bsd/openldap/dist/libraries/liblber/stdio.c up to 1.1.1.7
893external/bsd/openldap/dist/libraries/libldap/Makefile.in up to 1.1.1.8 893external/bsd/openldap/dist/libraries/libldap/Makefile.in up to 1.1.1.8
894external/bsd/openldap/dist/libraries/libldap/abandon.c up to 1.1.1.7 894external/bsd/openldap/dist/libraries/libldap/abandon.c up to 1.1.1.7
895external/bsd/openldap/dist/libraries/libldap/add.c up to 1.1.1.7 895external/bsd/openldap/dist/libraries/libldap/add.c up to 1.1.1.7
896external/bsd/openldap/dist/libraries/libldap/addentry.c up to 1.1.1.7 896external/bsd/openldap/dist/libraries/libldap/addentry.c up to 1.1.1.7
897external/bsd/openldap/dist/libraries/libldap/apitest.c up to 1.1.1.7 897external/bsd/openldap/dist/libraries/libldap/apitest.c up to 1.1.1.7
898external/bsd/openldap/dist/libraries/libldap/assertion.c up to 1.1.1.7 898external/bsd/openldap/dist/libraries/libldap/assertion.c up to 1.1.1.7
899external/bsd/openldap/dist/libraries/libldap/bind.c up to 1.1.1.7 899external/bsd/openldap/dist/libraries/libldap/bind.c up to 1.1.1.7
900external/bsd/openldap/dist/libraries/libldap/cancel.c up to 1.1.1.7 900external/bsd/openldap/dist/libraries/libldap/cancel.c up to 1.1.1.7
901external/bsd/openldap/dist/libraries/libldap/charray.c up to 1.1.1.7 901external/bsd/openldap/dist/libraries/libldap/charray.c up to 1.1.1.7
902external/bsd/openldap/dist/libraries/libldap/compare.c up to 1.1.1.7 902external/bsd/openldap/dist/libraries/libldap/compare.c up to 1.1.1.7
903external/bsd/openldap/dist/libraries/libldap/controls.c up to 1.1.1.7 903external/bsd/openldap/dist/libraries/libldap/controls.c up to 1.1.1.7
904external/bsd/openldap/dist/libraries/libldap/cyrus.c up to 1.1.1.7 904external/bsd/openldap/dist/libraries/libldap/cyrus.c up to 1.1.1.7
905external/bsd/openldap/dist/libraries/libldap/dds.c up to 1.1.1.7 905external/bsd/openldap/dist/libraries/libldap/dds.c up to 1.1.1.7
906external/bsd/openldap/dist/libraries/libldap/delete.c up to 1.1.1.7 906external/bsd/openldap/dist/libraries/libldap/delete.c up to 1.1.1.7
907external/bsd/openldap/dist/libraries/libldap/deref.c up to 1.1.1.6 907external/bsd/openldap/dist/libraries/libldap/deref.c up to 1.1.1.6
908external/bsd/openldap/dist/libraries/libldap/dnssrv.c up to 1.1.1.7 908external/bsd/openldap/dist/libraries/libldap/dnssrv.c up to 1.1.1.7
909external/bsd/openldap/dist/libraries/libldap/dntest.c up to 1.1.1.7 909external/bsd/openldap/dist/libraries/libldap/dntest.c up to 1.1.1.7
910external/bsd/openldap/dist/libraries/libldap/error.c up to 1.1.1.7 910external/bsd/openldap/dist/libraries/libldap/error.c up to 1.1.1.7
911external/bsd/openldap/dist/libraries/libldap/extended.c up to 1.1.1.7 911external/bsd/openldap/dist/libraries/libldap/extended.c up to 1.1.1.7
912external/bsd/openldap/dist/libraries/libldap/fetch.c up to 1.1.1.4 912external/bsd/openldap/dist/libraries/libldap/fetch.c up to 1.1.1.4
913external/bsd/openldap/dist/libraries/libldap/filter.c up to 1.1.1.7 913external/bsd/openldap/dist/libraries/libldap/filter.c up to 1.1.1.7
914external/bsd/openldap/dist/libraries/libldap/free.c up to 1.1.1.7 914external/bsd/openldap/dist/libraries/libldap/free.c up to 1.1.1.7
915external/bsd/openldap/dist/libraries/libldap/ftest.c up to 1.1.1.7 915external/bsd/openldap/dist/libraries/libldap/ftest.c up to 1.1.1.7
916external/bsd/openldap/dist/libraries/libldap/getattr.c up to 1.1.1.7 916external/bsd/openldap/dist/libraries/libldap/getattr.c up to 1.1.1.7
917external/bsd/openldap/dist/libraries/libldap/getdn.c up to 1.1.1.7 917external/bsd/openldap/dist/libraries/libldap/getdn.c up to 1.1.1.7
918external/bsd/openldap/dist/libraries/libldap/getentry.c up to 1.1.1.7 918external/bsd/openldap/dist/libraries/libldap/getentry.c up to 1.1.1.7
919external/bsd/openldap/dist/libraries/libldap/getvalues.c up to 1.1.1.7 919external/bsd/openldap/dist/libraries/libldap/getvalues.c up to 1.1.1.7
920external/bsd/openldap/dist/libraries/libldap/gssapi.c up to 1.1.1.6 920external/bsd/openldap/dist/libraries/libldap/gssapi.c up to 1.1.1.6
921external/bsd/openldap/dist/libraries/libldap/init.c up to 1.1.1.7 921external/bsd/openldap/dist/libraries/libldap/init.c up to 1.1.1.7
922external/bsd/openldap/dist/libraries/libldap/ldap-int.h up to 1.1.1.7 922external/bsd/openldap/dist/libraries/libldap/ldap-int.h up to 1.1.1.7
923external/bsd/openldap/dist/libraries/libldap/ldap-tls.h up to 1.1.1.6 923external/bsd/openldap/dist/libraries/libldap/ldap-tls.h up to 1.1.1.6
924external/bsd/openldap/dist/libraries/libldap/ldap_sync.c up to 1.1.1.7 924external/bsd/openldap/dist/libraries/libldap/ldap_sync.c up to 1.1.1.7
925external/bsd/openldap/dist/libraries/libldap/ldif.c up to 1.1.1.4 925external/bsd/openldap/dist/libraries/libldap/ldif.c up to 1.1.1.4
926external/bsd/openldap/dist/libraries/libldap/messages.c up to 1.1.1.7 926external/bsd/openldap/dist/libraries/libldap/messages.c up to 1.1.1.7
927external/bsd/openldap/dist/libraries/libldap/modify.c up to 1.1.1.7 927external/bsd/openldap/dist/libraries/libldap/modify.c up to 1.1.1.7
928external/bsd/openldap/dist/libraries/libldap/modrdn.c up to 1.1.1.7 928external/bsd/openldap/dist/libraries/libldap/modrdn.c up to 1.1.1.7
929external/bsd/openldap/dist/libraries/libldap/open.c up to 1.1.1.7 929external/bsd/openldap/dist/libraries/libldap/open.c up to 1.1.1.7
930external/bsd/openldap/dist/libraries/libldap/options.c up to 1.1.1.7 930external/bsd/openldap/dist/libraries/libldap/options.c up to 1.1.1.7
931external/bsd/openldap/dist/libraries/libldap/os-ip.c up to 1.9 931external/bsd/openldap/dist/libraries/libldap/os-ip.c up to 1.9
932external/bsd/openldap/dist/libraries/libldap/os-local.c up to 1.10 932external/bsd/openldap/dist/libraries/libldap/os-local.c up to 1.10
933external/bsd/openldap/dist/libraries/libldap/pagectrl.c up to 1.1.1.7 933external/bsd/openldap/dist/libraries/libldap/pagectrl.c up to 1.1.1.7
934external/bsd/openldap/dist/libraries/libldap/passwd.c up to 1.1.1.7 934external/bsd/openldap/dist/libraries/libldap/passwd.c up to 1.1.1.7
935external/bsd/openldap/dist/libraries/libldap/ppolicy.c up to 1.1.1.7 935external/bsd/openldap/dist/libraries/libldap/ppolicy.c up to 1.1.1.7
936external/bsd/openldap/dist/libraries/libldap/print.c up to 1.1.1.7 936external/bsd/openldap/dist/libraries/libldap/print.c up to 1.1.1.7
937external/bsd/openldap/dist/libraries/libldap/references.c up to 1.1.1.7 937external/bsd/openldap/dist/libraries/libldap/references.c up to 1.1.1.7
938external/bsd/openldap/dist/libraries/libldap/request.c up to 1.1.1.8 938external/bsd/openldap/dist/libraries/libldap/request.c up to 1.1.1.8
939external/bsd/openldap/dist/libraries/libldap/result.c up to 1.1.1.8 939external/bsd/openldap/dist/libraries/libldap/result.c up to 1.1.1.8
940external/bsd/openldap/dist/libraries/libldap/sasl.c up to 1.1.1.7 940external/bsd/openldap/dist/libraries/libldap/sasl.c up to 1.1.1.7
941external/bsd/openldap/dist/libraries/libldap/sbind.c up to 1.1.1.7 941external/bsd/openldap/dist/libraries/libldap/sbind.c up to 1.1.1.7
942external/bsd/openldap/dist/libraries/libldap/schema.c up to 1.1.1.7 942external/bsd/openldap/dist/libraries/libldap/schema.c up to 1.1.1.7
943external/bsd/openldap/dist/libraries/libldap/search.c up to 1.1.1.7 943external/bsd/openldap/dist/libraries/libldap/search.c up to 1.1.1.7
944external/bsd/openldap/dist/libraries/libldap/sort.c up to 1.1.1.7 944external/bsd/openldap/dist/libraries/libldap/sort.c up to 1.1.1.7
945external/bsd/openldap/dist/libraries/libldap/sortctrl.c up to 1.1.1.7 945external/bsd/openldap/dist/libraries/libldap/sortctrl.c up to 1.1.1.7
946external/bsd/openldap/dist/libraries/libldap/stctrl.c up to 1.1.1.7 946external/bsd/openldap/dist/libraries/libldap/stctrl.c up to 1.1.1.7
947external/bsd/openldap/dist/libraries/libldap/string.c up to 1.1.1.7 947external/bsd/openldap/dist/libraries/libldap/string.c up to 1.1.1.7
948external/bsd/openldap/dist/libraries/libldap/t61.c up to 1.1.1.8 948external/bsd/openldap/dist/libraries/libldap/t61.c up to 1.1.1.8
949external/bsd/openldap/dist/libraries/libldap/test.c up to 1.1.1.7 949external/bsd/openldap/dist/libraries/libldap/test.c up to 1.1.1.7
950external/bsd/openldap/dist/libraries/libldap/tls2.c up to 1.1.1.6 950external/bsd/openldap/dist/libraries/libldap/tls2.c up to 1.1.1.6
951external/bsd/openldap/dist/libraries/libldap/tls_g.c up to 1.1.1.6 951external/bsd/openldap/dist/libraries/libldap/tls_g.c up to 1.1.1.6
952external/bsd/openldap/dist/libraries/libldap/tls_m.c up to 1.1.1.6 952external/bsd/openldap/dist/libraries/libldap/tls_m.c up to 1.1.1.6
953external/bsd/openldap/dist/libraries/libldap/tls_o.c up to 1.7 953external/bsd/openldap/dist/libraries/libldap/tls_o.c up to 1.7
954external/bsd/openldap/dist/libraries/libldap/turn.c up to 1.1.1.7 954external/bsd/openldap/dist/libraries/libldap/turn.c up to 1.1.1.7
955external/bsd/openldap/dist/libraries/libldap/txn.c up to 1.1.1.7 955external/bsd/openldap/dist/libraries/libldap/txn.c up to 1.1.1.7
956external/bsd/openldap/dist/libraries/libldap/unbind.c up to 1.1.1.7 956external/bsd/openldap/dist/libraries/libldap/unbind.c up to 1.1.1.7
957external/bsd/openldap/dist/libraries/libldap/url.c up to 1.1.1.7 957external/bsd/openldap/dist/libraries/libldap/url.c up to 1.1.1.7
958external/bsd/openldap/dist/libraries/libldap/urltest.c up to 1.1.1.7 958external/bsd/openldap/dist/libraries/libldap/urltest.c up to 1.1.1.7
959external/bsd/openldap/dist/libraries/libldap/utf-8-conv.c up to 1.1.1.7 959external/bsd/openldap/dist/libraries/libldap/utf-8-conv.c up to 1.1.1.7
960external/bsd/openldap/dist/libraries/libldap/utf-8.c up to 1.1.1.7 960external/bsd/openldap/dist/libraries/libldap/utf-8.c up to 1.1.1.7
961external/bsd/openldap/dist/libraries/libldap/util-int.c up to 1.1.1.7 961external/bsd/openldap/dist/libraries/libldap/util-int.c up to 1.1.1.7
962external/bsd/openldap/dist/libraries/libldap/vlvctrl.c up to 1.1.1.7 962external/bsd/openldap/dist/libraries/libldap/vlvctrl.c up to 1.1.1.7
963external/bsd/openldap/dist/libraries/libldap/whoami.c up to 1.1.1.7 963external/bsd/openldap/dist/libraries/libldap/whoami.c up to 1.1.1.7
964external/bsd/openldap/dist/libraries/libldap_r/Makefile.in up to 1.1.1.8 964external/bsd/openldap/dist/libraries/libldap_r/Makefile.in up to 1.1.1.8
965external/bsd/openldap/dist/libraries/libldap_r/ldap_thr_debug.h up to 1.1.1.7 965external/bsd/openldap/dist/libraries/libldap_r/ldap_thr_debug.h up to 1.1.1.7
966external/bsd/openldap/dist/libraries/libldap_r/rdwr.c up to 1.1.1.7 966external/bsd/openldap/dist/libraries/libldap_r/rdwr.c up to 1.1.1.7
967external/bsd/openldap/dist/libraries/libldap_r/rmutex.c up to 1.1.1.7 967external/bsd/openldap/dist/libraries/libldap_r/rmutex.c up to 1.1.1.7
968external/bsd/openldap/dist/libraries/libldap_r/rq.c up to 1.1.1.7 968external/bsd/openldap/dist/libraries/libldap_r/rq.c up to 1.1.1.7
969external/bsd/openldap/dist/libraries/libldap_r/thr_cthreads.c up to 1.1.1.7 969external/bsd/openldap/dist/libraries/libldap_r/thr_cthreads.c up to 1.1.1.7
970external/bsd/openldap/dist/libraries/libldap_r/thr_debug.c up to 1.1.1.7 970external/bsd/openldap/dist/libraries/libldap_r/thr_debug.c up to 1.1.1.7
971external/bsd/openldap/dist/libraries/libldap_r/thr_nt.c up to 1.1.1.7 971external/bsd/openldap/dist/libraries/libldap_r/thr_nt.c up to 1.1.1.7
972external/bsd/openldap/dist/libraries/libldap_r/thr_posix.c up to 1.1.1.7 972external/bsd/openldap/dist/libraries/libldap_r/thr_posix.c up to 1.1.1.7
973external/bsd/openldap/dist/libraries/libldap_r/thr_pth.c up to 1.1.1.7 973external/bsd/openldap/dist/libraries/libldap_r/thr_pth.c up to 1.1.1.7
974external/bsd/openldap/dist/libraries/libldap_r/thr_stub.c up to 1.1.1.8 974external/bsd/openldap/dist/libraries/libldap_r/thr_stub.c up to 1.1.1.8
975external/bsd/openldap/dist/libraries/libldap_r/thr_thr.c up to 1.1.1.7 975external/bsd/openldap/dist/libraries/libldap_r/thr_thr.c up to 1.1.1.7
976external/bsd/openldap/dist/libraries/libldap_r/threads.c up to 1.1.1.7 976external/bsd/openldap/dist/libraries/libldap_r/threads.c up to 1.1.1.7
977external/bsd/openldap/dist/libraries/libldap_r/tpool.c up to 1.1.1.7 977external/bsd/openldap/dist/libraries/libldap_r/tpool.c up to 1.1.1.7
978external/bsd/openldap/dist/libraries/liblmdb/CHANGES up to 1.1.1.4 978external/bsd/openldap/dist/libraries/liblmdb/CHANGES up to 1.1.1.4
979external/bsd/openldap/dist/libraries/liblmdb/COPYRIGHT up to 1.1.1.4 979external/bsd/openldap/dist/libraries/liblmdb/COPYRIGHT up to 1.1.1.4
980external/bsd/openldap/dist/libraries/liblmdb/intro.doc up to 1.1.1.3 980external/bsd/openldap/dist/libraries/liblmdb/intro.doc up to 1.1.1.3
981external/bsd/openldap/dist/libraries/liblmdb/lmdb.h up to 1.1.1.4 981external/bsd/openldap/dist/libraries/liblmdb/lmdb.h up to 1.1.1.4
982external/bsd/openldap/dist/libraries/liblmdb/mdb.c up to 1.1.1.4 982external/bsd/openldap/dist/libraries/liblmdb/mdb.c up to 1.1.1.4
983external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.1 up to 1.1.1.4 983external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.1 up to 1.1.1.4
984external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.c up to 1.1.1.4 984external/bsd/openldap/dist/libraries/liblmdb/mdb_copy.c up to 1.1.1.4
985external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.1 up to 1.1.1.3 985external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.1 up to 1.1.1.3
986external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.c up to 1.1.1.3 986external/bsd/openldap/dist/libraries/liblmdb/mdb_dump.c up to 1.1.1.3
987external/bsd/openldap/dist/libraries/liblmdb/mdb_load.1 up to 1.1.1.3 987external/bsd/openldap/dist/libraries/liblmdb/mdb_load.1 up to 1.1.1.3
988external/bsd/openldap/dist/libraries/liblmdb/mdb_load.c up to 1.1.1.3 988external/bsd/openldap/dist/libraries/liblmdb/mdb_load.c up to 1.1.1.3
989external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.1 up to 1.1.1.4 989external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.1 up to 1.1.1.4
990external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.c up to 1.1.1.4 990external/bsd/openldap/dist/libraries/liblmdb/mdb_stat.c up to 1.1.1.4
991external/bsd/openldap/dist/libraries/liblmdb/midl.c up to 1.1.1.4 991external/bsd/openldap/dist/libraries/liblmdb/midl.c up to 1.1.1.4
992external/bsd/openldap/dist/libraries/liblmdb/midl.h up to 1.1.1.4 992external/bsd/openldap/dist/libraries/liblmdb/midl.h up to 1.1.1.4
993external/bsd/openldap/dist/libraries/liblmdb/mtest.c up to 1.1.1.4 993external/bsd/openldap/dist/libraries/liblmdb/mtest.c up to 1.1.1.4
994external/bsd/openldap/dist/libraries/liblmdb/mtest2.c up to 1.1.1.4 994external/bsd/openldap/dist/libraries/liblmdb/mtest2.c up to 1.1.1.4
995external/bsd/openldap/dist/libraries/liblmdb/mtest3.c up to 1.1.1.4 995external/bsd/openldap/dist/libraries/liblmdb/mtest3.c up to 1.1.1.4
996external/bsd/openldap/dist/libraries/liblmdb/mtest4.c up to 1.1.1.4 996external/bsd/openldap/dist/libraries/liblmdb/mtest4.c up to 1.1.1.4
997external/bsd/openldap/dist/libraries/liblmdb/mtest5.c up to 1.1.1.4 997external/bsd/openldap/dist/libraries/liblmdb/mtest5.c up to 1.1.1.4
998external/bsd/openldap/dist/libraries/liblmdb/mtest6.c up to 1.1.1.4 998external/bsd/openldap/dist/libraries/liblmdb/mtest6.c up to 1.1.1.4
999external/bsd/openldap/dist/libraries/liblmdb/sample-bdb.txt up to 1.1.1.3 999external/bsd/openldap/dist/libraries/liblmdb/sample-bdb.txt up to 1.1.1.3
1000external/bsd/openldap/dist/libraries/liblmdb/sample-mdb.txt up to 1.1.1.3 1000external/bsd/openldap/dist/libraries/liblmdb/sample-mdb.txt up to 1.1.1.3
@@ -5644,999 +5644,1166 @@ sys/external/bsd/ipf/netinet/ip_fil.h 1 @@ -5644,999 +5644,1166 @@ sys/external/bsd/ipf/netinet/ip_fil.h 1
5644 5644
5645sys/arch/x86/include/specialreg.h 1.157 5645sys/arch/x86/include/specialreg.h 1.157
5646sys/arch/x86/x86/spectre.c 1.31 5646sys/arch/x86/x86/spectre.c 1.31
5647 5647
5648 Mitigation for CVE-2019-11135: TSX Asynchronous Abort (TAA). 5648 Mitigation for CVE-2019-11135: TSX Asynchronous Abort (TAA).
5649 [maxv, ticket #419] 5649 [maxv, ticket #419]
5650 5650
5651sys/net/if_vlan.c 1.148 5651sys/net/if_vlan.c 1.148
5652tests/net/if_vlan/t_vlan.sh 1.16 5652tests/net/if_vlan/t_vlan.sh 1.16
5653 5653
5654 Fix a bug that vlan(4) fragments IPv6 packets unecessarily. 5654 Fix a bug that vlan(4) fragments IPv6 packets unecessarily.
5655 Add a test case for this. 5655 Add a test case for this.
5656 [yamaguchi, ticket #420] 5656 [yamaguchi, ticket #420]
5657 5657
5658bin/pax/Makefile 1.40 5658bin/pax/Makefile 1.40
5659 5659
5660 PR bin/54468: install manual pages for tar and cpio only once. 5660 PR bin/54468: install manual pages for tar and cpio only once.
5661 [nakayama, ticket #421] 5661 [nakayama, ticket #421]
5662 5662
5663sys/dev/pci/ixgbe/ixv.c 1.140 5663sys/dev/pci/ixgbe/ixv.c 1.140
5664 5664
5665 ixv(4): disable RSS configuration on 82599 and X540 VFs. 5665 ixv(4): disable RSS configuration on 82599 and X540 VFs.
5666 [msaitoh, ticket #422] 5666 [msaitoh, ticket #422]
5667 5667
5668sys/netipsec/key.c 1.268,1.269 5668sys/netipsec/key.c 1.268,1.269
5669 5669
5670 Fix SA can be expaired wrongly when there are many SPs. 5670 Fix SA can be expaired wrongly when there are many SPs.
5671 Reduce load for IKE negotiations when the system has many IPv6 5671 Reduce load for IKE negotiations when the system has many IPv6
5672 addresses. 5672 addresses.
5673 [knakahara, ticket #423] 5673 [knakahara, ticket #423]
5674 5674
5675sys/net/if_loop.c 1.108,1.109 5675sys/net/if_loop.c 1.108,1.109
5676 5676
5677 Fix a bug that an IP broadcast packet back to myself 5677 Fix a bug that an IP broadcast packet back to myself
5678 is dropped by bad checksum when an interface's checksum 5678 is dropped by bad checksum when an interface's checksum
5679 offload is set. 5679 offload is set.
5680 [msaitoh, ticket #424] 5680 [msaitoh, ticket #424]
5681 5681
5682sys/arch/amiga/dev/if_qn.c 1.48 5682sys/arch/amiga/dev/if_qn.c 1.48
5683sys/arch/amiga/dev/zssc.c 1.46 5683sys/arch/amiga/dev/zssc.c 1.46
5684sys/arch/mac68k/obio/iwm_fd.c 1.57 5684sys/arch/mac68k/obio/iwm_fd.c 1.57
5685sys/arch/mvme68k/dev/wdsc.c 1.33 5685sys/arch/mvme68k/dev/wdsc.c 1.33
5686sys/arch/next68k/dev/nextdisplay.c 1.22 5686sys/arch/next68k/dev/nextdisplay.c 1.22
5687sys/dev/gpib/ct.c 1.31 5687sys/dev/gpib/ct.c 1.31
5688sys/dev/gpib/mt.c 1.33 5688sys/dev/gpib/mt.c 1.33
5689sys/dev/gpib/ppi.c 1.25 5689sys/dev/gpib/ppi.c 1.25
5690sys/dev/isa/if_iy.c 1.111 5690sys/dev/isa/if_iy.c 1.111
5691sys/dev/isa/mcd.c 1.119 5691sys/dev/isa/mcd.c 1.119
5692sys/dev/isa/tcic2_isa.c 1.28 5692sys/dev/isa/tcic2_isa.c 1.28
5693sys/dev/isa/uha_isa.c 1.42 5693sys/dev/isa/uha_isa.c 1.42
5694sys/dev/pci/if_stge.c 1.73 5694sys/dev/pci/if_stge.c 1.73
5695sys/dev/pci/neo.c 1.55 5695sys/dev/pci/neo.c 1.55
5696sys/dev/pcmcia/if_tr_pcmcia.c 1.29 5696sys/dev/pcmcia/if_tr_pcmcia.c 1.29
5697sys/dev/sbus/sio16.c 1.25 5697sys/dev/sbus/sio16.c 1.25
5698 5698
5699 Correctly initialize sc_dev. 5699 Correctly initialize sc_dev.
5700 [msaitoh, ticket #425] 5700 [msaitoh, ticket #425]
5701 5701
5702sys/dev/pci/pucdata.c 1.105 5702sys/dev/pci/pucdata.c 1.105
5703 5703
5704 puc(4): the 16C1054 and 16C1058 serial multi-port controllers need 5704 puc(4): the 16C1054 and 16C1058 serial multi-port controllers need
5705 a clock multiplier of 8, just like the 16C1050 controller. 5705 a clock multiplier of 8, just like the 16C1050 controller.
5706 [hauke, ticket #426] 5706 [hauke, ticket #426]
5707 5707
5708sys/arch/arm/dts/rk3399-rockpro64.dts 1.9 5708sys/arch/arm/dts/rk3399-rockpro64.dts 1.9
5709sys/arch/arm/rockchip/files.rockchip 1.21,1.22 5709sys/arch/arm/rockchip/files.rockchip 1.21,1.22
5710sys/arch/arm/rockchip/rk3399_cru.c 1.11-1.13 5710sys/arch/arm/rockchip/rk3399_cru.c 1.11-1.13
5711sys/arch/arm/rockchip/rk_cru.h 1.6,1.7 5711sys/arch/arm/rockchip/rk_cru.h 1.6,1.7
5712sys/arch/arm/rockchip/rk_cru_composite.c 1.4,1.5 5712sys/arch/arm/rockchip/rk_cru_composite.c 1.4,1.5
5713sys/arch/arm/rockchip/rk_drm.c 1.1,1.2 5713sys/arch/arm/rockchip/rk_drm.c 1.1,1.2
5714sys/arch/arm/rockchip/rk_drm.h 1.1 5714sys/arch/arm/rockchip/rk_drm.h 1.1
5715sys/arch/arm/rockchip/rk_dwhdmi.c 1.1-1.3 5715sys/arch/arm/rockchip/rk_dwhdmi.c 1.1-1.3
5716sys/arch/arm/rockchip/rk_fb.c 1.1 5716sys/arch/arm/rockchip/rk_fb.c 1.1
5717sys/arch/arm/rockchip/rk_i2c.c 1.6 5717sys/arch/arm/rockchip/rk_i2c.c 1.6
5718sys/arch/arm/rockchip/rk_i2s.c 1.1 5718sys/arch/arm/rockchip/rk_i2s.c 1.1
5719sys/arch/arm/rockchip/rk_vop.c 1.1,1.2 5719sys/arch/arm/rockchip/rk_vop.c 1.1,1.2
5720sys/arch/evbarm/conf/GENERIC64 1.110,1.112,1.113 5720sys/arch/evbarm/conf/GENERIC64 1.110,1.112,1.113
5721sys/conf/files 1.1242 5721sys/conf/files 1.1242
5722sys/dev/fdt/ausoc.c 1.5 5722sys/dev/fdt/ausoc.c 1.5
5723sys/dev/fdt/fdt_clock.c 1.10 5723sys/dev/fdt/fdt_clock.c 1.10
5724sys/dev/fdt/fdtvar.h 1.57 5724sys/dev/fdt/fdtvar.h 1.57
5725sys/dev/ic/dw_hdmi.c 1.2-1.4 5725sys/dev/ic/dw_hdmi.c 1.2-1.4
5726sys/dev/ic/dw_hdmi.h 1.2-1.4 5726sys/dev/ic/dw_hdmi.h 1.2-1.4
5727sys/dev/ic/dw_hdmi_phy.c 1.1,1.2 5727sys/dev/ic/dw_hdmi_phy.c 1.1,1.2
5728 5728
5729 arm: rockchip: rk3399 display and HDMI audio support. 5729 arm: rockchip: rk3399 display and HDMI audio support.
5730 [jmcneill, ticket #427] 5730 [jmcneill, ticket #427]
5731 5731
5732sys/dev/hyperv/hvkbd.c 1.4 5732sys/dev/hyperv/hvkbd.c 1.4
5733sys/dev/hyperv/if_hvn.c 1.6 5733sys/dev/hyperv/if_hvn.c 1.6
5734 5734
5735 hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred(). 5735 hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred().
5736 [nonaka, ticket #428] 5736 [nonaka, ticket #428]
5737 5737
5738sys/arch/x86/pci/msipic.c 1.19 5738sys/arch/x86/pci/msipic.c 1.19
5739 5739
5740 Disable MSI-X before writing the MSI-X table. 5740 Disable MSI-X before writing the MSI-X table.
5741 [hikaru, ticket #429] 5741 [hikaru, ticket #429]
5742 5742
5743sys/arch/arm/sa11x0/sa11x0_ost.c 1.33 5743sys/arch/arm/sa11x0/sa11x0_ost.c 1.33
5744sys/arch/zaurus/zaurus/autoconf.c 1.13 5744sys/arch/zaurus/zaurus/autoconf.c 1.13
5745 5745
5746 Fix zaurus zaudio(4) attach failure. 5746 Fix zaurus zaudio(4) attach failure.
5747 [tsutsui, ticket #430] 5747 [tsutsui, ticket #430]
5748 5748
5749sys/arch/zaurus/conf/GENERIC 1.89 5749sys/arch/zaurus/conf/GENERIC 1.89
5750sys/arch/zaurus/conf/INSTALL 1.40 5750sys/arch/zaurus/conf/INSTALL 1.40
5751sys/arch/zaurus/stand/zbsdmod/zbsdmod.c 1.12 5751sys/arch/zaurus/stand/zbsdmod/zbsdmod.c 1.12
5752sys/arch/zaurus/zaurus/machdep.c 1.45 5752sys/arch/zaurus/zaurus/machdep.c 1.45
5753 5753
5754 Make zaurus kernels use symbol tables loaded by the bootloader. 5754 Make zaurus kernels use symbol tables loaded by the bootloader.
5755 [tsutsui, ticket #431] 5755 [tsutsui, ticket #431]
5756 5756
5757sys/netinet6/ip6_input.c 1.215 5757sys/netinet6/ip6_input.c 1.215
5758 5758
5759 Add more checks in ip6_pullexthdr, to prevent a panic in m_copydata. 5759 Add more checks in ip6_pullexthdr, to prevent a panic in m_copydata.
5760 The Rip6 entry point could see a garbage Hop6 option. 5760 The Rip6 entry point could see a garbage Hop6 option.
5761 [maxv, ticket #432] 5761 [maxv, ticket #432]
5762 5762
5763sys/dev/nvmm/x86/nvmm_x86.c 1.8 5763sys/dev/nvmm/x86/nvmm_x86.c 1.8
5764 5764
5765 Don't report MWAITX by default. 5765 Don't report MWAITX by default.
5766 [jmcneill, ticket #434] 5766 [jmcneill, ticket #434]
5767 5767
5768distrib/amd64/uefi-installimage/Makefile.bootimage 1.12 5768distrib/amd64/uefi-installimage/Makefile.bootimage 1.12
5769distrib/common/bootimage/Makefile.bootimage 1.22 5769distrib/common/bootimage/Makefile.bootimage 1.22
5770distrib/miniroot/install.sub 1.49 5770distrib/miniroot/install.sub 1.49
5771distrib/notes/atari/xfer 1.17 5771distrib/notes/atari/xfer 1.17
5772distrib/notes/mvme68k/xfer 1.19 5772distrib/notes/mvme68k/xfer 1.19
5773distrib/sets/README 1.14 5773distrib/sets/README 1.14
5774distrib/sets/lists/base/rescue.ad.arm delete 5774distrib/sets/lists/base/rescue.ad.arm delete
5775distrib/sets/lists/base/rescue.ad.m68k delete 5775distrib/sets/lists/base/rescue.ad.m68k delete
5776distrib/sets/lists/base/rescue.ad.m68k.shl delete 5776distrib/sets/lists/base/rescue.ad.m68k.shl delete
5777distrib/sets/lists/base/rescue.i386 delete 5777distrib/sets/lists/base/rescue.i386 delete
5778distrib/sets/lists/base/rescue.mac68k delete 5778distrib/sets/lists/base/rescue.mac68k delete
5779distrib/sets/lists/base/rescue.macppc delete 5779distrib/sets/lists/base/rescue.macppc delete
5780distrib/sets/lists/base/rescue.mi delete 5780distrib/sets/lists/base/rescue.mi delete
5781distrib/sets/lists/base/rescue.shark delete 5781distrib/sets/lists/base/rescue.shark delete
5782distrib/sets/lists/base/rescue.sparc delete 5782distrib/sets/lists/base/rescue.sparc delete
5783distrib/sets/lists/base/rescue.sparc64 delete 5783distrib/sets/lists/base/rescue.sparc64 delete
5784distrib/sets/lists/base/rescue.sun2 delete 5784distrib/sets/lists/base/rescue.sun2 delete
5785distrib/sets/lists/base/rescue.vax delete 5785distrib/sets/lists/base/rescue.vax delete
5786distrib/sets/lists/rescue/mi 1.1 5786distrib/sets/lists/rescue/mi 1.1
5787distrib/sets/maketars 1.90 5787distrib/sets/maketars 1.90
5788distrib/sets/regpkgset 1.13 5788distrib/sets/regpkgset 1.13
5789distrib/sets/sets.subr 1.187 5789distrib/sets/sets.subr 1.187
5790distrib/sun2/MakeInstTape 1.2 5790distrib/sun2/MakeInstTape 1.2
5791distrib/sun3/MakeInstTape 1.3 5791distrib/sun3/MakeInstTape 1.3
5792distrib/utils/embedded/mkimage 1.70 5792distrib/utils/embedded/mkimage 1.70
5793etc/Makefile 1.441 5793etc/Makefile 1.441
5794rescue/Makefile 1.38 5794rescue/Makefile 1.38
5795rescue/list.ldconfig delete 5795rescue/list.ldconfig delete
5796usr.sbin/sysinst/arch/acorn32/md.h 1.3 5796usr.sbin/sysinst/arch/acorn32/md.h 1.3
5797usr.sbin/sysinst/arch/amd64/md.h 1.7 5797usr.sbin/sysinst/arch/amd64/md.h 1.7
5798usr.sbin/sysinst/arch/amiga/md.h 1.4 5798usr.sbin/sysinst/arch/amiga/md.h 1.4
5799usr.sbin/sysinst/arch/arc/md.h 1.4 5799usr.sbin/sysinst/arch/arc/md.h 1.4
5800usr.sbin/sysinst/arch/atari/md.h 1.3 5800usr.sbin/sysinst/arch/atari/md.h 1.3
5801usr.sbin/sysinst/arch/bebox/md.h 1.3 5801usr.sbin/sysinst/arch/bebox/md.h 1.3
5802usr.sbin/sysinst/arch/cats/md.h 1.4 5802usr.sbin/sysinst/arch/cats/md.h 1.4
5803usr.sbin/sysinst/arch/cobalt/md.h 1.4 5803usr.sbin/sysinst/arch/cobalt/md.h 1.4
5804usr.sbin/sysinst/arch/emips/md.h 1.5 5804usr.sbin/sysinst/arch/emips/md.h 1.5
5805usr.sbin/sysinst/arch/evbarm/md.h 1.3 5805usr.sbin/sysinst/arch/evbarm/md.h 1.3
5806usr.sbin/sysinst/arch/evbmips/md.h 1.3 5806usr.sbin/sysinst/arch/evbmips/md.h 1.3
5807usr.sbin/sysinst/arch/evbppc/md.h 1.3 5807usr.sbin/sysinst/arch/evbppc/md.h 1.3
5808usr.sbin/sysinst/arch/hp300/md.h 1.5 5808usr.sbin/sysinst/arch/hp300/md.h 1.5
5809usr.sbin/sysinst/arch/hpcarm/md.h 1.3 5809usr.sbin/sysinst/arch/hpcarm/md.h 1.3
5810usr.sbin/sysinst/arch/hpcmips/md.h 1.3 5810usr.sbin/sysinst/arch/hpcmips/md.h 1.3
5811usr.sbin/sysinst/arch/hpcsh/md.h 1.2 5811usr.sbin/sysinst/arch/hpcsh/md.h 1.2
5812usr.sbin/sysinst/arch/i386/md.h 1.7 5812usr.sbin/sysinst/arch/i386/md.h 1.7
5813usr.sbin/sysinst/arch/landisk/md.h 1.2 5813usr.sbin/sysinst/arch/landisk/md.h 1.2
5814usr.sbin/sysinst/arch/mvme68k/md.h 1.3 5814usr.sbin/sysinst/arch/mvme68k/md.h 1.3
5815usr.sbin/sysinst/arch/ofppc/md.h 1.4 5815usr.sbin/sysinst/arch/ofppc/md.h 1.4
5816usr.sbin/sysinst/arch/playstation2/md.h 1.2 5816usr.sbin/sysinst/arch/playstation2/md.h 1.2
5817usr.sbin/sysinst/arch/pmax/md.h 1.4 5817usr.sbin/sysinst/arch/pmax/md.h 1.4
5818usr.sbin/sysinst/arch/prep/md.h 1.4 5818usr.sbin/sysinst/arch/prep/md.h 1.4
5819usr.sbin/sysinst/arch/sandpoint/md.h 1.3 5819usr.sbin/sysinst/arch/sandpoint/md.h 1.3
5820usr.sbin/sysinst/arch/sgimips/md.h 1.4 5820usr.sbin/sysinst/arch/sgimips/md.h 1.4
5821usr.sbin/sysinst/arch/shark/md.h 1.3 5821usr.sbin/sysinst/arch/shark/md.h 1.3
5822usr.sbin/sysinst/arch/x68k/md.h 1.3 5822usr.sbin/sysinst/arch/x68k/md.h 1.3
5823usr.sbin/sysinst/arch/zaurus/md.h 1.3 5823usr.sbin/sysinst/arch/zaurus/md.h 1.3
5824usr.sbin/sysinst/defs.h 1.45 5824usr.sbin/sysinst/defs.h 1.45
5825usr.sbin/sysinst/msg.mi.de 1.16 5825usr.sbin/sysinst/msg.mi.de 1.16
5826usr.sbin/sysinst/msg.mi.en 1.22 5826usr.sbin/sysinst/msg.mi.en 1.22
5827usr.sbin/sysinst/msg.mi.es 1.17 5827usr.sbin/sysinst/msg.mi.es 1.17
5828usr.sbin/sysinst/msg.mi.fr 1.20 5828usr.sbin/sysinst/msg.mi.fr 1.20
5829usr.sbin/sysinst/msg.mi.pl 1.23 5829usr.sbin/sysinst/msg.mi.pl 1.23
5830usr.sbin/sysinst/util.c 1.33 5830usr.sbin/sysinst/util.c 1.33
5831 5831
5832 Make /rescue into a separate set and minor cleanup of /rescue. 5832 Make /rescue into a separate set and minor cleanup of /rescue.
5833 [maya, ticket #435] 5833 [maya, ticket #435]
5834 5834
5835usr.bin/msgc/msg_sys.def 1.48 5835usr.bin/msgc/msg_sys.def 1.48
5836 5836
5837 msg_table_add(): Fix mishap in the format safety changes in r1.45. 5837 msg_table_add(): Fix mishap in the format safety changes in r1.45.
5838 [martin, ticket #433] 5838 [martin, ticket #433]
5839 5839
5840usr.sbin/sysinst/Makefile.inc 1.29-1.30 5840usr.sbin/sysinst/Makefile.inc 1.29-1.30
5841usr.sbin/sysinst/arch/amd64/md.c 1.2 5841usr.sbin/sysinst/arch/amd64/md.c 1.2
5842usr.sbin/sysinst/arch/amd64/md.h 1.8 5842usr.sbin/sysinst/arch/amd64/md.h 1.8
5843usr.sbin/sysinst/arch/ews4800mips/Makefile 1.3 5843usr.sbin/sysinst/arch/ews4800mips/Makefile 1.3
5844usr.sbin/sysinst/arch/i386/md.c 1.22-1.24 5844usr.sbin/sysinst/arch/i386/md.c 1.22-1.24
5845usr.sbin/sysinst/arch/i386/menus.md 1.3 5845usr.sbin/sysinst/arch/i386/menus.md 1.3
5846usr.sbin/sysinst/arch/i386/msg.md.de 1.2-.1.4 5846usr.sbin/sysinst/arch/i386/msg.md.de 1.2-.1.4
5847usr.sbin/sysinst/arch/i386/msg.md.en 1.2-1.4 5847usr.sbin/sysinst/arch/i386/msg.md.en 1.2-1.4
5848usr.sbin/sysinst/arch/i386/msg.md.es 1.2-1.4 5848usr.sbin/sysinst/arch/i386/msg.md.es 1.2-1.4
5849usr.sbin/sysinst/arch/i386/msg.md.fr 1.2-1.4 5849usr.sbin/sysinst/arch/i386/msg.md.fr 1.2-1.4
5850usr.sbin/sysinst/arch/i386/msg.md.pl 1.2-1.4 5850usr.sbin/sysinst/arch/i386/msg.md.pl 1.2-1.4
5851usr.sbin/sysinst/arch/playstation2/msg.md.de 1.3 5851usr.sbin/sysinst/arch/playstation2/msg.md.de 1.3
5852usr.sbin/sysinst/arch/playstation2/msg.md.en 1.3 5852usr.sbin/sysinst/arch/playstation2/msg.md.en 1.3
5853usr.sbin/sysinst/arch/playstation2/msg.md.es 1.3 5853usr.sbin/sysinst/arch/playstation2/msg.md.es 1.3
5854usr.sbin/sysinst/arch/playstation2/msg.md.fr 1.3 5854usr.sbin/sysinst/arch/playstation2/msg.md.fr 1.3
5855usr.sbin/sysinst/arch/playstation2/msg.md.pl 1.3 5855usr.sbin/sysinst/arch/playstation2/msg.md.pl 1.3
5856usr.sbin/sysinst/bsddisklabel.c 1.30-1.31 5856usr.sbin/sysinst/bsddisklabel.c 1.30-1.31
5857usr.sbin/sysinst/configmenu.c 1.11 5857usr.sbin/sysinst/configmenu.c 1.11
5858usr.sbin/sysinst/defs.h 1.46-1.48 5858usr.sbin/sysinst/defs.h 1.46-1.48
5859usr.sbin/sysinst/disklabel.c 1.15 5859usr.sbin/sysinst/disklabel.c 1.15
5860usr.sbin/sysinst/disks.c 1.55-1.57 5860usr.sbin/sysinst/disks.c 1.55-1.57
5861usr.sbin/sysinst/gpt.c 1.12 5861usr.sbin/sysinst/gpt.c 1.12
5862usr.sbin/sysinst/install.c 1.12-1.13 5862usr.sbin/sysinst/install.c 1.12-1.13
5863usr.sbin/sysinst/label.c 1.13-1.14 5863usr.sbin/sysinst/label.c 1.13-1.14
5864usr.sbin/sysinst/main.c 1.18 5864usr.sbin/sysinst/main.c 1.18
5865usr.sbin/sysinst/mbr.c 1.22 5865usr.sbin/sysinst/mbr.c 1.22
5866usr.sbin/sysinst/mbr.h 1.4 5866usr.sbin/sysinst/mbr.h 1.4
5867usr.sbin/sysinst/msg.mi.de 1.17-1.18 5867usr.sbin/sysinst/msg.mi.de 1.17-1.18
5868usr.sbin/sysinst/msg.mi.en 1.24-1.25 5868usr.sbin/sysinst/msg.mi.en 1.24-1.25
5869usr.sbin/sysinst/msg.mi.es 1.18-1.19 5869usr.sbin/sysinst/msg.mi.es 1.18-1.19
5870usr.sbin/sysinst/msg.mi.fr 1.22-1.23 5870usr.sbin/sysinst/msg.mi.fr 1.22-1.23
5871usr.sbin/sysinst/msg.mi.pl 1.25-1.26 5871usr.sbin/sysinst/msg.mi.pl 1.25-1.26
5872usr.sbin/sysinst/net.c 1.34 5872usr.sbin/sysinst/net.c 1.34
5873usr.sbin/sysinst/part_edit.c 1.11-1.13 5873usr.sbin/sysinst/part_edit.c 1.11-1.13
5874usr.sbin/sysinst/partitions.c 1.5 5874usr.sbin/sysinst/partitions.c 1.5
5875usr.sbin/sysinst/partitions.h 1.8 5875usr.sbin/sysinst/partitions.h 1.8
5876usr.sbin/sysinst/partman.c 1.44 5876usr.sbin/sysinst/partman.c 1.44
5877usr.sbin/sysinst/run.c 1.13 5877usr.sbin/sysinst/run.c 1.13
5878usr.sbin/sysinst/util.c 1.35-1.40 5878usr.sbin/sysinst/util.c 1.35-1.40
5879 5879
5880 Various sysinst changes: 5880 Various sysinst changes:
5881 - allow cloning of alien partitions 5881 - allow cloning of alien partitions
5882 - adjust tar extraction flags depending on the tar variant in use 5882 - adjust tar extraction flags depending on the tar variant in use
5883 - fix a few missing translations (always using "x: Exit" in menus) 5883 - fix a few missing translations (always using "x: Exit" in menus)
5884 - x86: improve boot block selection menu 5884 - x86: improve boot block selection menu
5885 - amd64: allow installation of KASLR kernel via "Custom Install" 5885 - amd64: allow installation of KASLR kernel via "Custom Install"
5886 [martin, ticket #436] 5886 [martin, ticket #436]
5887 5887
5888sys/arch/arm/dts/sun50i-a64-pine64-plus.dts 1.3 5888sys/arch/arm/dts/sun50i-a64-pine64-plus.dts 1.3
5889sys/arch/arm/dts/sun50i-a64-pine64.dts 1.2 5889sys/arch/arm/dts/sun50i-a64-pine64.dts 1.2
5890sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts 1.2 5890sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts 1.2
5891sys/arch/arm/dts/sun50i-a64.dtsi 1.13 5891sys/arch/arm/dts/sun50i-a64.dtsi 1.13
5892sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.14 5892sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.14
5893sys/arch/arm/sunxi/sunxi_ccu_div.c 1.6 5893sys/arch/arm/sunxi/sunxi_ccu_div.c 1.6
5894sys/arch/arm/sunxi/sunxi_dwhdmi.c 1.4 5894sys/arch/arm/sunxi/sunxi_dwhdmi.c 1.4
5895sys/arch/arm/sunxi/sunxi_i2s.c 1.7 5895sys/arch/arm/sunxi/sunxi_i2s.c 1.7
5896 5896
5897 Add support for A64 I2S clocks. 5897 Add support for A64 I2S clocks.
5898 Add A64 HDMI audio support. 5898 Add A64 HDMI audio support.
5899 Enable HDMI audio support on Pine64, Pine64+, and Pine64 LTS boards. 5899 Enable HDMI audio support on Pine64, Pine64+, and Pine64 LTS boards.
5900 [jmcneill, ticket #437] 5900 [jmcneill, ticket #437]
5901 5901
5902sys/arch/evbarm/conf/GENERIC64 1.114 5902sys/arch/evbarm/conf/GENERIC64 1.114
5903sys/dev/fdt/files.fdt 1.48 5903sys/dev/fdt/files.fdt 1.48
5904sys/dev/fdt/spdif_tx.c 1.1 5904sys/dev/fdt/spdif_tx.c 1.1
5905 5905
5906 Add driver for dummy spdif transmitter bindings. 5906 Add driver for dummy spdif transmitter bindings.
5907 [jmcneill, ticket #438] 5907 [jmcneill, ticket #438]
5908 5908
5909sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.15 5909sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.15
5910sys/arch/evbarm/conf/GENERIC64 1.115 5910sys/arch/evbarm/conf/GENERIC64 1.115
5911 5911
5912 Add SPI clocks. 5912 Add SPI clocks.
5913 Add sun6ispi. 5913 Add sun6ispi.
5914 [jmcneill, ticket #439] 5914 [jmcneill, ticket #439]
5915 5915
5916share/man/man7/sysctl.7 1.142 5916share/man/man7/sysctl.7 1.142
5917 5917
5918 Document usage of KERN_ARND. 5918 Document usage of KERN_ARND.
5919 [nia, ticket #440] 5919 [nia, ticket #440]
5920 5920
5921sys/dev/hyperv/if_hvn.c 1.7 5921sys/dev/hyperv/if_hvn.c 1.7
5922sys/dev/pci/if_mcx.c 1.6 5922sys/dev/pci/if_mcx.c 1.6
5923 5923
5924 Fixed incorrect m_defrag return value check. 5924 Fixed incorrect m_defrag return value check.
5925 [nonaka, ticket #441] 5925 [nonaka, ticket #441]
5926 5926
5927usr.sbin/sysinst/arch/i386/md.c 1.25-1.26 5927usr.sbin/sysinst/arch/i386/md.c 1.25-1.26
5928 5928
5929 Fix KASLR support for amd64. 5929 Fix KASLR support for amd64.
5930 [martin, ticket #443] 5930 [martin, ticket #443]
5931 5931
5932share/examples/npf/soho_gw-npf.conf 1.13-1.20 5932share/examples/npf/soho_gw-npf.conf 1.13-1.20
5933 5933
5934 Modernize the example, improve readability and add more descriptions. 5934 Modernize the example, improve readability and add more descriptions.
5935 Add support for blacklistd. 5935 Add support for blacklistd.
5936 [sevan, ticket #444] 5936 [sevan, ticket #444]
5937 5937
5938share/examples/npf/host-npf.conf 1.11 5938share/examples/npf/host-npf.conf 1.11
5939 5939
5940 With bin/54124 fixed, the rule needs to be explicitly set to stateful. 5940 With bin/54124 fixed, the rule needs to be explicitly set to stateful.
5941 [sevan, ticket #445] 5941 [sevan, ticket #445]
5942 5942
5943lib/libossaudio/ossaudio.c 1.37,1.38 5943lib/libossaudio/ossaudio.c 1.37,1.38
5944sys/compat/ossaudio/ossaudio.c 1.77,1.78 5944sys/compat/ossaudio/ossaudio.c 1.77,1.78
5945 5945
5946 PR lib/54667: use record.sample_rate for recording on SNDCTL_DSP_SPEED. 5946 PR lib/54667: use record.sample_rate for recording on SNDCTL_DSP_SPEED.
5947 Use record field for recording even on SNDCTL_DSP_STEREO, 5947 Use record field for recording even on SNDCTL_DSP_STEREO,
5948 SNDCTL_DSP_SETFMT, and SNDCTL_DSP_CHANNELS. 5948 SNDCTL_DSP_SETFMT, and SNDCTL_DSP_CHANNELS.
5949 [isaki, ticket #446] 5949 [isaki, ticket #446]
5950 5950
5951sys/dev/usb/uaudio.c 1.162 5951sys/dev/usb/uaudio.c 1.162
5952 5952
5953 PR kern/54662: properly initialize audio format descriptors. 5953 PR kern/54662: properly initialize audio format descriptors.
5954 [isaki, ticket #447] 5954 [isaki, ticket #447]
5955 5955
5956sys/dev/audio/audio.c 1.33 5956sys/dev/audio/audio.c 1.33
5957 5957
5958 Fix a wrong calculation of recording ring buffer. 5958 Fix a wrong calculation of recording ring buffer.
5959 [isaki, ticket #448] 5959 [isaki, ticket #448]
5960 5960
5961sys/dev/pci/pcidevs 1.1388-1.1391 5961sys/dev/pci/pcidevs 1.1388-1.1391
5962sys/dev/pci/pcidevs.h (regen) 5962sys/dev/pci/pcidevs.h (regen)
5963sys/dev/pci/pcidevs_data.h (regen) 5963sys/dev/pci/pcidevs_data.h (regen)
5964 5964
5965 Spell controller correctly. 5965 Spell controller correctly.
5966 Add Realtek RTL8125. 5966 Add Realtek RTL8125.
5967 Update Intel's NVMe SSDs. 5967 Update Intel's NVMe SSDs.
5968 Add Apollo Lake TXE HECI. 5968 Add Apollo Lake TXE HECI.
5969 Add D-Link DGE-530T C1 and TP-Link TG-3468 v2. 5969 Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
5970 [msaitoh, ticket #449] 5970 [msaitoh, ticket #449]
5971 5971
5972sys/dev/pci/if_msk.c 1.94 5972sys/dev/pci/if_msk.c 1.94
5973sys/dev/pci/if_skreg.h 1.27 5973sys/dev/pci/if_skreg.h 1.27
5974 5974
5975 Make Yukon EX, FE+, SUPR stable. 5975 Make Yukon EX, FE+, SUPR stable.
5976 [msaitoh, ticket #450] 5976 [msaitoh, ticket #450]
5977 5977
5978sys/dev/pci/if_re_pci.c 1.50 (patch) 5978sys/dev/pci/if_re_pci.c 1.50 (patch)
5979share/man/man4/re.4 1.17-1.18 (patch) 5979share/man/man4/re.4 1.17-1.18 (patch)
5980 5980
5981 Add D-Link DGE-530T Rev. C,D and TP-Link TG-3468 v2,v3. 5981 Add D-Link DGE-530T Rev. C,D and TP-Link TG-3468 v2,v3.
5982 Add note about UDP checksum offload feature to the document. 5982 Add note about UDP checksum offload feature to the document.
5983 [msaitoh, ticket #451] 5983 [msaitoh, ticket #451]
5984 5984
5985sys/arch/x86/include/specialreg.h 1.158 5985sys/arch/x86/include/specialreg.h 1.158
5986usr.sbin/cpuctl/arch/i386.c 1.108 5986usr.sbin/cpuctl/arch/i386.c 1.108
5987 5987
5988 Add the following bit definitions from the latest Intel SDM: 5988 Add the following bit definitions from the latest Intel SDM:
5989 - CET shadow stack 5989 - CET shadow stack
5990 - Fast Short REP MOV 5990 - Fast Short REP MOV
5991 - Hybrid part 5991 - Hybrid part
5992 - CET Indirect Branch Tracking 5992 - CET Indirect Branch Tracking
5993 0x7d and 0x7e are for 10th generation Core (Ice Lake). 5993 0x7d and 0x7e are for 10th generation Core (Ice Lake).
5994 [msaitoh, ticket #452] 5994 [msaitoh, ticket #452]
5995 5995
5996sys/dev/pci/ixgbe/ixgbe.c 1.216 5996sys/dev/pci/ixgbe/ixgbe.c 1.216
5997sys/dev/pci/ixgbe/ixv.c 1.141 5997sys/dev/pci/ixgbe/ixv.c 1.141
5998 5998
5999 Print MAC address. 5999 Print MAC address.
6000 [msaitoh, ticket #453] 6000 [msaitoh, ticket #453]
6001 6001
6002share/man/man7/ascii.7 1.14,1.15 6002share/man/man7/ascii.7 1.14,1.15
6003 6003
6004 Document standards and correct history. 6004 Document standards and correct history.
6005 Add a table with the full names for the control character set. 6005 Add a table with the full names for the control character set.
6006 [sevan, ticket #454] 6006 [sevan, ticket #454]
6007 6007
6008sys/kern/sys_ptrace_common.c 1.72 6008sys/kern/sys_ptrace_common.c 1.72
6009 6009
6010 ptrace(2): fix PIOD_READ_AUXV for COMPAT_NETBSD32. 6010 ptrace(2): fix PIOD_READ_AUXV for COMPAT_NETBSD32.
6011 [rin, ticket #455] 6011 [rin, ticket #455]
6012 6012
6013sys/compat/netbsd32/netbsd32_signal.c 1.46-1.50 6013sys/compat/netbsd32/netbsd32_signal.c 1.46-1.50
6014 6014
6015 Modernize signal handling codes in COMPAT_NETBSD32. 6015 Modernize signal handling codes in COMPAT_NETBSD32.
6016 [rin, ticket #456] 6016 [rin, ticket #456]
6017 6017
6018sys/compat/netbsd32/netbsd32.h 1.131 6018sys/compat/netbsd32/netbsd32.h 1.131
6019sys/compat/sys/siginfo.h 1.9 6019sys/compat/sys/siginfo.h 1.9
6020 6020
6021 Fix alignment of netbsd32 compat structures, detangle cyclic 6021 Fix alignment of netbsd32 compat structures, detangle cyclic
6022 dependencies in headers. 6022 dependencies in headers.
6023 [rin, ticket #457] 6023 [rin, ticket #457]
6024 6024
6025sys/arch/arm/rockchip/files.rockchip 1.20 6025sys/arch/arm/rockchip/files.rockchip 1.20
6026sys/arch/arm/rockchip/rk3399_cru.c 1.9 6026sys/arch/arm/rockchip/rk3399_cru.c 1.9
6027sys/arch/arm/rockchip/rk_spi.c 1.1 6027sys/arch/arm/rockchip/rk_spi.c 1.1
6028sys/arch/evbarm/conf/GENERIC64 1.104 6028sys/arch/evbarm/conf/GENERIC64 1.104
6029 6029
6030 Add SPI driver for Rockchip RK3399. 6030 Add SPI driver for Rockchip RK3399.
6031 [tnn, ticket #458] 6031 [tnn, ticket #458]
6032 6032
6033sys/dev/mii/atphy.c 1.23,1.25 6033sys/dev/mii/atphy.c 1.23,1.25
6034sys/dev/mii/mii_physubr.c 1.88 6034sys/dev/mii/mii_physubr.c 1.88
6035sys/dev/mii/miivar.h 1.69 6035sys/dev/mii/miivar.h 1.69
6036 6036
6037 Fix a bug that atphy(4) can't negotiate correctly when the media 6037 Fix a bug that atphy(4) can't negotiate correctly when the media
6038 setting is neither auto nor 1000baseT. 6038 setting is neither auto nor 1000baseT.
6039 [msaitoh, ticket #459] 6039 [msaitoh, ticket #459]
6040 6040
6041sys/arch/amd64/amd64/netbsd32_machdep.c 1.130 6041sys/arch/amd64/amd64/netbsd32_machdep.c 1.130
6042 6042
6043 Fix netbsd32_process_write_dbregs() for amd64. 6043 Fix netbsd32_process_write_dbregs() for amd64.
6044 [rin, ticket #460] 6044 [rin, ticket #460]
6045 6045
6046lib/libc/Makefile.inc (manually edited) 6046lib/libc/Makefile.inc (manually edited)
6047sys/modules/Makefile.inc (manually edited) 6047sys/modules/Makefile.inc (manually edited)
6048sys/arch/amd64/conf/GENERIC (manually edited) 6048sys/arch/amd64/conf/GENERIC (manually edited)
6049sys/arch/amd64/conf/XEN3_DOM0 (manually edited) 6049sys/arch/amd64/conf/XEN3_DOM0 (manually edited)
6050sys/arch/amd64/conf/XEN3_DOMU (manually edited) 6050sys/arch/amd64/conf/XEN3_DOMU (manually edited)
6051sys/arch/cobalt/conf/GENERIC (manually edited) 6051sys/arch/cobalt/conf/GENERIC (manually edited)
6052sys/arch/evbarm/conf/ADI_BRH (manually edited) 6052sys/arch/evbarm/conf/ADI_BRH (manually edited)
6053sys/arch/evbarm/conf/ARMADAXP (manually edited) 6053sys/arch/evbarm/conf/ARMADAXP (manually edited)
6054sys/arch/evbarm/conf/ARMADILLO-IOT-G3 (manually edited) 6054sys/arch/evbarm/conf/ARMADILLO-IOT-G3 (manually edited)
6055sys/arch/evbarm/conf/ARMADILLO9 (manually edited) 6055sys/arch/evbarm/conf/ARMADILLO9 (manually edited)
6056sys/arch/evbarm/conf/BCM5301X (manually edited) 6056sys/arch/evbarm/conf/BCM5301X (manually edited)
6057sys/arch/evbarm/conf/CP3100 (manually edited) 6057sys/arch/evbarm/conf/CP3100 (manually edited)
6058sys/arch/evbarm/conf/CUBOX (manually edited) 6058sys/arch/evbarm/conf/CUBOX (manually edited)
6059sys/arch/evbarm/conf/CUBOX-I (manually edited) 6059sys/arch/evbarm/conf/CUBOX-I (manually edited)
6060sys/arch/evbarm/conf/GEMINI (manually edited) 6060sys/arch/evbarm/conf/GEMINI (manually edited)
6061sys/arch/evbarm/conf/GEMINI_MASTER (manually edited) 6061sys/arch/evbarm/conf/GEMINI_MASTER (manually edited)
6062sys/arch/evbarm/conf/GEMINI_SLAVE (manually edited) 6062sys/arch/evbarm/conf/GEMINI_SLAVE (manually edited)
6063sys/arch/evbarm/conf/GENERIC.common (manually edited) 6063sys/arch/evbarm/conf/GENERIC.common (manually edited)
6064sys/arch/evbarm/conf/HAWK (manually edited) 6064sys/arch/evbarm/conf/HAWK (manually edited)
6065sys/arch/evbarm/conf/HPT5325 (manually edited) 6065sys/arch/evbarm/conf/HPT5325 (manually edited)
6066sys/arch/evbarm/conf/IGEPV2 (manually edited) 6066sys/arch/evbarm/conf/IGEPV2 (manually edited)
6067sys/arch/evbarm/conf/IMX6UL-STARTER (manually edited) 6067sys/arch/evbarm/conf/IMX6UL-STARTER (manually edited)
6068sys/arch/evbarm/conf/IQ31244 (manually edited) 6068sys/arch/evbarm/conf/IQ31244 (manually edited)
6069sys/arch/evbarm/conf/IQ80310 (manually edited) 6069sys/arch/evbarm/conf/IQ80310 (manually edited)
6070sys/arch/evbarm/conf/IQ80321 (manually edited) 6070sys/arch/evbarm/conf/IQ80321 (manually edited)
6071sys/arch/evbarm/conf/IXDP425 (manually edited) 6071sys/arch/evbarm/conf/IXDP425 (manually edited)
6072sys/arch/evbarm/conf/LUBBOCK (manually edited) 6072sys/arch/evbarm/conf/LUBBOCK (manually edited)
6073sys/arch/evbarm/conf/MPCSA_GENERIC (manually edited) 6073sys/arch/evbarm/conf/MPCSA_GENERIC (manually edited)
6074sys/arch/evbarm/conf/N900 (manually edited) 6074sys/arch/evbarm/conf/N900 (manually edited)
6075sys/arch/evbarm/conf/OMAP5EVM (manually edited) 6075sys/arch/evbarm/conf/OMAP5EVM (manually edited)
6076sys/arch/evbarm/conf/OSK5912 (manually edited) 6076sys/arch/evbarm/conf/OSK5912 (manually edited)
6077sys/arch/evbarm/conf/PANDABOARD (manually edited) 6077sys/arch/evbarm/conf/PANDABOARD (manually edited)
6078sys/arch/evbarm/conf/SMDK2800 (manually edited) 6078sys/arch/evbarm/conf/SMDK2800 (manually edited)
6079sys/arch/evbarm/conf/TEAMASA_NPWR (manually edited) 6079sys/arch/evbarm/conf/TEAMASA_NPWR (manually edited)
6080sys/arch/evbarm/conf/TEAMASA_NPWR_FC (manually edited) 6080sys/arch/evbarm/conf/TEAMASA_NPWR_FC (manually edited)
6081sys/arch/evbarm/conf/TISDP2420 (manually edited) 6081sys/arch/evbarm/conf/TISDP2420 (manually edited)
6082sys/arch/evbarm/conf/TISDP2430 (manually edited) 6082sys/arch/evbarm/conf/TISDP2430 (manually edited)
6083sys/arch/evbarm/conf/TS7200 (manually edited) 6083sys/arch/evbarm/conf/TS7200 (manually edited)
6084sys/arch/evbarm/conf/TWINTAIL (manually edited) 6084sys/arch/evbarm/conf/TWINTAIL (manually edited)
6085sys/arch/evbarm/conf/VIPER (manually edited) 6085sys/arch/evbarm/conf/VIPER (manually edited)
6086sys/arch/evbarm/conf/ZAO425 (manually edited) 6086sys/arch/evbarm/conf/ZAO425 (manually edited)
6087sys/arch/i386/conf/GENERIC (manually edited) 6087sys/arch/i386/conf/GENERIC (manually edited)
6088sys/arch/i386/conf/XEN3PAE_DOM0 (manually edited) 6088sys/arch/i386/conf/XEN3PAE_DOM0 (manually edited)
6089sys/arch/i386/conf/XEN3PAE_DOMU (manually edited) 6089sys/arch/i386/conf/XEN3PAE_DOMU (manually edited)
6090sys/arch/mvmeppc/conf/GENERIC (manually edited) 6090sys/arch/mvmeppc/conf/GENERIC (manually edited)
6091sys/arch/pmax/conf/GENERIC (manually edited) 6091sys/arch/pmax/conf/GENERIC (manually edited)
6092sys/arch/shark/conf/GENERIC (manually edited) 6092sys/arch/shark/conf/GENERIC (manually edited)
6093sys/arch/sparc64/conf/GENERIC (manually edited) 6093sys/arch/sparc64/conf/GENERIC (manually edited)
6094sys/arch/zaurus/conf/GENERIC (manually edited) 6094sys/arch/zaurus/conf/GENERIC (manually edited)
6095 6095
6096 Remove options DIAGNOSTIC/DEBUG. 6096 Remove options DIAGNOSTIC/DEBUG.
6097 6097
6098distrib/notes/Makefile.inc 1.44 6098distrib/notes/Makefile.inc 1.44
6099distrib/notes/acorn32/contents 1.5 6099distrib/notes/acorn32/contents 1.5
6100distrib/notes/alpha/contents 1.19 6100distrib/notes/alpha/contents 1.19
6101distrib/notes/amd64/contents 1.8 6101distrib/notes/amd64/contents 1.8
6102distrib/notes/amiga/contents 1.23 6102distrib/notes/amiga/contents 1.23
6103distrib/notes/amiga/install 1.37 6103distrib/notes/amiga/install 1.37
6104distrib/notes/arc/contents 1.5 6104distrib/notes/arc/contents 1.5
6105distrib/notes/atari/contents 1.23 6105distrib/notes/atari/contents 1.23
6106distrib/notes/atari/xfer 1.18 6106distrib/notes/atari/xfer 1.18
6107distrib/notes/bebox/contents 1.5 6107distrib/notes/bebox/contents 1.5
6108distrib/notes/cats/contents 1.5 6108distrib/notes/cats/contents 1.5
6109distrib/notes/common/contents 1.179 6109distrib/notes/common/contents 1.179
6110distrib/notes/common/legal.common 1.99 6110distrib/notes/common/legal.common 1.99
6111distrib/notes/common/main 1.552 6111distrib/notes/common/main 1.552
6112distrib/notes/common/main 1.553 6112distrib/notes/common/main 1.553
6113distrib/notes/common/netboot 1.37 6113distrib/notes/common/netboot 1.37
6114distrib/notes/common/postinstall 1.84 6114distrib/notes/common/postinstall 1.84
6115distrib/notes/common/sysinst 1.108 6115distrib/notes/common/sysinst 1.108
6116distrib/notes/common/xfer 1.76 6116distrib/notes/common/xfer 1.76
6117distrib/notes/emips/contents 1.5 6117distrib/notes/emips/contents 1.5
6118distrib/notes/emips/install 1.3 6118distrib/notes/emips/install 1.3
6119distrib/notes/evbarm/contents 1.5 6119distrib/notes/evbarm/contents 1.5
6120distrib/notes/evbarm/install 1.10 6120distrib/notes/evbarm/install 1.10
6121distrib/notes/evbppc/contents 1.6 6121distrib/notes/evbppc/contents 1.6
6122distrib/notes/ews4800mips/contents 1.5 6122distrib/notes/ews4800mips/contents 1.5
6123distrib/notes/hp300/contents 1.20 6123distrib/notes/hp300/contents 1.20
6124distrib/notes/hp300/upgrade 1.20 6124distrib/notes/hp300/upgrade 1.20
6125distrib/notes/hpcarm/contents 1.6 6125distrib/notes/hpcarm/contents 1.6
6126distrib/notes/hpcmips/contents 1.13 6126distrib/notes/hpcmips/contents 1.13
6127distrib/notes/hpcsh/contents 1.6 6127distrib/notes/hpcsh/contents 1.6
6128distrib/notes/hppa/contents 1.5 6128distrib/notes/hppa/contents 1.5
6129distrib/notes/i386/contents 1.32 6129distrib/notes/i386/contents 1.32
6130distrib/notes/landisk/contents 1.6 6130distrib/notes/landisk/contents 1.6
6131distrib/notes/mac68k/contents 1.23 6131distrib/notes/mac68k/contents 1.23
6132distrib/notes/mac68k/install 1.31 6132distrib/notes/mac68k/install 1.31
6133distrib/notes/mac68k/prep 1.18 6133distrib/notes/mac68k/prep 1.18
6134distrib/notes/mac68k/xfer 1.21 6134distrib/notes/mac68k/xfer 1.21
6135distrib/notes/macppc/contents 1.17 6135distrib/notes/macppc/contents 1.17
6136distrib/notes/macppc/install 1.42 6136distrib/notes/macppc/install 1.42
6137distrib/notes/mmeye/contents 1.6 6137distrib/notes/mmeye/contents 1.6
6138distrib/notes/mvme68k/contents 1.16 6138distrib/notes/mvme68k/contents 1.16
6139distrib/notes/mvme68k/xfer 1.20 6139distrib/notes/mvme68k/xfer 1.20
6140distrib/notes/news68k/contents 1.9 6140distrib/notes/news68k/contents 1.9
6141distrib/notes/newsmips/contents 1.5 6141distrib/notes/newsmips/contents 1.5
6142distrib/notes/next68k/contents 1.10 6142distrib/notes/next68k/contents 1.10
6143distrib/notes/ofppc/contents 1.6 6143distrib/notes/ofppc/contents 1.6
6144distrib/notes/pmax/contents 1.20 6144distrib/notes/pmax/contents 1.20
6145distrib/notes/pmax/install 1.43 6145distrib/notes/pmax/install 1.43
6146distrib/notes/prep/contents 1.5 6146distrib/notes/prep/contents 1.5
6147distrib/notes/rs6000/contents 1.5 6147distrib/notes/rs6000/contents 1.5
6148distrib/notes/sandpoint/contents 1.5 6148distrib/notes/sandpoint/contents 1.5
6149distrib/notes/sgimips/contents 1.5 6149distrib/notes/sgimips/contents 1.5
6150distrib/notes/sgimips/install 1.11 6150distrib/notes/sgimips/install 1.11
6151distrib/notes/shark/contents 1.5 6151distrib/notes/shark/contents 1.5
6152distrib/notes/shark/install 1.6 6152distrib/notes/shark/install 1.6
6153distrib/notes/sparc/contents 1.24 6153distrib/notes/sparc/contents 1.24
6154distrib/notes/sparc/install 1.59 6154distrib/notes/sparc/install 1.59
6155distrib/notes/sparc64/contents 1.8 6155distrib/notes/sparc64/contents 1.8
6156distrib/notes/sun2/contents 1.5 6156distrib/notes/sun2/contents 1.5
6157distrib/notes/sun3/contents 1.19 6157distrib/notes/sun3/contents 1.19
6158distrib/notes/sun3/upgrade 1.15 6158distrib/notes/sun3/upgrade 1.15
6159distrib/notes/vax/contents 1.14 6159distrib/notes/vax/contents 1.14
6160distrib/notes/vax/xfer 1.15 6160distrib/notes/vax/xfer 1.15
6161distrib/notes/x68k/contents 1.20 6161distrib/notes/x68k/contents 1.20
6162 6162
6163 Add missing .bullet) and replace some versions (more todo later) 6163 Add missing .bullet) and replace some versions (more todo later)
6164 Pass the set suffix (either .tgz or .tar.xz) from the makefile. 6164 Pass the set suffix (either .tgz or .tar.xz) from the makefile.
6165 Document the rescue set. 6165 Document the rescue set.
6166 6166
6167external/bsd/dhcpcd/dist/src/arp.c up to 1.1.1.13 6167external/bsd/dhcpcd/dist/src/arp.c up to 1.1.1.13
6168external/bsd/dhcpcd/dist/src/arp.h up to 1.1.1.9 6168external/bsd/dhcpcd/dist/src/arp.h up to 1.1.1.9
6169external/bsd/dhcpcd/dist/src/control.c up to 1.1.1.9 6169external/bsd/dhcpcd/dist/src/control.c up to 1.1.1.9
6170external/bsd/dhcpcd/dist/src/defs.h up to 1.1.1.33 6170external/bsd/dhcpcd/dist/src/defs.h up to 1.1.1.33
6171external/bsd/dhcpcd/dist/src/dhcp.c up to 1.30 6171external/bsd/dhcpcd/dist/src/dhcp.c up to 1.30
6172external/bsd/dhcpcd/dist/src/dhcp6.c up to 1.14 6172external/bsd/dhcpcd/dist/src/dhcp6.c up to 1.14
6173external/bsd/dhcpcd/dist/src/dhcpcd.c up to 1.29 6173external/bsd/dhcpcd/dist/src/dhcpcd.c up to 1.29
6174external/bsd/dhcpcd/dist/src/eloop.c up to 1.1.1.8 6174external/bsd/dhcpcd/dist/src/eloop.c up to 1.1.1.8
6175external/bsd/dhcpcd/dist/src/eloop.h up to 1.1.1.6 6175external/bsd/dhcpcd/dist/src/eloop.h up to 1.1.1.6
6176external/bsd/dhcpcd/dist/src/if-bsd.c up to 1.15 6176external/bsd/dhcpcd/dist/src/if-bsd.c up to 1.15
6177external/bsd/dhcpcd/dist/src/if.c up to 1.1.1.18 6177external/bsd/dhcpcd/dist/src/if.c up to 1.1.1.18
6178external/bsd/dhcpcd/dist/src/if.h up to 1.1.1.13 6178external/bsd/dhcpcd/dist/src/if.h up to 1.1.1.13
6179external/bsd/dhcpcd/dist/src/ipv4.c up to 1.1.1.19 6179external/bsd/dhcpcd/dist/src/ipv4.c up to 1.1.1.19
6180external/bsd/dhcpcd/dist/src/ipv6nd.c up to 1.13 6180external/bsd/dhcpcd/dist/src/ipv6nd.c up to 1.13
6181external/bsd/dhcpcd/dist/src/ipv6nd.h up to 1.1.1.14 6181external/bsd/dhcpcd/dist/src/ipv6nd.h up to 1.1.1.14
6182external/bsd/dhcpcd/dist/src/script.c up to 1.1.1.12 6182external/bsd/dhcpcd/dist/src/script.c up to 1.1.1.12
6183doc/3RDPARTY (manually adjusted) 6183doc/3RDPARTY (manually adjusted)
6184 6184
6185 Import dhcpcd-8.1.2. 6185 Import dhcpcd-8.1.2.
6186 [roy, ticket #461] 6186 [roy, ticket #461]
6187 6187
6188etc/Makefile.params 1.21 6188etc/Makefile.params 1.21
6189share/mk/bsd.README 1.397 6189share/mk/bsd.README 1.397
6190 6190
6191 Document NETBSD_OFFICIAL_RELEASE and add it to /etc/release - it is 6191 Document NETBSD_OFFICIAL_RELEASE and add it to /etc/release - it is
6192 important information when trying to reproduce a build. 6192 important information when trying to reproduce a build.
6193 [martin, ticket #462] 6193 [martin, ticket #462]
6194 6194
6195sys/arch/arm/omap/obio_mputmr.c 1.9 6195sys/arch/arm/omap/obio_mputmr.c 1.9
6196sys/arch/evbarm/beagle/beagle_machdep.c 1.79 6196sys/arch/evbarm/beagle/beagle_machdep.c 1.79
6197sys/arch/xen/xen/xenevt.c 1.54 6197sys/arch/xen/xen/xenevt.c 1.54
6198 6198
6199 Make these files compilable w/o options DIAGNOSTIC 6199 Make these files compilable w/o options DIAGNOSTIC
6200 [martin, ticket #463] 6200 [martin, ticket #463]
6201 6201
6202sys/dev/hyperv/hvkbd.c 1.5,1.6 6202sys/dev/hyperv/hvkbd.c 1.5,1.6
6203sys/dev/hyperv/if_hvn.c 1.8,1.9 6203sys/dev/hyperv/if_hvn.c 1.8,1.9
6204sys/dev/hyperv/vmbus.c 1.5 6204sys/dev/hyperv/vmbus.c 1.5
6205 6205
6206 vmbus(4), hvn(4), hvkbd(4): fix wait time for tsleep(9). 6206 vmbus(4), hvn(4), hvkbd(4): fix wait time for tsleep(9).
6207 hvn(4), hvkbd(4): only poll when cold. 6207 hvn(4), hvkbd(4): only poll when cold.
6208 [nonaka, ticket #464] 6208 [nonaka, ticket #464]
6209 6209
6210sys/kern/sys_ptrace_common.c 1.73 6210sys/kern/sys_ptrace_common.c 1.73
6211 6211
6212 Fix regression introduced to ptrace_regs() in rev 1.27: 6212 Fix regression introduced to ptrace_regs() in rev 1.27:
6213 Size of registers should be determined from tracer, NOT tracee. 6213 Size of registers should be determined from tracer, NOT tracee.
6214 [rin, ticket #465] 6214 [rin, ticket #465]
6215 6215
6216bin/sh/expand.c 1.133 6216bin/sh/expand.c 1.133
6217 6217
6218 Fix quoting in character class names in patterns (e.g. [[:\alpha:]]). 6218 Fix quoting in character class names in patterns (e.g. [[:\alpha:]]).
6219 [kre, ticket #467] 6219 [kre, ticket #467]
6220 6220
6221external/public-domain/tz/dist/Makefile up to 1.1.1.25 6221external/public-domain/tz/dist/Makefile up to 1.1.1.25
6222external/public-domain/tz/dist/NEWS up to 1.1.1.28 6222external/public-domain/tz/dist/NEWS up to 1.1.1.28
6223external/public-domain/tz/dist/TZDATA_VERSION up to 1.18 6223external/public-domain/tz/dist/TZDATA_VERSION up to 1.18
6224external/public-domain/tz/dist/africa up to 1.1.1.21 6224external/public-domain/tz/dist/africa up to 1.1.1.21
6225external/public-domain/tz/dist/antarctica up to 1.1.1.12 6225external/public-domain/tz/dist/antarctica up to 1.1.1.12
6226external/public-domain/tz/dist/asia up to 1.1.1.24 6226external/public-domain/tz/dist/asia up to 1.1.1.24
6227external/public-domain/tz/dist/australasia up to 1.1.1.18 6227external/public-domain/tz/dist/australasia up to 1.1.1.18
6228external/public-domain/tz/dist/backzone up to 1.1.1.17 6228external/public-domain/tz/dist/backzone up to 1.1.1.17
6229external/public-domain/tz/dist/checktab.awk up to 1.1.1.10 6229external/public-domain/tz/dist/checktab.awk up to 1.1.1.10
6230external/public-domain/tz/dist/europe up to 1.1.1.25 6230external/public-domain/tz/dist/europe up to 1.1.1.25
6231external/public-domain/tz/dist/factory up to 1.1.1.4 6231external/public-domain/tz/dist/factory up to 1.1.1.4
6232external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.12 6232external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.12
6233external/public-domain/tz/dist/leapseconds up to 1.1.1.14 6233external/public-domain/tz/dist/leapseconds up to 1.1.1.14
6234external/public-domain/tz/dist/leapseconds.awk up to 1.1.1.9 6234external/public-domain/tz/dist/leapseconds.awk up to 1.1.1.9
6235external/public-domain/tz/dist/northamerica up to 1.1.1.24 6235external/public-domain/tz/dist/northamerica up to 1.1.1.24
6236external/public-domain/tz/dist/pacificnew up to 1.1.1.3 6236external/public-domain/tz/dist/pacificnew up to 1.1.1.3
6237external/public-domain/tz/dist/southamerica up to 1.1.1.16 6237external/public-domain/tz/dist/southamerica up to 1.1.1.16
6238external/public-domain/tz/dist/systemv up to 1.1.1.3 6238external/public-domain/tz/dist/systemv up to 1.1.1.3
6239external/public-domain/tz/dist/theory.html up to 1.1.1.9 6239external/public-domain/tz/dist/theory.html up to 1.1.1.9
6240external/public-domain/tz/dist/version up to 1.1.1.15 6240external/public-domain/tz/dist/version up to 1.1.1.15
6241external/public-domain/tz/dist/zishrink.awk up to 1.1.1.6 6241external/public-domain/tz/dist/zishrink.awk up to 1.1.1.6
6242external/public-domain/tz/dist/zone.tab up to 1.1.1.17 6242external/public-domain/tz/dist/zone.tab up to 1.1.1.17
6243external/public-domain/tz/dist/zone1970.tab up to 1.1.1.19 6243external/public-domain/tz/dist/zone1970.tab up to 1.1.1.19
6244external/public-domain/tz/dist/zoneinfo2tdf.pl up to 1.1.1.3 6244external/public-domain/tz/dist/zoneinfo2tdf.pl up to 1.1.1.3
6245doc/3RDPARTY 1.1655 (patch) 6245doc/3RDPARTY 1.1655 (patch)
6246 6246
6247 Import tzdata2019c. 6247 Import tzdata2019c.
6248 [kre, ticket #468] 6248 [kre, ticket #468]
6249 6249
6250sys/arch/evbarm/beagle/beagle_machdep.c 1.80 6250sys/arch/evbarm/beagle/beagle_machdep.c 1.80
6251 6251
6252 Fix compile error when DIAGNOSTIC is not used. 6252 Fix compile error when DIAGNOSTIC is not used.
6253 [martin, ticket #466] 6253 [martin, ticket #466]
6254 6254
6255distrib/notes/Makefile.inc 1.45 6255distrib/notes/Makefile.inc 1.45
6256distrib/notes/acorn32/contents 1.6 6256distrib/notes/acorn32/contents 1.6
6257distrib/notes/alpha/contents 1.20 6257distrib/notes/alpha/contents 1.20
6258distrib/notes/amd64/contents 1.9 6258distrib/notes/amd64/contents 1.9
6259distrib/notes/amiga/contents 1.24 6259distrib/notes/amiga/contents 1.24
6260distrib/notes/arc/contents 1.6 6260distrib/notes/arc/contents 1.6
6261distrib/notes/arc/prep 1.5 6261distrib/notes/arc/prep 1.5
6262distrib/notes/atari/contents 1.24 6262distrib/notes/atari/contents 1.24
6263distrib/notes/bebox/contents 1.6 6263distrib/notes/bebox/contents 1.6
6264distrib/notes/cats/contents 1.6 6264distrib/notes/cats/contents 1.6
6265distrib/notes/cats/prep 1.14 6265distrib/notes/cats/prep 1.14
6266distrib/notes/common/contents 1.180 6266distrib/notes/common/contents 1.180
6267distrib/notes/common/main 1.554 6267distrib/notes/common/main 1.554
6268distrib/notes/common/postinstall 1.85 6268distrib/notes/common/postinstall 1.85
6269distrib/notes/common/sysinst 1.109 6269distrib/notes/common/sysinst 1.109
6270distrib/notes/common/upgrade 1.31 6270distrib/notes/common/upgrade 1.31
6271distrib/notes/emips/contents 1.6 6271distrib/notes/emips/contents 1.6
6272distrib/notes/evbarm/contents 1.6 6272distrib/notes/evbarm/contents 1.6
6273distrib/notes/evbppc/contents 1.7 6273distrib/notes/evbppc/contents 1.7
6274distrib/notes/ews4800mips/contents 1.6 6274distrib/notes/ews4800mips/contents 1.6
6275distrib/notes/hp300/contents 1.21 6275distrib/notes/hp300/contents 1.21
6276distrib/notes/hpcarm/contents 1.7 6276distrib/notes/hpcarm/contents 1.7
6277distrib/notes/hpcmips/contents 1.14 6277distrib/notes/hpcmips/contents 1.14
6278distrib/notes/hpcsh/contents 1.7 6278distrib/notes/hpcsh/contents 1.7
6279distrib/notes/hppa/contents 1.6 6279distrib/notes/hppa/contents 1.6
6280distrib/notes/i386/contents 1.33 6280distrib/notes/i386/contents 1.33
6281distrib/notes/landisk/contents 1.7 6281distrib/notes/landisk/contents 1.7
6282distrib/notes/mac68k/contents 1.24 6282distrib/notes/mac68k/contents 1.24
6283distrib/notes/macppc/contents 1.18 6283distrib/notes/macppc/contents 1.18
6284distrib/notes/macppc/prep.OPENFIRMWARE 1.21 6284distrib/notes/macppc/prep.OPENFIRMWARE 1.21
6285distrib/notes/mmeye/contents 1.7 6285distrib/notes/mmeye/contents 1.7
6286distrib/notes/mvme68k/contents 1.17 6286distrib/notes/mvme68k/contents 1.17
6287distrib/notes/news68k/contents 1.10 6287distrib/notes/news68k/contents 1.10
6288distrib/notes/newsmips/contents 1.6 6288distrib/notes/newsmips/contents 1.6
6289distrib/notes/next68k/contents 1.11 6289distrib/notes/next68k/contents 1.11
6290distrib/notes/ofppc/contents 1.7 6290distrib/notes/ofppc/contents 1.7
6291distrib/notes/pmax/contents 1.21 6291distrib/notes/pmax/contents 1.21
6292distrib/notes/prep/contents 1.6 6292distrib/notes/prep/contents 1.6
6293distrib/notes/rs6000/contents 1.6 6293distrib/notes/rs6000/contents 1.6
6294distrib/notes/sandpoint/contents 1.6 6294distrib/notes/sandpoint/contents 1.6
6295distrib/notes/sandpoint/xfer 1.4 6295distrib/notes/sandpoint/xfer 1.4
6296distrib/notes/sgimips/contents 1.6 6296distrib/notes/sgimips/contents 1.6
6297distrib/notes/shark/contents 1.6 6297distrib/notes/shark/contents 1.6
6298distrib/notes/sparc/contents 1.25 6298distrib/notes/sparc/contents 1.25
6299distrib/notes/sparc64/contents 1.9 6299distrib/notes/sparc64/contents 1.9
6300distrib/notes/sparc64/upgrade 1.7 6300distrib/notes/sparc64/upgrade 1.7
6301distrib/notes/sun2/contents 1.6 6301distrib/notes/sun2/contents 1.6
6302distrib/notes/sun3/contents 1.20 6302distrib/notes/sun3/contents 1.20
6303distrib/notes/vax/contents 1.15 6303distrib/notes/vax/contents 1.15
6304distrib/notes/x68k/contents 1.21 6304distrib/notes/x68k/contents 1.21
6305 6305
6306 Modernize release notes: 6306 Modernize release notes:
6307 - Use https where possible. 6307 - Use https where possible.
6308 - Adapt to cdn/nycdn and our current auto-build conventions. 6308 - Adapt to cdn/nycdn and our current auto-build conventions.
6309 - Automate where possible. 6309 - Automate where possible.
6310 [martin, ticket #471] 6310 [martin, ticket #471]
6311 6311
6312sys/arch/arm/dts/sun50i-a64-pinebook.dts 1.17 6312sys/arch/arm/dts/sun50i-a64-pinebook.dts 1.17
6313sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.16-1.20  6313sys/arch/arm/sunxi/sun50i_a64_ccu.c 1.16-1.20
6314sys/arch/arm/sunxi/sunxi_ccu.h 1.22 6314sys/arch/arm/sunxi/sunxi_ccu.h 1.22
6315sys/arch/arm/sunxi/sunxi_ccu_fractional.c 1.5,1.6 6315sys/arch/arm/sunxi/sunxi_ccu_fractional.c 1.5,1.6
6316sys/arch/arm/sunxi/sunxi_dwhdmi.c 1.5-1.8 6316sys/arch/arm/sunxi/sunxi_dwhdmi.c 1.5-1.8
6317sys/arch/arm/sunxi/sunxi_hdmiphy.c 1.3,1.4 6317sys/arch/arm/sunxi/sunxi_hdmiphy.c 1.3,1.4
6318sys/arch/arm/sunxi/sunxi_hdmiphy.h 1.2 6318sys/arch/arm/sunxi/sunxi_hdmiphy.h 1.2
6319sys/arch/arm/sunxi/sunxi_lcdc.c 1.7 6319sys/arch/arm/sunxi/sunxi_lcdc.c 1.7
6320sys/arch/arm/sunxi/sunxi_mixer.c 1.8-1.10 6320sys/arch/arm/sunxi/sunxi_mixer.c 1.8-1.10
6321sys/arch/arm/sunxi/sunxi_platform.c 1.38 6321sys/arch/arm/sunxi/sunxi_platform.c 1.38
6322sys/dev/fdt/fdt_port.c 1.3,1.4 6322sys/dev/fdt/fdt_port.c 1.3,1.4
6323sys/dev/ic/dw_hdmi.c 1.5,1.6 6323sys/dev/ic/dw_hdmi.c 1.5,1.6
6324sys/dev/ic/dw_hdmi.h 1.5 6324sys/dev/ic/dw_hdmi.h 1.5
6325 6325
6326 Add Pinebook HDMI support. 6326 Add Pinebook HDMI support.
6327 [jmcneill, ticket #470] 6327 [jmcneill, ticket #470]
6328 6328
6329sys/arch/arm/sunxi/sunxi_drm.c 1.9 6329sys/arch/arm/sunxi/sunxi_drm.c 1.9
6330 6330
6331 Reclaim bootloader FB memory for CMA pool. 6331 Reclaim bootloader FB memory for CMA pool.
6332 [jmcneill, ticket #472] 6332 [jmcneill, ticket #472]
6333 6333
6334sys/dev/mii/miidevs 1.155-1.157,1.159,1.160 6334sys/dev/mii/miidevs 1.155-1.157,1.159,1.160
6335sys/dev/mii/rlphy.c 1.37 6335sys/dev/mii/rlphy.c 1.37
6336sys/dev/mii/miidevs.h (regen) 6336sys/dev/mii/miidevs.h (regen)
6337sys/dev/mii/miidevs_data.h (regen) 6337sys/dev/mii/miidevs_data.h (regen)
6338 6338
6339 - miidevs update:  6339 - miidevs update:
6340 - Add Teranetics, Aquantia and Renesas. 6340 - Add Teranetics, Aquantia and Renesas.
6341 - Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3). 6341 - Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3).
6342 - Fix typo in comment. from vezhlys. 6342 - Fix typo in comment. from vezhlys.
6343 - Rename JMICRON 0x0021 from JMC250 to JMP211 6343 - Rename JMICRON 0x0021 from JMC250 to JMP211
6344 - Rename JMICRON 0x0022 from JMC260 to JMP202 6344 - Rename JMICRON 0x0022 from JMC260 to JMP202
6345 - rlphy(4): Print model name if it's ICPLUS IP101 to avoid printing 6345 - rlphy(4): Print model name if it's ICPLUS IP101 to avoid printing
6346 "Realtek internal PHY". 6346 "Realtek internal PHY".
6347 [msaitoh, ticket #473] 6347 [msaitoh, ticket #473]
6348 6348
6349sys/dev/usb/if_upl.c 1.68 6349sys/dev/usb/if_upl.c 1.68
6350 6350
6351 Make it compilable with UPL_DEBUG. 6351 Make it compilable with UPL_DEBUG.
6352 [msaitoh, ticket #474] 6352 [msaitoh, ticket #474]
6353 6353
6354sys/dev/nvmm/x86/nvmm_x86_svm.c 1.54 6354sys/dev/nvmm/x86/nvmm_x86_svm.c 1.54
6355sys/dev/nvmm/x86/nvmm_x86_vmx.c 1.45 6355sys/dev/nvmm/x86/nvmm_x86_vmx.c 1.45
6356tests/lib/libnvmm/h_mem_assist.c 1.18 6356tests/lib/libnvmm/h_mem_assist.c 1.18
6357 6357
6358 Hide XSAVES-specific stuff and the masked extended states. 6358 Hide XSAVES-specific stuff and the masked extended states.
6359 Several improvements. In particular, reduce CS.limit, because 6359 Several improvements. In particular, reduce CS.limit, because
6360 Intel CPUs perform strict sanity checks, and the previous (too high) 6360 Intel CPUs perform strict sanity checks, and the previous (too high)
6361 limit caused the VM entry to fail. 6361 limit caused the VM entry to fail.
6362 [maxv, ticket #475] 6362 [maxv, ticket #475]
6363 6363
6364distrib/sets/lists/man/mi 1.1656 6364distrib/sets/lists/man/mi 1.1656
6365share/man/man4/Makefile 1.684 6365share/man/man4/Makefile 1.684
6366share/man/man4/ipgphy.4 1.1,1.2 6366share/man/man4/ipgphy.4 1.1,1.2
6367share/man/man4/mii.4 1.28 6367share/man/man4/mii.4 1.28
6368share/man/man4/vge.4 1.8,1.9 6368share/man/man4/vge.4 1.8,1.9
6369sys/arch/amd64/conf/ALL 1.124 6369sys/arch/amd64/conf/ALL 1.124
6370sys/arch/amd64/conf/GENERIC 1.537 6370sys/arch/amd64/conf/GENERIC 1.537
6371sys/arch/i386/conf/ALL 1.471 6371sys/arch/i386/conf/ALL 1.471
6372sys/arch/i386/conf/GENERIC 1.1211 6372sys/arch/i386/conf/GENERIC 1.1211
6373sys/dev/DEVNAMES 1.322 6373sys/dev/DEVNAMES 1.322
6374sys/dev/mii/files.mii 1.51 6374sys/dev/mii/files.mii 1.51
6375sys/dev/mii/ipgphy.c 1.1.1.5 6375sys/dev/mii/ipgphy.c 1.1.1.5
6376sys/dev/mii/ipgphyreg.h 1.1-1.3 6376sys/dev/mii/ipgphyreg.h 1.1-1.3
6377sys/dev/pci/if_stge.c 1.71 6377sys/dev/pci/if_stge.c 1.71
6378sys/dev/pci/if_stgereg.h 1.6 6378sys/dev/pci/if_stgereg.h 1.6
6379 6379
6380 Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by 6380 Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by
6381 Tomokazu HARADA and patch provided by Andrius V. 6381 Tomokazu HARADA and patch provided by Andrius V.
6382 [msaitoh, ticket #476] 6382 [msaitoh, ticket #476]
6383 6383
6384sys/dev/pci/if_vge.c 1.76,1.77 6384sys/dev/pci/if_vge.c 1.76,1.77
6385 6385
6386 - Fixes a bug that "ifmedia vge0 media 1000baseT-FDX" causes device 6386 - Fixes a bug that "ifmedia vge0 media 1000baseT-FDX" causes device
6387 time out. 6387 time out.
6388 - When the link is up, set VGE_DIAGCTL not from user media setting 6388 - When the link is up, set VGE_DIAGCTL not from user media setting
6389 but from the current active link status. 6389 but from the current active link status.
6390 [msaitoh, ticket #477] 6390 [msaitoh, ticket #477]
6391 6391
6392distrib/sets/lists/man/mi 1.1661,1.1662 6392distrib/sets/lists/man/mi 1.1661,1.1662
6393share/man/man4/Makefile 1.687,1.688 6393share/man/man4/Makefile 1.687,1.688
6394share/man/man4/jme.4 1.8 6394share/man/man4/jme.4 1.8
6395share/man/man4/jmphy.4 1.1 6395share/man/man4/jmphy.4 1.1
6396share/man/man4/mii.4 1.29 6396share/man/man4/mii.4 1.29
6397share/man/man4/smscphy.4 1.1 6397share/man/man4/smscphy.4 1.1
6398sys/arch/amd64/conf/ALL 1.127,1.128 6398sys/arch/amd64/conf/ALL 1.127,1.128
6399sys/arch/amd64/conf/GENERIC 1.543,1.544 6399sys/arch/amd64/conf/GENERIC 1.543,1.544
6400sys/arch/i386/conf/ALL 1.473,1.474 6400sys/arch/i386/conf/ALL 1.473,1.474
6401sys/arch/i386/conf/GENERIC 1.1214,1.1215 6401sys/arch/i386/conf/GENERIC 1.1214,1.1215
6402sys/dev/DEVNAMES 1.324,1.325 6402sys/dev/DEVNAMES 1.324,1.325
6403sys/dev/mii/files.mii 1.52,1.53 6403sys/dev/mii/files.mii 1.52,1.53
6404sys/dev/mii/jmphy.c 1.1 6404sys/dev/mii/jmphy.c 1.1
6405sys/dev/mii/jmphyreg.h 1.1 6405sys/dev/mii/jmphyreg.h 1.1
6406sys/dev/mii/smscphy.c 1.1 6406sys/dev/mii/smscphy.c 1.1
6407 6407
6408 - Add jmphy(4) from OpenBSD. 6408 - Add jmphy(4) from OpenBSD.
6409 - Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with 6409 - Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with
6410 some cleanup and IFM_NONE support. 6410 some cleanup and IFM_NONE support.
6411 [msaitoh, ticket #478] 6411 [msaitoh, ticket #478]
6412 6412
6413share/man/man4/micphy.4 1.3 6413share/man/man4/micphy.4 1.3
6414sys/dev/mii/micphy.c 1.9 6414sys/dev/mii/micphy.c 1.9
6415sys/dev/mii/miidevs 1.161 6415sys/dev/mii/miidevs 1.161
6416 6416
6417 Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477. 6417 Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477.
6418 It also supports LAN7430's internal PHY. 6418 It also supports LAN7430's internal PHY.
6419 [msaitoh, ticket #479] 6419 [msaitoh, ticket #479]
6420 6420
6421sys/dev/hyperv/hvs.c 1.3 6421sys/dev/hyperv/hvs.c 1.3
6422sys/dev/hyperv/if_hvn.c 1.10 6422sys/dev/hyperv/if_hvn.c 1.10
6423 6423
6424 hvs(4), hvn(4): Set correct size for bus_dmamap_sync(9). 6424 hvs(4), hvn(4): Set correct size for bus_dmamap_sync(9).
6425 [nonaka, ticket #480] 6425 [nonaka, ticket #480]
6426 6426
6427sys/kern/subr_cprng.c 1.33 6427sys/kern/subr_cprng.c 1.33
6428 6428
6429 Use cprng_strong, not cprng_fast, for sysctl kern.arnd. 6429 Use cprng_strong, not cprng_fast, for sysctl kern.arnd.
6430 [riastradh, ticket #481] 6430 [riastradh, ticket #481]
6431 6431
6432lib/libc/tls/Makefile.inc 1.3 6432lib/libc/tls/Makefile.inc 1.3
6433lib/libc/tls/tls.c 1.10-1.13 6433lib/libc/tls/tls.c 1.10-1.13
6434libexec/ld.elf_so/Makefile 1.142 6434libexec/ld.elf_so/Makefile 1.142
6435libexec/ld.elf_so/tls.c 1.13,1.14 6435libexec/ld.elf_so/tls.c 1.13,1.14
6436usr.bin/ldd/Makefile.elf 1.6 6436usr.bin/ldd/Makefile.elf 1.6
6437 6437
6438 PR/54074 and PR/54093: fix static TLS allocation properly aligned. 6438 PR/54074 and PR/54093: fix static TLS allocation properly aligned.
6439 [nakayama, ticket #469] 6439 [nakayama, ticket #469]
6440 6440
6441sys/dev/pci/if_age.c 1.63 6441sys/dev/pci/if_age.c 1.63
6442 6442
6443 Fix multicast handling. 6443 Fix multicast handling.
6444 [msaitoh, ticket #482] 6444 [msaitoh, ticket #482]
6445 6445
6446sys/dev/pci/if_age.c 1.64 6446sys/dev/pci/if_age.c 1.64
6447sys/dev/pci/if_alc.c 1.44 6447sys/dev/pci/if_alc.c 1.44
6448sys/dev/pci/if_ale.c 1.35,1.36 6448sys/dev/pci/if_ale.c 1.35,1.36
6449sys/dev/pci/if_cas.c 1.36 6449sys/dev/pci/if_cas.c 1.36
6450 6450
6451 Fix a bug that IFF_ALLMULTI is almost always set. 6451 Fix a bug that IFF_ALLMULTI is almost always set.
6452 [msaitoh, ticket #483] 6452 [msaitoh, ticket #483]
6453 6453
6454sys/dev/hyperv/if_hvn.c 1.11 6454sys/dev/hyperv/if_hvn.c 1.11
6455 6455
6456 hvn(4): Fix incorrect ident when waiting for NVS command response. 6456 hvn(4): Fix incorrect ident when waiting for NVS command response.
6457 [nonaka, ticket #484] 6457 [nonaka, ticket #484]
6458 6458
6459share/tmac/doc2html 1.68 6459share/tmac/doc2html 1.68
6460 6460
6461 PR toolchain/54715: Remove duplicate (incorrect) version of 6461 PR toolchain/54715: Remove duplicate (incorrect) version of
6462 the .Lk macro. 6462 the .Lk macro.
6463 [kre, ticket #485] 6463 [kre, ticket #485]
6464 6464
6465sys/dev/pci/if_mcx.c 1.7 6465sys/dev/pci/if_mcx.c 1.7
6466 6466
6467 mcx(4): fix IFF_ALLMULTI handling. 6467 mcx(4): fix IFF_ALLMULTI handling.
6468 [jmcneill, ticket #486] 6468 [jmcneill, ticket #486]
6469 6469
6470sys/dev/pci/if_bge.c 1.336,1.340-1.342 6470sys/dev/pci/if_bge.c 1.336,1.340-1.342
6471 6471
6472 - Avoid undefined behavior in bge_setmulti(). 6472 - Avoid undefined behavior in bge_setmulti().
6473 - Avoid undefined behavior when setting the MAC address in 6473 - Avoid undefined behavior when setting the MAC address in
6474 bge_init(). 6474 bge_init().
6475 - Fix a bug that SK-9D41 can't detect fiber media. 6475 - Fix a bug that SK-9D41 can't detect fiber media.
6476 - Use *_FLUSH() more. The main purpose is to wait following  6476 - Use *_FLUSH() more. The main purpose is to wait following
6477 delay() correctly. 6477 delay() correctly.
6478 - Add missing DELAY(80) after writing BGE_MI_MODE register. 6478 - Add missing DELAY(80) after writing BGE_MI_MODE register.
6479 - Modify PHY initialization code to fix a bug that SK-9D21 6479 - Modify PHY initialization code to fix a bug that SK-9D21
6480 doesn't detect MII PHY. 6480 doesn't detect MII PHY.
6481 [msaitoh, ticket #487] 6481 [msaitoh, ticket #487]
6482 6482
6483sys/arch/amd64/amd64/netbsd32_machdep.c 1.126 6483sys/arch/amd64/amd64/netbsd32_machdep.c 1.126
6484 6484
6485 Don't depend on #ifdef USER_LDT in cpu_mcontext32_validate(), but 6485 Don't depend on #ifdef USER_LDT in cpu_mcontext32_validate(), but
6486 rather on whether the proc uses a user-set LDT. 6486 rather on whether the proc uses a user-set LDT.
6487 [maxv, ticket #488] 6487 [maxv, ticket #488]
6488 6488
6489sys/dev/mii/ipgphy.c 1.7 6489sys/dev/mii/ipgphy.c 1.7
6490 6490
6491 Print dmesg correctly. 6491 Print dmesg correctly.
6492 [msaitoh, ticket #490] 6492 [msaitoh, ticket #490]
6493 6493
6494distrib/notes/Makefile.inc 1.46 6494distrib/notes/Makefile.inc 1.46
6495distrib/notes/common/list-portmasters.pl delete 6495distrib/notes/common/list-portmasters.pl delete
6496distrib/notes/common/macros 1.44 6496distrib/notes/common/macros 1.44
6497distrib/notes/common/main 1.555-1.557 via patch 6497distrib/notes/common/main 1.555-1.557 via patch
6498distrib/notes/common/netboot 1.38 6498distrib/notes/common/netboot 1.38
6499distrib/notes/common/postinstall 1.86 6499distrib/notes/common/postinstall 1.86
6500distrib/notes/common/sysinst 1.110 6500distrib/notes/common/sysinst 1.110
6501distrib/notes/sparc/prep 1.28-1.29 6501distrib/notes/sparc/prep 1.28-1.29
6502distrib/notes/sparc64/prep 1.16 6502distrib/notes/sparc64/prep 1.16
6503 6503
6504 - Remove list-portmasters.pl script. 6504 - Remove list-portmasters.pl script.
6505 - Quote long .Ss2 title to avoid troff's limitation. 6505 - Quote long .Ss2 title to avoid troff's limitation.
6506 - Simplify TOC handling and remove arg limit (from uwe). 6506 - Simplify TOC handling and remove arg limit (from uwe).
6507 - Use Lk with explicit anchor text in some places. 6507 - Use Lk with explicit anchor text in some places.
6508 - Do not allow official release builds when we can not derive the 6508 - Do not allow official release builds when we can not derive the
6509 proper date from the buildid. 6509 proper date from the buildid.
6510 - Add "Oxford comma". 6510 - Add "Oxford comma".
6511 - Improve heading a bit. 6511 - Improve heading a bit.
6512 [martin, ticket #489] 6512 [martin, ticket #489]
6513 6513
6514distrib/utils/embedded/conf/armv7.conf 1.36,1.37,1.39 6514distrib/utils/embedded/conf/armv7.conf 1.36,1.37,1.39
6515distrib/utils/embedded/files/armv7_boot.cmd 1.15 6515distrib/utils/embedded/files/armv7_boot.cmd 1.15
6516distrib/utils/embedded/files/armv7_boot_nonefi.cmd 1.2 6516distrib/utils/embedded/files/armv7_boot_nonefi.cmd 1.2
6517etc/etc.evbarm/Makefile.inc 1.108-1.114 6517etc/etc.evbarm/Makefile.inc 1.108-1.114
6518sys/arch/arm/dts/omap3-beagle-xm.dts 1.1 6518sys/arch/arm/dts/omap3-beagle-xm.dts 1.1
6519sys/arch/arm/dts/omap3-beagle.dts 1.1 6519sys/arch/arm/dts/omap3-beagle.dts 1.1
6520sys/arch/arm/dts/omap3-n900.dts 1.1 6520sys/arch/arm/dts/omap3-n900.dts 1.1
6521sys/arch/arm/fdt/smsh_fdt.c 1.2 6521sys/arch/arm/fdt/smsh_fdt.c 1.2
6522sys/arch/arm/ti/am3_platform.c 1.1 6522sys/arch/arm/ti/am3_platform.c 1.1
6523sys/arch/arm/ti/am3_prcm.c 1.2-1.10 6523sys/arch/arm/ti/am3_prcm.c 1.2-1.10
6524sys/arch/arm/ti/files.ti 1.5-1.20 6524sys/arch/arm/ti/files.ti 1.5-1.20
6525sys/arch/arm/ti/if_cpsw.c 1.7,1.8 6525sys/arch/arm/ti/if_cpsw.c 1.7,1.8
6526sys/arch/arm/ti/if_cpswreg.h 1.1 6526sys/arch/arm/ti/if_cpswreg.h 1.1
6527sys/arch/arm/ti/omap2_gpmcreg.h 1.1 6527sys/arch/arm/ti/omap2_gpmcreg.h 1.1
6528sys/arch/arm/ti/omap2_nand.c 1.1,1.2 6528sys/arch/arm/ti/omap2_nand.c 1.1,1.2
6529sys/arch/arm/ti/omap3_cm.c 1.1-1.4 6529sys/arch/arm/ti/omap3_cm.c 1.1-1.4
6530sys/arch/arm/ti/omap3_dss.c 1.1 6530sys/arch/arm/ti/omap3_dss.c 1.1
6531sys/arch/arm/ti/omap3_dssreg.h 1.1 6531sys/arch/arm/ti/omap3_dssreg.h 1.1
6532sys/arch/arm/ti/omap3_platform.c 1.1,1.2 6532sys/arch/arm/ti/omap3_platform.c 1.1,1.2
6533sys/arch/arm/ti/omap3_prm.c 1.1 6533sys/arch/arm/ti/omap3_prm.c 1.1
6534sys/arch/arm/ti/ti_com.c 1.6-1.8 6534sys/arch/arm/ti/ti_com.c 1.6-1.8
6535sys/arch/arm/ti/ti_cpufreq.c 1.1 6535sys/arch/arm/ti/ti_cpufreq.c 1.1
6536sys/arch/arm/ti/ti_cpufreq.c 1.2 6536sys/arch/arm/ti/ti_cpufreq.c 1.2
6537sys/arch/arm/ti/ti_div_clock.c 1.1 6537sys/arch/arm/ti/ti_div_clock.c 1.1
6538sys/arch/arm/ti/ti_dpll_clock.c 1.1,1.2 6538sys/arch/arm/ti/ti_dpll_clock.c 1.1,1.2
6539sys/arch/arm/ti/ti_edma.c 1.1 6539sys/arch/arm/ti/ti_edma.c 1.1
6540sys/arch/arm/ti/ti_edma.h 1.1 6540sys/arch/arm/ti/ti_edma.h 1.1
6541sys/arch/arm/ti/ti_ehci.c 1.1 6541sys/arch/arm/ti/ti_ehci.c 1.1
6542sys/arch/arm/ti/ti_fb.c 1.1 6542sys/arch/arm/ti/ti_fb.c 1.1
6543sys/arch/arm/ti/ti_gpio.c 1.1-1.3 6543sys/arch/arm/ti/ti_gpio.c 1.1-1.3
6544sys/arch/arm/ti/ti_gpmc.c 1.1 6544sys/arch/arm/ti/ti_gpmc.c 1.1
6545sys/arch/arm/ti/ti_iic.c 1.1-1.4 6545sys/arch/arm/ti/ti_iic.c 1.1-1.4
6546sys/arch/arm/ti/ti_iicreg.h 1.1-1.3 6546sys/arch/arm/ti/ti_iicreg.h 1.1-1.3
6547sys/arch/arm/ti/ti_lcdc.c 1.1 6547sys/arch/arm/ti/ti_lcdc.c 1.1
6548sys/arch/arm/ti/ti_lcdc.c 1.2,1.3 6548sys/arch/arm/ti/ti_lcdc.c 1.2,1.3
6549sys/arch/arm/ti/ti_lcdc.h 1.1 6549sys/arch/arm/ti/ti_lcdc.h 1.1
6550sys/arch/arm/ti/ti_lcdcreg.h 1.1 6550sys/arch/arm/ti/ti_lcdcreg.h 1.1
6551sys/arch/arm/ti/ti_motg.c 1.1 6551sys/arch/arm/ti/ti_motg.c 1.1
6552sys/arch/arm/ti/ti_mux_clock.c 1.1 6552sys/arch/arm/ti/ti_mux_clock.c 1.1
6553sys/arch/arm/ti/ti_omapintc.c 1.2 6553sys/arch/arm/ti/ti_omapintc.c 1.2
6554sys/arch/arm/ti/ti_omaptimer.c 1.2-1.4 6554sys/arch/arm/ti/ti_omaptimer.c 1.2-1.4
6555sys/arch/arm/ti/ti_otg.c 1.1 6555sys/arch/arm/ti/ti_otg.c 1.1
6556sys/arch/arm/ti/ti_otgreg.h 1.1 6556sys/arch/arm/ti/ti_otgreg.h 1.1
6557sys/arch/arm/ti/ti_platform.c delete 6557sys/arch/arm/ti/ti_platform.c delete
6558sys/arch/arm/ti/ti_platform.h delete 6558sys/arch/arm/ti/ti_platform.h delete
6559sys/arch/arm/ti/ti_prcm.c 1.2,1.3 6559sys/arch/arm/ti/ti_prcm.c 1.2,1.3
6560sys/arch/arm/ti/ti_prcm.h 1.2-1.4 6560sys/arch/arm/ti/ti_prcm.h 1.2-1.4
6561sys/arch/arm/ti/ti_rng.c 1.1,1.2 6561sys/arch/arm/ti/ti_rng.c 1.1,1.2
6562sys/arch/arm/ti/ti_rngreg.h 1.1 6562sys/arch/arm/ti/ti_rngreg.h 1.1
6563sys/arch/arm/ti/ti_sdhc.c 1.1-1.3 6563sys/arch/arm/ti/ti_sdhc.c 1.1-1.3
6564sys/arch/arm/ti/ti_sdhcreg.h 1.1,1.2 6564sys/arch/arm/ti/ti_sdhcreg.h 1.1,1.2
6565sys/arch/arm/ti/ti_sysc.c 1.1 6565sys/arch/arm/ti/ti_sysc.c 1.1
6566sys/arch/arm/ti/ti_tptc.c 1.1 6566sys/arch/arm/ti/ti_tptc.c 1.1
6567sys/arch/arm/ti/ti_usb.c 1.1 6567sys/arch/arm/ti/ti_usb.c 1.1
6568sys/arch/arm/ti/ti_usbtll.c 1.1 6568sys/arch/arm/ti/ti_usbtll.c 1.1
6569sys/arch/evbarm/conf/BEAGLEBOARD delete 6569sys/arch/evbarm/conf/BEAGLEBOARD delete
6570sys/arch/evbarm/conf/BEAGLEBOARDXM delete 6570sys/arch/evbarm/conf/BEAGLEBOARDXM delete
6571sys/arch/evbarm/conf/BEAGLEBOARDXM_INSTALL delete 6571sys/arch/evbarm/conf/BEAGLEBOARDXM_INSTALL delete
6572sys/arch/evbarm/conf/BEAGLEBOARD_INSTALL delete 6572sys/arch/evbarm/conf/BEAGLEBOARD_INSTALL delete
6573sys/arch/evbarm/conf/BEAGLEBONE delete 6573sys/arch/evbarm/conf/BEAGLEBONE delete
6574sys/arch/evbarm/conf/BEAGLEBONE_INSTALL delete 6574sys/arch/evbarm/conf/BEAGLEBONE_INSTALL delete
6575sys/arch/evbarm/conf/DEVKIT8000 delete 6575sys/arch/evbarm/conf/DEVKIT8000 delete
6576sys/arch/evbarm/conf/GENERIC 1.55-1.67 6576sys/arch/evbarm/conf/GENERIC 1.55-1.67
6577sys/arch/evbarm/conf/IGEPV2 delete 6577sys/arch/evbarm/conf/IGEPV2 delete
6578sys/arch/evbarm/conf/N900 1.32,1.33 6578sys/arch/evbarm/conf/N900 1.32,1.33
6579sys/arch/evbarm/conf/OVERO delete 6579sys/arch/evbarm/conf/OVERO delete
6580sys/arch/evbarm/conf/OVERO_INSTALL delete 6580sys/arch/evbarm/conf/OVERO_INSTALL delete
6581sys/arch/evbarm/conf/README.evbarm 1.22-1.27 6581sys/arch/evbarm/conf/README.evbarm 1.22-1.27
6582sys/arch/evbarm/conf/TI delete 6582sys/arch/evbarm/conf/TI delete
6583sys/arch/evbarm/conf/files.generic 1.9 6583sys/arch/evbarm/conf/files.generic 1.9
6584sys/arch/evbarm/conf/files.ti delete 6584sys/arch/evbarm/conf/files.ti delete
6585sys/arch/evbarm/conf/std.igepv2 delete 6585sys/arch/evbarm/conf/std.igepv2 delete
6586sys/arch/evbarm/conf/std.ti delete 6586sys/arch/evbarm/conf/std.ti delete
6587sys/dev/fdt/cpufreq_dt.c 1.11-1.13 6587sys/dev/fdt/cpufreq_dt.c 1.11-1.13
6588sys/dev/fdt/fdt_clock.c 1.9 6588sys/dev/fdt/fdt_clock.c 1.9
6589sys/dev/fdt/fdt_phy.c 1.6 6589sys/dev/fdt/fdt_phy.c 1.6
6590sys/dev/fdt/fdtvar.h 1.55,1.56 6590sys/dev/fdt/fdtvar.h 1.55,1.56
6591sys/dev/fdt/files.fdt 1.46 6591sys/dev/fdt/files.fdt 1.46
6592sys/dev/fdt/files.fdt 1.47 6592sys/dev/fdt/files.fdt 1.47
6593sys/dev/fdt/pinctrl_single.c 1.1 6593sys/dev/fdt/pinctrl_single.c 1.1
6594sys/dev/fdt/syscon.c 1.4 6594sys/dev/fdt/syscon.c 1.4
6595sys/dev/fdt/usbnopphy.c 1.1 6595sys/dev/fdt/usbnopphy.c 1.1
6596sys/dev/i2c/at24cxx.c 1.32 6596sys/dev/i2c/at24cxx.c 1.32
6597sys/dev/i2c/files.i2c 1.101-1.104 6597sys/dev/i2c/files.i2c 1.101-1.104
6598sys/dev/i2c/tda19988.c 1.1-1.3 6598sys/dev/i2c/tda19988.c 1.1-1.3
6599sys/dev/i2c/tps65217pmic.c 1.13,1.14 6599sys/dev/i2c/tps65217pmic.c 1.13,1.14
6600sys/dev/i2c/tps65950.c delete 6600sys/dev/i2c/tps65950.c delete
6601sys/dev/i2c/twl4030.c 1.1-1.3 6601sys/dev/i2c/twl4030.c 1.1-1.3
6602 6602
6603 arm: switch am335x and omap3 to FDT support. 6603 arm: switch am335x and omap3 to FDT support.
6604 [jmcneill, ticket #491] 6604 [jmcneill, ticket #491]
6605 6605
6606sys/dev/ieee1394/fwohci.c 1.144 6606sys/dev/ieee1394/fwohci.c 1.144
6607sys/dev/pci/eso.c 1.72 6607sys/dev/pci/eso.c 1.72
6608sys/dev/pci/sv.c 1.57 6608sys/dev/pci/sv.c 1.57
6609 6609
6610 Fix operand priority of bit op vs ternary operator. 6610 Fix operand priority of bit op vs ternary operator.
6611 [msaitoh, ticket #492] 6611 [msaitoh, ticket #492]
6612 6612
6613sys/dev/pci/esm.c 1.64 6613sys/dev/pci/esm.c 1.64
6614 6614
6615 add missing break. 6615 add missing break.
6616 [msaitoh, ticket #493] 6616 [msaitoh, ticket #493]
6617 6617
6618distrib/notes/common/main (edited manually) 6618distrib/notes/common/main (edited manually)
6619 6619
6620 Note sysinst changes. 6620 Note sysinst changes.
6621 6621
6622external/gpl2/groff/tmac/mdoc.local (edited manually) 6622external/gpl2/groff/tmac/mdoc.local (edited manually)
6623sys/sys/param.h (edited manually) 6623sys/sys/param.h (edited manually)
6624 6624
6625 Welcome to 9.0_RC1 ! 6625 Welcome to 9.0_RC1 !
6626 6626
6627distrib/notes/common/Makefile.inc 1.47 6627distrib/notes/common/Makefile.inc 1.47
6628 6628
6629 Fix generation of non-HTML ToC. 6629 Fix generation of non-HTML ToC.
6630 (9.0_RC1 tag moved) 6630 (9.0_RC1 tag moved)
6631 6631
6632distrib/notes/common/main (edited manually) 6632distrib/notes/common/main (edited manually)
6633 6633
6634 Add dedication to Matthias Drochner and Eric Schnoebelen. 6634 Add dedication to Matthias Drochner and Eric Schnoebelen.
6635 6635
6636doc/CHANGES (edited manually) 6636doc/CHANGES (edited manually)
6637 6637
6638 Add macppc powerpc 601 changes. 6638 Add macppc powerpc 601 changes.
6639 6639
6640distrib/cdrom/NetBSD-9.0.mk 1.1 6640distrib/cdrom/NetBSD-9.0.mk 1.1
6641 6641
6642 Add config cloned from -current (for macppc ppc 601 support) 6642 Add config cloned from -current (for macppc ppc 601 support)
 6643
 6644sys/arch/powerpc/oea/ofw_autoconf.c 1.24
 6645
 6646 Add a hack for qemu/macppc. OF_finddevice calls will crash
 6647 depending on the boot loader and kernel being used.
 6648 This patch allows using -prom-env qemu_boot_hack=y to disable
 6649 the lookup.
 6650 [joerg, ticket #494]
 6651
 6652distrib/notes/sparc/contents 1.26
 6653
 6654 Fix KRUPS kernel name.
 6655 [uwe, ticket #495]
 6656
 6657sys/arch/arm/ti/am3_prcm.c 1.11
 6658sys/arch/arm/ti/ti_sdhc.c 1.4,1.5
 6659
 6660 Fix mmc and timer indexes.
 6661 Fix inverted ti,needs-special-hs-handling property logic and
 6662 enable EDMA support.
 6663 Support 1-bit mode and force all xfers to bounce
 6664 to workaround a transfer error issue for now.
 6665 [jmcneill, ticket #497]
 6666
 6667sys/arch/arm/rockchip/rk3399_pcie.c 1.7
 6668
 6669 Do not crash if the optional vpcie3v3-supply property is missing
 6670 or the regulator can not be found.
 6671 [jmcneill, ticket #498]
 6672
 6673sys/arch/arm/ti/am3_prcm.c 1.12
 6674sys/arch/arm/ti/files.ti 1.21
 6675sys/arch/arm/ti/ti_wdt.c 1.1
 6676sys/arch/evbarm/conf/GENERIC 1.68
 6677
 6678 Add TI OMAP watchdog timer driver.
 6679 [jmcneill, ticket #499]
 6680
 6681usr.bin/calendar/calendars/calendar.birthday 1.30-1.35
 6682usr.bin/calendar/calendars/calendar.computer 1.8,1.9
 6683usr.bin/calendar/calendars/calendar.music 1.20
 6684usr.bin/calendar/calendars/calendar.netbsd 1.41-1.43
 6685usr.bin/calendar/calendars/calendar.usholiday 1.9
 6686
 6687 Various calendar updates.
 6688 [sevan, ticket #500]
 6689
 6690games/fortune/datfiles/fortunes 1.83-1.86
 6691games/fortune/datfiles/netbsd 1.29
 6692
 6693 Various additions.
 6694 [sevan, ticket #501]
 6695
 6696sys/arch/x86/include/genfb_machdep.h 1.4
 6697sys/arch/x86/x86/genfb_machdep.c 1.15
 6698sys/arch/x86/x86/hyperv.c 1.5
 6699
 6700 Prevent panic when attaching genfb if using a serial console
 6701 with Hyper-V Gen.2.
 6702 [nonaka, ticket #502]
 6703
 6704sys/stand/efiboot/Makefile.efiboot 1.9
 6705sys/stand/efiboot/efiacpi.c 1.5
 6706sys/stand/efiboot/smbios.c 1.1
 6707sys/stand/efiboot/smbios.h 1.1
 6708sys/stand/efiboot/version 1.13
 6709
 6710 Use SMBIOS system vendor and product strings to create a "model"
 6711 string for the root node in the fabricated ACPI device tree.
 6712 [jmcneill, ticket #503]
 6713
 6714share/man/man4/rnd.4 1.25-1.28
 6715
 6716 Update man page to reflect switch from CTR_DRBG to Hash_DRBG.
 6717 Update NIST SP800-90A reference. Various small fixes.
 6718 [riastradh, ticket #504]
 6719
 6720common/lib/libc/hash/murmurhash/murmurhash.c 1.7
 6721common/lib/libc/hash/murmurhash/murmurhash.c 1.8
 6722sys/arch/amd64/include/param.h 1.31
 6723sys/arch/i386/include/param.h 1.85
 6724sys/sys/param.h 1.610
 6725
 6726 New macro ALIGNED_POINTER_LOAD.
 6727 Fix byte order bug in murmurhash and pacify sanitizers.
 6728 [riastradh, ticket #505]
 6729
 6730lib/libc/gdtoa/Makefile.inc 1.11
 6731lib/libc/gdtoa/gdtoa_fltrnds.h 1.2
 6732lib/libc/gdtoa/gdtoaimp.h 1.15,1.17
 6733
 6734 Honour the floating-point rounding mode in floating-point formatting.
 6735 [riastradh, ticket #506]
 6736
 6737lib/libm/arch/aarch64/fenv.c 1.5,1.6
 6738
 6739 Fix fesetenv, feupdateenv, and feraiseexcept.
 6740 [riastradh, ticket #507]
 6741
 6742distrib/sets/lists/comp/mi 1.2294
 6743share/man/man9/Makefile 1.443
 6744share/man/man9/atomic_loadstore.9 1.1,1.2
 6745sys/sys/atomic.h 1.18
 6746
 6747 New atomic load/store operations for the kernel, intended
 6748 to match C11 semantics.
 6749 [riastradh, ticket #508]
 6750
 6751sys/arch/arm/imx/if_enet.c 1.29
 6752
 6753 Set the multicast filter properly.
 6754 [ryo, ticket #509]
 6755
 6756sys/arch/arm/arm32/fault.c 1.109
 6757
 6758 PR/54720: if a Thumb-32 bit instruction is located on a page boundariy,
 6759 also need to consider the pc + 2 address.
 6760 [ryo, ticket #510]
 6761
 6762distrib/utils/embedded/conf/evbarm.conf 1.34
 6763
 6764 Remove the pretty much useless 128MB swap partition from the arm
 6765 images.
 6766 [jmcneill, ticket #511]
 6767
 6768share/mk/bsd.kmodule.mk 1.63
 6769
 6770 Build aarch64 modules without fp or simd instructions.
 6771 [jmcneill, ticket #512]
 6772
 6773sys/arch/aarch64/aarch64/kobj_machdep.c 1.3
 6774
 6775 Flush insn / data caches after loading modules.
 6776 [jmcneill, ticket #513]
 6777
 6778external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c 1.13
 6779
 6780 zfs: avoid crash when creating a zpool on ld(4).
 6781 [jmcneill, ticket #514]
 6782
 6783external/cddl/osnet/dist/uts/common/fs/zfs/arc.c 1.15
 6784external/cddl/osnet/dist/uts/common/os/fm.c 1.2
 6785share/mk/bsd.own.mk 1.1167
 6786
 6787 Provide a default ptob() implementation.
 6788 Enable ZFS support on aarch64.
 6789 [jmcneill, ticket #515]
 6790
 6791etc/rc.d/zfs 1.2,1.3
 6792
 6793 Attempt to load the zfs module even if /etc/zfs/zpool.cache is absent.
 6794 Add missing rcvar=$name
 6795 [jmcneill, ticket #516]
 6796
 6797sys/arch/emips/ebus/ace_ebus.c 1.21
 6798sys/arch/emips/ebus/flash_ebus.c 1.21
 6799
 6800 Drop advertisement clause from my licenses.
 6801 [bouyer, ticket #517]
 6802
 6803xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/dri/dri_sw_winsys.c 1.2
 6804xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/xlib_sw_winsys.c 1.2
 6805xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/xm_buffer.c 1.2
 6806
 6807 CVE-2019-5068: use permission 0600 for shmget(2).
 6808 [maya, ticket #518]
 6809