Commit Graph

25 Commits

Author SHA1 Message Date
Fish (David B. Trout)
8b7f57487b Document ARCHLVL statement sequence caveat in Release Notes documents. 2015-01-04 20:31:57 -08:00
Fish (David B. Trout)
d4a1b5e109 New 2012 CMPSC instruction implementation is now the default:
Original/legacy cmpsc.c implementation moved to altcmpsc.dll module.

Refer to Release Notes and/or README.CMPSC documents for more details.
2014-12-29 17:17:01 -08:00
Fish (David B. Trout)
14c1fbbc03 Update Release Notes HTML with RELEASE.NOTES information 2013-07-28 19:47:30 -07:00
Paul Gorlinsky
1f03aae9c7 Update Release Notes
Correct QPROC display

git-svn-id: file:///home/jj/hercules.svn/trunk@7178 956126f8-22a0-4046-8f4a-272fa8102e63
2010-12-07 02:45:52 +00:00
Fish (David B Trout)
a3d4e0d60a PLEASE ADD ADDITIONAL ITEMS AS NEEDED!
git-svn-id: file:///home/jj/hercules.svn/trunk@7176 956126f8-22a0-4046-8f4a-272fa8102e63
2010-12-05 22:51:59 +00:00
Fish (David B Trout)
b0c00eff8b cvslvlck renamed to bldlvlck (README.CVS also renamed to README.SVN) and corrections made for Apple/Darwin - Enrico Sorichetti by Fish
git-svn-id: file:///home/jj/hercules.svn/trunk@7162 956126f8-22a0-4046-8f4a-272fa8102e63
2010-12-03 07:07:14 +00:00
Fish (David B Trout)
83e1a10d11 Misleading VTAPE support renamed to AUTOMOUNT instead and fixed and enhanced so that it actually WORKS now.
git-svn-id: file:///home/jj/hercules.svn/trunk@4785 956126f8-22a0-4046-8f4a-272fa8102e63
2008-05-28 16:46:29 +00:00
Fish (David B Trout)
ee820e5955 Minor correction for thread priority table
git-svn-id: file:///home/jj/hercules.svn/trunk@3992 956126f8-22a0-4046-8f4a-272fa8102e63
2006-10-01 09:30:32 +00:00
Fish (David B Trout)
f4d1be2e15 PR# misc/99: Config file 'include <filename>' and "enhanced" symbol substitution support
git-svn-id: file:///home/jj/hercules.svn/trunk@3988 956126f8-22a0-4046-8f4a-272fa8102e63
2006-09-27 15:20:54 +00:00
Fish (David B Trout)
efc75dad2f Doc Windows default priorities change
git-svn-id: file:///home/jj/hercules.svn/trunk@3958 956126f8-22a0-4046-8f4a-272fa8102e63
2006-09-08 14:08:35 +00:00
Fish (David B Trout)
df4ebb4f70 Support emulating 3590 SCSI as 3480/3490's and vice versa, Preliminary support for 3590 (partial and very incomplete)
git-svn-id: file:///home/jj/hercules.svn/trunk@3953 956126f8-22a0-4046-8f4a-272fa8102e63
2006-08-31 11:14:55 +00:00
Fish (David B Trout)
87778f32e5 Add official support for 3590 tape device types using 32-bit block-ids affecting LOCATE BLOCK, etc (i.e. BOT detection)
git-svn-id: file:///home/jj/hercules.svn/trunk@3931 956126f8-22a0-4046-8f4a-272fa8102e63
2006-08-04 00:53:41 +00:00
Fish (David B Trout)
8a371bb0dc Special keyword "startgui" now recognized by 'conspawn' utility to cause it to start Windows GUI application via 'ShellExecute()' Windows API instead or normal 'system()' CRT API, to prevent HercGUI from hanging at shutdown as a result of the app still running even though Herc has exited. (See RELEASE NOTES for further details)
Also added the "DETACHED_PROCESS" flag to the 'CreateProcess()' Windows API call in w32util.c function 'w32_poor_mans_fork' in order to more completely address this issue as well.


git-svn-id: file:///home/jj/hercules.svn/trunk@3929 956126f8-22a0-4046-8f4a-272fa8102e63
2006-08-04 00:06:11 +00:00
Ivan Warren
db51ff1aec Start paving the way for next release
git-svn-id: file:///home/jj/hercules.svn/trunk@2439 956126f8-22a0-4046-8f4a-272fa8102e63
2004-10-01 23:53:17 +00:00
Fish (David B Trout)
81d8a6c97f no message
git-svn-id: file:///home/jj/hercules.svn/trunk@2276 956126f8-22a0-4046-8f4a-272fa8102e63
2004-05-22 08:25:11 +00:00
Ivan Warren
d045ea5e80 Release note update & CVS build instruction update for dyncrypt/glibcrypt support
git-svn-id: file:///home/jj/hercules.svn/trunk@2273 956126f8-22a0-4046-8f4a-272fa8102e63
2004-05-14 14:22:24 +00:00
Jan Jaeger
9cb9cbfd46 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@2269 956126f8-22a0-4046-8f4a-272fa8102e63
2004-05-07 12:20:07 +00:00
Jan Jaeger
2dae1639cc *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@2264 956126f8-22a0-4046-8f4a-272fa8102e63
2004-04-25 16:38:08 +00:00
Volker Bandke
91ec884713 Fixed a few typos and updated Version.Release number(s)
git-svn-id: file:///home/jj/hercules.svn/trunk@2039 956126f8-22a0-4046-8f4a-272fa8102e63
2003-10-04 11:25:56 +00:00
Fish (David B Trout)
6e13d9cf06 no message
git-svn-id: file:///home/jj/hercules.svn/trunk@2000 956126f8-22a0-4046-8f4a-272fa8102e63
2003-09-21 07:26:21 +00:00
Ivan Warren
e6203c2162 Indicate HHCCF042E as symptom of bad LD_LIBRARY_PATH
git-svn-id: file:///home/jj/hercules.svn/trunk@1771 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-17 14:23:01 +00:00
Fish (David B Trout)
b55828f9d4 See CHANGES entry dated 16 Aug 2003
git-svn-id: file:///home/jj/hercules.svn/trunk@1770 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-17 08:22:16 +00:00
Jan Jaeger
b855ddef84 Loadable device support
git-svn-id: file:///home/jj/hercules.svn/trunk@1738 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-10 16:12:55 +00:00
Ivan Warren
45be3a4df8 ecps:vm usage warning
git-svn-id: file:///home/jj/hercules.svn/trunk@1732 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-02 17:37:16 +00:00
Fish (David B Trout)
8fe3456a5a no message
git-svn-id: file:///home/jj/hercules.svn/trunk@1730 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-01 18:55:16 +00:00