This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
src
History
Ingo Weinhold
4b8a71155a
Added a registrar skeleton.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@374 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-21 22:40:07 +00:00
..
add-ons
removed volatile statements that should not be used with functions
2002-07-21 10:56:08 +00:00
apps
Added listdev, mkdos and pc to the build. The gnu subdirectory is still missing, but it doesn't compile as a lot of files are missing and I wonder anyway, if we want to pollute the tree with GPL.
2002-07-12 22:11:53 +00:00
kernel
this adds address to symbol lookups to the kernel debugger. try the "ls <someaddr>" command.
2002-07-21 17:50:56 +00:00
kits
The beginning of the registrar - API classes interface.
2002-07-21 22:37:39 +00:00
prefs
Ooops :-)
2002-07-18 01:09:06 +00:00
servers
Added a registrar skeleton.
2002-07-21 22:40:07 +00:00
tests
Fixed dynamic loading problems for remote object tests
2002-07-21 19:50:15 +00:00
tools
Fixed warnings (method shadowing).
2002-07-21 00:51:08 +00:00
Jamfile
Build the kernel first. This cures the earlier problem with
2002-07-12 19:07:26 +00:00