revisioncommitdateauthortitle
hrev59335cbb8d73dc92026-01-22Alexander von Gluck IVbuild: Introduce test image with haiku_unittests package
hrev59334f6829b6ccf2026-01-22Andreas Henrikssonbfs: Factor the code to add a block_run to a data_stream out of _GrowStream()
e93c2b56092026-01-22ahenrikssonbfs: BlockAllocator::Reinitialize()
2d902e5c6b2026-01-22Adrien Destuguesbfs: Add Journal::FlushLogAndLockJournal
hrev593332f76872b8e2026-01-22ahenrikssonbfs: support moving the journal
hrev59332eba66a0e712026-01-22Andreas Henrikssonbfs: BlockAllocator: manage the allowed block range
hrev59331e9c469fd702026-01-22Nathan Patrizikernel/fs: Fix handling of fs that don't support SEEK_DATA/SEEK_HOLE or select
hrev593304ed28963982026-01-21Augustin CavalierPackage Kit: Refactor BRepositoryCache to have GetPackageInfos(callback)...
hrev59329506e7c5ef72026-01-20Andrew LindesayHaikuDepot: Only allow single pkg selection
hrev593287fe5a671082026-01-20Augustin CavalierHaikuDepot: Another fix for the GCC2 build.
hrev59327999bb2e88a2026-01-20Augustin Cavaliersys/param.h: Add DEV_BSIZE and make use of it.
hrev5932679e95cdfc72026-01-19Andrew LindesayHaikuDepot: Fix x86gcc2 build
hrev593258a0156700c2026-01-19Christof MeerwaldIPv6: Add traceroute6 from NetBSD
hrev59324c273dc9f642026-01-19HumdingerApps & Prefs: Use B_TRANSLATE_SYSTEM_NAME() where appropriate
hrev59323439cbbfff12026-01-18Andrew LindesayHaikuDepot: Clean Message Keys
hrev59322e7ff15b6742026-01-17PulkoMandydf: show free blocks in free column
hrev5932157797270452026-01-17PulkoMandyCopyright year bump.
hrev59320348941b0872026-01-17Kacper KasperFix HaikuDepot file generation for tests
hrev593196e452cc1ea2026-01-17PulkoMandymakebootable: fix check for BFS signature when using start-offset option
hrev593183e6f3979112026-01-17HumdingerWeb+ DL-window: fix scrollbar alignment
hrev59317384b8104622026-01-17AutocomitterUpdate translations from Pootle
hrev59316ac508fcb4a2026-01-16Jérôme Duvaltcp: _Receive: reset connection when received another ack packet
hrev59315c30e5cf1062026-01-16Augustin Cavalierlibroot/locale: Allow global locales to be applied to the current thread.
hrev59314c329ad53b12026-01-16Augustin Cavalierlibroot/musl: Check gmtoff before returning timezone names.
hrev593137b948421222026-01-15Augustin CavalierICUCtypeData: Fix MB_CUR_MAX under most encodings.
f1ca09f6a22026-01-15Augustin CavalierICUCtypeData: Use U16_APPEND rather than implementing our own version.
9be2b373d32026-01-15Augustin Cavalierlocale: Refactor ctype storage and consolidate some files.
2d20dfef262026-01-15Augustin Cavalierlibroot/locale: Consolidate some headers.
hrev59312fa4502cdb52026-01-12Kacper KasperFix unit tests to work with test_app_server
hrev59311e4b96f07212026-01-12Jérôme Duvallibnetwork: use inet_net_ntop and inet_net_pton from OpenBSD
hrev593104531c92b2e2026-01-12HumdingerMail: Keep status going to prev/next message with SHIFT
hrev5930969e473411e2026-01-11Jérôme Duvaltcp: fix RFC reference
hrev59308842fe03f7c2026-01-11PulkoMandydocs/develop: add documentation of known POSIX non-conformities
hrev59307ce90f34d282026-01-10Emil AhlbaeckWebPositive downloads: Handle large filenames by horizontal scrolling
hrev593062ee8a1ac062026-01-10HumdingerDriveSetup: minor GUI string changes
hrev59305be37605a712026-01-10AutocomitterUpdate translations from Pootle
hrev593045be8e81fc82026-01-09X512app_server/AS_GET_BOUNDINGBOXES_STRINGS: store each array independently
hrev59303a9eae2a6582026-01-09Niklas Poslovskidf: Rework formatting, implement POSIX required flags
hrev59302b34fdb56552026-01-09HumdingerDriveSetup: More correct translation behavior
hrev59301d8170f64692026-01-09SED4906DriveSetup: show status of disk image operations
hrev593007c9ee880782026-01-09Kacper Kasperapp_server: Remove special case for fully opaque layers
hrev59299256ab7351b2026-01-08Augustin Cavalierlibroot/posix: fchdir() should not accept AT_FDCWD.
hrev59298988d9d80b12026-01-08Augustin Cavalierkernel/fs: Check O_DIRECTORY in the VFS, not filesystems.
f1f209415b2026-01-08Augustin Cavalierkernel/fs: Relocate and consolidate open mode checks.
hrev592977d234f26de2026-01-08Augustin Cavalierstrtok_r: Include features.h and reinstate "restrict".
hrev592965fed29dcb02026-01-08Christof MeerwaldIPv6: implement multicast support
hrev5929504ebf3d6692026-01-07Augustin Cavalierlibroot: Appease GCC2 for strtok_r.
hrev59294da0529e5462026-01-07Augustin Cavalierkernel/team: Add set_foreground_process_group failure case with EPERM.
35061cc3cb2026-01-07Augustin Cavalierlimits.h: Add missing _POSIX2_CHARCLASS_NAME_MAX.
hrev59293713e7b2c542026-01-07Augustin Cavalierlocale: Implement getlocalename_l.