Commit Graph

256 Commits

Author SHA1 Message Date
Ivan Warren
e5db31785a Fix OS360/MVT Ipl Problem and Final/PCI I/O Irpts reordering
git-svn-id: file:///home/jj/hercules.svn/trunk@1747 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-12 21:20:39 +00:00
Greg Smith
35d74f8327 10 Aug 2003 Backout cckd thread function changes until types can be
definitively resolved - Greg Smith


git-svn-id: file:///home/jj/hercules.svn/trunk@1743 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-11 04:28:13 +00:00
Jan Jaeger
a4a109d6f4 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@1739 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-10 17:07:34 +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
Fish (David B Trout)
e648cba84e Fixed incorrectly typed functions used in create_thread calls
git-svn-id: file:///home/jj/hercules.svn/trunk@1737 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-09 04:02:00 +00:00
Volker Bandke
67e9d960be Bump release number to 2.17.b1 (beta?)
git-svn-id: file:///home/jj/hercules.svn/trunk@1733 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-03 07:03:31 +00:00
Volker Bandke
9bba96f287 Bump release level for snapshot 2.17.a7
git-svn-id: file:///home/jj/hercules.svn/trunk@1731 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-02 07:20:25 +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
Jim Pierson
eb7af9427c Removed dependency on local if_tun.h
git-svn-id: file:///home/jj/hercules.svn/trunk@1717 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-22 15:06:59 +00:00
Jay Maynard
3d12cd477e Work in progress: commit partial changes to allow networking on OS X.
**WARNING**: This code will not compile as is on OS X!


