* printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so

arg_bytes field of makeva_list is always aligned.
	* config/pa/xm-pa.h: Make arglist_address a char *.
This commit is contained in:
Jim Kingdon 1993-07-19 23:20:55 +00:00
parent 84d3f42292
commit 1cd080b520

View file

@ -1,5 +1,9 @@
Mon Jul 19 11:48:57 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
* printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so
arg_bytes field of makeva_list is always aligned.
* config/pa/xm-pa.h: Make arglist_address a char *.
* ser-unix.c: Don't try to use job control with termio.
Sun Jul 18 23:11:28 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)