This commit was manufactured by cvs2svn to create tag version_0_23_93
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 21 Oct 2003 17:26:01 +0000 (17:26 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 21 Oct 2003 17:26:01 +0000 (17:26 +0000)
commit7be17e288bfb7376c48792320f378422ab67a466
tree467bbe25ca1d08ce69628ce9f7b1820b6f583f03
parentda691fd4bad5e187b307b7fd86bf5fd61e47c3fc
This commit was manufactured by cvs2svn to create tag
'version_0_23_93'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/tags/version_0_23_93@276 94cd875c-1c1d-0410-91d2-eb244daf1a30
36 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/scripts/.cvsignore [new file with mode: 0644]
util-vserver/scripts/vserver
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/vserver.spec.in