Development

BNetworkAddress::IsEmpty() now detects empty ipv4/6.

Source Activity - Mon, 2015-03-23 17:47
* Until now, only AF_UNSPEC addresses could be empty. * Now, the unspecified IPV4/IPv6 address is considered empty, too. * This corresponds to how the kernel modules handles this. * Until now, only AF_UNSPEC addresses could be empty. * Now, the unspecified IPV4/IPv6 address is considered empty, too. * This corresponds to how the kernel modules handles this.
Categories: Development

DriverSettingsMessageAdapter: fixed converter signature.

Source Activity - Mon, 2015-03-23 16:54
* The ConvertFromDriverSettings() method missed the current value index. * Completed unit tests, and enabled them all. * The ConvertFromDriverSettings() method missed the current value index. * Completed unit tests, and enabled them all.
Categories: Development

[haiku-development] Re: Adding RDEFs to non-binary files (PulkoMandy)

Development mailing list - Mon, 2015-03-23 14:45
I see. What about Xicon, then? Pete, would you care to donate the source code for integration with Haiku? No need for that, we can just make a package. -- Adrien Destugues / PulkoMandy ...
Categories: Development

[haiku-development] Re: Adding RDEFs to non-binary files (Augustin Cavalier)

Development mailing list - Mon, 2015-03-23 14:45
On 2/27/2015 3:38 AM, Ingo Weinhold wrote: Anyway, a separate application -- a real application, not a script -- could do the trick of running a JAR. However, that is really only a solution for this situation. There are similar ones that have the same issue. What is missing in Haiku is an option to associate a file type with a command line instead of a preferred application. For JAR files one ...
Categories: Development

Ticket #11920 (PANIC: Unexpected exception "General Protection Exception" occurred in ...) created

Latest Bugs & Tasks - Mon, 2015-03-23 05:12

KDL appears when booting x86_64 hrev48926 on real hardware, Toshiba C640 laptop with 2 core Celeron
Wifi is is Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

Attached is KDL and ints

System start getting real hot even though fan is running max. System shuts self off after about 20secs.



Categories: Development

Ticket #11919 (Fix and enable ipv4 multicast) created

Latest Bugs & Tasks - Sun, 2015-03-22 16:46

1, fix variable "protocol" redefine problem
2, acquire reference by link level address for multicast packet

Categories: Development

Ticket #11023 (zip loses all the file's attributes, when attributes > 64 KiB) closed

Latest Bugs & Tasks - Sun, 2015-03-22 15:08
fixed:

I applied a "fix" for the problem in hrev48926. It doesn't actually fix adding attributes > 64kb because this can't possibly be done with the extra field maximal length of 65536. zip now warns about the problem and leaves attributes for the file out.
I'm willing to close this ticket as fixed, as I think it's out of its scope to implement some support for bigger attributes.

Categories: Development

Updated zip packages

Source Activity - Sun, 2015-03-22 14:57
* This helps with #11023. When attributes total length exceeds the extra field maximal length, there is no way to add them to the zip entry. We now just warn about the problem and leave attributes out. * This helps with #11023. When attributes total length exceeds the extra field maximal length, there is no way to add them to the zip entry. We now just warn about the problem and leave attributes out.
Categories: Development

[openbeosnetteam] Re: Branch for wlan stack development (Ingo Weinhold)

Networking mailing list - Tue, 2009-11-24 11:45
On 2009-11-24 at 10:03:19 [+0100], Colin Gnther coling@xxxxxx wrote: I'd like to create a Branch for the wlan stack development. Mainly so that you guys can easier watch over my shoulders. I'd like to know whether this is OK, and if so whether there are any rules/guidelines I should following when branching. That's definitely OK. Just create the directory haiku/branches/developer/colin (relative to the repository root) and do whatever you want in it. The usual approach is to just copy the trunk as a ...
Categories: Development

[openbeosnetteam] Branch for wlan stack development (Colin Günther)

Networking mailing list - Tue, 2009-11-24 11:45
Hi, I'd like to create a Branch for the wlan stack development. Mainly so that you guys can easier watch over my shoulders. I'd like to know whether this is OK, and if so whether there are any rules/guidelines I should following when branching. Kind Regards -Colin ...
Categories: Development

[openbeosnetteam] Re: Namingscheme for WLAN constants (Axel Dörfler)

Networking mailing list - Tue, 2009-11-24 11:45
Colin Gnther coling@xxxxxx wrote: Axel Drfler schrieb: On the ioctl() level, I wouldn't mind keeping the (Free)BSD naming scheme, as we already have a more or less BSD compatible stack, and I see little point in differing there just for the sake of it. If this (Free)BSD compatiblity is one of the goals I have no problem with sticking to the IEEE80211 naming scheme. This goal wasn't so clear to me, so thanks for pointing it out. ...
Categories: Development
Syndicate content