|
|
|
@2739
|
[2739]
|
07/14/08 15:12:25 |
dhozac |
Move exitLikeProcess to libvserver. |
|
|
|
@2718
|
[2718]
|
06/16/08 13:32:49 |
dhozac |
On failure, mmap returns MAP_FAILED, not 0. |
|
|
|
@2685
|
[2685]
|
02/22/08 00:22:23 |
ensc |
added support for using libnss instead of beecrypt for vhashify's
hash … |
|
|
|
@2680
|
[2680]
|
02/21/08 23:33:21 |
ensc |
fixed unused param + unsigned/signed mismatch warning |
|
|
|
@2678
|
[2678]
|
02/16/08 23:09:30 |
dhozac |
Use lockf instead of flock, the former works on NFS. |
|
|
|
@2674
|
[2674]
|
01/27/08 08:55:13 |
dhozac |
Add missing svn:keywords. |
|
|
|
@2671
|
[2671]
|
01/23/08 11:38:17 |
dhozac |
Use the correct syscall number. |
|
|
|
@2657
|
[2657]
|
01/12/08 16:35:17 |
dhozac |
Fix svn:ignores. |
|
|
|
@2650
|
[2650]
|
01/03/08 16:30:17 |
dhozac |
Move WRITE_INT to util-io.h, so other programs can use it too. |
|
|
|
@2608
|
[2608]
|
09/03/07 09:42:17 |
ensc |
whitespace-cleanup |
|
|
|
@2607
|
[2607]
|
09/03/07 09:40:40 |
ensc |
fixed const-ness of matchlist functions
made the initial file-list a … |
|
|
|
@2606
|
[2606]
|
09/03/07 09:38:46 |
ensc |
fixed declaration of 'struct stat'
include <sys/stat.h> instead of … |
|
|
|
@2587
|
[2587]
|
08/16/07 04:00:23 |
dhozac |
Add fallback syscall numbers, if it's not defined in the headers. |
|
|
|
@2579
|
[2579]
|
08/08/07 22:47:12 |
dhozac |
Add sys_unshare to the Makefile. |
|
|
|
@2578
|
[2578]
|
08/08/07 22:05:26 |
dhozac |
Add support for the various new APIs in 2.2 and 2.3, in particular, netv2. |
|
|
|
@2569
|
[2569]
|
07/22/07 19:24:29 |
dhozac |
Add exclude list support for vclone. |
|
|
|
@2545
|
[2545]
|
06/01/07 18:18:46 |
ensc |
Fixed problems when building both a dietlibc and a GNU version of … |
|
|
|
@2544
|
[2544]
|
06/01/07 18:16:33 |
ensc |
deallocate resources symmetrically |
|
|
|
@2501
|
[2501]
|
02/20/07 18:33:35 |
dhozac |
Add support for the migration flags. |
|
|
|
@2485
|
[2485]
|
02/04/07 18:18:27 |
ensc |
- documented parts of the code were I needed to think >1min about its
… |
|
|
|
@2484
|
[2484]
|
02/04/07 18:17:02 |
ensc |
- reworked the large pagesize patch; it seems to be always PAGESIZE*2+1
… |
|
|
|
@2476
|
[2476]
|
01/27/07 11:05:58 |
dhozac |
Actually check the mtime when it's not optional. |
|
|
|
@2475
|
[2475]
|
01/27/07 10:38:56 |
dhozac |
Add an option (--ignore-mtime) to vhashify to hashify files with differing … |
|
|
|
@2467
|
[2467]
|
01/21/07 19:26:45 |
dhozac |
Add vclone, to help with cloning guests. |
|
|
|
@2461
|
[2461]
|
01/20/07 08:43:07 |
dhozac |
Add patch from David Woodhouse to work with 64 KiB pages. |
|
|
|
@2446
|
[2446]
|
01/09/07 14:22:11 |
dhozac |
Check if dietlibc declares syscall incompatibly, to avoid errors.
Move the … |
|
|
|
@2421
|
[2421]
|
12/09/06 17:12:18 |
dhozac |
vserver.h defines CLONE_NEW*.
Remove unused include of sys_clone.h from … |
|
|
|
@2313
|
[2313]
|
09/15/06 10:31:53 |
hollow |
cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl |
|
|
|
@2296
|
[2296]
|
09/12/06 13:11:39 |
dhozac |
Fix sys_clone usage on sparc and s390, sparc returns parent pid in
the … |
|
|
|
@2283
|
[2283]
|
09/10/06 19:07:57 |
hollow |
skip duplicate util-vserver dir |
|
copied from trunk/util-vserver/lib_internal:
|
|
|
|
@2278
|
[2278]
|
01/22/06 20:20:29 |
ensc |
updated |