haiku/src
Augustin Cavalier 673bc1087f freebsd_network: Always unset c_due after removing the callout from the list.
Use 0 as the magic value instead of a positive one. This way, <= 0
consistently signals that the callout is not in the list, whereas > 0
signals that it is.
2023-03-30 17:30:50 -04:00
..
add-ons translators: remove explicitly setting sizes 2023-03-30 04:04:37 +00:00
apps apps/haiku3d: Swap then unlock to fix rendering on glvnd 2023-03-30 20:03:20 +00:00
bin Migrate in-tree consumers of BNetworkDevice::GetNextNetwork to GetNetworks. 2023-03-29 20:10:34 -04:00
build libroot_build: Correct read/write[v] functions. 2023-02-14 01:59:31 -05:00
data data: Drop ARM FDT dts from repo 2023-02-23 18:24:21 +00:00
kits kits/app: fix unaligned copy in BMessage 2023-03-30 14:54:15 +00:00
libs freebsd_network: Always unset c_due after removing the callout from the list. 2023-03-30 17:30:50 -04:00
preferences preferences/Keymap: use transparent background, reduce stamping artifacts 2023-03-20 07:28:54 +00:00
servers mail: filter messages in Trash from unread count 2023-03-11 04:32:40 +00:00
system kernel/util: Clear list links on removal under KDEBUG. 2023-03-30 12:46:31 -04:00
tests Migrate in-tree consumers of BNetworkDevice::GetNextNetwork to GetNetworks. 2023-03-29 20:10:34 -04:00
tools fs_shell: Use proper readv/writev functions on Haiku hosts. 2023-02-18 11:38:48 -05:00
Jamfile