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
4646 5455 d 16 h jermar /branches/ Rename the arm branch to arm.old so that a fresh new one can be branched out.  
/branches/arm.old
/branches/arm
4634 5459 d 20 h pillai /branches/arm/ Fixes:
Intermittent hangs while running kernel console commands
Version strings
Overwriting of framebuffer when doing memory allocation
and small enhancements
 
/branches/arm/boot/arch/arm32/loader/main.c
/branches/arm/kernel/arch/arm32/include/drivers/gxemul.h
/branches/arm/kernel/arch/arm32/include/drivers/qemu.h
/branches/arm/kernel/arch/arm32/include/machine.h
/branches/arm/kernel/arch/arm32/src/drivers/gxemul.c
/branches/arm/kernel/arch/arm32/src/drivers/pl050.c
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
/branches/arm/kernel/arch/arm32/src/mm/frame.c
/branches/arm/kernel/generic/src/main/version.c
/branches/arm/uspace/app/init/version.c
/branches/arm/uspace/srv/kbd/arch/arm32/src/kbd_icp.c
4632 5460 d 20 h pillai /branches/arm/ capslock and shift key fixes  
/branches/arm/kernel/arch/arm32/src/drivers/pl050.c
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
/branches/arm/kernel/arch/arm32/src/exception.c
/branches/arm/kernel/genarch/src/kbd/scanc_pl050.c
/branches/arm/uspace/srv/kbd/Makefile
/branches/arm/uspace/srv/kbd/arch/arm32/src/kbd_icp.c
/branches/arm/uspace/srv/kbd/arch/arm32/src/scanc.c
4631 5461 d 22 h pillai /branches/arm/uspace/srv/kbd/arch/arm32/include/ header file  
/branches/arm/uspace/srv/kbd/arch/arm32/include/scanc.h
4629 5461 d 22 h pillai /branches/arm/ Integratorcp keyboard driver and some miscellaneous changes.  
/branches/arm/kernel/arch/arm32/include/drivers/pl050.h
/branches/arm/kernel/arch/arm32/src/drivers/pl050.c
/branches/arm/kernel/genarch/include/kbd/pl050.h
/branches/arm/kernel/genarch/src/kbd/scanc_pl050.c
/branches/arm/uspace/srv/kbd/arch/arm32/include/pl050.h
/branches/arm/uspace/srv/kbd/arch/arm32/src/kbd_icp.c
/branches/arm/uspace/srv/kbd/arch/arm32/src/scanc.c
/branches/arm/kernel/arch/arm32/Makefile.inc
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
/branches/arm/kernel/genarch/Makefile.inc
/branches/arm/kernel/genarch/src/kbd/key.c
/branches/arm/uspace/srv/kbd/Makefile
4628 5462 d 23 h pillai /branches/arm/ FrameBuffer physical address fix  
/branches/arm/kernel/arch/arm32/include/drivers/qemu.h
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
/branches/arm/uspace/srv/fb/fb.c
3478 5746 d 23 h decky /branches/arm/ new arm branch  
/branches/arm
3475 5749 d 19 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 5750 d 0 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 5750 d 3 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
3464 5753 d 19 h jermar /trunk/uspace/lib/libc/generic/vfs/ chdir() must always return a value.  
/trunk/uspace/lib/libc/generic/vfs/vfs.c
3462 5753 d 23 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 5754 d 2 h post /trunk/uspace/app/bdsh/ Fix prompt (AGAIN), sorry!  
/trunk/uspace/app/bdsh/util.c
3460 5754 d 3 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 5754 d 3 h post /trunk/uspace/app/bdsh/ Fix prompt (whoops!)  
/trunk/uspace/app/bdsh/util.c
3456 5754 d 17 h svoboda /trunk/uspace/app/trace/ Fix null pointer dereference  
/trunk/uspace/app/trace/ipcp.c
3455 5754 d 22 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
3454 5754 d 23 h svoboda /trunk/uspace/ trace: 64-bit-related fixes  
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/udebug.c
3453 5755 d 1 h svoboda /trunk/uspace/app/ Fix breakage introduced in last commit (whoops)  
/trunk/uspace/app/tester/tester.c
/trunk/uspace/app/trace/syscalls.c
/trunk/uspace/app/trace/syscalls.h
3452 5755 d 12 h svoboda /trunk/uspace/app/ trace: Decode protocol-level call arguments, response retvals and arguments.  
/trunk/uspace/app/tester/tester.c
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
/trunk/uspace/app/trace/syscalls.h
/trunk/uspace/app/trace/trace.c
/trunk/uspace/app/trace/trace.h
3447 5756 d 2 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/loader.h
/trunk/uspace/srv/loader/main.c
3444 5756 d 17 h svoboda /trunk/uspace/app/trace/ trace: Command-line options to select display mode. Skeleton 'protocol-level' mode (the default)  
/trunk/uspace/app/trace/trace.h
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/trace.c
3443 5756 d 19 h svoboda /trunk/uspace/app/trace/ trace: Fix broken 'unknown' protocol, add 'system' protocol for more elegant handling of system IPC methods.  
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
3442 5756 d 21 h svoboda /trunk/uspace/app/trace/ trace: Prettier startup/shutdown messages.  
/trunk/uspace/app/trace/trace.c
3439 5756 d 22 h svoboda /trunk/uspace/app/trace/ Let trace display advice when udebug is not compiled in.  
/trunk/uspace/app/trace/trace.c
3438 5756 d 23 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.  
/trunk/kernel/generic/include/ipc/ipc_kbox.h
/trunk/kernel/generic/include/udebug
/trunk/kernel/generic/include/udebug/udebug.h
/trunk/kernel/generic/include/udebug/udebug_ipc.h
/trunk/kernel/generic/include/udebug/udebug_ops.h
/trunk/kernel/generic/src/ipc/ipc_kbox.c
/trunk/kernel/generic/src/udebug
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
/trunk/uspace/app/trace
/trunk/uspace/app/trace/Makefile
/trunk/uspace/app/trace/errors.c
/trunk/uspace/app/trace/errors.h
/trunk/uspace/app/trace/ipc_desc.c
/trunk/uspace/app/trace/ipc_desc.h
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/ipcp.h
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
/trunk/uspace/app/trace/syscalls.c
/trunk/uspace/app/trace/syscalls.h
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/udebug.c
/trunk/uspace/lib/libc/include/udebug.h
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/kernel/Makefile
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/kernel/generic/include/ipc/sysipc.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/include/syscall/syscall.h
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
/trunk/kernel/generic/src/main/uinit.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/kernel.config
/trunk/uspace/Makefile
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/include/ipc/ipc.h
3434 5757 d 5 h post /trunk/uspace/app/bdsh/ Drop references to __HELENOS__ in config.h  
/trunk/uspace/app/bdsh/config.h
3427 5758 d 1 h post /trunk/uspace/lib/libc/ Added strtok() and strtok_r() to userspace libc  
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/string.h
3421 5759 d 13 h jermar /trunk/uspace/dist/ Hm, maybe cfg is better than conf. :-)  
/trunk/uspace/dist/cfg
/trunk/uspace/dist/conf
3420 5759 d 17 h post /trunk/uspace/app/bdsh/ Add skeletal sleep and cp commands (not yet working)  
/trunk/uspace/app/bdsh/cmds/modules/cp
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.h
/trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h
/trunk/uspace/app/bdsh/cmds/modules/cp/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep
/trunk/uspace/app/bdsh/cmds/modules/sleep/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.c
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
/trunk/uspace/app/bdsh/util.c
3419 5759 d 17 h post /trunk/uspace/app/bdsh/cmds/ Fix bug in mknewcmd (incorrectly prototyping entry points)  
/trunk/uspace/app/bdsh/cmds/mknewcmd
3418 5759 d 18 h post /trunk/uspace/app/bdsh/ cstyle  
/trunk/uspace/app/bdsh/scli.c
3417 5759 d 18 h post /trunk/uspace/app/bdsh/ Fix quirks in config.h  
/trunk/uspace/app/bdsh/config.h
3415 5759 d 18 h svoboda /trunk/uspace/app/tester/ Fix off-by-one error in tester.  
/trunk/uspace/app/tester/tester.c
3414 5759 d 19 h post /trunk/uspace/app/bdsh/ Update README and mknewcmd to reflect changes in command entry points  
/trunk/uspace/app/bdsh/README
/trunk/uspace/app/bdsh/cmds/mknewcmd
3413 5759 d 19 h post /trunk/uspace/app/bdsh/cmds/ Simplify entry types (and return values) for commands  
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c
/trunk/uspace/app/bdsh/cmds/builtins/cd/entry.h
/trunk/uspace/app/bdsh/cmds/cmds.h
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/cat/entry.h
/trunk/uspace/app/bdsh/cmds/modules/help/entry.h
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/ls/entry.h
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/pwd/entry.h
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/trunk/uspace/app/bdsh/cmds/modules/quit/entry.h
/trunk/uspace/app/bdsh/cmds/modules/quit/quit.c
/trunk/uspace/app/bdsh/cmds/modules/rm/entry.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/cmds/modules/touch/entry.h
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.c
3412 5759 d 20 h jermar /trunk/uspace/dist/ Replace /etc with /conf  
/trunk/uspace/dist/conf
/trunk/uspace/dist/etc
3411 5759 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ Take debug printfs out of cat  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
3410 5759 d 20 h svoboda /trunk/ Introduce directories '/app' and '/srv' on ramdisk instead of '/sbin' to mirror source tree.  
/trunk/uspace/dist/app
/trunk/uspace/dist/srv
/trunk/uspace/dist/sbin
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/app/bdsh/config.h
/trunk/uspace/app/init/init.c
3396 5764 d 1 h post /trunk/uspace/app/bdsh/ We need cli_set_prompt() in the main loop as modules are unaware of cliuser_t  
/trunk/uspace/app/bdsh/scli.c