- 22 Jun, 2006 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 21 Jun, 2006 8 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
mysql 5.0 dumps the schema. What a pain in the ass. Note that "timestamp" is basically impossible since its radically different between 3.X and 5.X, which would break schemacheck on 3.X based Emulabs. Since there are only three of them in the schema, I changed schemadiff to not look too hard at them.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
The ddijkstra function is copied from rc.route, needs to be refactored.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
We are going to move to 6.1 soon anyway, I hope.
-
- 20 Jun, 2006 10 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
barrier mechanism.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
have made any progress yet.
-
Leigh B. Stoller authored
before doing the loghole, so that currently running programs get a chance to finish up and close their logfiles.
-
Leigh B. Stoller authored
* Define vfork to fork. Why? Well starting at 6.X FreeBSD switched * its underlying pthread impl, and popen is broken in threaded apps, * since it uses vfork. I have no understanding of any of this, only * that avoiding vfork solves the problem. We can back this change * out once we figure out a real solution. */
-
- 19 Jun, 2006 7 commits
-
-
Mike Hibler authored
ssh-mime.pl to indirect telnet to the IXP board: return "ixpN-gw.emulab.net" name as the gateway. You can then convert that to an IP and subtract one to get the IP to telnet to from the IXP host.
-
Mike Hibler authored
-
Mike Hibler authored
putting back the leading quote rather than removing the trailing quote.
-
Leigh B. Stoller authored
too.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
than vnconfig).
-
- 16 Jun, 2006 8 commits
-
-
Jay Lepreau authored
-
Kirk Webb authored
Fix up emulab-boss and emulab-ops port Makefiles to work with FreeBSD 6 and also to look for it instead of 5 when deciding what to do.
-
Dan Gebhardt authored
-
Dan Gebhardt authored
-
Mike Hibler authored
It is amazing the amount of stuff you have to do, even if you are not going to do anything!
-
Mike Hibler authored
node.tcl: Fix the quoting of the -dir argument for the program agent (yeah, I know what you are thinking; but I am just mimicing what is already done in sim.tcl::make_event)
-
Dan Gebhardt authored
-
Mike Hibler authored
-
- 15 Jun, 2006 4 commits
-
-
Dan Gebhardt authored
-
Dan Gebhardt authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
names, ends up with things not being ordered as I want them to be. So, reorder things.
-