Timeline
2010-03-08:
- 13:01 DeveloperDocs edited by
- Add a link to sus3. (diff)
2010-03-07:
- 23:15 Ticket #198 (UDP packets fail a checksum test when UDP checksum_computing is on) closed by
- fixed: Fixed in changeset:head,312.
- 23:14 Ticket #193 (TCP crashes in pq_find()) closed by
- fixed: Fixed in changeset:head,312.
2010-03-06:
- 12:07 Ticket #203 (fwrite cannot handle more than 4095 chars.) closed by
- worksforme: I am closing this because in my case the reproducible test case is …
2010-03-05:
- 15:10 Ticket #203 (fwrite cannot handle more than 4095 chars.) created by
- fwrite sets ferror to 1 when attempting to write > 4095 chars. This …
2010-03-02:
- 23:03 Ticket #197 (udp_process_client_messages() defines a superfluous variable 'lock') closed by
- fixed: Fixed in changeset:head,310.
- 23:03 Ticket #199 (Potential deadlock in icmp_echo()) closed by
- fixed: Fixed in changeset:head,310.
- 23:02 Ticket #196 (Potential deadlock in accept()) closed by
- fixed: Fixed in changeset:head,310.
- 23:02 Ticket #195 (Potential deadlock in recvfrom_core()) closed by
- fixed: Fixed in changeset:head,310.
2010-02-27:
- 17:50 Ticket #202 (fgetc() should be smarter about buffer flushing) created by
- Currently fgetc() tries to flush stdout and stderr every time it's …
- 17:46 Ticket #201 (fflush() should be cheap if output buffer is empty) created by
- Currently a non-standard synchronization scheme is used for the …
- 17:36 Ticket #200 (C streams need read buffering) created by
- Read buffering should be implemented for ANSI C stream functions such …
- 10:36 Ticket #199 (Potential deadlock in icmp_echo()) created by
- This is a similar problem as in tickets #195 and #196. In …
- 00:00 Ticket #198 (UDP packets fail a checksum test when UDP checksum_computing is on) created by
- When cfg/net/general contains the following line: […] …
2010-02-26:
- 23:05 Ticket #197 (udp_process_client_messages() defines a superfluous variable 'lock') created by
- udp_process_client_messages() is a connection fibril function which …
- 22:53 Ticket #196 (Potential deadlock in accept()) created by
- This is a similar case as in ticket #195, this time in accept().
- 22:40 GSOC edited by
- (diff)
- 22:22 Ticket #195 (Potential deadlock in recvfrom_core()) created by
- Consider the following snippet from socket_clinet.c::recvfrom_core(): …
2010-02-25:
- 19:16 DeveloperDocs edited by
- Add AMD Lance spec pointer (diff)
- 19:14 Ticket #194 (Driver for AMD Lance network card clone) created by
- Implement a native HelenOS driver for one or more clones of the AMD …
2010-02-23:
- 23:22 ReleaseNotes/Trunk edited by
- Mention networking and core dumps. (diff)
- 23:13 Ticket #193 (TCP crashes in pq_find()) created by
- This is an example of one problem currently found in the TCP server: …
- 22:57 Ticket #143 (Networking and TCP/IP stack for HelenOS system) closed by
- fixed: The networking branch was merged in changeset:head,279. Currently …
- 22:28 Ticket #148 (__hypercall_fast_ret1 trusts the contents of %o1 (too much)) closed by
- fixed: Fixed in changeset:head,303.
- 21:24 Ticket #150 (CLEAN_WINDOW_HANDLER on sun4v can be optimized) closed by
- fixed: Fixed in changeset:head,302.
- 20:56 Repositories edited by
- Add Sysel branch. (diff)
- 20:25 ReleaseNotes/Trunk edited by
- UltraSPARC T1 + T2 support added. (diff)
- 20:22 Ticket #142 (Support for T1 and T2 processors in HelenOS) closed by
- fixed: Basic sun4v support was merged in changeset:head,264. sun4v TSB …
- 10:35 Ticket #192 (Facility for comfortable network configuration and utilization) created by
- Create a set of command line tools and libraries that would increase …
- 10:20 Ticket #191 (Tools for manual network configuration) created by
- Create tools for manual configuration of the networking stack, such …
- 10:13 Ticket #190 (DHCP client) created by
- Implement the client support for the DHCP protocol so that HelenOS can …
- 10:08 Ticket #189 (DNS resolver) created by
- Implement the client support for the DNS protocol so that HelenOS can …
2010-02-21:
- 19:57 Ticket #188 (Enhancement of libc implementation) created by
- Implement a reasonable large subset of standard C and POSIX functions …
- 19:57 Ticket #187 (Driver for NE2000 network card clone) created by
- Implement a native HelenOS driver for one or more clones of NE2000 …
2010-02-20:
- 22:54 ReleaseNotes/Trunk edited by
- Clang support can be safely considered non-experimental now (diff)
- 21:59 Ticket #186 (Networking framework does not support parallel build) created by
- When using the parallel building (make -j), the build of the …
2010-02-19:
- 14:27 Ticket #130 (Self replication) closed by
- duplicate: Oops, I created a duplicate ticket #185 for this. Closing this as a …
- 12:05 DeveloperDocs edited by
- Add links to Wikipedia articles describing MBR and GUID partition tables (diff)
- 11:50 Ticket #185 (HelenOS installer) created by
- Create a set of applications that would install HelenOS on a hard disk …
2010-02-18:
- 10:31 Ticket #184 (Support for ipc_connect_me_to_timeout() would be useful) created by
- In situations when a client wants to wait for some service for only a …
2010-02-17:
2010-02-16:
- 17:16 Meetings edited by
- (diff)
- 13:09 FAQ edited by
- HelenOS is predominantly mutliserver. (diff)
- 09:59 DeveloperDocs edited by
- Add link to the ECMA standard for FAT. (diff)
- 09:56 DeveloperDocs edited by
- (diff)
2010-02-12:
- 12:43 ReleaseNotes/Trunk edited by
- 64-bit block addresses and file offsets. (diff)
2010-02-11:
- 18:24 Ticket #183 (Userspace heap allocator is not thread safe) created by
- The userspace heap allocator is not thread safe. At least I can't see …
- 18:18 Ticket #180 (Userspace allocator cannot handle big sizes) closed by
- fixed: Fixed in changeset:head,263.
- 00:02 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) closed by
- fixed: Fixed as of changeset head,261
2010-02-10:
- 19:40 Ticket #182 (FAT is doing I/O beyond the end of the device) closed by
- fixed: Fixed in changeset:head,254.
- 18:05 Ticket #182 (FAT is doing I/O beyond the end of the device) created by
- During investigation of ticket #180 (see the second scenario for how …
2010-02-08:
- 20:14 Meetings edited by
- Location for the meeting Feb 13th (diff)
2010-02-07:
- 18:59 CoreFiles edited by
- Optimize (diff)
2010-02-06:
- 22:13 KnowledgeArticles edited by
- Add CoreFiles link (diff)
- 22:12 CoreFiles created by
- Core files. Finally.
- 10:51 Ticket #179 (Cannot write data to FAT (ENOSPC)) closed by
- fixed: Fixed in changeset:head,250.
- 09:42 Ticket #181 (Need a way to wait for a reply "asynchronously") created by
- In the error paths such as the one in …
Note: See TracTimeline
for information about the timeline view.