Timeline


and

05/17/2012: Yesterday

17:56 Changeset [mainline,1500] by Jiri Svoboda <jiri@…>
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 jermar
mainline,1376 changed the ISA-bridge match ID from the …
09:17 Camp2012 edited by jermar
(diff)

05/15/2012:

20:16 Changeset [mainline,1499] by Jiri Svoboda <jiri@…>
Fix assignment inside assert.
20:11 Ticket #462 (Assignment instead of comparison in sbi) closed by svoboda
fixed: Fixed in mainline,1499 and in upstream as well.
19:59 UsersGuide/CommandReference edited by svoboda
loc and inet renaming (diff)
19:58 UsersGuide/Networking edited by svoboda
Update for inet and loc renaming/improvements (diff)
19:53 ReleaseNotes/Mainline edited by svoboda
Utility renaming (diff)
19:51 Changeset [mainline,1498] by Jiri Svoboda <jiri@…>
Merge renaming and other improvements.
18:12 Camp2012 edited by m.lombardi
(diff)
04:47 StructuredBinaryData edited by wtachi
Fix headings. (diff)
04:45 StructuredBinaryData edited by wtachi
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 jermar
In [browser:mainline/uspace/app/sbi/src/stype.c#L654
15:29 Camp2012 edited by decky
(diff)

05/13/2012:

19:48 ToMerge edited by decky
update branches (diff)
13:39 Ticket #458 (Deadlocks when memory management is under pressure) closed by jermar
fixed: Ok, closing as fixed. Please file a new ticket if a new issue occurs.
10:50 Camp2012 edited by vhotspur
Add myself (diff)
10:01 Changeset [mainline,1496.1.6] by Jiri Svoboda <jiri@…>
Detect duplicate address names.
09:43 Changeset [mainline,1496.1.5] by Jiri Svoboda <jiri@…>
Add headers to inet listings.
09:30 Changeset [mainline,1496.1.4] by Jiri Svoboda <jiri@…>
Add show-cat subcommand to loc which lists services in a given category.
08:56 Changeset [mainline,1496.1.3] by Jiri Svoboda <jiri@…>
Rename app/locinfo to app/loc, srv/loc to srv/locsrv.
08:47 Changeset [mainline,1496.1.2] by Jiri Svoboda <jiri@…>
Rename app/inetcfg to app/inet, srv/inet to srv/inetsrv. Administration …
07:45 Changeset [mainline,1496.1.1] by Jiri Svoboda <jiri@…>
Make websrv a server-style binary.

05/12/2012:

19:55 Changeset [mainline,1497] by Jan Vesely <jano.vesely@…>
libusb: Fix assertion.
14:56 Ticket #394 (Running trace causes assert in generlic/malloc.c) closed by jermar
worksforme: Closing as not reproducible and a lack of more detailed information.
10:48 Changeset [mainline,1496] by Jiri Svoboda <jiri@…>
Transmit ASCII BS for backspace. Display entire received buffer in one go, …
09:41 Changeset [mainline,1495] by Jiri Svoboda <jiri@…>
Might as well terminate nterm when other side closes the connection.
09:39 Changeset [mainline,1494] by Jiri Svoboda <jiri@…>
Fix delivery of end-of-connection condition.

05/11/2012:

15:40 NavigatingInSources edited by jermar
(diff)
15:37 NavigatingInSources created by jermar
15:20 Camp2012 edited by svoboda
Add myself (diff)
15:16 KnowledgeArticles edited by jermar
(diff)
15:13 Camp2012 created by jermar
Start HelenOS Camp 2012 planning page
15:12 Camps edited by jermar
(diff)
11:06 Changeset [mainline,1493] by Jiri Svoboda <jiri@…>
Add a trivial network terminal application.
10:33 Changeset [mainline,1492] by Jiri Svoboda <jiri@…>
Fix recv[from]() with small user buffer.
09:44 Changeset [mainline,1491] by Jiri Svoboda <jiri@…>
Use a receive fibril in TCP socket provider to make reception …
09:15 Meetings edited by jermar
Update venue of tomorrow's meeting. (diff)
07:47 Ticket #365 (Changing LED status bricks A4Tech keyboard) closed by svoboda
worksforme: I can no longer reproduce this as of mainline,1490. Yay :-)

05/10/2012:

17:43 Lab edited by jermar
Add ThinkPad? X220 to our lab. (diff)

05/09/2012:

