Source Activity

Syndicate content Haiku
Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities.
Updated: 9 min 27 sec ago

create_thread_user_stack(): Fix incorrect handling of TLS size In case a custom...

7 hours 49 min ago
Commit by bonefish on master :: rhrev43737 haiku/: (link) create_thread_user_stack(): Fix incorrect handling of TLS size

In case a custom stack was given, the TLS size was subtracted from the
stack base, not the stack size.
Categories: Development

Some cleanup in interface kit. From unused code warnings (before I updated...

Sat, 2012-02-11 17:43
Commit by tqh on master :: rhrev43736 haiku/: (link) Some cleanup in interface kit. From unused code warnings (before I updated buildtools).
Categories: Development

Removing unused code.

Sat, 2012-02-11 17:39
Commit by tqh on master :: rhrev43735 haiku/: (link) Removing unused code.
Categories: Development

Add GPT module to the boot modules This is necessary so a disk with a protective...

Fri, 2012-02-10 21:55
Commit by bonefish on master :: rhrev43734 haiku/: (link) Add GPT module to the boot modules

This is necessary so a disk with a protective MBR is not incorrectly
recognized when the kernel first scans it.
Categories: Development

net server: Remove un-needed braces. Look for network stack vs ipv4

Fri, 2012-02-10 15:58
Commit by kallisti5 on master :: rhrev43733 haiku/: (link) net server: Remove un-needed braces. Look for network stack vs ipv4
Categories: Development

Ice1712 drivers: Add Midi drivers [3 commits]

Thu, 2012-02-09 22:15
Commit by korli on master :: rhrev43732 haiku/: (link) Ice1712 drivers: Add Midi drivers [3 commits]
Categories: Development

ipv6: Fix ability to disable ipv6 tracing. Disable ipv6 tracing [2 commits]

Thu, 2012-02-09 21:36
Commit by kallisti5 on master :: rhrev43731 haiku/: (link) ipv6: Fix ability to disable ipv6 tracing. Disable ipv6 tracing [2 commits]
Categories: Development

net server: IPv6, there is no place like ::1 * Add new function to check for...

Thu, 2012-02-09 20:49
Commit by kallisti5 on master :: rhrev43730 haiku/: (link)

net server: IPv6, there is no place like ::1

  • Add new function to check for protocol support
  • If IPv6 support is present assign ::1 to loopback
  • ping6 ::1 functions 100%
  • Still some route strangeness with link local addresses
Categories: Development

Network drivers are updated from FreeBSD 9.0 * updated drivers are 3com, ar81xx,...

Thu, 2012-02-09 18:52
Commit by korli on master :: rhrev43729 haiku/: (link)

Network drivers are updated from FreeBSD 9.0

  • updated drivers are 3com, ar81xx, atheros813x, attansic_l1, attansic_l2, broadcom440x, broadcom570x, dec21xxx, ipro100, ipro1000, jmicron2x0, marvell_yukon, nforce, rtl8139, rtl81xx, syskonnect, via_rhine, vt612x
Categories: Development

net server: IPv6, look at nic flags vs name for loop [2 commits]

Thu, 2012-02-09 03:16
Commit by kallisti5 on master :: rhrev43728 haiku/: (link) net server: IPv6, look at nic flags vs name for loop [2 commits]
Categories: Development

kits: Fix a few missed spelling issues

Thu, 2012-02-09 00:06
Commit by kallisti5 on master :: rhrev43727 haiku/: (link) kits: Fix a few missed spelling issues
Categories: Development

game kit: Style and whitespace cleanup. No functional change. [2 commits]

Wed, 2012-02-08 23:38
Commit by kallisti5 on master :: rhrev43726 haiku/: (link) game kit: Style and whitespace cleanup. No functional change. [2 commits]
Categories: Development

radeon_hd: Improve Radeon HD APU support * Backport from linux radeon drm...

Wed, 2012-02-08 20:45
Commit by kallisti5 on master :: rhrev43725 haiku/: (link)

radeon_hd: Improve Radeon HD APU support

  • Backport from linux radeon drm 3a47824d
  • Better logic for DCE version checking
Categories: Development

radeon_hd: Add new Southern Island cards * Yeah.. these are untested. * Still...

Wed, 2012-02-08 18:39
Commit by kallisti5 on master :: rhrev43724 haiku/: (link)

radeon_hd: Add new Southern Island cards

  • Yeah.. these are untested.
  • Still trying to verify that these are DCE 6.0
Categories: Development

Fixes non-localized strings of the Devices application. Closes ticket #7245....

Wed, 2012-02-08 17:21
Commit by humdinger on master :: rhrev43723 haiku/: (link) Fixes non-localized strings of the Devices application.

Closes ticket #7245.

Signed-off-by: Humdinger <humdingerb at gmail dot com>
Categories: Development

NetServer: Prevent duplicate v6 link local addresses * Check to ensure the...

Wed, 2012-02-08 00:14
Commit by kallisti5 on master :: rhrev43722 haiku/: (link)

NetServer: Prevent duplicate v6 link local addresses

  • Check to ensure the address doesn't already exist on card
  • In the future we will want to check interface address flags for any local scoped addresses on a card.
Categories: Development

NetServer: Add IPv6 link local address to each nic on boot * Remove old ioctl...

Tue, 2012-02-07 21:46
Commit by kallisti5 on master :: rhrev43721 haiku/: (link)

NetServer: Add IPv6 link local address to each nic on boot

  • Remove old ioctl code, cleanup AutoLooper.
  • Move link local code into NetServer AutoLooper should only be used for things that count as "auto-configuration" such as DHCP, router advertisements, and DHCPv6
  • Properly form IPv6 link local address from MAC address
  • I think some IPv6 routes are needed still for proper local link connectivity.
  • Duplicate Address Detection is still a TODO
  • Style cleanup
Categories: Development

Remove some more glibc-files that are not required. [2 commits]

Tue, 2012-02-07 21:32
Commit by zooey on master :: rhrev43720 haiku/: (link) Remove some more glibc-files that are not required. [2 commits]
Categories: Development

Drop as much of gconv as possible. [10 commits]

Tue, 2012-02-07 20:43
Commit by zooey on master :: rhrev43719 haiku/: (link) Drop as much of gconv as possible. [10 commits]
Categories: Development

Translations updated from Pootle.

Sat, 2012-02-04 10:20
Commit by nielx on master :: rhrev43718 haiku/: (link) Translations updated from Pootle.
Categories: Development