Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4049 5566 d 2 h svoboda /trunk/uspace/srv/kbd/ Do not create obsolete symlinks.  
/trunk/uspace/srv/kbd/Makefile
4044 5566 d 6 h svoboda /trunk/ Userspace driver for ski keyboard port.  
/trunk/uspace/srv/kbd/port/ski.c
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/uspace/srv/kbd/Makefile
4037 5567 d 14 h decky /trunk/uspace/lib/libc/generic/ connect to the loader in a blocking way  
/trunk/uspace/lib/libc/generic/loader.c
4036 5567 d 15 h decky /trunk/uspace/srv/kbd/layout/ cstyle  
/trunk/uspace/srv/kbd/layout/us_dvorak.c
4035 5568 d 1 h svoboda /trunk/uspace/srv/kbd/layout/ Update Dvorak layout.  
/trunk/uspace/srv/kbd/layout/us_dvorak.c
4033 5568 d 1 h svoboda /trunk/uspace/app/tetris/ Tetris must ignore key releases.  
/trunk/uspace/app/tetris/input.c
4028 5569 d 7 h jermar /trunk/ Fix typo.  
/trunk/kernel/arch/ia64/include/asm.h
/trunk/uspace/lib/libc/arch/ia64/include/ddi.h
4026 5570 d 1 h jermar /trunk/ Make the kbd port drivers platform neutral by using PIO functions.
The kernel now supplies the physical address and the kernel virtual address.
 
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/ia32/src/ia32.c
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/uspace/srv/kbd/port/i8042.c
/trunk/uspace/srv/kbd/port/i8042.h
/trunk/uspace/srv/kbd/port/ns16550.c
/trunk/uspace/srv/kbd/port/z8530.c
4025 5570 d 1 h jermar /trunk/uspace/srv/fb/ Use PIO in uspace EGA driver.  
/trunk/uspace/srv/fb/ega.c
4024 5570 d 1 h jermar /trunk/uspace/lib/libc/ PIO functions for uspace.  
/trunk/uspace/lib/libc/arch/arm32/include/ddi.h
/trunk/uspace/lib/libc/arch/mips32/include/ddi.h
/trunk/uspace/lib/libc/arch/ppc32/include/ddi.h
/trunk/uspace/lib/libc/arch/sparc64/include/ddi.h
/trunk/uspace/lib/libc/arch/ia32/include/ddi.h
/trunk/uspace/lib/libc/arch/ia64/include/ddi.h
/trunk/uspace/lib/libc/generic/ddi.c
/trunk/uspace/lib/libc/include/sys/types.h
4019 5570 d 6 h decky /trunk/uspace/srv/fs/fat/ make sure the unions are packed (fixes FAT on arm32)  
/trunk/uspace/srv/fs/fat/fat_dentry.h
4014 5570 d 11 h decky /trunk/ cstyle  
/trunk/kernel/arch/ia32/src/boot/cboot.c
/trunk/kernel/generic/include/string.h
/trunk/kernel/generic/src/lib/string.c
/trunk/kernel/generic/src/main/kinit.c
/trunk/uspace/srv/loader/main.c
4012 5571 d 1 h svoboda /trunk/ Task names should only contain base names of commands. Also add 'boot:' prefix for binaries loaded by the kernel.  
/trunk/kernel/arch/ia32/src/boot/cboot.c
/trunk/kernel/generic/include/string.h
/trunk/kernel/generic/src/lib/string.c
/trunk/kernel/generic/src/main/kinit.c
/trunk/uspace/srv/loader/main.c
4010 5571 d 6 h decky /trunk/uspace/srv/vfs/ support for pending (blocking) mounts (waiting for the presence of the filesystem implementation)
the mount point and filesystem type arguments of VFS_MOUNT were swapped, the IPC_M_PING was eliminated
small cleanups
 
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_ops.c
/trunk/uspace/srv/vfs/vfs_register.c
4009 5571 d 6 h decky /trunk/uspace/srv/devmap/ support for pending (blocking) device lookups
cleanup & cstyle
 
/trunk/uspace/srv/devmap/devmap.c
4008 5571 d 6 h decky /trunk/uspace/srv/ns/ add support for pending (blocking) connections to services
cleanup & cstyle
 
/trunk/uspace/srv/ns/ns.c
4007 5571 d 6 h decky /trunk/uspace/srv/fs/ blocking connection to VFS  
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
4006 5571 d 6 h decky /trunk/uspace/srv/fb/ cstyle  
/trunk/uspace/srv/fb/ega.c
4005 5571 d 6 h decky /trunk/uspace/srv/rd/ blocking connection to device mapper  
/trunk/uspace/srv/rd/rd.c
4004 5571 d 6 h decky /trunk/uspace/srv/console/ blocking connection to keyboard and video services  
/trunk/uspace/srv/console/console.c

Show All