Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4680 5396 d 1 h svoboda /trunk/uspace/ Fix some warnings.  
4676 5398 d 1 h jermar /trunk/ RGB conversion functions should work with a well-defined pixel format.  
4669 5401 d 7 h pillai /trunk/ ARM port for development board integratorcp(ARM926EJ core module).  
4649 5413 d 22 h svoboda /trunk/uspace/srv/kbd/layout/ Fix comments.  
4644 5414 d 23 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4623 5422 d 22 h svoboda /trunk/uspace/srv/bd/ata_bd/ Prettier output from ata_bd.  
4621 5422 d 23 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.  
4620 5423 d 0 h svoboda /trunk/uspace/ Allow to determine whether a task returned value before terminatign.  
4619 5423 d 0 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.  
4618 5423 d 1 h svoboda /trunk/uspace/ Pass task ID to NS from loader. This prevents ID spoofing by user apps.  
4617 5423 d 4 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4608 5427 d 5 h jermar /trunk/uspace/ Statically allocated stat structure will do.  
4604 5428 d 3 h decky /trunk/uspace/srv/fb/ cstyle  
4596 5429 d 4 h decky /trunk/uspace/srv/kbd/ avoid compiler warnings and one small bug  
4595 5429 d 4 h decky /trunk/uspace/srv/console/ avoid compiler warning  
4594 5429 d 4 h decky /trunk/uspace/srv/fb/ avoid possible segfault  
4593 5430 d 4 h decky /trunk/uspace/srv/vfs/ avoid unaligned memory access  
4591 5430 d 4 h decky /trunk/uspace/ add support for creating null devices on demand  
4587 5430 d 22 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.
 
4586 5431 d 1 h jermar /trunk/uspace/ Add libfs_stat() and let FAT and TMPFS use it.  

Show All