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
Michael Lotz
8b8ddda544
Added socket.c to the build again. It is of course neccessary to have it in libnet.so. The real version of socket is in libsocket.so.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12290 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-11 18:12:40 +00:00
..
add-ons
Added very basic VESA driver. Will be improved in the future (right now
2005-04-08 15:11:32 +00:00
apps
…
bin
* don't rely on fchdir-stub.c anymore to provide fchdir as we support it
2005-04-04 19:33:37 +00:00
build
…
data
…
kernel
Added the arch_vm_supports_protection() call.
2005-04-11 17:52:37 +00:00
kits
Added socket.c to the build again. It is of course neccessary to have it in libnet.so. The real version of socket is in libsocket.so.
2005-04-11 18:12:40 +00:00
libs
…
prefs
Updated Wacom products
2005-04-05 12:22:22 +00:00
servers
Added support for setting a window's workspaces from BWindow::SetWorkspaces(). Added a new method in RootLayer to have the new window list, invalidate, set new focus and send activate messages in a single command. Did that because there were many places where the same sequence was executed.
2005-04-10 19:04:06 +00:00
tests
MiniTerminal now sets the correct window size and updates it when resized.
2005-04-09 17:21:14 +00:00
tools
Install the StatCacheServer, too.
2005-03-31 10:40:42 +00:00
Jamfile
…