Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3485 5699 d 15 h jermar /trunk/ Support for SYSENTER on ia32.  
/trunk/kernel/arch/ia32/include/syscall.h
/trunk/kernel/arch/ia32/src/syscall.c
/trunk/kernel/arch/amd64/include/syscall.h
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/kernel/arch/ia32/include/asm.h
/trunk/kernel/arch/ia32/include/cpu.h
/trunk/kernel/arch/ia32/src/asm.S
/trunk/kernel/arch/ia32/src/cpu/cpu.c
/trunk/kernel/arch/ia32/src/proc/scheduler.c
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/arch/amd64/include/syscall.h
/trunk/uspace/lib/libc/arch/arm32/include/syscall.h
/trunk/uspace/lib/libc/arch/ia32/include/syscall.h
/trunk/uspace/lib/libc/arch/ia32/src/syscall.S
/trunk/uspace/lib/libc/arch/ia64/include/syscall.h
/trunk/uspace/lib/libc/arch/mips32/include/syscall.h
/trunk/uspace/lib/libc/arch/ppc32/include/syscall.h
/trunk/uspace/lib/libc/arch/ppc64/include/syscall.h
/trunk/uspace/lib/libc/arch/sparc64/include/syscall.h
/trunk/uspace/lib/libc/generic/udebug.c
/trunk/uspace/lib/libc/include/libc.h
/trunk/uspace/lib/libc/include/syscall.h
3483 5702 d 3 h post /trunk/uspace/app/bdsh/ Eliminate unused functions in util.c  
/trunk/uspace/app/bdsh/util.c
/trunk/uspace/app/bdsh/util.h
3482 5702 d 16 h jermar /trunk/kernel/arch/sparc64/ Do not allocate full page for the uspace window buffer.
Instead, allocate only the bare minimum to fit NWINDOWS - 1
uspace windows and to satisfy alignment requirements.
 
/trunk/kernel/arch/sparc64/include/trap/regwin.h
/trunk/kernel/arch/sparc64/src/proc/thread.c
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
3481 5703 d 3 h post /trunk/uspace/app/bdsh/ More housecleaning in util.c, get rid of cli_psprintf() in favor of asprintf() before getting attached to the first.  
/trunk/uspace/app/bdsh/util.c
/trunk/uspace/app/bdsh/util.h
3480 5703 d 5 h post /trunk/uspace/app/bdsh/ cli_redup() should be size_t and return as such to avoid undefined behavior with large strings.  
/trunk/uspace/app/bdsh/util.c
/trunk/uspace/app/bdsh/util.h
3476 5709 d 18 h jermar /trunk/kernel/generic/src/ipc/ Add comments documenting our treatment of the task's active call counter.  
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
3475 5710 d 20 h svoboda /trunk/uspace/ Fix bugs in getting task ID from loader (was breaking ppc32).  
/trunk/uspace/lib/libc/generic/loader.c
/trunk/uspace/lib/libc/include/loader/loader.h
/trunk/uspace/srv/loader/main.c
3470 5711 d 2 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/loader.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/loader.h
/trunk/uspace/lib/libc/include/loader/loader.h
/trunk/uspace/srv/loader/main.c
3469 5711 d 5 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
/trunk/uspace/lib/libc/generic/loader.c
/trunk/uspace/lib/libc/include/loader/loader.h
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/loader.h
/trunk/uspace/lib/libc/include/loader/pcb.h
3468 5711 d 5 h svoboda /trunk/kernel/generic/src/udebug/ Document functions in udebug_ipc.c  
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
3464 5714 d 21 h jermar /trunk/uspace/lib/libc/generic/vfs/ chdir() must always return a value.  
/trunk/uspace/lib/libc/generic/vfs/vfs.c
3463 5714 d 21 h jermar /trunk/kernel/arch/sparc64/ Populate all sparc64 trap table slots belonging to trap_instruction_n.  
/trunk/kernel/arch/sparc64/include/trap/syscall.h
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
3462 5715 d 1 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/generic/udebug.c
/trunk/uspace/lib/libc/include/task.h
3461 5715 d 4 h post /trunk/uspace/app/bdsh/ Fix prompt (AGAIN), sorry!  
/trunk/uspace/app/bdsh/util.c
3460 5715 d 4 h post /trunk/uspace/app/bdsh/ exec.c: try_access() should not be unsigned, found should be static  
/trunk/uspace/app/bdsh/exec.c
3459 5715 d 4 h post /trunk/uspace/app/bdsh/ Fix prompt (whoops!)  
/trunk/uspace/app/bdsh/util.c
3458 5715 d 16 h jermar /trunk/kernel/arch/sparc64/src/trap/ Add sparc64 trap table entries so that the maximum syscall number is 0x40.  
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
3457 5715 d 17 h svoboda /trunk/kernel/generic/src/udebug/ Document functions in udebug.c and udebug_ops.c  
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
3456 5715 d 19 h svoboda /trunk/uspace/app/trace/ Fix null pointer dereference  
/trunk/uspace/app/trace/ipcp.c
3455 5716 d 0 h svoboda /trunk/uspace/app/trace/ trace: Fix display of syscall arguments on 64-bit.  
/trunk/uspace/app/trace/trace.c
/trunk/uspace/app/trace/trace.h

Show All