22:51 Changeset [mainline,1490] by Jakub Jermar <jakub@…>
Fix build.
22:22 Lab edited by jermar
Update last known working revision for GTA02 (diff)
14:29 ContemplatedPlatforms edited by jermar
(diff)
14:28 ContemplatedPlatforms edited by jermar
Add Raspberry Pi to our list of contemplated platforms (diff)
09:23 Ticket #461 (No USB devices are detected on bare metal) created by svoboda
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 jermar
fixed: Fix merged in mainline,1489.
10:47 Changeset [mainline,1489] by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/mm.
10:43 Changeset [mainline,825.1.166] by Jakub Jermar <jakub@…>
Examine the lock->guard in irq_spinlock_trylock() only when the lock is …
10:18 Changeset [mainline,825.1.165] by Jakub Jermar <jakub@…>
Print stack traces when looping on a spinlock or an active mutex is …
10:18 Changeset [mainline,1488] by Jiri Svoboda <jiri@…>
Straighten inverse configuration logic.
09:32 Changeset [mainline,825.1.164] by Jakub Jermar <jakub@…>
mem_avail_mtx is an active mutex and needs to be IRQ-safe.
09:31 Changeset [mainline,825.1.163] by Jakub Jermar <jakub@…>
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 svoboda
Currently on a running system if I feel like a driver was not attached …
09:20 Changeset [mainline,825.1.162] by Jakub Jermar <jakub@…>
Convert slab_cache_t's slablock into an IRQ spinlock as it is taken from a …
08:34 Changeset [mainline,825.1.161] by Jakub Jermar <jakub@…>
Add assertions to stress the fact that the slab allocator spinlocks are …
08:18 Changeset [mainline,1487] by Jiri Svoboda <jiri@…>
Use fibrils instead of threads for background work in TCP.
08:17 Ticket #455 (TCP uses threads in an unsupported way) closed by svoboda
fixed
04:57 StructuredBinaryData edited by wtachi
Requirements and Existing Tools (diff)

05/07/2012:

12:56 Ticket #459 (Failed assertion on cpu.timeoutlock spinlock) created by vhotspur
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 jermar
As of mainline,1486, running tester malloc1 and kconsole's test *, or …
07:59 Ticket #457 (ping -r timeout handling) created by svoboda
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 svoboda
The socket client code for recv()/accept() works in a non-blocking …

05/06/2012:

19:34 Changeset [mainline,825.1.160] by Jakub Jermar <jakub@…>
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 jermar
tcp_rqueue_thread_start() creates an instance of the tcp_rqueue_thread
17:27 Changeset [mainline,825.1.159] by Jakub Jermar <jakub@…>
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 jermar
As of mainline,1486, the default barebone GXemul build crashes early …
12:17 Ticket #453 (HelenOS/mips32/msim crashes during boot) created by jermar
As of mainline,1486, I am getting the following panic on the barebone …
04:39 StructuredBinaryData edited by wtachi
add a few tools and an outline (diff)
04:21 StructuredBinaryData edited by wtachi
fix broken syntax (diff)
04:17 StructuredBinaryData edited by wtachi
list several tools (diff)

05/05/2012:

13:24 Changeset [mainline,825.1.158] by Jakub Jermar <jakub@…>
Fix computation of the address increment between two PTL0 entries. The …
08:21 Changeset [mainline,825.1.157] by Jakub Jermar <jakub@…>
Remove obsolete comment.
08:12 Changeset [mainline,825.1.156] by Jakub Jermar <jakub@…>
Merge mainline changes.

05/04/2012:

08:55 Meetings edited by svoboda
(diff)
08:54 Meetings edited by svoboda
Date of next meeting (diff)

05/02/2012:

08:40 DiffFromUnix edited by svoboda
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 jermar
While working on #396, taskdump generated a coredump for which gdb …
04:09 GSOC edited by wtachi
link to StructuredBinaryData (diff)
04:08 StructuredBinaryData edited by wtachi
(diff)
04:01 StructuredBinaryData created by wtachi

04/30/2012:

17:48 Ticket #451 (kernel panic when running tester malloc1/2 on 4-way SMP) created by m.lombardi
Running some concurrent instances of "tester malloc1" and "tester malloc2" …
14:52 UsersGuide/CompilingFromSource edited by svoboda
More details on release building (diff)
14:51 Changeset [mainline,1486] by Jakub Jermar <jakub@…>
Ask to include development files even when the root filesystem is FAT.
14:49 UsersGuide/CompilingFromSource edited by svoboda
Note about building release files (diff)
14:37 Ticket #450 (can not build PCC & binutils with manual configuration) closed by jermar
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 jetlan
I follow the build guide at …
13:01 Changeset [mainline,1485] by Jakub Jermar <jakub@…>
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 jermar
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 jermar
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 jermar
worksforme: I am closing this as the issue does not seem reproducible. Please file a …

04/27/2012:

