Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1618 5964d 20h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
/shark/branches/xen
538 7332d 02h mauro /shark/trunk/drivers/ update  
/shark/trunk/drivers/cons/crtwin.c
/shark/trunk/drivers/cons/include
/shark/trunk/drivers/cons/include/drivers
/shark/trunk/drivers/cons/include/drivers/crtwin.h
/shark/trunk/drivers/input/handler/joystick.c
/shark/trunk/drivers/input/include/drivers/shark_joy26.h
/shark/trunk/drivers/input/shark/mcurgrx.c
/shark/trunk/drivers/input/shark/mcurtxt.c
/shark/trunk/drivers/input/shark/shark_joy.c
/shark/trunk/drivers/serial
/shark/trunk/drivers/serial/include
/shark/trunk/drivers/serial/include/drivers
/shark/trunk/drivers/serial/include/drivers/scom.h
/shark/trunk/drivers/serial/makefile
/shark/trunk/drivers/serial/scom.c
/shark/trunk/drivers/input/makefile.full
/shark/trunk/drivers/oldchar/crtwin.c
/shark/trunk/drivers/oldchar/include/drivers/crtwin.h
/shark/trunk/drivers/cons/makefile
/shark/trunk/drivers/input/gameport/ns558.c
/shark/trunk/drivers/input/handler/keyboard.c
/shark/trunk/drivers/input/handler/mouse.c
/shark/trunk/drivers/input/handler/speaker.c
/shark/trunk/drivers/input/include/drivers/shark_mouse26.h
/shark/trunk/drivers/input/joystick/analog.c
/shark/trunk/drivers/input/makefile
/shark/trunk/drivers/input/shark/shark_input.c
/shark/trunk/drivers/input/shark/shark_mouse.c
/shark/trunk/drivers/oldchar/makefile
64 7727d 07h pj /shark/trunk/ updated makefiles to fix the OSLIB variable...  
/shark/trunk/config/example.mk
/shark/trunk/config/example2.mk
/shark/trunk/config/mk/linux.mk
/shark/trunk/drivers/block/makefile
/shark/trunk/drivers/char/makefile
/shark/trunk/drivers/cons/makefile
/shark/trunk/drivers/grx/makefile
/shark/trunk/drivers/linuxcom/makefile
/shark/trunk/drivers/net/makefile
/shark/trunk/drivers/oldsnd/makefile
/shark/trunk/drivers/parport/makefile
/shark/trunk/drivers/pci/makefile
/shark/trunk/drivers/pci6025e/makefile
/shark/trunk/drivers/pcl812/makefile
/shark/trunk/drivers/pxc/makefile
/shark/trunk/fs/makefile
/shark/trunk/fs/msdos/makefile
/shark/trunk/kernel/makefile
/shark/trunk/kernel/mem/makefile
/shark/trunk/kernel/modules/makefile
/shark/trunk/libc/assert/makefile
/shark/trunk/libc/ctype/makefile
/shark/trunk/libc/libio/makefile
/shark/trunk/libc/makefile
/shark/trunk/libc/quad/makefile
/shark/trunk/libc/stdio/makefile
/shark/trunk/libc/stdlib/makefile
/shark/trunk/libc/string/makefile
/shark/trunk/libc/unistd/makefile
/shark/trunk/libc/utsname/makefile
/shark/trunk/makefile
/shark/trunk/ports/fftw/fftw/makefile
/shark/trunk/ports/fftw/rfftw/makefile
/shark/trunk/ports/mpeg/makefile
/shark/trunk/ports/mpg123/makefile
44 7756d 10h pj /shark/trunk/drivers/cons/ - new console library  
/shark/trunk/drivers/cons
/shark/trunk/drivers/cons/cons1.c
/shark/trunk/drivers/cons/cons2.c
/shark/trunk/drivers/cons/cprintf.c
/shark/trunk/drivers/cons/makefile
/shark/trunk/drivers/cons/message.c