* Jeff Nieusma Thu Mar 21 22:39:07 MST 1991
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "insults.h"
#include "version.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
/*
* Prototypes for local functions
* Spider Boardman Sep 26, 1998
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#ifdef HAVE_SIA
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Prototypes for local functions
*/
* Todd C. Miller (millert@colorado.edu) Sat Mar 25 21:50:36 MST 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#endif /* HAVE_STRDUP */
#endif /* !STDC_HEADERS */
-
#ifndef _S_IFMT
#define _S_IFMT S_IFMT
#endif /* _S_IFMT */
#define _S_IFLNK S_IFLNK
#endif /* _S_IFLNK */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
/*******************************************************************
*
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] = "$OpenBSD: getcwd.c,v 1.5 1998/08/14 21:39:26 deraadt Exp $";
-#endif /* LIBC_SCCS and not lint */
-
#include "config.h"
#include <sys/param.h>
(dp->d_name[0] == '.' && (dp->d_name[1] == '\0' || \
(dp->d_name[1] == '.' && dp->d_name[2] == '\0')))
+#if defined(LIBC_SCCS) && !defined(lint)
+static const char rcsid[] = "$OpenBSD: getcwd.c,v 1.5 1998/08/14 21:39:26 deraadt Exp $";
+#endif /* LIBC_SCCS and not lint */
+
char *
getcwd(pt, size)
char *pt;
* Todd C. Miller Mon Nov 20 13:53:06 MST 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
#ifndef STDC_HEADERS
#ifndef __GNUC__ /* gcc has its own malloc */
extern char *malloc __P((size_t));
* Todd C. Miller (millert@colorado.edu) Sat Mar 25 21:58:17 MST 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
extern int stat __P((const char *, struct stat *));
#endif /* !STDC_HEADERS */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
/******************************************************************
*
* Todd C. Miller Mon May 1 20:48:43 MDT 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/param.h>
-#ifdef HAVE_SYS_SOCKIO_H
-#include <sys/sockio.h>
-#else
#include <sys/ioctl.h>
-#endif /* HAVE_SYS_SOCKIO_H */
#ifdef _ISC
#include <sys/stream.h>
#include <sys/sioctl.h>
extern char *realloc __P((VOID *, size_t));
#endif /* !STDC_HEADERS && !__GNUC__ */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Globals
*/
* Jeff Nieusma Thu Mar 21 23:39:04 MST 1991
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Prototypes for local functions
*/
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)lsearch.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "compat.h"
#include "emul/search.h"
+#if defined(LIBC_SCCS) && !defined(lint)
+static const char sccsid[] = "@(#)lsearch.c 8.1 (Berkeley) 6/4/93";
+#endif /* LIBC_SCCS and not lint */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
typedef int (*cmp_fn_t) __P((const VOID *, const VOID *));
static VOID *linear_base __P((const VOID *, const VOID *, size_t *, size_t,
* Chris Jepeway <jepeway@cs.utk.edu>
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Globals
*/
* Chris Jepeway <jepeway@cs.utk.edu>
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#ifdef STDC_HEADERS
#include "sudo.h"
#include "sudo.tab.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
#undef yywrap /* guard against a yywrap macro */
extern YYSTYPE yylval;
* Chris Jepeway <jepeway@cs.utk.edu>
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#ifdef STDC_HEADERS
#define strcasecmp(a,b) strcmp(a,b)
#endif /* !HAVE_STRCASECMP */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Globals
*/
* Todd C. Miller (millert@colorado.edu) Sun Aug 7 20:30:17 MDT 1994
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
extern char *malloc __P((size_t));
#endif /* !STDC_HEADERS && !gcc */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/******************************************************************
*
* Todd C. Miller (millert@colorado.edu) Sat Oct 17 14:42:44 MDT 1998
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#ifdef HAVE_GETPRPWNAM
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/********************************************************************
*
* Jeff Nieusma Thu Mar 21 23:11:23 MST 1991
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
extern char *strcpy __P((char *, const char *));
#endif /* !STDC_HEADERS */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/******************************************************************
*
* Todd Miller <Todd.Miller@courtesan.com>
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#define MAIN
#include "config.h"
extern char *getenv __P((char *));
#endif /* STDC_HEADERS */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Local type declarations
* Todd C. Miller (millert@colorado.edu) Fri Jun 3 18:32:19 MDT 1994
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#endif /* HAVE_SETENV */
#endif /* !STDC_HEADERS */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/**********************************************************************
*
* Chris Jepeway <jepeway@cs.utk.edu>
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "sudo.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Globals
*/
* Todd C. Miller Sun Jun 5 17:22:31 MDT 1994
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#define TCSASOFT 0
#endif /* TCSASOFT */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/******************************************************************
*
* Todd C. Miller (millert@colorado.edu) Sat Jun 17 16:42:41 MDT 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#include "compat.h"
#include "emul/utime.h"
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/******************************************************************
*
* Todd C. Miller (millert@colorado.edu) Sat Mar 25 21:50:36 MST 1995
*/
-#ifndef lint
-static const char rcsid[] = "$Id$";
-#endif /* lint */
-
#include "config.h"
#include <stdio.h>
#define SA_RESETHAND 0
#endif /* POSIX_SIGNALS && !SA_RESETHAND */
+#ifndef lint
+static const char rcsid[] = "$Id$";
+#endif /* lint */
+
/*
* Function prototypes
*/