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
58bb43cc
Commit
58bb43cc
authored
Mar 11, 2003
by
Robert Ricci
Browse files
Add copyrights
parent
f913a2ba
Changes
18
Hide whitespace changes
Inline
Side-by-side
assign/assign.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<hash_map>
...
...
assign/common.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __COMON_H
#define __COMON_H
...
...
assign/config.cc
View file @
58bb43cc
/*
* Copyright (c) 1999-200
1
The University of Utah and the Flux Group.
* Copyright (c) 1999-200
3
The University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/config.h
View file @
58bb43cc
/*
* Copyright (c) 1999-200
1
The University of Utah and the Flux Group.
* Copyright (c) 1999-200
3
The University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/delay.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __DELAY_H
#define __DELAY_H
...
...
assign/parse_ptop.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<hash_map>
...
...
assign/parse_top.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<hash_map>
...
...
assign/parser.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
<vector>
#include
<rope>
#include
<algo.h>
...
...
assign/parser.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __PARSER_H
#define __PARSER_H
...
...
assign/pclass.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<stdlib.h>
...
...
assign/pclass.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __PCLASS_H
#define __PCLASS_H
...
...
assign/physical.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __PHYSICAL_H
#define __PHYSICAL_H
...
...
assign/port.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
// This file may need to be changed depending on the architecture.
#include
<limits.h>
...
...
assign/score.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<iostream.h>
...
...
assign/score.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef _SCORE_H
#define _SCORE_H
...
...
assign/vclass.cc
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#include
"port.h"
#include
<stdlib.h>
...
...
assign/vclass.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __VCLASS_H
#define __VCLASS_H
...
...
assign/virtual.h
View file @
58bb43cc
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef __VIRTUAL_H
#define __VIRTUAL_H
...
...
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