Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
4f61cdc4
Commit
4f61cdc4
authored
May 24, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the year in the copyright notice.
parent
8044ee6c
Changes
43
Hide whitespace changes
Inline
Side-by-side
Showing
43 changed files
with
123 additions
and
123 deletions
+123
-123
acinclude.m4
acinclude.m4
+2
-2
src/include/compiler.h
src/include/compiler.h
+3
-3
src/include/debug.h
src/include/debug.h
+2
-2
src/include/kom-config.h
src/include/kom-config.h
+2
-2
src/include/misc-types.h
src/include/misc-types.h
+3
-3
src/include/server/smalloc.h
src/include/server/smalloc.h
+2
-2
src/libraries/libansi/empty.c
src/libraries/libansi/empty.c
+3
-3
src/libraries/libansi/memchr.c
src/libraries/libansi/memchr.c
+3
-3
src/libraries/libansi/memcpy.c
src/libraries/libansi/memcpy.c
+3
-3
src/libraries/libansi/memset.c
src/libraries/libansi/memset.c
+3
-3
src/libraries/libansi/remove.c
src/libraries/libansi/remove.c
+3
-3
src/libraries/libansi/strerror.c
src/libraries/libansi/strerror.c
+3
-3
src/libraries/libcommon/kom-errno.c
src/libraries/libcommon/kom-errno.c
+3
-3
src/libraries/libcommon/misc-parser.h
src/libraries/libcommon/misc-parser.h
+4
-4
src/libraries/libcommon/parser.h
src/libraries/libcommon/parser.h
+4
-4
src/libraries/libmisc/ldifftime.c
src/libraries/libmisc/ldifftime.c
+2
-2
src/libraries/libmisc/numlist.c
src/libraries/libmisc/numlist.c
+3
-3
src/libraries/libmisc/numlist.h
src/libraries/libmisc/numlist.h
+3
-3
src/libraries/libmisc/numlist2.c
src/libraries/libmisc/numlist2.c
+3
-3
src/libraries/libmisc/numlist2.h
src/libraries/libmisc/numlist2.h
+3
-3
src/libraries/libmisc/pom.c
src/libraries/libmisc/pom.c
+3
-3
src/libraries/libmisc/s-collat-tabs.c
src/libraries/libmisc/s-collat-tabs.c
+4
-4
src/libraries/libmisc/s-collat-tabs.h
src/libraries/libmisc/s-collat-tabs.h
+4
-4
src/libraries/libmisc/s-string.c
src/libraries/libmisc/s-string.c
+4
-4
src/libraries/libmisc/s-string.h
src/libraries/libmisc/s-string.h
+4
-4
src/libraries/libmisc/testnumlist.c
src/libraries/libmisc/testnumlist.c
+3
-3
src/server/async.h
src/server/async.h
+3
-3
src/server/dbck-cache.h
src/server/dbck-cache.h
+3
-3
src/server/disk-end-of-atomic.c
src/server/disk-end-of-atomic.c
+3
-3
src/server/getopt.h
src/server/getopt.h
+1
-1
src/server/handle-malloc-dump.el
src/server/handle-malloc-dump.el
+2
-2
src/server/internal-services.h
src/server/internal-services.h
+3
-3
src/server/isc-malloc.c
src/server/isc-malloc.c
+3
-3
src/server/isc-malloc.h
src/server/isc-malloc.h
+3
-3
src/server/isc-parse.c
src/server/isc-parse.c
+3
-3
src/server/lyskomd.h
src/server/lyskomd.h
+2
-2
src/server/prot-a-send-async.h
src/server/prot-a-send-async.h
+3
-3
src/server/prot-a.h
src/server/prot-a.h
+3
-3
src/server/rfc931.h
src/server/rfc931.h
+2
-2
src/server/send-async.h
src/server/send-async.h
+3
-3
src/server/string-malloc.c
src/server/string-malloc.c
+3
-3
src/server/tmp-limits.h
src/server/tmp-limits.h
+2
-2
versions
versions
+2
-2
No files found.
acinclude.m4
View file @
4f61cdc4
dnl $Id: acinclude.m4,v 1.
2 1999/05/24 09:33:5
3 ceder Exp $
dnl Copyright (C) 1994-1995, 1998 Lysator Academic Computer Association.
dnl $Id: acinclude.m4,v 1.
3 1999/05/24 09:38:1
3 ceder Exp $
dnl Copyright (C) 1994-1995, 1998
-1999
Lysator Academic Computer Association.
dnl
dnl This file is part of the LysKOM server.
dnl
...
...
src/include/compiler.h
View file @
4f61cdc4
/*
* $Id: compiler.h,v 0.
7 1999/05/24 09:34:01
ceder Exp $
* Copyright (C) 1990-1991, 1994-1995 Lysator Academic Computer Association.
* $Id: compiler.h,v 0.
8 1999/05/24 09:38:15
ceder Exp $
* Copyright (C) 1990-1991, 1994-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -29,7 +29,7 @@
* '__inline__' keyword in GCC.
*
*
* Copyright (C) 1990-1991, 1994-1995 Lysator Computer Club,
* Copyright (C) 1990-1991, 1994-1995
, 1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/include/debug.h
View file @
4f61cdc4
/*
* $Id: debug.h,v 0.
6 1999/05/24 09:34:02
ceder Exp $
* Copyright (C) 1991, 1994-1995 Lysator Academic Computer Association.
* $Id: debug.h,v 0.
7 1999/05/24 09:38:15
ceder Exp $
* Copyright (C) 1991, 1994-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/include/kom-config.h
View file @
4f61cdc4
/*
* $Id: kom-config.h,v 1.
2 1999/05/24 09:34:02
ceder Exp $
* Copyright (C) 1991-1994, 1998 Lysator Academic Computer Association.
* $Id: kom-config.h,v 1.
3 1999/05/24 09:38:16
ceder Exp $
* Copyright (C) 1991-1994, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/include/misc-types.h
View file @
4f61cdc4
/*
* $Id: misc-types.h,v 0.
8 1999/05/24 09:34:02
ceder Exp $
* Copyright (C) 1990-1991, 1994-1996 Lysator Academic Computer Association.
* $Id: misc-types.h,v 0.
9 1999/05/24 09:38:16
ceder Exp $
* Copyright (C) 1990-1991, 1994-1996
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -28,7 +28,7 @@
* specific.
*
*
* Copyright (C) 1990-1991, 1994-1996 Lysator Computer Club,
* Copyright (C) 1990-1991, 1994-1996
, 1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/include/server/smalloc.h
View file @
4f61cdc4
/*
* $Id: smalloc.h,v 0.
8 1999/05/24 09:34:04
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995, 1998 Lysator Academic Computer Association.
* $Id: smalloc.h,v 0.
9 1999/05/24 09:38:17
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/empty.c
View file @
4f61cdc4
/*
* $Id: empty.c,v 1.
5 1999/05/24 09:34:06
ceder Exp $
* Copyright (C) 1993, 1998 Lysator Academic Computer Association.
* $Id: empty.c,v 1.
6 1999/05/24 09:38:19
ceder Exp $
* Copyright (C) 1993, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -24,7 +24,7 @@
*/
static
const
char
*
rcsid
=
"$Id: empty.c,v 1.
5 1999/05/24 09:34:06
ceder Exp $"
;
rcsid
=
"$Id: empty.c,v 1.
6 1999/05/24 09:38:19
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
char
neveruse
=
'B'
;
src/libraries/libansi/memchr.c
View file @
4f61cdc4
/*
* $Id: memchr.c,v 1.
6 1999/05/24 09:34:06
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: memchr.c,v 1.
7 1999/05/24 09:38:19
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
static
char
*
rcsid
=
"$Id: memchr.c,v 1.
6 1999/05/24 09:34:06
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: memchr.c,v 1.
7 1999/05/24 09:38:19
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libansi/memcpy.c
View file @
4f61cdc4
/*
* $Id: memcpy.c,v 1.
7 1999/05/24 09:34:06
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: memcpy.c,v 1.
8 1999/05/24 09:38:19
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
static
char
*
rcsid
=
"$Id: memcpy.c,v 1.
7 1999/05/24 09:34:06
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: memcpy.c,v 1.
8 1999/05/24 09:38:19
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libansi/memset.c
View file @
4f61cdc4
/*
* $Id: memset.c,v 1.
6 1999/05/24 09:34:07
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: memset.c,v 1.
7 1999/05/24 09:38:19
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
static
char
*
rcsid
=
"$Id: memset.c,v 1.
6 1999/05/24 09:34:07
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: memset.c,v 1.
7 1999/05/24 09:38:19
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libansi/remove.c
View file @
4f61cdc4
/*
* $Id: remove.c,v 1.
5 1999/05/24 09:34:07
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: remove.c,v 1.
6 1999/05/24 09:38:19
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
static
char
*
rcsid
=
"$Id: remove.c,v 1.
5 1999/05/24 09:34:07
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: remove.c,v 1.
6 1999/05/24 09:38:19
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libansi/strerror.c
View file @
4f61cdc4
/*
* $Id: strerror.c,v 0.1
7 1999/05/24 09:34:07
ceder Exp $
* Copyright (C) 1991-1995 Lysator Academic Computer Association.
* $Id: strerror.c,v 0.1
8 1999/05/24 09:38:20
ceder Exp $
* Copyright (C) 1991-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -26,7 +26,7 @@
** strerror.c
*/
static
char
*
rcsid
=
"$Id: strerror.c,v 0.1
7 1999/05/24 09:34:07
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: strerror.c,v 0.1
8 1999/05/24 09:38:20
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libcommon/kom-errno.c
View file @
4f61cdc4
/*
* $Id: kom-errno.c,v 0.1
7 1999/05/24 09:34:09
ceder Exp $
* Copyright (C) 1991-1996, 1998 Lysator Academic Computer Association.
* $Id: kom-errno.c,v 0.1
8 1999/05/24 09:38:21
ceder Exp $
* Copyright (C) 1991-1996, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -31,7 +31,7 @@
static
const
char
*
rcsid
=
"$Id: kom-errno.c,v 0.1
7 1999/05/24 09:34:09
ceder Exp $"
;
rcsid
=
"$Id: kom-errno.c,v 0.1
8 1999/05/24 09:38:21
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/libraries/libcommon/misc-parser.h
View file @
4f61cdc4
/*
* $Id: misc-parser.h,v 0.
9 1999/05/24 09:34:09
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1997 Lysator Academic Computer Association.
* $Id: misc-parser.h,v 0.
10 1999/05/24 09:38:21
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1997
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,13 +23,13 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: misc-parser.h,v 0.
9 1999/05/24 09:34:09
ceder Exp $
* $Id: misc-parser.h,v 0.
10 1999/05/24 09:38:21
ceder Exp $
*
* misc-parser.h
* Parse a list of "misc-item":s for a text in LysKOM
*
*
* Copyright (C) 1990-1991, 1993-1995, 1997 Lysator Computer Club,
* Copyright (C) 1990-1991, 1993-1995, 1997
, 1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/libraries/libcommon/parser.h
View file @
4f61cdc4
/*
* $Id: parser.h,v 0.
8 1999/05/24 09:34:10
ceder Exp $
* Copyright (C) 1990-1991, 1994-1995, 1998 Lysator Academic Computer Association.
* $Id: parser.h,v 0.
9 1999/05/24 09:38:22
ceder Exp $
* Copyright (C) 1990-1991, 1994-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,12 +23,12 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: parser.h,v 0.
8 1999/05/24 09:34:10
ceder Exp $
* $Id: parser.h,v 0.
9 1999/05/24 09:38:22
ceder Exp $
*
* client/parser.h -- Header file for LysKOM command parsing routines
*
*
* Copyright (C) 1990-1991, 1994-1995, 1998 Lysator Computer Club,
* Copyright (C) 1990-1991, 1994-1995, 1998
-1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/libraries/libmisc/ldifftime.c
View file @
4f61cdc4
/*
* $Id: ldifftime.c,v 1.
4 1999/05/24 09:34:11
ceder Exp $
* Copyright (C) 1994-1995 Lysator Academic Computer Association.
* $Id: ldifftime.c,v 1.
5 1999/05/24 09:38:23
ceder Exp $
* Copyright (C) 1994-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libmisc/numlist.c
View file @
4f61cdc4
/*
* $Id: numlist.c,v 0.
9 1999/05/24 09:34:12
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: numlist.c,v 0.
10 1999/05/24 09:38:23
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -33,7 +33,7 @@
* Three plus signs (+++) denote places where more work may be needed.
*/
static
char
*
rcsid
=
"$Id: numlist.c,v 0.
9 1999/05/24 09:34:12
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: numlist.c,v 0.
10 1999/05/24 09:38:23
ceder Exp $"
;
#include <stdio.h>
#ifdef HAVE_STDLIB_H
...
...
src/libraries/libmisc/numlist.h
View file @
4f61cdc4
/*
* $Id: numlist.h,v 0.
8 1999/05/24 09:34:12
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: numlist.h,v 0.
9 1999/05/24 09:38:24
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: numlist.h,v 0.
8 1999/05/24 09:34:12
ceder Exp $
* $Id: numlist.h,v 0.
9 1999/05/24 09:38:24
ceder Exp $
*
* File: numlist.h
*
...
...
src/libraries/libmisc/numlist2.c
View file @
4f61cdc4
/*
* $Id: numlist2.c,v 0.
9 1999/05/24 09:34:12
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: numlist2.c,v 0.
10 1999/05/24 09:38:24
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -30,7 +30,7 @@
* Author: Inge Wallin
*/
static
char
*
rcsid
=
"$Id: numlist2.c,v 0.
9 1999/05/24 09:34:12
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: numlist2.c,v 0.
10 1999/05/24 09:38:24
ceder Exp $"
;
#include <stdio.h>
#ifdef HAVE_STDLIB_H
...
...
src/libraries/libmisc/numlist2.h
View file @
4f61cdc4
/*
* $Id: numlist2.h,v 0.
8 1999/05/24 09:34:12
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: numlist2.h,v 0.
9 1999/05/24 09:38:24
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: numlist2.h,v 0.
8 1999/05/24 09:34:12
ceder Exp $
* $Id: numlist2.h,v 0.
9 1999/05/24 09:38:24
ceder Exp $
*
* File: numlist2.h
*
...
...
src/libraries/libmisc/pom.c
View file @
4f61cdc4
/*
* $Id: pom.c,v 1.1
1 1999/05/24 09:34:13
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1998 Lysator Academic Computer Association.
* $Id: pom.c,v 1.1
2 1999/05/24 09:38:24
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -31,7 +31,7 @@
*/
static
const
char
*
rcsid
=
"$Id: pom.c,v 1.1
1 1999/05/24 09:34:13
ceder Exp $"
;
rcsid
=
"$Id: pom.c,v 1.1
2 1999/05/24 09:38:24
ceder Exp $"
;
#include <sys/types.h>
#include <time.h>
...
...
src/libraries/libmisc/s-collat-tabs.c
View file @
4f61cdc4
/*
* $Id: s-collat-tabs.c,v 1.1
1 1999/05/24 09:34:13
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1998 Lysator Academic Computer Association.
* $Id: s-collat-tabs.c,v 1.1
2 1999/05/24 09:38:24
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -27,7 +27,7 @@
* routine in s-string.[ch]
*
*
* Copyright (C) 1990-1991, 1993-1995, 1998 Lysator Computer Club,
* Copyright (C) 1990-1991, 1993-1995, 1998
-1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
@@ -43,7 +43,7 @@
*/
static
const
char
*
rcsid
=
"$Id: s-collat-tabs.c,v 1.1
1 1999/05/24 09:34:13
ceder Exp $"
;
rcsid
=
"$Id: s-collat-tabs.c,v 1.1
2 1999/05/24 09:38:24
ceder Exp $"
;
#include <limits.h>
...
...
src/libraries/libmisc/s-collat-tabs.h
View file @
4f61cdc4
/*
* $Id: s-collat-tabs.h,v 1.
7 1999/05/24 09:34:13
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995 Lysator Academic Computer Association.
* $Id: s-collat-tabs.h,v 1.
8 1999/05/24 09:38:25
ceder Exp $
* Copyright (C) 1990-1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,12 +23,12 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: s-collat-tabs.h,v 1.
7 1999/05/24 09:34:13
ceder Exp $
* $Id: s-collat-tabs.h,v 1.
8 1999/05/24 09:38:25
ceder Exp $
*
* s-collat-tables.h -- Declarations for collating tables
*
*
* Copyright (C) 1990-1991, 1993-1995 Lysator Computer Club,
* Copyright (C) 1990-1991, 1993-1995
, 1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/libraries/libmisc/s-string.c
View file @
4f61cdc4
/*
* $Id: s-string.c,v 1.2
1 1999/05/24 09:34:13
ceder Exp $
* Copyright (C) 1990-1996, 1998 Lysator Academic Computer Association.
* $Id: s-string.c,v 1.2
2 1999/05/24 09:38:25
ceder Exp $
* Copyright (C) 1990-1996, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -26,7 +26,7 @@
* s-string.c -- Routines for manipulating objects of type String.
*
*
* Copyright (C) 1990-1996, 1998 Lysator Computer Club,
* Copyright (C) 1990-1996, 1998
-1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
@@ -47,7 +47,7 @@
*/
static
const
char
*
rcsid
=
"$Id: s-string.c,v 1.2
1 1999/05/24 09:34:13
ceder Exp $"
;
rcsid
=
"$Id: s-string.c,v 1.2
2 1999/05/24 09:38:25
ceder Exp $"
;
#include <sys/types.h>
#include <stdio.h>
...
...
src/libraries/libmisc/s-string.h
View file @
4f61cdc4
/*
* $Id: s-string.h,v 1.1
4 1999/05/24 09:34:14
ceder Exp $
* Copyright (C) 1990-1996 Lysator Academic Computer Association.
* $Id: s-string.h,v 1.1
5 1999/05/24 09:38:25
ceder Exp $
* Copyright (C) 1990-1996
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,14 +23,14 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: s-string.h,v 1.1
4 1999/05/24 09:34:14
ceder Exp $
* $Id: s-string.h,v 1.1
5 1999/05/24 09:38:25
ceder Exp $
*
* s-string.h
* Our own string type. Definition of string type,
* and functions to manipulate these strings.
*
*
* Copyright (C) 1990-1996 Lysator Computer Club,
* Copyright (C) 1990-1996
, 1999
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/libraries/libmisc/testnumlist.c
View file @
4f61cdc4
/*
* $Id: testnumlist.c,v 0.
8 1999/05/24 09:34:14
ceder Exp $
* Copyright (C) 1991, 1993-1995 Lysator Academic Computer Association.
* $Id: testnumlist.c,v 0.
9 1999/05/24 09:38:25
ceder Exp $
* Copyright (C) 1991, 1993-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -22,7 +22,7 @@
*
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
static
char
*
rcsid
=
"$Id: testnumlist.c,v 0.
8 1999/05/24 09:34:14
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: testnumlist.c,v 0.
9 1999/05/24 09:38:25
ceder Exp $"
;
#include <stdio.h>
#ifdef HAVE_STDLIB_H
# include <stdlib.h>
...
...
src/server/async.h
View file @
4f61cdc4
/*
* $Id: async.h,v 0.1
4 1999/05/24 09:34:17
ceder Exp $
* Copyright (C) 1991, 1994-199
8
Lysator Academic Computer Association.
* $Id: async.h,v 0.1
5 1999/05/24 09:38:26
ceder Exp $
* Copyright (C) 1991, 1994-199
9
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: async.h,v 0.1
4 1999/05/24 09:34:17
ceder Exp $
* $Id: async.h,v 0.1
5 1999/05/24 09:38:26
ceder Exp $
*
* This file contains the parts of the async protocol that are common
* to the server and the client.
...
...
src/server/dbck-cache.h
View file @
4f61cdc4
/*
* $Id: dbck-cache.h,v 0.
5 1999/05/24 09:34:23
ceder Exp $
* Copyright (C) 1991, 1998 Lysator Academic Computer Association.
* $Id: dbck-cache.h,v 0.
6 1999/05/24 09:38:26
ceder Exp $
* Copyright (C) 1991, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: dbck-cache.h,v 0.
5 1999/05/24 09:34:23
ceder Exp $
* $Id: dbck-cache.h,v 0.
6 1999/05/24 09:38:26
ceder Exp $
*
*/
extern
void
...
...
src/server/disk-end-of-atomic.c
View file @
4f61cdc4
/*
* $Id: disk-end-of-atomic.c,v 0.1
8 1999/05/24 09:34:24
ceder Exp $
* Copyright (C) 1991-1994, 1998 Lysator Academic Computer Association.
* $Id: disk-end-of-atomic.c,v 0.1
9 1999/05/24 09:38:26
ceder Exp $
* Copyright (C) 1991-1994, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -43,7 +43,7 @@
static
const
char
*
rcsid
=
"$Id: disk-end-of-atomic.c,v 0.1
8 1999/05/24 09:34:24
ceder Exp $"
;
rcsid
=
"$Id: disk-end-of-atomic.c,v 0.1
9 1999/05/24 09:38:26
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/server/getopt.h
View file @
4f61cdc4
/* Declarations for getopt.
Copyright (C) 1989-1993, 1996 Free Software Foundation, Inc.
Copyright (C) 1989-1993, 1996
, 1999
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
...
...
src/server/handle-malloc-dump.el
View file @
4f61cdc4
;;;;
;;;; $Id: handle-malloc-dump.el,v 1.
7 1999/05/24 09:34:25
ceder Exp $
;;;; Copyright (C) 1991-1995 Lysator Academic Computer Association.
;;;; $Id: handle-malloc-dump.el,v 1.
8 1999/05/24 09:38:27
ceder Exp $
;;;; Copyright (C) 1991-1995
, 1999
Lysator Academic Computer Association.
;;;;
;;;; This file is part of the LysKOM server.
;;;;
...
...
src/server/internal-services.h
View file @
4f61cdc4
/*
* $Id: internal-services.h,v 0.
9 1999/05/24 09:34:25
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995, 1998 Lysator Academic Computer Association.
* $Id: internal-services.h,v 0.
10 1999/05/24 09:38:27
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: internal-services.h,v 0.
9 1999/05/24 09:34:25
ceder Exp $
* $Id: internal-services.h,v 0.
10 1999/05/24 09:38:27
ceder Exp $
*
* server/services.h
*
...
...
src/server/isc-malloc.c
View file @
4f61cdc4
/*
* $Id: isc-malloc.c,v 1.1
1 1999/05/24 09:34:26
ceder Exp $
* Copyright (C) 1991-1995, 1998 Lysator Academic Computer Association.
* $Id: isc-malloc.c,v 1.1
2 1999/05/24 09:38:27
ceder Exp $
* Copyright (C) 1991-1995, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -36,7 +36,7 @@
static
const
char
*
rcsid
=
"$Id: isc-malloc.c,v 1.1
1 1999/05/24 09:34:26
ceder Exp $"
;
rcsid
=
"$Id: isc-malloc.c,v 1.1
2 1999/05/24 09:38:27
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/server/isc-malloc.h
View file @
4f61cdc4
/*
* $Id: isc-malloc.h,v 1.
5 1999/05/24 09:34:26
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995 Lysator Academic Computer Association.
* $Id: isc-malloc.h,v 1.
6 1999/05/24 09:38:27
ceder Exp $
* Copyright (C) 1991-1992, 1994-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: isc-malloc.h,v 1.
5 1999/05/24 09:34:26
ceder Exp $
* $Id: isc-malloc.h,v 1.
6 1999/05/24 09:38:27
ceder Exp $
*
* Malloc wrappers for the string package.
*
...
...
src/server/isc-parse.c
View file @
4f61cdc4
/*
* $Id: isc-parse.c,v 0.1
4 1999/05/24 09:34:27
ceder Exp $
* Copyright (C) 1991, 1993-1994, 1996, 1998 Lysator Academic Computer Association.
* $Id: isc-parse.c,v 0.1
5 1999/05/24 09:38:28
ceder Exp $
* Copyright (C) 1991, 1993-1994, 1996, 1998
-1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -32,7 +32,7 @@
#endif
static
const
char
*
rcsid
=
"$Id: isc-parse.c,v 0.1
4 1999/05/24 09:34:27
ceder Exp $"
;
rcsid
=
"$Id: isc-parse.c,v 0.1
5 1999/05/24 09:38:28
ceder Exp $"
;
#include "rcs.h"
USE
(
rcsid
);
...
...
src/server/lyskomd.h
View file @
4f61cdc4
/*
* $Id: lyskomd.h,v 0.1
5 1999/05/24 09:34
:28 ceder Exp $
* Copyright (C) 1991-1996 Lysator Academic Computer Association.
* $Id: lyskomd.h,v 0.1
6 1999/05/24 09:38
:28 ceder Exp $
* Copyright (C) 1991-1996
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/server/prot-a-send-async.h
View file @
4f61cdc4
/*
* $Id: prot-a-send-async.h,v 0.1
2 1999/05/24 09:34:33
ceder Exp $
* Copyright (C) 1991, 1994-199
8
Lysator Academic Computer Association.
* $Id: prot-a-send-async.h,v 0.1
3 1999/05/24 09:38:28
ceder Exp $
* Copyright (C) 1991, 1994-199
9
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: prot-a-send-async.h,v 0.1
2 1999/05/24 09:34:33
ceder Exp $
* $Id: prot-a-send-async.h,v 0.1
3 1999/05/24 09:38:28
ceder Exp $
*
* Asynchronous messages in protocol A.
*/
...
...
src/server/prot-a.h
View file @
4f61cdc4
/*
* $Id: prot-a.h,v 0.
7 1999/05/24 09:34:34
ceder Exp $
* Copyright (C) 1991, 1994-1995 Lysator Academic Computer Association.
* $Id: prot-a.h,v 0.
8 1999/05/24 09:38:28
ceder Exp $
* Copyright (C) 1991, 1994-1995
, 1999
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: prot-a.h,v 0.
7 1999/05/24 09:34:34
ceder Exp $
* $Id: prot-a.h,v 0.
8 1999/05/24 09:38:28
ceder Exp $