NetBSD/doc/CHANGES-9.4

4046 lines
189 KiB
Groff

# $NetBSD: CHANGES-9.4,v 1.1.2.125 2024/01/01 11:38:06 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
external/gpl2/groff/tmac/mdoc.local patched by hand
sys/sys/param.h patched by hand
doc/README.files patched by hand
doc/CHANGES-9.4 added
Welcome to 9.3_STABLE.
[martin]
sys/netinet6/nd6.c (apply patch)
PR 55680: avoid duplicate free of link layer entries.
[kim, ticket #1497]
lib/libpthread/pthread.c 1.181 (via patch)
Fix pthread hangs on startup.
[riastradh, #1498]
sys/dev/ic/dwc_gmac.c 1.76,1.77
Fix chip configuration so that stripping of the FCS is
consistent for all packet types.
[sekiya, ticket #1499]
sys/dev/raidframe/rf_disks.c 1.93 (patch)
sys/dev/raidframe/rf_driver.c 1.140(patch)
sys/dev/raidframe/rf_netbsdkintf.c 1.408(patch)
raid(4): reject invalid values for numCol and numSpares.
Explicitly nul-terminate all strings coming from userland.
Avoids signed arithmetic in some ioctl commands.
[mrg, ticket #1500]
sys/kern/uipc_sem.c 1.60
PR 55509: fix per-uid "semcnt" bookeeping.
[chs, ticket #1501]
libexec/telnetd/utility.c 1.34
telnetd(8): fix CVE-2020-10188.
[hgutch, ticket #1502]
external/cddl/osnet/dist/lib/libzfs/common/libzfs_import.c 1.6,1.7
Enable zpool(8) to reliably find components on dk(4) wedges.
[riastradh, ticket #1503]
sys/fs/ptyfs/ptyfs_vnops.c 1.69
ptyfs: fix buffer overrun.
[riastradh, ticket #1504]
sys/dev/ic/tpm.c 1.20
sys/dev/isa/tpm_isa.c 1.8
tpm(4): kernel attach messages cosmetics.
[riastradh, ticket #1505]
sys/dev/raidframe/rf_netbsdkintf.c 1.409
raid(4): reject the RAIDFRAME_SET_LAST_UNIT and RAIDFRAME_SHUTDOWN
ioctls when RAIDframe is not initialized.
[oster, ticket #1506]
bin/test/test.c 1.45
PR 56983: fix confusing message in test(1).
[dholland, ticket #1507]
libexec/telnetd/telnetd.c 1.58 (patch)
telnetd(8): fix a crash accessing the slc table before initialization.
[dholland, ticket #1508]
sys/dev/scsipi/sd.c 1.335
sys/dev/scsipi/sdvar.h 1.40
sd(4): fix buffer over-read leading to garbage appended
to the device type string and possible information disclosure.
[mlelstv, ticket #1509]
external/mit/xorg/bin/xdm/Makefile 1.18,1.19
external/mit/xorg/bin/xdm/Makefile.xdm 1.11
PR 54851: xdm(8): fix the man page generation, and include
"sbin" directories (and games) in DEF_USER_PATH.
[nia, ticket #1510]
external/mit/xorg/server/drivers/xf86-video-wsfb/Makefile 1.6
wsfb(4): disable broken DGA extension for xf86-video-wsfb.
[rin, ticket #1511]
sys/dev/ata/ata.c 1.163
wd(4): fix verbose attach messages for ATA controllers w/o UltraDMA
support.
[tsutsui, ticket #1512]
sys/arch/m68k/m68k/m68k_trap.c 1.3
m68k: make a DEBUG kernel compilable.
[tsutsui, ticket #1513]
distrib/amiga/floppies/inst-common/dot.commonutils 1.9
distrib/amiga/miniroot/dot.profile 1.11
distrib/atari/floppies/common/dot.profile 1.9
distrib/utils/script-installer/dot.commonutils 1.8
distrib/vax/inst-common/dot.commonutils 1.6
PRs 54835, 54835, 56983: adapt install scripts to the shell
being compiled without support for depracated test expressions.
[tsutsui, ticket #1514]
sys/dev/pci/if_wm.c 1.741-1.749,1.753-1.757,
1.762 via patch
sys/dev/pci/if_wmreg.h 1.126-1.127
- Fix I219 workaround in wm_flush_desc_rings().
- Add more statistics counters.
- To avoid releasing mutex temporally, use new
wm_set_mdio_slow_mode_hv_locked().
- No functional changes:
- Turn a locking botch (shouldn't drop lock on error) into a KASSERT
in wm_deferred_start_locked().
- Remove unneeded header inclusion.
- Use __BIT() a little.
- Modify comment and debug messages.
- Consistency use -1 instead of 1 for some error code.
- KNF.
[msaitoh, ticket #1515]
sys/kern/kern_core.c 1.36
Fix kauth credential reference leak.
[christos, ticket #1516]
sys/kern/kern_core.c 1.37
Avoid a GCC warning.
[mrg, ticket #1517]
sys/arch/atari/dev/ite.c 1.82
sys/arch/atari/dev/ite_cc.c 1.45
sys/arch/atari/dev/ite_et.c 1.36
sys/arch/atari/dev/itevar.h 1.15
Add a minimum DEC special graphics character support
for atari ite(4).
[tsutsui, ticket #1518]
sys/arch/atari/atari/atari_init.c 1.105
sys/arch/atari/conf/GENERIC.in 1.123
sys/arch/atari/conf/files.atari 1.124
sys/arch/atari/conf/ATARITT (regen)
sys/arch/atari/conf/FALCON (regen)
sys/arch/atari/conf/HADES (regen)
sys/arch/atari/conf/MILAN-ISAIDE (regen)
sys/arch/atari/conf/MILAN-PCIIDE (regen)
sys/arch/atari/conf/SMALL030 (regen)
Improve the Atari ST-RAM reservation to make the old Xserver
work by default.
[tsutsui, ticket #1519]
sys/arch/atari/vme/if_le_vme.c 1.32,1.33
le(4): fix a long-standing "leprobe: cannot map memory-area"
error during probe.
[tsutsui, ticket #1520]
sys/arch/atari/conf/MILAN.in 1.30
sys/arch/atari/pci/pci_vga.c 1.19
sys/arch/atari/conf/ATARITT (regen)
sys/arch/atari/conf/FALCON (regen)
sys/arch/atari/conf/HADES (regen)
sys/arch/atari/conf/MILAN-ISAIDE (regen)
sys/arch/atari/conf/MILAN-PCIIDE (regen)
sys/arch/atari/conf/SMALL030 (regen)
Improve VGA console settings for Milan, especially for sysinst.
[tsutsui, ticket #1521]
usr.bin/netstat/atalk.c 1.18,1.20-1.21
usr.bin/netstat/bpf.c 1.16 via patch
usr.bin/netstat/fast_ipsec.c 1.24
usr.bin/netstat/if.c 1.97-1.99,1.101-1.104 via patch
usr.bin/netstat/inet.c 1.111,1.115-1.116 via patch
usr.bin/netstat/inet6.c 1.74-1.75,1.80-1.81 via patch
usr.bin/netstat/main.c 1.100-1.103
usr.bin/netstat/mbuf.c 1.35
usr.bin/netstat/mroute.c 1.26-1.27
usr.bin/netstat/mroute6.c 1.16
usr.bin/netstat/netstat.h 1.52-1.53
usr.bin/netstat/pfkey.c 1.4-1.5 via patch
usr.bin/netstat/pfsync.c 1.4-1.5 via patch
usr.bin/netstat/route.c 1.86-1.88
usr.bin/netstat/unix.c 1.36-1.37
usr.bin/netstat/vtw.c 1.11,1.13
- sprintf() -> snprintf(), and adjust a buffer size to avoid any
potential for overflow.
- Fix netstat -rs to print it correctly.
- Add missing {IP,IP6}_STAT_NOIPSEC to netstat.
- Don't show any of the completely and utterly undocumented VTW info
if the feature isn't enabled.
- Print oqdrops correctly.
- Remove Network ATM soft intr queue reporting, we don't have that
in the kernel anymore.
- netstat.1: Add various xrefs present in the body to "See Also".
- KNF. Style fixes.
[msaitoh, ticket #1522]
usr.bin/ftp/Makefile up to 1.39
usr.bin/ftp/fetch.c up to 1.235
usr.bin/ftp/ftp.1 up to 1.147
usr.bin/ftp/ftp_var.h up to 1.86
usr.bin/ftp/main.c up to 1.128
usr.bin/ftp/ssl.c up to 1.12
usr.bin/ftp/util.c up to 1.164
usr.bin/ftp/version.h up to 1.94
ftp(1): PR 57003: Support relative redirects.
[christos, #1523]
sys/dev/ic/mfireg.h 1.22
sys/dev/pci/mfii.c 1.16-1.22,1.27 via patch
share/man/man4/mfii.4 1.3 via patch
- Fix wrong access in mfii_start().
- Add SAS3216,SAS3224,SAS3316 and SAS3324 support.
- Add CVPM02 BBU support.
- Use bus_space_write_8() if available.
- Don't panic on detach if no any sensor device.
- Add comment. Sort entries. KNF.
[msaitoh, #1524]
sys/dev/usb/xhci.c 1.154
Accept USB 3.2 in xhci_id_protocols().
[msaitoh, ticket #1525]
sys/arch/x86/x86/procfs_machdep.c 1.45
procfs: on x86 add tdx_guest, brs, hfi, ibt, amx_bf16, amx_tile
and amx_int8.
[msaitoh, ticket #1526]
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c 1.62
Fix copy & pasto: DTPREL relocations do not need to allocate a static
TLS index.
[martin, ticket #1531]
sys/external/bsd/acpica/dist/dispatcher/dswexec.c 1.2
Fix out of range access in AcpiDsExecEndOp().
[msaitoh, ticket #1527]
sys/dev/usb/if_ure.c 1.58 (via patch)
ure(4): use unsigned to avoid undefined behavior in ure_uno_mcast().
[msaitoh, ticket #1528]
sys/dev/usb/usb.h 1.121
Cast to uint32_t to avoid undefined behavior in UGETDW().
[msaitoh, ticket #1529]
sys/crypto/nist_hash_drbg/nist_hash_drbg.c 1.2,1.3
Fix negative-length variable-length array.
[msaitoh, ticket #1530]
external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c (apply patch)
Fix mounting of wapbl volumes when the block device node is on
a zfs volume. Fixed differently as part of a bigger change in
-current in rev 1.73.
[dholland, ticket #1532]
sys/arch/arm/sunxi/sunxi_can.c 1.10,1.11
Improve sunxican(4) RX interrupt handling to reduce the risk of
receive overrun, and improve receive overrun recovery.
[bouyer, ticket #1533]
sys/dev/pci/mfii.c 1.28
mfii(4): Convert from pci_intr_map() to pci_intr_alloc(); makes
the driver use MSI/MSI-x when available.
[bouyer, ticket #1534]
usr.sbin/sysinst/arch/landisk/md.c 1.16
PR install/57025: revert bogus rev 1.9 which was only papering over
a bug in the adoption of the MBR handling code and fix the original
conversion bug instead:
- run fdisk to install the MBR bootcode on the raw disk partition
- run installboot against the NetBSD root partition (not the raw
partition).
[martin, ticket #1535]
sys/arch/x86/include/i82093reg.h 1.7
sys/arch/x86/x86/ioapic.c 1.66
- Fix a bug that an IOAPIC ID is tried to remap with a wrong ID.
The bit width is 8 bits these days. Fixes PR kern/54276.
- Print detail about misconfigured APIC ID.
[msaitoh, ticket #1536]
sys/arch/x86/pci/imcsmb/imc.c 1.5
sys/dev/pci/pcidevs 1.1461-1.1468
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
- Add several samsung nvme entries.
- Add more Alder Lake devices.
- Jasper Lake Intel Trace Hub on Compute Die is not 0x4da6 but 0x4e29.
- Add Intel Core 8G (8core, H, Halo) Host Bridge, DRAM.
- Add AMD 19h/6xh Root Complex.
- Add AMD FCH SATA Controller D.
- Add NVIDIA GeForce GTX 770.
- Sort by number.
[msaitoh, ticket #1537]
sys/arch/x86/include/cpu_ucode.h 1.5
sys/arch/x86/x86/cpu_ucode_intel.c 1.19,1.20
- Verify checksum of the extended signature table.
- KNF.
[msaitoh, ticket #1538]
share/man/man4/man4.x86/amdsmn.4 1.5
sys/arch/x86/pci/amdsmn.c 1.14
sys/arch/x86/pci/amdzentemp.c 1.12-1.15
amdsmn(4), amdzentemp(4): Add zen3 and zen4 support.
Add support for per CCD temperature sensor.
[msaitoh, ticket #1539]
usr.bin/skey/skeyaudit.sh 1.5
Adapt to removal of "Mail".
[is, ticket #1540]
share/man/man4/lm.4 1.37
sys/dev/ic/nslm7x.c 1.78
sys/dev/isa/wbsio.c 1.28
sys/dev/isa/wbsioreg.h 1.10
Add Nuvoton NCT6799D support.
[msaitoh, ticket #1541]
sys/arch/x86/include/specialreg.h 1.189-1.192
sys/dev/nvmm/x86/nvmm_x86.c 1.23
usr.sbin/cpuctl/arch/i386.c 1.128
- Add top-down slots event bit of architectural performance monitoring
leaf.
- Modify CPUID Fn0000000a %ebx's string. Add new string for %ecx.
- Modify output of CPUID Fn0000000a.
- Update some AMD CPUID bits.
- Fix typo.
[msaitoh, ticket #1542]
sys/dev/tprof/tprof_x86_intel.c 1.4
usr.sbin/tprof/arch/tprof_x86.c 1.10-1.12
- Add topdown-slots to Intel architectural performance monitoring
version 1.
- Disable the unsupported events based on CPUID Fn0000000a %eax.
- Fix typo in comment. Remove duplicated macros.
[msaitoh, ticket #1543]
sys/dev/pci/ichsmb.c 1.76-1.77 (via patch)
Add Intel 600 Series PCH support.
[msaitoh, ticket #1544]
external/public-domain/tz/dist/SECURITY up to 1.1.1.1
external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.7
external/public-domain/tz/dist/Makefile up to 1.1.1.33
external/public-domain/tz/dist/NEWS up to 1.1.1.38
external/public-domain/tz/dist/README up to 1.1.1.10
external/public-domain/tz/dist/TZDATA_VERSION up to 1.30
external/public-domain/tz/dist/africa up to 1.1.1.28
external/public-domain/tz/dist/antarctica up to 1.1.1.15
external/public-domain/tz/dist/asia up to 1.5
external/public-domain/tz/dist/australasia up to 1.5
external/public-domain/tz/dist/backward up to 1.5
external/public-domain/tz/dist/backzone up to 1.1.1.23
external/public-domain/tz/dist/calendars up to 1.1.1.2
external/public-domain/tz/dist/checktab.awk up to 1.1.1.11
external/public-domain/tz/dist/etcetera up to 1.1.1.6
external/public-domain/tz/dist/europe up to 1.1.1.34
external/public-domain/tz/dist/leap-seconds.list up to 1.4
external/public-domain/tz/dist/leapseconds up to 1.4
external/public-domain/tz/dist/northamerica up to 1.1.1.30
external/public-domain/tz/dist/southamerica up to 1.1.1.20
external/public-domain/tz/dist/theory.html up to 1.1.1.15
external/public-domain/tz/dist/version up to 1.5
external/public-domain/tz/dist/ziguard.awk up to 1.1.1.9
external/public-domain/tz/dist/zishrink.awk up to 1.1.1.8
external/public-domain/tz/dist/zone.tab up to 1.1.1.22
external/public-domain/tz/dist/zone1970.tab up to 1.1.1.23
distrib/sets/lists/base/mi (apply patch)
doc/3RDPARTY (apply patch)
Update timezone data to 2022e.
[kre, ticket #1546]
usr.bin/progress/progress.c 1.24,1.25
PR 56303: progress(1): fix error handling.
[riastradh, ticket #1547]
sys/netinet6/frag6.c 1.76
frag6: do not use a spin mutex for frag6_lock.
[ozaki-r, ticket #1548]
bin/sh/miscbltin.c 1.51,1.52
PR 56972: fix escape ('\') handling in sh read builtin
and cosmetic improvements to error reporting.
[kre, ticket #1549]
sys/dev/usb/uhidev.c 1.94
PR 57031: back out rev 1.82 "Do not explicitly set the HID Report
Protocol upon attach", pulled up for 9.3 in ticket #1428.
[jmcneill, ticket #1550]
sys/arch/hp300/dev/topcat.c 1.6
Fix silent bus error panic on 98543A topcat framebuffer on
HP320 and HP360.
[tsutsui, ticket #1551]
sys/arch/hp300/dev/rd.c 1.111-1.124
sys/arch/hp300/dev/rdreg.h 1.19,1.20
sys/arch/hp300/dev/rdvar.h 1.27
sys/arch/hp300/stand/common/rd.c 1.12-1.15
- Fix bootloader to allow booting from 2202A, 7908A, 7911A, and 7941A.
- Fix "rd(4) at punits not configured on HPDisk are misprobed" problem.
- Make dd(1) without a count value against a raw partition etc.
is terminated properly at the end of media.
- Make MI raid(4) work on HP-IB rd(4) disks.
[tsutsui, ticket #1552]
usr.sbin/sysinst/bsddisklabel.c 1.67
sysinst: avoid confusion when adding a /usr partition after
manually sizing the / partition.
[martin, ticket #1553]
usr.sbin/sysinst/arch/amiga/md.c 1.10
usr.sbin/sysinst/arch/atari/md.c 1.10
usr.sbin/sysinst/arch/dummy/md.c 1.8
usr.sbin/sysinst/arch/sparc/md.c 1.8
usr.sbin/sysinst/arch/sparc64/md.c 1.8
sysinst: properly set default disk size unit on more
architectures.
[martin, ticket #1554]
sys/nfs/nfs_srvsocket.c 1.5
NFS: avoid mbuf leaks and corruption.
[hannken, ticket #1555]
usr.bin/calendar/calendars/calendar.christian 1.11
calendar(8): update calendar.christian for 2023.
[nia, ticket #1556]
sys/dev/ata/ata.c 1.155,1.164
sys/dev/ata/ata_recovery.c 1.4
sys/dev/ata/ata_wdc.c 1.115,1.120
sys/dev/ata/atavar.h 1.105,1.109
sys/dev/ata/satapmp_subr.c 1.16
sys/dev/ata/wd.c 1.460,1.462
sys/dev/ic/ahcisata_core.c 1.83,1.93,1.102
sys/dev/ic/mvsata.c 1.56,1.61
sys/dev/ic/siisata.c 1.42,1.49
sys/dev/ic/wdc.c 1.299,1.308
sys/dev/ic/wdcvar.h 1.100
sys/dev/scsipi/atapi_wdc.c 1.138
sys/dev/scsipi/atapi_wdc.c 1.141
sys/dev/usb/umass_isdata.c (apply patch)
PR 56403, 56973, 56982: fix locking issues in ATA layer,
fix a use-after-free, fix silent stall on NOIRQ ports.
[tsutsui, ticket #1557]
usr.sbin/sysinst/disklabel.c 1.46-1.48
usr.sbin/sysinst/label.c 1.40-1.41
PR 56886: fix space accounting in sysinst after deleting partitions.
[martin, ticket #1558]
usr.sbin/sysinst/arch/amiga/md.c 1.8
usr.sbin/sysinst/arch/amiga/md.c 1.9
usr.sbin/sysinst/arch/x68k/md.c 1.13
usr.sbin/sysinst/defs.h 1.85
usr.sbin/sysinst/disklabel.c 1.49
PR 56890: check on-disk disklabel properly even on ports without
raw BSD disklabel.
[tsutsui, ticket #1559]
sys/conf/copyright 1.21
Welcome to 2023.
[gutteridge, ticket #1562]
sbin/fsck/partutil.c 1.18
PR 57134: fix newfs(8) when used for devices without
partition suffix (e.g. vnd0 instead of vnd0d or vnd0c).
[hannken, ticket #1560]
lib/libc/locale/setlocale.3 1.22,1.23
setlocale.3: Reflect state of NetBSD locale support in the 21st
century.
[nia, ticket #1561]
lib/libc/gen/err.3 1.23
Add errc() and verrc() to the list of functions which do not return,
but exit() instead.
[kre, ticket #1563]
sys/arch/m68k/m68k/bus_dma.c 1.39
PR 57107: fix out of bounds invalidate (and writeback) in
bus_dmamap_sync(9) ops.
[tsutsui, ticket #1564]
sys/arch/mac68k/conf/INSTALL 1.58
Disable (comment out) options DIAGNOSTIC in INSTALL kernels.
[tsutsui, ticket #1565]
sys/dev/pci/pcidevs 1.1469-1.1476
sys/dev/pci/sdhc_pci.c 1.20
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
- Add some AMD 17h/9xh, 17h/Axh and 19h/1xh devices.
- Add some Intel Xeon Scalable devices.
- Update Intel Elkhart Lake devices.
- Add Aquantia (Marvell) AQC113 Ethernet devices and the variants.
- Fix typo. s/SSC/SCC/.
[msaitoh, ticket #1566]
common/lib/libc/arch/arm/string/strlen_arm.S 1.11
arm: fix strnlen with a large maxlen argument by using unsigned
comparison conditions.
[skrll, ticket #1567]
share/man/man4/lm.4 1.38
sys/dev/ic/nslm7x.c 1.79
sys/dev/isa/wbsio.c 1.30
sys/dev/isa/wbsioreg.h 1.11
lm(4): Add Nuvoton NCT6797D support.
[msaitoh, ticket #1568]
usr.bin/netstat/netstat.1 1.76
netstat(1): add note about "netstat -mssv".
[msaitoh, ticket #1569]
sys/dev/pci/xhci_pci.c 1.31 via patch
sys/dev/usb/xhci.c 1.173-1.175
sys/dev/usb/xhcivar.h 1.22
Support xHCI device which has USB 2 port only.
[msaitoh, ticket #1570]
sys/arch/x86/x86/procfs_machdep.c 1.46
Add x2avic. Modify comment.
[msaitoh, ticket #1571]
sys/arch/x86/pci/amdzentemp.c 1.16
amdzentemp(4): match zen3 "cezanne" (ryzen 5000-series APU.)
[msaitoh, ticket #1572]
sys/dev/pci/piixpm.c 1.66,1.68-1.72 via patch
sys/dev/pci/piixpmreg.h 1.13
Add support new AMD chipsets that do not have indirect access
I/O ports.
[msaitoh, ticket #1573]
sys/arch/x86/include/specialreg.h 1.193-1.198
- Add CPUID Fn0000_0006 %eax bit 24 IA32_THERM_INTERRUPT MSR bit 25
Hardware Feedback Notification support.
- Add CPUID Fn0000_0007 %ecx bit 29 ENQCMD.
- Add CPUID Fn0000_0007 %edx bit 1 SGX-KEYS.
- Add CPUID Fn0000_0007 %edx bit 5 UINTR(User INTeRrupts).
- Add CPUID Fn0000_0007 %edx bit 11 RTM_ALWAYS_ABORT.
- Add CPUID Fn0000_0007 %edx bit 22 AMX_BF16.
- Add CPUID Fn0000_0007 %edx bit 23 AVX512_FP16.
- Add CPUID Fn0000_0007 %edx bit 24 AMX_TILE.
- Add CPUID Fn0000_0007 %edx bit 25 AMX_INT8.
- Add CPUID Fn0000_0007 sub-leaf 1 %edx bit 18 CET_SSS.
- Add CPUID Fn0000_0007 sub-leaf 2 %edx definitions.
- Add CPUID Fn0000_000d sub-leaf 1 %eax bit 4 XFD.
- Add CPUID Fn0000_001d Tile Information.
- Add CPUID Fn0000_001e TMUL Information.
- Add CPUID Fn8000_0007 %eax RAS capabilities.
- Add CPUID Fn8000_0008 %ebx BTC_NO,
- Add cpuid Fn8000_000a x2AVIC, VNMI, IBSVIRT and ROGPT.
- Add CPUID Fn8000_001b Instruction-Based Sampling.
- Add CPUID Fn8000_001e Processor Topology Information.
- Add CPUID Fn8000_001f %eax RPMQUERY, VmplSSS, TscAuxVirt,
VmgexitParam, VirtualTomMsr, IbsVirtGuest, SmtProtection,
vsmCommPageMSR and NestedVirtSnpMsr.
- Add CPUID Fn8000_0021 AMD Extended Features Identification 2.
- Add CPUID Fn8000_0022 AMD Extended Performance Monitoring and Debug.
- Rename HW_FEEDBACK to HWI (Hardware Feedback Interface).
- Rename TSX_FORCE_ABORT to RTM_FORCE_ABORT.
- Modify comment. Both Intel and AMD support CPUID Fn0000000b.
- Modify comment. Hybrid Information -> Native Model ID Information.
- Use __BIT(). Add comment. Whitespace fix.
[msaitoh, ticket #1574]
usr.sbin/cpuctl/arch/i386.c 1.129-1.135 (via patch)
- Print cpuid 7 sub-leaf 1 %ebx, %edx and sub-leaf 2 %edx.
- Add Raptor Lake and Sapphire Rapids.
- Modify messages a little.
[msaitoh, ticket #1575]
usr.bin/locate/locate/updatedb.sh 1.18
locate.updatedb(8): PR 57191: add -- to the invocation of locate.code.
[uwe, ticket #1576]
xsrc/external/mit/libX11/dist/modules/om/generic/omGeneric.c (apply patch)
xsrc/external/mit/libXpm/dist/src/RdFToI.c (apply patch)
xsrc/external/mit/libXpm/dist/src/WrFFrI.c (apply patch)
xsrc/external/mit/libXpm/dist/src/create.c (apply patch)
xsrc/external/mit/libXpm/dist/src/data.c (apply patch)
xsrc/external/mit/libXpm/dist/src/parse.c (apply patch)
xsrc/external/mit/xorg-server/dist/Xext/saver.c (apply patch)
xsrc/external/mit/xorg-server/dist/Xext/xtest.c (apply patch)
xsrc/external/mit/xorg-server/dist/Xext/xvmain.c (apply patch)
xsrc/external/mit/xorg-server/dist/Xi/xipassivegrab.c (apply patch)
xsrc/external/mit/xorg-server/dist/Xi/xiproperty.c (apply patch)
xsrc/external/mit/xorg-server/dist/dix/property.c (apply patch)
xsrc/external/mit/xorg-server/dist/xkb/xkbUtils.c (apply patch)
external/mit/xorg/bin/cxpm/Makefile (apply patch)
external/mit/xorg/bin/sxpm/Makefile (apply patch)
external/mit/xorg/lib/libXpm/Makefile (apply patch)
external/mit/xorg/lib/libXpm/xpm.mk (apply patch)
Apply upstream fixes for the following CVEs:
CVE-2022-46285, CVE-2022-44617, CVE-2022-4883, CVE-2020-14363,
CVE-2022-46340, CVE-2022-46341, CVE-2022-46342 CVE-2022-46343,
CVE-2022-46344, CVE-2022-46283, CVE-2021-4008, CVE-2021-4009,
CVE-2021-4010, CVE-2021-4011
[mrg, ticket #1577]
sys/dev/pci/if_wm.c 1.764-1.767 via patch
sys/dev/pci/if_wmreg.h 1.128
- Workaround for some hypervisor environments. The environments
cannot stop e1000 interrupt immediately.
- Rename nq_txdesc' member "nqrx_ctx" to "nqtx_ctx". No functional
change.
- Add comment. Modify comment.
- KNF.
[msaitoh, ticket #1578]
sys/dev/pci/files.pci 1.442
sys/dev/pci/ixgbe/ix_txrx.c 1.99-1.100
sys/dev/pci/ixgbe/ixgbe.c 1.320-1.324 via patch
sys/dev/pci/ixgbe/ixgbe_82598.c 1.19
sys/dev/pci/ixgbe/ixgbe_api.c 1.28
sys/dev/pci/ixgbe/ixgbe_common.c 1.43
sys/dev/pci/ixgbe/ixgbe_netbsd.h 1.17
sys/dev/pci/ixgbe/ixv.c 1.183
- Add an option for Tx to use deferred softint regardless of whether
can get txq lock or not. It's off by default.
- Call txeof first, then rxeof for the consistency.
- Make three "Unsupported SFP+ module..." messages the same.
- KNF. Modify comment. Fix typo.
[msaitoh, ticket #1579]
share/man/man4/puc.4 1.44
sys/dev/pci/pcidevs 1.1477
sys/dev/pci/pucdata.c 1.114
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
PR 57202: add support for the EXAR XR17V354 PCIe UART.
[thorpej, ticket #1580]
sys/arch/next68k/dev/esp.c 1.65
sys/arch/next68k/include/bus_space.h 1.20
sys/arch/next68k/include/cpu.h 1.51
sys/arch/next68k/next68k/clock.c 1.13
sys/arch/next68k/next68k/machdep.c 1.117
next68k: fix delay_divisor value for proper delay(9) on 68040.
Specify proper constraints for bus_space_read region and multi ops.
Fix silent stall of next68k esp(4) SCSI.
[tsutsui, ticket #1581]
sys/arch/vax/boot/Makefile.inc 1.19
vax: make bootloader work on 8MB VAXen.
[tsutsui, ticket #1582]
lib/libc/thread-stub/thread-stub.c 1.30
PR 57214: adjust the error return value of pthread_sigmask for
non libpthread usage.
[uwe, ticket #1583]
lib/libc/thread-stub/thread-stub.c 1.31
Change libc sched_yield() stub to actually still call the syscall
instead of doing nothing when app is not linked with pthread.
[uwe, ticket #1584]
sys/arch/vax/vsa/smg.c 1.62
smg(4): make sure to call wsfont_init(9) as other framebuffer drivers.
[tsutsui, ticket #1585]
etc/etc.next68k/MAKEDEV.conf 1.6
next68k: remove obsolete bpf(4) entries.
[tsutsui, ticket #1586]
sys/fs/union/union_vfsops.c 1.86
sys/miscfs/nullfs/null_vfsops.c 1.101 (via patch)
Set IMNT_MPSAFE only if all lower layers are MPSAFE.
[hannken, ticket #1587]
sys/arch/sparc64/include/vmparam.h 1.43
sparc64: PR 57219: avoid arithmetic overflow by making the
usable virtual address space end one page earlier.
[hgutch, ticket #1588]
sys/arch/i386/conf/GENERIC 1.1243
i386: enable endian independent disklabel support in GENERIC kernels.
[tsutsui, ticket #1589]
sys/arch/next68k/include/param.h 1.13
sys/arch/next68k/include/vmparam.h 1.29
sys/arch/next68k/next68k/locore.s 1.70,1.71
sys/arch/next68k/next68k/machdep.c 1.118
sys/arch/next68k/next68k/pmap_bootstrap.c 1.45
next68k: remove leftover hp300 stuff.
[tsutsui, ticket #1590]
sys/arch/next68k/stand/boot/Makefile 1.30,1.31
sys/arch/next68k/stand/boot/README 1.2
sys/arch/next68k/stand/boot/devopen.c 1.7
sys/arch/next68k/stand/boot/dmareg.h 1.4
sys/arch/next68k/stand/boot/machdep.c 1.8
sys/arch/next68k/stand/boot/rtc.c 1.7
sys/arch/next68k/stand/boot/scsi.c 1.11,1.12
sys/arch/next68k/stand/boot/sd.c 1.13-1.16
sys/arch/next68k/stand/boot/srt0.s 1.3
sys/arch/next68k/stand/boot/version 1.5
next68k: bootloader fixes.
[tsutsui, ticket #1591]
xsrc/external/mit/xorg-server.old/dist/Xi/exevents.c 1.2
xsrc/external/mit/xorg-server/dist/Xi/exevents.c (apply patch)
Pullover fix from xorg-server 21.1.7:
Xi: fix potential use-after-free in DeepCopyPointerClasses
CVE-2023-0494, ZDI-CAN-19596
[mrg, ticket #1592]
usr.bin/audio/play/audioplay.1 1.31
audioplay(1): PR 57228: fix typo.
[uwe, ticket #1593]
sys/dev/usb/u3g.c 1.44
u3g(4): add support for ZTE MF112 and D-Link DWM222 3G USB modems.
[manu, ticket #1594]
sys/kern/subr_devsw.c 1.50
PR 57229: fix devsw_attach(9) to allow the combination of dynamically
assigned major numbers and character device only drivers.
[buhrow, ticket #1595]
external/cddl/osnet/dist/lib/libdtrace/common/dt_subr.c 1.15
dtrace: re-fix aggregations to report from all online CPUs.
[riastradh, ticket #1596]
sys/arch/next68k/conf/GENERIC 1.155 (patch)
next68k: Specify -fno-unwind-tables to shrink kernel binary size.
[tsutsui, ticket #1597]
sys/arch/next68k/dev/intio.c 1.17-1.19 (patch)
sys/arch/next68k/dev/intiovar.h 1.8
sys/arch/next68k/dev/nextcons.c 1.12-1.14
sys/arch/next68k/dev/nextdisplay.c 1.26-1.30
sys/arch/next68k/dev/nextdisplayvar.h 1.6
sys/arch/next68k/include/bus_space.h 1.18-1.23
sys/arch/next68k/include/cpu.h 1.52
sys/arch/next68k/next68k/locore.s 1.69,1.72
sys/arch/next68k/next68k/nextrom.c 1.28,1.29
sys/arch/next68k/next68k/nextrom.h 1.13
sys/arch/next68k/next68k/pmap_bootstrap.c 1.46,1.47
sys/arch/next68k/stand/boot/boot.c 1.13
sys/arch/next68k/stand/boot/version 1.6
next68k: various NeXT Turbo fixes.
[tsutsui, ticket #1598]
share/man/man4/urndis.4 1.11
sys/dev/usb/if_urndis.c 1.48
sys/dev/usb/usbdevs 1.807
sys/dev/usb/usbdevs.h (regen)
sys/dev/usb/usbdevs_data.h (regen)
urndis(4): Add OnePlus 5T to the quirky devices list.
[nia, ticket #1599]
sys/arch/next68k/stand/boot/boot.c 1.14,1.15
sys/arch/next68k/stand/boot/conf.c 1.8
sys/arch/next68k/stand/boot/devopen.c 1.8
sys/arch/next68k/stand/boot/en.c 1.20
sys/arch/next68k/stand/boot/machdep.c 1.9
sys/arch/next68k/stand/boot/rtc.c 1.8
sys/arch/next68k/stand/boot/samachdep.h 1.1,1.2
sys/arch/next68k/stand/boot/scsi.c 1.13,1.14
sys/arch/next68k/stand/boot/scsivar.h 1.2
sys/arch/next68k/stand/boot/sd.c 1.17
sys/arch/next68k/stand/boot/version 1.7
next68k: various fixes for sdboot.
[tsutsui, ticket #1600]
lib/libc/string/swab.c 1.20
tests/lib/libc/string/t_swab.c 1.3
swab(3): PR 57141: fix swab(3) and ensure it is properly tested.
[riastradh, ticket #1601]
sys/net/route.c 1.236
route(4): PR 56844: work around deadlock in rt_free wait path.
[riastradh, ticket #1602]
sys/arch/x86/x86/efi_machdep.c 1.3
(applied to sys/arch/x86/x86/efi.c)
x86/efi: Print uuids in slightly more standard notation.
[riastradh, ticket #1603]
crypto/external/bsd/openssh/bin/Makefile 1.5
etc/bluetooth/Makefile 1.6
etc/iscsi/Makefile 1.4
etc/root/Makefile 1.5
etc/ssh/Makefile 1.4
external/ibm-public/postfix/etc/Makefile 1.2
usr.bin/mail/Makefile 1.41
Fix modes of editable config files.
[riastradh, ticket #1604]
sys/net/bpf.c 1.247 (merged)
bpf(4): Reject bogus timeout values before arithmetic overflows.
[riastradh, ticket #1605]
external/bsd/nvi/dist/common/search.c 1.5
vi(1): PR 57106: correctly handle escaped backslashes.
[gutteridge, ticket #1606]
distrib/amiga/stand/loadbsd.uue 1.3
sys/arch/amiga/stand/loadbsd/Makefile 1.4
sys/arch/amiga/stand/loadbsd/README 1.5
sys/arch/amiga/stand/loadbsd/loadbsd.c 1.37
Update loadbsd source and distribution binary to version 3.2.
[abs, ticket #1607]
crypto/external/bsd/openssl/dist/apps/vms_decc_argv.c up to 1.1.1.1
crypto/external/bsd/openssl/dist/crypto/bn/rsa_sup_mul.c up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/certs/cross-key.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/certs/cross-root.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/certs/root-cross-cert.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/certs/embeddedSCTs1_issuer-key.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/smime-certs/badrsa.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/ssl-tests/30-supported-groups.conf up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/ssl-tests/30-supported-groups.conf.in up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/dane-cross.in up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/data.bin up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/testrsa_withattrs.der up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/testrsa_withattrs.pem up to 1.1.1.1
crypto/external/bsd/openssl/dist/util/perl/OpenSSL/copyright.pm up to 1.1.1.1
crypto/external/bsd/openssl/dist/test/ssl-tests/16-certstatus.conf delete
crypto/external/bsd/openssl/dist/CHANGES up to 1.30
crypto/external/bsd/openssl/dist/Configure up to 1.31
crypto/external/bsd/openssl/dist/NEWS up to 1.30
crypto/external/bsd/openssl/dist/README up to 1.30
crypto/external/bsd/openssl/dist/config up to 1.1.1.14
crypto/external/bsd/openssl/dist/Configurations/10-main.conf up to 1.1.1.12
crypto/external/bsd/openssl/dist/Configurations/15-android.conf up to 1.1.1.5
crypto/external/bsd/openssl/dist/Configurations/descrip.mms.tmpl up to 1.1.1.8
crypto/external/bsd/openssl/dist/Configurations/unix-Makefile.tmpl up to 1.1.1.12
crypto/external/bsd/openssl/dist/Configurations/windows-makefile.tmpl up to 1.1.1.8
crypto/external/bsd/openssl/dist/apps/apps.c up to 1.1.1.23
crypto/external/bsd/openssl/dist/apps/apps.h up to 1.1.1.16
crypto/external/bsd/openssl/dist/apps/ca.c up to 1.22
crypto/external/bsd/openssl/dist/apps/ciphers.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/apps/crl2p7.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/apps/dgst.c up to 1.1.1.16
crypto/external/bsd/openssl/dist/apps/enc.c up to 1.1.1.17
crypto/external/bsd/openssl/dist/apps/ocsp.c up to 1.23
crypto/external/bsd/openssl/dist/apps/openssl.c up to 1.7
crypto/external/bsd/openssl/dist/apps/openssl.cnf up to 1.9
crypto/external/bsd/openssl/dist/apps/passwd.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/apps/s_cb.c up to 1.1.1.21
crypto/external/bsd/openssl/dist/apps/s_client.c up to 1.25
crypto/external/bsd/openssl/dist/apps/s_server.c up to 1.25
crypto/external/bsd/openssl/dist/apps/s_socket.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/apps/speed.c up to 1.21
crypto/external/bsd/openssl/dist/apps/vms_decc_init.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/apps/x509.c up to 1.1.1.17
crypto/external/bsd/openssl/dist/crypto/armcap.c up to 1.14
crypto/external/bsd/openssl/dist/crypto/init.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/ppccap.c up to 1.20
crypto/external/bsd/openssl/dist/crypto/s390x_arch.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/s390xcap.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/sparcv9cap.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/uid.c up to 1.8
crypto/external/bsd/openssl/dist/crypto/aes/asm/aesni-x86.pl up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/aes/asm/aesv8-armx.pl up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/asn1/a_object.c up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/asn1/a_print.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/asn1/a_strex.c up to 1.10
crypto/external/bsd/openssl/dist/crypto/asn1/asn1_lib.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/asn1/asn_mime.c up to 1.13
crypto/external/bsd/openssl/dist/crypto/asn1/bio_asn1.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/asn1/bio_ndef.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/asn1/charmap.h up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/asn1/charmap.pl up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/asn1/d2i_pr.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/asn1/t_spki.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/bio/b_addr.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/crypto/bio/b_print.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/crypto/bio/b_sock2.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/bio/bss_dgram.c up to 1.1.1.19
crypto/external/bsd/openssl/dist/crypto/bio/bss_mem.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/bn/bn_blind.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/bn/bn_div.c up to 1.1.1.15
crypto/external/bsd/openssl/dist/crypto/bn/bn_err.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/bn/bn_exp.c up to 1.21
crypto/external/bsd/openssl/dist/crypto/bn/bn_exp2.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/bn/bn_gcd.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/bn/bn_local.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/bn/bn_mont.c up to 1.13
crypto/external/bsd/openssl/dist/crypto/bn/bn_nist.c up to 1.7
crypto/external/bsd/openssl/dist/crypto/bn/bn_prime.h up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/bn/bn_prime.pl up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/bn/bn_print.c up to 1.4
crypto/external/bsd/openssl/dist/crypto/bn/bn_sqrt.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/bn/build.info up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/bn/rsaz_exp.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/bn/rsaz_exp.h up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/bn/asm/mips.pl up to 1.9
crypto/external/bsd/openssl/dist/crypto/bn/asm/x86_64-mont5.pl up to 1.1.1.14
crypto/external/bsd/openssl/dist/crypto/chacha/asm/chacha-x86_64.pl up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/cms/cms_enc.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/cms/cms_env.c up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/cms/cms_err.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/conf/conf_def.h up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/conf/keysets.pl up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/dh/dh_ameth.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/dsa/dsa_prn.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/ec/ec2_oct.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/ec/ec_asn1.c up to 1.13
crypto/external/bsd/openssl/dist/crypto/ec/ec_curve.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/crypto/ec/ec_key.c up to 1.7
crypto/external/bsd/openssl/dist/crypto/ec/ecp_nistz256.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/ec/curve448/curve448.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/ec/curve448/field.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/engine/eng_all.c up to 1.14
crypto/external/bsd/openssl/dist/crypto/engine/eng_dyn.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/engine/eng_lib.c up to 1.9
crypto/external/bsd/openssl/dist/crypto/engine/eng_list.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/engine/eng_local.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/crypto/err/err.c up to 1.1.1.14
crypto/external/bsd/openssl/dist/crypto/err/openssl.txt up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/evp/bio_enc.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/evp/digest.c up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/evp/e_aes.c up to 1.25
crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/evp/evp_enc.c up to 1.15
crypto/external/bsd/openssl/dist/crypto/evp/evp_local.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/crypto/evp/p_lib.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/hmac/hm_ameth.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/lhash/lhash.c up to 1.10
crypto/external/bsd/openssl/dist/crypto/objects/o_names.c up to 1.10
crypto/external/bsd/openssl/dist/crypto/objects/obj_dat.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/objects/obj_dat.h up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/objects/obj_dat.pl up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/objects/obj_xref.h up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/objects/objects.pl up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/objects/objxref.pl up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/pem/pem_lib.c up to 1.1.1.16
crypto/external/bsd/openssl/dist/crypto/pkcs12/p12_key.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/poly1305/poly1305_ameth.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/rand/drbg_lib.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/rand/rand_lib.c up to 1.1.1.16
crypto/external/bsd/openssl/dist/crypto/rand/rand_unix.c up to 1.18
crypto/external/bsd/openssl/dist/crypto/rand/rand_vms.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/rand/rand_win.c up to 1.1.1.14
crypto/external/bsd/openssl/dist/crypto/rsa/rsa_ameth.c up to 1.1.1.16
crypto/external/bsd/openssl/dist/crypto/rsa/rsa_ossl.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/rsa/rsa_prn.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/siphash/siphash_ameth.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/sm2/sm2_crypt.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/sm2/sm2_pmeth.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/crypto/srp/srp_vfy.c up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/store/loader_file.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/ts/ts_rsp_verify.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/ts/ts_verify_ctx.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/txt_db/txt_db.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/ui/ui_openssl.c up to 1.18
crypto/external/bsd/openssl/dist/crypto/x509/by_dir.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/x509/t_x509.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/crypto/x509/x509_cmp.c up to 1.1.1.17
crypto/external/bsd/openssl/dist/crypto/x509/x509_req.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/x509/x509_vfy.c up to 1.26
crypto/external/bsd/openssl/dist/crypto/x509/x509_vpm.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/crypto/x509/x_all.c up to 1.1.1.13
crypto/external/bsd/openssl/dist/crypto/x509/x_crl.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/x509/x_name.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_addr.c up to 1.9
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_akey.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_alt.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_asid.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_cpols.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_genn.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_lib.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_ncons.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_pci.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_sxnet.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/crypto/x509v3/v3_utl.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/crypto/x509v3/v3err.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/demos/bio/client-arg.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/demos/bio/client-conf.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/fingerprints.txt up to 1.1.1.7
crypto/external/bsd/openssl/dist/doc/man1/cms.pod up to 1.1.1.4
crypto/external/bsd/openssl/dist/doc/man1/enc.pod up to 1.1.1.7
crypto/external/bsd/openssl/dist/doc/man1/passwd.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man1/pkeyutl.pod up to 1.1.1.5
crypto/external/bsd/openssl/dist/doc/man1/s_client.pod up to 1.1.1.8
crypto/external/bsd/openssl/dist/doc/man1/s_server.pod up to 1.1.1.8
crypto/external/bsd/openssl/dist/doc/man1/x509.pod up to 1.1.1.7
crypto/external/bsd/openssl/dist/doc/man3/BIO_ctrl.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/BIO_f_base64.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/BIO_f_ssl.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/BIO_push.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/BN_add.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/BN_cmp.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/BN_rand.pod up to 1.1.1.4
crypto/external/bsd/openssl/dist/doc/man3/CMS_add0_cert.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/CMS_verify.pod up to 1.1.1.4
crypto/external/bsd/openssl/dist/doc/man3/DEFINE_STACK_OF.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/EC_KEY_new.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/ENGINE_add.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/ERR_load_strings.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/EVP_EncryptInit.pod up to 1.1.1.7
crypto/external/bsd/openssl/dist/doc/man3/OBJ_nid2obj.pod up to 1.1.1.4
crypto/external/bsd/openssl/dist/doc/man3/OPENSSL_LH_COMPFUNC.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/OPENSSL_init_crypto.pod up to 1.1.1.4
crypto/external/bsd/openssl/dist/doc/man3/PKCS7_sign.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/PKCS7_sign_add_signer.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/PKCS7_verify.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/SSL_CONF_cmd.pod up to 1.1.1.5
crypto/external/bsd/openssl/dist/doc/man3/SSL_CTX_set1_verify_cert_store.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/SSL_CTX_set_num_tickets.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/SSL_CTX_set_timeout.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod up to 1.1.1.5
crypto/external/bsd/openssl/dist/doc/man3/SSL_get_current_cipher.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/SSL_get_session.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/doc/man3/SSL_set_fd.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/X509_STORE_CTX_new.pod up to 1.1.1.6
crypto/external/bsd/openssl/dist/doc/man3/d2i_PrivateKey.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man3/d2i_X509.pod up to 1.1.1.6
crypto/external/bsd/openssl/dist/doc/man7/ossl_store.pod up to 1.1.1.3
crypto/external/bsd/openssl/dist/doc/man7/x509.pod up to 1.1.1.2
crypto/external/bsd/openssl/dist/engines/e_afalg.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/engines/e_dasync.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/engines/asm/e_padlock-x86.pl up to 1.1.1.3
crypto/external/bsd/openssl/dist/engines/asm/e_padlock-x86_64.pl up to 1.1.1.3
crypto/external/bsd/openssl/dist/include/crypto/bn.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/include/crypto/rand.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/include/crypto/sm2.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/include/crypto/x509.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/include/internal/sockets.h up to 1.1.1.4
crypto/external/bsd/openssl/dist/include/openssl/bnerr.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/include/openssl/cmserr.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/include/openssl/e_os2.h up to 1.1.1.6
crypto/external/bsd/openssl/dist/include/openssl/ec.h up to 1.1.1.6
crypto/external/bsd/openssl/dist/include/openssl/engine.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/include/openssl/obj_mac.h up to 1.1.1.7
crypto/external/bsd/openssl/dist/include/openssl/opensslv.h up to 1.1.1.17
crypto/external/bsd/openssl/dist/include/openssl/ssl.h up to 1.1.1.10
crypto/external/bsd/openssl/dist/include/openssl/sslerr.h up to 1.1.1.6
crypto/external/bsd/openssl/dist/include/openssl/x509v3.h up to 1.1.1.7
crypto/external/bsd/openssl/dist/include/openssl/x509v3err.h up to 1.1.1.3
crypto/external/bsd/openssl/dist/ssl/bio_ssl.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/ssl/d1_lib.c up to 1.12
crypto/external/bsd/openssl/dist/ssl/packet.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/ssl/packet_local.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/ssl/s3_cbc.c up to 1.11
crypto/external/bsd/openssl/dist/ssl/s3_enc.c up to 1.17
crypto/external/bsd/openssl/dist/ssl/s3_lib.c up to 1.30
crypto/external/bsd/openssl/dist/ssl/s3_msg.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/ssl/ssl_asn1.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/ssl/ssl_cert.c up to 1.1.1.17
crypto/external/bsd/openssl/dist/ssl/ssl_ciph.c up to 1.23
crypto/external/bsd/openssl/dist/ssl/ssl_err.c up to 1.19
crypto/external/bsd/openssl/dist/ssl/ssl_init.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/ssl/ssl_lib.c up to 1.22
crypto/external/bsd/openssl/dist/ssl/ssl_local.h up to 1.1.1.4
crypto/external/bsd/openssl/dist/ssl/ssl_rsa.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/ssl/ssl_txt.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/ssl/t1_enc.c up to 1.22
crypto/external/bsd/openssl/dist/ssl/t1_lib.c up to 1.35
crypto/external/bsd/openssl/dist/ssl/tls13_enc.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/ssl/record/rec_layer_s3.c up to 1.1.1.9
crypto/external/bsd/openssl/dist/ssl/record/ssl3_buffer.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/ssl/record/ssl3_record.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/ssl/statem/README up to 1.1.1.3
crypto/external/bsd/openssl/dist/ssl/statem/extensions.c up to 1.1.1.10
crypto/external/bsd/openssl/dist/ssl/statem/extensions_clnt.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/ssl/statem/extensions_cust.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/ssl/statem/extensions_srvr.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/ssl/statem/statem_clnt.c up to 1.1.1.14
crypto/external/bsd/openssl/dist/ssl/statem/statem_dtls.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/ssl/statem/statem_lib.c up to 1.1.1.11
crypto/external/bsd/openssl/dist/ssl/statem/statem_local.h up to 1.1.1.2
crypto/external/bsd/openssl/dist/ssl/statem/statem_srvr.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/test/afalgtest.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/asn1_decode_test.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/asn1_internal_test.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/bio_memleak_test.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/test/bntest.c up to 1.10
crypto/external/bsd/openssl/dist/test/build.info up to 1.1.1.13
crypto/external/bsd/openssl/dist/test/clienthellotest.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/test/ct_test.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/test/danetest.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/dtls_mtu_test.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/dtlstest.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/test/ec_internal_test.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/test/ectest.c up to 1.9
crypto/external/bsd/openssl/dist/test/evp_extra_test.c up to 1.11
crypto/external/bsd/openssl/dist/test/evp_test.c up to 1.9
crypto/external/bsd/openssl/dist/test/exptest.c up to 1.5
crypto/external/bsd/openssl/dist/test/packettest.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/test/pemtest.c up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/rsa_test.c up to 1.9
crypto/external/bsd/openssl/dist/test/sm2_internal_test.c up to 1.1.1.4
crypto/external/bsd/openssl/dist/test/sslapitest.c up to 1.1.1.12
crypto/external/bsd/openssl/dist/test/ssltest_old.c up to 1.1.1.7
crypto/external/bsd/openssl/dist/test/ssltestlib.c up to 1.1.1.8
crypto/external/bsd/openssl/dist/test/ssltestlib.h up to 1.1.1.9
crypto/external/bsd/openssl/dist/test/test_test.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/v3ext.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/v3nametest.c up to 1.1.1.5
crypto/external/bsd/openssl/dist/test/verify_extra_test.c up to 1.1.1.6
crypto/external/bsd/openssl/dist/test/x509_internal_test.c up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/x509_time_test.c up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/certs/ee-ed25519.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/ee-self-signed.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/embeddedSCTs1-key.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/embeddedSCTs1.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/embeddedSCTs1.sct up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/embeddedSCTs1_issuer.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/root-ed25519.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/rootCA.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/certs/setup.sh up to 1.1.1.10
crypto/external/bsd/openssl/dist/test/recipes/01-test_symbol_presence.t up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/recipes/15-test_genrsa.t up to 1.1.1.4
crypto/external/bsd/openssl/dist/test/recipes/20-test_dgst.t up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/25-test_req.t up to 1.1.1.5
crypto/external/bsd/openssl/dist/test/recipes/25-test_verify.t up to 1.1.1.8
crypto/external/bsd/openssl/dist/test/recipes/25-test_x509.t up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/70-test_tls13hrr.t up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/recipes/70-test_tls13kexmodes.t up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/70-test_verify_extra.t up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/80-test_cms.t up to 1.1.1.4
crypto/external/bsd/openssl/dist/test/recipes/80-test_dane.t up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/recipes/80-test_ssl_new.t up to 1.1.1.6
crypto/external/bsd/openssl/dist/test/recipes/80-test_ssl_old.t up to 1.1.1.5
crypto/external/bsd/openssl/dist/test/recipes/10-test_bn_data/bnmod.txt up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/evpciph.txt up to 1.1.1.5
crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/evpkdf.txt up to 1.3
crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/evppkey.txt up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/recipes/95-test_external_pyca_data/cryptography.sh up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/smime-certs/mksmime-certs.sh up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smdh.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/smime-certs/smdsa1.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smdsa2.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smdsa3.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smec1.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/smime-certs/smec2.pem up to 1.1.1.2
crypto/external/bsd/openssl/dist/test/smime-certs/smroot.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smrsa1.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smrsa2.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/smime-certs/smrsa3.pem up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/ssl-tests/10-resumption.conf up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/ssl-tests/11-dtls_resumption.conf up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/ssl-tests/protocol_version.pm up to 1.1.1.3
crypto/external/bsd/openssl/dist/test/testutil/driver.c up to 1.4
crypto/external/bsd/openssl/dist/test/testutil/format_output.c up to 1.6
crypto/external/bsd/openssl/dist/test/testutil/tests.c up to 1.6
crypto/external/bsd/openssl/dist/tools/c_rehash.in up to 1.1.1.7
crypto/external/bsd/openssl/dist/util/mkdir-p.pl up to 1.1.1.3
crypto/external/bsd/openssl/dist/util/private.num up to 1.1.1.4
crypto/external/bsd/openssl/lib/libcrypto/shlib_version up to 1.15
crypto/external/bsd/openssl/lib/libcrypto/bn.inc up to 1.8 (patch)
distrib/sets/lists/base/shl.mi 1.944 (patch)
distrib/sets/lists/debug/shl.mi 1.302 (patch)
doc/3RDPARTY 1.1912 (manual edit)
Import OpenSSL 1.1.1t.
[kim, ticket #1608]
sys/arch/arm/ti/if_cpsw.c 1.17
cpsw(4): disable a debug message unless explicit driver
debugging is requested.
[sekiya, ticket #1609]
sys/kern/vfs_syscalls.c 1.557
open(2): PR 57260: don't map ERESTART to EINTR.
[riastradh, ticket #1610]
build.sh 1.366 via patch
Avoid the dependency on a populated tooldir (or building the tools)
when simply doing mkrepro-timestamp and the current repository setups
does not actually require it.
[martin, ticket #1611]
sys/net/npf/npf_params.c 1.6
usr.sbin/npf/npf-params.7 1.9
PR 55654: Switch default for parameter npf ip4.reassembly to 1.
[kardel, ticket #1612]
sys/net/npf/npf.h 1.64
sys/net/npf/npf_mbuf.c 1.25
sys/net/npf/npf_sendpkt.c 1.23
PR kern/56052: allow block-return packets passed through
without rule matching.
[kardel, ticket #1613]
sys/dev/vnd.c 1.288
vnd(4): PR 57263: avoid deadlock.
[hannken, ticket #1614]
sys/netinet6/ip6_output.c 1.233
sys/netinet6/raw_ip6.c 1.183 (via patch)
in6: fix IPV6_CHECKSUM handling.
[ozaki-r, ticket #1615]
distrib/amiga/stand/Makefile 1.6
distrib/amiga/stand/device-streams-2.2.1-src.tar.gz.uue 1.1
distrib/amiga/stand/device-streams-2.2.1.lha.uue 1.1
distrib/amiga/stand/device-streams.README.md 1.1
distrib/amiga/stand/device-streams.tar.gz.uue delete
distrib/amiga/stand/rdbinfo.uue 1.2
distrib/amiga/stand/update 1.1
distrib/amiga/stand/xdevtostream.uue 1.1
distrib/amiga/stand/xstreamtodev.uue 1.2
Update device-streams binaries from Roc Valles.
[abs, ticket #1616]
sys/nfs/nfs_serv.c 1.184
sys/nfs/nfs_srvsubs.c 1.17
sys/nfs/nfsm_subs.h 1.56,1.57
nfs: server protocol fixes.
[riastradh, ticket #1617]
external/bsd/fetch/dist/libfetch/common.c 1.3,1.4
SNI support for libfetch.
[mlelstv, ticket #1618]
xsrc/external/mit/xorg-server/dist/composite/compwindow.c up to 1.1.1.9 (patch)
xsrc/external/mit/xorg-server.old/dist/composite/compwindow.c 1.2 (patch)
Fix ZDI-CAN-19866 and CVE-2023-1393, a use-after-free problem.
[mrg, ticket #1619]
sys/compat/netbsd32/netbsd32_fs.c 1.89
PR 50058: fix amd(8) under compat32.
[riastradh, ticket #1620]
sys/uvm/uvm_mmap.c 1.180
PR 55533: fix mmap(2) when given a hint.
[riastradh, ticket #1621]
sys/uvm/uvm_map.c 1.395
uvm(9): Fix 19-year-old bug in assertion about mmap hint.
[riastradh, ticket #1622]
sys/uvm/uvm_map.c 1.396
PR 51393: uvm(9): Fix mmap optimization for topdown case.
[riastradh, ticket #1623]
libexec/ld.elf_so/rtld.c 1.212
ld.elf_so(8): PR 56979: make fork take a shared, not exclusive, lock.
[riastradh, ticket #1624]
sys/uvm/uvm_map.c 1.403
mmap(2): PR 56900: avoid arithmetic overflow in search for free space.
[riastradh, ticket #1625]
usr.sbin/iostat/iostat.c 1.68
Fix processing of the archaic arg format (BACKWARD_COMPATIBILITY) so it
doesn't repeat the processing every iteration.
[kre, ticket #1626]
sys/arch/luna68k/conf/Makefile.luna68k 1.30
Fix missing locore.d dependency output on make depend.
[tsutsui, ticket #1627]
sys/arch/dreamcast/dev/microcode/Makefile 1.6
sys/arch/dreamcast/dev/microcode/aica_arm.c 1.7,1.8
sys/arch/dreamcast/dev/microcode/aica_arm_locore.S 1.4,1.5
sys/arch/dreamcast/dev/microcode/aica_armcode.h 1.5
dreamcast: aica(4): audio fix.
[tsutsui, ticket #1628]
usr.sbin/npf/npfd/npfd.8 1.7
npfd(8): fix "-i" argument in tcpdump example.
[tsutsui, ticket #1629]
lib/libc/locale/newlocale.c 1.4
newlocale(3): fix parsing a locale string with multiple components.
[mlelstv, ticket #1630]
share/man/man4/video.4 1.11
video(4): PR 57364: fix a typo.
[khorben, ticket #1631]
share/man/man4/options.4 1.524
share/man/man8/man8.x86/boot.8 1.27-1.29 (via patch)
share/man/man8/man8.x86/dosboot.8 1.4
share/man/man8/man8.x86/pxeboot.8 1.6
sys/arch/amd64/amd64/locore.S 1.219,1.220
sys/arch/amd64/conf/files.amd64 1.121
sys/arch/amd64/conf/std.amd64 1.13
sys/arch/i386/stand/efiboot/boot.c 1.22
sys/arch/i386/stand/efiboot/bootia32/efibootia32.c 1.6
sys/arch/i386/stand/efiboot/bootia32/startprog32.S 1.3
sys/arch/i386/stand/efiboot/bootx64/efibootx64.c 1.6
sys/arch/i386/stand/efiboot/bootx64/startprog64.S 1.4
sys/arch/i386/stand/efiboot/efiboot.c 1.13
sys/arch/i386/stand/efiboot/efiboot.h 1.12
sys/arch/i386/stand/efiboot/version 1.3
sys/arch/i386/stand/lib/exec.c 1.79
sys/arch/xen/conf/files.xen (apply patch)
x86: add a "reloc" keyword to the EFI bootstrap to allow loading
kernels at different addresses.
[manu, ticket #1632]
sys/ufs/ffs/ffs_snapshot.c 1.155
PR 57307: fix a bug that caused UFS2 filesystems bigger than 2TB to
prematurely report that they were full and/or to panic the kernel.
[chs, ticket #1633]
external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c 1.15
PR 57442: mdnsd(8): fix privilege separation.
[andvar, ticket #1634]
external/gpl3/gcc/usr.bin/backend/Makefile 1.67
external/gpl3/gcc/usr.bin/common-target/Makefile 1.12
external/gpl3/gcc/usr.bin/common/Makefile 1.12
external/gpl3/gcc/usr.bin/frontend/Makefile 1.15
external/gpl3/gcc/usr.bin/libcpp/Makefile 1.10
external/gpl3/gcc/usr.bin/libdecnumber/Makefile 1.9
PR 57014: gcc: fix build with clang++ HOST_CXX.
[lukem, ticket #1635]
sys/lib/libsa/subr_prf.c 1.30
libsa/printf: do not fetch long va_arg as long long.
[rin, ticket #1636]
sys/dev/pci/if_aq.c 1.45
aq(4): if_transmit: invoke softint_schedule(9) with kpreempt disabled.
[rin, ticket #1637]
distrib/amiga/stand/loadbsd.uue 1.4
sys/arch/amiga/stand/loadbsd/Makefile 1.5
sys/arch/amiga/stand/loadbsd/README 1.6
sys/arch/amiga/stand/loadbsd/loadbsd.c 1.38
sys/arch/amiga/stand/loadbsd/startit.s 1.1
sys/arch/amiga/stand/loadbsd/vmakefile 1.1
Update loadbsd source and distribution binary to version 3.3.
[abs, ticket #1638]
sys/dev/ipmi.c 1.10
ipmi(4): ignore non-recoverable and critical limits smaller than
the warning limits. These are usually invalid.
[sborrill, ticket #1639]
bin/date/Makefile up to 1.16
bin/date/date.1 up to 1.54
bin/date/date.c up to 1.65
date(1): add -R option for displaying time in RFC 5322 format
and -f option to set the time.
[kim, ticket #1640]
external/apache2/mDNSResponder/dist/mDNSPosix/PosixDaemon.c 1.16
external/apache2/mDNSResponder/dist/mDNSShared/PlatformCommon.c 1.7
mdnsd(8): restore fixes for PR 46758.
[andvar, ticket #1641]
sys/net/route.c 1.237
route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFE
to avoid use-after-free of deleted routes.
[ozaki-r, ticket #1642]
xsrc/external/mit/libX11/dist/src/InitExt.c patch
Add bounds checks for extension request, event, & error codes.
Fixes CVE-2023-3138.
[mrg, ticket #1645]
etc/rc.d/sshd 1.30,1.33-1.35
- Add check cmd to run `sshd -t' and use it as reload precmd.
- Use default curve for ECDSA keygen.
- Stop generating DSA host keys.
[kim, ticket #1643]
sys/arch/x86/pci/amdsmn.c 1.16
sys/arch/x86/pci/amdzentemp.c 1.17,1.18
amdsmn(4),amdzentemp(4): Add Zen3+ Rembrandt(19h/4xh) &
Zen4 Genoa(19h/1xh).
[msaitoh, ticket #1644]
sys/arch/x86/include/specialreg.h 1.202,1.203
usr.sbin/cpuctl/arch/i386.c 1.136
Add some CPUID bits for AMD.
[msaitoh, ticket #1646]
sys/arch/vax/include/trap.h 1.25
sys/arch/vax/vax/pmap.c 1.196
vax: handle 512MB RAM machines.
[abs, ticket #1648]
sys/dev/pci/ixgbe/ixgbe.c 1.325,1.326
sys/dev/pci/ixgbe/ixgbe_common.c 1.44
sys/dev/pci/ixgbe/ixgbe_type.h 1.56
- PCI device ID 0x15c8 also uses X557-AT PHY, so create the thermal
sensor sysctl for it, too.
- Count the number of link down events in the MAC using with
LINK_DN_CNT register.
[msaitoh, ticket #1647]
sys/arch/x86/x86/procfs_machdep.c 1.47
x86 procfs: add Intel lam and AMD vnmi.
[msaitoh, ticket #1649]
sys/compat/linux32/arch/amd64/linux32_machdep.c 1.48
sys/compat/ossaudio/ossaudio.c 1.85
sys/compat/sunos32/sunos32_misc.c 1.86
compat_sunos32, compat_ossaudio, linux32_rt_sendsig:
memset zero before copyout.
[riastradh, ticket #1650]
etc/pam.d/display_manager 1.6
etc/pam.d/ftpd 1.8
etc/pam.d/sshd 1.10
etc/pam.d/su 1.9
etc/pam.d/system 1.9
pam: Disable pam_krb5, pam_ksu by default.
[riastradh, ticket #1651]
lib/libpam/modules/pam_krb5/pam_krb5.8 1.13
lib/libpam/modules/pam_krb5/pam_krb5.c 1.31
pam_krb5: Refuse to operate without a key to verify tickets.
[riastradh, ticket #1652]
lib/libpam/modules/pam_ksu/pam_ksu.c 1.10
pam_ksu: No need for homedir access.
[riastradh, ticket #1653]
sys/dev/pci/pcidevs 1.1478-1.1480
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
Add Samsung SM990.
Add devices from PPR for AMD Family 19h Model 61h Revision B1
processors.
The SATA device ID for Apollo Lake is not 0x5ae0 but 0x5ae3.
[msaitoh, ticket #1654]
usr.bin/vacation/vacation.1 1.33
usr.bin/vacation/vacation.c 1.38
vacation(1): check 'Auto-Submitted:' (RFC 3834) in addition to
'Precedence:' (RFC 2076), and set 'Precedence:' in addition to
'Auto-Submitted:'.
[hauke, ticket #1655]
sys/dev/pci/if_wm.c 1.768-1.782 via patch
sys/dev/pci/if_wmreg.h 1.129-1.130
sys/dev/pci/if_wmvar.h 1.49
wm(4):
- Rework for event counters:
- Fix calculation of GORC, GOTC, TOR and TOT counters correctly.
- Rearrange the order of the registers so that they are roughly
in ascending order.
- Reorder evcnt_attach_dynamic(), WM_EVCNT_ADD() and evcnt_detach()
to match.
- IC{TX,RX}*C registers are for older than 82575.
- Fix a bug that the transmit underrun counter is incorrectly
counted.
- Don't add "Count" for event counter's description.
- Some statistics registers were replaced with new counters on newer
chips. Treat 0x403c(CEXTERR->HTDPMC), 0x40fc(TSCTFC->CBRMPC),
0x4124(ICRXOC->HTCBDPC) and from 0x4104 to 0x4124.
- Add some new counters:
- Circuit Breaker TX Manageability Packet
- Circuit Breaker RX Dropped Packet
- Host Good Octets RX
- Host Good Octets TX
- Length Errors
- SerDes/SGMII Code Violation Packet
- Header Redirection Missed Packet
- EEE TX LPI
- EEE RX LPI
- Fix prc511's comment and description.
- Add SOICZIFDATA (ifconfig -z) support for evcnt(9).
- Use WM_IS_ICHPCH(). No functional change.
- Fix typo. s/ictxact/ictxatc/. No functional change.
- Add comment.
[msaitoh, ticket #1656]
sys/fs/nilfs/nilfs_subr.h 1.5
Remove dead code.
[reinoud, ticket #1657]
sys/arch/i386/stand/bootxx/boot1.c 1.22
x86: primary bootstrap is now able to read a GPT inside RAIDframe.
[manu, ticket #1658]
external/bsd/mdocml/dist/st.c 1.2
mandoc(1): add ISO C 2018 standard.
[wiz, ticket #1661]
lib/libc/dlfcn/dlfcn_elf.c 1.17
libc: Fix missing membar_consumer in dl_iterate_phdr.
[riastradh, ticket #1662]
distrib/sets/lists/misc/mi 1.225
external/bsd/dhcpcd/examples/Makefile 1.2
external/bsd/dhcpcd/examples/conf/Makefile 1.1
PR 57487: install a copy of dhcpcd.conf under /usr/share/examples.
[gutteridge, ticket #1663]
sys/arch/x86/include/specialreg.h 1.207
sys/arch/x86/x86/errata.c 1.31
x86: turn off zenbleed chicken bit on Zen2 cpus.
[mrg, ticket #1664]
sys/arch/x86/x86/fpu.c 1.86
x86/fpu: Align savefpu to 64 bytes in fpuinit_mxcsr_mask.
[riastradh, ticket #1665]
sys/dev/nvmm/x86/nvmm_x86_svm.c 1.85
nvmm(4): filter CR4 bits on x86 SVM (AMD).
[riastradh, ticket #1666]
sys/arch/x86/x86/errata.c 1.32
x86: fix the cpuids for the zen2 client CPUs.
[mrg, ticket #1667]
sys/arch/xen/xen/xen_clock.c 1.10,1.12
(file name changed, applied to sys/arch/xen/xen/clock.c)
Avoid a possible race around ci->ci_xen_hardclock_systime_ns at boot
up, which could cause a hardclock() storm.
[bouyer, ticket #1668]
sys/arch/x86/include/specialreg.h 1.204-1.206, 1.208
(via patch)
- Add Intel CPUID 0x07 %ecx bit 24 BUS_LOCK_DETECT.
- Add AMD CPUID 0x80000008 %ebx bit 30 IBPB_RET and CPUID 0x8000000a
%edx bit 29 BusLockThreshold.
- Fix typo in comment.
[msaitoh, ticket #1669]
usr.sbin/cpuctl/arch/i386.c 1.137-1.139
(via patch)
- CPU model 0x5a is not Atom E3500 but Atom Z3500.
- Add Alder Lake-N.
[msaitoh, ticket #1670]
sys/dev/pci/pcidevs 1.1481-1.1482 (patch)
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
Add Intel Alder Lake-N, Raptor Lake and 700 series chipset devices.
[msaitoh, ticket #1671]
sys/dev/pci/ichsmb.c 1.83-1.84 (patch)
- Add support Intel 700 series chipset and Alder Lake-N devices.
- Use device_printf() instead of aprint_error_dev() in
ichsmb_i2c_exec().
[msaitoh, ticket #1672]
sys/arch/x86/x86/coretemp.c 1.38-1.39 (patch)
coretemp(4): change limits of Tjmax.
[msaitoh, ticket #1673]
sys/arch/mips/cavium/dev/octeon_rnm.c 1.16 (patch)
octrnm(4): PR 57280: raise delay on startup.
[gutteridge, ticket #1674]
lib/csu/arch/vax/crtbegin.S 1.8,1.9
vax/csu: fix register preservation.
[rin, ticket #1675]
sys/arch/aarch64/aarch64/cpuswitch.S 1.40 (patch)
sys/arch/aarch64/aarch64/locore.S 1.91 (patch)
sys/arch/alpha/include/asm.h 1.45 (patch)
sys/arch/alpha/alpha/multiproc.s (apply patch)
sys/arch/alpha/alpha/locore.s (apply patch)
sys/arch/arm/arm/armv6_start.S 1.38 (patch)
sys/arch/arm/arm32/cpuswitch.S 1.106 (patch)
sys/arch/evbmips/ingenic/cpu_startup.S 1.2 (patch)
sys/arch/hppa/include/cpu.h 1.13 (patch)
sys/arch/ia64/ia64/machdep.c 1.44 (patch)
sys/arch/ia64/ia64/vm_machdep.c 1.18 (patch)
sys/arch/mips/include/asm.h 1.74 (patch)
sys/arch/mips/mips/locore.S 1.229 (patch)
sys/arch/mips/mips/locore_mips3.S 1.116 (patch)
sys/arch/powerpc/powerpc/locore_subr.S 1.67 (patch)
sys/arch/sparc/sparc/locore.s 1.284 (patch)
sys/arch/sparc64/sparc64/locore.s 1.432 (patch)
sys/arch/vax/vax/subr.S 1.42 (patch)
PR 57240: add missing barriers in cpu_switchto.
[riastradh, ticket #1676]
sys/kern/kern_lock.c 1.182
sys/kern/kern_mutex.c 1.102
sys/kern/kern_rwlock.c 1.67
Sprinkle __predict_{true,false} for panicstr checks.
[riastradh, ticket #1677]
sys/kern/kern_rwlock.c 1.68 (patch)
rwlock(9): Fix membars.
[riastradh, ticket #1678]
sys/arch/xen/x86/xen_intr.c 1.31
xen: fix potential preemption races in interrupt disabling.
[riastradh, ticket #1679]
sys/arch/xen/xen/if_xennet_xenbus.c 1.129 (apply minimal patch)
xennet(4): add missing membar.
[riastradh, ticket #1680]
sys/arch/xen/x86/hypervisor_machdep.c 1.46 (patch)
xen: fix preemption race in stipending.
[riastradh, ticket #1681]
sys/fs/hfs/libhfs.c 1.16,1.17
sys/fs/hfs/libhfs.h 1.9
fs/hfs: Fix undefined behaviour.
[riastradh, ticket #1682]
lib/libc/sys/mremap.2 1.8
mremap(2): Fix example to use MAP_PRIVATE.
[riastradh, ticket #1683]
sys/netatalk/at_control.c 1.44
netatalk: Fix potential user-controlled buffer overruns through
sa_len by ignoring what the user specified and computing it in
the kernel instead from known-good sizes.
[riastradh, ticket #1684]
sys/kern/uipc_domain.c 1.109
sockaddr(9): fix uninitialized buffer in DIAGNOSTIC checks.
[riastradh, ticket #1685]
sys/dev/spkr.c 1.25 (patch)
spkr(4): Avoid some overflow issues.
[riastradh, ticket #1686]
sys/dev/usb/xhci.c 1.176
sys/dev/usb/xhcivar.h 1.23
xhci(4): PR 57326: defer root intr xfers while polling.
[riastradh, ticket #1687]
sys/kern/subr_autoconf.c 1.308
autoconf(9): fix potential memory corruption in rare ABA case.
[riastradh, ticket #1688]
sys/dev/isapnp/sb_isapnp.c 1.54
sys/dev/ofisa/sb_ofisa.c 1.24
sb(4): PR 57363: fix missing mutex initialization at isapnp and ofisa.
[riastradh, ticket #1689]
libexec/ld.elf_so/rtld.c 1.213
dlopen(3): Read _rtld_objtail under the lock.
[riastradh, ticket #1690]
sys/fs/tmpfs/tmpfs_subr.c 1.116,1.117
tmpfs: protect against unreasonable file resizing.
[riastradh, ticket #1691]
sys/dev/acpi/acpica/acpi_func.h 1.7 (patch)
acpi(4): fix membars in ACPI_ACQUIRE/RELEASE_GLOBAL_LOCK.
[riastradh, ticket #1692]
distrib/sets/lists/comp/mi 1.2417 (patch)
external/bsd/libarchive/lib/libarchive/Makefile 1.14
external/bsd/libarchive/lib/libarchive/libarchive.pc.in 1.1
external/public-domain/xz/lib/Makefile 1.11
Build and install pkgconfig files for liblzma and libarchive.
[tsutsui, ticket #1693]
sys/external/bsd/drm2/linux/linux_ww_mutex.c 1.16
drm/linux_ww_mutex: fix ww acquire context ordering.
[riastradh, ticket #1694]
sys/external/bsd/drm2/linux/linux_ww_mutex.c 1.10 (patch)
drm: fix ww_mutex return values on signal.
[riastradh, ticket #1695]
sys/external/bsd/drm2/linux/linux_ww_mutex.c 1.15
drm: PR 57537: fix mistake in ww_mutex wait loops.
[riastradh, ticket #1696]
usr.sbin/tprof/tprof.8 1.16,1.22,1.25,1.29 via patch
usr.sbin/tprof/tprof_analyze.c 1.4
usr.sbin/tprof/arch/tprof_x86.c 1.13-1.19
sys/dev/tprof/tprof.c 1.23 via patch
sys/dev/tprof/tprof_x86_amd.c 1.7-1.8 via patch
sys/dev/tprof/tprof_x86_intel.c 1.8 via patch
- Add AMD family 19h (zen3 and zen4) support.
- Add Intel Comet Lake support.
- Add support for Intel Skylake-X and Cascade Lake.
- Print the path that we failed to open on error.
- Use lowercase consistently for hexadecimal numbers.
- KNF
[msaitoh, ticket #1697]
sys/dev/usb/ehci.c 1.317
PR 57518: usb keyboard causes host controller to miss microframe.
[skrll, ticket #1698]
distrib/sets/lists/debug/mi 1.400-1.406 (patch)
distrib/sets/lists/debug/shl.mi 1.306-1.311,1.314 (patch)
distrib/sets/lists/tests/mi 1.1265 (patch)
distrib/sets/lists/tests/shl.mi 1.12-1.16 (patch)
libexec/ld.elf_so/README.TLS 1.6 (patch)
libexec/ld.elf_so/arch/aarch64/mdreloc.c 1.18 (patch)
libexec/ld.elf_so/arch/alpha/alpha_reloc.c 1.44 (patch)
libexec/ld.elf_so/arch/arm/mdreloc.c 1.46 (patch)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c 1.50 (patch)
libexec/ld.elf_so/arch/i386/mdreloc.c 1.42,1.43 (patch)
libexec/ld.elf_so/arch/m68k/mdreloc.c 1.34 (patch)
libexec/ld.elf_so/arch/mips/mips_reloc.c 1.75 (patch)
libexec/ld.elf_so/arch/or1k/mdreloc.c 1.4 (patch)
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c 1.63 (patch)
libexec/ld.elf_so/arch/riscv/mdreloc.c 1.9 (patch)
libexec/ld.elf_so/arch/sh3/mdreloc.c 1.36 (patch)
libexec/ld.elf_so/arch/sparc/mdreloc.c 1.57 (patch)
libexec/ld.elf_so/arch/sparc64/mdreloc.c 1.70 (patch)
libexec/ld.elf_so/arch/x86_64/mdreloc.c 1.48 (patch)
libexec/ld.elf_so/map_object.c 1.66,1.67 (patch)
libexec/ld.elf_so/rtld.c 1.214 (patch)
libexec/ld.elf_so/rtld.h 1.146 (patch)
libexec/ld.elf_so/tls.c 1.16-1.19 (patch)
tests/libexec/ld.elf_so/Makefile 1.13-1.19 (patch)
tests/libexec/ld.elf_so/helper.mk 1.1 (patch)
tests/libexec/ld.elf_so/helper_abuse_dynamic/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_abuse_dynamic/h_abuse_dynamic.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_abuse_static/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_abuse_static/h_abuse_static.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_def_dynamic/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_def_dynamic/h_def_dynamic.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_def_static/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_def_static/h_def_static.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_dso1/Makefile 1.2 (patch)
tests/libexec/ld.elf_so/helper_dso2/Makefile 1.2 (patch)
tests/libexec/ld.elf_so/helper_dso3/Makefile 1.2 (patch)
tests/libexec/ld.elf_so/helper_ifunc_dso/Makefile 1.2 (patch)
tests/libexec/ld.elf_so/helper_onlyctor_dynamic/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_onlyctor_dynamic/h_onlyctor_dynamic.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_onlydef/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_onlydef/h_onlydef.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_onlydef_static/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_onlydef_static/h_onlydef_static.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_onlyuse_dynamic/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_onlyuse_dynamic/h_onlyuse_dynamic.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_onlyuse_static/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_onlyuse_static/h_onlyuse_static.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_symver_dso0/Makefile 1.2 (patch)
tests/libexec/ld.elf_so/helper_symver_dso1/Makefile 1.4 (patch)
tests/libexec/ld.elf_so/helper_symver_dso2/Makefile 1.4 (patch)
tests/libexec/ld.elf_so/helper_use_dynamic/Makefile 1.1,1.2 (patch)
tests/libexec/ld.elf_so/helper_use_dynamic/h_use_dynamic.c 1.1 (patch)
tests/libexec/ld.elf_so/helper_use_static/Makefile 1.1-1.3 (patch)
tests/libexec/ld.elf_so/helper_use_static/h_use_static.c 1.1,1.2 (patch)
tests/libexec/ld.elf_so/t_tls_extern.c 1.1-1.12 (patch)
ld.elf_so(1): fix dlopen with static thread-local storage.
[riastradh, ticket #1699]
lib/libpthread/arch/aarch64/pthread_md.h 1.2
lib/libpthread/arch/arm/pthread_md.h 1.12,1.13
lib/libpthread/arch/i386/pthread_md.h 1.21
lib/libpthread/arch/x86_64/pthread_md.h 1.13
lib/libpthread/pthread_int.h 1.110,1.111
lib/libpthread/pthread_spin.c 1.11
libpthread: reduce spin lock hangs on arm.
[riastradh, ticket #1700]
usr.bin/find/function.c 1.80
usr.bin/find/main.c 1.32
find(1): PR 57313: don't bail if "." cannot be opened.
[riastradh, ticket #1701]
usr.sbin/ldpd/fsm.c 1.16
usr.sbin/ldpd/ldp_peer.c 1.19
usr.sbin/ldpd/socketops.c 1.36
ldpd(8): PR 56895: fix address of misaligned packed members.
[riastradh, ticket #1702]
sys/fs/ptyfs/ptyfs_vnops.c 1.61
ptyfs: PR 55821: allow chown/chmod at root of ptyfs.
[riastradh, ticket #1703]
xsrc/external/mit/MesaLib/dist/src/glx/glxcurrent.c 1.4 (patch)
mesa: remove massive kludge that worked around PR 50277.
[riastradh, ticket #1704]
sys/dev/ic/rtl8169.c 1.167,1.168
sys/dev/ic/rtl81x9reg.h 1.54
sys/dev/ic/rtl81x9var.h 1.58
re(4): PR 56312: misc chip revision support changes
[jakllsch, ticket #1705]
sys/netinet6/in6_src.c 1.92
in6: add missing rtcache_unref.
[ozaki-r, ticket #1706]
sys/netinet6/in6.c 1.289
sys/netinet6/ip6_output.c 1.234
in6: fixes for IPv6-disabled interfaces.
[ozaki-r, ticket #1707]
sys/net/bpf.c (apply patch)
bpf: allow to read with no filter.
[ozaki-r, ticket #1708]
sys/dev/usb/umodeswitch.c 1.6
Add support for D-Link DWM-222 4G LTS USB adapter.
[manu, ticket #1709]
external/cddl/osnet/sys/sys/kcondvar.h 1.5
zfs: give condvars more meaningful names.
[riastradh, ticket #1710]
external/cddl/osnet/sys/kern/misc.c 1.10
external/cddl/osnet/sys/sys/proc.h 1.10
solaris: give threads less bad names.
[riastradh, ticket #1711]
sys/arch/xen/x86/xen_ipi.c 1.41 via patch
xen/x86: Fix 'mach cpu N' in ddb by passing the right pointer
to a struct intrframe to IPI handlers.
[riastradh, ticket #1713]
distrib/sets/lists/debug/mi 1.409 via patch
distrib/sets/lists/tests/mi 1.1280 via patch
libexec/ld.elf_so/Makefile 1.145-1.147 via patch
libexec/ld.elf_so/hash.c 1.1 via patch
libexec/ld.elf_so/hash.h 1.1 via patch
libexec/ld.elf_so/symbol.c 1.74-1.76 via patch
tests/libexec/ld.elf_so/Makefile 1.21 via patch
tests/libexec/ld.elf_so/t_hash.c 1.1 via patch
ld.elf_so: Fix sysv elf hash on edge cases like `ZZZZZW9p' on
LP64 platforms where long is 64-bit.
[riastradh, ticket #1712]
sys/uvm/uvm_fault.c 1.234
uvm: PR 56535: prevent TLB invalidation races during COW resolution.
[chs, ticket #1714]
external/apache2/mDNSResponder/usr.sbin/mdnsd/Makefile 1.18
mdnsd(8): switch to use arc4random(3) for randomness
[gutteridge, ticket #1715]
sys/dev/vnd.c 1.289
vnd(4): PR 57421: fix deadlock in low-memory scenario by allowing
the pagedaemon to allocate for I/O to flush dirty buffers to free
memory.
[riastradh, ticket #1716]
sbin/dump/optr.c 1.44
dump(8): PR 56249: silently ignore /etc/fstab entries with
NAME= entries that cannot be resolved.
[manu, ticket #1717]
sys/net/npf/npf_tableset.c 1.41
npf(9): fix crashes in table queries, PR 57136 and 57181.
[riastradh, ticket #1718]
sys/dev/pci/pcidevs 1.1483-1.1492
sys/dev/pci/pcidevs.h regen
sys/dev/pci/pcidevs_data.h regen
- Add AMD 19h/7xh Root Complex.
- Add ASMedia ASM106x.
- Add Intel Snow Ridge, Xeon D-2100 devices.
- Add Intel I226 devices.
- Add the VIA VX800 chipset devices and S3 chrome 500 series GPU.
- Fix description of Intel 0x37d0.
[msaitoh, ticket #1719]
sys/arch/x86/pci/amdsmn.c 1.17
sys/arch/x86/pci/amdzentemp.c 1.19,1.20
amdsmn(4),amdzentemp(4): Add support for Zen2 Mendocino(17h/Axh) and
Zen4 Phoenix(19h/7xh).
[msaitoh, ticket #1720]
sys/dev/pci/sdhc_pci.c 1.21
Add quirk setting for some Intel eMMC devices to make them work.
[msaitoh, ticket #1721]
sys/arch/x86/pci/pci_machdep.c 1.94
Fix detection of MSI/MSI-X availability on some systems.
[msaitoh, ticket #1722]
sys/dev/pci/ichsmb.c 1.85
sys/dev/pci/ismt.c 1.11
ichsmb(4),ismt(4): add Snow Ridge support.
[msaitoh, ticket #1723]
usr.sbin/cpuctl/cpuctl.8 1.21
usr.sbin/cpuctl/cpuctl.c 1.33
cpuctl(8): do not show error messages when the microcode to be
loaded is already available in the cpu.
[msaitoh, ticket #1724]
sys/net/npf/npf_ruleset.c 1.52
npf(7): PR 56990: fix handling of dynamic groups.
[kardel, ticket #1725]
sys/dev/pci/if_wm.c 1.783,1.784 (patch)
sys/dev/pci/if_wmvar.h 1.50
wm(4): delay sending LINK_STATE_UP to prevent dropping packets
on I35[04] and I21[01].
Print debug message correctly when WM_DEBUG is set.
[msaitoh, ticket #1726]
crypto/external/bsd/openssl/dist/crypto/sparccpuid.S 1.11
openssl: PR 57594: fix SPARC v8/v9 detection code.
[mrg, ticket #1727]
lib/libpam/modules/pam_ksu/pam_ksu.c 1.11
pam_ksu(8): allow homedir access during kuserok.
[riastradh, ticket #1728]
sys/dev/raidframe/rf_reconstruct.c 1.128
raidframe: fix memory leaks (prevent diagnostic on shutdown).
[oster, ticket #1729]
build.sh 1.374
build.sh: add support for git worktree.
[khorben, ticket #1730]
external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c 1.11
external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c 1.19
mdnsd(8): fix memory leak in an error path and minor
language fixes in a comment.
[gutteridge, ticket #1731]
sys/arch/i386/stand/efiboot/Makefile.efiboot 1.22
sys/arch/i386/stand/efiboot/eficons.c 1.13,1.14
sys/arch/i386/stand/efiboot/eficpufunc.c 1.1
sys/arch/i386/stand/efiboot/eficpufunc.h 1.1
efiboot/x86: add serial console support via raw I/O port access.
[rin, ticket #1732]
sys/dev/raidframe/rf_netbsdkintf.c 1.413
raid(4): avoid panic from DIOCGCACHE ioctl while reconstruction
is in progress.
[oster, ticket #1733]
lib/libpam/modules/pam_krb5/pam_krb5.c 1.32
pam_krb5: PR lib/57631: fix double-free and use of uninitialized
memory.
[riastradh, ticket #1734]
external/cddl/osnet/sys/kern/kmem.c 1.4
solaris: PR 57558: use pool_cache_reclaim, not pool_cache_invalidate.
[riastradh, ticket #1735]
share/examples/wpa_supplicant/wpa_supplicant.conf 1.4
wpa_supplicant.conf: fix connection string for Eduroam example config.
[gutteridge, ticket #1736]
libexec/ftpd/extern.h 1.65
libexec/ftpd/ftpd.c 1.205
ftpd(8): increase some buffer sizes.
[lukem, ticket #1737]
libexec/ftpd/ftpd.c 1.206
ftpd(8): improve error handling to fix CVE-2020-7468.
[lukem, ticket #1738]
libexec/ftpd/ftpd.c 1.207
libexec/ftpd/version.h 1.78
ftpd(8): improve seteuid error handling.
[lukem, ticket #1739]
libexec/ftpd/ftpcmd.y 1.95
ftpd(8): fix MLSD/MLST auth checks.
[lukem, ticket #1740]
libexec/ftpd/conf.c 1.65
ftpd(8): fix uninitialized memory usage in count_users().
[lukem, ticket #1741]
libexec/ftpd/ftpd.c 1.208
ftpd(8): use correct sockaddr in PAM auth.
[lukem, ticket #1742]
libexec/ftpd/version.h 1.80
ftp: update version to "NetBSD-ftpd 20230930" for changes:
- fix uninitialized memory usage in count_users()
- fix pam_set_item call with proper struct passed as PAM_SOCKADDR
[lukem, ticket #1743]
xsrc/external/mit/libXpm/dist/src/CrPFrBuf.c (apply patch)
xsrc/external/mit/libXpm/dist/src/CrPFrDat.c (apply patch)
xsrc/external/mit/libXpm/dist/src/CrPFrI.c (apply patch)
xsrc/external/mit/libXpm/dist/src/RdFToP.c (apply patch)
xsrc/external/mit/libXpm/dist/src/XpmI.h (apply patch)
xsrc/external/mit/libXpm/dist/src/create.c (apply patch)
xsrc/external/mit/libXpm/dist/src/data.c (apply patch)
xsrc/external/mit/libX11/dist/src/CrPixmap.c (apply patch)
xsrc/external/mit/libX11/dist/src/ImUtil.c (apply patch)
xsrc/external/mit/libX11/dist/src/PutImage.c (apply patch)
xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c (apply patch)
Backport of upstream libX11 and libXpm 2023-10 security updates,
fixing: CVE-2023-43785, CVE-2023-43786, CVE-2023-43787, CVE-2023-43788,
CVE-2023-43789
[mrg, ticket #1744]
sys/dev/pci/ixgbe/ix_txrx.c 1.101
sys/dev/pci/ixgbe/ixgbe.c 1.327-1.332
sys/dev/pci/ixgbe/ixgbe.h 1.87,1.88
sys/dev/pci/ixgbe/ixgbe_82599.c 1.30
sys/dev/pci/ixgbe/ixgbe_mbx.h 1.20
sys/dev/pci/ixgbe/ixgbe_type.h 1.57
sys/dev/pci/ixgbe/ixgbe_vf.c 1.32,1.33
sys/dev/pci/ixgbe/ixgbe_vf.h 1.18
sys/dev/pci/ixgbe/ixv.c 1.184,1.185
ixg(4):
- Reorder some event counters for readability.
- Rename some descriptions of event counters.
- Count Queue Bytes {Transmit, Receive} counter.
- Improve error check in ixgbe_check_mac_link_vf().
- Add new IXGBE_VF_GET_LINK_STATE message support.
The VF's link state can be forced to down by PF.
- Update FCTRL after writing multicast filter.
- Update comments.
[msaitoh, ticket #1745]
sys/dev/pci/if_wm.c 1.785-1.789
wm(4):
- Count SCVPC, HRMPC and IAC correctly.
- Modify some event counters' descriptions to clarify meaning.
[msaitoh, ticket #1746]
sys/arch/evbmips/conf/INSTALL_CI20 1.3
sys/arch/evbmips/conf/INSTALL_OMSAL400 1.4
distrib/evbmips/instkernel/ramdisk/Makefile 1.19
lib/libm/Makefile 1.222
libm: add fma() functions for mips.
Bump ramdisk size slightly.
[he, ticket #1747]
sys/dev/pci/pcidevs 1.1496
sys/dev/pci/ahcisata_pci.c 1.71
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
ahcisata(4): add support for ASMEDIA 0x0624
(ASM1062 + JMB575 Port Multiplier)
[abs, ticket #1748]
sys/dev/pci/ixgbe/if_bypass.c 1.10
sys/dev/pci/ixgbe/if_fdir.c 1.6 via patch
sys/dev/pci/ixgbe/if_sriov.c 1.18 via patch
sys/dev/pci/ixgbe/ix_txrx.c 1.102 via patch
sys/dev/pci/ixgbe/ixgbe.c 1.333,1.339 via patch
sys/dev/pci/ixgbe/ixgbe.h 1.89
sys/dev/pci/ixgbe/ixgbe_api.h 1.17
sys/dev/pci/ixgbe/ixgbe_common.h 1.17
sys/dev/pci/ixgbe/ixgbe_bypass.h 1.4
sys/dev/pci/ixgbe/ixgbe_common.c 1.45
sys/dev/pci/ixgbe/ixgbe_fdir.h 1.5
sys/dev/pci/ixgbe/ixgbe_netmap.h 1.3
sys/dev/pci/ixgbe/ixgbe_netmap.c 1.6
sys/dev/pci/ixgbe/ixgbe_osdep.c 1.9
sys/dev/pci/ixgbe/ixgbe_sriov.h 1.6
sys/dev/pci/ixgbe/ixgbe_type.h 1.58
sys/dev/pci/ixgbe/ixgbe_x550.c 1.27
sys/dev/pci/ixgbe/ixv.c 1.186 via patch
ixg(4): Rename some definitions, modify comment. No functional change.
[msaitoh, ticket #1749]
sys/dev/pci/pcidevs 1.1493,1.1495
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
Add Intel 82599 LS.
Add Pericom(Diodes) PCIe switches.
[msaitoh, ticket #1750]
sys/arch/i386/stand/lib/biosdisk.c 1.59,1.60 (patch)
sys/dev/raidframe/rf_netbsdkintf.c 1.377-1.379,1.383,1.385,1.392
1.402,1.403,1.416 (patch)
sys/rump/librump/rumpkern/emul.c 1.200 (patch)
raid(4): align the behavior of different boot methods.
[manu, ticket #1751]
external/cddl/osnet/sys/kern/misc.c (apply patch)
solaris.kmod: restore thread_create symbol for compatibility
(after removal in pullup-9 #1711).
[riastradh, ticket #1752]
sys/dev/pci/ixgbe/ix_txrx.c 1.103-1.104
sys/dev/pci/ixgbe/ixgbe.c 1.334-1.338,
1.341-1.344 via patch
sys/dev/pci/ixgbe/ixgbe.h 1.90-1.93
sys/dev/pci/ixgbe/ixgbe_82599.c 1.31-1.32
sys/dev/pci/ixgbe/ixgbe_api.c 1.29
sys/dev/pci/ixgbe/ixgbe_bypass.h 1.5
sys/dev/pci/ixgbe/ixgbe_common.c 1.46-1.47
sys/dev/pci/ixgbe/ixgbe_common.h 1.18
sys/dev/pci/ixgbe/ixgbe_dcb.c 1.14-1.15
sys/dev/pci/ixgbe/ixgbe_dcb_82598.c 1.13
sys/dev/pci/ixgbe/ixgbe_type.h 1.59-1.61
sys/dev/pci/ixgbe/ixgbe_x540.c 1.24
sys/dev/pci/ixgbe/ixgbe_x550.c 1.28
sys/dev/pci/ixgbe/ixv.c 1.187-1.192
- ixg(4): Add 82599 LS support once again.
- ixg(4): Filter out spurious link up indication more.
- ixg(4): Print DEVICE_CAPS register.
- ixg(4): Fix a bug that the number of queues is unintentionally
limited to a small number or wrong error message may be printed
when two devices' number of MSI-X vectors are different.
- Modify error message of wrong TX/RX descriptor size.
- Enable interrupt after setting IFF_RUNNING.
- Fix a bug that changing hw.ix[gv]X.qY.interrupt_rate would change
all devices all queues default interrupt rate.
- Cleanup the code.
[msaitoh, ticket #1753]
sys/dev/pci/if_wm.c 1.790,1.791
sys/dev/pci/if_wmvar.h 1.51
sys/dev/pci/pcidevs 1.1497
sys/dev/pci/pcidevs.h (regen)
sys/dev/pci/pcidevs_data.h (regen)
- Add new workaround for Tiger Lake and newer to avoid
packet loss.
- Add I219{V,LM}({22,23}) devices (Raptor Lake).
[msaitoh, ticket #1754]
sys/kern/subr_thmap.c 1.14,1.15
thmap(9): PR 57666, PR 57208: fix allocation failure issues.
[riastradh, ticket #1755]
sys/dev/pci/mpii.c 1.30
mpii(4): PR 57133: fix a regression introduce in rev. 1.22.
Do not reset xs->resid when encountering a
MPII_SCSIIO_STATUS_CHECK_COND condition.
[buhrow, ticket #1756]
xsrc/external/mit/xorg-server.old/dist/Xi/xiproperty.c 1.2
xsrc/external/mit/xorg-server.old/dist/dix/enterleave.h 1.2
xsrc/external/mit/xorg-server.old/dist/include/eventstr.h 1.2
xsrc/external/mit/xorg-server.old/dist/mi/mipointer.c 1.2
xsrc/external/mit/xorg-server.old/dist/os/auth.c 1.4
xsrc/external/mit/xorg-server.old/dist/randr/rrproperty.c 1.2
Merge security fixes from xorg-server 21.1.9 into xorg-server 1.10.6.
Fixes CVE-2023-5367 and CVE-2023-5380.
[mrg, ticket #1757]
xsrc/external/mit/xorg-server/dist/Xi/xiproperty.c (apply patch)
xsrc/external/mit/xorg-server/dist/dix/enterleave.h (apply patch)
xsrc/external/mit/xorg-server/dist/include/eventstr.h (apply patch)
xsrc/external/mit/xorg-server/dist/mi/mipointer.c (apply patch)
xsrc/external/mit/xorg-server/dist/os/auth.c (apply patch)
xsrc/external/mit/xorg-server/dist/randr/rrproperty.c (apply patch)
Merge security fixes from xorg-server 21.1.9 into xorg-server 1.20.5.
Fixes CVE-2023-5367 and CVE-2023-5380.
[mrg, ticket #1758]
sys/arch/newsmips/dev/zs_hb.c 1.30
newsmips: fix zs(4) attachment kernel messages.
[tsutsui, ticket #1760]
sys/arch/newsmips/conf/DEJIKO 1.36
sys/arch/newsmips/conf/GENERIC 1.144
sys/arch/newsmips/conf/WAPIKO 1.50
Use FONT_SONY12x24 for Sony fans, rather than Gallant fonts used
on Sun.
[tsutsui, ticket #1759]
share/examples/npf/host-npf.conf 1.12
share/examples/npf/soho_gw-npf.conf 1.21
npf(7): fix examples.
[tsutsui, ticket #1762]
sys/arch/newsmips/conf/GENERIC 1.146
sys/arch/newsmips/conf/INSTALL 1.49
sys/arch/newsmips/dev/fb.c 1.30-1.34
newsmips: add NWS-3260 LCD-MONO support.
[tsutsui, ticket #1763]
sys/arch/newsmips/dev/dmac_0448.h 1.7
sys/arch/newsmips/dev/scsi_1185.c 1.25
newsmips: fix delays in SCSI driver.
[tsutsui, ticket #1764]
sys/dev/acpi/acpi.c 1.284
PR 57642: ACPI compatibility enhancement (especially for aarch64
on qemu).
[abs, ticket #1765]
xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c 1.22
xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.h 1.5
xsrc/external/mit/xf86-input-keyboard/dist/src/kbd.c 1.9
xsrc/external/mit/xf86-input-keyboard/dist/src/ws_KbdMap.c 1.1
external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile 1.23 (patch)
xf86-input-keyboard: add suppport to get keymap via WSKBDIO_GETMAP
ioctl(2).
[tsutsui, ticket #1766]
external/gpl3/binutils/dist/gas/config/tc-mips.c 1.25
as(1): PR 57680: handle MIPS1 FPR load hazard correctly.
[tsutsui, ticket #1767]
sys/kern/uipc_mbuf.c 1.252
mbuf: avoid assertion failure when splitting a mbuf cluster.
[ozaki-r, ticket #1768]
sys/kern/exec_subr.c 1.86,1.87
tests/lib/libc/sys/t_setrlimit.c 1.8,1.9
tests/lib/libc/sys/Makefile 1.75
PR 57711: fix setrlimit(RLIMIT_STACK) in current process.
[riastradh, ticket #1769]
sys/ufs/ffs/ffs_vfsops.c 1.382
PR 57606: ffs: fix minor locking error.
[riastradh, ticket #1770]
etc/namedb/root.cache 1.26
Update root name servers to 2023112702 (November 27, 2023).
[taca, ticket #1771]
sys/dev/wscons/wsemul_vt100.c 1.47,1.48
wscons: PR 56223: accept bell (^G) as an end of sequence in
"string" state.
[gutteridge, ticket #1772]
sys/arch/mips/mips/lock_stubs_llsc.S 1.18
mips: fix compilation for some MP kernels (not build by default).
[andvar, ticket #1773]
lib/libc/gen/vis.c 1.75-1.86
tests/lib/libc/gen/t_vis.c 1.10-1.14
vis(3): PR 57573: fix buffer overruns in edge cases.
PR 56260: fix out-of-bounds stack read.
[riastradh, ticket #1774]
distrib/sets/lists/debug/mi 1.424
distrib/sets/lists/tests/mi 1.1297 (patch)
lib/libpthread/pthread.c 1.184
tests/lib/libpthread/Makefile 1.16
tests/lib/libpthread/t_stack.c 1.1-1.6
pthread: PR 57721: fix user-allocated stack addressing.
[riastradh, ticket #1775]
lib/libc/net/sethostent.c 1.21
sethostent(3): fix a couple of (not very likely) memory leaks.
[kre, ticket #1776]
usr.bin/systat/vmstat.c 1.92
systat(1): PR 56014: fix redraw handling.
[kre, ticket #1777]
sys/nfs/nfs_vnops.c 1.325
NFS client: PR 57691: fix RFC 1813 compliance for
READDIR and READDIRPLUS cookie verifiers.
[schmonz, ticket #1778]
crypto/external/bsd/openssh/Makefile.inc up to 1.15 (+patch)
crypto/external/bsd/openssh/bin/Makefile.inc up to 1.4
crypto/external/bsd/openssh/bin/scp/Makefile up to 1.6
crypto/external/bsd/openssh/bin/sftp/Makefile up to 1.11
crypto/external/bsd/openssh/bin/sftp-server/Makefile up to 1.4
crypto/external/bsd/openssh/bin/ssh/Makefile up to 1.20
crypto/external/bsd/openssh/bin/ssh-add/Makefile up to 1.3
crypto/external/bsd/openssh/bin/ssh-agent/Makefile up to 1.7
crypto/external/bsd/openssh/bin/ssh-keygen/Makefile up to 1.10
crypto/external/bsd/openssh/bin/ssh-keyscan/Makefile up to 1.6
crypto/external/bsd/openssh/bin/ssh-pkcs11-helper/Makefile up to 1.4
crypto/external/bsd/openssh/bin/sshd/Makefile up to 1.27 (+patch)
crypto/external/bsd/openssh/dist/PROTOCOL.sshsig up to 1.1.1.2
crypto/external/bsd/openssh/dist/srclimit.c up to 1.3
crypto/external/bsd/openssh/dist/sftp-realpath.c up to 1.3
crypto/external/bsd/openssh/dist/sntrup761.c up to 1.3
crypto/external/bsd/openssh/dist/sntrup761.sh up to 1.1.1.2
crypto/external/bsd/openssh/dist/sshsig.c up to 1.12
crypto/external/bsd/openssh/dist/sshsig.h up to 1.1.1.5
crypto/external/bsd/openssh/dist/addr.c up to 1.6
crypto/external/bsd/openssh/dist/PROTOCOL.u2f up to 1.1.1.3
crypto/external/bsd/openssh/dist/sk-api.h up to 1.1.1.6
crypto/external/bsd/openssh/dist/sk-usbhid.c up to 1.9
crypto/external/bsd/openssh/dist/ssh-ecdsa-sk.c up to 1.4
crypto/external/bsd/openssh/dist/ssh-ed25519-sk.c up to 1.5
crypto/external/bsd/openssh/dist/ssh-sk-client.c up to 1.6
crypto/external/bsd/openssh/dist/ssh-sk-helper.8 up to 1.1.1.2
crypto/external/bsd/openssh/dist/ssh-sk-helper.c up to 1.7
crypto/external/bsd/openssh/dist/ssh-sk.c up to 1.8
crypto/external/bsd/openssh/dist/ssh-sk.h up to 1.1.1.2
crypto/external/bsd/openssh/dist/sshbuf-io.c up to 1.2
crypto/external/bsd/openssh/dist/addr.h up to 1.1.1.2
crypto/external/bsd/openssh/dist/kexsntrup761x25519.c up to 1.3
crypto/external/bsd/openssh/dist/cipher-chachapoly-libcrypto.c up to 1.3
crypto/external/bsd/openssh/dist/srclimit.h up to 1.1.1.1
crypto/external/bsd/openssh/dist/auth2-pubkeyfile.c up to 1.3
crypto/external/bsd/openssh/dist/sftp-usergroup.c up to 1.3
crypto/external/bsd/openssh/dist/sftp-usergroup.h up to 1.1.1.1
crypto/external/bsd/openssh/dist/ed25519.sh up to 1.1.1.1
crypto/external/bsd/openssh/dist/crc32.c delete
crypto/external/bsd/openssh/dist/crc32.h delete
crypto/external/bsd/openssh/dist/fe25519.c delete
crypto/external/bsd/openssh/dist/fe25519.h delete
crypto/external/bsd/openssh/dist/ge25519.c delete
crypto/external/bsd/openssh/dist/ge25519.h delete
crypto/external/bsd/openssh/dist/ge25519_base.data delete
crypto/external/bsd/openssh/dist/kexsntrup4591761x25519.c delete
crypto/external/bsd/openssh/dist/sc25519.c delete
crypto/external/bsd/openssh/dist/sc25519.h delete
crypto/external/bsd/openssh/dist/sntrup4591761.c delete
crypto/external/bsd/openssh/dist/sntrup4591761.sh delete
crypto/external/bsd/openssh/dist/uuencode.c delete
crypto/external/bsd/openssh/dist/uuencode.h delete
crypto/external/bsd/openssh/dist/verify.c delete
crypto/external/bsd/openssh/dist/LICENCE up to 1.7
crypto/external/bsd/openssh/dist/PROTOCOL up to 1.23
crypto/external/bsd/openssh/dist/PROTOCOL.agent up to 1.15
crypto/external/bsd/openssh/dist/PROTOCOL.certkeys up to 1.13
crypto/external/bsd/openssh/dist/PROTOCOL.chacha20poly1305 up to 1.1.1.4
crypto/external/bsd/openssh/dist/PROTOCOL.key up to 1.1.1.3
crypto/external/bsd/openssh/dist/PROTOCOL.krl up to 1.1.1.5
crypto/external/bsd/openssh/dist/PROTOCOL.mux up to 1.12
crypto/external/bsd/openssh/dist/addrmatch.c up to 1.15
crypto/external/bsd/openssh/dist/auth-krb5.c up to 1.16
crypto/external/bsd/openssh/dist/auth-options.c up to 1.29
crypto/external/bsd/openssh/dist/auth-options.h up to 1.15
crypto/external/bsd/openssh/dist/auth-pam.c up to 1.21
crypto/external/bsd/openssh/dist/auth-passwd.c up to 1.13
crypto/external/bsd/openssh/dist/auth-rhosts.c up to 1.16
crypto/external/bsd/openssh/dist/auth.c up to 1.34
crypto/external/bsd/openssh/dist/auth.h up to 1.23
crypto/external/bsd/openssh/dist/auth2-chall.c up to 1.19
crypto/external/bsd/openssh/dist/auth2-gss.c up to 1.17
crypto/external/bsd/openssh/dist/auth2-hostbased.c up to 1.23
crypto/external/bsd/openssh/dist/auth2-kbdint.c up to 1.15
crypto/external/bsd/openssh/dist/auth2-krb5.c up to 1.10
crypto/external/bsd/openssh/dist/auth2-none.c up to 1.14
crypto/external/bsd/openssh/dist/auth2-passwd.c up to 1.16
crypto/external/bsd/openssh/dist/auth2-pubkey.c up to 1.34
crypto/external/bsd/openssh/dist/auth2.c up to 1.29
crypto/external/bsd/openssh/dist/authfd.c up to 1.27
crypto/external/bsd/openssh/dist/authfd.h up to 1.17
crypto/external/bsd/openssh/dist/authfile.c up to 1.28
crypto/external/bsd/openssh/dist/authfile.h up to 1.10
crypto/external/bsd/openssh/dist/canohost.c up to 1.16
crypto/external/bsd/openssh/dist/chacha.c up to 1.6
crypto/external/bsd/openssh/dist/chacha.h up to 1.3
crypto/external/bsd/openssh/dist/channels.c up to 1.42
crypto/external/bsd/openssh/dist/channels.h up to 1.26
crypto/external/bsd/openssh/dist/cipher-chachapoly.c up to 1.7
crypto/external/bsd/openssh/dist/cipher-chachapoly.h up to 1.3
crypto/external/bsd/openssh/dist/cipher.c up to 1.21
crypto/external/bsd/openssh/dist/cipher.h up to 1.17
crypto/external/bsd/openssh/dist/clientloop.c up to 1.39
crypto/external/bsd/openssh/dist/clientloop.h up to 1.18
crypto/external/bsd/openssh/dist/compat.c up to 1.26
crypto/external/bsd/openssh/dist/compat.h up to 1.18
crypto/external/bsd/openssh/dist/crypto_api.h up to 1.5
crypto/external/bsd/openssh/dist/dh.c up to 1.20
crypto/external/bsd/openssh/dist/dh.h up to 1.13
crypto/external/bsd/openssh/dist/digest-libc.c up to 1.8
crypto/external/bsd/openssh/dist/digest-openssl.c up to 1.9
crypto/external/bsd/openssh/dist/dispatch.c up to 1.11
crypto/external/bsd/openssh/dist/dns.c up to 1.23
crypto/external/bsd/openssh/dist/dns.h up to 1.13
crypto/external/bsd/openssh/dist/ed25519.c up to 1.6
crypto/external/bsd/openssh/dist/fatal.c up to 1.7
crypto/external/bsd/openssh/dist/getrrsetbyname.c up to 1.6
crypto/external/bsd/openssh/dist/gss-genr.c up to 1.11
crypto/external/bsd/openssh/dist/gss-serv.c up to 1.15
crypto/external/bsd/openssh/dist/hash.c up to 1.7
crypto/external/bsd/openssh/dist/hmac.c up to 1.8
crypto/external/bsd/openssh/dist/hostfile.c up to 1.23
crypto/external/bsd/openssh/dist/hostfile.h up to 1.11
crypto/external/bsd/openssh/dist/includes.h up to 1.9
crypto/external/bsd/openssh/dist/kex.c up to 1.34
crypto/external/bsd/openssh/dist/kex.h up to 1.24
crypto/external/bsd/openssh/dist/kexdh.c up to 1.10
crypto/external/bsd/openssh/dist/kexgen.c up to 1.7
crypto/external/bsd/openssh/dist/kexgexc.c up to 1.17
crypto/external/bsd/openssh/dist/kexgexs.c up to 1.23
crypto/external/bsd/openssh/dist/krl.c up to 1.23
crypto/external/bsd/openssh/dist/krl.h up to 1.6
crypto/external/bsd/openssh/dist/ldapauth.c up to 1.8
crypto/external/bsd/openssh/dist/ldapauth.h up to 1.6
crypto/external/bsd/openssh/dist/log.c up to 1.27
crypto/external/bsd/openssh/dist/log.h up to 1.17
crypto/external/bsd/openssh/dist/mac.c up to 1.16
crypto/external/bsd/openssh/dist/match.c up to 1.16
crypto/external/bsd/openssh/dist/match.h up to 1.11
crypto/external/bsd/openssh/dist/misc.c up to 1.35
crypto/external/bsd/openssh/dist/misc.h up to 1.27
crypto/external/bsd/openssh/dist/moduli up to 1.10
crypto/external/bsd/openssh/dist/moduli.c up to 1.17
crypto/external/bsd/openssh/dist/monitor.c up to 1.43
crypto/external/bsd/openssh/dist/monitor.h up to 1.13
crypto/external/bsd/openssh/dist/monitor_fdpass.c up to 1.9
crypto/external/bsd/openssh/dist/monitor_wrap.c up to 1.34
crypto/external/bsd/openssh/dist/monitor_wrap.h up to 1.23
crypto/external/bsd/openssh/dist/msg.c up to 1.11
crypto/external/bsd/openssh/dist/mux.c up to 1.35
crypto/external/bsd/openssh/dist/myproposal.h up to 1.24
crypto/external/bsd/openssh/dist/namespace.h up to 1.10
crypto/external/bsd/openssh/dist/nchan.c up to 1.14
crypto/external/bsd/openssh/dist/packet.c up to 1.50
crypto/external/bsd/openssh/dist/packet.h up to 1.26
crypto/external/bsd/openssh/dist/pathnames.h up to 1.15
crypto/external/bsd/openssh/dist/pfilter.c up to 1.8 (+patch)
crypto/external/bsd/openssh/dist/poly1305.c up to 1.6
crypto/external/bsd/openssh/dist/progressmeter.c up to 1.15
crypto/external/bsd/openssh/dist/readconf.c up to 1.44
crypto/external/bsd/openssh/dist/readconf.h up to 1.34
crypto/external/bsd/openssh/dist/readpass.c up to 1.18
crypto/external/bsd/openssh/dist/rijndael.h up to 1.3
crypto/external/bsd/openssh/dist/sandbox-pledge.c up to 1.3
crypto/external/bsd/openssh/dist/sandbox-rlimit.c up to 1.7
crypto/external/bsd/openssh/dist/scp.1 up to 1.31
crypto/external/bsd/openssh/dist/scp.c up to 1.41
crypto/external/bsd/openssh/dist/servconf.c up to 1.44
crypto/external/bsd/openssh/dist/servconf.h up to 1.30
crypto/external/bsd/openssh/dist/serverloop.c up to 1.35
crypto/external/bsd/openssh/dist/session.c up to 1.38
crypto/external/bsd/openssh/dist/session.h up to 1.10
crypto/external/bsd/openssh/dist/sftp-client.c up to 1.35
crypto/external/bsd/openssh/dist/sftp-client.h up to 1.18
crypto/external/bsd/openssh/dist/sftp-common.c up to 1.14
crypto/external/bsd/openssh/dist/sftp-common.h up to 1.8
crypto/external/bsd/openssh/dist/sftp-glob.c up to 1.15
crypto/external/bsd/openssh/dist/sftp-server-main.c up to 1.8
crypto/external/bsd/openssh/dist/sftp-server.8 up to 1.14
crypto/external/bsd/openssh/dist/sftp-server.c up to 1.30
crypto/external/bsd/openssh/dist/sftp.1 up to 1.30
crypto/external/bsd/openssh/dist/sftp.c up to 1.39
crypto/external/bsd/openssh/dist/ssh-add.1 up to 1.18
crypto/external/bsd/openssh/dist/ssh-add.c up to 1.30
crypto/external/bsd/openssh/dist/ssh-agent.1 up to 1.19
crypto/external/bsd/openssh/dist/ssh-agent.c up to 1.37
crypto/external/bsd/openssh/dist/ssh-dss.c up to 1.18
crypto/external/bsd/openssh/dist/ssh-ecdsa.c up to 1.15
crypto/external/bsd/openssh/dist/ssh-ed25519.c up to 1.10
crypto/external/bsd/openssh/dist/ssh-gss.h up to 1.10
crypto/external/bsd/openssh/dist/ssh-keygen.1 up to 1.34
crypto/external/bsd/openssh/dist/ssh-keygen.c up to 1.46
crypto/external/bsd/openssh/dist/ssh-keyscan.1 up to 1.18
crypto/external/bsd/openssh/dist/ssh-keyscan.c up to 1.32
crypto/external/bsd/openssh/dist/ssh-keysign.8 up to 1.14
crypto/external/bsd/openssh/dist/ssh-keysign.c up to 1.24
crypto/external/bsd/openssh/dist/ssh-pkcs11-client.c up to 1.19
crypto/external/bsd/openssh/dist/ssh-pkcs11-helper.8 up to 1.12
crypto/external/bsd/openssh/dist/ssh-pkcs11-helper.c up to 1.22
crypto/external/bsd/openssh/dist/ssh-pkcs11.c up to 1.26
crypto/external/bsd/openssh/dist/ssh-pkcs11.h up to 1.9
crypto/external/bsd/openssh/dist/ssh-rsa.c up to 1.19
crypto/external/bsd/openssh/dist/ssh-xmss.c up to 1.6
crypto/external/bsd/openssh/dist/ssh.1 up to 1.39
crypto/external/bsd/openssh/dist/ssh.c up to 1.45
crypto/external/bsd/openssh/dist/ssh.h up to 1.13
crypto/external/bsd/openssh/dist/ssh2.h up to 1.15
crypto/external/bsd/openssh/dist/ssh_api.c up to 1.15
crypto/external/bsd/openssh/dist/ssh_config up to 1.16
crypto/external/bsd/openssh/dist/ssh_config.5 up to 1.40
crypto/external/bsd/openssh/dist/sshbuf-getput-basic.c up to 1.12
crypto/external/bsd/openssh/dist/sshbuf-getput-crypto.c up to 1.11
crypto/external/bsd/openssh/dist/sshbuf-misc.c up to 1.14
crypto/external/bsd/openssh/dist/sshbuf.c up to 1.14
crypto/external/bsd/openssh/dist/sshbuf.h up to 1.19
crypto/external/bsd/openssh/dist/sshconnect.c up to 1.37
crypto/external/bsd/openssh/dist/sshconnect.h up to 1.17
crypto/external/bsd/openssh/dist/sshconnect2.c up to 1.46
crypto/external/bsd/openssh/dist/sshd.8 up to 1.31
crypto/external/bsd/openssh/dist/sshd.c up to 1.50
crypto/external/bsd/openssh/dist/sshd_config up to 1.28
crypto/external/bsd/openssh/dist/sshd_config.5 up to 1.42
crypto/external/bsd/openssh/dist/ssherr.c up to 1.10
crypto/external/bsd/openssh/dist/ssherr.h up to 1.4
crypto/external/bsd/openssh/dist/sshkey-xmss.c up to 1.10
crypto/external/bsd/openssh/dist/sshkey-xmss.h up to 1.5
crypto/external/bsd/openssh/dist/sshkey.c up to 1.32
crypto/external/bsd/openssh/dist/sshkey.h up to 1.19
crypto/external/bsd/openssh/dist/sshlogin.c up to 1.13
crypto/external/bsd/openssh/dist/sshpty.c up to 1.8
crypto/external/bsd/openssh/dist/ttymodes.c up to 1.12
crypto/external/bsd/openssh/dist/uidswap.c up to 1.10
crypto/external/bsd/openssh/dist/umac.c up to 1.22
crypto/external/bsd/openssh/dist/umac.h up to 1.10
crypto/external/bsd/openssh/dist/utf8.c up to 1.9
crypto/external/bsd/openssh/dist/utf8.h up to 1.5
crypto/external/bsd/openssh/dist/version.h up to 1.44
crypto/external/bsd/openssh/dist/xmalloc.c up to 1.13
crypto/external/bsd/openssh/dist/xmalloc.h up to 1.16
crypto/external/bsd/openssh/dist/xmss_hash.c up to 1.3
crypto/external/bsd/openssh/dist/moduli-gen/Makefile up to 1.3
crypto/external/bsd/openssh/dist/moduli-gen/moduli-gen.sh up to 1.1.1.3
crypto/external/bsd/openssh/dist/moduli-gen/moduli.2048 up to 1.16
crypto/external/bsd/openssh/dist/moduli-gen/moduli.3072 up to 1.18
crypto/external/bsd/openssh/dist/moduli-gen/moduli.4096 up to 1.18
crypto/external/bsd/openssh/dist/moduli-gen/moduli.6144 up to 1.18
crypto/external/bsd/openssh/dist/moduli-gen/moduli.7680 up to 1.18
crypto/external/bsd/openssh/dist/moduli-gen/moduli.8192 up to 1.18
crypto/external/bsd/openssh/lib/Makefile up to 1.38
crypto/external/bsd/openssh/lib/shlib_version up to 1.36
crypto/external/bsd/openssh/openssh2netbsd up to 1.4
lib/libpam/modules/pam_ssh/Makefile up to 1.13
lib/libpam/modules/pam_ssh/pam_ssh.c up to 1.30
distrib/sets/lists/base/shl.mi (apply patch)
distrib/sets/lists/debug/shl.mi (apply patch)
doc/3RDPARTY (apply patch)
openssh: update to 9.6.
[kim, ticket #1780]
external/ibm-public/postfix/dist/README_FILES/BDAT_README up to 1.1.1.2
external/ibm-public/postfix/dist/README_FILES/MAILLOG_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/POSTSCREEN_3_5_README up to 1.1.1.1
external/ibm-public/postfix/dist/html/BDAT_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/MAILLOG_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/makedefs.1.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/postlogd.8.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/POSTSCREEN_3_5_README.html up to 1.1.1.2
external/ibm-public/postfix/dist/html/postfix-doc.css up to 1.1.1.1
external/ibm-public/postfix/dist/man/man1/makedefs.1 up to 1.3
external/ibm-public/postfix/dist/man/man8/postlogd.8 up to 1.3
external/ibm-public/postfix/dist/mantools/missing-proxy-read-maps up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/spelldiff up to 1.1.1.1
external/ibm-public/postfix/dist/mantools/check-double-cc up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/check-double-install-proto-text up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/check-double-proto-html up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/comment.c up to 1.2
external/ibm-public/postfix/dist/mantools/check-postfix-files up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/check-spell-cc up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/check-spell-install-proto-text up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/check-spell-proto-html up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/deroff up to 1.1.1.1
external/ibm-public/postfix/dist/mantools/find-double up to 1.1.1.1
external/ibm-public/postfix/dist/mantools/check-double-history up to 1.1.1.1
external/ibm-public/postfix/dist/mantools/check-spell-history up to 1.1.1.1
external/ibm-public/postfix/dist/mantools/check-table-proto up to 1.1.1.1
external/ibm-public/postfix/dist/proto/BDAT_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/MAILLOG_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/POSTSCREEN_3_5_README.html up to 1.1.1.2
external/ibm-public/postfix/dist/proto/stop.double-cc up to 1.1.1.2
external/ibm-public/postfix/dist/proto/stop.double-install-proto-text up to 1.1.1.1
external/ibm-public/postfix/dist/proto/stop.double-proto-html up to 1.1.1.2
external/ibm-public/postfix/dist/proto/stop.spell-cc up to 1.1.1.2
external/ibm-public/postfix/dist/proto/stop.spell-proto-html up to 1.1.1.2
external/ibm-public/postfix/dist/proto/stop.double-history up to 1.1.1.1
external/ibm-public/postfix/dist/proto/stop.spell-history up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/bounce_notify_util_tester.c up to 1.2
external/ibm-public/postfix/dist/src/bounce/logfile-no-msgid-no-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/logfile-no-msgid-with-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/logfile-with-msgid-no-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/logfile-with-msgid-with-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/logfile-with-msgid-with-filter up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/logfile-with-msgid-with-long-line up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-no-msgid-no-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-no-msgid-with-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-with-msgid-no-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-with-msgid-with-eoh-event up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/obs_template_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-with-msgid-with-filter up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/msgfile-with-msgid-with-long-line up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/no-msgid-no-eoh-event-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/no-msgid-no-eoh-event-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/no-msgid-with-eoh-event-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/no-msgid-with-eoh-event-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-no-eoh-event-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-no-eoh-event-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-eoh-event-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-eoh-event-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-filter-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-filter-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-long-line-no-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/bounce/with-msgid-with-long-line-with-thread.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in13e up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in13f up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in13g up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in13h up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in13i up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13e up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13f up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13g up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13h up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13i up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file13e up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file13f up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file13g up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file13h up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file13i up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17a up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17b up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17c up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17d up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17e up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17f up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17g up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17a1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17a2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17b1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17b2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17c1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17c2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17d1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17d2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17e1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17e2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17f1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17f2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17g1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref17g2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/cleanup/test-queue-file17 up to 1.1.1.1
external/ibm-public/postfix/dist/src/dns/dns_str_resflags.c up to 1.3
external/ibm-public/postfix/dist/src/dns/dns_sec.c up to 1.2
external/ibm-public/postfix/dist/src/global/header_body_checks_strip.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/info_log_addr_form.c up to 1.2
external/ibm-public/postfix/dist/src/global/info_log_addr_form.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_crunch.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/mail_addr_crunch.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/mail_addr_find.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/map_search.c up to 1.4
external/ibm-public/postfix/dist/src/global/map_search.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_find.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/mail_addr_form.c up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_form.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_map.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/maillog_client.c up to 1.3
external/ibm-public/postfix/dist/src/global/maillog_client.h up to 1.2
external/ibm-public/postfix/dist/src/global/map_search.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/global/normalize_mailhost_addr.c up to 1.3
external/ibm-public/postfix/dist/src/global/normalize_mailhost_addr.h up to 1.2
external/ibm-public/postfix/dist/src/global/off_cvt.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/off_cvt.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/quote_822_local.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/global/quote_822_local.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/global/quote_flags.c up to 1.2
external/ibm-public/postfix/dist/src/global/reject_deliver_request.c up to 1.2
external/ibm-public/postfix/dist/src/global/compat_level.c up to 1.3
external/ibm-public/postfix/dist/src/global/compat_level.h up to 1.3
external/ibm-public/postfix/dist/src/global/test_main.c up to 1.2
external/ibm-public/postfix/dist/src/global/compat_level_convert.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/compat_level_convert.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/compat_level_expand.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/compat_level_expand.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/config_known_tcp_ports.c up to 1.2
external/ibm-public/postfix/dist/src/global/config_known_tcp_ports.h up to 1.2
external/ibm-public/postfix/dist/src/global/config_known_tcp_ports.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/delivered_hdr.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/hfrom_format.c up to 1.2
external/ibm-public/postfix/dist/src/global/hfrom_format.h up to 1.2
external/ibm-public/postfix/dist/src/global/hfrom_format.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/login_sender_match.c up to 1.2
external/ibm-public/postfix/dist/src/global/login_sender_match.h up to 1.2
external/ibm-public/postfix/dist/src/global/login_sender_match.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/global/sasl_mech_filter.c up to 1.2
external/ibm-public/postfix/dist/src/global/sasl_mech_filter.h up to 1.2
external/ibm-public/postfix/dist/src/global/test_main.h up to 1.2
external/ibm-public/postfix/dist/src/master/dgram_server.c up to 1.3
external/ibm-public/postfix/dist/src/postconf/extract_cfg.sh up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test64.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test65.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test66.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test67.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test68.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test69.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test70.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postconf/test71.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/file_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/file_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/quote_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/quote_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/lmdb_abb up to 1.1.1.1
external/ibm-public/postfix/dist/src/postmap/lmdb_abb.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/smtp/smtp_misc.c up to 1.2
external/ibm-public/postfix/dist/src/smtp/smtp_map11.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/smtpd/smtpd_addr_valid.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_addr_valid.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/tls/bad-back-to-back-keys.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-back-to-back-keys.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-ec-cert-before-key.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-ec-cert-before-key.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-key-cert-mismatch.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-key-cert-mismatch.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-rsa-key-last.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/bad-rsa-key-last.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecca-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecca-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecee-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecee-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecroot-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/ecroot-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keyfirst.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keyfirst.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keylast.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keylast.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keymiddle.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/good-mixed-keymiddle.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/goodchains.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/goodchains.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/mkcert.sh up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaca-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaca-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaee-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaee-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaroot-cert.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/rsaroot-pkey.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/tls_proxy_client_misc.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_proxy_client_print.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_proxy_client_scan.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_proxy_context_print.c up to 1.3
external/ibm-public/postfix/dist/src/tls/tls_proxy_context_scan.c up to 1.3
external/ibm-public/postfix/dist/src/tls/tls_proxy_server_print.c up to 1.3
external/ibm-public/postfix/dist/src/tls/tls_proxy_server_scan.c up to 1.3
external/ibm-public/postfix/dist/src/tls/warn-mixed-multi-key.pem up to 1.1.1.1
external/ibm-public/postfix/dist/src/tls/warn-mixed-multi-key.pem.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/trivial-rewrite/transport.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/trivial-rewrite/transport.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/mkmap_db.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap.h up to 1.2
external/ibm-public/postfix/dist/src/util/argv_attr.h up to 1.3
external/ibm-public/postfix/dist/src/util/argv_attr_print.c up to 1.3
external/ibm-public/postfix/dist/src/util/argv_attr_scan.c up to 1.3
external/ibm-public/postfix/dist/src/util/byte_mask.c up to 1.2
external/ibm-public/postfix/dist/src/util/byte_mask.h up to 1.2
external/ibm-public/postfix/dist/src/util/byte_mask.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/byte_mask.ref0 up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/byte_mask.ref1 up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/byte_mask.ref2 up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_file.c up to 1.3
external/ibm-public/postfix/dist/src/util/dict_cidr_file.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/logwriter.c up to 1.2
external/ibm-public/postfix/dist/src/util/dict_cidr_file.map up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_cidr_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_inline_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_pcre_file.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_pcre_file.map up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_pcre_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_pipe_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_pipe_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_random.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_random_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_regexp_file.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_regexp_file.map up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_regexp_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_static_file.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_thash.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_thash.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_union_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_union_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/logwriter.h up to 1.2
external/ibm-public/postfix/dist/src/util/miss_endif_cidr.map up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/miss_endif_cidr.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/miss_endif_pcre.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/miss_endif_re.map up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/miss_endif_regexp.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/msg_logger.c up to 1.3
external/ibm-public/postfix/dist/src/util/msg_logger.h up to 1.2
external/ibm-public/postfix/dist/src/util/split_qnameval.c up to 1.2
external/ibm-public/postfix/dist/src/util/unix_dgram_connect.c up to 1.3
external/ibm-public/postfix/dist/src/util/unix_dgram_listen.c up to 1.3
external/ibm-public/postfix/dist/src/util/vbuf_print_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/vbuf_print_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/vstream_test.in up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/vstream_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/vstring_test.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/sane_strtol.c up to 1.2
external/ibm-public/postfix/dist/src/util/argv_split_at.c up to 1.2
external/ibm-public/postfix/dist/src/util/dict_stream.c up to 1.2
external/ibm-public/postfix/dist/src/util/dict_inline_cidr.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_inline_pcre.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_inline_regexp.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/dict_stream.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/find_inet.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/hash_fnv.c up to 1.3
external/ibm-public/postfix/dist/src/util/hash_fnv.h up to 1.3
external/ibm-public/postfix/dist/src/util/known_tcp_ports.c up to 1.2
external/ibm-public/postfix/dist/src/util/known_tcp_ports.h up to 1.2
external/ibm-public/postfix/dist/src/util/known_tcp_ports.ref up to 1.1.1.1
external/ibm-public/postfix/dist/src/util/ldseed.c up to 1.2
external/ibm-public/postfix/dist/src/util/ldseed.h up to 1.2
external/ibm-public/postfix/dist/src/util/mystrtok.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/sane_strtol.h up to 1.2
external/ibm-public/postfix/dist/src/util/inet_addr_sizes.c up to 1.2
external/ibm-public/postfix/dist/src/util/inet_addr_sizes.h up to 1.2
external/ibm-public/postfix/dist/src/util/inet_prefix_top.c up to 1.2
external/ibm-public/postfix/dist/src/util/inet_prefix_top.h up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_cdb.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_dbm.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_fail.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_lmdb.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_open.c up to 1.2
external/ibm-public/postfix/dist/src/util/mkmap_sdbm.c up to 1.2
external/ibm-public/postfix/dist/src/postlogd/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/postlogd/postlogd.c up to 1.3
external/ibm-public/postfix/dist/RELEASE_NOTES-3.1 up to 1.1.1.1
external/ibm-public/postfix/dist/RELEASE_NOTES-3.2 up to 1.1.1.1
external/ibm-public/postfix/dist/RELEASE_NOTES-3.3 up to 1.1.1.1
external/ibm-public/postfix/dist/RELEASE_NOTES-3.4 up to 1.1.1.1
external/ibm-public/postfix/dist/RELEASE_NOTES-3.5 up to 1.1.1.1
external/ibm-public/postfix/dist/RELEASE_NOTES-3.6 up to 1.1.1.1
external/ibm-public/postfix/dist/WISHLIST up to 1.1.1.2
external/ibm-public/postfix/dist/RELEASE_NOTES-3.7 up to 1.1.1.1
external/ibm-public/postfix/dist/README_FILES/CYRUS_README delete
external/ibm-public/postfix/dist/src/global/mkmap.h delete
external/ibm-public/postfix/dist/src/global/mkmap_cdb.c delete
external/ibm-public/postfix/dist/src/global/mkmap_db.c delete
external/ibm-public/postfix/dist/src/global/mkmap_dbm.c delete
external/ibm-public/postfix/dist/src/global/mkmap_fail.c delete
external/ibm-public/postfix/dist/src/global/mkmap_lmdb.c delete
external/ibm-public/postfix/dist/src/global/mkmap_open.c delete
external/ibm-public/postfix/dist/src/global/mkmap_sdbm.c delete
external/ibm-public/postfix/dist/src/smtp/map11_map delete
external/ibm-public/postfix/dist/src/tls/tls_proxy_print.c delete
external/ibm-public/postfix/dist/src/tls/tls_proxy_scan.c delete
external/ibm-public/postfix/dist/src/util/percentm.c delete
external/ibm-public/postfix/dist/src/util/percentm.h delete
external/ibm-public/postfix/Makefile.inc up to 1.31 (+patch)
external/ibm-public/postfix/dist/AAAREADME up to 1.1.1.4
external/ibm-public/postfix/dist/HISTORY up to 1.1.1.29
external/ibm-public/postfix/dist/INSTALL up to 1.1.1.9
external/ibm-public/postfix/dist/LICENSE up to 1.1.1.2
external/ibm-public/postfix/dist/Makefile up to 1.1.1.3
external/ibm-public/postfix/dist/Makefile.in up to 1.1.1.10
external/ibm-public/postfix/dist/Makefile.init up to 1.1.1.3
external/ibm-public/postfix/dist/RELEASE_NOTES up to 1.1.1.17
external/ibm-public/postfix/dist/TLS_ACKNOWLEDGEMENTS up to 1.1.1.2
external/ibm-public/postfix/dist/TLS_CHANGES up to 1.1.1.2
external/ibm-public/postfix/dist/TLS_LICENSE up to 1.1.1.2
external/ibm-public/postfix/dist/US_PATENT_6321267 up to 1.1.1.2
external/ibm-public/postfix/dist/makedefs up to 1.16
external/ibm-public/postfix/dist/postfix-env.sh up to 1.1.1.2
external/ibm-public/postfix/dist/postfix-install up to 1.8
external/ibm-public/postfix/dist/README_FILES/AAAREADME up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/ADDRESS_CLASS_README up to 1.1.1.2
external/ibm-public/postfix/dist/README_FILES/ADDRESS_REWRITING_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/ADDRESS_VERIFICATION_README up to 1.10
external/ibm-public/postfix/dist/README_FILES/BACKSCATTER_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/BASIC_CONFIGURATION_README up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/BUILTIN_FILTER_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/COMPATIBILITY_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/CONNECTION_CACHE_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/DATABASE_README up to 1.1.1.9
external/ibm-public/postfix/dist/README_FILES/DB_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/DEBUG_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/FILTER_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/FORWARD_SECRECY_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/INSTALL up to 1.10
external/ibm-public/postfix/dist/README_FILES/IPV6_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/LDAP_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/LINUX_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/LMDB_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/MILTER_README up to 1.1.1.9
external/ibm-public/postfix/dist/README_FILES/MULTI_INSTANCE_README up to 1.1.1.7
external/ibm-public/postfix/dist/README_FILES/MYSQL_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/OVERVIEW up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/PCRE_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/PGSQL_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/POSTSCREEN_README up to 1.1.1.7
external/ibm-public/postfix/dist/README_FILES/QSHAPE_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/RELEASE_NOTES up to 1.1.1.17
external/ibm-public/postfix/dist/README_FILES/SASL_README up to 1.1.1.11
external/ibm-public/postfix/dist/README_FILES/SCHEDULER_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/SMTPD_ACCESS_README up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/SMTPD_POLICY_README up to 1.1.1.7
external/ibm-public/postfix/dist/README_FILES/SMTPD_PROXY_README up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/SMTPUTF8_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/SOHO_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/SQLITE_README up to 1.1.1.4
external/ibm-public/postfix/dist/README_FILES/STANDARD_CONFIGURATION_README up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/STRESS_README up to 1.1.1.6
external/ibm-public/postfix/dist/README_FILES/TLS_LEGACY_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/TLS_README up to 1.14
external/ibm-public/postfix/dist/README_FILES/TUNING_README up to 1.1.1.5
external/ibm-public/postfix/dist/README_FILES/VIRTUAL_README up to 1.1.1.3
external/ibm-public/postfix/dist/README_FILES/XCLIENT_README up to 1.1.1.4
external/ibm-public/postfix/dist/conf/LICENSE up to 1.1.1.2
external/ibm-public/postfix/dist/conf/TLS_LICENSE up to 1.1.1.2
external/ibm-public/postfix/dist/conf/access up to 1.1.1.8
external/ibm-public/postfix/dist/conf/aliases up to 1.1.1.5
external/ibm-public/postfix/dist/conf/canonical up to 1.1.1.5
external/ibm-public/postfix/dist/conf/generic up to 1.1.1.4
external/ibm-public/postfix/dist/conf/header_checks up to 1.1.1.6
external/ibm-public/postfix/dist/conf/main.cf up to 1.10
external/ibm-public/postfix/dist/conf/master.cf up to 1.11
external/ibm-public/postfix/dist/conf/post-install up to 1.4
external/ibm-public/postfix/dist/conf/postfix-files up to 1.9
external/ibm-public/postfix/dist/conf/postfix-script up to 1.4
external/ibm-public/postfix/dist/conf/postfix-tls-script up to 1.5
external/ibm-public/postfix/dist/conf/postmulti-script up to 1.3
external/ibm-public/postfix/dist/conf/relocated up to 1.1.1.3
external/ibm-public/postfix/dist/conf/transport up to 1.1.1.5
external/ibm-public/postfix/dist/conf/virtual up to 1.1.1.6
external/ibm-public/postfix/dist/html/ADDRESS_CLASS_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/ADDRESS_REWRITING_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/ADDRESS_VERIFICATION_README.html up to 1.11
external/ibm-public/postfix/dist/html/BACKSCATTER_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/BASIC_CONFIGURATION_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/BUILTIN_FILTER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/CDB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/COMPATIBILITY_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/CONNECTION_CACHE_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/CONTENT_INSPECTION_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/DATABASE_README.html up to 1.1.1.10
external/ibm-public/postfix/dist/html/DB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/DEBUG_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/DSN_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/ETRN_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/FILTER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/FORWARD_SECRECY_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/INSTALL.html up to 1.10
external/ibm-public/postfix/dist/html/IPV6_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/LDAP_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/LINUX_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/LMDB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/LOCAL_RECIPIENT_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/MAILDROP_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/MEMCACHE_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/MILTER_README.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/MULTI_INSTANCE_README.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/MYSQL_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/html/NFS_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/OVERVIEW.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/PACKAGE_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/PCRE_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/PGSQL_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/POSTSCREEN_README.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/QSHAPE_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/RESTRICTION_CLASS_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/SASL_README.html up to 1.1.1.11
external/ibm-public/postfix/dist/html/SCHEDULER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/SMTPD_ACCESS_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/SMTPD_POLICY_README.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/SMTPD_PROXY_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/SMTPUTF8_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/SOHO_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/SQLITE_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/STANDARD_CONFIGURATION_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/STRESS_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/TLS_LEGACY_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/TLS_README.html up to 1.15
external/ibm-public/postfix/dist/html/TUNING_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/UUCP_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/VERP_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/VIRTUAL_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/XCLIENT_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/XFORWARD_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/access.5.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/aliases.5.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/anvil.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/bounce.5.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/bounce.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/canonical.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/cidr_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/cleanup.8.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/defer.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/discard.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/dnsblog.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/error.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/flush.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/generic.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/header_checks.5.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/index.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/ldap_table.5.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/lmdb_table.5.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/lmtp.8.html up to 1.1.1.12
external/ibm-public/postfix/dist/html/local.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/mailq.1.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/master.5.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/master.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/memcache_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/mysql_table.5.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/newaliases.1.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/nisplus_table.5.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/oqmgr.8.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/pcre_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/pgsql_table.5.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/pickup.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/pipe.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postalias.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postcat.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postconf.1.html up to 1.1.1.11
external/ibm-public/postfix/dist/html/postconf.5.html up to 1.19
external/ibm-public/postfix/dist/html/postdrop.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postfix-manuals.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/postfix-tls.1.html up to 1.1.1.3
external/ibm-public/postfix/dist/html/postfix-wrapper.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/postfix.1.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/postkick.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postlock.1.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/postlog.1.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/postmap.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postmulti.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/postqueue.1.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/postscreen.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/postsuper.1.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/posttls-finger.1.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/proxymap.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/qmgr.8.html up to 1.1.1.9
external/ibm-public/postfix/dist/html/qmqp-sink.1.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/qmqp-source.1.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/qmqpd.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/qshape.1.html up to 1.1.1.4
external/ibm-public/postfix/dist/html/regexp_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/relocated.5.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/scache.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/sendmail.1.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/showq.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/smtp-sink.1.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/smtp-source.1.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/smtp.8.html up to 1.1.1.12
external/ibm-public/postfix/dist/html/smtpd.8.html up to 1.1.1.13
external/ibm-public/postfix/dist/html/socketmap_table.5.html up to 1.1.1.5
external/ibm-public/postfix/dist/html/spawn.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/sqlite_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/tcp_table.5.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/tlsmgr.8.html up to 1.1.1.6
external/ibm-public/postfix/dist/html/tlsproxy.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/trace.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/transport.5.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/trivial-rewrite.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/verify.8.html up to 1.1.1.8
external/ibm-public/postfix/dist/html/virtual.5.html up to 1.1.1.7
external/ibm-public/postfix/dist/html/virtual.8.html up to 1.1.1.7
external/ibm-public/postfix/dist/man/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/man/man1/postalias.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postcat.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postconf.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postdrop.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postfix-tls.1 up to 1.3
external/ibm-public/postfix/dist/man/man1/postfix.1 up to 1.6
external/ibm-public/postfix/dist/man/man1/postkick.1 up to 1.3
external/ibm-public/postfix/dist/man/man1/postlock.1 up to 1.3
external/ibm-public/postfix/dist/man/man1/postlog.1 up to 1.5
external/ibm-public/postfix/dist/man/man1/postmap.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postmulti.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/postqueue.1 up to 1.5
external/ibm-public/postfix/dist/man/man1/postsuper.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/posttls-finger.1 up to 1.5
external/ibm-public/postfix/dist/man/man1/sendmail.1 up to 1.4
external/ibm-public/postfix/dist/man/man1/smtp-sink.1 up to 1.3
external/ibm-public/postfix/dist/man/man5/access.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/aliases.5 up to 1.5
external/ibm-public/postfix/dist/man/man5/canonical.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/cidr_table.5 up to 1.5
external/ibm-public/postfix/dist/man/man5/generic.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/header_checks.5 up to 1.3
external/ibm-public/postfix/dist/man/man5/ldap_table.5 up to 1.5
external/ibm-public/postfix/dist/man/man5/lmdb_table.5 up to 1.3
external/ibm-public/postfix/dist/man/man5/master.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/mysql_table.5 up to 1.5
external/ibm-public/postfix/dist/man/man5/pcre_table.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/pgsql_table.5 up to 1.5
external/ibm-public/postfix/dist/man/man5/postconf.5 up to 1.19
external/ibm-public/postfix/dist/man/man5/regexp_table.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/relocated.5 up to 1.3
external/ibm-public/postfix/dist/man/man5/socketmap_table.5 up to 1.3
external/ibm-public/postfix/dist/man/man5/sqlite_table.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/tcp_table.5 up to 1.3
external/ibm-public/postfix/dist/man/man5/transport.5 up to 1.4
external/ibm-public/postfix/dist/man/man5/virtual.5 up to 1.5
external/ibm-public/postfix/dist/man/man8/anvil.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/bounce.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/cleanup.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/discard.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/dnsblog.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/error.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/flush.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/local.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/master.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/oqmgr.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/pickup.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/pipe.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/postscreen.8 up to 1.5
external/ibm-public/postfix/dist/man/man8/proxymap.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/qmgr.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/qmqpd.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/scache.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/showq.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/smtp.8 up to 1.5
external/ibm-public/postfix/dist/man/man8/smtpd.8 up to 1.5
external/ibm-public/postfix/dist/man/man8/spawn.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/tlsmgr.8 up to 1.3
external/ibm-public/postfix/dist/man/man8/tlsproxy.8 up to 1.5
external/ibm-public/postfix/dist/man/man8/trivial-rewrite.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/verify.8 up to 1.4
external/ibm-public/postfix/dist/man/man8/virtual.8 up to 1.4
external/ibm-public/postfix/dist/mantools/ccformat up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/check-postlink up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/fixman up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/make-relnotes up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/make_soho_readme up to 1.1.1.4
external/ibm-public/postfix/dist/mantools/makemanidx up to 1.1.1.4
external/ibm-public/postfix/dist/mantools/man2html up to 1.1.1.5
external/ibm-public/postfix/dist/mantools/manlint up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/manspell up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/postconf2man up to 1.1.1.5
external/ibm-public/postfix/dist/mantools/postlink up to 1.1.1.13
external/ibm-public/postfix/dist/mantools/readme2html up to 1.1.1.2
external/ibm-public/postfix/dist/mantools/spell up to 1.1.1.3
external/ibm-public/postfix/dist/mantools/srctoman up to 1.1.1.3
external/ibm-public/postfix/dist/proto/ADDRESS_CLASS_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/ADDRESS_REWRITING_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/ADDRESS_VERIFICATION_README.html up to 1.11
external/ibm-public/postfix/dist/proto/BACKSCATTER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/BASIC_CONFIGURATION_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/BUILTIN_FILTER_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/CDB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/COMPATIBILITY_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/CONNECTION_CACHE_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/CONTENT_INSPECTION_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/DATABASE_README.html up to 1.1.1.10
external/ibm-public/postfix/dist/proto/DB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/DEBUG_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/DSN_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/ETRN_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/FILTER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/FORWARD_SECRECY_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/INSTALL.html up to 1.10
external/ibm-public/postfix/dist/proto/IPV6_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/LDAP_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/LINUX_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/LMDB_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/LOCAL_RECIPIENT_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/MAILDROP_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/MEMCACHE_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/MILTER_README.html up to 1.1.1.9
external/ibm-public/postfix/dist/proto/MULTI_INSTANCE_README.html up to 1.1.1.8
external/ibm-public/postfix/dist/proto/MYSQL_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/proto/NFS_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/OVERVIEW.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/PACKAGE_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/PCRE_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/PGSQL_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/POSTSCREEN_README.html up to 1.1.1.8
external/ibm-public/postfix/dist/proto/QSHAPE_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/RESTRICTION_CLASS_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/SASL_README.html up to 1.1.1.11
external/ibm-public/postfix/dist/proto/SCHEDULER_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/SMTPD_ACCESS_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/SMTPD_POLICY_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/proto/SMTPD_PROXY_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/SMTPUTF8_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/SQLITE_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/STANDARD_CONFIGURATION_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/STRESS_README.html up to 1.1.1.7
external/ibm-public/postfix/dist/proto/TLS_LEGACY_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/TLS_README.html up to 1.14
external/ibm-public/postfix/dist/proto/TUNING_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/UUCP_README.html up to 1.1.1.3
external/ibm-public/postfix/dist/proto/VERP_README.html up to 1.1.1.5
external/ibm-public/postfix/dist/proto/VIRTUAL_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/XCLIENT_README.html up to 1.1.1.6
external/ibm-public/postfix/dist/proto/XFORWARD_README.html up to 1.1.1.4
external/ibm-public/postfix/dist/proto/access up to 1.1.1.8
external/ibm-public/postfix/dist/proto/aliases up to 1.1.1.6
external/ibm-public/postfix/dist/proto/canonical up to 1.1.1.5
external/ibm-public/postfix/dist/proto/cidr_table up to 1.1.1.6
external/ibm-public/postfix/dist/proto/generic up to 1.1.1.4
external/ibm-public/postfix/dist/proto/header_checks up to 1.1.1.7
external/ibm-public/postfix/dist/proto/ldap_table up to 1.1.1.7
external/ibm-public/postfix/dist/proto/lmdb_table up to 1.1.1.3
external/ibm-public/postfix/dist/proto/master up to 1.1.1.8
external/ibm-public/postfix/dist/proto/mysql_table up to 1.1.1.8
external/ibm-public/postfix/dist/proto/pcre_table up to 1.1.1.6
external/ibm-public/postfix/dist/proto/pgsql_table up to 1.1.1.8
external/ibm-public/postfix/dist/proto/postconf.html.prolog up to 1.1.1.5
external/ibm-public/postfix/dist/proto/postconf.man.prolog up to 1.1.1.4
external/ibm-public/postfix/dist/proto/postconf.proto up to 1.19
external/ibm-public/postfix/dist/proto/regexp_table up to 1.1.1.6
external/ibm-public/postfix/dist/proto/relocated up to 1.1.1.3
external/ibm-public/postfix/dist/proto/socketmap_table up to 1.1.1.3
external/ibm-public/postfix/dist/proto/sqlite_table up to 1.1.1.5
external/ibm-public/postfix/dist/proto/stop up to 1.1.1.7
external/ibm-public/postfix/dist/proto/tcp_table up to 1.1.1.4
external/ibm-public/postfix/dist/proto/transport up to 1.1.1.5
external/ibm-public/postfix/dist/proto/virtual up to 1.1.1.6
external/ibm-public/postfix/dist/src/anvil/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/anvil/anvil.c up to 1.4
external/ibm-public/postfix/dist/src/bounce/2template_test.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/bounce/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/bounce/bounce.c up to 1.4
external/ibm-public/postfix/dist/src/bounce/bounce_notify_util.c up to 1.4
external/ibm-public/postfix/dist/src/bounce/bounce_service.h up to 1.3
external/ibm-public/postfix/dist/src/bounce/bounce_template.c up to 1.4
external/ibm-public/postfix/dist/src/bounce/bounce_template.h up to 1.3
external/ibm-public/postfix/dist/src/bounce/bounce_templates.c up to 1.3
external/ibm-public/postfix/dist/src/bounce/template_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/cleanup/Makefile.in up to 1.1.1.9
external/ibm-public/postfix/dist/src/cleanup/cleanup.c up to 1.8
external/ibm-public/postfix/dist/src/cleanup/cleanup.h up to 1.10
external/ibm-public/postfix/dist/src/cleanup/cleanup_addr.c up to 1.3
external/ibm-public/postfix/dist/src/cleanup/cleanup_api.c up to 1.4
external/ibm-public/postfix/dist/src/cleanup/cleanup_body_edit.c up to 1.3
external/ibm-public/postfix/dist/src/cleanup/cleanup_envelope.c up to 1.5
external/ibm-public/postfix/dist/src/cleanup/cleanup_init.c up to 1.7
external/ibm-public/postfix/dist/src/cleanup/cleanup_map11.c up to 1.3
external/ibm-public/postfix/dist/src/cleanup/cleanup_map1n.c up to 1.4
external/ibm-public/postfix/dist/src/cleanup/cleanup_message.c up to 1.4
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.c up to 1.5
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13c up to 1.1.1.2
external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.ref13d up to 1.1.1.2
external/ibm-public/postfix/dist/src/cleanup/cleanup_out.c up to 1.3
external/ibm-public/postfix/dist/src/cleanup/cleanup_out_recipient.c up to 1.4
external/ibm-public/postfix/dist/src/cleanup/cleanup_region.c up to 1.3
external/ibm-public/postfix/dist/src/cleanup/cleanup_state.c up to 1.4
external/ibm-public/postfix/dist/src/discard/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/discard/discard.c up to 1.3
external/ibm-public/postfix/dist/src/dns/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/dns/dns.h up to 1.6
external/ibm-public/postfix/dist/src/dns/dns_lookup.c up to 1.8
external/ibm-public/postfix/dist/src/dns/dns_rr.c up to 1.3
external/ibm-public/postfix/dist/src/dns/dns_rr_eq_sa.c up to 1.3
external/ibm-public/postfix/dist/src/dns/dns_rr_eq_sa.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/dns_rr_eq_sa.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/dns/dns_rr_to_pa.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/dns_rr_to_sa.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/dns_sa_to_rr.c up to 1.3
external/ibm-public/postfix/dist/src/dns/dns_sa_to_rr.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/dns/dns_strrecord.c up to 1.3
external/ibm-public/postfix/dist/src/dns/dns_strtype.c up to 1.2
external/ibm-public/postfix/dist/src/dns/dnsbl_ttl_127.0.0.1_bind_ncache.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/dnsbl_ttl_127.0.0.1_bind_plain.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/dnsbl_ttl_127.0.0.2_bind_plain.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/error.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/mxonly_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/no-a.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/no-aaaa.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/no-mx.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/nullmx_test.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/dns/nxdomain_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/dns/test_dns_lookup.c up to 1.3
external/ibm-public/postfix/dist/src/dnsblog/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/dnsblog/dnsblog.c up to 1.4
external/ibm-public/postfix/dist/src/error/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/error/error.c up to 1.3
external/ibm-public/postfix/dist/src/flush/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/flush/flush.c up to 1.4
external/ibm-public/postfix/dist/src/fsstone/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/global/Makefile.in up to 1.1.1.10
external/ibm-public/postfix/dist/src/global/abounce.c up to 1.3
external/ibm-public/postfix/dist/src/global/anvil_clnt.c up to 1.4
external/ibm-public/postfix/dist/src/global/anvil_clnt.h up to 1.3
external/ibm-public/postfix/dist/src/global/been_here.c up to 1.4
external/ibm-public/postfix/dist/src/global/been_here.h up to 1.3
external/ibm-public/postfix/dist/src/global/bounce.c up to 1.3
external/ibm-public/postfix/dist/src/global/bounce_log.c up to 1.3
external/ibm-public/postfix/dist/src/global/cleanup_strerror.c up to 1.2
external/ibm-public/postfix/dist/src/global/cleanup_user.h up to 1.3
external/ibm-public/postfix/dist/src/global/clnt_stream.c up to 1.4
external/ibm-public/postfix/dist/src/global/clnt_stream.h up to 1.2
external/ibm-public/postfix/dist/src/global/db_common.c up to 1.3
external/ibm-public/postfix/dist/src/global/debug_peer.c up to 1.3
external/ibm-public/postfix/dist/src/global/defer.c up to 1.3
external/ibm-public/postfix/dist/src/global/deliver_pass.c up to 1.3
external/ibm-public/postfix/dist/src/global/deliver_request.c up to 1.3
external/ibm-public/postfix/dist/src/global/deliver_request.h up to 1.3
external/ibm-public/postfix/dist/src/global/delivered_hdr.c up to 1.3
external/ibm-public/postfix/dist/src/global/dict_ldap.c up to 1.5
external/ibm-public/postfix/dist/src/global/dict_memcache.c up to 1.3
external/ibm-public/postfix/dist/src/global/dict_mysql.c up to 1.4
external/ibm-public/postfix/dist/src/global/dict_pgsql.c up to 1.4
external/ibm-public/postfix/dist/src/global/dict_proxy.c up to 1.3
external/ibm-public/postfix/dist/src/global/dict_proxy.h up to 1.3
external/ibm-public/postfix/dist/src/global/dict_sqlite.c up to 1.4
external/ibm-public/postfix/dist/src/global/dsb_scan.c up to 1.3
external/ibm-public/postfix/dist/src/global/dsb_scan.h up to 1.2
external/ibm-public/postfix/dist/src/global/dsn_print.c up to 1.3
external/ibm-public/postfix/dist/src/global/dsn_print.h up to 1.2
external/ibm-public/postfix/dist/src/global/dynamicmaps.c up to 1.4
external/ibm-public/postfix/dist/src/global/ehlo_mask.c up to 1.3
external/ibm-public/postfix/dist/src/global/ehlo_mask.h up to 1.3
external/ibm-public/postfix/dist/src/global/flush_clnt.c up to 1.3
external/ibm-public/postfix/dist/src/global/haproxy_srvr.c up to 1.3
external/ibm-public/postfix/dist/src/global/haproxy_srvr.h up to 1.2
external/ibm-public/postfix/dist/src/global/header_body_checks.c up to 1.3
external/ibm-public/postfix/dist/src/global/header_body_checks.h up to 1.3
external/ibm-public/postfix/dist/src/global/log_adhoc.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_addr_crunch.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_addr_crunch.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_find.c up to 1.4
external/ibm-public/postfix/dist/src/global/mail_addr_find.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_addr_map.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_addr_map.h up to 1.2
external/ibm-public/postfix/dist/src/global/mail_command_client.c up to 1.4
external/ibm-public/postfix/dist/src/global/mail_conf.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_conf.h up to 1.3
external/ibm-public/postfix/dist/src/global/mail_conf_int.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_conf_long.c up to 1.2
external/ibm-public/postfix/dist/src/global/mail_conf_nint.c up to 1.2
external/ibm-public/postfix/dist/src/global/mail_conf_time.c up to 1.4
external/ibm-public/postfix/dist/src/global/mail_copy.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_dict.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_error.c up to 1.2
external/ibm-public/postfix/dist/src/global/mail_params.c up to 1.5
external/ibm-public/postfix/dist/src/global/mail_params.h up to 1.19
external/ibm-public/postfix/dist/src/global/mail_parm_split.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_proto.h up to 1.5
external/ibm-public/postfix/dist/src/global/mail_queue.h up to 1.3
external/ibm-public/postfix/dist/src/global/mail_stream.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_task.c up to 1.3
external/ibm-public/postfix/dist/src/global/mail_version.h up to 1.6
external/ibm-public/postfix/dist/src/global/maps.c up to 1.4
external/ibm-public/postfix/dist/src/global/maps.h up to 1.2
external/ibm-public/postfix/dist/src/global/maps.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/global/memcache_proto.c up to 1.3
external/ibm-public/postfix/dist/src/global/mime_state.c up to 1.3
external/ibm-public/postfix/dist/src/global/mkmap_proxy.c up to 1.2
external/ibm-public/postfix/dist/src/global/msg_stats.h up to 1.2
external/ibm-public/postfix/dist/src/global/msg_stats_print.c up to 1.3
external/ibm-public/postfix/dist/src/global/msg_stats_scan.c up to 1.3
external/ibm-public/postfix/dist/src/global/namadr_list.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/global/namadr_list.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/global/off_cvt.c up to 1.2
external/ibm-public/postfix/dist/src/global/opened.c up to 1.2
external/ibm-public/postfix/dist/src/global/post_mail.c up to 1.4
external/ibm-public/postfix/dist/src/global/post_mail.h up to 1.3
external/ibm-public/postfix/dist/src/global/quote_822_local.c up to 1.3
external/ibm-public/postfix/dist/src/global/quote_822_local.h up to 1.2
external/ibm-public/postfix/dist/src/global/quote_flags.h up to 1.2
external/ibm-public/postfix/dist/src/global/rcpt_buf.c up to 1.4
external/ibm-public/postfix/dist/src/global/rcpt_buf.h up to 1.2
external/ibm-public/postfix/dist/src/global/rcpt_print.c up to 1.3
external/ibm-public/postfix/dist/src/global/rcpt_print.h up to 1.2
external/ibm-public/postfix/dist/src/global/rec_type.h up to 1.3
external/ibm-public/postfix/dist/src/global/record.c up to 1.4
external/ibm-public/postfix/dist/src/global/resolve_clnt.c up to 1.4
external/ibm-public/postfix/dist/src/global/resolve_clnt.h up to 1.2
external/ibm-public/postfix/dist/src/global/rewrite_clnt.c up to 1.3
external/ibm-public/postfix/dist/src/global/scache.h up to 1.3
external/ibm-public/postfix/dist/src/global/scache_clnt.c up to 1.3
external/ibm-public/postfix/dist/src/global/sent.c up to 1.3
external/ibm-public/postfix/dist/src/global/server_acl.c up to 1.3
external/ibm-public/postfix/dist/src/global/server_acl.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/global/server_acl.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/global/smtp_reply_footer.c up to 1.3
external/ibm-public/postfix/dist/src/global/smtp_stream.c up to 1.5
external/ibm-public/postfix/dist/src/global/smtp_stream.h up to 1.4
external/ibm-public/postfix/dist/src/global/smtputf8.h up to 1.3
external/ibm-public/postfix/dist/src/global/split_addr.c up to 1.3
external/ibm-public/postfix/dist/src/global/split_addr.h up to 1.2
external/ibm-public/postfix/dist/src/global/strip_addr.c up to 1.4
external/ibm-public/postfix/dist/src/global/strip_addr.h up to 1.2
external/ibm-public/postfix/dist/src/global/strip_addr.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/global/trace.c up to 1.3
external/ibm-public/postfix/dist/src/global/uxtext.c up to 1.3
external/ibm-public/postfix/dist/src/global/verify.c up to 1.4
external/ibm-public/postfix/dist/src/global/verify_clnt.c up to 1.3
external/ibm-public/postfix/dist/src/global/verify_sender_addr.c up to 1.4
external/ibm-public/postfix/dist/src/global/xtext.c up to 1.3
external/ibm-public/postfix/dist/src/local/Makefile.in up to 1.1.1.8
external/ibm-public/postfix/dist/src/local/alias.c up to 1.3
external/ibm-public/postfix/dist/src/local/forward.c up to 1.4
external/ibm-public/postfix/dist/src/local/local.c up to 1.4
external/ibm-public/postfix/dist/src/local/local_expand.c up to 1.3
external/ibm-public/postfix/dist/src/local/mailbox.c up to 1.4
external/ibm-public/postfix/dist/src/local/unknown.c up to 1.8
external/ibm-public/postfix/dist/src/master/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/src/master/event_server.c up to 1.4
external/ibm-public/postfix/dist/src/master/mail_server.h up to 1.4
external/ibm-public/postfix/dist/src/master/master.c up to 1.4
external/ibm-public/postfix/dist/src/master/master.h up to 1.2
external/ibm-public/postfix/dist/src/master/master_conf.c up to 1.2
external/ibm-public/postfix/dist/src/master/master_ent.c up to 1.4
external/ibm-public/postfix/dist/src/master/master_listen.c up to 1.2
external/ibm-public/postfix/dist/src/master/master_monitor.c up to 1.3
external/ibm-public/postfix/dist/src/master/master_proto.h up to 1.2
external/ibm-public/postfix/dist/src/master/master_sig.c up to 1.3
external/ibm-public/postfix/dist/src/master/master_spawn.c up to 1.3
external/ibm-public/postfix/dist/src/master/master_vars.c up to 1.3
external/ibm-public/postfix/dist/src/master/master_wakeup.c up to 1.3
external/ibm-public/postfix/dist/src/master/multi_server.c up to 1.4
external/ibm-public/postfix/dist/src/master/single_server.c up to 1.4
external/ibm-public/postfix/dist/src/master/trigger_server.c up to 1.4
external/ibm-public/postfix/dist/src/milter/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/milter/milter.c up to 1.5
external/ibm-public/postfix/dist/src/milter/milter.h up to 1.4
external/ibm-public/postfix/dist/src/milter/milter8.c up to 1.5
external/ibm-public/postfix/dist/src/milter/milter_macros.c up to 1.3
external/ibm-public/postfix/dist/src/milter/test-milter.c up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/oqmgr/qmgr.c up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/qmgr.h up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/qmgr_active.c up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/qmgr_deliver.c up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/qmgr_entry.c up to 1.3
external/ibm-public/postfix/dist/src/oqmgr/qmgr_error.c up to 1.2
external/ibm-public/postfix/dist/src/oqmgr/qmgr_feedback.c up to 1.2
external/ibm-public/postfix/dist/src/oqmgr/qmgr_message.c up to 1.4
external/ibm-public/postfix/dist/src/pickup/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/pickup/pickup.c up to 1.4
external/ibm-public/postfix/dist/src/pipe/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/pipe/pipe.c up to 1.4
external/ibm-public/postfix/dist/src/postalias/Makefile.in up to 1.1.1.6
external/ibm-public/postfix/dist/src/postalias/fail_test.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/postalias/fail_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postalias/postalias.c up to 1.5
external/ibm-public/postfix/dist/src/postcat/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/postcat/postcat.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/Makefile.in up to 1.1.1.11
external/ibm-public/postfix/dist/src/postconf/extract.awk up to 1.1.1.6
external/ibm-public/postfix/dist/src/postconf/install_vars.h up to 1.2
external/ibm-public/postfix/dist/src/postconf/postconf.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/postconf.h up to 1.4
external/ibm-public/postfix/dist/src/postconf/postconf_builtin.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/postconf_dbms.c up to 1.5
external/ibm-public/postfix/dist/src/postconf/postconf_edit.c up to 1.3
external/ibm-public/postfix/dist/src/postconf/postconf_lookup.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/postconf_main.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/postconf_master.c up to 1.8
external/ibm-public/postfix/dist/src/postconf/postconf_misc.c up to 1.3
external/ibm-public/postfix/dist/src/postconf/postconf_user.c up to 1.4
external/ibm-public/postfix/dist/src/postconf/test28.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/postconf/test29.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/postconf/test34.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test35.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test40.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/postconf/test41.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test42.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test43.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test44.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postconf/test58.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/postconf/test59.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/postdrop/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/postdrop/postdrop.c up to 1.4
external/ibm-public/postfix/dist/src/postfix/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/postfix/postfix.c up to 1.6
external/ibm-public/postfix/dist/src/postkick/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/postkick/postkick.c up to 1.4
external/ibm-public/postfix/dist/src/postlock/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/postlock/postlock.c up to 1.4
external/ibm-public/postfix/dist/src/postlog/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/postlog/postlog.c up to 1.5
external/ibm-public/postfix/dist/src/postmap/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/src/postmap/fail_test.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/postmap/fail_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/postmap/postmap.c up to 1.5
external/ibm-public/postfix/dist/src/postmulti/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/postmulti/postmulti.c up to 1.4
external/ibm-public/postfix/dist/src/postqueue/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/postqueue/postqueue.c up to 1.5
external/ibm-public/postfix/dist/src/postqueue/showq_compat.c up to 1.4
external/ibm-public/postfix/dist/src/postqueue/showq_json.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/Makefile.in up to 1.1.1.7
external/ibm-public/postfix/dist/src/postscreen/postscreen.c up to 1.5
external/ibm-public/postfix/dist/src/postscreen/postscreen.h up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_dnsbl.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_early.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_endpt.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_haproxy.c up to 1.3
external/ibm-public/postfix/dist/src/postscreen/postscreen_haproxy.h up to 1.2
external/ibm-public/postfix/dist/src/postscreen/postscreen_misc.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_send.c up to 1.3
external/ibm-public/postfix/dist/src/postscreen/postscreen_smtpd.c up to 1.5
external/ibm-public/postfix/dist/src/postscreen/postscreen_starttls.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_state.c up to 1.4
external/ibm-public/postfix/dist/src/postscreen/postscreen_tests.c up to 1.4
external/ibm-public/postfix/dist/src/postsuper/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/postsuper/postsuper.c up to 1.4
external/ibm-public/postfix/dist/src/posttls-finger/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/posttls-finger/posttls-finger.c up to 1.5
external/ibm-public/postfix/dist/src/proxymap/Makefile.in up to 1.1.1.6
external/ibm-public/postfix/dist/src/proxymap/proxymap.c up to 1.4
external/ibm-public/postfix/dist/src/qmgr/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/qmgr/qmgr.c up to 1.3
external/ibm-public/postfix/dist/src/qmgr/qmgr.h up to 1.3
external/ibm-public/postfix/dist/src/qmgr/qmgr_active.c up to 1.3
external/ibm-public/postfix/dist/src/qmgr/qmgr_deliver.c up to 1.3
external/ibm-public/postfix/dist/src/qmgr/qmgr_entry.c up to 1.3
external/ibm-public/postfix/dist/src/qmgr/qmgr_error.c up to 1.2
external/ibm-public/postfix/dist/src/qmgr/qmgr_feedback.c up to 1.2
external/ibm-public/postfix/dist/src/qmgr/qmgr_message.c up to 1.4
external/ibm-public/postfix/dist/src/qmqpd/Makefile.in up to 1.1.1.6
external/ibm-public/postfix/dist/src/qmqpd/qmqpd.c up to 1.4
external/ibm-public/postfix/dist/src/qmqpd/qmqpd_peer.c up to 1.3
external/ibm-public/postfix/dist/src/scache/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/scache/scache.c up to 1.4
external/ibm-public/postfix/dist/src/sendmail/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/sendmail/sendmail.c up to 1.4
external/ibm-public/postfix/dist/src/showq/Makefile.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/showq/showq.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/Makefile.in up to 1.1.1.10
external/ibm-public/postfix/dist/src/smtp/lmtp_params.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp.c up to 1.13
external/ibm-public/postfix/dist/src/smtp/smtp.h up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_addr.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_addr.h up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_chat.c up to 1.4
external/ibm-public/postfix/dist/src/smtp/smtp_connect.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_key.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_map11.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_map11.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtp/smtp_params.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_proto.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_rcpt.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_reuse.c up to 1.4
external/ibm-public/postfix/dist/src/smtp/smtp_sasl_auth_cache.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_sasl_glue.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_sasl_proto.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_session.c up to 1.5
external/ibm-public/postfix/dist/src/smtp/smtp_state.c up to 1.3
external/ibm-public/postfix/dist/src/smtp/smtp_tls_policy.c up to 1.4
external/ibm-public/postfix/dist/src/smtp/smtp_trouble.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/Makefile.in up to 1.1.1.11
external/ibm-public/postfix/dist/src/smtpd/pfilter.c up to 1.2 (+patch)
external/ibm-public/postfix/dist/src/smtpd/smtpd.c up to 1.20
external/ibm-public/postfix/dist/src/smtpd/smtpd.h up to 1.5
external/ibm-public/postfix/dist/src/smtpd/smtpd_acl.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_acl.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_chat.c up to 1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_chat.h up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.c up to 1.6
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.h up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.in2 up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.in3 up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/smtpd/smtpd_check.ref2 up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check_backup.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check_backup.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_check_dsn.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_check_dsn.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_dns_filter.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_dnswl.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_dnswl.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_error.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_error.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_exp.in up to 1.1.1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_exp.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/smtpd/smtpd_expand.h up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_haproxy.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_milter.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_nullmx.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_nullmx.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/smtpd/smtpd_peer.c up to 1.5
external/ibm-public/postfix/dist/src/smtpd/smtpd_proxy.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_resolve.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_resolve.h up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_sasl_glue.c up to 1.5
external/ibm-public/postfix/dist/src/smtpd/smtpd_sasl_proto.c up to 1.3
external/ibm-public/postfix/dist/src/smtpd/smtpd_server.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_server.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/smtpd/smtpd_state.c up to 1.2
external/ibm-public/postfix/dist/src/smtpstone/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/smtpstone/smtp-sink.c up to 1.3
external/ibm-public/postfix/dist/src/smtpstone/smtp-source.c up to 1.3
external/ibm-public/postfix/dist/src/spawn/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/spawn/spawn.c up to 1.4
external/ibm-public/postfix/dist/src/tls/Makefile.in up to 1.1.1.10
external/ibm-public/postfix/dist/src/tls/tls.h up to 1.5
external/ibm-public/postfix/dist/src/tls/tls_bio_ops.c up to 1.1.1.6
external/ibm-public/postfix/dist/src/tls/tls_certkey.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_client.c up to 1.13
external/ibm-public/postfix/dist/src/tls/tls_dane.c up to 1.5
external/ibm-public/postfix/dist/src/tls/tls_dh.c up to 1.5
external/ibm-public/postfix/dist/src/tls/tls_fprint.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_mgr.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_misc.c up to 1.5
external/ibm-public/postfix/dist/src/tls/tls_proxy.h up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_proxy_clnt.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_rsa.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_scache.c up to 1.4
external/ibm-public/postfix/dist/src/tls/tls_server.c up to 1.12
external/ibm-public/postfix/dist/src/tls/tls_session.c up to 1.3
external/ibm-public/postfix/dist/src/tls/tls_verify.c up to 1.4
external/ibm-public/postfix/dist/src/tlsmgr/Makefile.in up to 1.1.1.6
external/ibm-public/postfix/dist/src/tlsmgr/tlsmgr.c up to 1.4
external/ibm-public/postfix/dist/src/tlsproxy/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/tlsproxy/tlsproxy.c up to 1.6
external/ibm-public/postfix/dist/src/tlsproxy/tlsproxy.h up to 1.2
external/ibm-public/postfix/dist/src/tlsproxy/tlsproxy_state.c up to 1.3
external/ibm-public/postfix/dist/src/trivial-rewrite/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/trivial-rewrite/resolve.c up to 1.4
external/ibm-public/postfix/dist/src/trivial-rewrite/rewrite.c up to 1.3
external/ibm-public/postfix/dist/src/trivial-rewrite/transport.c up to 1.4
external/ibm-public/postfix/dist/src/trivial-rewrite/trivial-rewrite.c up to 1.4
external/ibm-public/postfix/dist/src/trivial-rewrite/trivial-rewrite.h up to 1.3
external/ibm-public/postfix/dist/src/util/Makefile.in up to 1.1.1.11
external/ibm-public/postfix/dist/src/util/allascii.c up to 1.3
external/ibm-public/postfix/dist/src/util/alldig.c up to 1.2
external/ibm-public/postfix/dist/src/util/argv.c up to 1.4
external/ibm-public/postfix/dist/src/util/argv.h up to 1.4
external/ibm-public/postfix/dist/src/util/attr.h up to 1.5
external/ibm-public/postfix/dist/src/util/attr_clnt.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_clnt.h up to 1.3
external/ibm-public/postfix/dist/src/util/attr_print0.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_print64.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_print_plain.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_scan0.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_scan0.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/attr_scan64.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_scan64.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/attr_scan_plain.c up to 1.3
external/ibm-public/postfix/dist/src/util/attr_scan_plain.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/auto_clnt.c up to 1.4
external/ibm-public/postfix/dist/src/util/auto_clnt.h up to 1.2
external/ibm-public/postfix/dist/src/util/base32_code.h up to 1.3
external/ibm-public/postfix/dist/src/util/base64_code.h up to 1.3
external/ibm-public/postfix/dist/src/util/binhash.c up to 1.3
external/ibm-public/postfix/dist/src/util/binhash.h up to 1.3
external/ibm-public/postfix/dist/src/util/casefold.c up to 1.3
external/ibm-public/postfix/dist/src/util/check_arg.h up to 1.3
external/ibm-public/postfix/dist/src/util/cidr_match.c up to 1.4
external/ibm-public/postfix/dist/src/util/cidr_match.h up to 1.2
external/ibm-public/postfix/dist/src/util/clean_env.c up to 1.3
external/ibm-public/postfix/dist/src/util/clean_env.h up to 1.2
external/ibm-public/postfix/dist/src/util/connect.h up to 1.2
external/ibm-public/postfix/dist/src/util/dict.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict.h up to 1.5
external/ibm-public/postfix/dist/src/util/dict_alloc.c up to 1.3
external/ibm-public/postfix/dist/src/util/dict_cache.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_cdb.c up to 1.3
external/ibm-public/postfix/dist/src/util/dict_cdb.h up to 1.2
external/ibm-public/postfix/dist/src/util/dict_cidr.c up to 1.5
external/ibm-public/postfix/dist/src/util/dict_cidr.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/dict_cidr.map up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/dict_cidr.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/util/dict_db.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_db.h up to 1.4
external/ibm-public/postfix/dist/src/util/dict_dbm.h up to 1.2
external/ibm-public/postfix/dist/src/util/dict_fail.c up to 1.2
external/ibm-public/postfix/dist/src/util/dict_fail.h up to 1.2
external/ibm-public/postfix/dist/src/util/dict_inline.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_lmdb.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_lmdb.h up to 1.3
external/ibm-public/postfix/dist/src/util/dict_open.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_pcre.c up to 1.5
external/ibm-public/postfix/dist/src/util/dict_pcre.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/dict_pcre.map up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/dict_pcre.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/util/dict_random.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_random.h up to 1.3
external/ibm-public/postfix/dist/src/util/dict_regexp.c up to 1.5
external/ibm-public/postfix/dist/src/util/dict_regexp.map up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/dict_regexp.ref up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/dict_sdbm.h up to 1.2
external/ibm-public/postfix/dist/src/util/dict_static.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_thash.c up to 1.4
external/ibm-public/postfix/dist/src/util/dict_thash.map up to 1.1.1.3
external/ibm-public/postfix/dist/src/util/dict_union.c up to 1.3
external/ibm-public/postfix/dist/src/util/dict_utf8.c up to 1.3
external/ibm-public/postfix/dist/src/util/dict_utf8_test.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/dup2_pass_on_exec.c up to 1.2
external/ibm-public/postfix/dist/src/util/edit_file.c up to 1.4
external/ibm-public/postfix/dist/src/util/edit_file.h up to 1.3
external/ibm-public/postfix/dist/src/util/extpar.c up to 1.4
external/ibm-public/postfix/dist/src/util/find_inet.c up to 1.3
external/ibm-public/postfix/dist/src/util/gccw.c up to 1.2
external/ibm-public/postfix/dist/src/util/hex_code.c up to 1.3
external/ibm-public/postfix/dist/src/util/hex_code.h up to 1.4
external/ibm-public/postfix/dist/src/util/hex_quote.c up to 1.2
external/ibm-public/postfix/dist/src/util/host_port.h up to 1.3
external/ibm-public/postfix/dist/src/util/htable.c up to 1.4
external/ibm-public/postfix/dist/src/util/inet_addr_host.c up to 1.3
external/ibm-public/postfix/dist/src/util/inet_addr_list.in up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/inet_addr_list.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/inet_connect.c up to 1.3
external/ibm-public/postfix/dist/src/util/inet_listen.c up to 1.3
external/ibm-public/postfix/dist/src/util/inet_proto.c up to 1.4
external/ibm-public/postfix/dist/src/util/inet_proto.h up to 1.2
external/ibm-public/postfix/dist/src/util/killme_after.c up to 1.2
external/ibm-public/postfix/dist/src/util/listen.h up to 1.3
external/ibm-public/postfix/dist/src/util/load_lib.c up to 1.3
external/ibm-public/postfix/dist/src/util/lstat_as.h up to 1.3
external/ibm-public/postfix/dist/src/util/mac_expand.c up to 1.4
external/ibm-public/postfix/dist/src/util/mac_expand.h up to 1.4
external/ibm-public/postfix/dist/src/util/mac_expand.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/util/mac_expand.ref up to 1.1.1.4
external/ibm-public/postfix/dist/src/util/mac_parse.h up to 1.3
external/ibm-public/postfix/dist/src/util/make_dirs.c up to 1.2
external/ibm-public/postfix/dist/src/util/match_list.c up to 1.3
external/ibm-public/postfix/dist/src/util/match_ops.c up to 1.3
external/ibm-public/postfix/dist/src/util/midna_domain.c up to 1.4
external/ibm-public/postfix/dist/src/util/midna_domain.h up to 1.4
external/ibm-public/postfix/dist/src/util/midna_domain_test.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/msg_output.c up to 1.4
external/ibm-public/postfix/dist/src/util/msg_output.h up to 1.3
external/ibm-public/postfix/dist/src/util/msg_syslog.c up to 1.2
external/ibm-public/postfix/dist/src/util/msg_syslog.h up to 1.3
external/ibm-public/postfix/dist/src/util/mvect.c up to 1.3
external/ibm-public/postfix/dist/src/util/myaddrinfo.c up to 1.3
external/ibm-public/postfix/dist/src/util/myaddrinfo.h up to 1.3
external/ibm-public/postfix/dist/src/util/myaddrinfo.ref up to 1.1.1.5
external/ibm-public/postfix/dist/src/util/myaddrinfo4.ref up to 1.1.1.2
external/ibm-public/postfix/dist/src/util/myflock.c up to 1.3
external/ibm-public/postfix/dist/src/util/myflock.h up to 1.3
external/ibm-public/postfix/dist/src/util/mymalloc.c up to 1.4
external/ibm-public/postfix/dist/src/util/mymalloc.h up to 1.4
external/ibm-public/postfix/dist/src/util/mystrtok.c up to 1.4
external/ibm-public/postfix/dist/src/util/name_mask.c up to 1.3
external/ibm-public/postfix/dist/src/util/nbbio.c up to 1.3
external/ibm-public/postfix/dist/src/util/netstring.c up to 1.3
external/ibm-public/postfix/dist/src/util/peekfd.c up to 1.3
external/ibm-public/postfix/dist/src/util/printable.c up to 1.3
external/ibm-public/postfix/dist/src/util/recv_pass_attr.c up to 1.3
external/ibm-public/postfix/dist/src/util/sane_fsops.h up to 1.3
external/ibm-public/postfix/dist/src/util/sane_link.c up to 1.2
external/ibm-public/postfix/dist/src/util/sane_rename.c up to 1.2
external/ibm-public/postfix/dist/src/util/sane_socketpair.h up to 1.3
external/ibm-public/postfix/dist/src/util/slmdb.c up to 1.4
external/ibm-public/postfix/dist/src/util/sock_addr.c up to 1.3
external/ibm-public/postfix/dist/src/util/sock_addr.h up to 1.2
external/ibm-public/postfix/dist/src/util/split_nameval.c up to 1.2
external/ibm-public/postfix/dist/src/util/stat_as.h up to 1.3
external/ibm-public/postfix/dist/src/util/stringops.h up to 1.5
external/ibm-public/postfix/dist/src/util/sys_compat.c up to 1.3
external/ibm-public/postfix/dist/src/util/sys_defs.h up to 1.14
external/ibm-public/postfix/dist/src/util/timed_wait.h up to 1.3
external/ibm-public/postfix/dist/src/util/unix_pass_fd_fix.c up to 1.2
external/ibm-public/postfix/dist/src/util/unix_send_fd.c up to 1.8
external/ibm-public/postfix/dist/src/util/unsafe.c up to 1.2
external/ibm-public/postfix/dist/src/util/valid_hostname.c up to 1.3
external/ibm-public/postfix/dist/src/util/valid_hostname.h up to 1.2
external/ibm-public/postfix/dist/src/util/vbuf.c up to 1.3
external/ibm-public/postfix/dist/src/util/vbuf_print.c up to 1.4
external/ibm-public/postfix/dist/src/util/vstream.c up to 1.4
external/ibm-public/postfix/dist/src/util/vstream.h up to 1.4
external/ibm-public/postfix/dist/src/util/vstream_tweak.c up to 1.3
external/ibm-public/postfix/dist/src/util/vstring.c up to 1.4
external/ibm-public/postfix/dist/src/util/vstring.h up to 1.4
external/ibm-public/postfix/dist/src/util/vstring_vstream.c up to 1.2
external/ibm-public/postfix/dist/src/util/vstring_vstream.h up to 1.3
external/ibm-public/postfix/dist/src/util/watchdog.c up to 1.3
external/ibm-public/postfix/dist/src/verify/Makefile.in up to 1.1.1.6
external/ibm-public/postfix/dist/src/verify/verify.c up to 1.4
external/ibm-public/postfix/dist/src/virtual/Makefile.in up to 1.1.1.5
external/ibm-public/postfix/dist/src/virtual/mailbox.c up to 1.3
external/ibm-public/postfix/dist/src/virtual/virtual.c up to 1.4
external/ibm-public/postfix/dist/src/xsasl/Makefile.in up to 1.1.1.4
external/ibm-public/postfix/dist/src/xsasl/xsasl.h up to 1.3
external/ibm-public/postfix/dist/src/xsasl/xsasl_cyrus_client.c up to 1.3
external/ibm-public/postfix/dist/src/xsasl/xsasl_cyrus_server.c up to 1.4
external/ibm-public/postfix/dist/src/xsasl/xsasl_dovecot_server.c up to 1.4
external/ibm-public/postfix/dist/src/xsasl/xsasl_saslc_client.c up to 1.2
external/ibm-public/postfix/dist/src/xsasl/xsasl_server.c up to 1.2
external/ibm-public/postfix/lib/dns/Makefile up to 1.4
external/ibm-public/postfix/lib/global/Makefile up to 1.10
external/ibm-public/postfix/lib/masterlib/Makefile up to 1.3
external/ibm-public/postfix/lib/milter/Makefile up to 1.2
external/ibm-public/postfix/lib/tls/Makefile up to 1.4
external/ibm-public/postfix/lib/util/Makefile up to 1.11
external/ibm-public/postfix/lib/xsasl/Makefile up to 1.3
external/ibm-public/postfix/libexec/smtp/Makefile up to 1.4
external/ibm-public/postfix/libexec/smtpd/Makefile up to 1.9 (+patch)
external/ibm-public/postfix/libexec/tlsproxy/Makefile up to 1.2
external/ibm-public/postfix/sbin/postconf/Makefile up to 1.9
doc/3RDPARTY (apply patch)
postfix(1): update to 3.8.4.
[kim, ticket #1779]
external/bsd/blocklist/bin/blocklistd.c 1.4
(applied to external/bsd/blacklist/bin/blacklistd.c)
blacklistd(8): PR 57767: fix firewall ids on restart of the daemon.
[kim, ticket #1781]
external/public-domain/tz/dist/checknow.awk up to 1.1.1.1
external/public-domain/tz/dist/zonenow.tab up to 1.1.1.1
external/public-domain/tz/dist/CONTRIBUTING up to 1.1.1.8
external/public-domain/tz/dist/Makefile up to 1.1.1.37
external/public-domain/tz/dist/NEWS up to 1.1.1.44
external/public-domain/tz/dist/README up to 1.1.1.11
external/public-domain/tz/dist/TZDATA_VERSION up to 1.36
external/public-domain/tz/dist/africa up to 1.1.1.32
external/public-domain/tz/dist/antarctica up to 1.1.1.18
external/public-domain/tz/dist/asia up to 1.11
external/public-domain/tz/dist/australasia up to 1.8
external/public-domain/tz/dist/backward up to 1.11
external/public-domain/tz/dist/backzone up to 1.1.1.27
external/public-domain/tz/dist/checklinks.awk up to 1.1.1.4
external/public-domain/tz/dist/checktab.awk up to 1.1.1.13
external/public-domain/tz/dist/etcetera up to 1.1.1.7
external/public-domain/tz/dist/europe up to 1.1.1.38
external/public-domain/tz/dist/iso3166.tab up to 1.1.1.9
external/public-domain/tz/dist/leap-seconds.list up to 1.6
external/public-domain/tz/dist/leapseconds up to 1.6
external/public-domain/tz/dist/leapseconds.awk up to 1.1.1.13
external/public-domain/tz/dist/northamerica up to 1.1.1.34
external/public-domain/tz/dist/southamerica up to 1.1.1.24
external/public-domain/tz/dist/theory.html up to 1.1.1.18
external/public-domain/tz/dist/version up to 1.11
external/public-domain/tz/dist/ziguard.awk up to 1.1.1.10
external/public-domain/tz/dist/zone.tab up to 1.1.1.26
external/public-domain/tz/dist/zone1970.tab up to 1.1.1.27
distrib/sets/lists/base/mi (apply patch)
doc/3RDPARTY (apply patch)
Update tzdata to 2023d.
[kre, ticket #1782]
usr.sbin/makefs/msdos.c 1.22
makefs(8): PR 57752: return a proper exit status on failure
on creating msdosfs.
[tsutsui, ticket #1783]
etc/newsyslog.conf 1.25
newsyslog.conf: collate npflog0.pcap properly
[uwe, ticket #1784]
sys/conf/copyright 1.22
Update copyright notice for 2024.
[hgutch, ticket #1785]