HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
uspace
/
srv/
@ 3308
– Rev 4685
Rev
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
Changes
4685
5572 d 20 h
jermar
/trunk/
Fix 16bpp modes.
/trunk/kernel/arch/ia32/src/drivers/vesa.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/kernel/arch/sparc64/src/drivers/scr.c
/trunk/kernel/genarch/include/fb/visuals.h
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
4684
5573 d 19 h
svoboda
/trunk/
Even more warnings.
/trunk/kernel/generic/include/string.h
/trunk/kernel/generic/src/lib/string.c
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/string.h
/trunk/uspace/srv/vfs/vfs_ops.c
4683
5573 d 19 h
svoboda
/trunk/uspace/srv/pci/
Fix trigraphs warning.
/trunk/uspace/srv/pci/libpci/pci_ids.h
/trunk/uspace/srv/pci/update-ids
4682
5573 d 22 h
svoboda
/trunk/uspace/
Fix warnings in Bdsh and PCI lib.
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/srv/pci/libpci/generic.c
/trunk/uspace/srv/pci/libpci/i386-ports.c
/trunk/uspace/srv/pci/libpci/names.c
4680
5573 d 22 h
svoboda
/trunk/uspace/
Fix some warnings.
/trunk/uspace/app/tester/thread/thread1.c
/trunk/uspace/app/tetris/shapes.c
/trunk/uspace/app/tetris/tetris.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/devmap/devmap.c
/trunk/uspace/srv/fs/fat/fat_ops.c
4676
5575 d 22 h
jermar
/trunk/
RGB conversion functions should work with a well-defined pixel format.
/trunk/kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
/trunk/kernel/arch/arm32/src/mach/testarm/testarm.c
/trunk/kernel/arch/ia32/src/drivers/vesa.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/kernel/arch/sparc64/src/drivers/scr.c
/trunk/kernel/genarch/include/fb/visuals.h
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
4669
5579 d 4 h
pillai
/trunk/
ARM port for development board integratorcp(ARM926EJ core module).
/trunk/boot/arch/arm32/loader/print/print.c
/trunk/kernel/arch/arm32/include/mach
/trunk/kernel/arch/arm32/include/machine_func.h
/trunk/kernel/arch/arm32/src/exc_handler.S
/trunk/kernel/arch/arm32/src/mach
/trunk/kernel/arch/arm32/src/machine_func.c
/trunk/kernel/genarch/include/drivers/pl050
/trunk/kernel/genarch/include/kbrd/scanc_pl050.h
/trunk/kernel/genarch/src/drivers/pl050
/trunk/kernel/genarch/src/kbrd/kbrd_pl050.c
/trunk/kernel/genarch/src/kbrd/scanc_pl050.c
/trunk/uspace/srv/kbd/ctl/pl050.c
/trunk/uspace/srv/kbd/port/pl050.c
/trunk/boot/arch/arm32/loader/print/gxemul.c
/trunk/kernel/arch/arm32/include/drivers/gxemul.h
/trunk/kernel/arch/arm32/src/drivers/gxemul.c
/trunk/HelenOS.config
/trunk/boot/arch/arm32/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/_link.ld.in
/trunk/boot/arch/arm32/loader/boot.S
/trunk/boot/arch/arm32/loader/main.c
/trunk/kernel/Makefile
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/include/exception.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/frame.c
/trunk/kernel/arch/arm32/src/start.S
/trunk/kernel/genarch/Makefile.inc
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/kbd/Makefile
4649
5591 d 19 h
svoboda
/trunk/uspace/srv/kbd/layout/
Fix comments.
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/layout/us_qwerty.c
4644
5592 d 20 h
svoboda
/trunk/
Method for getting console color capabilities. Use to fix invisible tetris pieces.
/trunk/contrib/conf/mips32-gx.sh
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/lib/libc/generic/io/console.c
/trunk/uspace/lib/libc/include/io/console.h
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/fb.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fb/ega.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/fb/serial_console.c
4623
5600 d 19 h
svoboda
/trunk/uspace/srv/bd/ata_bd/
Prettier output from ata_bd.
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4621
5600 d 20 h
svoboda
/trunk/uspace/
Servers can return value as soon as they are up. Use this with block-device drivers to start them synchronously. Eliminate ad-hoc sleeping.
/trunk/uspace/app/init/init.c
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/uspace/srv/bd/file_bd/file_bd.c
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
4620
5600 d 21 h
svoboda
/trunk/uspace/
Allow to determine whether a task returned value before terminatign.
/trunk/uspace/app/bdsh/exec.c
/trunk/uspace/app/getvc/getvc.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/task.h
/trunk/uspace/srv/ns/task.c
4619
5600 d 22 h
svoboda
/trunk/uspace/srv/ns/
Move fully to IPC-based tracking of task startup and termination in NS. This also gets rid of the race condition present in the previous code.
/trunk/uspace/srv/ns/ns.c
/trunk/uspace/srv/ns/task.c
4618
5600 d 22 h
svoboda
/trunk/uspace/
Pass task ID to NS from loader. This prevents ID spoofing by user apps.
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/ns.h
/trunk/uspace/srv/loader/main.c
/trunk/uspace/srv/ns/ns.c
/trunk/uspace/srv/ns/task.c
/trunk/uspace/srv/ns/task.h
4617
5601 d 1 h
svoboda
/trunk/uspace/
Allow task to return value (will be improved).
/trunk/uspace/app/bdsh/exec.c
/trunk/uspace/app/getvc/getvc.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/ns.h
/trunk/uspace/lib/libc/include/task.h
/trunk/uspace/srv/ns/ns.c
/trunk/uspace/srv/ns/task.c
/trunk/uspace/srv/ns/task.h
4608
5605 d 2 h
jermar
/trunk/uspace/
Statically allocated stat structure will do.
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/srv/fs/devfs/devfs_ops.c
4604
5606 d 1 h
decky
/trunk/uspace/srv/fb/
cstyle
/trunk/uspace/srv/fb/ppm.c
4596
5607 d 2 h
decky
/trunk/uspace/srv/kbd/
avoid compiler warnings and one small bug
/trunk/uspace/srv/kbd/ctl/pc.c
/trunk/uspace/srv/kbd/genarch/gsp.c
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/port/i8042.c
4595
5607 d 2 h
decky
/trunk/uspace/srv/console/
avoid compiler warning
/trunk/uspace/srv/console/screenbuffer.h
4594
5607 d 2 h
decky
/trunk/uspace/srv/fb/
avoid possible segfault
/trunk/uspace/srv/fb/fb.c
4593
5608 d 1 h
decky
/trunk/uspace/srv/vfs/
avoid unaligned memory access
/trunk/uspace/srv/vfs/vfs_ops.c
4591
5608 d 1 h
decky
/trunk/uspace/
add support for creating null devices on demand
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/srv/devmap/devmap.c
4587
5608 d 20 h
jermar
/trunk/uspace/
Implement stat() and VFS_IN_STAT.
Modify bdsh() to use stat() during ls.
In devfs, allow lookups that don't
specify one of L_FILE and L_DIRECTORY.
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/sys/stat.h
/trunk/uspace/srv/fs/devfs/devfs_ops.c
/trunk/uspace/srv/vfs/vfs_ops.c
4586
5608 d 22 h
jermar
/trunk/uspace/
Add libfs_stat() and let FAT and TMPFS use it.
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
4585
5608 d 22 h
jermar
/trunk/uspace/
Introduce VFS_IN_FSTAT and VFS_OUT_STAT.
Provide libc fstat() and devfs_stat().
This functionality replaces VFS_IN_NODE
and VFS_IN/OUT_DEVICE. FAT and TMPFS
still do not implement this and VFS_IN_STAT
and stat() need implementation as well.
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/ipc/vfs.h
/trunk/uspace/lib/libc/include/sys/stat.h
/trunk/uspace/srv/fs/devfs/devfs.c
/trunk/uspace/srv/fs/devfs/devfs_ops.c
/trunk/uspace/srv/fs/devfs/devfs_ops.h
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_ops.c
4584
5609 d 3 h
jermar
/trunk/uspace/
Separate the VFS input and output protocols.
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/vfs.h
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fs/devfs/devfs.c
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs_lookup.c
/trunk/uspace/srv/vfs/vfs_node.c
/trunk/uspace/srv/vfs/vfs_ops.c
4583
5609 d 5 h
svoboda
/trunk/uspace/
Fix chaos in block library.
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
4572
5610 d 20 h
svoboda
/trunk/uspace/
Allow libblock to operate in write-through mode. With 'wtcache' mount option, FAT sets write-through mode on the cache.
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
4571
5611 d 2 h
jermar
/trunk/uspace/srv/console/
Do not use the pending mechanism in console.
/trunk/uspace/srv/console/console.c
4570
5611 d 2 h
jermar
/trunk/uspace/srv/devmap/
Do not use the pending mechanism in devmap.
/trunk/uspace/srv/devmap/devmap.c
4567
5611 d 12 h
jermar
/trunk/uspace/srv/vfs/
Use condvar broadcast instead of signal when registering a new file system.
/trunk/uspace/srv/vfs/vfs_register.c
4566
5611 d 20 h
jermar
/trunk/uspace/srv/vfs/
Do not use the "pending" fibril mechanism in VFS
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_lookup.c
/trunk/uspace/srv/vfs/vfs_ops.c
/trunk/uspace/srv/vfs/vfs_register.c
4564
5613 d 23 h
svoboda
/trunk/uspace/srv/bd/rd/
Use rwlock instead of futex for ramdisk.
/trunk/uspace/srv/bd/rd/rd.c
4563
5614 d 21 h
jermar
/trunk/uspace/srv/vfs/
Remove an obsolete comment.
/trunk/uspace/srv/vfs/vfs.c
4562
5614 d 21 h
jermar
/trunk/uspace/srv/fs/
Endpoint file systems should terminate the connection fibril when VFS closes the connection.
/trunk/uspace/srv/fs/devfs/devfs.c
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
4561
5615 d 4 h
decky
/trunk/uspace/srv/fs/devfs/
avoid races during access to the shared hash table
/trunk/uspace/srv/fs/devfs/devfs_ops.c
4557
5616 d 22 h
svoboda
/trunk/uspace/srv/bd/
Use fibril synchronization in bd drivers. Use per-disk locks.
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
/trunk/uspace/srv/bd/file_bd/file_bd.c
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
4555
5619 d 19 h
jermar
/trunk/uspace/srv/vfs/
Finish converting VFS to fibril synchronization.
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_file.c
/trunk/uspace/srv/vfs/vfs_lookup.c
/trunk/uspace/srv/vfs/vfs_node.c
/trunk/uspace/srv/vfs/vfs_ops.c
4554
5619 d 19 h
jermar
/trunk/uspace/srv/fs/fat/
Strange left-over.
/trunk/uspace/srv/fs/fat/fat_idx.c
4552
5619 d 19 h
jermar
/trunk/uspace/srv/fs/fat/
Use fibril synchronization in FAT.
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_idx.c
/trunk/uspace/srv/fs/fat/fat_ops.c