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
2726 5934 d 22 h vana /trunk/ Basic IA64 boot and kernel suport for real machines  
2725 5937 d 19 h decky /trunk/kernel/ remove config.memory_size, get_memory_size() and memory_init.{c|d}
the amount of available memory can be calculated from the sizes of the zones
add FRAMES2SIZE, SIZE2KB and SIZE2MB functions/macros (code readability)
 
2724 5937 d 19 h decky /trunk/kernel/generic/src/interrupt/ enlarge description field  
2723 5938 d 17 h decky /trunk/kernel/arch/ remove memory_print_map(), as it duplicates functionality of physmem_print()  
2722 5938 d 18 h decky /trunk/kernel/arch/mips32/ convert ARC specific commands to generic ones  
2721 5938 d 19 h decky /trunk/kernel/ convert e820list to a generic physmem command  
2720 5938 d 22 h decky /trunk/kernel/arch/mips32/src/mm/ prettyprint tlb command  
2719 5938 d 22 h decky /trunk/kernel/arch/mips32/src/ prettyprint bkpts command  
2718 5940 d 16 h cejka /trunk/uspace/lib/libc/arch/ia32/ Added setjmp and longjmp functions for ia32 architecture.  
2717 5941 d 17 h cejka /trunk/uspace/app/ash/tools/ Ash: removed .map file commited by mistake.  
2716 5941 d 17 h cejka /trunk/uspace/app/ash/tools/ Ash: fixed recursive Makefile.  
2715 5941 d 19 h cejka /trunk/uspace/app/ash/ Ash - add recursion to Makefile to create build tools in subdirectory.  
2714 5941 d 19 h cejka /trunk/uspace/app/ash/ Initial commit of ash shell.
It cannot be compiled yet.
 
2713 5942 d 18 h decky /trunk/kernel/arch/amd64/src/boot/ remove fake tab  
2712 5942 d 19 h decky /trunk/kernel/ prettyprint output  
2711 5947 d 14 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 5947 d 14 h jermar /trunk/uspace/ VFS_WRITE and tmpfs_write fixes.  
2709 5947 d 16 h jermar /trunk/uspace/srv/vfs/ VFS_OPEN and VFS_WRITE now understand O_APPEND.  
2708 5947 d 17 h jermar /trunk/uspace/ VFS_OPEN now understands O_CREAT and O_EXCL.  
2707 5947 d 18 h jermar /trunk/uspace/ Support for mkdir().  

Show All