From 2c1078c5d1618b708a10498722e78cf3ed9610b5 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Fri, 21 Mar 2008 15:02:25 +0000 Subject: [PATCH] bla bla --- enter_admin.c | 6 ++++++ enter_topo.c | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/enter_admin.c b/enter_admin.c index 8b02cd24f..0f6aeb589 100644 --- a/enter_admin.c +++ b/enter_admin.c @@ -1,3 +1,9 @@ +/* enter_admin.c Vsys script to switch a vserver into admin mode in which it has access + * to the Internet. Install in /vsys and invoke as echo $$ > /vsys/enter_admin.in + * from within the slice. + * 3/21/2008 Sapan Bhatia + */ + #include #include #include diff --git a/enter_topo.c b/enter_topo.c index 050b2fdae..a671b8726 100644 --- a/enter_topo.c +++ b/enter_topo.c @@ -1,3 +1,9 @@ +/* enter_topo.c Vsys script to switch a vserver into experiment mode in which it has access + * to the Topology. Install in /vsys and invoke as echo $$ > /vsys/enter_topo.in + * from within the slice. + * 3/21/2008 Sapan Bhatia + */ + #include #include #include -- 2.43.0