# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-26T23:40:56Z Mon, 29 Jun 2009 16:15:11 GMT Martin Decky [057760d3] * uspace/srv/vfs/vfs_ops.c (modified) avoid unaligned memory access Mon, 29 Jun 2009 16:03:18 GMT Martin Decky [f49cf64] * uspace/app/init/init.c (modified) simplify init, create /dev/null0 on demand Mon, 29 Jun 2009 16:02:32 GMT Martin Decky [7fcb74c] * uspace/lib/libc/generic/devmap.c (modified) * uspace/lib/libc/include/devmap.h (modified) * uspace/lib/libc/include/ipc/devmap.h (modified) * uspace/srv/devmap/devmap.c (modified) add support for creating null devices on demand Mon, 29 Jun 2009 09:20:10 GMT Martin Decky [bfd247f] * uspace/lib/libc/generic/io/io.c (modified) set buffering according to what file descriptor we are opening (this ... Sun, 28 Jun 2009 21:41:13 GMT Jakub Jermar [415c7e0d] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/sys/stat.h (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Implement stat() and VFS_IN_STAT. Modify bdsh() to use stat() during ... Sun, 28 Jun 2009 19:18:15 GMT Jakub Jermar [75160a6] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) Add libfs_stat() and let FAT and TMPFS use it. Sun, 28 Jun 2009 18:59:02 GMT Jakub Jermar [852b801] * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/ipc/vfs.h (modified) * uspace/lib/libc/include/sys/stat.h (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Introduce VFS_IN_FSTAT and VFS_OUT_STAT. Provide libc fstat() and ... Sun, 28 Jun 2009 13:43:15 GMT Jakub Jermar [4198f9c3] * uspace/app/trace/trace.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/ipc/console.h (modified) * uspace/lib/libc/include/ipc/vfs.h (modified) * uspace/lib/libfs/libfs.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Separate the VFS input and output protocols. Sun, 28 Jun 2009 12:08:07 GMT Jiri Svoboda [6408be3] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) Fix chaos in block library. Sat, 27 Jun 2009 09:41:55 GMT Jiri Svoboda [00fe6bb] * contrib/conf/ia32-qe.sh (added) * contrib/conf/mips32-gx.sh (modified) * uspace/app/init/init.c (modified) * uspace/app/tetris/scores.c (modified) Automatically try to mount FAT from disk0 on /data upon boot. Save ... Fri, 26 Jun 2009 21:34:47 GMT Jiri Svoboda [1fbe064b] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Allow libblock to operate in write-through mode. With 'wtcache' mount ... Fri, 26 Jun 2009 15:06:48 GMT Jakub Jermar [af65b72] * uspace/srv/console/console.c (modified) Do not use the pending mechanism in console. Fri, 26 Jun 2009 15:05:36 GMT Jakub Jermar [1cab2f41] * uspace/srv/devmap/devmap.c (modified) Do not use the pending mechanism in devmap. Fri, 26 Jun 2009 15:04:54 GMT Jakub Jermar [103bb68] * kernel/genarch/src/acpi/acpi.c (modified) A little bit of cstyle. Fri, 26 Jun 2009 15:04:28 GMT Jakub Jermar [cc531be] * kernel/doc/mm (modified) Mention arm32 in the document describing virtual address translation. Fri, 26 Jun 2009 05:18:20 GMT Jakub Jermar [9593bc8] * uspace/srv/vfs/vfs_register.c (modified) Use condvar broadcast instead of signal when registering a new file ... Thu, 25 Jun 2009 21:30:25 GMT Jakub Jermar [7b47fa2] * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Do not use the "pending" fibril mechanism in VFS Tue, 23 Jun 2009 18:33:17 GMT Jiri Svoboda [d4b9d28] * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/tetris.c (modified) Tetris high-score table now persists across multiple Tetris ... Tue, 23 Jun 2009 18:19:56 GMT Jiri Svoboda [52e4f52] * uspace/srv/bd/rd/rd.c (modified) Use rwlock instead of futex for ramdisk. Mon, 22 Jun 2009 20:17:38 GMT Jakub Jermar [ed990cf] * uspace/srv/vfs/vfs.c (modified) Remove an obsolete comment. Mon, 22 Jun 2009 20:02:42 GMT Jakub Jermar [e2dccb0] * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) Endpoint file systems should terminate the connection fibril when VFS ... Mon, 22 Jun 2009 13:39:46 GMT Martin Decky [2dfd9fa] * uspace/srv/fs/devfs/devfs_ops.c (modified) avoid races during access to the shared hash table Sat, 20 Jun 2009 19:31:19 GMT Jiri Svoboda [12956e57] * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) Use fibril synchronization in bd drivers. Use per-disk locks. Thu, 18 Jun 2009 08:30:50 GMT Martin Decky [ac47b7c2] * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/byteorder.h (deleted) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/byteorder.h (deleted) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/byteorder.h (deleted) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/include/byteorder.h (deleted) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/byteorder.h (deleted) * kernel/arch/mips32/include/elf.h (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/byteorder.h (deleted) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/byteorder.h (deleted) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/string.h (modified) * kernel/generic/src/printf/printf_core.c (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/arch/amd64/Makefile.inc (modified) * uspace/lib/libc/arch/amd64/include/byteorder.h (deleted) * uspace/lib/libc/arch/arm32/Makefile.inc (modified) * uspace/lib/libc/arch/arm32/include/byteorder.h (deleted) * uspace/lib/libc/arch/ia32/Makefile.inc (modified) * uspace/lib/libc/arch/ia32/include/byteorder.h (deleted) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/lib/libc/arch/ia64/include/byteorder.h (deleted) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libc/arch/mips32/include/byteorder.h (deleted) * uspace/lib/libc/arch/mips32eb/Makefile.inc (modified) * uspace/lib/libc/arch/mips32eb/include/byteorder.h (deleted) * uspace/lib/libc/arch/ppc32/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/include/byteorder.h (deleted) * uspace/lib/libc/arch/sparc64/Makefile.inc (modified) * uspace/lib/libc/arch/sparc64/include/byteorder.h (deleted) * uspace/lib/libc/generic/io/printf_core.c (modified) * uspace/lib/libc/include/byteorder.h (modified) * uspace/lib/libc/include/string.h (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/include/sftypes.h (modified) define endianess externally to be able to exactly specify whether we ... Wed, 17 Jun 2009 22:33:08 GMT Jakub Jermar [553492be] * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Finish converting VFS to fibril synchronization. Wed, 17 Jun 2009 22:32:19 GMT Jakub Jermar [ca093b3] * uspace/srv/fs/fat/fat_idx.c (modified) Strange left-over. Wed, 17 Jun 2009 22:08:05 GMT Jakub Jermar [4e1b57d] * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) Use fibril synchronization in libblock. Wed, 17 Jun 2009 22:07:42 GMT Jakub Jermar [6ebe721] * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) Use fibril synchronization in FAT. Wed, 17 Jun 2009 21:07:56 GMT Jakub Jermar [34ca870] * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Handle each VFS request using a dedicated connection. Wed, 17 Jun 2009 20:52:14 GMT Jakub Jermar [61d2315] * uspace/lib/libblock/libblock.c (modified) Disk I/O should be serialized until libblock switches to fibril ... Tue, 16 Jun 2009 21:53:42 GMT Jiri Svoboda [62140db] * uspace/app/init/init.c (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libc/generic/devmap.c (modified) * uspace/srv/fb/ppm.c (modified) Fix assorted warnings and tiny glitches. Tue, 16 Jun 2009 20:22:58 GMT Jiri Svoboda [0471786] * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) Fix signedness issues and warnings in fb. Tue, 16 Jun 2009 20:09:52 GMT Jiri Svoboda [08c9f7d] * uspace/srv/loader/arch/ia32/ia32.s (modified) * uspace/srv/loader/elf_load.c (modified) * uspace/srv/loader/main.c (modified) Suppress warnings in loader. Tue, 16 Jun 2009 19:56:01 GMT Jiri Svoboda [a624cbfd] * uspace/srv/bd/ata_bd/ata_bd.h (modified) Improve ATA cmd regs block definition to suppress warnings. Tue, 16 Jun 2009 19:01:09 GMT Jiri Svoboda [fbbbb8a] * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) Get rid of warnings (size_t is enough for block size). Tue, 16 Jun 2009 18:31:55 GMT Jiri Svoboda [e3fa92aa] * uspace/app/getvc/getvc.c (modified) Replace one hack with another. Mon, 15 Jun 2009 22:24:18 GMT Jakub Jermar [103e7d7] * uspace/app/getvc/getvc.c (modified) Flush stdout before spawning shell. Mon, 15 Jun 2009 21:51:50 GMT Jakub Jermar [953769f] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/include/async.h (modified) * uspace/srv/console/console.c (modified) Handle pending input using only one fibril. Relax serialization in ... Mon, 15 Jun 2009 21:46:21 GMT Jiri Svoboda [ef8bcc6] * uspace/app/bdsh/input.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/include/stdio.h (modified) Stdio stream buffering (only for writing a.t.m.) Issue: Do we need ... Mon, 15 Jun 2009 20:53:18 GMT Jakub Jermar [c07af37] * uspace/srv/devmap/devmap.c (modified) Handle pending lookups using only one fibril. Mon, 15 Jun 2009 19:17:11 GMT Jakub Jermar [af7383f] * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Handle pending mounts using only one fibril. Mon, 15 Jun 2009 18:50:11 GMT Jiri Svoboda [0ed2e0e] * uspace/srv/console/console.c (modified) Revert clandestine removal of delayed cursor position update by c4456. Sun, 14 Jun 2009 14:29:42 GMT Jiri Svoboda [87d3ecf] * uspace/app/init/init.c (modified) Display type of root filesystem and root device upon boot. Sun, 14 Jun 2009 12:30:27 GMT Jakub Jermar [c51a7cd] * uspace/lib/libc/generic/fibril_sync.c (modified) * uspace/lib/libc/include/fibril_sync.h (modified) On condvar signal/broadcast, dequeue the waiting fibril from the ... Sat, 13 Jun 2009 18:32:33 GMT Jiri Svoboda [1cbed6b] * uspace/srv/bd/file_bd/Makefile (added) * uspace/srv/bd/file_bd/file_bd.c (added) Add forgotten files. Sat, 13 Jun 2009 17:30:50 GMT Jiri Svoboda [2a18193c] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * uspace/Makefile (modified) File-backed block device driver (file_bd). Sat, 13 Jun 2009 12:26:05 GMT Jiri Svoboda [d9f4c76] * uspace/srv/bd/ata_bd/ata_bd.c (modified) Write support in ata_bd. Not used, not tested. Sat, 13 Jun 2009 09:45:33 GMT Jiri Svoboda [5481d1bb] * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) Use named constants. Sat, 13 Jun 2009 09:17:33 GMT Jiri Svoboda [4f5caea] * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (added) Move type declarations to a header file. Fri, 12 Jun 2009 21:27:58 GMT Jiri Svoboda [1806e5d] * uspace/srv/bd/ata_bd/ata_bd.c (modified) Properly support two disks per ATA controller. Fake (Qemu-only) check ... Fri, 12 Jun 2009 19:44:25 GMT Jiri Svoboda [26360f7] * uspace/lib/libc/arch/arm32/include/tls.h (modified) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) * uspace/lib/libc/include/fibril.h (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/vfs/vfs_file.c (modified) Use 'fibril_local' modifier for fibril-local variables instead of ... Fri, 12 Jun 2009 17:35:40 GMT Jakub Jermar [9ae22ba] * uspace/lib/libc/generic/fibril_sync.c (modified) * uspace/lib/libc/include/fibril_sync.h (modified) Condition variables for fibrils. Thu, 11 Jun 2009 20:30:59 GMT Jakub Jermar [92d34f0b] * uspace/lib/libc/generic/fibril_sync.c (modified) * uspace/lib/libc/include/fibril.h (modified) * uspace/lib/libc/include/fibril_sync.h (modified) Implement readers-writer locks for fibrils. Wed, 10 Jun 2009 21:59:58 GMT Jiri Svoboda [ba2a055] * uspace/srv/fb/ega.c (modified) Fix coordinate issues in EGA fb. Wed, 10 Jun 2009 19:15:00 GMT Martin Decky [fc02cc41] * uspace/srv/devmap/devmap.c (modified) get back fine-grained locking (which was removed in commit 4458), but ... Wed, 10 Jun 2009 19:10:53 GMT Martin Decky [95ba2b8] * uspace/lib/libc/generic/io/vprintf.c (modified) remove obsolete terminology Wed, 10 Jun 2009 19:09:54 GMT Martin Decky [3562ec82] * uspace/lib/libc/generic/fibril.c (modified) * uspace/lib/libc/include/fibril_sync.h (modified) remove obsolete comment cstyle Wed, 10 Jun 2009 19:08:46 GMT Martin Decky [0d3b9474] * uspace/app/klog/klog.c (modified) remove serialization (it is not needed here) Wed, 10 Jun 2009 18:49:37 GMT Jakub Jermar [8e13bfa] * uspace/srv/vfs/vfs_ops.c (modified) Synchronize access to pending_req. Wed, 10 Jun 2009 14:42:24 GMT Martin Decky [0e31a2b] * uspace/srv/vfs/vfs_lookup.c (modified) remove yet another serialization which is not needed anymore Tue, 09 Jun 2009 22:27:43 GMT Jakub Jermar [230260ac] * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Make VFS use the new synchronization for fibrils. Now there should ... Tue, 09 Jun 2009 22:11:18 GMT Jakub Jermar [041186f] * uspace/lib/libc/Makefile (modified) Include fibril synchronization primitives in libc build. Tue, 09 Jun 2009 22:09:58 GMT Jakub Jermar [f3afd24] * uspace/lib/libc/generic/fibril_sync.c (added) * uspace/lib/libc/include/fibril_sync.h (added) Add simple synchronization primitives to be used with fibrils. ... Tue, 09 Jun 2009 11:10:31 GMT Martin Decky [ebe70f1] * uspace/app/tetris/input.c (modified) * uspace/app/tetris/input.h (modified) * uspace/app/tetris/pathnames.h (deleted) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) slightly cleanup the horrible mess of tetris introduce colors Tue, 09 Jun 2009 11:10:00 GMT Martin Decky [080ad7f] * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/include/stdio.h (modified) simple implementation of fdopen() and rewind() Mon, 08 Jun 2009 19:45:57 GMT Jakub Jermar [bd8bfcbd] * uspace/lib/libc/generic/fibril.c (modified) Nit. Mon, 08 Jun 2009 19:42:42 GMT Martin Decky [b8e57e8c] * uspace/lib/libc/generic/io/io.c (modified) cstyle Mon, 08 Jun 2009 19:39:50 GMT Jiri Svoboda [bac82eeb] * uspace/lib/libc/generic/io/io.c (modified) getchar() and fgetc() are traditionally supposed to flush stdout and ... Mon, 08 Jun 2009 18:13:00 GMT Jakub Jermar [cc27c8c5] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) A little bit of cleanup and a remedy for great confusion introduced ... Mon, 08 Jun 2009 13:42:15 GMT Martin Decky [d9c8c81] * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/lib/libblock/libblock.c (modified) * uspace/lib/libblock/libblock.h (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/adt/hash_table.c (moved) * uspace/lib/libc/generic/adt/list.c (moved) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/fibril.c (modified) * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/adt/fifo.h (moved) * uspace/lib/libc/include/adt/hash_table.h (moved) * uspace/lib/libc/include/adt/list.h (moved) * uspace/lib/libc/include/fibril.h (modified) * uspace/lib/libc/include/ipc/devmap.h (modified) * uspace/lib/libc/include/stdio.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/kbd/Makefile (modified) * uspace/srv/kbd/genarch/gsp.c (modified) * uspace/srv/kbd/generic/kbd.c (modified) * uspace/srv/kbd/include/gsp.h (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) rename libadt -> adt Mon, 08 Jun 2009 12:34:38 GMT Martin Decky [a68f737] * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/libc.c (modified) * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/stdio.h (modified) * uspace/lib/libc/include/vfs/vfs.h (modified) keep a list of open files to support proper cleanup Sat, 06 Jun 2009 23:13:54 GMT Jiri Svoboda [f8ef660] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ia32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/srv/bd/ata_bd/Makefile (added) * uspace/srv/bd/ata_bd/ata_bd.c (added) Primitive ATA disk driver that you can use in Qemu (read only). Fri, 05 Jun 2009 12:46:20 GMT Martin Decky [abc4982] * boot/arch/sparc64/loader/Makefile (modified) * uspace/Makefile (modified) * uspace/srv/cir/fhc/Makefile (moved) * uspace/srv/cir/fhc/fhc.c (moved) * uspace/srv/cir/obio/Makefile (moved) * uspace/srv/cir/obio/obio.c (moved) group fhc and obio under a common directory Thu, 04 Jun 2009 18:06:29 GMT Martin Decky [4a68194] * uspace/srv/console/console.c (modified) no not disturb console initialization by connections Thu, 04 Jun 2009 16:36:47 GMT Martin Decky [3bf907a] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/generic/mem.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/ns.c (modified) be more pedantic about undefined function prototypes (to avoid memory ... Thu, 04 Jun 2009 13:47:59 GMT Martin Decky [8bfe48e] * uspace/app/klog/klog.c (modified) as_get_mappable_page() has an argument in bytes, not in pages Thu, 04 Jun 2009 13:05:25 GMT Martin Decky [1035437] * uspace/srv/console/console.c (modified) * uspace/srv/console/gcons.c (modified) keep the kernel console intact as long as it is possible (to be able ... Thu, 04 Jun 2009 11:54:02 GMT Martin Decky [c8b9f88] * uspace/srv/console/console.c (modified) add forgotten answer in case of an error Thu, 04 Jun 2009 10:12:23 GMT Jakub Jermar [99272a3] * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/loader.c (modified) * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/loader/loader.h (modified) * uspace/lib/libc/include/loader/pcb.h (modified) * uspace/lib/libc/include/vfs/vfs.h (modified) * uspace/srv/loader/main.c (modified) inode_t -> fdi_node_t Wed, 03 Jun 2009 22:47:08 GMT Martin Decky [301ff30] * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/loader.c (modified) * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/loader/loader.h (modified) * uspace/lib/libc/include/loader/pcb.h (modified) * uspace/lib/libc/include/vfs/vfs.h (modified) * uspace/srv/loader/main.c (modified) rename libc's fs_node_t to inode_t to avoid type conflict with VFS Wed, 03 Jun 2009 19:34:45 GMT Martin Decky [98000fb] * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/proc/task.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/proc/task.h (modified) * kernel/arch/ia32/include/smp/smp.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/mips32/include/arch.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/mm/tsb.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/drivers/fhc.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/mm/as.c (modified) * kernel/arch/sparc64/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/mm/tsb.c (modified) * kernel/arch/sparc64/src/smp/smp.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/fhc.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/sbus.c (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/fifo.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/sort.h (modified) * kernel/generic/include/string.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/rwlock.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/lib/sort.c (modified) * kernel/generic/src/lib/string.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/synch/rwlock4.c (modified) remove redundant index_t and count_t types (which were always quite ... Wed, 03 Jun 2009 19:32:49 GMT Martin Decky [69e68e3] * uspace/app/trace/trace.c (modified) update for latest I/O changes (the protocols are not yet described ... Wed, 03 Jun 2009 19:32:07 GMT Martin Decky [0c25c10] * uspace/app/klog/klog.c (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) update for latest I/O changes Wed, 03 Jun 2009 19:31:07 GMT Martin Decky [cbff4c2] * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/tester.c (modified) update for latest I/O changes (some tests are not 100% working yet, ... Wed, 03 Jun 2009 19:30:19 GMT Martin Decky [73878c1] * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) bdsh: sync with I/O changes, block until spawned task exits Wed, 03 Jun 2009 19:29:18 GMT Martin Decky [36b8100a] * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/init/init.h (modified) * uspace/app/init/version.c (deleted) * uspace/app/init/version.h (deleted) init rewrite: remove banner, start getvc to acquire first seven ... Wed, 03 Jun 2009 19:28:15 GMT Martin Decky [595edf5] * uspace/lib/libfs/libfs.c (modified) * uspace/lib/libfs/libfs.h (modified) add libfs_open_node() helper function cleanup Wed, 03 Jun 2009 19:27:25 GMT Martin Decky [d00ae4c] * uspace/lib/libblock/libblock.c (modified) add missing include Wed, 03 Jun 2009 19:26:28 GMT Martin Decky [2595dab] * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/generic/console.c (deleted) * uspace/lib/libc/generic/io/asprintf.c (modified) * uspace/lib/libc/generic/io/console.c (moved) * uspace/lib/libc/generic/io/fprintf.c (deleted) * uspace/lib/libc/generic/io/io.c (modified) * uspace/lib/libc/generic/io/klog.c (moved) * uspace/lib/libc/generic/io/printf.c (modified) * uspace/lib/libc/generic/io/printf_core.c (modified) * uspace/lib/libc/generic/io/snprintf.c (modified) * uspace/lib/libc/generic/io/sprintf.c (deleted) * uspace/lib/libc/generic/io/stdio.c (deleted) * uspace/lib/libc/generic/io/vprintf.c (modified) * uspace/lib/libc/generic/io/vsnprintf.c (modified) * uspace/lib/libc/generic/io/vsprintf.c (deleted) * uspace/lib/libc/generic/kbd.c (deleted) * uspace/lib/libc/generic/vfs/vfs.c (modified) * uspace/lib/libc/include/console.h (deleted) * uspace/lib/libc/include/dirent.h (modified) * uspace/lib/libc/include/fcntl.h (modified) * uspace/lib/libc/include/fibril.h (modified) * uspace/lib/libc/include/io/color.h (moved) * uspace/lib/libc/include/io/console.h (moved) * uspace/lib/libc/include/io/keycode.h (moved) * uspace/lib/libc/include/io/klog.h (moved) * uspace/lib/libc/include/io/printf_core.h (modified) * uspace/lib/libc/include/io/style.h (moved) * uspace/lib/libc/include/stdio.h (modified) * uspace/lib/libc/include/unistd.h (modified) * uspace/lib/libc/include/vfs/vfs.h (modified) I/O subsystem overhaul: - add more POSIX-like file and stream ... Wed, 03 Jun 2009 19:21:04 GMT Martin Decky [ca3ba3a] * uspace/lib/libc/include/ipc/console.h (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/lib/libc/include/ipc/loader.h (modified) * uspace/lib/libc/include/ipc/ns.h (modified) * uspace/lib/libc/include/ipc/vfs.h (added) sync header files with implementation coding style Wed, 03 Jun 2009 19:20:09 GMT Martin Decky [76d0d284] * uspace/lib/libc/include/loader/loader.h (modified) * uspace/lib/libc/include/loader/pcb.h (modified) sync header files with implementation Wed, 03 Jun 2009 19:19:34 GMT Martin Decky [5779a74] * uspace/lib/libc/include/errno.h (modified) add error constant from VFS cleanup Wed, 03 Jun 2009 19:18:44 GMT Martin Decky [b78d0bd] * uspace/lib/libc/generic/ipc.c (modified) explicit typecast Wed, 03 Jun 2009 19:18:02 GMT Martin Decky [433131d] * uspace/lib/libc/generic/libc.c (modified) setup stdin, stdout and stderr according to preset file nodes cleanup Wed, 03 Jun 2009 19:17:21 GMT Martin Decky [937aeee] * uspace/lib/libc/generic/loader.c (modified) add support for passing preset files cleanup Wed, 03 Jun 2009 19:16:07 GMT Martin Decky [9db9b10] * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/include/async.h (modified) async framework: add generic support for processing pending ... Wed, 03 Jun 2009 19:14:52 GMT Martin Decky [e77994dd] * uspace/lib/libc/generic/devmap.c (modified) add serialization (just to be sure) Wed, 03 Jun 2009 19:13:23 GMT Martin Decky [b267ee6] * uspace/lib/libc/generic/mem.c (modified) avoid compiler warning Wed, 03 Jun 2009 19:12:51 GMT Martin Decky [d4a3ee5] * uspace/lib/libc/generic/string.c (modified) * uspace/lib/libc/include/string.h (modified) replace count_t with size_t coding style Wed, 03 Jun 2009 19:12:02 GMT Martin Decky [e1ab30f8] * uspace/lib/libc/generic/as.c (modified) cstyle