haiku/headers
Axel Dörfler 2c49465329 * Removed the at_kbd_io and AT keyboard stuff; this is now done within the PS/2
driver, and that driver is using the raw_key_info structure as well.
* Renamed kb_mouse_driver.h to keyboard_mouse_driver.h.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36267 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-14 19:19:14 +00:00
..
build Fixed build of the app_server test environment on Haiku. 2010-04-11 13:15:54 +00:00
compatibility * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
config
cpp
glibc
libs This modifies the Postscript printer to be able to insert a pipe in between the Postscript generation 2010-04-11 22:01:13 +00:00
os * Added new team flag B_TEAM_DEBUG_PREVENT_EXIT that prevents teams from exiting 2010-04-14 18:03:48 +00:00
posix * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
private * Removed the at_kbd_io and AT keyboard stuff; this is now done within the PS/2 2010-04-14 19:19:14 +00:00
tools