This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
782c98afd9b856369fe39dae8b1abf8c7a1ea4f3
haiku-beta6
/
src
T
History
Ingo Weinhold
8c37e2348e
Added support for new flag B_KILL_CAN_INTERRUPT. (Do ports really not support absolute timeouts?)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-25 14:13:00 +00:00
..
add-ons
Fixed a hang on boot problem with bus manager initialization. Apparently the BeOS kernel doesn't seem to like using spinlocks as the ver first thing in the boot process, so I rolled my own. Everything is now working consistently.
2005-02-24 02:40:06 +00:00
apps
Some simplifications and cleanup.
2005-02-24 18:50:24 +00:00
data
updated timezone files from ftp://elsie.nci.nih.gov/pub/tzdata2005c.tar.gz
2005-02-02 21:58:42 +00:00
kernel
Added support for new flag B_KILL_CAN_INTERRUPT. (Do ports really not support absolute timeouts?)
2005-02-25 14:13:00 +00:00
kits
Implemeted some methods for BBitmaps which accepts views, got rid of "NOT_IMPLEMENTED". Fixed a warning in ListView.cpp
2005-02-23 11:23:41 +00:00
libs
Don't link against the libfreetype.so in ~/config/lib as we don't build it
2005-01-19 14:23:43 +00:00
prefs
added usb devices and vendors list from NetBSD version 1.395
2005-02-18 20:27:26 +00:00
servers
Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant.
2005-02-24 03:05:53 +00:00
tests
Added BAlert manual test, used to make the BAlert unit tests and compare the behavior of Be's BAlert to Haiku's BAlert.
2005-02-13 16:49:03 +00:00
tools
Write return and parameter type names into the generated strace file.
2005-02-22 12:33:49 +00:00
Jamfile
Added data directory, it should contain generated data files
2004-11-19 19:25:44 +00:00