This commit was manufactured by cvs2svn to create tag version_0_23_95
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 30 Oct 2003 01:47:07 +0000 (01:47 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 30 Oct 2003 01:47:07 +0000 (01:47 +0000)
commitd513aba319a046e6b991be2de7ea0410d7902508
treea7ddf0dc0080def3d35cd888964761faa558664b
parentda691fd4bad5e187b307b7fd86bf5fd61e47c3fc
This commit was manufactured by cvs2svn to create tag
'version_0_23_95'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/tags/version_0_23_95@317 94cd875c-1c1d-0410-91d2-eb244daf1a30
53 files changed:
util-vserver/.cvsignore
util-vserver/Makefile.am
util-vserver/NEWS
util-vserver/compat.h [new file with mode: 0644]
util-vserver/configure.ac
util-vserver/lib/.cvsignore [new file with mode: 0644]
util-vserver/lib/Makefile-files
util-vserver/lib/checkversion.c [new file with mode: 0644]
util-vserver/lib/getctx-compat.hc [new file with mode: 0644]
util-vserver/lib/getctx-legacy.hc [new file with mode: 0644]
util-vserver/lib/getctx.c [new file with mode: 0644]
util-vserver/lib/getversion-internal.hc [new file with mode: 0644]
util-vserver/lib/getversion.c [new file with mode: 0644]
util-vserver/lib/safechroot-internal.hc [new file with mode: 0644]
util-vserver/lib/syscall-compat.hc [new file with mode: 0644]
util-vserver/lib/syscall-legacy.hc [new file with mode: 0644]
util-vserver/lib/syscall.c
util-vserver/lib/uint2str.c [new file with mode: 0644]
util-vserver/lib/virtual.h [new file with mode: 0644]
util-vserver/lib/vserver-internal.h [new file with mode: 0644]
util-vserver/lib/vserver.h
util-vserver/linuxconf/.cvsignore [new file with mode: 0644]
util-vserver/linuxconf/Makefile-files [new file with mode: 0644]
util-vserver/linuxconf/newvserver.8 [moved from util-vserver/man/newvserver.8 with 100% similarity]
util-vserver/linuxconf/newvserver.defaults [moved from util-vserver/newvserver.defaults with 100% similarity]
util-vserver/linuxconf/newvserver.subst [new file with mode: 0755]
util-vserver/man/Makefile-files
util-vserver/man/reducecap.8
util-vserver/scripts/.cvsignore [new file with mode: 0644]
util-vserver/scripts/Makefile-files
util-vserver/scripts/distrib-info
util-vserver/scripts/rootshell
util-vserver/scripts/vkill.subst [moved from util-vserver/scripts/vkill with 93% similarity]
util-vserver/scripts/vps.subst [moved from util-vserver/scripts/vps with 97% similarity]
util-vserver/scripts/vpstree
util-vserver/scripts/vrpm
util-vserver/scripts/vserver
util-vserver/scripts/vserver-copy
util-vserver/scripts/vsysvwrapper
util-vserver/scripts/vtop
util-vserver/src/.cvsignore [new file with mode: 0644]
util-vserver/src/Makefile-files
util-vserver/src/capchroot.c
util-vserver/src/chbind.c
util-vserver/src/chcontext.c
util-vserver/src/rebootmgr.c
util-vserver/src/reducecap.c
util-vserver/src/vserver-stat.c
util-vserver/sysv/.cvsignore [new file with mode: 0644]
util-vserver/sysv/Makefile-files
util-vserver/tests/.cvsignore [new file with mode: 0644]
util-vserver/tests/chrootsafe.cc
util-vserver/util-vserver.spec.in [moved from util-vserver/vserver.spec.in with 70% similarity]