Thu Sep  8 07:44:39 1994  Tor Lillqvist  (tml@hemuli.tte.vtt.fi)

	* afpmount.c, afpm_svc_subr.c: Fixed a couple of typos.

Sun Jul 31 15:50:50 1994  Tor Lillqvist  (tml@hemuli.tte.vtt.fi)

	* README: Updated email address.

	* afpmount.c: UMOUNT_SYSCALL set to fsmount for A/UX.

	* all files: Updated copyright notice with our current name.

Mon Jul 19 10:26:55 1993  Tor Lillqvist  (tml@tiuhti.tik.vtt.fi)

	* afpmount.c: Set rsize and wsize NFS args. Otherwise NFS might
        try to read (and write?) more in a request than ASP allows.

	afpm_svc_subr.c: Fixed idle fork and session closing code.
	Changed stderr printfs to syslog.

Thu Apr 22 22:55:21 1993  Tor Lillqvist  (tml at hemuli)

	* Version 1.5

	* Fixed top level filehandle handling: All of it must
	stay constant, and be returned identically by lookup. Use a
	full-size static allocation.

Mon Apr 19 23:00:47 1993  Tor Lillqvist  (tml at hemuli)

	* afpm_svc_subr.c: Removed some unused code.  Use volume_parms
	index in file handle, not AFP Volume ID.  Make fileids unique also
	based on volume. Correspondingly, all fsids are now the same (1).
	Don't try to map strange AFP uids (negative or huge) as that will
	crash our simple table-based code.

	* afpmount.h: Use volume_parms index in file handle, not AFP
	Volume ID as such.

Fri Apr 16 15:45:32 1993  Tor Lillqvist  (tml at tiuhti)

	* Version 1.4

        * afpmount.c: UMOUNT_SYSCALL is umount or unmount.
	* util.h: If DONT_HAVE_MEMMOVE, use bcopy.
	* Makefile: document that.

Fri Apr 16 10:53:03 1993  Tor Lillqvist  (tml at tiuhti)

	* Version 1.3

	* Many files: lots of small changes to make it compile on
	SunOS 4.1.3. Some ANSI new-style function definitions weren't
	ifdeffed. entry seems to be a typedef name on SunOS.

	* Makefile: CFLAGS didn't contain CAPINCLUDES. makedepend didn't
	use CFLAGS. Added explicit dependencies on the rpcgen-generated
	headers to make building without makedepend easier.
