haiku/src
Axel Dörfler ccc09203a5 Added power management functions to support Dano (needed to boot Dano using
our file system):
- added bfs_wake_vnode(), and bfs_suspend_vnode()
- bumped B_CUR_FS_API_VERSION to 3 as needed for Dano

It should now be able to boot Dano with our BFS, although I haven't tested
it. The information was gained using some degree of reverse engineering...
It won't be part of the BFS implementation for OpenBeOS (that won't run on R5
anymore) :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-11 01:03:35 +00:00
..
add-ons Added power management functions to support Dano (needed to boot Dano using 2002-09-11 01:03:35 +00:00
apps Moving arp, ifconfig, ping, route and traceroute dirs from /current/src/apps/. to 2002-08-27 07:25:01 +00:00
kernel just changed a comment in rootfs_open(). 2002-09-09 09:51:51 +00:00
kits Some small fixes 2002-09-10 15:09:45 +00:00
prefs More *%($ing file problems 2002-08-31 21:11:41 +00:00
servers + Added SetSupportedTypes() test 2002-09-09 08:12:03 +00:00
tests + Added SetSupportedTypes() test 2002-09-09 08:12:03 +00:00
tools Added initial timing support. Individual test cases now display run time 2002-08-24 04:50:56 +00:00
Jamfile Build the kernel first. This cures the earlier problem with 2002-07-12 19:07:26 +00:00