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
d548f1310f
Adding a tool I use frequently to quickly decode UHCI status values.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32827 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-30 03:50:59 +00:00
..
add-ons
When we truncate or resize the file we need to trim the write_buffers. Otherwise
2009-08-30 02:41:31 +00:00
apps
Applied a small patch that has ALT+R assigned to 'Rotate Indices Right' and ALT+SHIFT+R to 'Rotate Indices Left'.
Fixes
#4183
. +alphabranch
2009-08-27 14:21:25 +00:00
bin
Print the level for each dumped node, also serves as a delimiter, else all the PCI devices look like a mess.
2009-08-30 00:27:13 +00:00
build
…
data
…
documentation
…
kits
The code didn't follow the comment above it. For the /boot partition, a link
2009-08-29 10:50:04 +00:00
libs
…
preferences
Fix warning: deprecated conversion from string constant to 'char*'.
2009-08-26 13:24:59 +00:00
servers
* Added proper locking to _ResizeToFullScreen().
2009-08-28 09:33:18 +00:00
system
Fix regression introduced in r32526: registering the device watcher for node monitoring needs to happen synchronously, otherwise a race condition occurs: unless you're very lucky, the event for creating the raw device would happen before the async thread had a change to add the node monitor, and as such the listener would miss it, and never trigger a filesystem/partition scan. As a result, whether or not adding a USB stick would actually show a volume was essentially russian roulette. Fixes ticket
#4345
.
2009-08-29 21:49:59 +00:00
tests
Adding a tool I use frequently to quickly decode UHCI status values.
2009-08-30 03:50:59 +00:00
tools
…
Jamfile
…