Annotation of tftpd/etc/complete.sh, revision 1.1.2.1

1.1.2.1 ! misho       1: #!/bin/sh
        !             2: #
        !             3: # Shell script for complete operation
        !             4: #  complete.sh <action> <opcode> <filename> <mode> <client_address> <client_port>
        !             5: #
        !             6: # $Id:$
        !             7: 
        !             8: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>