Timeline
05/17/2012: Yesterday
- 17:56 Changeset [mainline,1500] by
- Based on popular vote, move websrv back into /app.
05/16/2012:
- 20:35 Ticket #463 (Regression in mainline,1376 when booting on real hw) created by
- mainline,1376 changed the ISA-bridge match ID from the …
- 09:17 Camp2012 edited by
- (diff)
05/15/2012:
- 20:16 Changeset [mainline,1499] by
- Fix assignment inside assert.
- 20:11 Ticket #462 (Assignment instead of comparison in sbi) closed by
- fixed: Fixed in mainline,1499 and in upstream as well.
- 19:59 UsersGuide/CommandReference edited by
- loc and inet renaming (diff)
- 19:58 UsersGuide/Networking edited by
- Update for inet and loc renaming/improvements (diff)
- 19:53 ReleaseNotes/Mainline edited by
- Utility renaming (diff)
- 19:51 Changeset [mainline,1498] by
- Merge renaming and other improvements.
- 18:12 Camp2012 edited by
- (diff)
- 04:47 StructuredBinaryData edited by
- Fix headings. (diff)
- 04:45 StructuredBinaryData edited by
- Add requirements, interesting formats, misc. ideas, and more existing … (diff)
05/14/2012:
- 17:34 Ticket #462 (Assignment instead of comparison in sbi) created by
- In [browser:mainline/uspace/app/sbi/src/stype.c#L654 …
- 15:29 Camp2012 edited by
- (diff)
05/13/2012:
- 19:48 ToMerge edited by
- update branches (diff)
- 13:39 Ticket #458 (Deadlocks when memory management is under pressure) closed by
- fixed: Ok, closing as fixed. Please file a new ticket if a new issue occurs.
- 10:50 Camp2012 edited by
- Add myself (diff)
- 10:01 Changeset [mainline,1496.1.6] by
- Detect duplicate address names.
- 09:43 Changeset [mainline,1496.1.5] by
- Add headers to inet listings.
- 09:30 Changeset [mainline,1496.1.4] by
- Add show-cat subcommand to loc which lists services in a given category.
- 08:56 Changeset [mainline,1496.1.3] by
- Rename app/locinfo to app/loc, srv/loc to srv/locsrv.
- 08:47 Changeset [mainline,1496.1.2] by
- Rename app/inetcfg to app/inet, srv/inet to srv/inetsrv. Administration …
- 07:45 Changeset [mainline,1496.1.1] by
- Make websrv a server-style binary.
05/12/2012:
- 19:55 Changeset [mainline,1497] by
- libusb: Fix assertion.
- 14:56 Ticket #394 (Running trace causes assert in generlic/malloc.c) closed by
- worksforme: Closing as not reproducible and a lack of more detailed information.
- 10:48 Changeset [mainline,1496] by
- Transmit ASCII BS for backspace. Display entire received buffer in one go, …
- 09:41 Changeset [mainline,1495] by
- Might as well terminate nterm when other side closes the connection.
- 09:39 Changeset [mainline,1494] by
- Fix delivery of end-of-connection condition.
05/11/2012:
- 15:40 NavigatingInSources edited by
- (diff)
- 15:37 NavigatingInSources created by
- 15:20 Camp2012 edited by
- Add myself (diff)
- 15:16 KnowledgeArticles edited by
- (diff)
- 15:13 Camp2012 created by
- Start HelenOS Camp 2012 planning page
- 15:12 Camps edited by
- (diff)
- 11:06 Changeset [mainline,1493] by
- Add a trivial network terminal application.
- 10:33 Changeset [mainline,1492] by
- Fix recv[from]() with small user buffer.
- 09:44 Changeset [mainline,1491] by
- Use a receive fibril in TCP socket provider to make reception …
- 09:15 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 07:47 Ticket #365 (Changing LED status bricks A4Tech keyboard) closed by
- worksforme: I can no longer reproduce this as of mainline,1490. Yay :-)
05/10/2012:
- 17:43 Lab edited by
- Add ThinkPad? X220 to our lab. (diff)
05/09/2012:
- 22:51 Changeset [mainline,1490] by
- Fix build.
- 22:22 Lab edited by
- Update last known working revision for GTA02 (diff)
- 14:29 ContemplatedPlatforms edited by
- (diff)
- 14:28 ContemplatedPlatforms edited by
- Add Raspberry Pi to our list of contemplated platforms (diff)
- 09:23 Ticket #461 (No USB devices are detected on bare metal) created by
- As of mainline,1487, no USB devices work for me at all on bare metal …
05/08/2012:
- 10:50 Ticket #459 (Failed assertion on cpu.timeoutlock spinlock) closed by
- fixed: Fix merged in mainline,1489.
- 10:47 Changeset [mainline,1489] by
- Merge from lp:~jakub/helenos/mm.
- 10:43 Changeset [mainline,825.1.166] by
- Examine the lock->guard in irq_spinlock_trylock() only when the lock is …
- 10:18 Changeset [mainline,825.1.165] by
- Print stack traces when looping on a spinlock or an active mutex is …
- 10:18 Changeset [mainline,1488] by
- Straighten inverse configuration logic.
- 09:32 Changeset [mainline,825.1.164] by
- mem_avail_mtx is an active mutex and needs to be IRQ-safe.
- 09:31 Changeset [mainline,825.1.163] by
- Convert slab_cache_t's maglock into an IRQ spinlock as it is taken from a …
- 09:27 Ticket #460 (Extend devctl with driver management) created by
- Currently on a running system if I feel like a driver was not attached …
- 09:20 Changeset [mainline,825.1.162] by
- Convert slab_cache_t's slablock into an IRQ spinlock as it is taken from a …
- 08:34 Changeset [mainline,825.1.161] by
- Add assertions to stress the fact that the slab allocator spinlocks are …
- 08:18 Changeset [mainline,1487] by
- Use fibrils instead of threads for background work in TCP.
- 08:17 Ticket #455 (TCP uses threads in an unsupported way) closed by
- fixed
- 04:57 StructuredBinaryData edited by
- Requirements and Existing Tools (diff)
05/07/2012:
- 12:56 Ticket #459 (Failed assertion on cpu.timeoutlock spinlock) created by
- When trying to reproduce bugs #396 and #458, following assertion was hit …
- 08:35 Ticket #458 (Deadlocks when memory management is under pressure) created by
- As of mainline,1486, running tester malloc1 and kconsole's test *, or …
- 07:59 Ticket #457 (ping -r timeout handling) created by
- Handling timeouts in ping is not implemented for the repeated (-r) ping …
- 07:55 Ticket #456 (Cannot receive and send over TCP/UDP at the same time) created by
- The socket client code for recv()/accept() works in a non-blocking …
05/06/2012:
- 19:34 Changeset [mainline,825.1.160] by
- Make slab_mag_cache_t's spinlock IRQ safe. - slab_cache_destroy() was …
- 18:31 Ticket #455 (TCP uses threads in an unsupported way) created by
- tcp_rqueue_thread_start() creates an instance of the tcp_rqueue_thread …
- 17:27 Changeset [mainline,825.1.159] by
- Make the ra_arena_t spinlock IRQ save. - The lock is currently being …
- 13:29 Ticket #454 (HelenOS/mips32/gxemul crashes during boot) created by
- As of mainline,1486, the default barebone GXemul build crashes early …
- 12:17 Ticket #453 (HelenOS/mips32/msim crashes during boot) created by
- As of mainline,1486, I am getting the following panic on the barebone …
- 04:39 StructuredBinaryData edited by
- add a few tools and an outline (diff)
- 04:21 StructuredBinaryData edited by
- fix broken syntax (diff)
- 04:17 StructuredBinaryData edited by
- list several tools (diff)
05/05/2012:
- 13:24 Changeset [mainline,825.1.158] by
- Fix computation of the address increment between two PTL0 entries. The …
- 08:21 Changeset [mainline,825.1.157] by
- Remove obsolete comment.
- 08:12 Changeset [mainline,825.1.156] by
- Merge mainline changes.
05/04/2012:
- 08:55 Meetings edited by
- (diff)
- 08:54 Meetings edited by
- Date of next meeting (diff)
05/02/2012:
- 08:40 DiffFromUnix edited by
- Details on the 'no serial terminals', copied from ticket #440 (diff)
05/01/2012:
- 07:46 Ticket #452 (amd64 cores do not contain valid register information) created by
- While working on #396, taskdump generated a coredump for which gdb …
- 04:09 GSOC edited by
- link to StructuredBinaryData (diff)
- 04:08 StructuredBinaryData edited by
- (diff)
- 04:01 StructuredBinaryData created by
04/30/2012:
- 17:48 Ticket #451 (kernel panic when running tester malloc1/2 on 4-way SMP) created by
- Running some concurrent instances of "tester malloc1" and "tester malloc2" …
- 14:52 UsersGuide/CompilingFromSource edited by
- More details on release building (diff)
- 14:51 Changeset [mainline,1486] by
- Ask to include development files even when the root filesystem is FAT.
- 14:49 UsersGuide/CompilingFromSource edited by
- Note about building release files (diff)
- 14:37 Ticket #450 (can not build PCC & binutils with manual configuration) closed by
- invalid: I am afraid you misunderstood what make release does. It does not use the …
- 14:24 Ticket #450 (can not build PCC & binutils with manual configuration) created by
- I follow the build guide at …
- 13:01 Changeset [mainline,1485] by
- Print "\t" properly on framebuffers where number of columns is not …
- 09:19 Ticket #103 (Running some of the kernel tests leaks memory) closed by
- worksforme: Interestingly, the latest mainline does not exhibit this problem. I killed …
04/28/2012:
- 21:30 Ticket #407 (HelenOS/ppc32 broken on latest Qemu) closed by
- notadefect: Mark, thanks for working on this and for creating both QEMU patches. I am …
- 21:00 Ticket #337 (ppc32 fb server failed assert in memory allocator) closed by
- worksforme: I am closing this as the issue does not seem reproducible. Please file a …
04/27/2012:
- 19:44 Changeset [mainline,1484] by
- Remove unneeded include.
- 16:00 Ticket #449 (devctl and locinfo should print driver and server names) created by
- devctl and locinfo output would be more informative if they included …
- 15:56 Ticket #448 (Forced vs. non-forced administrative device removal) created by
- Similar to an unmount operation, administrative device removal (devctl …
- 10:26 DiffFromUnix edited by
- No serial terminals, no X (diff)
- 10:17 UsersGuide/QuickStart edited by
- Mention 80486 (diff)
- 10:11 UsersGuide/CommandReference edited by
- Add some missing apps (diff)
- 09:59 UsersGuide/CommandReference edited by
- Renaming. networking (diff)
- 09:48 UsersGuide edited by
- Tasks, monitoring description (diff)
- 09:42 UsersGuide edited by
- Fix links (diff)
- 09:41 UsersGuide/TasksMonitoring created by
- Start page
- 09:29 UsersGuide edited by
- Networking section is not a stub anymore (diff)
- 09:28 UsersGuide/Networking edited by
- Ping, websrv, remcons (diff)
04/26/2012:
- 16:47 Ticket #447 (Boot from persistent file system) created by
- Currently we always boot HelenOS from the initial ram disk (initrd). The …
04/24/2012:
- 16:15 Changeset [mainline,1483] by
- get rid of net/modules.{c|h}
- 13:57 Ticket #446 (High memory corrodes memory reservations) created by
- Memory reservations were introduced before the physical memory was split …
- 13:38 ReleaseNotes/Mainline edited by
- Mention related tickets. (diff)
- 13:35 Ticket #445 (slab_reclaim() holds a spinlock when making calls to frame allocator) created by
- slab_reclaim() holds a spinlock when making calls to frame allocator. It …
- 13:26 Ticket #444 (Low-level ipc_forget()) created by
- The async_forget() function instructs the userspace async framework that …
- 13:05 Ticket #443 (IPC hangup should awaken blocked clients) created by
- There is a difference between the behavior on IPC_M_PHONE_HUNGUP for …
04/23/2012:
- 21:40 GSOC edited by
- Add GSoC 2012 students, mentors and projects (diff)
- 17:37 Changeset [mainline,1482] by
- remove obsolete stuff
- 14:00 Changeset [mainline,1481] by
- rename IPC_M_CONNECT_ME to IPC_M_CLONE_ESTABLISH * the term itself should …
- 11:39 ReleaseNotes/Mainline edited by
- Note about renaming binaries (diff)
04/22/2012:
- 21:56 Changeset [mainline,1480] by
- Rename s3c24xx driver binaries to full intended names.
- 21:50 Changeset [mainline,1479] by
- NIC no longer needs to support non-Ethernet frames.
04/21/2012:
- 11:05 Changeset [mainline,1478] by
- rename clip to clipboard
- 09:23 Changeset [mainline,1477] by
- Replace the async_wait_for(msg, NULL) pattern in the error paths with …
04/20/2012:
- 19:57 UsersGuide/RunningInVirtualBox edited by
- (diff)
- 18:59 UsersGuide/RunningInVirtualBox edited by
- Update VirtualBox? networking. (diff)
- 17:32 Ticket #442 (First UDP datagram not received by netecho) closed by
- notadefect: The problem is not reproducible with QEMU 1.0.1, but it is reproducible …
- 15:17 UsersGuide/Networking edited by
- Update section on configuration. (diff)
- 14:50 UsersGuide/RunningInQEMU edited by
- Link to NetworkBridging document. (diff)
- 14:48 NetworkBridging edited by
- Update the document to reflect the recent changes in HelenOS networking … (diff)
- 12:48 UsersGuide/Networking edited by
- Added links to networking sections of system emulator pages (diff)
- 11:42 UsersGuide/RunningInQEMU edited by
- Some QEMU networking options (diff)
- 10:05 UsersGuide edited by
- Add more intermediate sections (diff)
- 09:54 UsersGuide/Networking edited by
- Add intro (diff)
- 09:48 Changeset [mainline,1476] by
- tcp_sock_connection() and udp_sock_connection() need to clean up when …
04/19/2012:
- 21:35 Changeset [mainline,1475] by
- Replace loopback NIC with a loopback IP link provider.
- 15:12 UsersGuide edited by
- (diff)
- 15:11 UsersGuide/Networking created by
- 15:07 UsersGuide edited by
- fix link (diff)
- 15:07 UsersGuide edited by
- Linkify networking (diff)
- 10:04 Ticket #442 (First UDP datagram not received by netecho) created by
- As of mainline,1474, running HelenOS in QEMU using the default …
- 06:25 Ticket #441 (netecho cannot be killed) created by
- As of mainline,1474, after starting: […] and immediately …
Note: See TracTimeline
for information about the timeline view.
