Bug Fixes

#975016 (Bug #76277) * In some cases p4 set -S Perforce may not display the setting for P4PORT. This has been corrected.

#974381 (Bug #72457) ** Running out of space in the shared memory db.monitor table could cause server crashs. Fixed.

#973892 (Bug #76360) ** 'p4 integ -Rdb -Or' through an edge server could leave a db.excl (+l) orphaned lock if the resolved action is to branch.

#972359 (Bug #76323) ** 'p4 delete' through an edge server could leave a db.excl (+l) orphaned lock if the delete failed due to a 'clobber' failure.

#970590 (Bug #76365) ** A replica running on a case insensitive filesystem could hang during journal recovery in the rare event that a client name was changed (by case only).

#967709 (Bug #72432) ** False database errors on db.resolve should no longer occur.

#967708 (Bug #75382) ** The maximum size of shared memory for monitor table use was too small (4096 8K pages). Now it's 32768 pages for all platforms except Windows 32bit where memory address space is severely limited.

#965284 (Bug #61632) ** The pull and pull -u threads of replica servers no longer retain an open file handle to the journal file on the master server when they are otherwise idle.