Commit Graph

22 Commits

Author SHA1 Message Date
Jan Jaeger da09bc3b28 Add HMC CRDOM type IPL support - Jan Jaeger
git-svn-id: file:///home/jj/hercules.svn/trunk@463 956126f8-22a0-4046-8f4a-272fa8102e63
2001-11-10 13:04:42 +00:00
Matt Zimmerman 5e405af3a1 Fix spelling error (Architecure)
git-svn-id: file:///home/jj/hercules.svn/trunk@450 956126f8-22a0-4046-8f4a-272fa8102e63
2001-11-06 06:07:16 +00:00
Matt Zimmerman a7522e1f57 Commit autogenerated files
git-svn-id: file:///home/jj/hercules.svn/trunk@446 956126f8-22a0-4046-8f4a-272fa8102e63
2001-11-04 22:02:55 +00:00
Fish (David B Trout) fce556f149 (see change log for details)
git-svn-id: file:///home/jj/hercules.svn/trunk@418 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-25 10:28:21 +00:00
Matt Zimmerman 0957bf4c5e Update build instructions to use autoconf
Mention Debian packages


git-svn-id: file:///home/jj/hercules.svn/trunk@395 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-17 21:00:28 +00:00
Matt Zimmerman dba7cbba36 Clarify language about GCC, since EGCS is now merged into the main
branch.  We don't want folks to go dig up an old version of egcs to
compile Hercules when GCC 2.9x works fine.


git-svn-id: file:///home/jj/hercules.svn/trunk@394 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-17 20:59:00 +00:00
Matt Zimmerman 3dc40519e6 Include pointer to README.CVS
git-svn-id: file:///home/jj/hercules.svn/trunk@388 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-16 08:22:06 +00:00
Fish (David B Trout) 99e51e1fdb Added instructions for anonymous access to cvs repository
git-svn-id: file:///home/jj/hercules.svn/trunk@336 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-08 06:01:30 +00:00
Matt Zimmerman 3f71a8ff55 New autoconf/automake build system, supersedes old makefile.
Running autogen.sh will initialize a working directory if autoconf 2.50+ and
automake are installed.

Due to conflicts with glibc header files:
Renamed byteswap.h -> hbyteswp.h
Renamed features.h -> feature.h

Detect presence of linux/if_tun.h, and use IFF_* constants if available.

Check for presence of sqrtl.  It does not exist (for example) on powerpc,
where sizeof(long double) == sizeof(double).


git-svn-id: file:///home/jj/hercules.svn/trunk@304 956126f8-22a0-4046-8f4a-272fa8102e63
2001-10-04 07:03:39 +00:00
Paul Leisy cc8a8eb6eb Document new optional address parm for loadcore panel command
git-svn-id: file:///home/jj/hercules.svn/trunk@259 956126f8-22a0-4046-8f4a-272fa8102e63
2001-08-24 20:39:47 +00:00
Jan Jaeger bc6723dcd5 Add SETMODE macro and CPUPRIO config statement
git-svn-id: file:///home/jj/hercules.svn/trunk@222 956126f8-22a0-4046-8f4a-272fa8102e63
2001-07-24 10:42:36 +00:00
Jay Maynard 61935296a0 Start 2.14 versions.
git-svn-id: file:///home/jj/hercules.svn/trunk@171 956126f8-22a0-4046-8f4a-272fa8102e63
2001-07-08 22:13:45 +00:00
Jan Jaeger 0bad3f25f1 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@159 956126f8-22a0-4046-8f4a-272fa8102e63
2001-06-25 18:08:14 +00:00
Jan Jaeger ad4982f095 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@158 956126f8-22a0-4046-8f4a-272fa8102e63
2001-06-23 11:33:49 +00:00
Roger Bowler 02bda0e6fe Added Kris Van Hees and Fritz Elfert to list of Herculeans
git-svn-id: file:///home/jj/hercules.svn/trunk@150 956126f8-22a0-4046-8f4a-272fa8102e63
2001-06-19 13:25:03 +00:00
Jan Jaeger 885a6b61f1 Refer to CHANGES file for details
git-svn-id: file:///home/jj/hercules.svn/trunk@147 956126f8-22a0-4046-8f4a-272fa8102e63
2001-06-18 20:34:31 +00:00
Jan Jaeger 22bad961cf Refer to CHANGES file for details
git-svn-id: file:///home/jj/hercules.svn/trunk@146 956126f8-22a0-4046-8f4a-272fa8102e63
2001-06-16 12:32:17 +00:00
Jan Jaeger 396093b802 Merge 2.13 changes back in
git-svn-id: file:///home/jj/hercules.svn/trunk@120 956126f8-22a0-4046-8f4a-272fa8102e63
2001-05-08 15:38:00 +00:00
Fish (David B Trout) ed820070e6 devtmax
git-svn-id: file:///home/jj/hercules.svn/trunk@80 956126f8-22a0-4046-8f4a-272fa8102e63
2001-04-21 02:55:59 +00:00
felfert db7319004f - Added ability to specify more than only one file for the card reader
- New option "autopad" for card reader in hercules.cnf
- If stdout is redirected to some logfile, this is now unbuffered
- Added a missing call of release_config() in the INT handler
- Added re-registration of sig-handlers in both HUP and INT handlers


git-svn-id: file:///home/jj/hercules.svn/trunk@78 956126f8-22a0-4046-8f4a-272fa8102e63
2001-04-20 21:02:32 +00:00
Greg Smith 54e0938b17 15 Mar 2001 cckd utility support for alternate tracks and VM devices
utilities now displays version & copyright info.
            Greg Smith


git-svn-id: file:///home/jj/hercules.svn/trunk@24 956126f8-22a0-4046-8f4a-272fa8102e63
2001-03-16 02:41:28 +00:00
Jay Maynard b95ef23f81 Initial repository setup
git-svn-id: file:///home/jj/hercules.svn/trunk@2 956126f8-22a0-4046-8f4a-272fa8102e63
2001-02-23 20:49:19 +00:00