= Improvements since R1/Alpha 4 = Haiku R1 alpha 4 -- Release Date: 2012-11-14 -- Revision: hrevr1alpha4-44702 This page outlines some of the more notable changesets since then. Additions and corrections are encouraged. === Kernel Drivers or Filesystems === * Virtio support: * block devices (supported features: configuration change) * SCSI devices (supported features: capacity change) * PCI: legacy/MSI/MSI-X interrupts supported * SCSI: * fixed support for non zero luns. * maximum lun count is now a bus configuration. * MSI-X support: activated in the FreeBSD compat layer. * MSI: activated for AHCI and USB host controller drivers, fixed for some AMD based systems. * intel_gart: bridge detection is fixed. * PCI: use pcie mechanism for config space access * x2APIC support (opt-in boot option) * iso9960, exfat, fat: Corrected time conversion mistakes. * cdda, fat, iso9660: clear tv_nsecs fields in the stat struct. * bfs, btrfs, exfat, extfs: Return more than a single dirent at a time in btrfs_read_dir(). * ext2: fixed sparse file support * Support for ASLR (Address Space Layout Randomization) and DEP (data execution prevention) added * Added KeyStore server for securely storing passwords * TRIM support (AHCI only, experimental) * RAM Disk Driver (experimental) === Upgrades === * GCC 4.7.3 * Update network drivers to the FreeBSD 9.2 release * Update ACPICA to 20130823. === Applications === * Numerous fixes and improvements to Debugger * Add gravity screensaver based on GCI 2012 work * KeymapSwitcher updated * Added ResourceEdit application * New/better color schemes in Terminal * Increase the font size options in Terminal * Merge changes from Fonzoterm into Terminal * Add a hyperlink mode to Terminal * Node monitoring and on-the-fly textencoding added to StyleEdit * StatusView encoding context menu implemented in StyledEdit * Added PatchBay midi demo application * Added HaikuDepot graphical package management application * NetworkStatus now uses the network API === Misc === * Initial work on support for Raspberry PI (experimental) * Swapped Polish typist's keymap with much more frequently used programmer's keymap. * Numerous 64-bit fixes * haiku.image now supports the target x86_64 (including acpi and lan/wlan drivers) * Added support for LLVMpipe for gcc4 * Deskbar clock settings moved to Time Preferences * Unifying unsaved changes alerts. * Add MIME type for XAR archives (GCI work) * ReadOnlyBootPrompt is now FirstBootPrompt * Implemented GPT partition read and write support * Numerous NFS4 fixes and updates * Terminal OSC and color management support improved * Update Tracker's Find Panel to use the Layout API. * Switch to using terminfo instead of termcap * Added a PSD translator. === Bugs fixed === * #2446 Add Cc: text field to mails shown when it's not empty. * #3655 Implemented StatusLine and R5-like ReadOnly mode in StyledEdit * #4146 Allow Magnify to resize to smaller sizes more gracefully. * #4446 Replace Tracker add-on filename shortcuts with attributes * #4857 Don't require holding shift for force identify in Tracker * #5012 Removed the help menu from Magnify * #5015 BPopUpMenu / BMenuField graphic glitch * #5791 Open files in READ_WRITE mode only when necessary in People. * #6347 LaunchBox crash on empty pad closure * #6453 StyledEdit text sizes in a selection when a different font family is chosen * #6513 Drawing artifact in Tracker * #6536 Pass the B_FILTER_BITMAP_BILINEAR for scaling backgrounds more clearly * #6610 It should be possible to open disabled menus * #6654 Reword an alert prompt in Tracker to be less detailed, but more correct. * #6717 Fix support of East Asian Full Width characters in Terminal * #6894 It should be possible to open popup menu using attached label * #6227 Fix GB18030 Chinese encoding support in Terminal. * #6859 Cmd/Ctrl-Home/End Shift-selection support in BTextView. * #7209 Font color does not change in Terminal for Polish locale. * #7321 Localize Attribute List Views (types and display) in FileTypes. * #7406 Truncate Background image name to avoid layout problem * #7423 Improve handling of mbyte chars in UTF8Char::IsSpace * #7523 Intel Extreme driver showing blank with N10 (GMA 3150) * #7533 Renamed Save button to Apply in Notifications preferences. * #7630 Windows sent back won't rise again * #7639 Redraw issue in ColumListView. * #7726 Time Preferences show time zone tooltip outside of list * #7734 Avoid race conditions in ToolBar animation of ShowImage * #7736 Fix memory corruption crash in ShowImage * #7824 Failure to build a cross-compiler on Haiku. * #8003 Make ReadOnlyBootPrompt visible on all workspaces. * #8005 Drawing issues for dragBitmap in Tracker * #8108 Terminal font size setting only affect active tab * #8256 Remember color schema settings in Terminal * #8299 Fix MediaConverter crash, also BeScreenCapture works again. * #8388 Crash after enabling navigator in Tracker * #8562 Deskbar prefs i18n updates. * #8566 Use close button from Web+ for Notifications * #8614 BWindow::DecoratorFrame returns incorrect results * #8617 Poorman crashes on page refresh * #8661 fcntl(fd, F_GETLK, ...) violates POSIX * #8671 Smarter Zoom behavior for TeamsWindow in Debugger * #8716 Add FreeType headers dependencies * #8747 New "Action Stop" icon for WebPositive with better perspective. * #8770 Correct errno return in link() function * #8781 Display rotated images with alpha channel properly * #8817 Update Screen preferences layout. * #8882 Add gcc version check to gl.h to avoid warnings * #8913 Monitor turns off booting with HD4870X2 * #8945 Launch ReadOnlyBootPrompt if fresh install * #8963 Sounds focus cycling using Tab doesn't work * #8974 'super block' should be 'superblock' (easy) * #8978 Call UpdateButtons on mouse_movement data for ALPS device * #9089 Network preference localization * #9104 Fix Scrollbar arrow button alignment. * #9119 Update Deskbar to use menu text and selected menu text color prefs. * #9136 Fix wording of auto swap management in VirtualMemory * #9145 Revisit intel_extreme mode setting * #9155 [Terminal] revert yellow cursor color * #9193 Remove (too general) MPEG2 transport stream (mp2t) sniffer rule * #9196 get around Screensaver password lock * #9217 BTextView should clamp given offsets to avoid crashes * #9218 Don't require a subject to save a draft in Mail * #9287 Make the EULA and Installer appear on all workspaces. * #9292 Replace isometric toolbar icons with 2D style in WebPositive * #9293 Some Terminal enhancements * #9294 Fix incorrect order of operations in ValueNodeManager in Debugger * #9302 Selected item wrong in BListView after an AddList Insertion * #9311 usb_midi fix to handle more "Class-Compliant" devices * #9316 Correct attribute names "Audio" -> "Media" () in CDDB * #9323 Make sure glu.h gets placed into image * #9330 Notifications Window is always inside the screen * #9339 Localization for ICNS Translator * #9345 bad redrawing upon switching layouts in Keymaps * #9368 KDL on boot caused by ipro1000 driver * #9388 Make Playground find its catalog * #9391 Renamed "Windows" to "Option" in Shortcuts GUI * #9399 Renamed the button "Desktop (Live-CD)" to "Boot to Desktop". * #9433 BMenuField: fixed broken view color. * #9444 Setmime misbehaves if not all args are specified * #9446 [net_server] doesn't bring up newly plugged interfaces * #9456 Store and read show/hide Deskbar clock setting. * #9469 Can't enable Show clock in Deskbar with Auto-hide enabled * #9473 OpenGL demo applications crash * #9474 Always build the button bar in Mail. * #9481 Lock BMenuBar::_Track() atomically. * #9487 GIFLoad array subscript below array bounds * #9501 Fix color preview drawing bug in Appearance. * #9502 SetToolTip code cleanup * #9522 Build failure with Haiku GCC 4 in userlandFSServer * #9523 Multi-thread build broken due to libnetapi * #9524 iso9960, exfat, fat: Corrected time conversion mistakes. * #9530 Omit Terminal Id title in case single app instance running * #9531 Remove useless font style/family settings defaults from Terminal * #9532 Keep color control enabled after color scheme change * #9555 nfs4 caching too aggressive * #9556 Wrong error handling in CreateObject in nfs4 * #9558 KDL when trying to run git clone on a nfs4 mount * #9561 KDL when mounting exports located in directory deeper than 1 level * #9584 Implement rule AddDirectoryToHaikuImage in installoptionalpackage. * #9623 Added GitHub as a possible source search location to ReadMe.IntroductionToHaiku * #9632 Shutdown/restart sometimes slow/never completes on latest builds * #9636 Fix "Error opening terminal:xterm-256color" issue in Terminal. * #9649 Fix regression in BUnicodeChar::ToUTF8() introduced in hrev4546 * #9653 Improve File Encoding StatusView cell in StyledEdit. * #9659 Fix another regression in BUnicodeChar::ToUTF8() * #9663 When clearing the filter state, don't disable filtering entirely * #9671 sysinfo misses some extended features * #9673 Integer overflow in slider for partition size in DriveSetup * #9682 Add a way to start a new team interactively in Debugger * #9684 Report generation can hang if reading stack memory fails in Debugger * #9685 Update Mesa package to fix OpenGL app crashes * #9687 Add support for kill to handle the kill by name as well as job id. * #9697 Rework report format as suggested in Debugger. * #9700 CLI threads command does not include exception/call reason in Debugger * #9706 VL-Gothic fonts is updated to version 20130422. * #9714 KDL when booting after hrev45558 * #9726 Beezer no longer works on latest nightlies * #9734 Receiving from a nonblocking socket causes "Operation timed out" error * #9735 Draw truncated menu label in BMCPrivate * #9755 Search field to filter images list in Debugger * #9753 Menu Field with variable size should truncate label if item is wider than frame * #9756 Structure images list by path components of entries in Debugger * #9758 Add optional command line output capture to Debugger * #9768 Better ProcessController - Debugger integration * #9770 if_nameindex() returns multiple elements with same if_index * #9774 Allow re-running a program in Debugger * #9775 Switch between source and disassembly in Debugger * #9776 Add context action to open source file to SourceView in Debugger. * #9777 Improve breakpoint list editing in Debugger * #9779 Add Type column to VariablesView in Debugger. * #9788 Fix incorrectly initialized fTransparentMode in GIFTranslator. * #9807 Fix RealTek RTL8111 * #9813 Check for compilation artist before looking for track specific artist info * #9816 Entries in BPopUpMenu are truncated * #9821 Don't call null function pointers in route * #9822 Fixed statistics words count in StyledEdit * #9841 Avoid flickering when stepping in Debugger * #9842 x86-64 panics early in boot when built with KDEBUG_LEVEL 0 * #9851 Forkbomb causes Kernel Screen of Death * #9853 Fixed bridge detection for intel_gart * #9854 Debug button doesn't always work in Debugger * #9855 Add option to stop on image load to Debugger * #9686 vm_copy_area() could fail for the "commpage" area. * #9819 Implement keyboard navigation in ColorControl * #9860 Deskbar crashes on restart if Workspaces were placed to Deskbar. * #9882 Fix layout issue in Backgrounds preflet. * #9888 Add parens to fix warnings in IconUtils * #9895 Dereference of a null pointer in ACPI * #9909 Memory leak in VFS * #9915 Update inactive window control focus flag. * #9928 sprintf() crash with 'a'/'A' format specifier * #9930 Check the bus number for pcie mechanism fixing KDL * #9931 Allocate returned buffer in realpath() in case resolved_name's argument is NULL * #9938 [WebPositive] BrowserWindow.cpp: Potential leak of memory pointed to by 'threeDaysAgoMenu' * #9945 BMediaFile leaks ca. 100 KB * #9947 Trac: RSS/Atom feed update * #9950 'Speaker' volume control on the wrong 'Input' tab in Media Prefs * #9952 Delay password lock for a few seconds * #9953 ping gives crazy std deviation values * #9956 Speakers active when headphones plugged in * #9957 Package_daemon crash * #9959 pthread minimum stack not adjusted to match haiku change * #9960 Include disassembly in crash report * #9961 Store source file mapping in per-team settings * #9965 vm_page_fault in hda codec (maybe related to hrev46064) * #9968 /boot/home/config shows as "home" in Tracker * #9972 [Build System] many files are not identified * #9975 [Terminal] crashes after closing inactive tab via middle click * #9980 [Keymap] no way to reset modifier keys * #9982 [Installer] doesn't quit correctly on alt+w at EULA window * #9991 HaikuPM: perl - cannot install modules with cpan shell * #9993 pls, add ID for Radeon 5570 OC Version * #9994 Installer cannot see newly formatted disks. * #9999 [StyledEdit] add icons to Open... menu * #10000 [HaikuDepot] Install button flickers * #10006 Update DefaultBuildProfiles to use release-*, not alpha-* * #10011 Makefile-engine broken on Haiku PM * #10014 bring back setgcc in PM * #10018 pkgman depends on curl, but no curl installed * #10019 [Haiku PM] Background - "Icon label outline" doesn't work * #10022 Missing HAIKU_TOP causes build problems * #10024 Document new build commands in ReadMe * #10026 PM: Building on Haiku: Spaces in paths no longer supported * #10028 Make master build on Mac OS X again after PM-merge * #10029 Default image fails to mount common packagefs * #10039 [HaikuDepot] locks up while Package changes window is shown * #10041 [PM] cannot override 'system' driver * #10042 x86 DEBUG builds are failing since PM merge * #10043 usb_disk fails to handle USB stick, panic KDL when trying to boot from it * #10045 PM: Putting fonts in non-packaged/data/fonts does not seem to work * #10051 Re-add download progress feedback to pkgman * #10053 StyledEdit: the find panel is modal, and doesn't allow to interact with the document * #10060 [WebPositive] Disabling support for SSL certificates, no CA bundle * #10063 Long blank screen (~17s) before Haiku boot screen * #10068 [PATCH] Fix loading add-ons in safemode * #10070 B_USER_BOOT_DIRECTORY points to a non existent path * #10072 Deskbar menu closes when mouse cursor is over separator * #10073 default Web+ bookmark for Software->haikuports is stale * #10075 LAME encoder crashes * #10081 "package" command will crash if used without arguments. * #10086 Terminal shows escape codes * #10087 Configure fails to open haiku.hpkg * #10088 pcnet broken under vbox * #10089 KDL in BFS at shutdown * #10090 checkfs help seems incorrect * #10093 Configure can't find gcc * #10100 HaikuDepot: "uninstall" button doesn't work at all. * #10102 [package_daemon] crashes in strcmp * #10108 [HaikuDepot] duplicate packages * #10115 Not updating "Status" upon failed package activation * #10116 Support middle click for "best-fit" for attribute columns * #10118 Configure shows broken error message * #10120 Haiku filesystem layout in userguide is made obsolete by package management * #10125 ScreenSaver locks up * #10127 FirstBootPrompt crashes if trying to type in keyboard layout name * #10130 HaikuLauncher/Webkit issue when logging into webmailcluster.perfora.net (1und1 webmail) * #10131 Package with more than one global-writable-files fails to commit transaction * #10132 Add bookmarks bar to WebPositive * #10136 haiku_loader: cannot select boot volume * #10140 [file_systems/nfs4] kernel_interface.cpp: Mismatching allocation and deallocation * #10147 Haiku doesn't boot from ISO and anyboot image with HDD attached * #10154 [acpi_button] stopped working in VirtualBox * #10156 [ps] Implement -o option to customize the program output * #10164 Old PKG files can't be installed anymore * #10166 Icons screensaver displays garbled icons * #10168 Esc keypress to close WebPositive's find bar hits 'next' first * #10170 Configure doesn't like spaces in path * #10172 [NetworkStatus] use the network kit api * #10175 midi server crash at startup * #10176 BMediaFile crashes within AVFormatReader::Sniff() if it cannot handle the file * #10180 Haiku Book has inherited members on the same page. * #10181 Remove OsDrawer from everywhere * #10183 Incorrect handling of non-existing network devices * #10184 WebPositive: site icon gone from tab * #10185 Notifications: issue with read-only ~/config * #10186 Devices application crashes * #10188 WebPositive 777 crashes on Gmail Page * #10189 Progress of dependencies isn't set to "active" after installation * #10195 WebPositive: cookie support for file protocol * #10196 Installer crash at main window startup while scanning partitions * #10197 [iprowifi4965] (iwn) iwn_read_firmware: could not read firmware iwn6000g2afw * #10199 Haiku x86-64 no longer jams (builds) Haiku x86-64... * #10205 Package Management file blacklist * #10207 [power_daemon] _power_daemon_event_loop_ uses 100% cpu * #10210 [WebPositive] Local directory listing * #10211 problem 1: nothing provides haiku>=r1~alpha4_pm_hrev46279-1 needed by which-2.20-1 * #10213 WebPositive: crash on HaikuArchives * #10214 WebPositive: border-radius make border color overwrite background. * #10223 Fixed possibly not null-terminated strings * #10226 Fixed resource leak and possible strings without null-termiator * #10227 gcc4 "response file" handling broken. * #10228 "package" fails silently - maybe missing .PackageInfo * #10229 Fixed resource leak in Terminal CID: 702031 * #10232 Minor memory leak fix in media kit ParameterWeb * #10237 [PATCH] Fix serialconnect build on x86_64 * #10239 WebPositive crashes on BWebPage::requestDownload() * #10242 WebPositive crash in network backend (corrupted memory) * #10244 Haikuporter KDLs when building WebKit recipe * #10249 Haiku built from Haiku doesn't boot without disabling SMP or NX-bit * #10250 pasting appends MIME type to copied text in Web+ * #10256 Fix Argument Count Mismatch from Coverity * #10262 [boot menu - live cd] blacklist entries will result in a page fault exception * #10263 Missing information about importance of Hrev tags or solution * #10265 Haiku doesn't build on Fedora (lesskey fails) * #10266 hrev46455 x86_64 installer no USB support * #10271 Intel Extreme, not usable at 1680x1050, nightly hrev46464 * #10273 Support for arbitrary view transforms * #10277 Intermittent input_server crash on boot * #10280 -Werror broken for kernel rules * #10283 Debugger does not include all available information when using -s/--save-report * #10287 Include "haiku" repository by default * #10293 "Missing Optional Packages"...alternative? remove from site? * #10294 WebPositive doesn't generate history for searches * #10302 46523_x86_64 Deskbar Crash on Boot * #10303 Error 405 (Method Not Allowed) from Google when typing plaintext-with-spaces search terms into location bar in Web+ * #10308 WebPositive: WebCore RenderLayer problem * #10314 UTF characters unsupported when pasted * #10315 [acpi_battery] x86_64 version crashes * #10316 46543_x86_64 Volume replicant no function * #10317 46543_x86_64 Missing Icon for Vision * #10320 HSBC website does not load. * #10321 Web Workers crashes Web+ * #10324 WebPositive: Crash in asNewNativeImage() * #10325 [PATCH] Make Haiku build on OS X Mavericks * #10330 WebPositive: Middle-click on link doesn't always open new tab * #10331 WebPositive: Shift+middle-click on link should switch to new tab * #10334 Debugger crashes while trying to debug xusb * #10340 Fix Coverity bug 1108194: Copy-paste error * #10345 Freezes at boot rocket icon * #10349 Crashing after closing find window * #10357 ipro1000: device 153b not supported * #10360 OpenGL screensavers broken * #10366 Tracker creates new makefiles with non-standard template * #10370 [translators/psd] PSDLoader.cpp: Mismatching allocation and deallocation * #10371 [kits/network/libnetapi] DataRequest.cpp: Mismatching allocation and deallocation * #10373 AMD Radeon HD 6370M * #10374 [add-ons/index_server/fulltext] CLuceneDataBase.cpp: Mismatching allocation and deallocation * #10379 Fix Coverity CID 1108342: resource leak * #10383 Fix Coverity CID 1108342: Use after free * #10389 Web+ crashes when attaching file to (g)mail * #10390 screenmode does crazy things when fed a modeline * #10391 [WebPositive] crashes in BString::BString * #10396 [PATCHSET] Make Haiku userland compile and work with Clang * #10397 AboutSystem / Locale Preflet crahes * #10405 NFS4: Stale file size when copying to the server * #10407 NFS4: Crash when trying to delete a file * #10410 WebPositive: Javascript console * #10412 Realtek RTL8111 not detected * #10414 [WebPositive] crashes in SSL_read * #10416 Webpositive: Hangs when opening link in a new tab * #10418 Cannot log into bug tracker with Webpositive R1/a4 version * #10419 Webpositive crashes on 46684 nightly's * #10433 KDL Pagefault after scheduler merge during work * #10435 Problems updating type information for app binaries if a corresponding package exists * #10436 Occasional panic on shutdown / reboot * #10441 Missing Icon for Vision hrev46706_gcc2 * #10444 [updatedb] doesn't work anymore * #10445 KDL while running git clone * #10449 Selections, SHIFT key and context menu * #10450 BeOS bitmap icon not retrieved correctly by mime.GetIcon() - Example: Pe * #10452 accessing radeon_hd device locks system up * #10453 BAppFileInfo needs adjustments to work correctly with private mime databases * #10455 WebPositive: localization problem on settings window * #10456 mesa packages need rebuilt post scheduler * #10457 WebPositive Locks Up on URL Opening * #10460 Goodsearch login broken * #10464 wifi card Intel Pro 2915 ABG not working * #10465 New selectable text control used in HaikuDepot corrupts on text selection * #10466 KDL when ejecting CDRW hrev46753 gcc2 * #10478 Can't add SSH key to bitbucket * #10491 Alpha channel not initialized before copy to clipboard * #10500 GLTeapot does not start * #10501 ExFat file system mounts with mountpoint "EXFAT " (with 3 trailing spaces) * #10510 Support Web Sockets (easy) * #10511 Tracker: no OPT+CMD+CursorDown to change+close folder * #10512 [PATCH] Tweaks to the API documentation * #10523 Invoking a menu item shows interface in full-screen * #10536 Radeon drivers broken hrev46860 * #10550 WebPositive crashes when trying to login to bankofamerica.com * #10561 Webpositve doesn't seem to handle cookies correctly * #10563 Radeon Drivers Broken hrev46885 * #10566 POSIX UINT16_C (and other) macros are incorrect in stdint.h * #10569 [hrev46885] Error creating window "add partition" in DriveSetup * #10571 Slow app_server drawing with new scheduler * #10572 Remove builtin LESS, use packaged version * #10575 list available architectures * #10577 Fix ARM mutex stubs * #10578 BView Scaling dont works for font and Rounded Rects * #10602 sort-save screensaver makes the ScreenSaver preferences slugish. * #10606 Would be posible add support for Radeon 7480D (A4 5300 APU) ? * #10610 pkgman crashes on resolving dependencies if COPYRIGHT is blank in a .recipe * #10617 Web+ tries to display rather than download .hpkg link * #10618 ShowImage crashes loading animated GIF * #10619 Dell Inspiron / Lattitude startup problems * #10621 Web+ can't scroll with keyboard anymore * #10623 Invisible text when editing pages on www.haiku-os.org * #10625 Can't download from Haikuware * #10626 WebPositive renders slashdot article header transparent * #10628 KDL: assert failed in scheduler code * #10638 Haiku3D does not build on 64bit. * #10641 Webpositive Crashed in real_time_clock_usecs() * #10645 BView: add support for even/odd winding rule * #10646 GIFTranslator crashes trying to view settings * #10654 Reproducible segment violation on CNet page * #10655 Jam help target does not contain info on how to build haiku targets with specific profiles * #10656 Trac logout link leads to redirect loop * #10659 Handle gcc 4.8.1's DWARF output * #10674 Captcha system seems to be not working normally * #10679 SHIFT misspelt in TeamMonitor section of the User's Guide * #10686 Building Haiku on Haiku fails * #10688 Configure script fails while building bootstrap to build ARM image because of errors in documentation files * #10689 WebPositive: download notification * #10690 Keymap: key drawing error * #10693 Keymap: wrong allignment of modifier keys panel * #10699 rename source directory to "haikudepot" * #10708 Peacekeeper benchmark doesn't run through * #10716 Preferences/Time crash with empty selection * #10719 Sub pages on foxnews.com render as a dark grey screen * #10724 MediaConverter: shows non-writable container formats for output * #10730 Web+ shows a white page for cloud.feedly.com * #10731 atomic.o causes jam quit, in Haiku x86_64 (hrev46641) * #10742 Websites vulnerable to heartbleed * #10744 builds broken since 47106 * #10745 release builds broken since 47096 (python issue) * #10758 Repeatable Web+ crashes on StackExchange sites * #10761 Webpositive displays most sites corruted from hrev47114 * #10764 [Debugger] crashed in TeamMemoryBlockManager::_RemoveBlock * #10766 [kernel] PANIC: ASSERT FAILED (../scheduler/scheduler_cpu.h:428): gTrackCoreLoad * #10772 HAIKU_BOOT_BOARD should be a configure option. * #10773 Gradient color stop sorting is not stable. * #10777 [Patch] Fix gcc 4.9.0 build * #10781 [Debugger] crashed in MemoryView::_GetPointForOffset * #10785 WebPositive crashes when trying to login to smile.amazon.com * #10790 Configure script does not check if the directories specified exist * #10791 Wrong resolution with ATi Mobility Radeon HD 3430 * #10800 UEFI: assembly files need to take calling convention into account * #10801 website entered in webpositive crash appserver (FillRect with gradient) * #10804 [package_daemon] crashes while building faad2 via haikuporter * #10816 Radeon HD monitor turns off * #10817 [package_daemon] crash in PackageFileManager::GetPackageFile * #10819 [package_daemon] goes into infinite loop calling PackageFileManager::GetPackageFile() * #10828 Outdated reference to --build-cross-tools-gcc4 * #10830 [package_daemon] crash in Volume::_InitLatestState * #10831 [package_daemon] crash in PackageFileManager::RemovePackageFile * #10832 [IFS] Divide error in IFSSaver::_Init(BRect) * #10847 cgit issues don't link back to Trac * #10870 Would be posible add support for Radeon 8400 (Athlon AM1 SoC 5350) * #10875 Paladin.1.3.pkg still fails to install