/* asprintf.c - sprintf with errno */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:08 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:26:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:21 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:28 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:48 isode
- * Release 7.0
- *
- *
+ * isode/compat/asprintf.c
*/
/*
/* baduser.c - check file of bad users */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:26:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:23 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:29 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:49 isode
- * Release 7.0
- *
- *
+ * isode/compat/baduser.c
*/
/*
/* bridge.c - X.25 abstractions for TCP bridge to X25 */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/bridge.c
* Contributed by Julian Onions, Nottingham University in the UK
*
*/
/* camtec.c - X.25, CONS abstractions for CAMTEC CCL */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/camtec.c
* Contributed by Keith Ruttle, CAMTEC Electronics Ltd
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:11 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:27:01 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:34 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:50 isode
- * Release 7.0
- *
- *
*/
/*
/* chkpassword.c - check the password */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:03 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:35 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:50 isode
- * Release 7.0
- *
- *
+ * isode/compat/chkpassword.c
*/
/*
/* chrcnv.c - character conversion table */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:05 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:37 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:51 isode
- * Release 7.0
- *
- *
+ * isode/compat/chrcnv.c
*/
/* cmd_srch.c - search a lookup table: return numeric value */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:07 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:34 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:38 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:51 isode
- * Release 7.0
- *
- *
+ * isode/compat/cmd_srch.c
*/
/*
/* dgram.c - datagram (CL-mode TS) abstractions */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/dgram.c
*/
/*
/* explode.c - explode octets into ascii */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:12 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:39 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:43 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:53 isode
- * Release 7.0
- *
- *
+ * isode/compat/explode.c
*/
/*
/* general.c - general utilities for emulation of 4.2BSD */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:14 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:41 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:45 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:53 isode
- * Release 7.0
- *
- *
+ * isode/compat/general.c
*/
/*
/* getpassword.c - generic read-the-password-from-the-tty */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:16 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:46 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:54 isode
- * Release 7.0
- *
- *
+ * isode/compat/getpassword.c
*/
/*
/* hpuxx25.c - X.25 abstractions for HPUX X25/9000 */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/hpuxx25.c
* Contributed by John Pavel, Department of Trade and Industry/National
* Physical Laboratory in the UK
*
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:14 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:27:18 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:46 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:48 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:54 isode
- * Release 7.0
- *
- *
*/
/*
/* implode.c - explode ascii into octets */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:20 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:48 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:50 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:55 isode
- * Release 7.0
- *
- *
+ * isode/compat/implode.c
*/
/*
/* internet.c - TCP/IP abstractions */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/internet.c
*/
/*
/* isoaddrs.c - simple parsing of ISODE addresses */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/isoaddrs.c
*/
/*
/* isofiles.c - ISODE files */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:28 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:57 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:58 isode
- * Release 7.0
- *
- *
+ * isode/compat/isofiles.c
*/
/*
/* isohost.c - getlocalhost */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:15:58 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:33:58 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:17:58 isode
- * Release 7.0
- *
- *
+ * isode/compat/isohost.c
*/
/*
/* isoservent.c - look-up ISODE services */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:20 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:27:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:04 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:00 isode
- * Release 7.0
- *
- *
+ * isode/compat/isoservent.c
*/
/*
/* lexequ.c - Compare two strings ignoring case */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:37 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:07 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:06 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:00 isode
- * Release 7.0
- *
- *
+ * isode/compat/lexequ.c
*/
/*
/* lexnequ.c - Compare two strings ignoring case upto n octets */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:39 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:08 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:08 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:01 isode
- * Release 7.0
- *
- *
+ * isode/compat/lexnequ.c
*/
/*
/* log_tai.c - system tailoring routines */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:12 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:13 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:03 isode
- * Release 7.0
- *
- *
+ * isode/compat/log_tai.c
*/
/*
/* logger.c - system logging routines */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:44 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:14 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:15 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:03 isode
- * Release 7.0
- *
- *
+ * isode/compat/logger.c
*/
/*
/* na2norm.c - normalize NSAPaddr */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/na2norm.c
*/
/*
/* na2str.c - pretty-print NSAPaddr */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:48 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:17 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:20 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:05 isode
- * Release 7.0
- *
- *
+ * isode/compat/na2str.c
*/
/*
/* nochrcnv.c - character conversion table, no case folding */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:20 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:21 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:05 isode
- * Release 7.0
- *
- *
+ * isode/compat/nochrcnv.c
*/
/*
/* norm2na.c - normalize NSAPaddr to NSAP struct */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
+ * isode/compat/norm2na.c
*/
/*
/* pa2str.c - pretty-print PSAPaddr */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/pa2str.c
*/
/*
/* putenv.c - generic putenv() */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:55 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:25 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:26 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:07 isode
- * Release 7.0
- *
- *
+ * isode/compat/putenv.c
*/
/*
/* rcmd_srch.c: search a lookup table: return string value */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:27:57 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:28 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:08 isode
- * Release 7.0
- *
- *
+ * isode/compat/rcmd_srch.c
*/
/*
/* saddr2str.c - SSAPaddr to string value */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:24 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:27:59 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:29 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:29 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:08 isode
- * Release 7.0
- *
- *
+ * isode/compat/saddr2str.c
*/
/*
/* sel2str.c - selector to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:02 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:31 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:31 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:09 isode
- * Release 7.0
- *
- *
+ * isode/compat/sel2str.c
*/
/*
/* select.c - select() abstractions */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:33 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:09 isode
- * Release 7.0
- *
- *
+ * isode/compat/select.c
*/
/*
/* serror.c - get system error */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:06 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:35 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:34 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:10 isode
- * Release 7.0
- *
- *
+ * isode/compat/serror.c
*/
/*
/* servbyname.c - getisoserventbyname */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:09 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:37 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:36 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:10 isode
- * Release 7.0
- *
- *
+ * isode/compat/servbyname.c
*/
/*
/* servbyport.c - getisoserventbyport */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:11 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:39 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:38 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:11 isode
- * Release 7.0
- *
- *
+ * isode/compat/servbyport.c
*/
/*
/* servbysel.c - getisoserventbyselector */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 21:14:47 eichin
- * step 2: bcmp->memcmp
- *
- * Revision 1.1 1994/06/10 03:28:12 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:41 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:41 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:11 isode
- * Release 7.0
- *
- *
+ * isode/compat/servbysel.c
*/
/*
/* signals.c - signal handling */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.3 1994/06/13 21:54:50 eichin
- * rewrite linux hack so it works (should autoconf it)
- *
- * Revision 1.2 1994/06/12 23:52:02 tytso
- * Take out old linux specific hack which doesn't work anymore.
- *
- * Move isode libraries to lib subdirectory and out of the top level directory.
- *
- * Revision 1.1 1994/06/10 03:28:14 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:42 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:12 isode
- * Release 7.0
- *
- *
+ * isode/compat/signals.c
*/
/*
/* smalloc.c - error checking malloc */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:16 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:44 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:44 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:12 isode
- * Release 7.0
- *
- *
+ * isode/compat/smalloc.c
*/
/*
/* sprintb.c - sprintf on bits */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:18 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:46 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:46 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:13 isode
- * Release 7.0
- *
- *
+ * isode/compat/sprintb.c
*/
/*
/* sstr2arg: convert string into argument list */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:26 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:28:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:48 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:47 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:13 isode
- * Release 7.0
- *
- *
+ * isode/compat/sstr2arg.c
*/
/*
/* str2elem.c - string to list of integers */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:49 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:14 isode
- * Release 7.0
- *
- *
+ * isode/compat/str2elem.c
*/
/*
/* str2saddr.c - string value to SSAPaddr */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:29 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:52 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:51 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:16 isode
- * Release 7.0
- *
- *
+ * isode/compat/str2saddr.c
*/
/*
/* str2sel.c - string to selector */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:27 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:28:31 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.2 1994/06/06 19:51:31 eichin
- * NULL is not a char
- *
- * Revision 1.1 1994/05/31 20:34:52 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:18 isode
- * Release 7.0
- *
- *
+ * isode/compat/str2sel.c
*/
/*
/* str2taddr.c - string value to TSAPaddr */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:54 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:18 isode
- * Release 7.0
- *
- *
+ * isode/compat/str2taddr.c
*/
/*
/* str2vec.c - string to vector */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:35 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:16:58 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:56 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:19 isode
- * Release 7.0
- *
- *
+ * isode/compat/str2vec.c
*/
/*
/* strdup.c - create a duplicate copy of the given string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:37 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:34:57 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:19 isode
- * Release 7.0
- *
- *
+ * isode/compat/strdup.c
*/
/*
/* sunlink.c - X.25 abstractions for SunLink X25 */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
+ * isode/compat/sunlink.c
*
* Contributed by John Pavel, Department of Trade and Industry/National
* Physical Laboratory in the UK
/* taddr2str.c - TSAPaddr to string value */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:31 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:28:41 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:35:01 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:21 isode
- * Release 7.0
- *
- *
+ * isode/compat/taddr2str.c
*/
/*
/* tailor.c - ISODE tailoring */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 21:14:48 eichin
- * step 2: bcmp->memcmp
- *
- * Revision 1.1 1994/06/10 03:28:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:06 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.2 1994/06/06 19:51:33 eichin
- * NULL is not a char
- *
- * Revision 1.1 1994/05/31 20:35:02 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:21 isode
- * Release 7.0
- *
- *
+ * isode/compat/tailor.c
*/
/*
/* ubcx25.c - X.25 abstractions for UBC X25 */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/ubcx25.c
* Contributed by Julian Onions, Nottingham University in the UK
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 22:59:15 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:28:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:08 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:35:04 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:22 isode
- * Release 7.0
- *
- *
*/
/*
/* ultrix25.c - X.25 abstractions for Ultrix X25 */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
* NOTICE
*
/*
- * $Header$
- *
+ * isode/compat/ultrix25.c
* Contributed by George Michaelson, University of Queensland in Australia
*
* -based on the ubcx25.c and sunlink.c modules
*
* Using the example code for the Ultrix X.25 interface
* written by DEC NAC here in Australia
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:28:47 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:10 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:35:06 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:18:23 isode
- * Release 7.0
- *
- *
*/
/* LINTLIBRARY */
/* x25addr.c - X.25 level generic <-> interface address munging */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
+ * isode/compat/x25addr.c
* Contributed by George Michaelson, Julian Onions, and John Pavel
- *
*
*/
/* acpkt.h - include file for association control providers (AcS-PROVIDER) */
/*
- * $Header$
- *
- *
- *
+ * isode/h/acpkt.h
*/
/*
/* acsap.h - include file for association control users (AcS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:02 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:25 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:44 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:41 isode
- * Release 7.0
- *
- *
+ * isode/h/acsap.h
*/
/*
/* cmd_srch.h - command search structure */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:46 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:42 isode
- * Release 7.0
- *
- *
+ * isode/h/cmd_srch.h
*/
/*
/* dgram.h - datagram (CL-mode TS) abstractions */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:11 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:49 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:42 isode
- * Release 7.0
- *
- *
+ * isode/h/dgram.h
*/
/*
/* fpkt.h - include file for FTAM provider (FS-PROVIDER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:22 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:13 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:34 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:51 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:43 isode
- * Release 7.0
- *
- *
+ * isode/h/fpkt.h
*/
/*
/* ftam.h - include file for FTAM users (FS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:15 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:53 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:43 isode
- * Release 7.0
- *
- *
+ * isode/h/ftam.h
*/
/*
/* general.h - general compatibility */
/*
- * $Header$
- *
+ * isode/h/general.h
*/
/*
/* internet.h - TCP/IP abstractions */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:23 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:19 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:56 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:45 isode
- * Release 7.0
- *
- *
+ * isode/h/internet.h
*/
/*
/* isoaddrs.h - ISODE addressing */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:21 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:37:58 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:45 isode
- * Release 7.0
- *
- *
+ * isode/h/isoaddrs.h
*/
/*
/* isoservent.h - ISODE services database access routines */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:23 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:47 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:00 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:46 isode
- * Release 7.0
- *
- *
+ * isode/h/isoservent.h
*/
/*
/* logger.h - logging routines */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:24 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:02 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:46 isode
- * Release 7.0
- *
- *
+ * isode/h/logger.h
*/
/*
/* manifest.h - manifest constants */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:51 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.4 1994/06/03 06:44:53 eichin
- * put sys/select.h in correct place
- *
- * Revision 1.2 1994/06/03 00:55:09 eichin
- * new configury (to copy headers to correct place)
- * tweak NULLVP to work under svr4
- *
- * Revision 1.1 1994/05/31 20:38:06 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:47 isode
- * Release 7.0
- *
- *
+ * isode/h/manifest.h
*/
/*
/* mpkt.h - defines the report format for management */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:28 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:53 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:08 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:49 isode
- * Release 7.0
- *
- *
+ * isode/h/mpkt.h
*/
/*
/* pepdefs.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:55 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:10 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:49 isode
- * Release 7.0
- *
- *
+ * isode/h/pepdefs.h
*/
/*
/* pepsy.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:57 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:12 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:50 isode
- * Release 7.0
- *
- *
+ * isode/h/pepsy.h
*/
/*
/* ppkt.h - include file for presentation providers (PS-PROVIDER) */
/*
- * $Header$
- *
+ * isode/h/ppkt.h
* RFC1085 (LPP) support contributed by the Wollongong Group, Inc.
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:17:56 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:17:59 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:14 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:50 isode
- * Release 7.0
- *
- *
*/
/*
/* psap.h - include file for presentation users (PS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.3 1994/06/15 23:16:25 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:16 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:51 isode
- * Release 7.0
- *
- *
+ * isode/h/psap.h
*/
/*
/* psap2.h - include file for presentation users (PS-USER) continued */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:38 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:03 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:18 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:51 isode
- * Release 7.0
- *
- *
+ * isode/h/psap2.h
*/
/*
/* ronote.h - Additions to properly support ABSTRACT-BIND */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:26 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:40 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:06 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:20 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:52 isode
- * Release 7.0
- *
- *
+ * isode/h/ronot.h
*/
/*
/* ropkt.h - include file for remote operation providers (RoS-PROVIDER) */
/*
- * $Header$
- *
+ * isode/h/ropkt.h
* Based on an TCP-based implementation by George Michaelson of University
* College London.
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:28 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:42 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:08 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:22 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:52 isode
- * Release 7.0
- *
- *
*/
/*
/* rosap.h - include file for remote operation users (RoS-USER) */
/*
- * $Header$
- *
+ * isode/h/rosap.h
* Based on an TCP-based implementation by George Michaelson of University
* College London.
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:44 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:10 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:24 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:53 isode
- * Release 7.0
- *
- *
*/
/*
/* rosy.h - include file for ROSY users */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:46 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:12 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:26 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:53 isode
- * Release 7.0
- *
- *
+ * isode/h/rosy.h
*/
/*
/* rtpkt.h - include file for reliable transfer providers (RtS-PROVIDER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:29 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:47 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:14 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:27 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:54 isode
- * Release 7.0
- *
- *
+ * isode/h/rtpkt.h
*/
/*
/* rtsap.h - include file for reliable transfer users (RtS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:49 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:15 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:29 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:54 isode
- * Release 7.0
- *
- *
+ * isode/h/rtsap.h
*/
/*
/* spkt.h - include file for session providers (SS-PROVIDER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:31 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:29:52 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:18 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:31 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:55 isode
- * Release 7.0
- *
- *
+ * isode/h/spkt.h
*/
/*
/* ssap.h - include file for session users (SS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:29:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:21 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:34 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:56 isode
- * Release 7.0
- *
- *
+ * isode/h/ssap.h
*/
/*
/* sys.file.h - system independent sys/file.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:25 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:39 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:57 isode
- * Release 7.0
- *
- *
+ * isode/h/sys.file.h
*/
/*
/* tailor.h - ISODE tailoring */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:03 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:41 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:57 isode
- * Release 7.0
- *
- *
+ * isode/h/tailor.h
*/
/*
/* tp4.h - TP4 abstractions */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:05 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:29 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:43 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:58 isode
- * Release 7.0
- *
- *
+ * isode/h/tp4.h
*/
/*
/* tpkt.h - include file for transport providers (TS-PROVIDER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:16:33 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:30:07 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:45 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:58 isode
- * Release 7.0
- *
- *
+ * isode/h/tpkt.h
*/
/*
/* tsap.h - include file for transport users (TS-USER) */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:09 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:47 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:33:59 isode
- * Release 7.0
- *
- *
+ * isode/h/tsap.h
*/
/*
/* x25.h - X.25 abstractions */
/*
- * $Header$
- *
+ * isode/h/x25.h
* Contributed by John Pavel, Department of Trade and Industry/National
* Physical Laboratory in the UK
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:13 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:37 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:38:51 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:34:00 isode
- * Release 7.0
- *
- *
*/
/*
UNIV DEFINITIONS ::=
%{
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
%}
BEGIN
/* dec.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:28:59 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:30:23 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:04 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:52 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/dec.c
*/
/*
/* dfns.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:53 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:07 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:53 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/dfns.c
*/
/*
/* dtabs.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:28 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:55 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:09 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:54 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/dtabs.c
*/
/*
/* enc.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:18:57 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:11 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:54 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/enc.c
*/
/*
/* etabs.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:41 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:30:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:19:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:14 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:55 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/etabs.c
*/
/*
/* fre.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:19:03 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:16 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:57 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/fre.c
*/
/*
/* %WARNING% */
%{
-#ifndef lint
-static char *RCSid = "$Header$";
-#endif
-
/*
* $Header$
*
*
* $Log$
- * Revision 1.1 1994/06/10 03:30:38 eichin
- * autoconfed isode for kerberos work
+ * Revision 1.2 1994/08/18 20:41:07 eichin
+ * stamp out rcs keywords
*
+Revision 1.1 1994/06/10 03:30:38 eichin
+autoconfed isode for kerberos work
+
Revision 1.1 94/06/10 03:19:06 eichin
autoconfed isode for kerberos work
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:44 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 94/06/10 03:19:10 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:31 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:42:59 isode
- * Release 7.0
- *
+ * isode/pepsy/macdefs.h
*/
/*
/* main.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
+ * isode/pepsy/main.c
*/
/*
/* mine.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:42 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:02 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/mine.h
*/
/*
/* mod.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:52 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:44 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:02 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/mod.c
*/
/*
/* pass2.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.2 1994/06/07 23:10:07 eichin
- * KLUDGE XXX static forward decl for AIX
- *
- * Revision 1.1 1994/05/31 20:39:46 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:03 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/pass2.c
*/
/*
/* pass2.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:30:57 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:49 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:04 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/pass2.h
*/
/*
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:08 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:39:58 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:07 isode
- * Release 7.0
- *
+ * isode/pepsy/pepsy-driver.h
*/
/*
SEQUENCE/SET OF Type should have Type be an ID for nicer naming
*/
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
+ * isode/pepsy/pepsy.c
*/
/*
/* pepy_misc.c - PE parser (yacc-based) misc routines */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:29:09 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:31:22 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:10 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:10 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/pepsy_misc.c
*/
/*
/* pepy_strings.c - constant strings used in pepy */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:23 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:12 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:12 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/pepsy_str.c
*/
/*
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:22 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:13 isode
- * Release 7.0
- *
+ * isode/pepsy/pepy-refs.h
*/
/*
/* prnt.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:29 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:23 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:13 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/prnt.c
*/
/*
/* ptabs.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:26 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:14 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/ptabs.c
*/
/*
/* py_advise.c - standard "advise" routine for pepsy/pepy */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:34 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:28 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:15 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/py_advise.c
*/
/*
/* sym.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:30 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:16 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/sym.h
*/
/*
/* test_table.h */
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:38 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:18 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/test_table.h
*/
/*
/* util.c */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 21:15:07 eichin
- * step 2: bcmp->memcmp
- *
- * Revision 1.1 1994/06/10 03:31:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/05/31 20:40:44 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:19 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/util.c
*/
/*
/* vprint.c - pepy printer support */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:31:55 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.2 1994/06/03 18:43:58 eichin
- * don't declare fprintf on aix
- *
- * Revision 1.1 1994/05/31 20:40:53 eichin
- * reduced-isode release from /mit/isode/isode-subset/src
- *
- * Revision 8.0 91/07/17 12:43:20 isode
- * Release 7.0
- *
- *
+ * isode/pepsy/vprint.c
*/
/*
/* %WARNING% */
%{
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
* $Header$
*
*
* $Log$
- * Revision 1.1 1994/06/10 03:31:58 eichin
- * autoconfed isode for kerberos work
+ * Revision 1.2 1994/08/18 20:41:45 eichin
+ * stamp out rcs keywords
*
+Revision 1.1 1994/06/10 03:31:58 eichin
+autoconfed isode for kerberos work
+
# Revision 1.1 1994/05/31 20:40:55 eichin
# reduced-isode release from /mit/isode/isode-subset/src
#
/* addr2ref.c - manage encoded session addresses */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
+ * isode/psap/addr2ref.c
*/
/*
/* bit2prim.c - bit string to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:23 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:36:53 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:40 isode
- * Release 7.0
- *
- *
+ * isode/psap/bit2prim.c
*/
/*
/* bit_opts.c - operations on bit strings */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:53 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:32:25 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:36:55 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:40 isode
- * Release 7.0
- *
- *
+ * isode/psap/bit_ops.c
*/
/*
/* bitstr2strb.c - bit string to string of bits */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:27 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:36:56 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:41 isode
- * Release 7.0
- *
- *
+ * isode/psap/bitstr2strb.c
*/
/*
/* dg2ps.c - datagram-backed abstraction for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:29 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:32:33 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:00 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:42 isode
- * Release 7.0
- *
- *
+ * isode/psap/dg2ps.c
*/
/*
/* fdx2ps.c - full-duplex abstraction for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:31 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:32:35 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:01 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:42 isode
- * Release 7.0
- *
- *
+ * isode/psap/fdx2ps.c
*/
/*
/* flag2prim.c - boolean to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:03 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:43 isode
- * Release 7.0
- *
- *
+ * isode/psap/flag2prim.c
*/
/*
/* gtime.c - inverse gmtime */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:38 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:04 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:43 isode
- * Release 7.0
- *
- *
+ * isode/psap/gtime.c
*/
/*
/* int2strb.c - integer to string of bits */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:55 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:32:42 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:09 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:44 isode
- * Release 7.0
- *
- *
+ * isode/psap/int2strb.c
*/
/*
/* isobject.c - lookup Object IDentifiers/DEscriptors */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:11 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:45 isode
- * Release 7.0
- *
- *
+ * isode/psap/isobject.c
*/
/*
/* num2prim.c - integer to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:49 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:16 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:49 isode
- * Release 7.0
- *
- *
+ * isode/psap/num2prim.c
*/
/*
/* obj2prim.c - object identifier to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:51 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:17 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:49 isode
- * Release 7.0
- *
- *
+ * isode/psap/obj2prim.c
*/
/*
/* objectbyname.c - getisobjectbyname */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:52 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:19 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:50 isode
- * Release 7.0
- *
- *
+ * isode/psap/objectbyname.c
*/
/*
/* objectbyname.c - getisobjectbyoid */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:21 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:50 isode
- * Release 7.0
- *
- *
+ * isode/psap/objectbyoid.c
*/
/*
/* ode2oid.c - object descriptor to object identifier */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:23 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:51 isode
- * Release 7.0
- *
- *
+ * isode/psap/ode2oid.c
*/
/*
/* oid2ode.c - object identifier to object descriptor */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:32:58 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:24 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:51 isode
- * Release 7.0
- *
- *
+ * isode/psap/oid2ode.c
*/
/*
/* oid_cmp.c - compare two object identifiers */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:26 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:52 isode
- * Release 7.0
- *
- *
+ * isode/psap/oid_cmp.c
*/
/*
/* oid_cpy.c - copy an object identifier */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:02 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:27 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:52 isode
- * Release 7.0
- *
- *
+ * isode/psap/oid_cpy.c
*/
/*
/* oid_free.c - free an object identifier */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:29 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:53 isode
- * Release 7.0
- *
- *
+ * isode/psap/oid_free.c
*/
/*
/* pe2pl.c - presentation element to presentation list */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:06 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:31 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:53 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe2pl.c
*/
/*
/* pe2ps.c - presentation element to presentation stream */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:09 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:33 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:54 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe2ps.c
*/
/*
/* pe2ssdu.c - write a PE to a SSDU */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:13 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:36 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:55 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe2ssdu.c
*/
/*
/* pe2text.c - write a PE thru a debug filter */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:16 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:37 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:55 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe2text.c
*/
/*
/* pe2uvec.c - write a PE to a udvec */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:18 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:39 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:56 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe2uvec.c
*/
/*
/* pe_alloc.c - allocate a presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:56 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:33:20 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:40 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:56 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_alloc.c
*/
/*
/* pe_cmp.c - compare two presentation elements */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:22 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:42 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:57 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_cmp.c
*/
/*
/* pe_cpy.c - copy a presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:24 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:43 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:57 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_cpy.c
*/
/*
/* pe_error.c - presentation element error to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:45 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:58 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_error.c
*/
/*
/* pe_expunge.c - expunge a PE */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:28 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:46 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:58 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_expunge.c
*/
/*
/* pe_extract.c - extract a PE */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:48 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:59 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_extract.c
*/
/*
/* pe_free.c - free a presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:49 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:46:59 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_free.c
*/
/*
/* pe_pullup.c - "pullup" a presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:34 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:51 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:00 isode
- * Release 7.0
- *
- *
+ * isode/psap/pe_pullup.c
*/
/*
/* pl2pe.c - presentation list to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:52 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:01 isode
- * Release 7.0
- *
- *
+ * isode/psap/pl2pe.c
*/
/*
/* pl_tables.c - tables for presentation lists */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:38 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:54 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:01 isode
- * Release 7.0
- *
- *
+ * isode/psap/pl_tables.c
*/
/*
/* prim2bit.c - presentation element to bit string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:40 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:56 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:02 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2bit.c
*/
/*
/* prim2flag.c - presentation element to boolean */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:42 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:58 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:02 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2flag.c
*/
/*
/* prim2num.c - presentation element to integer */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:37:59 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:03 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2num.c
*/
/*
/* prim2oid.c - presentation element to object identifier */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:57 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:33:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:01 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:03 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2oid.c
*/
/*
/* prim2qb.c - presentation element to qbuf */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:48 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:02 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:04 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2qb.c
*/
/*
/* prim2real.c - presentation element to real */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
+ * isode/psap/prim2real.c
*
* Contributed by Julian Onions, Nottingham University.
* July 1989 - this stuff is awful. If you're going to use it seriously then
* write a machine specific version rather than any attempt at portability.
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:50 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:04 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:04 isode
- * Release 7.0
- *
- *
*/
/*
/* prim2flag.c - presentation element to set */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:52 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:05 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:05 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2set.c
*/
/*
/* prim2str.c - presentation element to octet string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:33 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:33:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:07 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:05 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2str.c
*/
/*
/* prim2time.c - presentation element to time string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 20:59:59 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:33:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:09 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:06 isode
- * Release 7.0
- *
- *
+ * isode/psap/prim2time.c
*/
/*
/* ps2pe.c - presentation stream to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:33:58 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:10 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:06 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps2pe.c
*/
/*
/* ps_alloc.c - allocate a presentation stream */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:12 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:07 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_alloc.c
*/
/*
/* ps_error.c - presentation stream error to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:03 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:13 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:08 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_error.c
*/
/*
/* ps_flush.c - flush a presentation stream */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:05 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:15 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:08 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_flush.c
*/
/*
/* ps_free.c - free a presentation stream */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:07 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:16 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:09 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_free.c
*/
/*
/* ps_get_abs.c - get absolute length */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:10 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:18 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:09 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_get_abs.c
*/
/*
/* ps_io.c - presentation stream I/O dispatch */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:12 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:19 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:10 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_io.c
*/
/*
/* ps_prime.c - prime a presentation stream */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:14 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:21 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:10 isode
- * Release 7.0
- *
- *
+ * isode/psap/ps_prime.c
*/
/*
/* psaptest.c - test out -lpsap */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:16 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:23 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:11 isode
- * Release 7.0
- *
- *
+ * isode/psap/psaptest.c
*/
/*
/* qb2pe.c - create a variable-depth Inline CONStructor PElement */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:18 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:26 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:11 isode
- * Release 7.0
- *
- *
+ * isode/psap/qb2pe.c
*/
/*
/* qb2prim.c - octet string to primitive */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:20 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:27 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:12 isode
- * Release 7.0
- *
- *
+ * isode/psap/qb2prim.c
*/
/*
/* qb2str.c - qbuf to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:35 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:34:22 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:29 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:12 isode
- * Release 7.0
- *
- *
+ * isode/psap/qb2str.c
*/
/*
/* qb_free.c - free a list of qbufs */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:24 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:31 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:13 isode
- * Release 7.0
- *
- *
+ * isode/psap/qb_free.c
*/
/*
/* qb_pullup.c - "pullup" a list of qbufs */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:36 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:34:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:32 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:13 isode
- * Release 7.0
- *
- *
+ * isode/psap/qb_pullup.c
*/
/*
/* qbuf2pe.c - read a PE from a SSDU */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:28 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:34 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:14 isode
- * Release 7.0
- *
- *
+ * isode/psap/qbuf2pe.c
*/
/*
/* qbuf2pe.c - build PE(s) from an SSDU assumed to be in qbuf(s) */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:37 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:34:30 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:35 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:14 isode
- * Release 7.0
- *
- *
+ * isode/psap/qbuf2pe_f.c
*/
/*
/* qbuf2ps.c - qbuf-backed abstractions for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:39 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:34:32 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:37 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:15 isode
- * Release 7.0
- *
- *
+ * isode/psap/qbuf2ps.c
*/
/*
/* real2prim.c - real to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
+ * isode/psap/real2prim.c
*
* Contributed by Julian Onions, Nottingham University.
* July 1989 - this is awful stuff!
- *
- * $
- *
*/
/*
/* seq_add.c - add an element to a sequence */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:36 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:40 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:16 isode
- * Release 7.0
- *
- *
+ * isode/psap/seq_add.c
*/
/*
/* seq_addon.c - add a member to the end of a sequence (efficiency hack) */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:38 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:42 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:16 isode
- * Release 7.0
- *
- *
+ * isode/psap/seq_addon.c
*/
/*
/* seq_del.c - delete a member from a sequence */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:40 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:43 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:17 isode
- * Release 7.0
- *
- *
+ * isode/psap/seq_del.c
*/
/*
/* seq_find.c - find an element in a sequence */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:41 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:45 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:17 isode
- * Release 7.0
- *
- *
+ * isode/psap/seq_find.c
*/
/*
/* set_add.c - add member to set */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:43 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:46 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:18 isode
- * Release 7.0
- *
- *
+ * isode/psap/set_add.c
*/
/*
/* set_addon.c - add member to end of a set */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:45 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:48 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:18 isode
- * Release 7.0
- *
- *
+ * isode/psap/set_addon.c
*/
/*
/* set_del.c - remove member from set */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:47 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:49 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:19 isode
- * Release 7.0
- *
- *
+ * isode/psap/set_del.c
*/
/*
/* set_find.c - find member of a set */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:49 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:51 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:19 isode
- * Release 7.0
- *
- *
+ * isode/psap/set_find.c
*/
/*
/* sprintoid.c - object identifier to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:51 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:53 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:21 isode
- * Release 7.0
- *
- *
+ * isode/psap/sprintoid.c
*/
/*
/* sprintref.c - manage encoded session addresses */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:54 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:54 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:22 isode
- * Release 7.0
- *
- *
+ * isode/psap/sprintref.c
*/
/*
/* ssdu2pe.c - read a PE from SSDU */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:56 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:56 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:22 isode
- * Release 7.0
- *
- *
+ * isode/psap/ssdu2pe.c
*/
/*
/* std2ps.c - stdio-backed abstraction for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:34:58 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:57 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:23 isode
- * Release 7.0
- *
- *
+ * isode/psap/std2ps.c
*/
/*
/* str2oid.c - string to object identifier */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:00 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:38:59 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:23 isode
- * Release 7.0
- *
- *
+ * isode/psap/str2oid.c
*/
/*
/* str2pe.c - create an Inline CONStructor PElement */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:02 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:00 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:24 isode
- * Release 7.0
- *
- *
+ * isode/psap/str2pe.c
*/
/*
/* str2prim.c - octet string to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:04 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:02 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:24 isode
- * Release 7.0
- *
- *
+ * isode/psap/str2prim.c
*/
/*
/* str2ps.c - string-backed abstraction for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:40 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:35:06 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:03 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:25 isode
- * Release 7.0
- *
- *
+ * isode/psap/str2ps.c
*/
/*
/* str2qb.c - string to qbuf */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:41 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:35:09 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:05 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:25 isode
- * Release 7.0
- *
- *
+ * isode/psap/str2qb.c
*/
/*
/* strb2bitstr.c - string of bits to bit string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:11 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:07 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:26 isode
- * Release 7.0
- *
- *
+ * isode/psap/strb2bitstr.c
*/
/*
/* converts a bit string - output of bitstr2strb() - to an integer */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:13 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:08 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:26 isode
- * Release 7.0
- *
- *
+ * isode/psap/strb2int.c
*/
/*
/* time2prim.c - time string to presentation element */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:15 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:10 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:27 isode
- * Release 7.0
- *
- *
+ * isode/psap/time2prim.c
*/
/*
/* time2str.c - time string to string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:17 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:11 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:27 isode
- * Release 7.0
- *
- *
+ * isode/psap/time2str.c
*/
/*
/* tm2ut.c - tm to time string */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 21:00:01 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:35:19 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:13 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:28 isode
- * Release 7.0
- *
- *
+ * isode/psap/tm2ut.c
*/
/*
/* ts2ps.c - TSDU-backed abstraction for PStreams
(really just a refinement of datagram-backed PStreams) */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.1 1994/06/10 03:35:22 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:14 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:28 isode
- * Release 7.0
- *
- *
+ * isode/psap/ts2ps.c
*/
/*
/* ut2tm.c - time string to tm */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 21:00:04 eichin
- * step 1: bzero->memset(,0,)
- *
- * Revision 1.1 1994/06/10 03:35:24 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:16 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:29 isode
- * Release 7.0
- *
- *
+ * isode/psap/ut2tm.c
*/
/*
/* uvec2ps.c - uvec-backed abstraction for PStreams */
-#ifndef lint
-static char *rcsid = "$Header$";
-#endif
-
/*
- * $Header$
- *
- *
- * $Log$
- * Revision 1.2 1994/06/15 23:24:43 eichin
- * step 3: bcopy->memcpy or memmove (chose by hand), twiddle args
- *
- * Revision 1.1 1994/06/10 03:35:26 eichin
- * autoconfed isode for kerberos work
- *
- * Revision 1.1 1994/06/01 00:39:17 eichin
- * add psap too
- *
- * Revision 8.0 91/07/17 12:47:29 isode
- * Release 7.0
- *
- *
+ * isode/psap/uvec2ps.c
*/
/*
#undef com_err
#endif
-#if ! lint
-static const char rcsid[] =
- "$Header$";
-#endif /* ! lint */
static void
#ifdef __STDC__
#ifndef lint
static const char copyright[] =
"Copyright 1987,1988 by MIT Student Information Processing Board";
-
-static const char rcsid_compile_et_c[] =
- "$Header$";
#endif
extern char *gensym();
* specifies the terms and conditions for redistribution.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strcasecmp.c 1.3 (Berkeley) 8/3/87";
-#endif
+/* based on @(#)strcasecmp.c 1.3 (Berkeley) 8/3/87 */
/*
* This array is designed for mapping upper and lower case letter
/*
- * $Header$
- * $Source$
- * $Locker$
+ * util/et/error_message.c
*
* Copyright 1987 by the Student Information Processing Board
* of the Massachusetts Institute of Technology
#include "mit-sipb-copyright.h"
#include "internal.h"
-static const char rcsid[] =
- "$Header$";
static const char copyright[] =
"Copyright 1986, 1987, 1988 by the Student Information Processing Board\nand the department of Information Systems\nof the Massachusetts Institute of Technology";
#include "error_table.h"
#include "mit-sipb-copyright.h"
-#ifndef lint
-static char const rcsid_error_table_y[] =
- "$Header$";
-#endif
extern FILE *hfile, *cfile;
. { return (*yytext); }
%%
-#ifndef lint
-static char rcsid_et_lex_lex_l[] = "$Header$";
-#endif
#ifndef lint
static const char copyright[] =
"Copyright 1987,1988 by Student Information Processing Board, Massachusetts Institute of Technology";
-static const char rcsid_et_name_c[] =
- "$Header$";
#endif
static const char char_set[] =
/*
- * $Header$
- * $Source$
- * $Locker$
+ * util/et/init_et.c
*
* Copyright 1986, 1987, 1988 by MIT Information Systems and
* the MIT Student Information Processing Board.
#define const
#endif
-#ifndef lint
-static const char rcsid_init_et_c[] =
- "$Header$";
-#endif
extern char *malloc(), *realloc();
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)vfprintf.c 5.2 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)vfprintf.c 5.2 (Berkeley) 6/27/88 */
#include <stdio.h>
#include <varargs.h>
#include "copyright.h"
#include <stdio.h>
-#ifndef lint
-static char const rcsid[] =
- "$Header$";
-#endif
/*
* get_request(tbl, idx)
#include "copyright.h"
#define size sizeof(ss_data *)
-#ifndef lint
-static char const rcsid[] =
- "$Header$";
-#endif
int ss_create_invocation(subsystem_name, version_string, info_ptr,
request_table_ptr, code_ptr)
/*
* Listener loop for subsystem library libss.a.
*
- * $Header$
- * $Locker$
+ * util/ss/listen.c
*
* Copyright 1987, 1988 by MIT Student Information Processing Board
*
#include <sgtty.h>
#endif
-#ifndef lint
-static char const rcs_id[] =
- "$Header$";
-#endif
-
static ss_data *current_info;
static jmp_buf listen_jmpb;
/*
* make_commands.c
*
- * $Header$
- * $Locker$
+ * util/ss/mk_cmds.c
*
* Copyright 1987, 1988 by MIT Student Information Processing Board
*
#include "ss_internal.h"
#include "copyright.h"
-#ifndef lint
-static char const rcsid[] =
- "$Header$";
-#endif
enum parse_mode { WHITESPACE, TOKEN, QUOTED_STRING };
/*
* prompt.c: Routines for retrieving and setting a prompt.
*
- * $Header$
- * $Locker$
+ * util/ss/prompt.c
*
* Copyright 1987, 1988 by MIT Student Information Processing Board
*
#include <stdio.h>
#include "ss_internal.h"
-static const char rcsid[] =
- "$Header$";
-
ss_set_prompt(sci_idx, new_prompt)
int sci_idx;
char *new_prompt;
/*
- *------------------------------------------------------------------
- *
- * $Source$
- * $Revision$
- * $Date$
- * $State$
- * $Author$
- * $Locker$
- *
- * $Log$
- * Revision 1.1 1993/06/03 12:31:25 tytso
- * Initial revision
- *
- * Revision 1.1 1991/12/21 16:41:47 eichin
- * Initial revision
- *
- * Revision 1.1 1991/12/21 11:13:39 eichin
- * Initial revision
- *
- * Revision 1.2 89/01/25 07:52:27 raeburn
- * *** empty log message ***
- *
- * Revision 1.1 88/01/23 15:50:26 raeburn
- * Initial revision
- *
- *
- *------------------------------------------------------------------
+ * util/ss/test_ss.c
*/
-#ifndef lint
-static char const rcsid_test_c[] =
- "$Header$";
-#endif /* lint */
#include <stdio.h>
#include "ss.h"
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)unifdef.c 4.7 (Berkeley) 6/1/90";
-#endif /* not lint */
+/* based on @(#)unifdef.c 4.7 (Berkeley) 6/1/90 */
/*
* unifdef - remove ifdef'ed lines