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
2ee487c82af9435a7f5f6484eea3a8b7a47c235f
haiku-beta6
/
src
T
History
Ingo Weinhold
2ee487c82a
Added debugger notifications for team creation/deletion events.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11476 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-24 16:11:25 +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
* Implemented colorized output.
2005-02-22 12:37: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 debugger notifications for team creation/deletion events.
2005-02-24 16:11:25 +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
…
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
…