haiku/src/servers
Ingo Weinhold 6b202f4e3d * Introduced new header directory headers/private/system which is supposed
to contain headers shared by kernel and userland (mainly libroot).
* Moved quite a few private kernel headers to the new location. Split
  several kernel headers into a shared part and one that is still kernel
  private. Adjusted all affected Jamfiles and source in the standard x86
  build accordingly. The build for other architectures and for test code
  may be broken.
* Quite a bit of userland code still includes private kernel headers.
  Mostly those are <util/*> headers. The ones that aren't strictly
  kernel-only should be moved to some other place (maybe
  headers/private/shared/util).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-14 03:55:16 +00:00
..
app * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
bluetooth - Implement RemoteDevice::GetFriendlyName() in kit and handle the required reply in the server. 2008-04-19 16:53:06 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
input * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
mail * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
media_addon Cast B_OK to (uint32) to solve an overloading ambiguity (I don't agree 2008-05-08 20:50:17 +00:00
midi replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
net * Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed 2008-03-24 12:04:47 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print * do some simple checking if the printer exists and is usable at 2008-03-24 13:23:03 +00:00
registrar * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon Added "FTP" facility string. 2008-02-18 12:42:34 +00:00
Jamfile Initial checkin. Works fine for me so far, but YMMV. Bug reports appreciated. 2006-12-21 21:12:58 +00:00