haiku/src/kernel
beveloper 8271683e44 backport a bugfix from newos:
another terrible bug that managed to exist this long and not clobber everything.
  The io vector table was being created with an incorrect size, so all sorts of garbage was getting written to whomever was allocated after it.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-22 01:00:26 +00:00
..
apps fix type mismatches 2002-09-03 01:40:34 +00:00
boot Refined cv_factor calculation. 2002-07-24 12:39:31 +00:00
core backport a bugfix from newos: 2002-09-22 01:00:26 +00:00
drivers Changed the argument order of sys_read/write() to be more intuitive. 2002-08-09 17:03:03 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot Change int into status_t, and other changes for better BeOS type compatiblitly. 2002-09-03 02:19:22 +00:00
vm2 More improvements. Does not run all tests, though - still have some locking issues 2002-09-16 03:14:44 +00:00
Jamfile Added the new string files to the build. 2002-09-17 15:02:37 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00