Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4549 5465 d 15 h svoboda /trunk/uspace/ Fix assorted warnings and tiny glitches.  
4541 5466 d 15 h svoboda /trunk/uspace/ Stdio stream buffering (only for writing a.t.m.) Issue: Do we need two moving delimiters (head, tail) to recover from error or is one moving data delimiter enough, like in the current implementation? (Where the buffer must be drained as a whole, cannot do it part at a time.  
4496 5477 d 20 h decky /trunk/uspace/ be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files
 
4487 5478 d 17 h decky /trunk/uspace/app/tester/ update for latest I/O changes
(some tests are not 100% working yet, will be solved soon)
 
4416 5492 d 6 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4413 5493 d 1 h decky /trunk/uspace/ add space before $@  
4401 5494 d 17 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
4382 5500 d 16 h svoboda /trunk/uspace/app/tester/ Add IPC ping-pong benchmark to tester.  
4305 5524 d 21 h jermar /trunk/uspace/ Support mount options.
Let tmpfs decide whether to start empty or restored a TMPFS dump based on the mount option.
 
4264 5533 d 16 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
4239 5537 d 21 h svoboda /trunk/uspace/ Make Czech layout work partially in bdsh.  
4225 5539 d 17 h svoboda /trunk/uspace/app/tester/ UCS test in userspace.  
4000 5571 d 20 h decky /trunk/uspace/app/tester/devmap/ blocking connection  
3999 5571 d 20 h decky /trunk/uspace/app/tester/vfs/ add flag  
3882 5589 d 17 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5612 d 18 h decky /trunk/ configuration system overhaul (requires newt)  
3767 5631 d 23 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3758 5634 d 13 h svoboda /trunk/uspace/ fprintf(), vfprintf().  
3757 5634 d 23 h svoboda /trunk/uspace/ fgetc(), fputc(), fputs(), fseek().  
3756 5635 d 2 h svoboda /trunk/uspace/ Some ANSI C stream functions (stdio).  

Show All