at 36ce2684a14f068a342947d0206007d4ee7e658b (tag) tagging 3e3e37ead5f5541ecc6e5305287f44994bf55616 (commit) replaces v5.8.0rc1 tagged by Justin C. Sherrill on Sat Feb 29 12:19:38 2020 -0500
DragonFly 5.8.0 -----BEGIN PGP SIGNATURE----- iQFOBAABCAA4FiEEGBZ+AWzsOofijq/MVRds74sB3YkFAl5anSoaHGp1c3RpbkBz aGluaW5nc2lsZW5jZS5jb20ACgkQVRds74sB3YnYwgf+PB1e3YalrmMK0hLlEUy6 HbaPcmhTxL7r+939SD6CMRAs0sEOtuwm+hiRXk1cmrQgb4D4RDPLXKVs4pdoONP4 htrjXvbLWPm/GE+IpiiKTyW8ys7dVLryk8MQU3YEkc2fXSbv5EOicmjPdjtpJ5eR iG5OsojOK8Ub4vyrbRWs8iUgyYl+W7U0p9Oxmpch7Pnl901LpPEjJfI8XhPSpZMm HvqHhBdvXSp7IHzsBpPgXxkCwkflguTQFv+UO7uwIIyx7wD9AFGAMlFqt7+vSqwF 7MMWIfo+NHkeZnZlMzNxte+7Keo7bfSs+vRygTX9hLG6HHSaUOgnRdknCOT2S+gA VQ== =0frl -----END PGP SIGNATURE----- Matthew Dillon (25): dsynth - Fix generic flavor scan for the Nth time tmpfs - Cleanup, refactor tmpfs_alloc_vp() tmpfs - Fix races in tmpfs_nrename() and tmpfs_nrmdir() jail - Allow loopback interface in in_pcbladdr_find() jail - Fix broken port matching code nfs - Strip out cr_prison from cached creds jail - add jail.defaults.allow_listen_override jail - add jail.defaults.allow_listen_override (2) jail - add jail.defaults.allow_listen_override (3) kernel - Try to fix tcp ISN generator kernel - Simple cache line optimizations kernel - Rearrange uidinfo structure a bit kernel - Reduce excessive rdrand harvesting pctrack - Fix symbol table scan kernel - Add more dtypes to sys/dtype.h rdrand - Document massive improvement in performance kernel - Offset the stathz systimer by 50% of the hz timer kernel - Increase size of the vm_page hash table devfs - Clean up some SMP inefficiencies kernel - Fix rare wait*() deadlock kernel - Reduce SMP contention during low-memory stress dsynth - Adjust 'Limit' display in upper right-hand corner kernel - Microoptimization, avoid dirtying vm_page_hash entry dsynth - pkg install -U and improve debug support kernel - Improve cache_fullpath() performance Sascha Wildner (3): Update the pciconf(8) database. Use our new partition id (0x6c) in several more places. syscons.4: Mention restrictions on the resolution of ttyv0. -- DragonFly BSD source repository