From: Erik A. H. <er...@he...> - 2002-04-24 16:46:43
|
Available in the usual place: http://sourceforge.net/project/showfiles.php?group_id=24453&release_id=86348 3.1.10 --------------------------------------------------------------------- This release features a much-improved vrfork and a vexecmove. These two interfaces still need some work in the error cases but they seem pretty stable at this point. Documentation is still a to-do here. There's also the usual round of bug fixes. Changes from 3.1.9 to 3.1.10 * Added vexecmove to do basically the same thing as vrfork with arbitrary binaries. * Rewrote vrfork (and therefore also vexecmove) so handle multiple processes per node somewhat reasonably. * Added "locked" mode for bpstat. (-L) * Fixed a bug in move interface code that could lead to kernel oopses. |