/*
 *	$Source: /afs/sipb.mit.edu/project/sipb-athena/repository/src/kerberos/appl/tftp/srvr_cmds.h,v $
 *	$Author: ghudson $
 *	$Locker:  $
 *	$Log: srvr_cmds.h,v $
 *	Revision 1.1  1996/06/02 08:22:18  ghudson
 *	Initial checkin.
 *
 * Revision 1.1.1.2  1991/12/03  18:47:33  eichin
 * Athena Kerberos 4 patch 9
 *
 * Revision 4.1  87/09/01  16:33:22  steiner
 * No change; starting version 4.
 * 
 * Revision 2.1  85/12/12  10:53:13  bcn
 * Change majore version number to 2.
 * 
 * Revision 1.1  85/06/07  21:47:24  martillo
 * Initial revision
 * 
 */

/* srvr_cmds.h */

/*  Copyright 1984 by the Massachusetts Institute of Technology  */
/*  See permission and disclaimer notice in file "notice.h"  */

/* EMACS_MODES: c !fill */

/* Definitions for the tftp server command processor */

#define	CMD_FILE	"/tftpd/command"
#define	CMD_SIG		16		/* sigctla */