git-svn-id: file:///home/jj/hercules.svn/trunk@1686 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-18 00:09:00 +00:00
Volker Bandke
e2e7310380 Update version to 2.17.a5
git-svn-id: file:///home/jj/hercules.svn/trunk@1677 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-16 16:51:32 +00:00
Fish (David B Trout)
abae454078 Fix to (hopefully!) not build dyn mods if not needed
git-svn-id: file:///home/jj/hercules.svn/trunk@1676 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-16 14:37:20 +00:00
Jay Maynard
ca7c9e1dae Fix oops in version number.
git-svn-id: file:///home/jj/hercules.svn/trunk@1673 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-16 06:31:49 +00:00
Jay Maynard
6805473bec Makefile.am updates for 2.17a1 beta release.
git-svn-id: file:///home/jj/hercules.svn/trunk@1672 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-16 02:31:03 +00:00
Jay Maynard
22741e14bb Updated version number.
git-svn-id: file:///home/jj/hercules.svn/trunk@1669 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-15 17:00:03 +00:00
Fish (David B Trout)
03bc4eac16 hetinit std lbls fix
git-svn-id: file:///home/jj/hercules.svn/trunk@1648 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-11 06:43:23 +00:00
Fish (David B Trout)
26781c58f4 Volker _build fix, w32ctca htypes, configure.ac tweaks
git-svn-id: file:///home/jj/hercules.svn/trunk@1632 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-09 12:59:34 +00:00
Fish (David B Trout)
df42375bcf see CHANGES
git-svn-id: file:///home/jj/hercules.svn/trunk@1616 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-07 18:09:12 +00:00
Jay Maynard
8fd0216ec7 Wrapped dynamic load dependent functions in #if defined(OPTION_DYNAMIC_LOAD).
git-svn-id: file:///home/jj/hercules.svn/trunk@1614 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-07 13:51:34 +00:00
Jay Maynard
487710f706 Corrected setting of LOCALEDIR.
git-svn-id: file:///home/jj/hercules.svn/trunk@1610 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-07 12:03:07 +00:00
Fish (David B Trout)
8a1e19358a disable OPTION_DYNAMIC_LOAD if neither dlopen nor libtool available
git-svn-id: file:///home/jj/hercules.svn/trunk@1609 956126f8-22a0-4046-8f4a-272fa8102e63
2003-07-07 08:21:47 +00:00
Fish (David B Trout)
aee7e6469b dyngui.c support
git-svn-id: file:///home/jj/hercules.svn/trunk@1487 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-25 09:27:47 +00:00
Jan Jaeger
fad1f562d0 Correct inclusion of libdl
git-svn-id: file:///home/jj/hercules.svn/trunk@1472 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-20 18:42:35 +00:00
Jan Jaeger
9ef36b02a6 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@1470 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-20 12:08:38 +00:00
Jan Jaeger
aec828dcde Preliminary autoconf support for loadable modules
git-svn-id: file:///home/jj/hercules.svn/trunk@1465 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-20 09:45:11 +00:00
Jan Jaeger
31f15d87af Dynamic loader
git-svn-id: file:///home/jj/hercules.svn/trunk@1418 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-05 16:33:59 +00:00
Ivan Warren
43ea5442c3 Symbolic substitution capability in .cnf
git-svn-id: file:///home/jj/hercules.svn/trunk@1415 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-05 10:30:38 +00:00
Jan Jaeger
69ca87cc62 Rollback a number of changes :-(
git-svn-id: file:///home/jj/hercules.svn/trunk@1403 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-02 13:16:07 +00:00
Fish (David B Trout)
b4fae6f1f0 MANY changes. See CHANGES member for details.
git-svn-id: file:///home/jj/hercules.svn/trunk@1391 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-01 11:46:25 +00:00
Fish (David B Trout)
b2ff1fa80b (fthreads mostly, but see CHANGES file too)
git-svn-id: file:///home/jj/hercules.svn/trunk@1361 956126f8-22a0-4046-8f4a-272fa8102e63
2003-05-15 07:36:33 +00:00
Ivan Warren
3ceada9a28 strerror_r implementation for non GNU/SuSv3 platforms
git-svn-id: file:///home/jj/hercules.svn/trunk@1355 956126f8-22a0-4046-8f4a-272fa8102e63
2003-05-06 09:49:56 +00:00
Ivan Warren
88ae9f934b Autoconf/automake/logger.c update for VB's memrchr implementation
git-svn-id: file:///home/jj/hercules.svn/trunk@1330 956126f8-22a0-4046-8f4a-272fa8102e63
2003-04-18 10:46:57 +00:00
Ivan Warren
86f1e07098 ECPS:VM VM Assist (SSM, SVC) Support
git-svn-id: file:///home/jj/hercules.svn/trunk@1278 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-29 00:54:37 +00:00
Ivan Warren
0d5f062a04 2703 BSC Line emulation - initial
git-svn-id: file:///home/jj/hercules.svn/trunk@1233 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-21 15:26:07 +00:00
Jan Jaeger
eec89ecc1e Logger rework:
When either standard output or standard error is redirected then the entire log is also writen to the redirection.
The -d startup option disables the panel display, but the log is displayed unless both stdout and stderr are redirected.
Under hercules stderr is the screen (panel.c writes to stderr),stdout is the logger message pipe;
the logmsg() macro currently resolves to a simple printf() (logger.h)
When exit() or delayed_exit() is used, any preceeding error message should write to stderr.
Hercules initialization no longer fails on device initialization errors (missing files ...), error
messages are displayed in the log just like an invalid attach command.


git-svn-id: file:///home/jj/hercules.svn/trunk@1232 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-20 19:26:38 +00:00
Jim Morrison
7ac7f7af7a undo removal of po/Makefile
git-svn-id: file:///home/jj/hercules.svn/trunk@1214 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-10 23:10:06 +00:00
Jim Morrison
07b2b9ec54 add man support
git-svn-id: file:///home/jj/hercules.svn/trunk@1213 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-10 22:57:02 +00:00
Greg Smith
a6a83d3ceb 01 Mar 2003 Remove dead code - Greg Smith
git-svn-id: file:///home/jj/hercules.svn/trunk@1183 956126f8-22a0-4046-8f4a-272fa8102e63
2003-03-01 22:52:44 +00:00
Jay Maynard
f8162337d6 Added optimization for PowerPC compiles, and the HTML message files.
git-svn-id: file:///home/jj/hercules.svn/trunk@1153 956126f8-22a0-4046-8f4a-272fa8102e63
2003-02-02 03:09:49 +00:00
Jay Maynard
7ea4305300 Add support for Mac OS X.
git-svn-id: file:///home/jj/hercules.svn/trunk@1151 956126f8-22a0-4046-8f4a-272fa8102e63
2003-02-01 22:08:54 +00:00
Jay Maynard
a01140364c Updates for 2.17 version number.
git-svn-id: file:///home/jj/hercules.svn/trunk@1150 956126f8-22a0-4046-8f4a-272fa8102e63
2003-02-01 19:35:02 +00:00
Jan Jaeger
194d6f3628 Add Region Relocate Facility, I/O Interpretation Level 2, External Interrupt assist, Wait state assist.
git-svn-id: file:///home/jj/hercules.svn/trunk@1118 956126f8-22a0-4046-8f4a-272fa8102e63
2003-01-07 21:35:24 +00:00
Volker Bandke
a8362737c4 remove superflous entries intl/Makefile and m4/Makefile from AC_OUTPUT
git-svn-id: file:///home/jj/hercules.svn/trunk@1063 956126f8-22a0-4046-8f4a-272fa8102e63
2002-12-15 22:02:09 +00:00
Jan Jaeger
2e4239a7c1 Various fixes and rollback of 6/30 performance mods
git-svn-id: file:///home/jj/hercules.svn/trunk@1052 956126f8-22a0-4046-8f4a-272fa8102e63
2002-12-05 13:27:27 +00:00
Jay Maynard
9ddaa5d3e9 Version update to 2.16a.3.
git-svn-id: file:///home/jj/hercules.svn/trunk@1045 956126f8-22a0-4046-8f4a-272fa8102e63
2002-11-17 13:33:03 +00:00
Jay Maynard
6dcafb48ff Removed David Pritchard's name from credits, by his request.
git-svn-id: file:///home/jj/hercules.svn/trunk@1007 956126f8-22a0-4046-8f4a-272fa8102e63
2002-08-26 13:51:12 +00:00
Volker Bandke
4af1c05f71 make NLS support work for Cygwin
git-svn-id: file:///home/jj/hercules.svn/trunk@994 956126f8-22a0-4046-8f4a-272fa8102e63
2002-08-03 08:25:00 +00:00
Matt Zimmerman
742b5a6d13 Fix libintl/gettext stuff so that it gets built and linked in if appropriate
git-svn-id: file:///home/jj/hercules.svn/trunk@987 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-23 14:30:41 +00:00
Jan Jaeger
9d5937ae54 *** empty log message ***
git-svn-id: file:///home/jj/hercules.svn/trunk@978 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-20 16:46:52 +00:00
Greg Smith
2ed7ee8ff1 17 Jul 2002 New utility dasdcopy.c; replaces ckd2cckd and cckd2ckd and
adds fba2cfba and cfba2fba function - Greg Smith


git-svn-id: file:///home/jj/hercules.svn/trunk@976 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-17 23:27:49 +00:00