Fri Aug 18 17:51:24 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>

	* cmd_tbl.lex.l (yywrap): New function.

Mon Jun  5 21:43:56 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>

	* error.c (STDARG): Change conditions for setting this to those
	used in com_err.h to decide which header file to include.  Don't
	define it at all if it's already defined due to a target makefile
	fragment.

Fri Jun  2 16:54:18 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (install): unify install rules, avoid ::.
	(clean): also avoid ::.

Thu Jan 19 11:34:12 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* error.c: If __STDARG_H__ is defined, define STDARG.

Fri Jan 13 03:04:38 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (install): create $(INCLDIR) if needed.

Fri Dec 30 11:08:32 1994  Ian Lance Taylor  <ian@cygnus.com>

	* error.c: If __STDC__ is not defined, but STDARG is, then include
	<stdarg.h>.

Tue Nov 29 18:34:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>

	* Makefile.in (install): Don't depend on $(HFILES), because the
	vpath interaction can break the install.

Wed Nov  2 19:08:43 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* ss_internal.h: Don't define signal macros here; they are now
	defined in osconf.h.
	* list_rqs.c (ss_list_requests): Use new signal blocking macros.
	* listen.c (print_prompt, listen_int_handler): Add dummy argument.
	(ss_listen): Use new signal blocking macros.  Pass dummy argument
	to print_prompt.
	* pager.c: Include conf.h.
	(ss_page_stdin): Use new signal blocking macros.

Fri Oct 28 15:26:38 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* list_rqs.c: Include conf.h.  Use sigtype rather than int for
	signal handler return values.
	* listen.c: Likewise.

Wed Jun 22 15:17:40 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

	* help.c (ss_help): If WAIT_USES_INT, dtrt.

Fri May 20 15:18:52 1994  John Gilmore  (gnu@cygnus.com)

	* Makefile.in (libss.a):  Don't make a .bak file, to avoid
	(Ignored) errors while running Make.

Thu Feb 24 02:55:19 1994  John Gilmore  (gnu@tweedledumb.cygnus.com)

	* cmd_tbl.lex.l: lint.

	* mk_cmds.c (main):  Accept `-o outfile' argument to make
	compilation from $(srcdir) work properly.  See corresponding
	change to src/config/common to use this.

