2018-01-03 |
Michael Lotz | kernel: Implement WEXITED for waitid.
|
commit | commitdiff | tree |
2018-01-03 |
Michael Lotz | kernel: Treat WSTOPPED synonymous to WUNTRACED.
|
commit | commitdiff | tree |
2018-01-03 |
Michael Lotz | kernel: Avoid double lock in wait_for_child with child...
|
commit | commitdiff | tree |
2017-12-04 |
Michael Lotz | bootstrap: Add missing noto package to cross repos.
|
commit | commitdiff | tree |
2017-12-04 |
Michael Lotz | bootstrap: Update cross packages for make, bash, icu.
|
commit | commitdiff | tree |
2017-12-04 |
Michael Lotz | bootstrap: Strip build down by removing unneeded packages.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | app_server: Remove stubbed HTML5 HWInterface.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | Move the HTML5 remote desktop client to src/tools.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteHWInterface: Fix build with tracing disabled.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | Add a HTML5 client for the remote desktop protocol.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteHWInterface: Add mechanism to retrieve the system...
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteMessage: Guard against NULL source/target.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteEventStream: Guard against unreasonably large...
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDrawingEngine: Reduce RP_READ_BITMAP result timeout.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDrawingEngine: Whitespace cleanup and a simplification.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteMessage: Make some message parts fixed size.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteHWInterface: Fix 64 bit build with tracing enabled.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteHWInterface: Fix lost drag bitmap on cursor change.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | Remote{Message|DrawingEngine}: Add some more debug...
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDrawingEngine: Implement StringWidth.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDrawingEngine: Fix position of gradient in FillShape.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDesktop: Implement support for BAffineTransform.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDesktop: Create states for unknown tokens.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteHWInterface: Use screen change listener to update...
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | app_server: Implement screen changed hooks and notifications.
|
commit | commitdiff | tree |
2017-11-21 |
Michael Lotz | RemoteDesktop: Switch connection direction and simplify...
|
commit | commitdiff | tree |
2017-11-05 |
Michael Lotz | package_repo: Fix update command when used with relative...
|
commit | commitdiff | tree |
2016-12-12 |
Michael Lotz | kernel: Fix NULL dereference in ThreadTimeUserTimer...
|
commit | commitdiff | tree |
2016-12-11 |
Michael Lotz | FreeBSD compat: Align allocations according to FreeBSD...
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | ioapic: Fix 64 bit build with tracing enabled, some...
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | usb_ecm: Use the current configuration instead of a...
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | USB: Force spec mandated control pipe max packet sizes.
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | EHCI: Current qtd field in qh overlay has no terminate...
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | EHCI: Fix alignment check, the mask wasn't wide enough.
|
commit | commitdiff | tree |
2016-03-12 |
Michael Lotz | EHCI: Style cleanup only, no functional change.
|
commit | commitdiff | tree |
2015-12-27 |
Michael Lotz | runtime_loader: Resync heap impl with the one of the...
|
commit | commitdiff | tree |
2015-12-27 |
Michael Lotz | runtime_loader: Fix endless rld heap grow loop in edge...
|
commit | commitdiff | tree |
2015-10-19 |
Michael Lotz | Add sdl_{gfx|image|mixer|net|sound|ttf}, dependencies...
|
commit | commitdiff | tree |
2015-10-19 |
Michael Lotz | Add boost packages for x86.
|
commit | commitdiff | tree |
2015-09-05 |
Michael Lotz | BPicture: Fix archive constructor on 64 bit.
|
commit | commitdiff | tree |
2015-09-05 |
Michael Lotz | Various whitespace cleanup only.
|
commit | commitdiff | tree |
2015-09-05 |
Michael Lotz | BPicture: Fix archive constructor.
|
commit | commitdiff | tree |
2015-09-05 |
Michael Lotz | app_server: Port ServerPicture to the new PicturePlayer...
|
commit | commitdiff | tree |
2015-09-05 |
Michael Lotz | PicturePlayer: Rework to be more safe against corrupted...
|
commit | commitdiff | tree |
2015-08-30 |
Michael Lotz | Update haikuwebkit packages to 1.4.12 on x86[_(gcc2...
|
commit | commitdiff | tree |
2015-08-30 |
Michael Lotz | ahci: Replace use of bit field with shifts and masks.
|
commit | commitdiff | tree |
2015-08-30 |
Michael Lotz | ahci: Whitespace and line length cleanup only.
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | Add system_time to the Jamfile, missed in hrev49598.
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | Add script that prints the uptime after waiting for...
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | Add system_time bin command which just prints system_time().
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | BMessage: Fix precedence of KMessage vs. size check.
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | keystore_server: Fix crash on request window close.
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | keystore_server: Use B_CLOSE_ON_ESCAPE in request dialogs.
|
commit | commitdiff | tree |
2015-08-29 |
Michael Lotz | keystore_server: Resize request windows to preferred...
|
commit | commitdiff | tree |
2015-08-28 |
Michael Lotz | launch_daemon: Create/inject ports on launch instead...
|
commit | commitdiff | tree |
2015-08-28 |
Michael Lotz | BRoster: Add launchSuspended option to _LaunchApp().
|
commit | commitdiff | tree |
2015-08-26 |
Michael Lotz | launch_daemon: Delegate launch data replies to Job.
|
commit | commitdiff | tree |
2015-08-26 |
Michael Lotz | BRoster: Apply no-registrar mode in a few more cases.
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | launch_daemon: Remove extra quoting around env variables.
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | libroot_debug: Replace two more uses of printf in guarded...
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | libroot_debug: Track freeing thread in guarded heap...
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | launch_daemon: Replace the remaining putenv() calls...
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | registrar: Use the safer strlcpy instead of strcpy.
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | registrar: Fix race condition on MimeUpdateThread termination.
|
commit | commitdiff | tree |
2015-08-23 |
Michael Lotz | registrar: Whitespace and style cleanup only.
|
commit | commitdiff | tree |
2015-08-22 |
Michael Lotz | launch_daemon: Add env vars from sourced files to correct...
|
commit | commitdiff | tree |
2015-08-21 |
Michael Lotz | BApplication: Avoid create_app_meta_mime() for the...
|
commit | commitdiff | tree |
2015-08-21 |
Michael Lotz | BRoster: Make sure we aren't the registrar when initializing.
|
commit | commitdiff | tree |
2015-08-21 |
Michael Lotz | FS module docs: Add documentation for entry_cache_add_missing().
|
commit | commitdiff | tree |
2015-08-20 |
Michael Lotz | libroot_debug: Support alignments > B_PAGE_SIZE in...
|
commit | commitdiff | tree |
2015-08-20 |
Michael Lotz | Assorted whitespace cleanup and typo fixes.
|
commit | commitdiff | tree |
2015-08-20 |
Michael Lotz | bfs: Use negative caching on directory lookup failures.
|
commit | commitdiff | tree |
2015-08-20 |
Michael Lotz | EntryCache: Add entry_cache_add_missing() for negative...
|
commit | commitdiff | tree |
2015-08-20 |
Michael Lotz | DebugAnalyzer: Fix 64 bit build.
|
commit | commitdiff | tree |
2015-08-13 |
Michael Lotz | leak_analyser: Update excludes with more generic regex...
|
commit | commitdiff | tree |
2015-08-13 |
Michael Lotz | libroot_debug.so: Fix missing alignment in guarded...
|
commit | commitdiff | tree |
2015-08-13 |
Michael Lotz | libroot_debug: Revert to a legacy default alignment...
|
commit | commitdiff | tree |
2015-08-13 |
Michael Lotz | libroot_debug: Merge guarded heap into libroot_debug.
|
commit | commitdiff | tree |
2015-08-10 |
Michael Lotz | Tracker: Fix regression introduced in hrev49011.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Whitespace cleanup, move a define to header and...
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Change timestamp factor from 1024 to 1000.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Fix early cancellation of timers on socket free.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Add APICall trace entry and move TRACEs into locked...
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Split Timer trace entry into Timer{Set|Triggered}.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Move persist timeout value to a define in the...
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Fix retransmit logic to avoid lots of spurious...
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Replace custom WaitList with ConditionVariable.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | tcp: Fix 64 bit build with debugging features enabled.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | BReferenceable docs: Fix a typo and one obvious mixup.
|
commit | commitdiff | tree |
2015-08-02 |
Michael Lotz | Clean up various whitespace and fix one header guard.
|
commit | commitdiff | tree |
2015-07-05 |
Michael Lotz | log_overlay: Fix 64 bit build and add to image.
|
commit | commitdiff | tree |
2015-07-05 |
Michael Lotz | fat: Fix debug build after creation time cleanup in...
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Remove directory from dlist on unlink, not in...
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Fix function name in debug output.
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Fix corruption of file data with removed directory...
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Whitespace cleanup only.
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Remove cluster cache init and data structure.
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Remove commented out code, now in dosfs_get_file_map().
|
commit | commitdiff | tree |
2015-07-04 |
Michael Lotz | fat: Greatly simplify and clean up dosfs_get_file_map().
|
commit | commitdiff | tree |
2015-05-10 |
Michael Lotz | fat: Fix time format constant, fixing debug build of...
|
commit | commitdiff | tree |