haiku/src/kernel/drivers
Axel Dörfler 41691b996a Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents.
Implemented realloc().
Adapted all other sources, some minor cleanups in some files as well.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1773 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-29 23:07:06 +00:00
..
arch Fixed more warnings due to the int/int32/status_t change. 2002-09-24 00:08:50 +00:00
fb_console Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
dev.c Added a warning for drivers which don't export the api_version. 2002-09-30 21:59:09 +00:00
Jamfile Removed the contents of the common/ directory. 2002-10-05 18:19:18 +00:00