Tue Sep 26 23:33:15 1995  Ken Raeburn  <raeburn@cygnus.com>

	* ask-config.sh, check-inetd.sh, fixsvc.sh: New scripts, broken
	out from configure.sh.
	* configure.sh: Use them.
	* svr4-request.sh, svr4-postinst.sh: New scripts for svr4 package
	installation.
	* Makefile.in (install): Install them.

Fri Jun  2 17:26:32 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (install): unify install rules to avoid ::.

Fri Feb 10 16:36:21 1995  Ian Lance Taylor  <ian@cygnus.com>

	* configure.sh: If $guess winds up empty, set it to /.

Tue Feb  7 11:19:22 1995  Ian Lance Taylor  <ian@cygnus.com>

	* fixprot.sh: When making the tar tape, chmod database to 755, not
	700.

	* configure.sh: Guess the installation directory based upon how
	the program is run, and prompt the user accordingly.

	* check-install.c (S_ISDIR): Define if not defined by
	<sys/stat.h>.
	(check_file): Don't check the 07000 bits of a directory.

Fri Feb  3 13:31:59 1995  Ian Lance Taylor  <ian@cygnus.com>

	* fixprot.sh: Fix man page permissions using *, rather than by
	naming each individual man page.

Wed Jan 18 14:45:29 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* fixprot.sh: Fix krdist permissions if it exists.

	* configure.sh: If the tape was not unpacked into /usr/kerberos,
	copy it into /usr/kerberos.

	* check-install.c (main): Check cygin.
	* fixprot.sh: Fix permissions of cygin.

Fri Jan  6 16:16:05 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* configure.sh: Update each service independently.

Wed Jan  4 15:12:52 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* check-install.c (main): Check that ksu is owned by root.

Fri Dec 30 15:55:39 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* fixprot.sh: If a second argument is used, then don't try to
	chown any files; this is for making an installation tape.  Just
	chmod include/*, rather than trying to list all the files.  Add
	install, etc/run-kpropd, etc/in.kpropd, etc/telnetd, etc/ftpd,
	install/check-install, install/fixprot, install/configure,
	man/man1/telnet.1, man/man1/ftp.1, man/man8/telnetd.8, and
	man/man8/ftpd.8.
	* check-install.c (main): Add install, bin/telnet, bin/ftp,
	include/kerberos.h, man/man1/ftp.1, man/man1/telnet.1,
	man/man8/ftpd.8, and man/man8/telnetd.8.

Sat Sep 17 00:33:22 1994  Mark Eichin  (eichin@pernoctem)

	* configure.sh (KRBCONF): add entries for PANIX.COM by request
	from jhawk@panix.com.

Fri Aug 12 03:19:34 1994  Mark Eichin  (eichin@perdiem)

	* check-install.c (main): Don't check /usr, it's not consistent
	across systems, and if we got /usr/kerberos in we don't care
	anyhow. Also exit right away if initial /usr/kerberos check fails.

Wed Jul 20 20:36:08 1994  Mark Eichin  (eichin@cygnus.com)

	* check-install.c, fixprot.sh: drop libknet.a since we don't
	install it anymore.

Wed Jun 22 21:34:02 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

	* check-install.c: Include string.h.

