3kname.gif

Section:

STD Files with extension .std are MPE Store-to-Disk packaged files.
WRQ Files with extension .wrq are Reflection Label transfers of a STD file.
TAR Files with extension .tar are unix tar package files.
ZIP Files with extension .zip are WinZip packaged files.
View included files: C C H (C include) Fortran Fortran Pascal Pascal SPL SPL Basic BasicV TextDoc Text Document Text Data Data PDF file PDF
3k hat

MPE Software -- binaries are build on MPE 6.0 pp2

  1. 02/18/2011 music.bas music.txt music.std music.wrq tunes.txt CSL 0804 - Music generator for the 2626 terminal.
  2. 02/18/2011 tstcaps.c tstcaps.txt tstcapss.std tstcapss.wrq TSTCAPS - C program that shows how to test for PH, PM, DS and MR caps of the running program.
  3. 02/21/2011 trapcde.c trapcde.txt trapcdes.std trapcdes.wrq TRAPCDE - C program that shows trapping invalid memory access and alignment errors;
    and display the PArisc code at the point of failure.
  4. 04/05/2011 strdup.c strdup.txt strdups.std strdups.wrq strdup - function to duplicate a C string in heap.
  5. 04/05/2011 strupr.c strupr.txt struprs.std struprs.wrq strupr - function to upshift a C string.
  6. 04/07/2011 varread.c varread.txt varreads.std varreads.wrq VARREAD - reads variable length files; with COPY mode, non-destructive read of message files; showing info about each record or displaying the ascii data.
  7. 04/06/2011 ipcftn.ftn ipcftn.txt ipcftns.std ipcftns.wrq ipccom.ftn IPCFTN - Fortran 77 example of NetIPC using TCP and UDP protocols.
  8. 04/11/2011 mailnmx.c mailnmx.txt mailnmxs.std mailnmxs.wrq MAILNMXL - NMXL that allows control of the smtp port when using MAILNM.
                 :SETVAR IPCDEST_PORT 25000
                 :RUN MAILNM.TELEMON;XL="MAILNMXL.TELEMON";INFO="....."
      
    mailnm.wrq MAILNM
  9. 11/13/2011 whet.c whet.txt whet.std whet.wrq WHET - C Converted Whetstone Double Precision Benchmark.
  10. 11/13/2011 dhry.c dhry.txt dhry.std dhry.wrq DHRY - "DHRYSTONE" Benchmark Program.
  11. 03/07/2012 skeys.c skeys.txt skeyss.std skeyss.wrq skeys.c - Save HPterm function keys to a file. (A Block Mode read sample).
  12. 03/07/2012 rkeys.c rkeys.c - Restore HPterm function keys from a file.
  13. 11/28/2012 txt2pdf.c txt2pdf.txt txt2pdf.std txt2pdf.wrq txt2pdfc.pdf TXT2PDF - TXT2PDF version 1.1 from Phil Smith, 1996.
  14. 01/03/2013 hpastd.txt hpastd.std hpastd.wrq HPASTDX - An HPA/3000 Charon utility.
    Convert MPE STD (Store-to-Disk) files to/from HPA/3000 Tape Image files.
    1. Create an MPE STD file.
    2. Convert the STD to a tape image file.
    3. Transfer the image to your HPA/3000 machine.
    4. Link the image to a tape device.
    5. Put the tape online in your VM MPE.
    6. VSTORE or RESTORE from the STD.
    Or reverse the process, convert an HPA/3000 Tape image to MPE STD and use on your HP3000.
    (or do it on the unix side - see hpastd.tar in the Unix software!)


MPE issues in libc

  1. 04/06/2011 trap01.c trap01.txt trap01s.std trap01s.wrq cabort.c cstd.h abort() closes stdout before calling SIGABRT user trap.
  2. 04/25/2011 csleep.c csleep.txt csleeps.std csleeps.wrq sleep01.c sleep02.c cstd.h sleep() does not stop when interrupted.
  3. 05/01/2011 cputenv.c cputenv.txt cputenvs.std cputenvs.wrq cputenv.ref.txt cstd.h putenv() is not provided in libc. NewsWire Logo Read the NewsBlog

3k hat

UNIX (HPUX - Linux) Software

  1. 03/18/2011 trap01.c trap01.txt trap01.c - shows the relationship with assert(n), abort(), and SIGABRT.
  2. 03/07/2012 skeys.c skeys.c - Save HPterm function keys to a file. (A Block Mode read sample).
  3. 03/07/2012 rkeys.c rkeys.c - Restore HPterm function keys from a file.
  4. 03/08/2012 whatkey.c whatkey.c - Using Ncurses, show what chars are generated on a keypress or mouse click. Mouse and function keys generate escape sequences from various clients, and with various settings.
  5. 01/03/2013 hpastd.tar hpastd.tar - Contains hpastdx (ELF format for Fedora) - An HPA/3000 Charon utility.
    Convert MPE STD (Store-to-Disk) files to/from HPA/3000 Tape Image files.
    1. Create an MPE STD file.
    2. Transfer the STD to your HPA/3000 machine.
    3. Convert the STD to a tape image file.
    4. Link the image to a tape device.
    5. Put the tape online in your VM MPE.
    6. VSTORE or RESTORE from the STD.
    Or reverse the process, convert an HPA/3000 Tape image to MPE STD and use on your HP3000.
    (or do it on the MPE side - see HPASTD in the MPE software!)

3k hat

PC Software

  1. 02/01/2011 PCQCOPY.c PCQCOPY.txt PCQCOPY.zip PCQCOPY - DOS program that converts binary transfered MPE Qedit files (FCODE=111) to text files.
  2. 02/01/2011 UNWRQ.c UNWRQ.txt UNWRQ.zip UNWRQ - DOS program that strips WRQ Label info from a WRQ transfered file;
    allowing you to use FTP for file transfers.

3k hat

MPE Programming Examples

  1. 10/31/2011trappm.c Show how to determine if the running program has PM capability. (Instead of waiting for an abort from a GETPRIVMODE call)
  2. 10/31/2011trapph.c Show how to determine if the running program has PH capability. (Instead of waiting for an abort from SENDMAIL or error 1 from CREATEPROCESS)
  3. 11/10/2011filetest.c A file test driver-to see how Fcontrol and other settings affect files and ttys.


(Top)   3kRanger Home   3kRanger Mail   CheckIP   Updated: