~ubuntu-branches/ubuntu/lucid/tftp-hpa/lucid-proposed

« back to all changes in this revision

Viewing changes to tftp/tftpsubs.c

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2006-07-04 11:11:20 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060704111120-04nmfw8hmj6c6x8u
Tags: 0.42-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* tftp-hpa: $Id: tftpsubs.c,v 1.7 2001/11/16 20:15:27 hpa Exp $ */
 
1
/* tftp-hpa: $Id$ */
2
2
 
3
3
/* $OpenBSD: tftpsubs.c,v 1.2 1996/06/26 05:40:36 deraadt Exp $ */
4
4
/* $NetBSD: tftpsubs.c,v 1.3 1994/12/08 09:51:31 jtc Exp $      */
42
42
/* static char sccsid[] = "@(#)tftpsubs.c       8.1 (Berkeley) 6/6/93"; */
43
43
/* static char rcsid[] = "$OpenBSD: tftpsubs.c,v 1.2 1996/06/26 05:40:36 deraadt Exp $"; */
44
44
static const char *rcsid UNUSED =
45
 
"tftp-hpa: $Id: tftpsubs.c,v 1.7 2001/11/16 20:15:27 hpa Exp $";
 
45
"tftp-hpa: $Id$";
46
46
#endif /* not lint */
47
47
 
48
48
/* Simple minded read-ahead/write-behind subroutines for tftp user and