haiku/headers/private
Axel Dörfler 15173df4e9 Last patch of the vm86 patch series from Jan Klötzke - thanks!:
* The new function vm86_do_int(struct vm86_state *state, uint8 vec) provides a
  facility to call BIOS interupt handlers. The function must only be called from
  a user thread context because the lower 1MB of the address space is used.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25610 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-22 13:54:28 +00:00
..
app Removed PortQueue since it's not used. Small style (old) changes here 2008-05-12 13:27:56 +00:00
audio
bluetooth
debug
disk_scanner
drivers
firewire
fs_shell * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
graphics * Replaced the old s3savage driver with the new s3 driver, both written by 2008-05-20 21:09:49 +00:00
input
interface
kernel Last patch of the vm86 patch series from Jan Klötzke - thanks!: 2008-05-22 13:54:28 +00:00
libroot Added missing spwd::sp_lstchg field. 2008-05-19 02:16:12 +00:00
mail
media - Implemented MediaExtractor::Copyright, which just calls the instantiated reader 2008-05-07 21:09:56 +00:00
midi
net Patch by Andreas Faerber: 2008-05-22 11:59:26 +00:00
opengl/GL/internal
print
runtime_loader
screen_saver
shared * the Chip field is currently unused in our pci ids list, so we prefer to provide the subsystem name when it is found as a second device description 2008-05-12 16:55:47 +00:00
storage * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
syslog_daemon
system * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
textencoding
tracker
usb_vision
userlandfs