haiku/headers
Axel Dörfler 21885de266 * BFS now always writes back the whole block when it writes the super block.
* Therefore, I've added an I/O control that let's it update the boot block
  part of this block, so that makebootable can use it on a mounted volume
  (this will probably be moved into a disk system API later).
* Added user_memcpy() to the fs_shell.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-12-08 14:23:35 +00:00
..
build * fix the build of the libbe_test target 2007-11-01 15:03:58 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp
glibc
gnu
legacy/network
libs updated libpng to 1.2.22 2007-10-26 18:09:44 +00:00
os Wrong method name 2007-11-30 19:51:44 +00:00
posix added pthread_once() implementation and tests 2007-12-07 21:02:59 +00:00
private * BFS now always writes back the whole block when it writes the super block. 2007-12-08 14:23:35 +00:00
tools