Timeline
2009-06-26:
- 21:34 Changeset in mainline [1fbe064b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow libblock to operate in write-through mode. With 'wtcache' mount …
- 15:08 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) closed by
- fixed: Fixed in revision 4571.
- 15:06 Changeset in mainline [af65b72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not use the pending mechanism in console.
- 15:05 Changeset in mainline [1cab2f41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not use the pending mechanism in devmap.
- 15:04 Changeset in mainline [103bb68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- A little bit of cstyle.
- 15:04 Changeset in mainline [cc531be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Mention arm32 in the document describing virtual address translation.
- 13:28 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
-
Status changed
- 13:27 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
-
Status, Owner changed
Ok, DEVFS opens a separate connection to console for each /dev/vc*. … - 05:18 Changeset in mainline [9593bc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use condvar broadcast instead of signal when registering a new file system.
2009-06-25:
- 21:30 Changeset in mainline [7b47fa2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not use the "pending" fibril mechanism in VFS
2009-06-23:
- 18:33 Changeset in mainline [d4b9d28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Tetris high-score table now persists across multiple Tetris executions …
- 18:19 Changeset in mainline [52e4f52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use rwlock instead of futex for ramdisk.
2009-06-22:
- 20:17 Changeset in mainline [ed990cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove an obsolete comment.
- 20:02 Changeset in mainline [e2dccb0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Endpoint file systems should terminate the connection fibril when VFS …
- 13:39 Changeset in mainline [2dfd9fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid races during access to the shared hash table
2009-06-20:
- 19:31 Changeset in mainline [12956e57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use fibril synchronization in bd drivers. Use per-disk locks.
2009-06-18:
- 08:30 Changeset in mainline [ac47b7c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- define endianess externally to be able to exactly specify whether we …
2009-06-17:
- 22:33 Changeset in mainline [553492be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Finish converting VFS to fibril synchronization.
- 22:32 Changeset in mainline [ca093b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Strange left-over.
- 22:08 Changeset in mainline [4e1b57d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use fibril synchronization in libblock.
- 22:07 Changeset in mainline [6ebe721]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use fibril synchronization in FAT.
- 21:07 Changeset in mainline [34ca870]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle each VFS request using a dedicated connection.
- 20:52 Changeset in mainline [61d2315]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Disk I/O should be serialized until libblock switches to fibril …
2009-06-16:
- 21:53 Changeset in mainline [62140db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix assorted warnings and tiny glitches.
- 20:22 Changeset in mainline [0471786]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix signedness issues and warnings in fb.
- 20:09 Changeset in mainline [08c9f7d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Suppress warnings in loader.
- 19:56 Changeset in mainline [a624cbfd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve ATA cmd regs block definition to suppress warnings.
- 19:01 Changeset in mainline [fbbbb8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Get rid of warnings (size_t is enough for block size).
- 18:31 Changeset in mainline [e3fa92aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace one hack with another.
2009-06-15:
- 22:24 Changeset in mainline [103e7d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Flush stdout before spawning shell.
- 21:54 Ticket #85 (Do not create a new "pending" fibril after each received call) closed by
- fixed: Fixed in revision 4542.
- 21:51 Changeset in mainline [953769f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle pending input using only one fibril. Relax serialization in …
- 21:46 Changeset in mainline [ef8bcc6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Stdio stream buffering (only for writing a.t.m.) Issue: Do we need two …
- 20:53 Changeset in mainline [c07af37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle pending lookups using only one fibril.
- 19:17 Changeset in mainline [af7383f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle pending mounts using only one fibril.
- 18:50 Changeset in mainline [0ed2e0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert clandestine removal of delayed cursor position update by c4456.
2009-06-14:
- 14:29 Changeset in mainline [87d3ecf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display type of root filesystem and root device upon boot.
- 12:30 Changeset in mainline [c51a7cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- On condvar signal/broadcast, dequeue the waiting fibril from the …
- 09:47 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
- What I meant is that you have the async framework, fibrils and fibril …
- 09:25 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) closed by
- invalid: Submitter can not read C.
2009-06-13:
- 20:36 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
- I don't understand the phrase "another level of asynchronous …
- 20:33 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) updated by
- I don't understand how a version using condition variables could be …
- 18:32 Changeset in mainline [1cbed6b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add forgotten files.
- 17:30 Changeset in mainline [2a18193c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- File-backed block device driver (file_bd).
- 12:26 Changeset in mainline [d9f4c76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Write support in ata_bd. Not used, not tested.
- 09:45 Changeset in mainline [5481d1bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use named constants.
- 09:17 Changeset in mainline [4f5caea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move type declarations to a header file.
2009-06-12:
- 21:27 Changeset in mainline [1806e5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Properly support two disks per ATA controller. Fake (Qemu-only) check …
- 19:44 Changeset in mainline [26360f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use 'fibril_local' modifier for fibril-local variables instead of …
- 19:19 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) created by
- In cons_get_event() we are introducing another level of asynchronous …
- 19:16 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) created by
- Currently, cons_read() contains a while loop which actively reads the …
- 19:10 Ticket #86 (console should not depend on kbd's source code) created by
- Currently, console uses the kbd's keybuffer.c file and functions and …
- 19:05 Ticket #85 (Do not create a new "pending" fibril after each received call) created by
- Currently, libc's handle_call() will create a new "pending" fibril …
- 17:35 Changeset in mainline [9ae22ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Condition variables for fibrils.
2009-06-11:
- 20:32 Ticket #15 (Implement rwlocks for uspace) closed by
- fixed: Revision 4526 adds fibril rwlocks.
- 20:30 Changeset in mainline [92d34f0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement readers-writer locks for fibrils.
2009-06-10:
- 21:59 Changeset in mainline [ba2a055]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix coordinate issues in EGA fb.
- 19:15 Changeset in mainline [fc02cc41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- get back fine-grained locking (which was removed in commit 4458), but …
- 19:10 Changeset in mainline [95ba2b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove obsolete terminology
- 19:09 Changeset in mainline [3562ec82]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove obsolete comment cstyle
- 19:08 Changeset in mainline [0d3b9474]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove serialization (it is not needed here)
- 18:49 Changeset in mainline [8e13bfa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Synchronize access to pending_req.
- 14:42 Changeset in mainline [0e31a2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove yet another serialization which is not needed anymore
2009-06-09:
- 22:27 Changeset in mainline [230260ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make VFS use the new synchronization for fibrils. Now there should be …
- 22:11 Changeset in mainline [041186f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Include fibril synchronization primitives in libc build.
- 22:09 Changeset in mainline [f3afd24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add simple synchronization primitives to be used with fibrils. …
- 11:10 Changeset in mainline [ebe70f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- slightly cleanup the horrible mess of tetris introduce colors
- 11:10 Changeset in mainline [080ad7f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- simple implementation of fdopen() and rewind()
2009-06-08:
- 19:45 Changeset in mainline [bd8bfcbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Nit.
- 19:42 Changeset in mainline [b8e57e8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 19:39 Changeset in mainline [bac82eeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- getchar() and fgetc() are traditionally supposed to flush stdout and …
- 18:13 Changeset in mainline [cc27c8c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- A little bit of cleanup and a remedy for great confusion introduced in …
- 13:42 Changeset in mainline [d9c8c81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- rename libadt → adt
- 12:34 Changeset in mainline [a68f737]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- keep a list of open files to support proper cleanup
2009-06-06:
- 23:13 Changeset in mainline [f8ef660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Primitive ATA disk driver that you can use in Qemu (read only).
- 18:08 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) created by
- devfs's VFS_DEVICE is actually a form of VFS_FSTAT. Thus we can remove …
- 11:01 Ticket #82 (ls: skipping bogus node null) updated by
- OK, to be precise, fstat() won't solve this at all. What we …
2009-06-05:
- 12:46 Changeset in mainline [abc4982]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- group fhc and obio under a common directory
2009-06-04:
- 18:06 Changeset in mainline [4a68194]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- no not disturb console initialization by connections
- 16:36 Changeset in mainline [3bf907a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- be more pedantic about undefined function prototypes (to avoid memory …
- 13:47 Changeset in mainline [8bfe48e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- as_get_mappable_page() has an argument in bytes, not in pages
- 13:05 Changeset in mainline [1035437]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- keep the kernel console intact as long as it is possible (to be able …
- 12:43 WishList edited by
- (diff)
- 12:11 Ticket #83 (Pass task exit code) created by
- It is possible to wait on a task exit. But the task exit code gets …
- 12:03 Ticket #82 (ls: skipping bogus node null) updated by
-
Status, Owner changed
The reason for this is that the shell is trying to get the file size … - 11:59 Ticket #36 (Virtual consoles overhaul) closed by
- fixed: The proposed enhancement was implemented with some minor design …
- 11:57 Ticket #18 (running program from bdsh opens new console) closed by
- fixed: Console inheritance was implemented as of revision 4490. The other …
- 11:54 Changeset in mainline [c8b9f88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add forgotten answer in case of an error
- 10:14 Ticket #81 (conflicting types for fs_node_t) closed by
- fixed: Fixed in 4491.
- 10:12 Changeset in mainline [99272a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- inode_t → fdi_node_t
2009-06-03:
- 22:47 Changeset in mainline [301ff30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- rename libc's fs_node_t to inode_t to avoid type conflict with VFS
- 22:43 Ticket #82 (ls: skipping bogus node null) created by
- When listing the /dev directory, bdsh will report: ls: skipping bogus …
- 22:40 Ticket #81 (conflicting types for fs_node_t) created by
- Both libc and libfs define the fs_node_t type.
- 19:34 Changeset in mainline [98000fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove redundant index_t and count_t types (which were always quite …
- 19:32 Changeset in mainline [69e68e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- update for latest I/O changes (the protocols are not yet described …
- 19:32 Changeset in mainline [0c25c10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- update for latest I/O changes
- 19:31 Changeset in mainline [cbff4c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- update for latest I/O changes (some tests are not 100% working yet, …
- 19:30 Changeset in mainline [73878c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- bdsh: sync with I/O changes, block until spawned task exits
- 19:29 Changeset in mainline [36b8100a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- init rewrite: remove banner, start getvc to acquire first seven …
- 19:28 Changeset in mainline [595edf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add libfs_open_node() helper function cleanup
- 19:27 Changeset in mainline [d00ae4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add missing include
- 19:26 Changeset in mainline [2595dab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- I/O subsystem overhaul: - add more POSIX-like file and stream …
- 19:21 Changeset in mainline [ca3ba3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- sync header files with implementation coding style
- 19:20 Changeset in mainline [76d0d284]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- sync header files with implementation
- 19:19 Changeset in mainline [5779a74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add error constant from VFS cleanup
- 19:18 Changeset in mainline [b78d0bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- explicit typecast
- 19:18 Changeset in mainline [433131d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- setup stdin, stdout and stderr according to preset file nodes cleanup
- 19:17 Changeset in mainline [937aeee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for passing preset files cleanup
- 19:16 Changeset in mainline [9db9b10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- async framework: add generic support for processing pending operations …
- 19:14 Changeset in mainline [e77994dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add serialization (just to be sure)
- 19:13 Changeset in mainline [b267ee6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid compiler warning
- 19:12 Changeset in mainline [d4a3ee5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- replace count_t with size_t coding style
- 19:12 Changeset in mainline [e1ab30f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 19:11 Changeset in mainline [ee369f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- pass current task stdin, stdout and stderr as preset files to the …
- 19:09 Changeset in mainline [3ddd90c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid compiler warning
- 19:09 Changeset in mainline [2ac85ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove redundant index_t and count_t types (which were always quite …
- 19:07 Changeset in mainline [67e4c35]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix include
- 19:02 Changeset in mainline [80e3c69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- reorder compiler options to be consistent with kernel
- 19:01 Changeset in mainline [c20aa06]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- implement VFS_OPEN_NODE and VFS_DEVICE (no device handle is returned) …
- 18:59 Changeset in mainline [17fd1d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- devfs rewrite: - implement VFS_OPEN_NODE, VFS_DEVICE, VFS_SYNC, …
- 18:54 Changeset in mainline [05b9912]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- VFS rewrite: - add new VFS methods - VFS_NODE for getting VFS …
- 18:49 Changeset in mainline [215abc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- keyboard server rewrite: rename "kbd events" to more generic "console …
- 18:46 Changeset in mainline [bbdbf86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for passing preset files rename loader_ prefix to ldr_ …
- 18:45 Changeset in mainline [bf1fb9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Streamline locking of phones during cloning.
- 18:45 Changeset in mainline [40313e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- split naming service into multiple files for better readability add …
- 18:43 Changeset in mainline [5d0e461]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove futex (devmap is not multithreaded), use fibril serialization …
- 18:41 Changeset in mainline [8dc12ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- framebuffer server rewrite: cleanup, always use canonical order of …
- 18:39 Changeset in mainline [424cd43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, …
- 18:35 Changeset in mainline [b0a91acb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add getvc to uspace Makefile
- 18:34 Changeset in mainline [815bf9a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add getvc to RAM disk
- 18:33 Changeset in mainline [831667a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- port macros from kernel
- 08:38 FSDesign edited by
- (diff)
- 05:40 Changeset in mainline [8658f89]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- send notification also during task creation (the intention is to be …
- 05:36 Changeset in mainline [8f4bc1f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- rename the macro to be consistent with LOWER32/UPPER32 and add 64b …
- 02:01 Changeset in mainline [770971c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Parethesize args in MERGE_LOHI32 macro.
2009-06-02:
- 22:40 Changeset in mainline [1ed901d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix stupid typo (thx Matthieu Gueguen)
- 17:28 Changeset in mainline [95ad426]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add very simple implementation of task destruction notification (which …
- 17:25 Changeset in mainline [34356b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove type definition which is not needed anywhere
- 17:21 Changeset in mainline [49f78c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- getvc: a task which acquires a console device (this is a preliminary …
2009-06-01:
- 16:56 Changeset in mainline [50461f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- revert commit 4443 and implement a much finer solution as suggested by …
- 11:02 FSDesign created by
- 11:02 KnowledgeArticles edited by
- (diff)
- 11:01 KnowledgeArticles edited by
- (diff)
- 11:01 KnowledgeArticles edited by
- (diff)
2009-05-29:
- 19:27 Changeset in mainline [d0a1d961]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Put a comment for consideration.
- 18:01 Changeset in mainline [4bda76b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- serialization of VFS_OPEN implementation to avoid lockup by concurrent …
- 03:19 Changeset in mainline [84adbf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Support more than one disk in gxe_bd (hardcoded to 2).
- 02:50 Changeset in mainline [6b2f4c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Also add gxe_bd to ramdisk on arm32.
2009-05-28:
- 20:03 Ticket #76 (Framebuffer driver hangs on arm32) closed by
- worksforme
- 19:58 Ticket #75 (Large I/O areas are broken) closed by
- invalid: After fixing gxe_bd_t like this: - uint32_t pad5[0x3fc0]; + uint8_t …
- 19:55 Changeset in mainline [39580667]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Large I/O areas actually work as expected. Fix the definition of the …
- 14:41 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) closed by
- duplicate: This is probably a partial duplicate of ticket #50. It turns out that …
- 09:47 Changeset in mainline [0c0b800]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix function definition.
- 09:39 Ticket #76 (Framebuffer driver hangs on arm32) updated by
- I can't reproduce this bug as of revision 4435 and mainly 4436. Is it …
- 09:37 Ticket #80 (tmpfs_restore() fails on arm32) closed by
- fixed: I believe this is a duplicate of ticket #17. For arm32, this was fixed …
- 09:36 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) updated by
-
Component, Summary changed
In 4436, the arm32 has been fixed wrt. this bug. - 09:34 Changeset in mainline [1e48aca1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow arbitrarily large boot images on arm32.
- 08:42 Ticket #80 (tmpfs_restore() fails on arm32) created by
- As of revision 4435, HelenOS/arm32 will fail to mount the root TMPFS …
2009-05-27:
- 19:10 Changeset in mainline [81b430a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- More conversions to dev_handle_t.
- 18:48 Changeset in mainline [ad8fc510]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix type for dev_handle.
2009-05-26:
- 17:52 Ticket #79 (Introduce and implement VFS_UNMOUNT) created by
- Now that we have a functional VFS_MOUNT, it wouldn't be bad to be able …
2009-05-23:
- 16:28 Changeset in mainline [ac23b9d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid accessing uninitialized files array at all times
- 16:25 Changeset in mainline [493853ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Hold the namespace rwlock during the entire operation of …
- 10:26 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) created by
- It looks like symbol resolution does not work in the kernel.
- 09:51 Changeset in mainline [4ef6645]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Surprisingly easy support for homogenous mounts. It works by simply …
2009-05-22:
- 19:18 Changeset in mainline [16d17ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add fs_handle argument to libfs_mount() needed to recognize homogenous …
- 18:10 Ticket #77 (Filesystem framework is extremely fragile) updated by
- A good example is to try and mount a FAT filesystem from a gxe_bd …
- 09:13 Ticket #77 (Filesystem framework is extremely fragile) updated by
-
Cc changed
- 08:42 Ticket #77 (Filesystem framework is extremely fragile) created by
- A bug (e.g. segfault) in a single filesystem implementation server …
2009-05-21:
- 20:06 Changeset in mainline [3ecc02e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow arbitrary block size in gxe_bd. Fix offset calculation.
- 19:37 Changeset in mainline [ae55ee8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix rename() on a non-root file system.
- 19:26 Changeset in mainline [b1e9d2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- turn off SMP for Athlon XP
- 19:14 Changeset in mainline [e7645de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move ramdisk under bd.
- 18:21 Changeset in mainline [296ddec0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Call libfs_mount() from tmpfs_mount().
- 18:09 Changeset in mainline [0442c02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.
- 17:15 Changeset in mainline [7d158097]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Refuse to clone the phone which is itself used to make the …
- 15:32 Changeset in mainline [1601f3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- console cleanup (no functional changes)
- 07:05 Changeset in mainline [a095d20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add simple devfs filesystem and mount it as /dev add generic NULL …
- 07:03 Changeset in mainline [cb41a5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- improve devmap interface remove spared device
- 06:57 Changeset in mainline [2246de6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add list_count() cstyle
- 06:55 Changeset in mainline [55982d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 06:32 Ticket #76 (Framebuffer driver hangs on arm32) created by
- As of r4413 the FB driver will get stuck before printing the service …
2009-05-20:
- 11:57 Changeset in mainline [fc0110d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add space before $@
- 10:29 Changeset in mainline [b0ea8a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove obsolete reference to libipc
2009-05-19:
- 22:01 Changeset in mainline [44a53fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Experimental GXemul disk driver (device 'disk0').
- 22:00 Ticket #23 (Non-root VFS mounts are not ready) closed by
- fixed: Delivered in revision 4409.
- 21:50 Changeset in mainline [854c564]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix type definition.
- 21:49 Changeset in mainline [83937ccd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rudimentary support for non-root mounts.
- 21:48 Changeset in mainline [27fd651]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add 'bdd' shell command (block device dump) for testing block device …
- 21:47 Changeset in mainline [2c0e5d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.
- 21:41 Changeset in mainline [0c2eee0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove unused and non-functional code.
- 21:39 Changeset in mainline [287e83f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not test the same condition twice.
- 21:36 Changeset in mainline [5b9d80c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix ipc_forward_slow().
- 20:26 Ticket #75 (Large I/O areas are broken) created by
- If you pio_enable() an area larger than page size, writes beyond the …
- 19:06 Changeset in mainline [60866a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- pio_enable() was not allocating address space properly (unless sz ⇐ …
2009-05-18:
- 21:04 Ticket #74 (Reimplement user space memory allocator) created by
- Get rid of the public domain dlmalloc memory allocator, which is …
- 21:02 Changeset in mainline [c00589d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove the confusing "Improved support for hyperthreading" …
- 19:45 Changeset in mainline [1090b8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- C binding for devmap. Gets rid of duplicate code.
- 17:16 Changeset in mainline [c5747fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rename ramdisk protocol → block device protocol.
2009-05-17:
- 19:04 Changeset in mainline [687246b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- TLB demap optimalization for US3.
2009-05-15:
- 20:22 Changeset in mainline [acf37bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Reduce Udebug overhead with some nifty tricks.
2009-05-14:
- 21:56 Changeset in mainline [40a0e504]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- udebug_stoppable_begin/end() should always proceed. In any case they …
- 21:49 Changeset in mainline [9ba6262]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert accidental change.
- 21:29 Changeset in mainline [ae5aa90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clean up various log messages, mostly udebug.
2009-05-12:
- 21:04 Changeset in mainline [8ebc8bf4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add IPC ping-pong benchmark to tester.
2009-05-11:
- 21:00 Changeset in mainline [cc99bcd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- msg→wdata.inlist needs to be allocated before the reply_received() …
- 20:13 Changeset in mainline [e38d66b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Slash missing in bdsh makefile.
- 19:21 Changeset in mainline [537611cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Create a second RD device called "spared". This is for testing purposes.
- 18:48 Changeset in mainline [d4a172b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add a bdsh wrapper around mount().
2009-05-09:
- 21:57 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) closed by
- fixed: Fixed in revision 4370.
- 21:56 Changeset in mainline [cf95bc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Streamline TMPFS and fix its design so that it properly supports …
- 09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by
-
Status changed
- 09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by
-
Summary changed
- 09:15 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) created by
- TMPFS seems to be broken with respect to linking directories. A …
- 08:39 Changeset in mainline [4f46695e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Lookup a node's parent lexically rather than using the broken L_PARENT …
2009-05-08:
- 22:05 Changeset in mainline [f4876df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Only announce loader registration in verbose mode.
- 20:59 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) closed by
- fixed: Fixed in revision 4366.
- 20:58 Changeset in mainline [14040e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow rename("a", "aa");
- 11:26 Changeset in mainline [54a6ff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix doxygen comments.
- 11:11 Ticket #51 (Need command to test VFS rename() operation) closed by
- fixed: Fixed in revision 4364.
- 11:10 Changeset in mainline [046f342]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add a primitive 'mv' command. This 'mv' is a mere wrapper around …
2009-05-07:
- 21:20 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
-
Summary changed
- 21:10 Ticket #72 (Write back file system data from block cache to the block device ...) created by
- Currently, the file system modified data ends up in the block cache …
- 21:02 Ticket #71 (Stack walkers) created by
- Implement a common API for walking kernel and userspace stacks so that …
- 19:52 Changeset in mainline [66b430e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel Ski driver should pull more keys at a time, similarly to the …
2009-05-06:
- 20:58 Ticket #70 (Cating a directory causes segfault in VFS) closed by
- fixed: VFS did not test file descriptors for being < 0. Fixed in revision 4362.
- 20:57 Changeset in mainline [386e276]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Negative file descriptors shoud be considered invalid. This fixes …
- 20:54 Changeset in mainline [8bb129d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- HelenOS open() returns the actual error code, not mere -1.
- 19:31 Ticket #57 (FAT driver improvement: lower case bits) closed by
- fixed: Implemented in revision #4360.
- 19:30 Changeset in mainline [a248234]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for lowercase extension and lowercase basename bits (NT …
- 18:54 Ticket #70 (Cating a directory causes segfault in VFS) created by
- Executing "cat srv" shell command in the root directory of the RAM …
- 18:52 Ticket #32 (ppc32: use proper permissions on pages) updated by
-
Component changed
- 18:50 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
-
Component changed
- 18:50 Ticket #10 (Register window thrashing) updated by
-
Component changed
- 18:48 Ticket #14 (Implement register-only ipc_wait_for) updated by
-
Component changed
- 18:47 Ticket #2 (IRQs can theoretically starve) updated by
-
Component changed
- 18:46 Ticket #42 (Kconsole notifications in a separate thread) updated by
-
Component changed
- 18:46 Ticket #65 (Kernel input devices polling) updated by
-
Component changed
- 18:45 Ticket #66 (Kernel stdout as a multiplexer) updated by
-
Component changed
- 18:43 Ticket #6 (pte_t should be the real thing on arm32) updated by
-
Component changed
- 18:42 Ticket #55 (Some keyboards do not support autorepeat) updated by
-
Component changed
- 18:41 Ticket #50 (Kconsole better tab completion) updated by
-
Component changed
- 18:41 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
-
Component changed
- 18:39 Changeset in mainline [0be3e8b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not attempt to unlink non-empty FAT directories.
- 18:39 Ticket #11 (Support PAE on ia32) updated by
-
Component changed
- 18:38 Ticket #15 (Implement rwlocks for uspace) updated by
-
Component changed
- 18:37 Ticket #43 (Switch between virtual terminals using Alt+Fn) updated by
-
Component changed
- 12:55 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by
-
Component changed
- 12:51 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by
-
Component changed
- 12:51 Ticket #58 (FAT server improvement: LFN) updated by
-
Component changed
- 12:51 Ticket #57 (FAT driver improvement: lower case bits) updated by
-
Component changed
- 12:50 Ticket #67 (TMPFS relies on being single-threaded) updated by
-
Component changed
- 12:50 Ticket #62 (Support file system date attributes) updated by
-
Component changed
- 12:49 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
-
Component changed
- 12:49 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
-
Component changed
- 12:49 Ticket #35 (Support multiple instances of TMPFS) updated by
-
Component changed
- 12:48 Ticket #51 (Need command to test VFS rename() operation) updated by
-
Component changed
- 12:48 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Component changed
2009-05-05:
- 22:18 Changeset in mainline [770d281]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not attempt to unlink() FAT root.
- 22:09 Changeset in mainline [b6035ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce the concept of FS nodes. A FS node is a typed abstraction of …
2009-05-04:
- 23:15 Changeset in mainline [c852f4be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add console.write method to tracer.
2009-05-03:
- 09:04 Ticket #68 (Tracer locks up keyboard) closed by
- fixed: The problem was that cons_write() in the console server was waiting …
- 09:01 Changeset in mainline [0b6d70d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- klog_puts() is useful for debugging.
- 09:01 Changeset in mainline [6568225]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix incorrect serialization in console, which could lead to the …
- 08:21 Ticket #68 (Tracer locks up keyboard) updated by
- When I add a hook directly to the keyboard driver to switch me to kcon …
2009-05-02:
- 12:28 StringAPI edited by
- String metrics (diff)
2009-05-01:
- 21:52 StringAPI edited by
- Missing word (diff)
- 21:50 KnowledgeArticles edited by
- String API (diff)
- 21:50 StringAPI created by
- The new and shiny API (t.m.)
- 12:53 WikiStart edited by
- Link to user's guide. (diff)
- 12:49 IMB edited by
- Make use of L1 headings. (diff)
- 12:48 Links edited by
- Make use of L1 headings. (diff)
- 12:48 OldMacPeripherals edited by
- Make use of L1 headings. (diff)
- 12:48 DeveloperDocs edited by
- Make use of L1 headings. (diff)
- 12:48 WishList edited by
- Make use of L1 headings. (diff)
- 12:47 Tracing edited by
- Make use of L1 headings. (diff)
- 12:47 IPC edited by
- Make use of L1 headings. (diff)
- 12:46 KnowledgeArticles edited by
- Make use of L1 headings. (diff)
- 12:46 CurrentIssues edited by
- Make use of L1 headings. (diff)
- 12:45 WikiStart edited by
- Make use of L1 headings. (diff)
- 12:44 UsersGuide created by
- For the hapless newbie.
- 12:10 Ticket #56 (Finish and merge the dynamic loader to trunk) updated by
- I brought the dynload branch in sync with trunk (it was lagging behind …
2009-04-29:
- 09:56 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
- I have already investigated this and it seems to be a bug in QEMU (I …
2009-04-28:
- 19:19 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) created by
- The new method for rebooting PCs using i8042 works in uniprocessor. …
- 19:12 Ticket #68 (Tracer locks up keyboard) created by
- In the current trunk revision trying to trace a task (use +s so that …
- 11:39 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Priority changed
2009-04-27:
- 14:48 Changeset in mainline [8e7afdbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- make sgcnin_init() consistent with similar driver functions
2009-04-26:
- 10:06 OldMacPeripherals edited by
- (diff)
- 10:05 OldMacPeripherals edited by
- (diff)
- 09:59 OldMacPeripherals edited by
- (diff)
- 09:58 DeveloperDocs edited by
- formatting (diff)
- 09:57 OldMacPeripherals created by
- 09:45 DeveloperDocs edited by
- (diff)
- 09:45 WikiStart edited by
- (diff)
- 09:41 DeveloperDocs created by
2009-04-25:
- 22:25 Changeset in mainline [43847ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Select correct kbd controller driver on bgxemul.
- 22:21 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) closed by
- fixed: The user-space loader included kernel arch/elf.h which was testing the …
- 22:18 Changeset in mainline [a31efeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix ELF loading issue on mips32eb.
- 16:49 Changeset in mainline [409b0d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix interpretation of return value. This caused loader to crash …
- 16:47 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by
-
Status, Owner changed
- 12:00 Changeset in mainline [9701d49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- On sgcn disable polling too when switching to kcon.
- 11:54 Changeset in mainline [ccd1a14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Stop userspace kbd driver from polling when switching to kcon. Also, …
2009-04-24:
- 20:33 Changeset in mainline [ebfabf6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use better method names.
- 20:24 Changeset in mainline [10270a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Better switch to kcon on serial console — relinquish/reclaim screen …
- 15:38 Ticket #19 (Fix async framework regarding nested asynchronous calls) closed by
- fixed: Resolved in revision 4324.
- 15:38 Changeset in mainline [c07544d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- create a new fibril for each notification received, which allows to do …
- 14:56 Changeset in mainline [422fd81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- push newline to stdin only if the kconsole was previously silent
- 12:38 Changeset in mainline [3c101bd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix disappeared cursor in aligned rendering
- 10:50 Ticket #45 (Virtual terminal recycling bug) closed by
- fixed: Fixed in revision 4321.
- 10:48 Changeset in mainline [700dcb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clear the framebuffer when the new connection inherits the virtual …
- 09:33 Ticket #46 (EGA kconsole/user console bugs) closed by
- fixed: Solved in revision 4320.
- 09:32 Changeset in mainline [d797054c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid touching EGA video memory or cursor in silent mode
- 08:28 Changeset in mainline [821cc93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- make the 'continue' command behave even nicer
- 08:16 Changeset in mainline [402de0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- force to kernel console to always print the prompt when switching to …
- 08:03 Ticket #20 (Klog output from user space) closed by
- fixed: Resolved in revision 4317.
- 08:01 Changeset in mainline [566f4cfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- use buffering for klog output (this can be used to avoid the ugly …
2009-04-23:
- 11:34 Ticket #60 (Driver for ext4 filesystem) updated by
-
Cc, Keywords changed
- 11:34 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by
-
Cc, Keywords changed
- 11:33 Ticket #58 (FAT server improvement: LFN) updated by
-
Keywords, Cc changed
- 11:33 Ticket #57 (FAT driver improvement: lower case bits) updated by
-
Keywords, Cc changed
- 11:31 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Keywords changed
- 11:30 Ticket #62 (Support file system date attributes) updated by
-
Keywords changed
- 11:29 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
-
Keywords changed
- 11:29 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
-
Keywords changed
- 11:28 Ticket #51 (Need command to test VFS rename() operation) updated by
-
Keywords changed
- 11:26 Ticket #67 (TMPFS relies on being single-threaded) updated by
-
Cc changed
- 11:26 Ticket #67 (TMPFS relies on being single-threaded) created by
- The TMPFS file system server protects global data structures such as …
2009-04-22:
- 17:11 Changeset in mainline [ab1861a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- generate the prerendered glyph mask not using rgb_, but properly using …
2009-04-21:
- 20:16 Changeset in mainline [a1a83e5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace non-canonical B instructions with BA %xcc. Fix one occurrence …
- 20:01 Changeset in mainline [5646813]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace all deprecated BA (Bicc) instructions with BA %xcc instructions.
- 19:52 Changeset in mainline [253d3d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Convert sgcn to the new HID wiring mechanism.
- 16:36 Changeset in mainline [f2d2c7ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix of-by-one-character bug in str_chr() and str_rchr()
- 12:55 Ticket #19 (Fix async framework regarding nested asynchronous calls) updated by
-
Priority changed
- 12:50 Ticket #44 (Advanced way of wiring kernel HID devices) closed by
- fixed: The way how input devices are wired together was changed in revision …
- 12:48 Ticket #66 (Kernel stdout as a multiplexer) created by
- Kernel stdout should behave as a multiplexer (sending output to all …
- 12:48 Ticket #65 (Kernel input devices polling) created by
- Implement support for kernel input devices polling again according to …
- 12:46 Changeset in mainline [c2417bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- change the way how input devices are wired together according to …
- 12:43 Changeset in mainline [44b7783]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- rename _getc() to indev_pop_character() implicit creation of stdin via …
- 12:40 Changeset in mainline [d6d04e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add explicit option for VIA CUDA
- 09:40 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
-
Summary changed
- 09:28 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
-
Cc changed
- 09:27 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) created by
- Currently, the sparc64 kernel determines physical addresses of devices …
- 09:00 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) updated by
-
Cc, Keywords changed
- 08:59 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
-
Keywords, Cc changed
2009-04-20:
- 23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
-
Status changed
- 23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) created by
- Although both ppc32 and sparc64 ports use most of the common OFW code …
- 22:58 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
-
Status, Milestone, Summary changed
- 22:49 Changeset in mainline [8c1eb69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for alternate spelling of macio alias
- 11:11 Ticket #62 (Support file system date attributes) updated by
-
Cc changed
- 11:11 Ticket #62 (Support file system date attributes) created by
- Neither VFS nor the individual file systems currently honor the date …
- 11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
-
Cc changed
- 11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) created by
- The current VFS protocol can handle only 32-bit file offsets and file …
2009-04-18:
- 20:16 Ticket #35 (Support multiple instances of TMPFS) closed by
- fixed: Committed in revision 4306.
- 20:14 Changeset in mainline [8d049ee0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Support multiple TMPFS instances.
- 15:32 Changeset in mainline [594303b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Support mount options. Let tmpfs decide whether to start empty or …
- 15:29 Changeset in mainline [6b6e423a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow IPC_M_DATA_WRITE to transfer zero data.
- 15:27 Changeset in mainline [c259b9b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow malloc(0, …) in kernel.
- 13:37 Changeset in mainline [c08c355]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make IPC_M_PING part of the VFS_MOUNT protocol again.
- 13:12 Changeset in mainline [58d7280]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Return the actual error code instead of EREFUSED.
2009-04-17:
- 09:46 Ticket #26 (User space is not working on iMac G4) closed by
- worksforme: The problem was probably caused by some generic bug which has been …
- 09:09 Changeset in mainline [11f56c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for up-to-date Mac booting specs (this fixes booting on …
2009-04-16:
- 22:20 Changeset in mainline [fe24a52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle shift properly on top row of main block in Czech layout.
- 21:41 Changeset in mainline [87d71bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix off-by-one bug in kconsole argument parser
- 15:41 Changeset in mainline [3c0a841]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ISO image is now produced on ppc32
- 14:01 Ticket #22 (FAT file names should be lower-case) closed by
- wontfix: OK, after some discussion in the mailing list I am closing this ticket …
- 13:56 Ticket #60 (Driver for ext4 filesystem) created by
- Implement a native HelenOS driver for the ext4 file system. …
- 13:56 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) created by
- Implement support for FAT12, FAT32 and FAT64 file system formats in …
- 13:55 Ticket #58 (FAT server improvement: LFN) created by
- Add support for Long File Names extension.
- 13:54 Ticket #57 (FAT driver improvement: lower case bits) created by
- Add support for "lower case extension" and "lower case base name" bits …
- 11:39 Changeset in mainline [e40ec257]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- don't forget to flush the console after the application finishes (yes, …
- 11:13 Changeset in mainline [c33e36b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add yaboot license and information
- 11:07 Changeset in mainline [bbd0e4f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add symlink to grub
- 11:06 Changeset in mainline [10471852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove duplicate grub
- 11:01 Changeset in mainline [b4c6e83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ppc32: create bootable ISO image instead of plain binary add sample …
- 11:00 Changeset in mainline [be4fc71]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove tailing space
- 11:00 Changeset in mainline [14fc1d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add yaboot
- 10:25 Changeset in mainline [f0707ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- unify where to place the distribution root: always use boot/distroot
- 08:12 Ticket #51 (Need command to test VFS rename() operation) updated by
-
Owner, Priority, Cc, Status changed
I'll add 'ren' for now to test rename(), then implement a recursive … - 00:28 Ticket #51 (Need command to test VFS rename() operation) updated by
- I'll implement a 'mv' command to test this.
2009-04-15:
- 22:01 Changeset in mainline [d15815e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement Czech combinator keys (hacek and carka).
- 19:25 Ticket #22 (FAT file names should be lower-case) reopened by
- I have following reasons why I would prefer to see lower case file …
- 18:38 Ticket #56 (Finish and merge the dynamic loader to trunk) created by
- This ticket is created to track progress on merging the dynamic loader …
- 18:19 Ticket #22 (FAT file names should be lower-case) closed by
- worksforme: I am going to close this ticket. If you find a defendable argument why …
- 17:39 Ticket #55 (Some keyboards do not support autorepeat) created by
- Some keyboards (e.g. NS16550 on Sun Ultra 60) do not support …
- 15:46 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) closed by
- fixed: User space fixed as revision 4284.
- 15:44 Changeset in mainline [9239333]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add NS16550 support for sparc64
- 15:01 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by
- The kernel keyboard support has been fixed in revision 4283. User …
- 15:00 Changeset in mainline [f03afad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- repair a bug in calculating the address of hardware devices (no …
- 12:48 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by
-
Status, Cc, Owner changed
Accepting the ticket. - 11:40 Ticket #54 (VFS to FUSE connector) created by
- Implement a connector between the HelenOS VFS server and FUSE. …
- 11:31 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) created by
- Both the kernel and the user space keyboard is not functional on Sun …
- 10:14 Changeset in mainline [17646b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- repair two glitches in memory management (no beer today
- 08:36 Ticket #51 (Need command to test VFS rename() operation) updated by
-
Cc changed
- 08:35 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
-
Status, Cc, Owner changed
Accepting the ticket.
2009-04-14:
- 19:31 Changeset in mainline [6700ee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Forbid destination string buffers of size zero altogether as they most …
- 19:21 Changeset in mainline [4482bc7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- strcat() → str_append().
- 19:08 Changeset in mainline [732bb0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Nuke strncmp().
- 18:47 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) created by
- vfs_rename() detects whether we are moving a directory to its own …
- 18:39 Ticket #51 (Need command to test VFS rename() operation) created by
- There is no way to interactively test the rename() operation. A shell …
- 18:26 Changeset in mainline [47a6708]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- No need for strncmp() fs_name_to_handle() as vfs_info.name is always …
- 15:52 Ticket #27 (Kernel not booting on Sun Ultra 60) closed by
- fixed: Fixed in revision 4277.
- 15:50 Changeset in mainline [2bf4936]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- On sparc64, do fast indentity mapping only for physical memory. For …
- 15:47 Changeset in mainline [577b531]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace the deprecated Bicc instructions with proper Bcc instructions.
- 14:16 Changeset in mainline [4ee4046]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- complete configuration options
- 06:08 Ticket #49 (Long lines don't get printed until next '\n') closed by
- invalid: Not a defect. Console output is buffered with line granularity. To see …
2009-04-13:
- 21:35 Changeset in mainline [c822026]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix compilation in non-SMP configurations
- 21:25 Ticket #44 (Advanced way of wiring kernel HID devices) updated by
-
Status changed
I am working on this right now. - 21:24 Ticket #50 (Kconsole better tab completion) created by
- Tab completion in kconsole is working, but it might be more …
- 21:19 Ticket #21 (Tab completion in kconsole is not working) closed by
- fixed
- 21:15 Changeset in mainline [37c312a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix tab completion in kconsole (this resolves ticket #21)
- 20:34 Changeset in mainline [a1d89ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Prevent optimizing ia64's PIO away. This solves the frequent hangs of …
2009-04-12:
- 07:28 Ticket #49 (Long lines don't get printed until next '\n') created by
- Happens if you try to printf() a line which doesn's fit on one output …
2009-04-10:
- 19:51 Changeset in mainline [3cc6a52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix serengeti console
- 11:45 Ticket #48 (Simple GUI) created by
- After the virtual consoles overhaul is finished, …
- 11:42 Ticket #47 (Mouse driver) created by
- Implement a separate mouse driver for the user space. Get back the …
- 11:41 Ticket #46 (EGA kconsole/user console bugs) created by
- When using EGA output, the kernel console output and user space …
- 11:41 Ticket #45 (Virtual terminal recycling bug) created by
- In some cases when a virtual terminal gets recycled (e.g. the bdsh …
- 11:39 Ticket #44 (Advanced way of wiring kernel HID devices) created by
- Change the way HID devices and layers are wired together, as proposed …
- 11:34 Ticket #43 (Switch between virtual terminals using Alt+Fn) created by
- Currently plain F1, F2, … keys are used. But it is not wise to …
- 11:33 Ticket #42 (Kconsole notifications in a separate thread) created by
- Do not send kconsole notifications in kernel from the main kconsole …
- 11:27 Ticket #41 (Add support for iMac G5 (ppc64)) created by
- Add support for iMac G5 (PowerPC 970FX).
- 11:27 Ticket #40 (Implement support for Sgi Octane (mips64)) created by
- Implement support for Sgi Octane machines (mips64 big-endian …
- 11:26 Ticket #39 (Implement support for LEON CPUs (sparc32)) created by
- Implement support for LEON2 and/or LEON3 CPUs (sparc32 big-endian …
- 11:25 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:25 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:25 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) created by
- Replace the ad hoc bootinfo structures and perhaps also sysinfo with a …
- 11:23 Ticket #37 (Optionally strip binaries after linking) created by
- For non-debug builds strip the binaries.
- 11:23 Ticket #35 (Support multiple instances of TMPFS) updated by
-
Cc, Status changed
- 11:22 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by
-
Cc changed
- 11:22 Ticket #36 (Virtual consoles overhaul) created by
- The primitive way how virtual consoles work now has to be changed. The …
- 11:21 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Owner, Status, Cc changed
Accepting the ticket. - 11:18 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:17 Ticket #35 (Support multiple instances of TMPFS) created by
- The TMPFS file system needs to be enhanced to support nodes with …
- 11:15 Ticket #34 (Replace the functionality of LOW_4GiB macro) updated by
-
Description changed
- 11:14 Ticket #34 (Replace the functionality of LOW_4GiB macro) created by
- The macro was removed during the partial overhaul of the memory …
- 11:10 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by
-
Owner, Status changed
The hw_map() change introduced identity mapping also for device's … - 11:09 Ticket #33 (ATA driver) updated by
-
Owner, Status changed
- 11:09 Ticket #33 (ATA driver) created by
- Implement ATA driver.
- 11:08 Ticket #32 (ppc32: use proper permissions on pages) created by
- Set properly read-only bits on page mapping on ppc32.
- 11:06 Ticket #31 (Revision of panics) created by
- Revise all uses of panic() and if it is possible and reasonable, try …
- 11:04 Ticket #30 (Investigate possibility of using unlikely(), likely()) created by
- Use the constructs unused(), unlikely() and likely() in relevant parts …
- 11:03 Ticket #29 (Unify infinite lops) created by
- Introduce a single canonical way for writing infinite loops (in case …
- 11:01 Ticket #28 (Autotooling, generated offsets) created by
- To make the source code more robust, introduce some means to detect …
- 10:59 Ticket #22 (FAT file names should be lower-case) updated by
- Why? The ECMA-107 spec for FAT16 explicitly mentions upper case …
- 10:58 Ticket #27 (Kernel not booting on Sun Ultra 60) created by
- After some changes related to the hw_map() function on sparc64, the …
- 10:57 Ticket #26 (User space is not working on iMac G4) created by
- The kernel boots OK, but the user space is not working. Unfortunately, …
- 10:55 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) created by
- There is no support for VIA-CUDA keyboard controller in user space.
- 10:45 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) created by
- Although the kernel seems to be running fine on GXEMUL in both the …
- 10:43 Ticket #23 (Non-root VFS mounts are not ready) created by
- To be able to move forward with the development of user space, the …
- 10:42 Ticket #22 (FAT file names should be lower-case) created by
- The file names read from FAT16 filesystem should be presented in lower …
- 10:40 Ticket #21 (Tab completion in kconsole is not working) created by
- After the transition to UCS the kconsole tab completion is not working …
- 10:39 Ticket #20 (Klog output from user space) created by
- The way SYS_KLOG syscall is currently used by libc causes intermixing …
- 10:35 Ticket #19 (Fix async framework regarding nested asynchronous calls) created by
- Currently there is a flaw in the async framework regarding the sending …
- 10:33 Ticket #1 (Get support for Xen back) updated by
-
Milestone changed
- 10:30 Ticket #11 (Support PAE on ia32) updated by
-
Milestone changed
- 10:30 Ticket #3 (Memory management limitations) updated by
-
Milestone changed
- 10:29 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by
-
Milestone changed
- 10:28 Ticket #15 (Implement rwlocks for uspace) updated by
-
Milestone changed
- 07:53 Changeset in mainline [6eb2e96]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().
2009-04-09:
- 23:04 Changeset in mainline [f4b1535]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- str_ncpy() vs str_cpy(). TODO The same in userspace.
- 22:32 Changeset in mainline [095003a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- strdup() → str_dup()
- 21:28 Changeset in mainline [7afb4a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Nuke strchr() and strrchr().
- 21:16 Changeset in mainline [92fd52d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Nuke strcpy() and strcmp().
- 20:36 IPC edited by
- (diff)
- 19:08 Changeset in mainline [a2c58f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- thread_exit() needs to be noreturn as well
- 18:40 Changeset in mainline [552823e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix warning.
- 18:37 Changeset in mainline [ccf814f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- _exit() is a noreturn function.
- 13:44 Ticket #18 (running program from bdsh opens new console) created by
- I was thinking it would be more usual to have programs run in the same …
- 13:42 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) created by
- The loader doesn't check whether the contents of image.boot overlaps …
- 13:41 Ticket #16 (mips32 loaders need to maintain cache coherence) created by
- The mips32 loader needs to establish cache coherence after it copies …
- 13:41 Ticket #15 (Implement rwlocks for uspace) created by
- For example, there are many places in the emerging VFS layer that can …
- 13:40 Ticket #14 (Implement register-only ipc_wait_for) created by
- Despite the recent improvements in IPC, which can now pass as many as …
- 13:40 Ticket #13 (Slab allocator allocation description ends in the middle of a sentence) created by
- The description of the slab allocator allocation ends like this: "If …
- 13:39 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) created by
- With the addition of the IPC_M_DATA_SEND call method, a new space for …
- 13:37 Ticket #11 (Support PAE on ia32) created by
- Add support for Physical Address Extension to our ia32 port so that …
- 13:37 Ticket #10 (Register window thrashing) created by
- The following snippet of userspace pseudo code demonstrates situation …
- 13:36 Ticket #9 (Current fibril model can confuse kernel's view on threads) created by
- Since the times of HelenOS 0.2.0, the fibril (formerly pseudo threads) …
- 13:36 Ticket #8 (Port the arm32 port to real hardware) created by
- Porting HelenOS/arm32 to a real ARM machine will benefit the whole …
- 13:35 Ticket #7 (Port the arm32 port to QEMU) created by
- Porting HelenOS/arm32 to another virtual machine will help the port to …
- 13:34 Ticket #6 (pte_t should be the real thing on arm32) created by
- On arm32, the type describing the PTE (page table entry) is defined …
- 13:33 Ticket #5 (Support uspace with the ability to join threads) created by
- The kernel should provide userspace threads with syscalls for joining …
- 13:32 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) created by
- I found out that when I double the size of the buffer allocated for …
- 13:31 Ticket #3 (Memory management limitations) created by
- Running VESA framebuffer on a machine with more that 1 GB of physical …
- 13:27 Ticket #2 (IRQs can theoretically starve) created by
- With the new IRQ dispatcher, it is possible that a device generating …
- 13:24 Ticket #1 (Get support for Xen back) created by
- Resurrect the abandoned ia32xen port. Possibly also start working on …
- 13:09 WikiStart edited by
- (diff)
- 00:17 WishList created by
- 00:17 Tracing created by
- 00:17 Links created by
- 00:17 KnowledgeArticles created by
- 00:17 IPC created by
- 00:17 IMB created by
- 00:17 CurrentIssues created by
- 00:13 WikiStart created by
2009-04-08:
- 20:00 Changeset in mainline [3a180ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow UCS in Tetris highscores.
- 18:57 Changeset in mainline [8be693b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- More replacements.
- 18:47 Changeset in mainline [9eb3623]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace some uses of old string functions in C library.
2009-04-07:
- 19:03 Changeset in mainline [6071a8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Read UCS chars in bdsh and encode them. (bdsh is still largely …
2009-04-06:
- 22:05 Changeset in mainline [2845930]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Address issues with IRQ notifications.
- 19:32 Changeset in mainline [3636964]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- make klog more generic
- 19:32 Changeset in mainline [13a638d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- move event notification to the ipc directory (where it probably belogs …
- 16:18 Changeset in mainline [149d14e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ia32, amd64: do not reboot via a triple fault (which is nasty), but …
- 16:17 Changeset in mainline [415d272]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- halt all CPUs in case reboot was not succesful
- 15:44 Changeset in mainline [b014e9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- call remove_callback only optionally (this fixes the cleanup phase of …
- 15:44 Changeset in mainline [37be841]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid deadlock during cleanup (the compare function which is called …
- 15:43 Changeset in mainline [44814b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- more readable spinning printout
- 15:31 Changeset in mainline [7b0297b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- split asserts into atomic conditions to ease debugging
- 15:08 Changeset in mainline [5b7f418]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- sync with kernel
- 14:56 Changeset in mainline [a78d001]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ignore leading byte-order mark while printing wide strings (GCC …
2009-04-05:
- 21:09 Changeset in mainline [482c86f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- NS was forgetting to hangup phones. One phone was leaked for every …
- 16:20 Changeset in mainline [0175246]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Primitive means of switching keyboard layout at run time. Use Ctrl+Fn, …
- 15:50 Changeset in mainline [56fa418]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make Czech layout work partially in bdsh.
- 10:17 Changeset in mainline [726ef849]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add multilingual text to dist/readme.
- 10:04 Changeset in mainline [cee8d3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- WIP Czech keyboard layout.
- 09:27 Changeset in mainline [9db4079]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- UCS in keyboard driver.
- 09:17 Changeset in mainline [b27eb71]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make ega-fb and serial-fb aware of UCS.
2009-04-04:
- 22:04 Changeset in mainline [f2b8cdc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Copy printf with Unicode support to userspace.
- 21:13 Changeset in mainline [4527fb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- The pre-rendered glyphs are not viewport-specific. This was taking too …
- 16:26 Changeset in mainline [67ebf21]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use Unicode font in userspace.
- 02:00 Changeset in mainline [7d440e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- silence test completely
- 01:51 Changeset in mainline [f049eec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid deadlock while reclaiming slab memory
- 00:59 Changeset in mainline [3f2177e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for benchmarking of all tests
- 00:56 Changeset in mainline [a85aebd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix wrong bounds checking
- 00:26 Changeset in mainline [cb01e1e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- use global variable and a macro for silencing tests
2009-04-03:
- 20:39 Changeset in mainline [171f9a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Character encoding/decoding un uspace. Partially fix klog application.
- 19:56 Changeset in mainline [7a2c479]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- UCS test in userspace.
- 19:48 Changeset in mainline [a7b1071]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix bugs in kconsole, simplify string comparisons.
- 15:52 Changeset in mainline [c8bf88d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- represent special keystrokes (cursor arrows, page up/down, delete, …
- 14:07 Changeset in mainline [2398ee9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- do not disassemble hello (fixes problems with the newest binutils)
- 08:02 Changeset in mainline [b60c582]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- update for string changes
- 08:01 Changeset in mainline [9be1d58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- do not mention UTF specifically
- 08:00 Changeset in mainline [c583970]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Unicode support
- 07:58 Changeset in mainline [d6c8ff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- kconsole cleanup, string changes, Unicode support
- 07:57 Changeset in mainline [20cc877]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup
- 07:56 Changeset in mainline [68ad9d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup symtab
- 07:55 Changeset in mainline [d1dabe1f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Unicode support for input devices
- 07:54 Changeset in mainline [043eca0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup, string changes
- 07:52 Changeset in mainline [b888d5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup and extend string functions according to agreed conventions
2009-04-02:
- 22:04 Changeset in mainline [7ce3cb2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Define wchar_t in userspace. Use it in fb and console.
- 21:33 Changeset in mainline [58d5a7e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Partial conversion of prinf_core.c
- 20:38 Changeset in mainline [82bb9c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Consider character display width somewhat. Explain naming scheme.
- 19:59 Changeset in mainline [d09f84e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Return error code from chr_encode() rather than boolean.
2009-04-01:
- 19:11 Changeset in mainline [06b785f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- strlen() → str_size().
- 19:01 Changeset in mainline [1b0b48e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Partial refactor of printf modules to reflect new string API.
- 18:24 Changeset in mainline [f25b2819]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- str_lsize(), str_length(), wstr_length().
- 17:14 Changeset in mainline [b4c4666]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Output CRLF rather than LFCR as the former is the standard one.
- 15:41 Changeset in mainline [ce87a8aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix compilation on sparc64
2009-03-31:
- 22:51 Changeset in mainline [e1813cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Start converting string functions according to the terminology agreed upon.
- 22:11 Changeset in mainline [b54d2f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Semantics for 'index' parameter of utf8_encode/decode() should be more …
- 18:50 Changeset in mainline [32704cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Slightly decompile character encoder.
2009-03-30:
- 22:22 Changeset in mainline [0dd1d444]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Slightly 'decompile' character decoder.
- 20:30 Changeset in mainline [c18e666]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- detect SYSENTER/SYSEXIT support on boot (this serves as a hint for …
- 19:15 Changeset in mainline [18251cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 19:06 Changeset in mainline [4a816fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- more sanity checks
Note:
See TracTimeline
for information about the timeline view.