Expand PMF_FN_* macros.
[netbsd-mini2440.git] / usr.sbin / sup / source / supcvers.c
blobe0c4bb4ae6b186ceec1e99545ca4421829f5b60d
1 /* $NetBSD: supcvers.c,v 1.4 1999/04/12 20:48:07 pk Exp $ */
3 /*
4 * Copyright (c) 1992 Carnegie Mellon University
5 * All Rights Reserved.
7 * Permission to use, copy, modify and distribute this software and its
8 * documentation is hereby granted, provided that both the copyright
9 * notice and this permission notice appear in all copies of the
10 * software, derivative works or modified versions, and any portions
11 * thereof, and that both notices appear in supporting documentation.
13 * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
14 * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
15 * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
17 * Carnegie Mellon requests users of this software to return to
19 * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
20 * School of Computer Science
21 * Carnegie Mellon University
22 * Pittsburgh PA 15213-3890
24 * any improvements or extensions that they make and grant Carnegie Mellon
25 * the rights to redistribute these changes.
28 **********************************************************************
29 * HISTORY
30 * Revision 1.8 92/08/11 12:07:51 mrt
31 * Added use-rel-suffix option. Picked up STUMP changes.
32 * [V7.26]
34 * Revision 1.7 92/02/08 18:24:23 mja
35 * Support for -k/-K and "keep" option. [V7.25]
36 * [92/01/17 vdelvecc]
38 * 27-Dec-87 Glenn Marcy (gm0w) at Carnegie-Mellon University
39 * Added crosspatch support. Removed nameserver support. [V7.24]
41 * 28-Jun-87 Glenn Marcy (gm0w) at Carnegie-Mellon University
42 * Added code for "release" support. [V6.23]
44 * 26-May-87 Doug Philips (dwp) at Carnegie-Mellon University
45 * Changes for Version 6, better supoort to reflect errors to
46 * logfile. [V6.22]
48 * 25-May-87 Doug Philips (dwp) at Carnegie-Mellon University
49 * Split sup.c into subparts. [V5.21]
51 * 20-May-87 Glenn Marcy (gm0w) at Carnegie-Mellon University
52 * Changes to many files to make lint happy. [V5.20]
54 * 01-Apr-87 Glenn Marcy (gm0w) at Carnegie-Mellon University
55 * Changes to sup.c and scmio.c. [V5.19]
57 * 19-Sep-86 Mike Accetta (mja) at Carnegie-Mellon University
58 * Changes to sup.c. [V5.18]
60 * 21-Jun-86 Glenn Marcy (gm0w) at Carnegie-Mellon University
61 * Minor bug fix to previous edit in sup.c. [V5.17]
63 * 07-Jun-86 Glenn Marcy (gm0w) at Carnegie-Mellon University
64 * Changes to sup.c and sup.h. [V5.16]
66 * 30-May-86 Glenn Marcy (gm0w) at Carnegie-Mellon University
67 * Added changes to sup.c, sup.h, scm.c, scmio.h. [V5.15]
69 * 19-Feb-86 Glenn Marcy (gm0w) at Carnegie-Mellon University
70 * Created. [V5.14]
72 **********************************************************************
75 int PGMVERSION = 26; /* program version of sup */