haiku/src
Axel Dörfler d6ac23c010 * Moved the location of the "hosts" file to
B_COMMON_SETTINGS_DIRECTORY/network/hosts.
* Moved the location of the "services" file to
  B_COMMON_DATA_DIRECTORY/network/services.
* Removed headers I forgot to remove.
* Made getnameinfo() use socklen_t internally as well.
* Removed _PATH_* constants from netdb.h that we don't deliver anymore.
* Automatic whitespace cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-10 10:13:19 +00:00
..
add-ons hopefully fixed NV44 (geforce 6100, 6150 and 6200) displaying trouble on analog VGA connected screens on one output by using a workaround for a new unknown register bit. Verified OK on a geforce 6200LE. Bumped version to 1.07. 2009-11-09 21:26:24 +00:00
apps When colors are changed, also invalidate the container view. 2009-11-08 15:48:05 +00:00
bin * Fixed warnings. 2009-11-09 22:19:56 +00:00
build Fix build. 2009-09-18 23:29:32 +00:00
data added Belgian keymap with point instead of comma on the keypad 2009-10-23 01:18:43 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * Moved the location of the "hosts" file to 2009-11-10 10:13:19 +00:00
libs updated libpng to 1.2.40 2009-11-08 23:30:28 +00:00
preferences Call be_locale->GetAppCatalog() after creation of the application and before creation of the window. Should not crash anymore. 2009-11-10 01:19:00 +00:00
servers * Adjusted thread priorities of several system services based on a mail from 2009-11-09 15:25:48 +00:00
system * The pthread_thread structure is now allocated for all threads. 2009-11-09 21:33:35 +00:00
tests * Added the PictureTest to the app_server test environment. 2009-11-04 13:05:18 +00:00
tools * Use os.path.walk to visit directories 2009-11-06 15:55:44 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00