Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
39110bd9
Commit
39110bd9
authored
Jun 17, 2004
by
Mike Hibler
Browse files
Unexpand copyrights
parent
b208fd96
Changes
8
Hide whitespace changes
Inline
Side-by-side
discvr/cli.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: cli.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: cli.c,v 1.
8
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: cli.c,v 1.
9
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#include
"discvr.h"
...
...
discvr/forw_requests.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: forw_requests.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: forw_requests.c,v 1.1
1
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: forw_requests.c,v 1.1
2
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#include
<math.h>
...
...
discvr/packet.h
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: packet.h
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: packet.h,v 1.
7
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: packet.h,v 1.
8
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#ifndef _TOPD_PACKET_H_
...
...
discvr/reply.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: reply.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: reply.c,v 1.1
0
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: reply.c,v 1.1
1
200
4
-0
6-17 18:17:01 mike
Exp $
*/
...
...
discvr/serv.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: serv.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: serv.c,v 1.
7
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: serv.c,v 1.
8
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#include
"discvr.h"
...
...
discvr/serv_listen.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: serv_listen.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: serv_listen.c,v 1.1
1
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: serv_listen.c,v 1.1
2
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#include
<math.h>
...
...
discvr/util.c
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: util.c
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: util.c,v 1.
8
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: util.c,v 1.
9
200
4
-0
6-17 18:17:01 mike
Exp $
*/
#include
"discvr.h"
...
...
discvr/util.h
View file @
39110bd9
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000 The University of Utah and the Flux Group.
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer notices, and (2) redistributions including binaries
* reproduce the notices in supporting documentation.
*
* THE UNIVERSITY OF UTAH ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. THE UNIVERSITY OF UTAH DISCLAIMS ANY LIABILITY OF ANY KIND
* FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
*
* ---------------------------
*
* Filename: util.h
...
...
@@ -18,7 +10,7 @@
*
* ---------------------------
*
* $Id: util.h,v 1.
6
200
1
-0
8-04 22:58:30 ikumar
Exp $
* $Id: util.h,v 1.
7
200
4
-0
6-17 18:17:01 mike
Exp $
*/
void
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment