Mon Dec 30 09:44:46 2019 UTC ()
Ticket #591


(martin)
diff -r1.1.2.150 -r1.1.2.151 src/doc/CHANGES-9.0

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

--- src/doc/Attic/CHANGES-9.0 2019/12/29 11:14:46 1.1.2.150
+++ src/doc/Attic/CHANGES-9.0 2019/12/30 09:44:46 1.1.2.151
@@ -1,1000 +1,1000 @@ @@ -1,1000 +1,1000 @@
1# $NetBSD: CHANGES-9.0,v 1.1.2.150 2019/12/29 11:14:46 martin Exp $ 1# $NetBSD: CHANGES-9.0,v 1.1.2.151 2019/12/30 09:44:46 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
@@ -6374,999 +6374,1004 @@ sys/dev/DEVNAMES 1.322 @@ -6374,999 +6374,1004 @@ sys/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 6643
6644sys/arch/powerpc/oea/ofw_autoconf.c 1.24 6644sys/arch/powerpc/oea/ofw_autoconf.c 1.24
6645 6645
6646 Add a hack for qemu/macppc. OF_finddevice calls will crash 6646 Add a hack for qemu/macppc. OF_finddevice calls will crash
6647 depending on the boot loader and kernel being used. 6647 depending on the boot loader and kernel being used.
6648 This patch allows using -prom-env qemu_boot_hack=y to disable 6648 This patch allows using -prom-env qemu_boot_hack=y to disable
6649 the lookup. 6649 the lookup.
6650 [joerg, ticket #494] 6650 [joerg, ticket #494]
6651 6651
6652distrib/notes/sparc/contents 1.26 6652distrib/notes/sparc/contents 1.26
6653 6653
6654 Fix KRUPS kernel name. 6654 Fix KRUPS kernel name.
6655 [uwe, ticket #495] 6655 [uwe, ticket #495]
6656 6656
6657sys/arch/arm/ti/am3_prcm.c 1.11 6657sys/arch/arm/ti/am3_prcm.c 1.11
6658sys/arch/arm/ti/ti_sdhc.c 1.4,1.5 6658sys/arch/arm/ti/ti_sdhc.c 1.4,1.5
6659 6659
6660 Fix mmc and timer indexes. 6660 Fix mmc and timer indexes.
6661 Fix inverted ti,needs-special-hs-handling property logic and 6661 Fix inverted ti,needs-special-hs-handling property logic and
6662 enable EDMA support. 6662 enable EDMA support.
6663 Support 1-bit mode and force all xfers to bounce 6663 Support 1-bit mode and force all xfers to bounce
6664 to workaround a transfer error issue for now. 6664 to workaround a transfer error issue for now.
6665 [jmcneill, ticket #497] 6665 [jmcneill, ticket #497]
6666 6666
6667sys/arch/arm/rockchip/rk3399_pcie.c 1.7 6667sys/arch/arm/rockchip/rk3399_pcie.c 1.7
6668 6668
6669 Do not crash if the optional vpcie3v3-supply property is missing 6669 Do not crash if the optional vpcie3v3-supply property is missing
6670 or the regulator can not be found. 6670 or the regulator can not be found.
6671 [jmcneill, ticket #498] 6671 [jmcneill, ticket #498]
6672 6672
6673sys/arch/arm/ti/am3_prcm.c 1.12 6673sys/arch/arm/ti/am3_prcm.c 1.12
6674sys/arch/arm/ti/files.ti 1.21 6674sys/arch/arm/ti/files.ti 1.21
6675sys/arch/arm/ti/ti_wdt.c 1.1 6675sys/arch/arm/ti/ti_wdt.c 1.1
6676sys/arch/evbarm/conf/GENERIC 1.68 6676sys/arch/evbarm/conf/GENERIC 1.68
6677 6677
6678 Add TI OMAP watchdog timer driver. 6678 Add TI OMAP watchdog timer driver.
6679 [jmcneill, ticket #499] 6679 [jmcneill, ticket #499]
6680 6680
6681usr.bin/calendar/calendars/calendar.birthday 1.30-1.35 6681usr.bin/calendar/calendars/calendar.birthday 1.30-1.35
6682usr.bin/calendar/calendars/calendar.computer 1.8,1.9 6682usr.bin/calendar/calendars/calendar.computer 1.8,1.9
6683usr.bin/calendar/calendars/calendar.music 1.20 6683usr.bin/calendar/calendars/calendar.music 1.20
6684usr.bin/calendar/calendars/calendar.netbsd 1.41-1.43 6684usr.bin/calendar/calendars/calendar.netbsd 1.41-1.43
6685usr.bin/calendar/calendars/calendar.usholiday 1.9 6685usr.bin/calendar/calendars/calendar.usholiday 1.9
6686 6686
6687 Various calendar updates. 6687 Various calendar updates.
6688 [sevan, ticket #500] 6688 [sevan, ticket #500]
6689 6689
6690games/fortune/datfiles/fortunes 1.83-1.86 6690games/fortune/datfiles/fortunes 1.83-1.86
6691games/fortune/datfiles/netbsd 1.29 6691games/fortune/datfiles/netbsd 1.29
6692 6692
6693 Various additions. 6693 Various additions.
6694 [sevan, ticket #501] 6694 [sevan, ticket #501]
6695 6695
6696sys/arch/x86/include/genfb_machdep.h 1.4 6696sys/arch/x86/include/genfb_machdep.h 1.4
6697sys/arch/x86/x86/genfb_machdep.c 1.15 6697sys/arch/x86/x86/genfb_machdep.c 1.15
6698sys/arch/x86/x86/hyperv.c 1.5 6698sys/arch/x86/x86/hyperv.c 1.5
6699 6699
6700 Prevent panic when attaching genfb if using a serial console 6700 Prevent panic when attaching genfb if using a serial console
6701 with Hyper-V Gen.2. 6701 with Hyper-V Gen.2.
6702 [nonaka, ticket #502] 6702 [nonaka, ticket #502]
6703 6703
6704sys/stand/efiboot/Makefile.efiboot 1.9 6704sys/stand/efiboot/Makefile.efiboot 1.9
6705sys/stand/efiboot/efiacpi.c 1.5 6705sys/stand/efiboot/efiacpi.c 1.5
6706sys/stand/efiboot/smbios.c 1.1 6706sys/stand/efiboot/smbios.c 1.1
6707sys/stand/efiboot/smbios.h 1.1 6707sys/stand/efiboot/smbios.h 1.1
6708sys/stand/efiboot/version 1.13 6708sys/stand/efiboot/version 1.13
6709 6709
6710 Use SMBIOS system vendor and product strings to create a "model" 6710 Use SMBIOS system vendor and product strings to create a "model"
6711 string for the root node in the fabricated ACPI device tree. 6711 string for the root node in the fabricated ACPI device tree.
6712 [jmcneill, ticket #503] 6712 [jmcneill, ticket #503]
6713 6713
6714share/man/man4/rnd.4 1.25-1.28 6714share/man/man4/rnd.4 1.25-1.28
6715 6715
6716 Update man page to reflect switch from CTR_DRBG to Hash_DRBG. 6716 Update man page to reflect switch from CTR_DRBG to Hash_DRBG.
6717 Update NIST SP800-90A reference. Various small fixes. 6717 Update NIST SP800-90A reference. Various small fixes.
6718 [riastradh, ticket #504] 6718 [riastradh, ticket #504]
6719 6719
6720common/lib/libc/hash/murmurhash/murmurhash.c 1.7 6720common/lib/libc/hash/murmurhash/murmurhash.c 1.7
6721common/lib/libc/hash/murmurhash/murmurhash.c 1.8 6721common/lib/libc/hash/murmurhash/murmurhash.c 1.8
6722sys/arch/amd64/include/param.h 1.31 6722sys/arch/amd64/include/param.h 1.31
6723sys/arch/i386/include/param.h 1.85 6723sys/arch/i386/include/param.h 1.85
6724sys/sys/param.h 1.610 6724sys/sys/param.h 1.610
6725 6725
6726 New macro ALIGNED_POINTER_LOAD. 6726 New macro ALIGNED_POINTER_LOAD.
6727 Fix byte order bug in murmurhash and pacify sanitizers. 6727 Fix byte order bug in murmurhash and pacify sanitizers.
6728 [riastradh, ticket #505] 6728 [riastradh, ticket #505]
6729 6729
6730lib/libc/gdtoa/Makefile.inc 1.11 6730lib/libc/gdtoa/Makefile.inc 1.11
6731lib/libc/gdtoa/gdtoa_fltrnds.h 1.2 6731lib/libc/gdtoa/gdtoa_fltrnds.h 1.2
6732lib/libc/gdtoa/gdtoaimp.h 1.15,1.17 6732lib/libc/gdtoa/gdtoaimp.h 1.15,1.17
6733 6733
6734 Honour the floating-point rounding mode in floating-point formatting. 6734 Honour the floating-point rounding mode in floating-point formatting.
6735 [riastradh, ticket #506] 6735 [riastradh, ticket #506]
6736 6736
6737lib/libm/arch/aarch64/fenv.c 1.5,1.6 6737lib/libm/arch/aarch64/fenv.c 1.5,1.6
6738 6738
6739 Fix fesetenv, feupdateenv, and feraiseexcept. 6739 Fix fesetenv, feupdateenv, and feraiseexcept.
6740 [riastradh, ticket #507] 6740 [riastradh, ticket #507]
6741 6741
6742distrib/sets/lists/comp/mi 1.2294 6742distrib/sets/lists/comp/mi 1.2294
6743share/man/man9/Makefile 1.443 6743share/man/man9/Makefile 1.443
6744share/man/man9/atomic_loadstore.9 1.1,1.2 6744share/man/man9/atomic_loadstore.9 1.1,1.2
6745sys/sys/atomic.h 1.18 6745sys/sys/atomic.h 1.18
6746 6746
6747 New atomic load/store operations for the kernel, intended 6747 New atomic load/store operations for the kernel, intended
6748 to match C11 semantics. 6748 to match C11 semantics.
6749 [riastradh, ticket #508] 6749 [riastradh, ticket #508]
6750 6750
6751sys/arch/arm/imx/if_enet.c 1.29 6751sys/arch/arm/imx/if_enet.c 1.29
6752 6752
6753 Set the multicast filter properly. 6753 Set the multicast filter properly.
6754 [ryo, ticket #509] 6754 [ryo, ticket #509]
6755 6755
6756sys/arch/arm/arm32/fault.c 1.109 6756sys/arch/arm/arm32/fault.c 1.109
6757 6757
6758 PR/54720: if a Thumb-32 bit instruction is located on a page boundariy, 6758 PR/54720: if a Thumb-32 bit instruction is located on a page boundariy,
6759 also need to consider the pc + 2 address. 6759 also need to consider the pc + 2 address.
6760 [ryo, ticket #510] 6760 [ryo, ticket #510]
6761 6761
6762distrib/utils/embedded/conf/evbarm.conf 1.34 6762distrib/utils/embedded/conf/evbarm.conf 1.34
6763 6763
6764 Remove the pretty much useless 128MB swap partition from the arm 6764 Remove the pretty much useless 128MB swap partition from the arm
6765 images. 6765 images.
6766 [jmcneill, ticket #511] 6766 [jmcneill, ticket #511]
6767 6767
6768share/mk/bsd.kmodule.mk 1.63 6768share/mk/bsd.kmodule.mk 1.63
6769 6769
6770 Build aarch64 modules without fp or simd instructions. 6770 Build aarch64 modules without fp or simd instructions.
6771 [jmcneill, ticket #512] 6771 [jmcneill, ticket #512]
6772 6772
6773sys/arch/aarch64/aarch64/kobj_machdep.c 1.3 6773sys/arch/aarch64/aarch64/kobj_machdep.c 1.3
6774 6774
6775 Flush insn / data caches after loading modules. 6775 Flush insn / data caches after loading modules.
6776 [jmcneill, ticket #513] 6776 [jmcneill, ticket #513]
6777 6777
6778external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c 1.13 6778external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c 1.13
6779 6779
6780 zfs: avoid crash when creating a zpool on ld(4). 6780 zfs: avoid crash when creating a zpool on ld(4).
6781 [jmcneill, ticket #514] 6781 [jmcneill, ticket #514]
6782 6782
6783external/cddl/osnet/dist/uts/common/fs/zfs/arc.c 1.15 6783external/cddl/osnet/dist/uts/common/fs/zfs/arc.c 1.15
6784external/cddl/osnet/dist/uts/common/os/fm.c 1.2 6784external/cddl/osnet/dist/uts/common/os/fm.c 1.2
6785share/mk/bsd.own.mk 1.1167 6785share/mk/bsd.own.mk 1.1167
6786 6786
6787 Provide a default ptob() implementation. 6787 Provide a default ptob() implementation.
6788 Enable ZFS support on aarch64. 6788 Enable ZFS support on aarch64.
6789 [jmcneill, ticket #515] 6789 [jmcneill, ticket #515]
6790 6790
6791etc/rc.d/zfs 1.2,1.3 6791etc/rc.d/zfs 1.2,1.3
6792 6792
6793 Attempt to load the zfs module even if /etc/zfs/zpool.cache is absent. 6793 Attempt to load the zfs module even if /etc/zfs/zpool.cache is absent.
6794 Add missing rcvar=$name 6794 Add missing rcvar=$name
6795 [jmcneill, ticket #516] 6795 [jmcneill, ticket #516]
6796 6796
6797sys/arch/emips/ebus/ace_ebus.c 1.21 6797sys/arch/emips/ebus/ace_ebus.c 1.21
6798sys/arch/emips/ebus/flash_ebus.c 1.21 6798sys/arch/emips/ebus/flash_ebus.c 1.21
6799 6799
6800 Drop advertisement clause from my licenses. 6800 Drop advertisement clause from my licenses.
6801 [bouyer, ticket #517] 6801 [bouyer, ticket #517]
6802 6802
6803xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/dri/dri_sw_winsys.c 1.2 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 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 6805xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/xm_buffer.c 1.2
6806 6806
6807 CVE-2019-5068: use permission 0600 for shmget(2). 6807 CVE-2019-5068: use permission 0600 for shmget(2).
6808 [maya, ticket #518] 6808 [maya, ticket #518]
6809 6809
6810share/tmac/doc2html 1.69 6810share/tmac/doc2html 1.69
6811 6811
6812 Use groff -Tencoding argument to emit <meta charset="..."/> 6812 Use groff -Tencoding argument to emit <meta charset="..."/>
6813 [uwe, ticket #519] 6813 [uwe, ticket #519]
6814 6814
6815usr.bin/menuc/testm/main.c 1.8 6815usr.bin/menuc/testm/main.c 1.8
6816usr.bin/menuc/testm/menus.mc 1.13 6816usr.bin/menuc/testm/menus.mc 1.13
6817 6817
6818 Fix typo in ad clause. 6818 Fix typo in ad clause.
6819 [uwe, ticket #520] 6819 [uwe, ticket #520]
6820 6820
6821sys/dev/mii/devlist2h.awk 1.10 6821sys/dev/mii/devlist2h.awk 1.10
6822 6822
6823 Fix s/product/model/ search-and-destroy accident that affected license. 6823 Fix s/product/model/ search-and-destroy accident that affected license.
6824 [uwe, ticket #521] 6824 [uwe, ticket #521]
6825 6825
6826distrib/notes/common/extract-contrib-string.pl upto 1.24 6826distrib/notes/common/extract-contrib-string.pl upto 1.24
6827 6827
6828 Various fixes and some more special cases. 6828 Various fixes and some more special cases.
6829 [uwe, ticket #522] 6829 [uwe, ticket #522]
6830 6830
6831distrib/notes/Makefile.inc up to 1.52 6831distrib/notes/Makefile.inc up to 1.52
6832distrib/notes/common/macros up to 1.54 6832distrib/notes/common/macros up to 1.54
6833 6833
6834 Improve the table of contents in the release notes. 6834 Improve the table of contents in the release notes.
6835 [uwe, ticket #523] 6835 [uwe, ticket #523]
6836 6836
6837sys/external/bsd/dwc2/dwc2.c 1.60-1.66 6837sys/external/bsd/dwc2/dwc2.c 1.60-1.66
6838 6838
6839 PR/54696: calculate the right length for isoc transfer and the 6839 PR/54696: calculate the right length for isoc transfer and the
6840 usb_syncmem. 6840 usb_syncmem.
6841 [skrll, ticket #524] 6841 [skrll, ticket #524]
6842 6842
6843distrib/sets/lists/modules/ad.arm 1.14 6843distrib/sets/lists/modules/ad.arm 1.14
6844distrib/sets/lists/modules/md.amd64 1.82 6844distrib/sets/lists/modules/md.amd64 1.82
6845distrib/sets/lists/modules/md.i386 1.83 6845distrib/sets/lists/modules/md.i386 1.83
6846distrib/sets/lists/modules/mi 1.128 6846distrib/sets/lists/modules/mi 1.128
6847external/cddl/osnet/dev/dtrace/aarch64/dtrace_asm.S 1.1 6847external/cddl/osnet/dev/dtrace/aarch64/dtrace_asm.S 1.1
6848external/cddl/osnet/dev/dtrace/aarch64/dtrace_isa.c 1.1 6848external/cddl/osnet/dev/dtrace/aarch64/dtrace_isa.c 1.1
6849external/cddl/osnet/dev/dtrace/aarch64/dtrace_subr.c 1.1 6849external/cddl/osnet/dev/dtrace/aarch64/dtrace_subr.c 1.1
6850external/cddl/osnet/dev/dtrace/aarch64/regset.h 1.1 6850external/cddl/osnet/dev/dtrace/aarch64/regset.h 1.1
6851external/cddl/osnet/dev/fbt/aarch64/fbt_isa.c 1.1 6851external/cddl/osnet/dev/fbt/aarch64/fbt_isa.c 1.1
6852external/cddl/osnet/dev/fbt/aarch64/fbt_isa.h 1.1 6852external/cddl/osnet/dev/fbt/aarch64/fbt_isa.h 1.1
6853external/cddl/osnet/dist/lib/libdtrace/aarch64/dt_isadep.c 1.2 6853external/cddl/osnet/dist/lib/libdtrace/aarch64/dt_isadep.c 1.2
6854external/cddl/osnet/dist/lib/libdtrace/common/dt_link.c 1.12 6854external/cddl/osnet/dist/lib/libdtrace/common/dt_link.c 1.12
6855external/cddl/osnet/lib/libdtrace/Makefile 1.26 6855external/cddl/osnet/lib/libdtrace/Makefile 1.26
6856share/mk/bsd.own.mk 1.1168 6856share/mk/bsd.own.mk 1.1168
6857sys/arch/aarch64/aarch64/start.S 1.3 6857sys/arch/aarch64/aarch64/start.S 1.3
6858sys/arch/aarch64/aarch64/trap.c 1.22 6858sys/arch/aarch64/aarch64/trap.c 1.22
6859sys/arch/aarch64/conf/Makefile.aarch64 1.16 6859sys/arch/aarch64/conf/Makefile.aarch64 1.16
6860sys/arch/aarch64/include/frame.h 1.3 6860sys/arch/aarch64/include/frame.h 1.3
6861sys/arch/evbarm/conf/mk.generic64 1.4 6861sys/arch/evbarm/conf/mk.generic64 1.4
6862sys/modules/cyclic/Makefile 1.4 6862sys/modules/cyclic/Makefile 1.4
6863sys/modules/dtrace/Makefile 1.7,1.8 6863sys/modules/dtrace/Makefile 1.7,1.8
6864usr.bin/mkubootimage/mkubootimage.1 1.13 6864usr.bin/mkubootimage/mkubootimage.1 1.13
6865usr.bin/mkubootimage/mkubootimage.c 1.25,1.26 6865usr.bin/mkubootimage/mkubootimage.c 1.25,1.26
6866 6866
6867 dtrace: add aarch64 support 6867 dtrace: add aarch64 support
6868 [jmcneill, ticket #525] 6868 [jmcneill, ticket #525]
6869 6869
6870lib/libc/sys/modctl.2 1.16 6870lib/libc/sys/modctl.2 1.16
6871sbin/modstat/modstat.8 1.24,1.26 6871sbin/modstat/modstat.8 1.24,1.26
6872 6872
6873 PR kern/54737: note that the size returned by modctl(2) 6873 PR kern/54737: note that the size returned by modctl(2)
6874 and displayed by modstat(8) is only for the module's text section. 6874 and displayed by modstat(8) is only for the module's text section.
6875 [pgoyette, ticket #527] 6875 [pgoyette, ticket #527]
6876 6876
6877sys/dev/cons.c 1.76,1.77 6877sys/dev/cons.c 1.76,1.77
6878 6878
6879 Fix reference count leak in cons(4). 6879 Fix reference count leak in cons(4).
6880 [riastradh, ticket #528] 6880 [riastradh, ticket #528]
6881 6881
6882sys/arch/arm/rockchip/rk3399_pcie.c 1.8 6882sys/arch/arm/rockchip/rk3399_pcie.c 1.8
6883sys/arch/evbarm/conf/std.generic64 1.12 6883sys/arch/evbarm/conf/std.generic64 1.12
6884 6884
6885 arm: rk3399: fix a PCIe crash. 6885 arm: rk3399: fix a PCIe crash.
6886 [jmcneill, ticket #529] 6886 [jmcneill, ticket #529]
6887 6887
6888crypto/external/bsd/openssl/dist/crypto/engine/eng_devcrypto.c 1.5 6888crypto/external/bsd/openssl/dist/crypto/engine/eng_devcrypto.c 1.5
6889 6889
6890 PR/54740: Izumi Tsutsui: Disable cryptoengine unavailable message when 6890 PR/54740: Izumi Tsutsui: Disable cryptoengine unavailable message when
6891 device is not configured (ENXIO). 6891 device is not configured (ENXIO).
6892 [tsutsui, ticket #530] 6892 [tsutsui, ticket #530]
6893 6893
6894include/monetary.h 1.4 6894include/monetary.h 1.4
6895 6895
6896 PR lib/54744: add missing __END_DECLS for C++ compiles. 6896 PR lib/54744: add missing __END_DECLS for C++ compiles.
6897 [kre, ticket #531] 6897 [kre, ticket #531]
6898 6898
6899sys/arch/aarch64/aarch64/locore.S 1.46 6899sys/arch/aarch64/aarch64/locore.S 1.46
6900 6900
6901 Mark FDT as non-exec and create KVA=VA mapping of same size as 6901 Mark FDT as non-exec and create KVA=VA mapping of same size as
6902 identity mapping. 6902 identity mapping.
6903 [skrll, ticket #532] 6903 [skrll, ticket #532]
6904 6904
6905sys/arch/macppc/conf/INSTALL_601 1.3 6905sys/arch/macppc/conf/INSTALL_601 1.3
6906 6906
6907 Add platinumfb. 6907 Add platinumfb.
6908 [scole, ticket #533] 6908 [scole, ticket #533]
6909 6909
6910libexec/ld.elf_so/rtld.c 1.201 6910libexec/ld.elf_so/rtld.c 1.201
6911 6911
6912 Fix debug printf format for a size_t argument. 6912 Fix debug printf format for a size_t argument.
6913 [uwe, ticket #534] 6913 [uwe, ticket #534]
6914 6914
6915libexec/ld.elf_so/arch/powerpc/ppc_reloc.c 1.59,1.60 6915libexec/ld.elf_so/arch/powerpc/ppc_reloc.c 1.59,1.60
6916 6916
6917 Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs. 6917 Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs.
6918 [uwe, ticket #535] 6918 [uwe, ticket #535]
6919 6919
6920distrib/notes/common/legal.common upto 1.124 (adapted) 6920distrib/notes/common/legal.common upto 1.124 (adapted)
6921 6921
6922 Sync with reality and sort. 6922 Sync with reality and sort.
6923 [uwe, ticket #536] 6923 [uwe, ticket #536]
6924 6924
6925usr.sbin/sysinst/disklabel.c 1.16, 1.17 6925usr.sbin/sysinst/disklabel.c 1.16, 1.17
6926 6926
6927 Fix installation when using existing disklabel partitions with 6927 Fix installation when using existing disklabel partitions with
6928 disk pack names containing spaces.  6928 disk pack names containing spaces.
6929 [martin, ticket #537] 6929 [martin, ticket #537]
6930 6930
6931usr.sbin/sysinst/bsddisklabel.c 1.32 6931usr.sbin/sysinst/bsddisklabel.c 1.32
6932 6932
6933 PR install/54745: fix confusion about absolute and NetBSD-partition 6933 PR install/54745: fix confusion about absolute and NetBSD-partition
6934 relative offsets. 6934 relative offsets.
6935 [martin, ticket #538] 6935 [martin, ticket #538]
6936 6936
6937etc/rc.d/zfs 1.4,1.5 6937etc/rc.d/zfs 1.4,1.5
6938 6938
6939 Fix unload, remove all mount/unmount actions (let mountall 6939 Fix unload, remove all mount/unmount actions (let mountall
6940 or the operator deal with those). 6940 or the operator deal with those).
6941 [sevan, ticket #539] 6941 [sevan, ticket #539]
6942 6942
6943external/cddl/osnet/dist/uts/common/fs/zfs/arc.c 1.16 6943external/cddl/osnet/dist/uts/common/fs/zfs/arc.c 1.16
6944 6944
6945 Avoid a warning not applicable for NetBSD. 6945 Avoid a warning not applicable for NetBSD.
6946 [sevan, ticket #540] 6946 [sevan, ticket #540]
6947 6947
6948sys/dev/pci/if_wm.c 1.651 6948sys/dev/pci/if_wm.c 1.651
6949 6949
6950 Fix a bug that wm_sgmii_readreg_locked() may return an error even 6950 Fix a bug that wm_sgmii_readreg_locked() may return an error even
6951 if no error occurred. 6951 if no error occurred.
6952 [msaitoh, ticket #541] 6952 [msaitoh, ticket #541]
6953 6953
6954bin/sh/eval.c 1.176 6954bin/sh/eval.c 1.176
6955bin/sh/trap.c 1.53 6955bin/sh/trap.c 1.53
6956 6956
6957 PR bin/54743: avoid unnecessary fork and trap handling. 6957 PR bin/54743: avoid unnecessary fork and trap handling.
6958 [kre, ticket #542] 6958 [kre, ticket #542]
6959 6959
6960sys/dev/mii/files.mii 1.54 6960sys/dev/mii/files.mii 1.54
6961 6961
6962 Make kernels with ipgphy(4) but without ukphy(4) buildable. 6962 Make kernels with ipgphy(4) but without ukphy(4) buildable.
6963 [msaitoh, ticket #543] 6963 [msaitoh, ticket #543]
6964 6964
6965sys/dev/usb/ugen.c 1.148 6965sys/dev/usb/ugen.c 1.148
6966 6966
6967 Avoid NULL pointer dereference. 6967 Avoid NULL pointer dereference.
6968 [bouyer, ticket #544] 6968 [bouyer, ticket #544]
6969 6969
6970external/mit/MesaLib/dist/src/intel/dev/gen_device_info.c 1.5 (patch) 6970external/mit/MesaLib/dist/src/intel/dev/gen_device_info.c 1.5 (patch)
6971external/mit/MesaLib/dist/src/loader/loader.c 1.2 (patch) 6971external/mit/MesaLib/dist/src/loader/loader.c 1.2 (patch)
6972external/mit/MesaLib/dist/src/mesa/main/context.c 1.8 (patch) 6972external/mit/MesaLib/dist/src/mesa/main/context.c 1.8 (patch)
6973external/mit/MesaLib/dist/src/util/disk_cache.c 1.4 (patch) 6973external/mit/MesaLib/dist/src/util/disk_cache.c 1.4 (patch)
6974external/mit/MesaLib/dist/src/egl/drivers/dri2/egl_dri2.c (apply patch) 6974external/mit/MesaLib/dist/src/egl/drivers/dri2/egl_dri2.c (apply patch)
6975external/mit/MesaLib/dist/src/gbm/backends/dri/gbm_dri.c (apply patch) 6975external/mit/MesaLib/dist/src/gbm/backends/dri/gbm_dri.c (apply patch)
6976external/mit/MesaLib/dist/src/glx/dri_common.c (apply patch) 6976external/mit/MesaLib/dist/src/glx/dri_common.c (apply patch)
6977 6977
6978 Wherever we test for setuid, also test for setgid. 6978 Wherever we test for setuid, also test for setgid.
6979 [maya, ticket #526] 6979 [maya, ticket #526]
6980 6980
6981sys/arch/arm/dts/rk3328-rock64.dts 1.5 6981sys/arch/arm/dts/rk3328-rock64.dts 1.5
6982sys/arch/arm/dts/rk3328.dtsi 1.2 6982sys/arch/arm/dts/rk3328.dtsi 1.2
6983sys/dev/fdt/dwc3_fdt.c 1.8 6983sys/dev/fdt/dwc3_fdt.c 1.8
6984 6984
6985 Enable USB3 support on RK3328. 6985 Enable USB3 support on RK3328.
6986 [jmcneill, ticket #545] 6986 [jmcneill, ticket #545]
6987 6987
6988sys/kern/kern_resource.c 1.183 6988sys/kern/kern_resource.c 1.183
6989sys/kern/kern_softint.c 1.49 6989sys/kern/kern_softint.c 1.49
6990 6990
6991 calcru: ignore running softints, unless softint_timing is on. 6991 calcru: ignore running softints, unless softint_timing is on.
6992 Fixes crazy times reported for proc0. 6992 Fixes crazy times reported for proc0.
6993 [ad, ticket #546] 6993 [ad, ticket #546]
6994 6994
6995external/mit/lua/dist/src/lapi.c 1.12 6995external/mit/lua/dist/src/lapi.c 1.12
6996 6996
6997 Apply upstream fix for a use-after-free. 6997 Apply upstream fix for a use-after-free.
6998 [sevan, ticket #547] 6998 [sevan, ticket #547]
6999 6999
7000sys/external/bsd/common/include/linux/bitops.h 1.9 7000sys/external/bsd/common/include/linux/bitops.h 1.9
7001sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c 1.19,1.20 7001sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c 1.19,1.20
7002sys/external/bsd/drm2/dist/drm/i915/i915_dma.c 1.28 7002sys/external/bsd/drm2/dist/drm/i915/i915_dma.c 1.28
7003sys/external/bsd/drm2/dist/drm/i915/i915_drv.c 1.17 7003sys/external/bsd/drm2/dist/drm/i915/i915_drv.c 1.17
7004sys/external/bsd/drm2/dist/drm/i915/i915_drv.h 1.30 7004sys/external/bsd/drm2/dist/drm/i915/i915_drv.h 1.30
7005sys/external/bsd/drm2/dist/drm/i915/i915_gem_context.c 1.10 7005sys/external/bsd/drm2/dist/drm/i915/i915_gem_context.c 1.10
7006sys/external/bsd/drm2/dist/drm/i915/i915_gem_execbuffer.c 1.9 7006sys/external/bsd/drm2/dist/drm/i915/i915_gem_execbuffer.c 1.9
7007sys/external/bsd/drm2/dist/drm/i915/i915_gem_gtt.c 1.16 7007sys/external/bsd/drm2/dist/drm/i915/i915_gem_gtt.c 1.16
7008sys/external/bsd/drm2/dist/drm/i915/i915_gem_gtt.h 1.8 7008sys/external/bsd/drm2/dist/drm/i915/i915_gem_gtt.h 1.8
7009sys/external/bsd/drm2/dist/drm/i915/i915_reg.h 1.14 7009sys/external/bsd/drm2/dist/drm/i915/i915_reg.h 1.14
7010sys/external/bsd/drm2/dist/drm/i915/intel_display.c 1.28 7010sys/external/bsd/drm2/dist/drm/i915/intel_display.c 1.28
7011sys/external/bsd/drm2/dist/drm/i915/intel_drv.h 1.11 7011sys/external/bsd/drm2/dist/drm/i915/intel_drv.h 1.11
7012sys/external/bsd/drm2/dist/drm/i915/intel_pm.c 1.20 7012sys/external/bsd/drm2/dist/drm/i915/intel_pm.c 1.20
7013sys/external/bsd/drm2/dist/drm/i915/intel_ringbuffer.c 1.11 7013sys/external/bsd/drm2/dist/drm/i915/intel_ringbuffer.c 1.11
7014sys/external/bsd/drm2/dist/drm/i915/intel_ringbuffer.h 1.7 7014sys/external/bsd/drm2/dist/drm/i915/intel_ringbuffer.h 1.7
7015 7015
7016 Fix CVE-2019-0154 and CVE-2019-0155. 7016 Fix CVE-2019-0154 and CVE-2019-0155.
7017 [maya, ticket #548] 7017 [maya, ticket #548]
7018 7018
7019sys/arch/emips/emips/interrupt.c 1.7,1.8 7019sys/arch/emips/emips/interrupt.c 1.7,1.8
7020 7020
7021 Fix incorrect argument order of cpu_intr(). 7021 Fix incorrect argument order of cpu_intr().
7022 PR/45080: fix a longstanding freeze. 7022 PR/45080: fix a longstanding freeze.
7023 [tsutsui, ticket #549] 7023 [tsutsui, ticket #549]
7024 7024
7025sys/arch/x86/x86/spectre.c 1.32 7025sys/arch/x86/x86/spectre.c 1.32
7026 7026
7027 Check CPUID.IBRS in addition to ARCH_CAP.IBRS_ALL to 7027 Check CPUID.IBRS in addition to ARCH_CAP.IBRS_ALL to
7028 fix booting on VirtualBox. 7028 fix booting on VirtualBox.
7029 [maxv, ticket #550] 7029 [maxv, ticket #550]
7030 7030
7031sys/dev/usb/if_urtwn.c 1.76,1.77 7031sys/dev/usb/if_urtwn.c 1.76,1.77
7032 7032
7033 Reset MCU ready status before resetting the MCU. 7033 Reset MCU ready status before resetting the MCU.
7034 Do not deregister twice with pmf. 7034 Do not deregister twice with pmf.
7035 [mlelstv, ticket #551] 7035 [mlelstv, ticket #551]
7036 7036
7037sys/dev/i2c/i2c.c 1.70 7037sys/dev/i2c/i2c.c 1.70
7038 7038
7039 Revert previous. Indirect matches are not wanted on platforms that 7039 Revert previous. Indirect matches are not wanted on platforms that
7040 use external configuration data (FDT or OF). 7040 use external configuration data (FDT or OF).
7041 [mlelstev, ticket #552] 7041 [mlelstev, ticket #552]
7042 7042
7043sys/dev/usb/ohci.c 1.291 7043sys/dev/usb/ohci.c 1.291
7044 7044
7045 PR kern/54070: preserve the toggleCarry bit in the Endpoint 7045 PR kern/54070: preserve the toggleCarry bit in the Endpoint
7046 Descriptor when handling a DataUnderrun condition. 7046 Descriptor when handling a DataUnderrun condition.
7047 [gson, ticket #553] 7047 [gson, ticket #553]
7048 7048
7049sys/dev/usb/ohci.c 1.292 7049sys/dev/usb/ohci.c 1.292
7050 7050
7051 PR kern/50278: preserve the toggleCarry bit in the Endpoint 7051 PR kern/50278: preserve the toggleCarry bit in the Endpoint
7052 Descriptor in ohci_abort_xfer(). 7052 Descriptor in ohci_abort_xfer().
7053 [gson, ticket #554] 7053 [gson, ticket #554]
7054 7054
7055sys/arch/pmax/pmax/disksubr.c 1.56 7055sys/arch/pmax/pmax/disksubr.c 1.56
7056 7056
7057 Disable (pretty useless and obscure) message when checking for Ultrix 7057 Disable (pretty useless and obscure) message when checking for Ultrix
7058 compatible labels. 7058 compatible labels.
7059 [martin, ticket #559] 7059 [martin, ticket #559]
7060 7060
7061usr.sbin/sysinst/arch/alpha/md.c 1.7 7061usr.sbin/sysinst/arch/alpha/md.c 1.7
7062usr.sbin/sysinst/arch/amiga/md.h 1.5 7062usr.sbin/sysinst/arch/amiga/md.h 1.5
7063usr.sbin/sysinst/arch/arc/md.c 1.10 7063usr.sbin/sysinst/arch/arc/md.c 1.10
7064usr.sbin/sysinst/arch/cobalt/md.c 1.10 7064usr.sbin/sysinst/arch/cobalt/md.c 1.10
7065usr.sbin/sysinst/arch/cobalt/md.h 1.5 7065usr.sbin/sysinst/arch/cobalt/md.h 1.5
7066usr.sbin/sysinst/arch/emips/md.c 1.8 7066usr.sbin/sysinst/arch/emips/md.c 1.8
7067usr.sbin/sysinst/arch/evbarm/md.c 1.10 7067usr.sbin/sysinst/arch/evbarm/md.c 1.10
7068usr.sbin/sysinst/arch/evbarm/menus.md.en 1.2 7068usr.sbin/sysinst/arch/evbarm/menus.md.en 1.2
7069usr.sbin/sysinst/arch/evbarm/menus.md.es 1.2 7069usr.sbin/sysinst/arch/evbarm/menus.md.es 1.2
7070usr.sbin/sysinst/arch/evbarm/menus.md.fr 1.2 7070usr.sbin/sysinst/arch/evbarm/menus.md.fr 1.2
7071usr.sbin/sysinst/arch/evbarm/menus.md.pl 1.2 7071usr.sbin/sysinst/arch/evbarm/menus.md.pl 1.2
7072usr.sbin/sysinst/arch/ews4800mips/md.c 1.5 7072usr.sbin/sysinst/arch/ews4800mips/md.c 1.5
7073usr.sbin/sysinst/arch/hp300/md.c 1.9 7073usr.sbin/sysinst/arch/hp300/md.c 1.9
7074usr.sbin/sysinst/arch/i386/md.c 1.27 7074usr.sbin/sysinst/arch/i386/md.c 1.27
7075usr.sbin/sysinst/arch/mipsco/md.c 1.7 7075usr.sbin/sysinst/arch/mipsco/md.c 1.7
7076usr.sbin/sysinst/arch/mvme68k/md.c 1.9 7076usr.sbin/sysinst/arch/mvme68k/md.c 1.9
7077usr.sbin/sysinst/arch/pmax/md.c 1.7 7077usr.sbin/sysinst/arch/pmax/md.c 1.7
7078usr.sbin/sysinst/arch/prep/md.c 1.10 7078usr.sbin/sysinst/arch/prep/md.c 1.10
7079usr.sbin/sysinst/arch/x68k/md.c 1.9 7079usr.sbin/sysinst/arch/x68k/md.c 1.9
7080usr.sbin/sysinst/arch/x68k/md.h 1.4 7080usr.sbin/sysinst/arch/x68k/md.h 1.4
7081usr.sbin/sysinst/bsddisklabel.c 1.33 7081usr.sbin/sysinst/bsddisklabel.c 1.33
7082usr.sbin/sysinst/defs.h 1.49 7082usr.sbin/sysinst/defs.h 1.49
7083usr.sbin/sysinst/disklabel.c 1.18-1.27 7083usr.sbin/sysinst/disklabel.c 1.18-1.27
7084usr.sbin/sysinst/disks.c 1.58 7084usr.sbin/sysinst/disks.c 1.58
7085usr.sbin/sysinst/gpt.c 1.13 7085usr.sbin/sysinst/gpt.c 1.13
7086usr.sbin/sysinst/label.c 1.15-1.17 7086usr.sbin/sysinst/label.c 1.15-1.17
7087usr.sbin/sysinst/main.c 1.19 7087usr.sbin/sysinst/main.c 1.19
7088usr.sbin/sysinst/mbr.c 1.23 7088usr.sbin/sysinst/mbr.c 1.23
7089usr.sbin/sysinst/msg.mi.de 1.19 7089usr.sbin/sysinst/msg.mi.de 1.19
7090usr.sbin/sysinst/msg.mi.en 1.26 7090usr.sbin/sysinst/msg.mi.en 1.26
7091usr.sbin/sysinst/msg.mi.es 1.20 7091usr.sbin/sysinst/msg.mi.es 1.20
7092usr.sbin/sysinst/msg.mi.fr 1.24 7092usr.sbin/sysinst/msg.mi.fr 1.24
7093usr.sbin/sysinst/msg.mi.pl 1.27 7093usr.sbin/sysinst/msg.mi.pl 1.27
7094usr.sbin/sysinst/partitions.c 1.6-1.8 7094usr.sbin/sysinst/partitions.c 1.6-1.8
7095usr.sbin/sysinst/partitions.h 1.9-1.11 7095usr.sbin/sysinst/partitions.h 1.9-1.11
7096usr.sbin/sysinst/partman.c 1.45 7096usr.sbin/sysinst/partman.c 1.45
7097usr.sbin/sysinst/wskbd.c 1.4 7097usr.sbin/sysinst/wskbd.c 1.4
7098 7098
7099 Various sysinst fixes: 7099 Various sysinst fixes:
7100 - On some architectures allow kernel based magic to map foreign 7100 - On some architectures allow kernel based magic to map foreign
7101 partitioning schemes to disklabel. 7101 partitioning schemes to disklabel.
7102 - Allow using old (compat) versions of ext2fs for old boot loaders and 7102 - Allow using old (compat) versions of ext2fs for old boot loaders and
7103 default to that on cobalt. 7103 default to that on cobalt.
7104 - Do not offer to switch the keyboard layout when using a serial 7104 - Do not offer to switch the keyboard layout when using a serial
7105 console (or network). 7105 console (or network).
7106 - Fix EFI installations on x86. 7106 - Fix EFI installations on x86.
7107 - Fix disklabel partition alignment. 7107 - Fix disklabel partition alignment.
7108 - Fix overlapping partitions error display. 7108 - Fix overlapping partitions error display.
7109 - Fix screen corruption. 7109 - Fix screen corruption.
7110 [martin, ticket #560] 7110 [martin, ticket #560]
7111 7111
7112usr.sbin/sysinst/Makefile.inc 1.31 7112usr.sbin/sysinst/Makefile.inc 1.31
7113 7113
7114 Fix the pattern creating the relative path for distribution sets 7114 Fix the pattern creating the relative path for distribution sets
7115 on branches: we missed the potential numbers in suffixes, like _RC1. 7115 on branches: we missed the potential numbers in suffixes, like _RC1.
7116 [martin, ticket #561] 7116 [martin, ticket #561]
7117 7117
7118usr.bin/mail/complete.c 1.21 7118usr.bin/mail/complete.c 1.21
7119usr.bin/mail/mail.1 1.68 7119usr.bin/mail/mail.1 1.68
7120usr.bin/mail/mime_child.c 1.10 7120usr.bin/mail/mime_child.c 1.10
7121 7121
7122 PR/54766: broken mime-hooks handling in mail(1) 7122 PR/54766: broken mime-hooks handling in mail(1)
7123 PR/54765: fix truncated description for -F in the mail(1) man page. 7123 PR/54765: fix truncated description for -F in the mail(1) man page.
7124 PR/54764: incorrect '+file' filename completion in mail(1). 7124 PR/54764: incorrect '+file' filename completion in mail(1).
7125 [christos, ticket #555] 7125 [christos, ticket #555]
7126 7126
7127sys/arch/arm/rockchip/rk_vop.c 1.3 7127sys/arch/arm/rockchip/rk_vop.c 1.3
7128 7128
7129 Avoid gcc warnings. 7129 Avoid gcc warnings.
7130 [mrg, ticket #556] 7130 [mrg, ticket #556]
7131 7131
7132sys/arch/arm/rockchip/rk_drm.c 1.3 7132sys/arch/arm/rockchip/rk_drm.c 1.3
7133sys/arch/arm/sunxi/sunxi_drm.c 1.10 7133sys/arch/arm/sunxi/sunxi_drm.c 1.10
7134sys/arch/arm/ti/ti_lcdc.c 1.4 7134sys/arch/arm/ti/ti_lcdc.c 1.4
7135 7135
7136 Ensure to call drm_mode_config_cleanup() when erroring. 7136 Ensure to call drm_mode_config_cleanup() when erroring.
7137 [mrg, ticket #557] 7137 [mrg, ticket #557]
7138 7138
7139sys/arch/aarch64/aarch64/efi_machdep.c 1.5 7139sys/arch/aarch64/aarch64/efi_machdep.c 1.5
7140sys/arch/arm/arm/efi_runtime.c 1.3 7140sys/arch/arm/arm/efi_runtime.c 1.3
7141sys/arch/arm/arm/efi_runtime.h 1.3 7141sys/arch/arm/arm/efi_runtime.h 1.3
7142 7142
7143 Enable FP access for EFI RT and improve error handling. 7143 Enable FP access for EFI RT and improve error handling.
7144 [jmcneill, ticket #558] 7144 [jmcneill, ticket #558]
7145 7145
7146sys/arch/arm/sunxi/sunxi_drm.c 1.11 7146sys/arch/arm/sunxi/sunxi_drm.c 1.11
7147 7147
7148 Make sure memory stolen from simplefb is page aligned. 7148 Make sure memory stolen from simplefb is page aligned.
7149 [jmcneill, ticket #562] 7149 [jmcneill, ticket #562]
7150 7150
7151sbin/rndctl/Makefile 1.4 (adapted) 7151sbin/rndctl/Makefile 1.4 (adapted)
7152sbin/rndctl/namespace.h 1.1 7152sbin/rndctl/namespace.h 1.1
7153sbin/rndctl/rndctl.8 1.23 7153sbin/rndctl/rndctl.8 1.23
7154sbin/rndctl/rndctl.c 1.31 7154sbin/rndctl/rndctl.c 1.31
7155 7155
7156 Teach `rndctl -L' to update the seed file, not just delete it. 7156 Teach `rndctl -L' to update the seed file, not just delete it.
7157 [riastradh, ticket #563] 7157 [riastradh, ticket #563]
7158 7158
7159external/cddl/osnet/sys/sys/opentypes.h 1.5 7159external/cddl/osnet/sys/sys/opentypes.h 1.5
7160 7160
7161 Avoid redefining uint_t &c. if compat_defs.h already defines them. 7161 Avoid redefining uint_t &c. if compat_defs.h already defines them.
7162 [riastradh, ticket #564] 7162 [riastradh, ticket #564]
7163 7163
7164sys/dev/usb/usbnet.c 1.31-1.33 7164sys/dev/usb/usbnet.c 1.31-1.33
7165 7165
7166 Fix null pointer dereferences in usbnet detach logic. 7166 Fix null pointer dereferences in usbnet detach logic.
7167 [riastradh, ticket #565] 7167 [riastradh, ticket #565]
7168 7168
7169sys/arch/x86/x86/bus_space.c 1.42,1.43 7169sys/arch/x86/x86/bus_space.c 1.42,1.43
7170 7170
7171 Use LFENCE/SFENCE/MFENCE in x86 bus_space_barrier. 7171 Use LFENCE/SFENCE/MFENCE in x86 bus_space_barrier.
7172 [riastradh, ticket #566] 7172 [riastradh, ticket #566]
7173 7173
7174sys/arch/i386/stand/boot/devopen.c 1.10 7174sys/arch/i386/stand/boot/devopen.c 1.10
7175sys/arch/i386/stand/efiboot/devopen.c 1.9 7175sys/arch/i386/stand/efiboot/devopen.c 1.9
7176sys/arch/i386/stand/lib/biosdisk.c 1.53 7176sys/arch/i386/stand/lib/biosdisk.c 1.53
7177 7177
7178 In-RAID partitions with no name can be candidate for booting. 7178 In-RAID partitions with no name can be candidate for booting.
7179 [manu, ticket #567] 7179 [manu, ticket #567]
7180 7180
7181sys/arch/i386/stand/efiboot/efidisk.c 1.9 7181sys/arch/i386/stand/efiboot/efidisk.c 1.9
7182sys/arch/i386/stand/lib/biosdisk.c 1.54 7182sys/arch/i386/stand/lib/biosdisk.c 1.54
7183 7183
7184 Do not use NAME=label syntax when label are empty. 7184 Do not use NAME=label syntax when label are empty.
7185 [manu, ticket #568] 7185 [manu, ticket #568]
7186 7186
7187sys/dev/ic/ath.c 1.129 7187sys/dev/ic/ath.c 1.129
7188sys/dev/usb/if_umb.c 1.10 7188sys/dev/usb/if_umb.c 1.10
7189sys/net/if.c 1.466 7189sys/net/if.c 1.466
7190 7190
7191 Protect network ioctls from non-authorized users. 7191 Protect network ioctls from non-authorized users.
7192 [christos, ticket #569] 7192 [christos, ticket #569]
7193 7193
7194sys/arch/amigappc/include/intr.h 1.27 7194sys/arch/amigappc/include/intr.h 1.27
7195sys/arch/arm/at91/at91dbgu.c 1.17 7195sys/arch/arm/at91/at91dbgu.c 1.17
7196sys/arch/emips/ebus/ace_ebus.c 1.22 7196sys/arch/emips/ebus/ace_ebus.c 1.22
7197sys/arch/emips/ebus/flash_ebus.c 1.22 7197sys/arch/emips/ebus/flash_ebus.c 1.22
7198sys/arch/emips/emips/bus_space.c 1.3 7198sys/arch/emips/emips/bus_space.c 1.3
7199sys/arch/emips/include/loadfile_machdep.h 1.3 7199sys/arch/emips/include/loadfile_machdep.h 1.3
7200sys/arch/emips/stand/common/bootinfo.c 1.2 7200sys/arch/emips/stand/common/bootinfo.c 1.2
7201sys/arch/emips/stand/common/bootinfo.h 1.2 7201sys/arch/emips/stand/common/bootinfo.h 1.2
7202sys/arch/emips/stand/common/bootxx.c 1.2 7202sys/arch/emips/stand/common/bootxx.c 1.2
7203sys/arch/emips/stand/common/prom_iface.c 1.7 7203sys/arch/emips/stand/common/prom_iface.c 1.7
7204sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0_asm.asm 1.2 7204sys/arch/hpc/stand/hpcboot/arm/arm_pxa2x0_asm.asm 1.2
7205sys/arch/hpc/stand/hpcboot/arm/arm_sa1100_asm.asm 1.2 7205sys/arch/hpc/stand/hpcboot/arm/arm_sa1100_asm.asm 1.2
7206sys/arch/hpcarm/include/kloader.h 1.3 7206sys/arch/hpcarm/include/kloader.h 1.3
7207sys/arch/ia64/ia64/bus_space.c 1.2 7207sys/arch/ia64/ia64/bus_space.c 1.2
7208sys/arch/ia64/include/bus.h 1.4 7208sys/arch/ia64/include/bus.h 1.4
7209sys/arch/mips/cavium/octeon_dma.c 1.3 7209sys/arch/mips/cavium/octeon_dma.c 1.3
7210sys/arch/x68k/dev/intiovar.h 1.15 7210sys/arch/x68k/dev/intiovar.h 1.15
7211sys/arch/x68k/dev/mfp.c 1.27 7211sys/arch/x68k/dev/mfp.c 1.27
7212sys/arch/zaurus/include/kloader.h 1.3 7212sys/arch/zaurus/include/kloader.h 1.3
7213sys/compat/common/kern_time_30.c 1.8 7213sys/compat/common/kern_time_30.c 1.8
7214sys/compat/common/sysv_msg_50.c 1.5 7214sys/compat/common/sysv_msg_50.c 1.5
7215sys/compat/common/sysv_sem_50.c 1.5 7215sys/compat/common/sysv_sem_50.c 1.5
7216sys/compat/common/sysv_shm_50.c 1.5 7216sys/compat/common/sysv_shm_50.c 1.5
7217sys/compat/common/uipc_syscalls_50.c 1.10 7217sys/compat/common/uipc_syscalls_50.c 1.10
7218sys/compat/common/vfs_syscalls_50.c 1.24 7218sys/compat/common/vfs_syscalls_50.c 1.24
7219sys/compat/net/if.h 1.5 7219sys/compat/net/if.h 1.5
7220sys/compat/netbsd32/netbsd32_compat_16.c 1.3 7220sys/compat/netbsd32/netbsd32_compat_16.c 1.3
7221sys/compat/netbsd32/netbsd32_compat_50.c 1.43 7221sys/compat/netbsd32/netbsd32_compat_50.c 1.43
7222sys/compat/netbsd32/netbsd32_compat_50_sysv.c 1.3 7222sys/compat/netbsd32/netbsd32_compat_50_sysv.c 1.3
7223sys/compat/netbsd32/netbsd32_compat_60.c 1.5 7223sys/compat/netbsd32/netbsd32_compat_60.c 1.5
7224sys/compat/netinet6/in6_var.h 1.5 7224sys/compat/netinet6/in6_var.h 1.5
7225sys/compat/ultrix/ultrix_exec.h 1.7 7225sys/compat/ultrix/ultrix_exec.h 1.7
7226sys/dev/ic/adv.c 1.50 7226sys/dev/ic/adv.c 1.50
7227sys/dev/ic/adv.h 1.15 7227sys/dev/ic/adv.h 1.15
7228sys/dev/ic/advlib.c 1.29 7228sys/dev/ic/advlib.c 1.29
7229sys/dev/ic/advlib.h 1.21 7229sys/dev/ic/advlib.h 1.21
7230sys/dev/ic/advmcode.c 1.10 7230sys/dev/ic/advmcode.c 1.10
7231sys/dev/ic/advmcode.h 1.7 7231sys/dev/ic/advmcode.h 1.7
7232sys/dev/ic/adw.c 1.56 7232sys/dev/ic/adw.c 1.56
7233sys/dev/ic/adw.h 1.15 7233sys/dev/ic/adw.h 1.15
7234sys/dev/ic/adwlib.c 1.44 7234sys/dev/ic/adwlib.c 1.44
7235sys/dev/ic/adwlib.h 1.23 7235sys/dev/ic/adwlib.h 1.23
7236sys/dev/ic/adwmcode.c 1.18 7236sys/dev/ic/adwmcode.c 1.18
7237sys/dev/ic/adwmcode.h 1.12 7237sys/dev/ic/adwmcode.h 1.12
7238sys/dev/raidframe/rf_compat50.c 1.13 7238sys/dev/raidframe/rf_compat50.c 1.13
7239sys/dev/raidframe/rf_compat50.h 1.6 7239sys/dev/raidframe/rf_compat50.h 1.6
7240sys/dev/usb/uberry.c 1.16 7240sys/dev/usb/uberry.c 1.16
7241sys/dev/usb/uipad.c 1.8 7241sys/dev/usb/uipad.c 1.8
7242 7242
7243 Remove clause 3 and 4 from TNF licenses. 7243 Remove clause 3 and 4 from TNF licenses.
7244 [tsutsui, ticket #570] 7244 [tsutsui, ticket #570]
7245 7245
7246lib/libpthread/pthread_int.h 1.97 7246lib/libpthread/pthread_int.h 1.97
7247 7247
7248 Bump PTHREAD__UNPARK_MAX to 128 as bandaid for locking related hangs. 7248 Bump PTHREAD__UNPARK_MAX to 128 as bandaid for locking related hangs.
7249 [joerg, ticket #571] 7249 [joerg, ticket #571]
7250 7250
7251lib/libc/gen/sysconf.c 1.43 7251lib/libc/gen/sysconf.c 1.43
7252sys/kern/uipc_sem.c 1.56 7252sys/kern/uipc_sem.c 1.56
7253 7253
7254 PR 54619: Remove semaphore limit. Report no limit for getconf(3). 7254 PR 54619: Remove semaphore limit. Report no limit for getconf(3).
7255 The ressource is naturally limited by the backing file descriptor. 7255 The ressource is naturally limited by the backing file descriptor.
7256 [joerg, ticket #572] 7256 [joerg, ticket #572]
7257 7257
7258sys/arch/aarch64/aarch64/cpuswitch.S 1.13 7258sys/arch/aarch64/aarch64/cpuswitch.S 1.13
7259sys/arch/aarch64/include/asm.h 1.5 7259sys/arch/aarch64/include/asm.h 1.5
7260 7260
7261 Add a speculation barrier after the 'eret' to help mitigate 7261 Add a speculation barrier after the 'eret' to help mitigate
7262 potential side-channel attacks. 7262 potential side-channel attacks.
7263 [ryo, ticket #574] 7263 [ryo, ticket #574]
7264 7264
7265share/mk/bsd.sys.mk 1.298 7265share/mk/bsd.sys.mk 1.298
7266share/mk/sys.mk 1.140 7266share/mk/sys.mk 1.140
7267 7267
7268 Move MV to sys.mk because it is used there. 7268 Move MV to sys.mk because it is used there.
7269 [christos, ticket #575] 7269 [christos, ticket #575]
7270 7270
7271sys/dev/ic/ahcisata_core.c 1.79 7271sys/dev/ic/ahcisata_core.c 1.79
7272 7272
7273 Avoid a KASSERT on DIAGNOSTIC kernels when a drive does not 7273 Avoid a KASSERT on DIAGNOSTIC kernels when a drive does not
7274 support CLO. 7274 support CLO.
7275 [jmcneill, ticket #576] 7275 [jmcneill, ticket #576]
7276 7276
7277usr.bin/calendar/calendars/calendar.christian 1.8 7277usr.bin/calendar/calendars/calendar.christian 1.8
7278usr.bin/calendar/calendars/calendar.holiday 1.30 7278usr.bin/calendar/calendars/calendar.holiday 1.30
7279usr.bin/calendar/calendars/calendar.judaic 1.8,1.9 7279usr.bin/calendar/calendars/calendar.judaic 1.8,1.9
7280usr.bin/calendar/calendars/calendar.usholiday 1.10 7280usr.bin/calendar/calendars/calendar.usholiday 1.10
7281 7281
7282 Update to 2020 dates. 7282 Update to 2020 dates.
7283 Add regional holidays: Sigd (Beta Israel), Mimouna (Morrocan). 7283 Add regional holidays: Sigd (Beta Israel), Mimouna (Morrocan).
7284 Transliterate some things in an Israeli Hebrew accent. 7284 Transliterate some things in an Israeli Hebrew accent.
7285 Avoid the risk of being wrong and don't expand meaning of holiday. 7285 Avoid the risk of being wrong and don't expand meaning of holiday.
7286 [sevan, ticket #577] 7286 [sevan, ticket #577]
7287 7287
7288share/misc/bsd-family-tree 1.76,1.77 7288share/misc/bsd-family-tree 1.76,1.77
7289 7289
7290 Sync with FreeBSD rev 355063. 7290 Sync with FreeBSD rev 355063.
7291 [sevan, ticket #578] 7291 [sevan, ticket #578]
7292 7292
7293share/misc/acronyms 1.288-1.291 7293share/misc/acronyms 1.288-1.291
7294share/misc/acronyms.comp 1.284-1.294 7294share/misc/acronyms.comp 1.284-1.294
7295 7295
7296 Add various acronyms. 7296 Add various acronyms.
7297 [sevan, ticket #579] 7297 [sevan, ticket #579]
7298 7298
7299sys/dev/pci/ixgbe/ixgbe.c 1.217,1.218 7299sys/dev/pci/ixgbe/ixgbe.c 1.217,1.218
7300sys/dev/pci/ixgbe/ixgbe_osdep.c 1.6 7300sys/dev/pci/ixgbe/ixgbe_osdep.c 1.6
7301sys/dev/pci/ixgbe/ixgbe_osdep.h 1.25 7301sys/dev/pci/ixgbe/ixgbe_osdep.h 1.25
7302sys/dev/pci/ixgbe/ixv.c 1.143 7302sys/dev/pci/ixgbe/ixv.c 1.143
7303 7303
7304 Use bus_space_barrier() instead of x86 specific *fence instruction. 7304 Use bus_space_barrier() instead of x86 specific *fence instruction.
7305 Add missing core lock in ixgbe_handle_mod(). 7305 Add missing core lock in ixgbe_handle_mod().
7306 [msaitoh, ticket #580] 7306 [msaitoh, ticket #580]
7307 7307
7308sys/miscfs/nullfs/null_vfsops.c 1.96 7308sys/miscfs/nullfs/null_vfsops.c 1.96
7309 7309
7310 Fix MPSAFE flag for the root vnode. 7310 Fix MPSAFE flag for the root vnode.
7311 [hannken, ticket #581] 7311 [hannken, ticket #581]
7312 7312
7313bin/sh/eval.c 1.177 7313bin/sh/eval.c 1.177
7314 7314
7315 Use fork() rather than vfork() when forking to run a background 7315 Use fork() rather than vfork() when forking to run a background
7316 process with redirects. 7316 process with redirects.
7317 [kre, ticket #582] 7317 [kre, ticket #582]
7318 7318
7319sys/arch/x86/pci/if_vmx.c 1.53 7319sys/arch/x86/pci/if_vmx.c 1.53
7320 7320
7321 Add missing splnet() for ether_ioctl(). 7321 Add missing splnet() for ether_ioctl().
7322 [knakahara, ticket #583] 7322 [knakahara, ticket #583]
7323 7323
7324sys/uvm/uvm_pager.c 1.118 7324sys/uvm/uvm_pager.c 1.118
7325 7325
7326 PR kern/48044: remove no longer valid assertion. 7326 PR kern/48044: remove no longer valid assertion.
7327 [ad, ticket #584] 7327 [ad, ticket #584]
7328 7328
7329xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c 1.36 7329xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_driver.c 1.36
7330 7330
7331 PR xsrc/54167: fix Xorg wsfb server "Rotate" corruption problem. 7331 PR xsrc/54167: fix Xorg wsfb server "Rotate" corruption problem.
7332 [tsutsui, ticket #585] 7332 [tsutsui, ticket #585]
7333 7333
7334sys/arch/aarch64/aarch64/bus_space.c 1.9 7334sys/arch/aarch64/aarch64/bus_space.c 1.9
7335sys/arch/aarch64/aarch64/genassym.cf 1.16,1.17 7335sys/arch/aarch64/aarch64/genassym.cf 1.16,1.17
7336sys/arch/aarch64/aarch64/locore.S 1.48,1.49 7336sys/arch/aarch64/aarch64/locore.S 1.48,1.49
7337sys/arch/aarch64/aarch64/pmap.c 1.57,1.58 7337sys/arch/aarch64/aarch64/pmap.c 1.57,1.58
7338sys/arch/aarch64/conf/files.aarch64 1.15,1.16 7338sys/arch/aarch64/conf/files.aarch64 1.15,1.16
7339sys/arch/aarch64/include/armreg.h 1.29 7339sys/arch/aarch64/include/armreg.h 1.29
7340sys/arch/aarch64/include/pmap.h 1.27,1.28 7340sys/arch/aarch64/include/pmap.h 1.27,1.28
7341sys/arch/arm/acpi/acpi_machdep.c 1.13 7341sys/arch/arm/acpi/acpi_machdep.c 1.13
7342sys/arch/arm/acpi/acpipchb.c 1.14 7342sys/arch/arm/acpi/acpipchb.c 1.14
7343sys/arch/arm/fdt/pcihost_fdt.c 1.12 7343sys/arch/arm/fdt/pcihost_fdt.c 1.12
7344sys/arch/arm/fdt/pcihost_fdtvar.h 1.3 7344sys/arch/arm/fdt/pcihost_fdtvar.h 1.3
7345sys/arch/arm/include/bus_defs.h 1.14 7345sys/arch/arm/include/bus_defs.h 1.14
7346sys/arch/arm/nvidia/tegra_pcie.c 1.27 7346sys/arch/arm/nvidia/tegra_pcie.c 1.27
7347sys/arch/arm/rockchip/rk3399_pcie.c 1.9 7347sys/arch/arm/rockchip/rk3399_pcie.c 1.9
7348 7348
7349 Enable early write acknowledge for device memory mappings. 7349 Enable early write acknowledge for device memory mappings.
7350 [jmcneill, ticket #586] 7350 [jmcneill, ticket #586]
7351 7351
7352sys/arch/x86/x86/x86_machdep.c 1.134 7352sys/arch/x86/x86/x86_machdep.c 1.134
7353 7353
7354 Fix module load path for x86 XEN kernels. 7354 Fix module load path for x86 XEN kernels.
7355 [pgoyette, ticket #587] 7355 [pgoyette, ticket #587]
7356 7356
7357sys/compat/common/compat_30_mod.c 1.3 7357sys/compat/common/compat_30_mod.c 1.3
7358 7358
7359 PR kern/54804: fix COMPAT_30 module code. 7359 PR kern/54804: fix COMPAT_30 module code.
7360 [pgoyette, ticket #588] 7360 [pgoyette, ticket #588]
7361 7361
7362sys/arch/aarch64/aarch64/cpu.c 1.31 7362sys/arch/aarch64/aarch64/cpu.c 1.31
7363sys/arch/arm/include/cputypes.h 1.11 7363sys/arch/arm/include/cputypes.h 1.11
7364 7364
7365 Identify Arm Neoverse E1 and N1 CPUs. 7365 Identify Arm Neoverse E1 and N1 CPUs.
7366 [jmcneill, ticket #589] 7366 [jmcneill, ticket #589]
7367 7367
7368sys/dev/usb/uvideo.c 1.50-1.52 7368sys/dev/usb/uvideo.c 1.50-1.52
7369 7369
7370 PR kern/53734: avoid zero sized allocations. 7370 PR kern/53734: avoid zero sized allocations.
7371 [mlelstv, ticket #590] 7371 [mlelstv, ticket #590]
7372 7372
 7373external/mpl/bind/dist/lib/isc/unix/app.c 1.5
 7374
 7375 Only ignore signals if we are bind (not dhcpd).
 7376 [maya, ticket #591]
 7377