gentoo: use /var/run for new /run compatibility
[util-vserver.git] / lib_internal /
2011-03-05 Daniel Hokka ZakrissonAdd .gitignore files.
2010-06-02 Enrico Scholzadded missing #include's
2010-06-02 Enrico Scholzwhitespace cleanups
2008-07-14 Daniel Hokka ZakrissonMove exitLikeProcess to libvserver.
2008-06-16 Daniel Hokka ZakrissonOn failure, mmap returns MAP_FAILED, not 0.
2008-02-21 Enrico Scholzadded support for using libnss instead of beecrypt...
2008-02-21 Enrico Scholzfixed unused param + unsigned/signed mismatch warning
2008-02-16 Daniel Hokka ZakrissonUse lockf instead of flock, the former works on NFS.
2008-01-23 Daniel Hokka ZakrissonUse the correct syscall number.
2008-01-03 Daniel Hokka ZakrissonMove WRITE_INT to util-io.h, so other programs can...
2007-09-03 Enrico Scholzwhitespace-cleanup
2007-09-03 Enrico Scholzfixed const-ness of matchlist functions
2007-09-03 Enrico Scholzfixed declaration of 'struct stat'
2007-08-16 Daniel Hokka ZakrissonAdd fallback syscall numbers, if it's not defined in...
2007-08-08 Daniel Hokka ZakrissonAdd sys_unshare to the Makefile.
2007-08-08 Daniel Hokka ZakrissonAdd support for the various new APIs in 2.2 and 2.3...
2007-07-22 Daniel Hokka ZakrissonAdd exclude list support for vclone.
2007-06-01 Enrico ScholzFixed problems when building both a dietlibc and a...
2007-06-01 Enrico Scholzdeallocate resources symmetrically
2007-02-20 Daniel Hokka ZakrissonAdd support for the migration flags.
2007-02-04 Enrico Scholz- documented parts of the code were I needed to think...
2007-02-04 Enrico Scholz- reworked the large pagesize patch; it seems to be...
2007-01-27 Daniel Hokka ZakrissonActually check the mtime when it's not optional.
2007-01-27 Daniel Hokka ZakrissonAdd an option (--ignore-mtime) to vhashify to hashify...
2007-01-21 Daniel Hokka ZakrissonAdd vclone, to help with cloning guests.
2007-01-20 Daniel Hokka ZakrissonAdd patch from David Woodhouse to work with 64 KiB...
2007-01-09 Daniel Hokka ZakrissonCheck if dietlibc declares syscall incompatibly, to...
2006-12-09 Daniel Hokka Zakrissonvserver.h defines CLONE_NEW*.
2006-09-15 Benedikt Boehmcleanup old cvs cruft; add mkrelease script; use svn2cl...
2006-09-12 Daniel Hokka ZakrissonFix sys_clone usage on sparc and s390, sparc returns...
2006-09-10 Benedikt Boehmskip duplicate util-vserver dir