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
2723 5964 d 16 h decky /trunk/kernel/arch/ remove memory_print_map(), as it duplicates functionality of physmem_print()  
2722 5964 d 17 h decky /trunk/kernel/arch/mips32/ convert ARC specific commands to generic ones  
2721 5964 d 18 h decky /trunk/kernel/ convert e820list to a generic physmem command  
2720 5964 d 21 h decky /trunk/kernel/arch/mips32/src/mm/ prettyprint tlb command  
2719 5964 d 21 h decky /trunk/kernel/arch/mips32/src/ prettyprint bkpts command  
2718 5966 d 14 h cejka /trunk/uspace/lib/libc/arch/ia32/ Added setjmp and longjmp functions for ia32 architecture.  
2717 5967 d 16 h cejka /trunk/uspace/app/ash/tools/ Ash: removed .map file commited by mistake.  
2716 5967 d 16 h cejka /trunk/uspace/app/ash/tools/ Ash: fixed recursive Makefile.  
2715 5967 d 18 h cejka /trunk/uspace/app/ash/ Ash - add recursion to Makefile to create build tools in subdirectory.  
2714 5967 d 18 h cejka /trunk/uspace/app/ash/ Initial commit of ash shell.
It cannot be compiled yet.
 
2713 5968 d 17 h decky /trunk/kernel/arch/amd64/src/boot/ remove fake tab  
2712 5968 d 18 h decky /trunk/kernel/ prettyprint output  
2711 5973 d 13 h jermar /trunk/uspace/ Remove the debugging hack from tmpfs_init(), which created several files and
directories on the filesystem. TMPFS is now self-sufficient enough to be able
to create its content via the standard VFS interface.
 
2710 5973 d 13 h jermar /trunk/uspace/ VFS_WRITE and tmpfs_write fixes.  
2709 5973 d 15 h jermar /trunk/uspace/srv/vfs/ VFS_OPEN and VFS_WRITE now understand O_APPEND.  
2708 5973 d 15 h jermar /trunk/uspace/ VFS_OPEN now understands O_CREAT and O_EXCL.  
2707 5973 d 17 h jermar /trunk/uspace/ Support for mkdir().  
2706 5973 d 21 h jermar /trunk/uspace/srv/fs/tmpfs/ Move handling of the miss on excessive components out of the main loop in
tmpfs_lookup.
 
2705 5974 d 9 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2704 5974 d 20 h jermar /trunk/uspace/srv/vfs/ Additional VFS lookup flags.  

Show All