19:44 Changeset [mainline,1484] by Jiri Svoboda <jiri@…>
Remove unneeded include.
16:00 Ticket #449 (devctl and locinfo should print driver and server names) created by svoboda
devctl and locinfo output would be more informative if they included …
15:56 Ticket #448 (Forced vs. non-forced administrative device removal) created by svoboda
Similar to an unmount operation, administrative device removal (devctl …
10:26 DiffFromUnix edited by svoboda
No serial terminals, no X (diff)
10:17 UsersGuide/QuickStart edited by svoboda
Mention 80486 (diff)
10:11 UsersGuide/CommandReference edited by svoboda
Add some missing apps (diff)
09:59 UsersGuide/CommandReference edited by svoboda
Renaming. networking (diff)
09:48 UsersGuide edited by svoboda
Tasks, monitoring description (diff)
09:42 UsersGuide edited by svoboda
Fix links (diff)
09:41 UsersGuide/TasksMonitoring created by svoboda
Start page
09:29 UsersGuide edited by svoboda
Networking section is not a stub anymore (diff)
09:28 UsersGuide/Networking edited by svoboda
Ping, websrv, remcons (diff)

04/26/2012:

16:47 Ticket #447 (Boot from persistent file system) created by svoboda
Currently we always boot HelenOS from the initial ram disk (initrd). The …

04/24/2012:

16:15 Changeset [mainline,1483] by Martin Decky <martin@…>
get rid of net/modules.{c|h}
13:57 Ticket #446 (High memory corrodes memory reservations) created by jermar
Memory reservations were introduced before the physical memory was split …
13:38 ReleaseNotes/Mainline edited by jermar
Mention related tickets. (diff)
13:35 Ticket #445 (slab_reclaim() holds a spinlock when making calls to frame allocator) created by jermar
slab_reclaim() holds a spinlock when making calls to frame allocator. It …
13:26 Ticket #444 (Low-level ipc_forget()) created by jermar
The async_forget() function instructs the userspace async framework that …
13:05 Ticket #443 (IPC hangup should awaken blocked clients) created by jermar
There is a difference between the behavior on IPC_M_PHONE_HUNGUP for …

04/23/2012:

21:40 GSOC edited by jermar
Add GSoC 2012 students, mentors and projects (diff)
17:37 Changeset [mainline,1482] by Martin Decky <martin@…>
remove obsolete stuff
14:00 Changeset [mainline,1481] by Martin Decky <martin@…>
rename IPC_M_CONNECT_ME to IPC_M_CLONE_ESTABLISH * the term itself should …
11:39 ReleaseNotes/Mainline edited by svoboda
Note about renaming binaries (diff)

04/22/2012:

21:56 Changeset [mainline,1480] by Jiri Svoboda <jiri@…>
Rename s3c24xx driver binaries to full intended names.
21:50 Changeset [mainline,1479] by Jiri Svoboda <jiri@…>
NIC no longer needs to support non-Ethernet frames.

04/21/2012:

11:05 Changeset [mainline,1478] by Martin Decky <martin@…>
rename clip to clipboard
09:23 Changeset [mainline,1477] by Jakub Jermar <jakub@…>
Replace the async_wait_for(msg, NULL) pattern in the error paths with …

04/20/2012:

19:57 UsersGuide/RunningInVirtualBox edited by jermar
(diff)
18:59 UsersGuide/RunningInVirtualBox edited by jermar
Update VirtualBox? networking. (diff)
17:32 Ticket #442 (First UDP datagram not received by netecho) closed by jermar
notadefect: The problem is not reproducible with QEMU 1.0.1, but it is reproducible …
15:17 UsersGuide/Networking edited by jermar
Update section on configuration. (diff)
14:50 UsersGuide/RunningInQEMU edited by jermar
Link to NetworkBridging document. (diff)
14:48 NetworkBridging edited by jermar
Update the document to reflect the recent changes in HelenOS networking … (diff)
12:48 UsersGuide/Networking edited by msucha
Added links to networking sections of system emulator pages (diff)
11:42 UsersGuide/RunningInQEMU edited by msucha
Some QEMU networking options (diff)
10:05 UsersGuide edited by svoboda
Add more intermediate sections (diff)
09:54 UsersGuide/Networking edited by svoboda
Add intro (diff)
09:48 Changeset [mainline,1476] by Jiri Svoboda <jiri@…>
tcp_sock_connection() and udp_sock_connection() need to clean up when …

04/19/2012:

21:35 Changeset [mainline,1475] by Jiri Svoboda <jiri@…>
Replace loopback NIC with a loopback IP link provider.
15:12 UsersGuide edited by svoboda
(diff)
15:11 UsersGuide/Networking created by svoboda
15:07 UsersGuide edited by svoboda
fix link (diff)
15:07 UsersGuide edited by svoboda
Linkify networking (diff)
10:04 Ticket #442 (First UDP datagram not received by netecho) created by jermar
As of mainline,1474, running HelenOS in QEMU using the default …
06:25 Ticket #441 (netecho cannot be killed) created by jermar
As of mainline,1474, after starting: […] and immediately …
Note: See TracTimeline for information about the timeline view.