aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Initial version of lgtm.com configuration file.hrev53497Jessica Hamilton2019-09-19-0/+35
* loader: remove unused function.hrev53094Jessica Hamilton2019-04-26-55/+0
* loader: load all available file/partitioning system modules.hrev53093Jessica Hamilton2019-04-25-25/+5
* Revert "loader: load all available file/partitioning system modules."Jessica Hamilton2019-04-25-36/+111
* vesa: fix missing display_mode for UEFI.hrev52125Jessica Hamilton2018-07-20-5/+6
* libroot_build: don't define system_time() on Haiku host.hrev52019Jessica Hamilton2018-06-16-0/+2
* libroot_build: replace void* with addr_t for hidden functions.Jessica Hamilton2018-06-16-8/+8
* efi: move various init before call to main().hrev51998Jessica Hamilton2018-06-11-4/+5
* efi: redo mmu_map_physical_address to not require allocations.Jessica Hamilton2018-06-11-17/+37
* build/jam: whitespace cleanup.hrev51925Jessica Hamilton2018-05-07-55/+52
* bootloader/efi: remove partition before adding to new list.hrev51916Jessica Hamilton2018-05-05-1/+3
* Revert "efi: force boot menu to show."Jessica Hamilton2018-05-05-1/+0
* efi: force boot menu to show.hrev51915Jessica Hamilton2018-05-05-0/+1
* rust (x86_64): updated with working cargo.hrev51430Jessica Hamilton2017-09-22-2/+2
* docker: tools for creating a container with Haiku cross-compilers.hrev51410Jessica Hamilton2017-09-11-0/+126
* compatibility/bsd: add endian.h for BSD extensions.Jessica Hamilton2017-09-11-0/+70
* Revert "endian.h: add BSD extensions when _BSD_SOURCE is defined."Jessica Hamilton2017-09-11-48/+1
* endian.h: add BSD extensions when _BSD_SOURCE is defined.hrev51407Jessica Hamilton2017-09-10-1/+48
* ftp: rename variable named bool.Jessica Hamilton2017-09-10-2/+2
* radeon_hd: fix typo in hrev51403.hrev51406Jessica Hamilton2017-09-09-1/+1
* build_cross_tools_gcc4: bring in sync with native compiler.hrev51400Jessica Hamilton2017-09-05-2/+3
* rust (x86_64): new package, development snapshot.Jessica Hamilton2017-09-05-0/+2
* llvm (x86_64): update to package with threading enabled.Jessica Hamilton2017-09-05-4/+4
* BDateFormatTest: Add tests for day and month names for all format syles.hrev51389Akshay Agarwal2017-08-31-0/+121
* Use B_FULL_DATE_FORMAT as the default style value.Akshay Agarwal2017-08-31-2/+4
* tcp: rfc 2018: implemented SACK optionhrev51385A-star-ayush2017-08-28-9/+77
* tcp: rfc 6582: implemented NewReno modificationA-star-ayush2017-08-28-12/+48
* tcp: rfc 5681: implemented ideal timerA-star-ayush2017-08-28-3/+26
* tcp: rfc 6298 & 7323: updated rto calculations and semanticsA-star-ayush2017-08-28-27/+39
* tcp: rfc 7323: added PAWS timestamp check on ReceiveA-star-ayush2017-08-28-3/+11
* tcp: rfc 3042: implemented limited transmitA-star-ayush2017-08-28-2/+9
* tcp: rfc 5681: implemented fast retransmit and recoveryA-star-ayush2017-08-28-12/+32
* tcp: slow start@rfc5681 : updated rules for congestion windowA-star-ayush2017-08-28-22/+51
* hda: prevent buffer overrun for associations array.hrev51234Jessica Hamilton2017-06-29-0/+4
* hda: increase max association count.hrev51227Jessica Hamilton2017-06-27-1/+1
* framebuffer: remove driver & accelerant.hrev51207Jessica Hamilton2017-06-16-1182/+0
* vesa: fold framebuffer driver into vesa driver.Jessica Hamilton2017-06-16-22/+66
* pxe_ia32: add missing include for boot::Partitionhrev51172Jessica Hamilton2017-05-17-0/+1
* loader: fetch all potential boot partitions for boot device.hrev51171Jessica Hamilton2017-05-17-48/+51
* bootloader/efi: use B_PAGE_SIZEhrev51121Jessica Hamilton2017-04-25-1/+1
* HaikuDepot: remove invalid use of const.hrev50923Jessica Hamilton2017-01-31-2/+2
* HaikuDepot: format string fixes.hrev50912Jessica Hamilton2017-01-30-5/+6
* DefaultMediaTheme: use DetachedFromWindow() for unwatching media events.Jessica Hamilton2017-01-30-6/+36
* desklink: set the status of fMuted in _ConnectMixer().hrev50875Jessica Hamilton2017-01-16-0/+1
* desklink: use media_server notifications instead of polling.hrev50873Jessica Hamilton2017-01-16-34/+124
* DefaultMediaTheme: improve watching for parameter value changes.Jessica Hamilton2017-01-16-53/+223
* Media preflet: fix runtime warning about incorrect flag usage.Jessica Hamilton2017-01-16-2/+1
* gpt: add pointer to the GPT header for child partitions.hrev50863Jessica Hamilton2017-01-13-0/+1
* MultibyteToWchar: correctly handle UTF-16 surrogate pairs.hrev50859Jessica Hamilton2017-01-12-2/+15
* ICUCtypeData.cpp: format string fixes for tracing.hrev50858Jessica Hamilton2017-01-12-4/+4