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-stable
Commits
aa9c1b37
Commit
aa9c1b37
authored
Jul 07, 2002
by
Leigh B. Stoller
Browse files
Insert Copyrights.
parent
1ac5239a
Changes
37
Hide whitespace changes
Inline
Side-by-side
lib/GNUmakefile.in
View file @
aa9c1b37
#
# Insert Copyright Here.
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
OBJDIR = ..
...
...
lib/libtb/GNUmakefile.in
View file @
aa9c1b37
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
OBJDIR = ../..
...
...
lib/libtb/log.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Logging and debug routines.
*/
...
...
lib/libtb/log.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Log defs.
*/
...
...
lib/libtb/tbdb.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* DB interface.
*/
...
...
lib/libtb/tbdb.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Testbed DB interface and support.
*/
...
...
lib/libtb/tbdefs.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
*
*/
...
...
lib/libtb/tbdefs.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Various constants that are reflected in the DB!
*/
...
...
os/GNUmakefile.in
View file @
aa9c1b37
#
# Insert Copyright Here.
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
OBJDIR = ..
...
...
os/create-delta
View file @
aa9c1b37
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
use
Getopt::
Std
;
...
...
os/create-image
View file @
aa9c1b37
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
use
Getopt::
Std
;
...
...
os/frisbee.redux/GNUmakefile.in
View file @
aa9c1b37
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2002 University of Utah and the Flux Group.
# All rights reserved.
#
SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
OBJDIR = ../..
...
...
os/frisbee.redux/client.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Frisbee client.
*
...
...
os/frisbee.redux/decls.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Shared for defintions for frisbee client/server code.
*/
...
...
os/frisbee.redux/log.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Logging and debug routines.
*/
...
...
os/frisbee.redux/log.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Log defs.
*/
...
...
os/frisbee.redux/network.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Network routines.
*/
...
...
os/frisbee.redux/queue.h
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Mach Operating System
* Copyright (c) 1991,1990,1989,1988,1987 Carnegie Mellon University
...
...
os/frisbee.redux/server.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Frisbee server
*/
...
...
os/frisbee.redux/utils.c
View file @
aa9c1b37
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2002 University of Utah and the Flux Group.
* All rights reserved.
*/
/*
* Some simple common utility functions.
*/
...
...
Prev
1
2
Next
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