- 20 Jun, 2006 9 commits
-
-
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 14 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.
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
It shouldn't matter in this file (only tb_compat.tcl), but just in case...
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
but now perl is unhappy.
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
users in the emulab-ops project (elabman, elabckup, operator) all with the same email address. elabman is treated special (since it was the only special user way back), but now there are lots of places that either need to include tests for all special users, or we need to flag these users in the users table. For now I made a change to genelists.in to get past the problem. I will address the user table at a later date.
-
- 14 Jun, 2006 2 commits
-
-
Kirk Webb authored
Switch to using gtar for building the plab rootball; apparently the --numeric-owner flag disappeared from the FreeBSD version of tar.
-
Mike Hibler authored
-