util-vserver.git
20 years agoThis commit was manufactured by cvs2svn to create tag version_0_24_90
Enrico Scholz [Mon, 17 Nov 2003 23:54:48 +0000]
This commit was manufactured by cvs2svn to create tag
'version_0_24_90'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/tags/version_0_24_90@398 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agorenamed ctxlimit.* to vlimit.*
Enrico Scholz [Mon, 17 Nov 2003 23:54:48 +0000]
renamed ctxlimit.* to vlimit.*

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@397 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded Sam Vilain
Enrico Scholz [Mon, 17 Nov 2003 23:49:51 +0000]
added Sam Vilain

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@396 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.24.90
Enrico Scholz [Mon, 17 Nov 2003 23:40:22 +0000]
version 0.24.90

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@395 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomade ctx_t and 'uint32_t' to fix kernel<->user conflicts (-1 in user
Enrico Scholz [Mon, 17 Nov 2003 23:13:47 +0000]
made ctx_t and 'uint32_t' to fix kernel<->user conflicts (-1 in user
becomes 0x0000ffff in kernel which would expect 0xffffffff)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@394 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded VC_SAMECTX identifier
Enrico Scholz [Mon, 17 Nov 2003 23:12:21 +0000]
added VC_SAMECTX identifier

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@393 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded CTX_USER2KERNEL() and CTX_KERNEL2USER() macros to transform ctx
Enrico Scholz [Mon, 17 Nov 2003 23:11:35 +0000]
added CTX_USER2KERNEL() and CTX_KERNEL2USER() macros to transform ctx
from user into kernel type and vice versa

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@392 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse CTX_USER2KERNEL() macro to transform ctx from user into kernel type
Enrico Scholz [Mon, 17 Nov 2003 23:11:13 +0000]
use CTX_USER2KERNEL() macro to transform ctx from user into kernel type

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@391 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agocheck existence of cfg-file before starting the server
Enrico Scholz [Mon, 17 Nov 2003 22:02:15 +0000]
check existence of cfg-file before starting the server

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@390 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoset correct mode/permissions of /var/run/utmp
Enrico Scholz [Mon, 17 Nov 2003 21:58:09 +0000]
set correct mode/permissions of /var/run/utmp

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@389 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded rlimit syscalls
Enrico Scholz [Fri, 7 Nov 2003 23:04:29 +0000]
added rlimit syscalls

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@388 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded ctxlimit
Enrico Scholz [Fri, 7 Nov 2003 22:02:17 +0000]
added ctxlimit

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@387 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremoved; obsoleted by ctxlimit tool
Enrico Scholz [Fri, 7 Nov 2003 22:01:41 +0000]
removed; obsoleted by ctxlimit tool

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@386 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded V11 API
Enrico Scholz [Fri, 7 Nov 2003 22:00:49 +0000]
added V11 API

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@385 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded limit stuff
Enrico Scholz [Fri, 7 Nov 2003 22:00:17 +0000]
added limit stuff

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@384 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoupdated; has now the limit-stuff
Enrico Scholz [Fri, 7 Nov 2003 21:58:33 +0000]
updated; has now the limit-stuff

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@383 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinitial checkin (provided by Sam Vilain)
Enrico Scholz [Fri, 7 Nov 2003 19:16:03 +0000]
initial checkin (provided by Sam Vilain)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@382 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.24
Enrico Scholz [Tue, 4 Nov 2003 00:18:00 +0000]
version 0.24

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@363 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded linuxcaps.h
Enrico Scholz [Mon, 3 Nov 2003 23:30:40 +0000]
added linuxcaps.h

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@362 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years ago* enumerated all used m4-files
Enrico Scholz [Mon, 3 Nov 2003 23:13:28 +0000]
* enumerated all used m4-files
* use/set CVS2CL* flags
* edit <linux/linuxcaps.h> and remove statements (#include, __u32)
  which may cause errors

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@361 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse ENSC_CHANGELOG
Enrico Scholz [Mon, 3 Nov 2003 23:11:33 +0000]
use ENSC_CHANGELOG

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@360 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomerged from HEAD
Enrico Scholz [Mon, 3 Nov 2003 23:11:11 +0000]
merged from HEAD

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@359 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoupdated from vserver-djinni
Enrico Scholz [Mon, 3 Nov 2003 23:10:50 +0000]
updated from vserver-djinni

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@358 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agofixed format-string error
Enrico Scholz [Mon, 3 Nov 2003 23:10:26 +0000]
fixed format-string error

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@357 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse '--enable-linuxconf'
Enrico Scholz [Mon, 3 Nov 2003 20:56:22 +0000]
use '--enable-linuxconf'
conflict with future vserver-* versions

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@355 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoconditionalized built of linuxconf-module
Enrico Scholz [Mon, 3 Nov 2003 20:51:07 +0000]
conditionalized built of linuxconf-module
version 0.23.97

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@354 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoignore lower 8 bits of API-version
Enrico Scholz [Mon, 3 Nov 2003 20:50:29 +0000]
ignore lower 8 bits of API-version

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@353 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoconditionalized built of linuxconf-module
Enrico Scholz [Mon, 3 Nov 2003 20:49:42 +0000]
conditionalized built of linuxconf-module

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@352 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.23.96
Enrico Scholz [Thu, 30 Oct 2003 15:23:35 +0000]
version 0.23.96

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@331 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoset '-Wno-unused-parameter'
Enrico Scholz [Thu, 30 Oct 2003 15:21:59 +0000]
set '-Wno-unused-parameter'
use ENSC_UV_VROOTDIR

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@330 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agobackported from HEAD
Enrico Scholz [Thu, 30 Oct 2003 15:21:25 +0000]
backported from HEAD

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@329 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoThis commit was manufactured by cvs2svn to create branch
Enrico Scholz [Thu, 30 Oct 2003 15:21:25 +0000]
This commit was manufactured by cvs2svn to create branch
'SYSCALL_SWITCH'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@328 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agocreate and own /vservers
Enrico Scholz [Thu, 30 Oct 2003 15:21:14 +0000]
create and own /vservers

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@327 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse customizable value for vserver-rootdir instead of hardcoded '/vservers'
Enrico Scholz [Thu, 30 Oct 2003 15:17:33 +0000]
use customizable value for vserver-rootdir instead of hardcoded '/vservers'
import the global configuration file (util-vserver-vars)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@326 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse customizable value for vserver-rootdir instead of hardcoded '/vservers'
Enrico Scholz [Thu, 30 Oct 2003 15:16:30 +0000]
use customizable value for vserver-rootdir instead of hardcoded '/vservers'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@325 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agodo not declare unused parameters anymore
Enrico Scholz [Thu, 30 Oct 2003 15:12:34 +0000]
do not declare unused parameters anymore

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@324 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoprovide/conflict with vserver-admin
Enrico Scholz [Thu, 30 Oct 2003 14:25:47 +0000]
provide/conflict with vserver-admin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@320 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agobackported ENSC_KERNEL_HEADERS macro
Enrico Scholz [Thu, 30 Oct 2003 14:24:09 +0000]
backported ENSC_KERNEL_HEADERS macro

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@319 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agobackported CFLAGS/CXXFLAGS settings
Enrico Scholz [Thu, 30 Oct 2003 14:23:59 +0000]
backported CFLAGS/CXXFLAGS settings
backported ENSC_KERNEL_HEADERS macro

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@318 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.23.95
Enrico Scholz [Thu, 30 Oct 2003 01:47:07 +0000]
version 0.23.95

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@316 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded util-vserver.spec
Enrico Scholz [Thu, 30 Oct 2003 01:46:21 +0000]
added util-vserver.spec

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@315 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agorenamed vserver.spec.in to util-vserver.spec.in
Enrico Scholz [Thu, 30 Oct 2003 01:39:14 +0000]
renamed vserver.spec.in to util-vserver.spec.in

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@314 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoThis commit was manufactured by cvs2svn to create branch
Enrico Scholz [Thu, 30 Oct 2003 01:39:14 +0000]
This commit was manufactured by cvs2svn to create branch
'SYSCALL_SWITCH'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@313 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years ago- reenabled the copy-all mode; can be disabled by setting the
Enrico Scholz [Thu, 30 Oct 2003 01:36:04 +0000]
- reenabled the copy-all mode; can be disabled by setting the
  $UTIL_VSERVER_AVOID_COPY environment variable
- use '-HS' ulimit switch for newly created vservers

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@312 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agorevived linuxconf-files, but moved them into an own directory
Enrico Scholz [Thu, 30 Oct 2003 01:35:00 +0000]
revived linuxconf-files, but moved them into an own directory

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@311 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded auto-generated perl-scripts
Enrico Scholz [Thu, 30 Oct 2003 00:41:23 +0000]
added auto-generated perl-scripts

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@309 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoreorganized make-file to cope with substituted perl-scripts
Enrico Scholz [Thu, 30 Oct 2003 00:39:32 +0000]
reorganized make-file to cope with substituted perl-scripts

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@308 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomade '/usr/sbin' path customizable; perl-scripts will be substituted now
Enrico Scholz [Thu, 30 Oct 2003 00:38:28 +0000]
made '/usr/sbin' path customizable; perl-scripts will be substituted now

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@307 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agodefine SBINDIR on rebootmgr.c compilation
Enrico Scholz [Thu, 30 Oct 2003 00:37:48 +0000]
define SBINDIR on rebootmgr.c compilation
install 'setattr' program

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@306 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremove CAP_OPENDEV
Enrico Scholz [Thu, 30 Oct 2003 00:36:39 +0000]
remove CAP_OPENDEV
added CAP_QUOTACTL

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@305 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse customizable paths for '/usr/sbin'
Enrico Scholz [Thu, 30 Oct 2003 00:36:03 +0000]
use customizable paths for '/usr/sbin'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@304 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse customizable paths for '/usr/sbin'
Enrico Scholz [Thu, 30 Oct 2003 00:32:44 +0000]
use customizable paths for '/usr/sbin'
do not log commands into /tmp/log anymore

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@303 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomade it 'bash'
Enrico Scholz [Thu, 30 Oct 2003 00:31:52 +0000]
made it 'bash'
use customizable paths for '/usr/sbin'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@302 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremoved CAP_OPENDEV; added CAP_QUOTACTL
Enrico Scholz [Thu, 30 Oct 2003 00:30:21 +0000]
removed CAP_OPENDEV; added CAP_QUOTACTL

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@301 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.23.93
Enrico Scholz [Tue, 21 Oct 2003 17:26:01 +0000]
version 0.23.93

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@275 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agofixed stupid thinko (EAGAIN vs. EINVAL)
Enrico Scholz [Tue, 21 Oct 2003 16:58:02 +0000]
fixed stupid thinko (EAGAIN vs. EINVAL)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@274 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agobackported vc_X_getcctx() changes from HEAD
Enrico Scholz [Sat, 18 Oct 2003 01:48:29 +0000]
backported vc_X_getcctx() changes from HEAD

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@213 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.23.92
Enrico Scholz [Sat, 18 Oct 2003 01:40:34 +0000]
version 0.23.92

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@212 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agorestored compatibility for case when old syscall interface uses the
Enrico Scholz [Sat, 18 Oct 2003 01:34:49 +0000]
restored compatibility for case when old syscall interface uses the
new syscall-number

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@211 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agofixed vc_X_getcctx()
Enrico Scholz [Tue, 14 Oct 2003 16:11:18 +0000]
fixed vc_X_getcctx()

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@150 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded some documentation
Enrico Scholz [Tue, 14 Oct 2003 15:22:20 +0000]
added some documentation
added vc_X_getctx() (pseudo-)syscall

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@145 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded macros from syscall.c
Enrico Scholz [Tue, 14 Oct 2003 15:21:44 +0000]
added macros from syscall.c
added an 'extern "C" {...}' block
moved safechroot code into own file

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@144 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomoved macros into vserver-internal
Enrico Scholz [Tue, 14 Oct 2003 15:20:43 +0000]
moved macros into vserver-internal
moved version code into own files

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@143 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinclude "safechroot-internal.hc"
Enrico Scholz [Tue, 14 Oct 2003 15:20:01 +0000]
include "safechroot-internal.hc"

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@142 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinitial checkin
Enrico Scholz [Tue, 14 Oct 2003 15:19:14 +0000]
initial checkin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@141 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded lots of new files
Enrico Scholz [Tue, 14 Oct 2003 15:18:46 +0000]
added lots of new files

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@140 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded check for existing sys_virtual_context() function
Enrico Scholz [Tue, 14 Oct 2003 13:54:37 +0000]
added check for existing sys_virtual_context() function
renamed '--enable-supported-api' switch to '--enable-apis'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@139 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded check for existing sys_virtual_context() function
Enrico Scholz [Tue, 14 Oct 2003 13:54:08 +0000]
added check for existing sys_virtual_context() function

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@138 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded 'vc_get_version(int)'
Enrico Scholz [Tue, 14 Oct 2003 13:43:18 +0000]
added 'vc_get_version(int)'
added lots of macro-magic to generalize the syscall-wrappers

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@137 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded 'vc_get_version(int)'
Enrico Scholz [Tue, 14 Oct 2003 13:42:43 +0000]
added 'vc_get_version(int)'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@136 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoversion 0.23.91
Enrico Scholz [Tue, 14 Oct 2003 02:55:35 +0000]
version 0.23.91

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@135 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomerged with VERSION_0_23 branch
Enrico Scholz [Tue, 14 Oct 2003 02:54:53 +0000]
merged with VERSION_0_23 branch

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@134 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomade it compilable with non-C99 compilers
Enrico Scholz [Tue, 14 Oct 2003 01:32:04 +0000]
made it compilable with non-C99 compilers

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@129 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agofixed typo in sed invocation
Enrico Scholz [Tue, 14 Oct 2003 01:31:43 +0000]
fixed typo in sed invocation

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@128 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremoved since solved by more general 'linuxvirtual.h'
Enrico Scholz [Tue, 14 Oct 2003 01:15:14 +0000]
removed since solved by more general 'linuxvirtual.h'

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@127 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinclude "linuxvirtual.h" instead of "linux-inc.h"
Enrico Scholz [Tue, 14 Oct 2003 01:14:12 +0000]
include "linuxvirtual.h" instead of "linux-inc.h"

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@126 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded missing chroot() call
Enrico Scholz [Tue, 14 Oct 2003 01:13:50 +0000]
added missing chroot() call

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@125 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremoved virtual-inc.h
Enrico Scholz [Tue, 14 Oct 2003 01:13:28 +0000]
removed virtual-inc.h

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@124 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agogeneralized CLEANFILES variable
Enrico Scholz [Tue, 14 Oct 2003 01:12:59 +0000]
generalized CLEANFILES variable
added 'linuxvirtual.h' to BUILT_SOURCES

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@123 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agouse new API
Enrico Scholz [Tue, 14 Oct 2003 00:45:27 +0000]
use new API

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@122 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomerged with HEAD
Enrico Scholz [Tue, 14 Oct 2003 00:36:18 +0000]
merged with HEAD

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@120 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agomerged MS_MOVE/ctx_t code with HEAD
Enrico Scholz [Tue, 14 Oct 2003 00:32:22 +0000]
merged MS_MOVE/ctx_t code with HEAD
added --enable-supported-apis switch

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@119 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded $(lib_XHDRS) and compat.h
Enrico Scholz [Tue, 14 Oct 2003 00:30:45 +0000]
added $(lib_XHDRS) and compat.h

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@118 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoadded lib_XHDRS with all the new files
Enrico Scholz [Tue, 14 Oct 2003 00:28:58 +0000]
added lib_XHDRS with all the new files
added -D_GNU_SOURCE flag

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@117 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinitial checkin
Enrico Scholz [Tue, 14 Oct 2003 00:21:24 +0000]
initial checkin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@114 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoimplemented new API
Enrico Scholz [Tue, 14 Oct 2003 00:07:08 +0000]
implemented new API

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@113 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoimplemented new API
Enrico Scholz [Mon, 13 Oct 2003 23:57:40 +0000]
implemented new API

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@112 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoremoved set_ctx_limit.c
Enrico Scholz [Mon, 13 Oct 2003 23:53:05 +0000]
removed set_ctx_limit.c

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@111 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoThis commit was manufactured by cvs2svn to create branch
Enrico Scholz [Mon, 13 Oct 2003 23:53:05 +0000]
This commit was manufactured by cvs2svn to create branch
'SYSCALL_SWITCH'.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@110 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoinitial checkin
Enrico Scholz [Mon, 29 Sep 2003 22:01:59 +0000]
initial checkin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2 94cd875c-1c1d-0410-91d2-eb244daf1a30

20 years agoNew repository initialized by cvs2svn.
Enrico Scholz [Mon, 29 Sep 2003 22:01:59 +0000]
New repository initialized by cvs2svn.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1 94cd875c-1c1d-0410-91d2-eb244daf1a30