From: Sapan Bhatia Date: Fri, 21 Mar 2008 15:02:25 +0000 (+0000) Subject: bla bla X-Git-Tag: trellis-2.6.22-Jan-2009~25 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2c1078c5d1618b708a10498722e78cf3ed9610b5;p=linux-2.6.git bla bla --- 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