haiku/src
Axel Dörfler 25ce6eff93 Added a driver_settings test application. It parses all settings in
~/config/settings/kernel/drivers first, and then (re)parses some built-in
settings strings.
Use "-v" to enable verbose output.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3517 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-15 13:08:14 +00:00
..
add-ons ep_scan_partition(): Removed erroneous check for cookie (it's unused here), and fixed child index counting. 2003-06-14 00:12:12 +00:00
apps use OBOS_CPU_TYPES so compiling with R5 header is still possible 2003-06-13 19:45:16 +00:00
kernel Fixed addition of empty parameters in certain situations. 2003-06-15 13:03:49 +00:00
kits implemented media_format Matches() and SpecializeTo() 2003-06-13 16:25:56 +00:00
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
prefs Switched to rdef resource format, should finally fix the build. 2003-06-11 06:28:13 +00:00
servers Removed the old, nicely working, DiskDevice API support from the registrar. We're going to reimplement it in the kernel. 2003-06-04 21:31:00 +00:00
tests Added a driver_settings test application. It parses all settings in 2003-06-15 13:08:14 +00:00
tools added signed types, fixed printing for unsigned types, added more detail for some fields, other minor improvements 2003-06-15 02:42:04 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00