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
4610 5429 d 3 h svoboda /trunk/ Kernel Mac ADB keyboard driver revived.  
4609 5429 d 7 h decky /trunk/uspace/lib/libc/include/ipc/ remove obsolete VFS methods  
4608 5429 d 7 h jermar /trunk/uspace/ Statically allocated stat structure will do.  
4607 5429 d 8 h jermar /trunk/uspace/lib/libc/generic/ Fix typos.  
4606 5429 d 8 h decky /trunk/uspace/lib/libc/generic/ small allocator optimization
add some comments
 
4604 5430 d 6 h decky /trunk/uspace/srv/fb/ cstyle  
4602 5431 d 7 h decky /trunk/uspace/app/tester/ tester framework rewrite (go from a menu-driven interface to command-line interface)  
4601 5431 d 7 h decky /trunk/uspace/lib/libc/ small fixes and coding style changes related to the new memory allocator  
4600 5431 d 7 h decky /trunk/uspace/lib/libc/generic/ implement simple first-fit memory allocator
(modified from original code by Petr Tuma, used under permission)
 
4599 5431 d 7 h decky /trunk/uspace/lib/libc/include/ define just the basic memory allocator interface  
4598 5431 d 7 h decky /trunk/uspace/lib/libc/ remove dlmalloc  
4597 5431 d 7 h decky /trunk/uspace/app/tester/mm/ memory allocator test
(modified from original code by Tomas Bures and Lubomir Bulej, used under permission)
 
4596 5431 d 7 h decky /trunk/uspace/srv/kbd/ avoid compiler warnings and one small bug  
4595 5431 d 7 h decky /trunk/uspace/srv/console/ avoid compiler warning  
4594 5431 d 7 h decky /trunk/uspace/srv/fb/ avoid possible segfault  
4593 5432 d 6 h decky /trunk/uspace/srv/vfs/ avoid unaligned memory access  
4592 5432 d 6 h decky /trunk/uspace/app/init/ simplify init, create /dev/null0 on demand  
4591 5432 d 6 h decky /trunk/uspace/ add support for creating null devices on demand  
4590 5432 d 13 h decky /trunk/uspace/lib/libc/generic/io/ set buffering according to what file descriptor we are opening
(this still does not cover the full complexity of stdio buffering)
 
4587 5433 d 1 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.
 

Show All