|
|
@test-raw: fix missing libraries/packages |
Kacper Kasper
|
|
|
haiku_unittests.hpkg: fix unittests dependency |
Kacper Kasper
|
|
|
btrfs: handle unknown compression instead of panicking |
Abdullah Zulfiqar
|
|
|
docs/develop: some minor fixes to file_systems/overview.rst. |
Oscar Lesta
|
|
|
unittests: fix x86_gcc2 build issues |
Kacper Kasper
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
DriveSetup: Make EFI loader installation architecture aware |
Alexander von Gluck IV
|
|
|
build: Introduce test image with haiku_unittests package |
Alexander von Gluck IV
|
|
|
bfs: Factor the code to add a block_run to a data_stream out of _GrowStream() |
Andreas Henriksson
|
|
|
bfs: BlockAllocator::Reinitialize() |
ahenriksson
|
|
|
bfs: Add Journal::FlushLogAndLockJournal |
Adrien Destugues
|
|
|
bfs: support moving the journal |
ahenriksson
|
|
|
bfs: BlockAllocator: manage the allowed block range |
Andreas Henriksson
|
|
|
kernel/fs: Fix handling of fs that don't support SEEK_DATA/SEEK_HOLE or select |
Nathan Patrizi
|
|
|
Package Kit: Refactor BRepositoryCache to have GetPackageInfos(callback)... |
Augustin Cavalier
|
|
|
HaikuDepot: Only allow single pkg selection |
Andrew Lindesay
|
|
|
HaikuDepot: Another fix for the GCC2 build. |
Augustin Cavalier
|
|
|
sys/param.h: Add DEV_BSIZE and make use of it. |
Augustin Cavalier
|
|
|
HaikuDepot: Fix x86gcc2 build |
Andrew Lindesay
|
|
|
IPv6: Add traceroute6 from NetBSD |
Christof Meerwald
|
|
|
Apps & Prefs: Use B_TRANSLATE_SYSTEM_NAME() where appropriate |
Humdinger
|
|
|
HaikuDepot: Clean Message Keys |
Andrew Lindesay
|
|
|
df: show free blocks in free column |
PulkoMandy
|
|
|
Copyright year bump. |
PulkoMandy
|
|
|
Fix HaikuDepot file generation for tests |
Kacper Kasper
|
|
|
makebootable: fix check for BFS signature when using start-offset option |
PulkoMandy
|
|
|
Web+ DL-window: fix scrollbar alignment |
Humdinger
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
tcp: _Receive: reset connection when received another ack packet |
Jérôme Duval
|
|
|
libroot/locale: Allow global locales to be applied to the current thread. |
Augustin Cavalier
|
|
|
libroot/musl: Check gmtoff before returning timezone names. |
Augustin Cavalier
|
|
|
ICUCtypeData: Fix MB_CUR_MAX under most encodings. |
Augustin Cavalier
|
|
|
ICUCtypeData: Use U16_APPEND rather than implementing our own version. |
Augustin Cavalier
|
|
|
locale: Refactor ctype storage and consolidate some files. |
Augustin Cavalier
|
|
|
libroot/locale: Consolidate some headers. |
Augustin Cavalier
|
|
|
Fix unit tests to work with test_app_server |
Kacper Kasper
|
|
|
libnetwork: use inet_net_ntop and inet_net_pton from OpenBSD |
Jérôme Duval
|
|
|
Mail: Keep status going to prev/next message with SHIFT |
Humdinger
|
|
|
tcp: fix RFC reference |
Jérôme Duval
|
|
|
docs/develop: add documentation of known POSIX non-conformities |
PulkoMandy
|
|
|
WebPositive downloads: Handle large filenames by horizontal scrolling |
Emil Ahlbaeck
|
|
|
DriveSetup: minor GUI string changes |
Humdinger
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
app_server/AS_GET_BOUNDINGBOXES_STRINGS: store each array independently |
X512
|
|
|
df: Rework formatting, implement POSIX required flags |
Niklas Poslovski
|
|
|
DriveSetup: More correct translation behavior |
Humdinger
|
|
|
DriveSetup: show status of disk image operations |
SED4906
|
|
|
app_server: Remove special case for fully opaque layers |
Kacper Kasper
|
|
|
libroot/posix: fchdir() should not accept AT_FDCWD. |
Augustin Cavalier
|
|
|
kernel/fs: Check O_DIRECTORY in the VFS, not filesystems. |
Augustin Cavalier
|
|
|
kernel/fs: Relocate and consolidate open mode checks. |
Augustin Cavalier
|
|
|
strtok_r: Include features.h and reinstate "restrict". |
Augustin Cavalier
|
|
|
IPv6: implement multicast support |
Christof Meerwald
|
|
|
libroot: Appease GCC2 for strtok_r. |
Augustin Cavalier
|
|
|
kernel/team: Add set_foreground_process_group failure case with EPERM. |
Augustin Cavalier
|
|
|
limits.h: Add missing _POSIX2_CHARCLASS_NAME_MAX. |
Augustin Cavalier
|
|
|
locale: Implement getlocalename_l. |
Augustin Cavalier
|
|
|
kernel: Add new strtok_r.c to the Jamfile. |
Augustin Cavalier
|
|
|
libroot/posix: Replace strtok_r with musl's. |
Augustin Cavalier
|
|
|
kernel/fs: Check if the existing node is a directory in create_vnode. |
Augustin Cavalier
|
|
|
DriveSetup: Use clearer file dialog titles + button labels |
Humdinger
|
|
|
ImageRules: remove dependency on bc |
PulkoMandy
|
|
|
uname: C89 fix to appease GCC2. |
Augustin Cavalier
|
|
|
limits.h: Clean up and fix _POSIX_* values. |
Augustin Cavalier
|
|
|
semaphore.h: Add SEM_VALUE_MAX. |
Augustin Cavalier
|
|
|
unistd: Add _POSIX_DEVICE_CONTROL. |
Augustin Cavalier
|
|
|
search.h: Declare posix_tnode as specified in POSIX-2024. |
Augustin Cavalier
|
|
|
kernel: Return B_HAIKU_VERSION for kernel_version & handle it in uname(). |
Augustin Cavalier
|
|
|
Debugger: Fix jobs trying to re-add dependencies. |
Augustin Cavalier
|
|
|
DriveSetup: add "disk image menu" |
Dancsó Róbert
|
|
|
IPv6: Path MTU Discovery |
Christof Meerwald
|
|
|
Use B_DEV_NAME_LENGTH instead of 128, where appropiate. |
Oscar Lesta
|
|
|
ps2: Disable v2. |
Augustin Cavalier
|
|
|
Implement missing methods in PictureBoundingBoxPlayer |
Kacper Kasper
|
|
|
PoseView: improve drag bitmap computations |
PulkoMandy
|
|
|
fs_shell: use FSSH_B_DEV_NAME_LENGTH instead of 128. |
Oscar Lesta
|
|
|
PicturePlayer: Use C++ virtual interface instead of C function table |
X512
|
|
|
app_server: add gradient stroke support |
X512
|
|
|
Fix platform.h for C compilation |
beaglejoe
|
|
|
BAlert: play user-selected sound |
SED4906
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
Kernel: Fix write overlay handling of existing directories |
Nathan Patrizi
|
|
|
i2c_hid: some fixes and improvements |
Lt-Henry
|
|
|
Installer: Scale EULA window for HiDPI |
nipos
|
|
|
Tracker: expand use of mime sniffer |
Jim906
|
|
|
Haiku Book: Added MailAttachment, MailDaemon and mail_encoding |
cafeina
|
|
|
ps/2 elantech: Enable v4 devices |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: add finger hack with TODO to remove it later |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: trackpoint support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v1 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v2 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v3 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - implement v4 (funtional) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Implement buttons, position, preliminary presure, fingers bitmap |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Return B_BAD_DATA when there is no new event from the touchpad |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Replace dprintf by TRACE for known packets |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Fix validation checks and improve tracing |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Add common legend and packet descriptions from FreeBSD 14.3 psm driver |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Split get_elantech_movement into 2 functions |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Initial cleanups and fixes to support input devices |
Samuel Rodríguez Pérez
|