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
1622 6122d 11h fabio /shark/branches/xen/ Rremove mkf/.

Noone seems to use/need it.
 
/shark/branches/xen/mkf
1621 6122d 11h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.
 
/shark/branches/xen/libc/arch/x86/include
/shark/branches/xen/libc/arch/x86/include/arch
/shark/branches/xen/libc/arch/x86/include/arch/assert.h
/shark/branches/xen/libc/arch/x86/include/arch/ctype.h
/shark/branches/xen/libc/arch/x86/include/arch/endian.h
/shark/branches/xen/libc/arch/x86/include/arch/errno.h
/shark/branches/xen/libc/arch/x86/include/arch/float.h
/shark/branches/xen/libc/arch/x86/include/arch/i386
/shark/branches/xen/libc/arch/x86/include/arch/i386/float.h
/shark/branches/xen/libc/arch/x86/include/arch/i386/limits.h
/shark/branches/xen/libc/arch/x86/include/arch/i386/stdio.h
/shark/branches/xen/libc/arch/x86/include/arch/i386/stdlib.h
/shark/branches/xen/libc/arch/x86/include/arch/i386/string.h
/shark/branches/xen/libc/arch/x86/include/arch/limits.h
/shark/branches/xen/libc/arch/x86/include/arch/math.h
/shark/branches/xen/libc/arch/x86/include/arch/stdarg.h
/shark/branches/xen/libc/arch/x86/include/arch/stdio.h
/shark/branches/xen/libc/arch/x86/include/arch/stdlib.h
/shark/branches/xen/libc/arch/x86/include/arch/string.h
/shark/branches/xen/libc/arch/x86/include/arch/sys
/shark/branches/xen/libc/arch/x86/include/arch/sys/cdefs.h
/shark/branches/xen/libc/arch/x86/include/arch/time.h
/shark/branches/xen/libc/arch/x86/include/arch/unistd.h
/shark/branches/xen/libc/arch/x86/libm/machine/endian.h
/shark/branches/xen/oslib/ll/assert.h
/shark/branches/xen/oslib/ll/ctype.h
/shark/branches/xen/oslib/ll/errno.h
/shark/branches/xen/oslib/ll/float.h
/shark/branches/xen/oslib/ll/i386/float.h
/shark/branches/xen/oslib/ll/i386/limits.h
/shark/branches/xen/oslib/ll/i386/stdio.h
/shark/branches/xen/oslib/ll/i386/stdlib.h
/shark/branches/xen/oslib/ll/i386/string.h
/shark/branches/xen/oslib/ll/limits.h
/shark/branches/xen/oslib/ll/math.h
/shark/branches/xen/oslib/ll/stdarg.h
/shark/branches/xen/oslib/ll/stdio.h
/shark/branches/xen/oslib/ll/stdlib.h
/shark/branches/xen/oslib/ll/string.h
/shark/branches/xen/oslib/ll/sys/cdefs.h
/shark/branches/xen/oslib/ll/time.h
/shark/branches/xen/oslib/ll/unistd.h
/shark/branches/xen/config/config.mk
/shark/branches/xen/drivers/block/bdev.h
/shark/branches/xen/drivers/block/bqueue.h
/shark/branches/xen/drivers/block/clook/clook.h
/shark/branches/xen/drivers/block/debug.h
/shark/branches/xen/drivers/block/edf/edf.h
/shark/branches/xen/drivers/block/fcfs/fcfs.h
/shark/branches/xen/drivers/block/glue.h
/shark/branches/xen/drivers/block/ide.h
/shark/branches/xen/drivers/block/ideglue.h
/shark/branches/xen/drivers/block/idereq.h
/shark/branches/xen/drivers/block/lodsk.h
/shark/branches/xen/drivers/block/look/look.h
/shark/branches/xen/drivers/block/phdsk.h
/shark/branches/xen/drivers/block/pscan/pscan.h
/shark/branches/xen/drivers/block/sstf/sstf.h
/shark/branches/xen/drivers/cons/cons1.c
/shark/branches/xen/drivers/cons/cons2.c
/shark/branches/xen/drivers/cons/cprintf.c
/shark/branches/xen/drivers/cons/crtwin.c
/shark/branches/xen/drivers/cons/message.c
/shark/branches/xen/drivers/fb/gdvesa.c
/shark/branches/xen/drivers/fb/vesa.h
/shark/branches/xen/drivers/grx/drawfun/fun16.c
/shark/branches/xen/drivers/grx/drawfun/fun16.h
/shark/branches/xen/drivers/grx/drawfun/fun8.c
/shark/branches/xen/drivers/grx/drawfun/fun8.h
/shark/branches/xen/drivers/grx/drivers/gdvesa.c
/shark/branches/xen/drivers/grx/drivers/gdvesa1.c
/shark/branches/xen/drivers/grx/drivers/s3.h
/shark/branches/xen/drivers/grx/drivers/trident.h
/shark/branches/xen/drivers/grx/drivers/vesa.h
/shark/branches/xen/drivers/grx/glib.c
/shark/branches/xen/drivers/grx/include/drivers/gd.h
/shark/branches/xen/drivers/grx/include/drivers/glib.h
/shark/branches/xen/drivers/linuxc26/kobject.c
/shark/branches/xen/drivers/net/8390.h
/shark/branches/xen/drivers/net/arp.h
/shark/branches/xen/drivers/net/eth_priv.h
/shark/branches/xen/drivers/net/include/asm/bitops.h
/shark/branches/xen/drivers/net/include/asm/io.h
/shark/branches/xen/drivers/net/include/linux/compatib.h
/shark/branches/xen/drivers/net/include/linux/etherdevice.h
/shark/branches/xen/drivers/net/include/linux/interrupt.h
/shark/branches/xen/drivers/net/include/linux/kernel.h
/shark/branches/xen/drivers/net/include/linux/linuxpci.h
/shark/branches/xen/drivers/net/include/linux/llpci.h
/shark/branches/xen/drivers/net/include/linux/netdevice.h
/shark/branches/xen/drivers/net/include/linux/notifier.h
/shark/branches/xen/drivers/net/include/linux/skbuff.h
/shark/branches/xen/drivers/net/include/linux/socket.h
/shark/branches/xen/drivers/net/include/linux/stddef.h
/shark/branches/xen/drivers/net/include/linux/timer.h
/shark/branches/xen/drivers/net/include/net/sock.h
/shark/branches/xen/drivers/net/netbuff.h
/shark/branches/xen/drivers/oldchar/8042.h
/shark/branches/xen/drivers/oldchar/_mouse.h
/shark/branches/xen/drivers/oldchar/include/drivers/mouse.h
/shark/branches/xen/drivers/oldchar/ps2mouse.h
/shark/branches/xen/drivers/oldchar/sermouse.h
/shark/branches/xen/drivers/oldsnd/blaster.h
/shark/branches/xen/drivers/oldsnd/include/drivers/dma.h
/shark/branches/xen/drivers/oldsnd/sbio.h
/shark/branches/xen/drivers/parport/include/drivers/parport.h
/shark/branches/xen/drivers/pci6025e/include/drivers/pci6025e/adc.h
/shark/branches/xen/drivers/pci6025e/include/drivers/pci6025e/dac.h
/shark/branches/xen/drivers/pci6025e/include/drivers/pci6025e/dio_ppi.h
/shark/branches/xen/drivers/pci6025e/include/drivers/pci6025e/pci6025e.h
/shark/branches/xen/drivers/pci6025e/include/drivers/pci6025e/timer.h
/shark/branches/xen/drivers/pcl812/include/drivers/pclab.h
/shark/branches/xen/fs/rtcfunc.h
/shark/branches/xen/include/assert.h
/shark/branches/xen/include/bits/endian.h
/shark/branches/xen/include/bits/errno.h
/shark/branches/xen/include/bits/limits.h
/shark/branches/xen/include/ctype.h
/shark/branches/xen/include/float.h
/shark/branches/xen/include/fs/assert.h
/shark/branches/xen/include/fs/bdev.h
/shark/branches/xen/include/fs/bdevinit.h
/shark/branches/xen/include/fs/fs.h
/shark/branches/xen/include/fs/fsinit.h
/shark/branches/xen/include/fs/irq.h
/shark/branches/xen/include/fs/libio.h
/shark/branches/xen/include/fs/limits.h
/shark/branches/xen/include/fs/maccess.h
/shark/branches/xen/include/fs/mount.h
/shark/branches/xen/include/fs/mutex.h
/shark/branches/xen/include/fs/semaph.h
/shark/branches/xen/include/fs/syscall.h
/shark/branches/xen/include/fs/util.h
/shark/branches/xen/include/kernel/assert.h
/shark/branches/xen/include/kernel/descr.h
/shark/branches/xen/include/kernel/func.h
/shark/branches/xen/include/kernel/int_sem.h
/shark/branches/xen/include/kernel/iqueue.h
/shark/branches/xen/include/kernel/kern.h
/shark/branches/xen/include/kernel/kernmem.h
/shark/branches/xen/include/kernel/lmm.h
/shark/branches/xen/include/kernel/log.h
/shark/branches/xen/include/kernel/mem.h
/shark/branches/xen/include/kernel/model.h
/shark/branches/xen/include/kernel/types.h
/shark/branches/xen/include/kernel/var.h
/shark/branches/xen/include/math.h
/shark/branches/xen/include/mqueue.h
/shark/branches/xen/include/pthread.h
/shark/branches/xen/include/sched.h
/shark/branches/xen/include/signal.h
/shark/branches/xen/include/stdarg.h
/shark/branches/xen/include/stdio.h
/shark/branches/xen/include/stdlib.h
/shark/branches/xen/include/string.h
/shark/branches/xen/include/sys/cdefs.h
/shark/branches/xen/include/sys/mount.h
/shark/branches/xen/include/sys/stat.h
/shark/branches/xen/include/sys/sysmacro.h
/shark/branches/xen/include/sys/types.h
/shark/branches/xen/include/sys/utsname.h
/shark/branches/xen/include/time.h
/shark/branches/xen/include/trace/qcirc.h
/shark/branches/xen/include/trace/qdummy.h
/shark/branches/xen/include/trace/qfixed.h
/shark/branches/xen/include/trace/qudp.h
/shark/branches/xen/include/trace/queues.h
/shark/branches/xen/include/trace/trace.h
/shark/branches/xen/include/unistd.h
/shark/branches/xen/kernel/activate.c
/shark/branches/xen/kernel/assert.c
/shark/branches/xen/kernel/blkact.c
/shark/branches/xen/kernel/cancel.c
/shark/branches/xen/kernel/event.c
/shark/branches/xen/kernel/grpcreat.c
/shark/branches/xen/kernel/init.c
/shark/branches/xen/kernel/jet.c
/shark/branches/xen/kernel/join.c
/shark/branches/xen/kernel/kern.c
/shark/branches/xen/kernel/keys.c
/shark/branches/xen/kernel/kill.c
/shark/branches/xen/kernel/mem/dump.c
/shark/branches/xen/kernel/mem/stats.c
/shark/branches/xen/kernel/mqueue.c
/shark/branches/xen/kernel/nanoslp.c
/shark/branches/xen/kernel/panic.c
/shark/branches/xen/kernel/perror.c
/shark/branches/xen/kernel/printk.c
/shark/branches/xen/kernel/signal.c
/shark/branches/xen/kernel/tpreempt.c
/shark/branches/xen/kernel/tskmsg.c
/shark/branches/xen/libc/arch/x86/ioformat/ecvt.c
/shark/branches/xen/libc/arch/x86/ioformat/fcvt.c
/shark/branches/xen/libc/arch/x86/ioformat/gcvt.c
/shark/branches/xen/libc/arch/x86/ioformat/ksprintf.c
/shark/branches/xen/libc/arch/x86/ioformat/sprintf.c
/shark/branches/xen/libc/arch/x86/ioformat/sscanf.c
/shark/branches/xen/libc/arch/x86/ioformat/ucvt.c
/shark/branches/xen/libc/arch/x86/libm/machine/infinity.c
/shark/branches/xen/libc/arch/x86/libm/machine/stub.c
/shark/branches/xen/libc/arch/x86/libm/makefile
/shark/branches/xen/libc/arch/x86/libm/msun/src/k_standa.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/math.h
/shark/branches/xen/libc/arch/x86/libm/msun/src/math_pri.h
/shark/branches/xen/libc/arch/x86/libm/msun/src/math_private.h
/shark/branches/xen/libc/arch/x86/libm/msun/src/s_ldexp.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/s_ldexpf.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/w_cabs.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/w_drem.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/w_scalb.c
/shark/branches/xen/libc/arch/x86/libm/msun/src/w_scalbf.c
/shark/branches/xen/libc/arch/x86/stdlib/random.c
/shark/branches/xen/libc/arch/x86/stdlib/stdlib.c
/shark/branches/xen/libc/arch/x86/stdlib/strtod.c
/shark/branches/xen/libc/arch/x86/stdlib/strtoi.c
/shark/branches/xen/libc/arch/x86/stdlib/strtol.c
/shark/branches/xen/libc/arch/x86/stdlib/strtou.c
/shark/branches/xen/libc/arch/x86/stdlib/strtoul.c
/shark/branches/xen/libc/arch/x86/string/special.c
/shark/branches/xen/libc/arch/x86/string/strbase.c
/shark/branches/xen/libc/arch/x86/string/string.c
/shark/branches/xen/libc/arch/x86/string/strncat.c
/shark/branches/xen/libc/arch/x86/string/strnum.c
/shark/branches/xen/libc/arch/x86/string/strrchr.c
/shark/branches/xen/libc/arch/x86/string/strstr.c
/shark/branches/xen/libc/stdio/vfprintf.c
/shark/branches/xen/libc/string/strcasecmp.c
/shark/branches/xen/modules/bd_edf/bd_edf.c
/shark/branches/xen/modules/bd_edf/bd_edf/bd_edf.h
/shark/branches/xen/modules/bd_pscan/bd_pscan.c
/shark/branches/xen/modules/bd_pscan/bd_pscan/bd_pscan.h
/shark/branches/xen/modules/cabs/cabs.c
/shark/branches/xen/modules/cabs/cabs/cabs.h
/shark/branches/xen/modules/cbs/cbs.c
/shark/branches/xen/modules/cbs/cbs/cbs.h
/shark/branches/xen/modules/ds/ds.c
/shark/branches/xen/modules/ds/ds/ds.h
/shark/branches/xen/modules/dummy/dummy.c
/shark/branches/xen/modules/dummy/dummy/dummy.h
/shark/branches/xen/modules/edf/edf.c
/shark/branches/xen/modules/edf/edf/edf.h
/shark/branches/xen/modules/hardcbs/hardcbs.c
/shark/branches/xen/modules/hardcbs/hardcbs/hardcbs.h
/shark/branches/xen/modules/hartport/hartport.c
/shark/branches/xen/modules/hartport/hartport/hartport.h
/shark/branches/xen/modules/intdrive/intdrive/intdrive.h
/shark/branches/xen/modules/nop/nop.c
/shark/branches/xen/modules/nop/nop/nop.h
/shark/branches/xen/modules/nopm/nopm.c
/shark/branches/xen/modules/nopm/nopm/nopm.h
/shark/branches/xen/modules/npp/npp.c
/shark/branches/xen/modules/npp/npp/npp.h
/shark/branches/xen/modules/pc/pc.c
/shark/branches/xen/modules/pc/pc/pc.h
/shark/branches/xen/modules/pi/pi.c
/shark/branches/xen/modules/pi/pi/pi.h
/shark/branches/xen/modules/posix/posix.c
/shark/branches/xen/modules/posix/posix/posix.h
/shark/branches/xen/modules/ps/ps.c
/shark/branches/xen/modules/ps/ps/ps.h
/shark/branches/xen/modules/rm/rm.c
/shark/branches/xen/modules/rm/rm/rm.h
/shark/branches/xen/modules/rr/rr.c
/shark/branches/xen/modules/rr/rr/rr.h
/shark/branches/xen/modules/rr2/rr2.c
/shark/branches/xen/modules/rr2/rr2/rr2.h
/shark/branches/xen/modules/rrsoft/rrsoft.c
/shark/branches/xen/modules/rrsoft/rrsoft/rrsoft.h
/shark/branches/xen/modules/sem/sem.c
/shark/branches/xen/modules/sem/sem/sem.h
/shark/branches/xen/modules/srp/srp.c
/shark/branches/xen/modules/srp/srp/srp.h
/shark/branches/xen/modules/ss/ss.c
/shark/branches/xen/modules/ss/ss/ss.h
/shark/branches/xen/modules/ss/ss/ssutils.h
/shark/branches/xen/modules/tbs/tbs.c
/shark/branches/xen/modules/tbs/tbs/tbs.h
/shark/branches/xen/oslib/config.mk
/shark/branches/xen/oslib/examples/asdemo.c
/shark/branches/xen/oslib/examples/biosdemo.c
/shark/branches/xen/oslib/examples/cpudemo.c
/shark/branches/xen/oslib/examples/ctxswdem.c
/shark/branches/xen/oslib/examples/eventdem.c
/shark/branches/xen/oslib/examples/mbdemo.c
/shark/branches/xen/oslib/examples/pushdem.c
/shark/branches/xen/oslib/examples/scheddem.c
/shark/branches/xen/oslib/examples/syscalls.c
/shark/branches/xen/oslib/examples/timetest.c
/shark/branches/xen/oslib/kl/advtimer.c
/shark/branches/xen/oslib/kl/cxsw-2.c
/shark/branches/xen/oslib/kl/event.c
/shark/branches/xen/oslib/kl/event1.c
/shark/branches/xen/oslib/kl/init.c
/shark/branches/xen/oslib/kl/intevt.c
/shark/branches/xen/oslib/kl/mem.c
/shark/branches/xen/oslib/kl/time.c
/shark/branches/xen/oslib/libcons/cons1.c
/shark/branches/xen/oslib/libcons/cons2.c
/shark/branches/xen/oslib/libcons/cprintf.c
/shark/branches/xen/oslib/libcons/message.c
/shark/branches/xen/oslib/xlib/x1.c
/shark/branches/xen/oslib/xlib/xdosf.c
/shark/branches/xen/oslib/xlib/xinfo.c
/shark/branches/xen/ports/dynalink/dynalink.c
/shark/branches/xen/ports/dynalink/elf.c
/shark/branches/xen/ports/first/first-contract.c
/shark/branches/xen/ports/first/include/pistar.h
/shark/branches/xen/ports/first/modules/edfstar.c
/shark/branches/xen/ports/first/modules/fedfstar.c
/shark/branches/xen/ports/first/modules/mpegstar.c
/shark/branches/xen/ports/first/modules/nonestar.c
/shark/branches/xen/ports/first/modules/pistar.c
/shark/branches/xen/ports/first/modules/posixstar.c
/shark/branches/xen/ports/first/modules/rmstar.c
/shark/branches/xen/ports/first/modules/tdstar.c
/shark/branches/xen/tracer/include/FTrace_types.h
/shark/branches/xen/tracer/include/qcirc.h
/shark/branches/xen/tracer/include/qdummy.h
/shark/branches/xen/tracer/include/qfixed.h
/shark/branches/xen/tracer/include/qudp.h
/shark/branches/xen/tracer/include/queues.h
/shark/branches/xen/tracer/include/trace.h
/shark/branches/xen/tracer/oldtrace/oldtrace.c
/shark/branches/xen/tracer/oldtrace/trccirc.c
/shark/branches/xen/tracer/oldtrace/trcdfix.c
/shark/branches/xen/tracer/oldtrace/trcdummy.c
/shark/branches/xen/tracer/oldtrace/trcfixed.c
/shark/branches/xen/tracer/oldtrace/trcudp.c
1620 6122d 16h fabio /shark/branches/xen/libc/arch/x86/ Fix the cleanall target.

The OSLib uses an allclean target instead of cleanall, take that into
account...
 
/shark/branches/xen/libc/arch/x86/libm/makefile
/shark/branches/xen/libc/arch/x86/makefile
1619 6122d 16h fabio /shark/branches/xen/ Move the OSLib libc/libm code into libc/arch.

Isolate the libc/libm code inside the OSLib and move it to libc/ with
the long term goal of isolating and cleaning up the interfaces between
the system components. The ARCH configuration variable will choose
the architecture Shark is being compiled for.

Now the architecture specific part of the libc is in libc/arch/$(ARCH),
but the include/makefile support is far from being generic enough.
 
/shark/branches/xen/libc/arch
/shark/branches/xen/libc/arch/x86
/shark/branches/xen/libc/arch/x86/libm
/shark/branches/xen/oslib/libc
/shark/branches/xen/oslib/libm
/shark/branches/xen/include/bits/endian.h
/shark/branches/xen/libc/arch/x86/libm/makefile
/shark/branches/xen/libc/arch/x86/makefile
/shark/branches/xen/libc/makefile
/shark/branches/xen/oslib/makefile
/shark/branches/xen/shark.cfg
1618 6123d 06h 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
1083 6171d 20h /shark/tags/rel_1_5_4/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.  
/shark/tags/rel_1_5_4
/shark/tags/rel_1_5_4/libc/getopt
/shark/tags/rel_1_5_4/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_4/libc/stdlib/qsort.c
/shark/tags/rel_1_5_4/oslib/config.mk
/shark/tags/rel_1_5_4/oslib/examples/syscalls.c
/shark/tags/rel_1_5_4/oslib/lib
/shark/tags/rel_1_5_4/oslib/libcons
/shark/tags/rel_1_5_4/oslib/ll
/shark/tags/rel_1_5_4/libc/libio/old
/shark/tags/rel_1_5_4/libc/stdlib/exit.c
/shark/tags/rel_1_5_4/mkf/makefile.libc
/shark/tags/rel_1_5_4/mkf/makefile.xlib
/shark/tags/rel_1_5_4/mkf/readme.txt
/shark/tags/rel_1_5_4/oslib/libc/cons1.c
/shark/tags/rel_1_5_4/oslib/libc/cons2.c
/shark/tags/rel_1_5_4/oslib/libc/cprintf.c
/shark/tags/rel_1_5_4/oslib/libc/message.c
1082 6171d 20h tullio /shark/trunk/docs/ Added new changes toward version 1.5.4.  
/shark/trunk/docs/change_log.txt
1081 6171d 20h tullio /shark/trunk/config/ Added -fno-stack-protector flag for compiling with new gcc 4 under Ubuntu.  
/shark/trunk/config/config.mk
1080 6171d 20h tullio /shark/trunk/ Changed the default base address to avoid changing it every time.  
/shark/trunk/shark.cfg
1079 6342d 15h boinc /shark/trunk/docs/ Updated change log.  
/shark/trunk/docs/change_log.txt
1078 6359d 19h fabio /shark/trunk/drivers/linuxc26/ Fix linuxc26 timer cancellation.  
/shark/trunk/drivers/linuxc26/shark_glue.c
1077 6359d 19h fabio /shark/trunk/ Deactivate pending activations of interrupts. This prevents some
qemu crashes.
 
/shark/trunk/kernel/signal.c
/shark/trunk/modules/intdrive/inttask.c
1076 6460d 16h /shark/tags/rel_1_5_3_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_3_1'.  
/shark/tags/rel_1_5_3_1
/shark/tags/rel_1_5_3_1/libc/getopt
/shark/tags/rel_1_5_3_1/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_3_1/libc/stdlib/qsort.c
/shark/tags/rel_1_5_3_1/oslib/config.mk
/shark/tags/rel_1_5_3_1/oslib/examples/syscalls.c
/shark/tags/rel_1_5_3_1/oslib/lib
/shark/tags/rel_1_5_3_1/oslib/libcons
/shark/tags/rel_1_5_3_1/oslib/ll
/shark/tags/rel_1_5_3_1/libc/libio/old
/shark/tags/rel_1_5_3_1/libc/stdlib/exit.c
/shark/tags/rel_1_5_3_1/mkf/makefile.libc
/shark/tags/rel_1_5_3_1/mkf/makefile.xlib
/shark/tags/rel_1_5_3_1/mkf/readme.txt
/shark/tags/rel_1_5_3_1/oslib/libc/cons1.c
/shark/tags/rel_1_5_3_1/oslib/libc/cons2.c
/shark/tags/rel_1_5_3_1/oslib/libc/cprintf.c
/shark/tags/rel_1_5_3_1/oslib/libc/message.c
1075 6460d 16h tullio /shark/trunk/docs/ Fixed typo.  
/shark/trunk/docs/change_log.txt
1074 6460d 16h tullio /shark/trunk/docs/ Updated with latest changes.  
/shark/trunk/docs/change_log.txt
1073 6460d 16h tullio /shark/trunk/ Updated makefiles to consider the new shark.cfg COMPILER option.  
/shark/trunk/config/config.mk
/shark/trunk/oslib/config.mk
/shark/trunk/shark.cfg
1072 6466d 11h /shark/tags/rel_1_5_3/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_3'.  
/shark/tags/rel_1_5_3
/shark/tags/rel_1_5_3/libc/getopt
/shark/tags/rel_1_5_3/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_3/libc/stdlib/qsort.c
/shark/tags/rel_1_5_3/oslib/config.mk
/shark/tags/rel_1_5_3/oslib/examples/syscalls.c
/shark/tags/rel_1_5_3/oslib/lib
/shark/tags/rel_1_5_3/oslib/libcons
/shark/tags/rel_1_5_3/oslib/ll
/shark/tags/rel_1_5_3/libc/libio/old
/shark/tags/rel_1_5_3/libc/stdlib/exit.c
/shark/tags/rel_1_5_3/mkf/makefile.libc
/shark/tags/rel_1_5_3/mkf/makefile.xlib
/shark/tags/rel_1_5_3/mkf/readme.txt
/shark/tags/rel_1_5_3/oslib/libc/cons1.c
/shark/tags/rel_1_5_3/oslib/libc/cons2.c
/shark/tags/rel_1_5_3/oslib/libc/cprintf.c
/shark/tags/rel_1_5_3/oslib/libc/message.c
1071 6466d 11h tullio /shark/trunk/docs/ Documented new changes.  
/shark/trunk/docs/change_log.txt
1070 6466d 11h tullio /shark/trunk/docs/ Moved from $(SHARK) to $(SHARK)/docs.  
/shark/trunk/docs
/shark/trunk/docs/README.TXT
/shark/trunk/docs/change_log.txt
/shark/trunk/docs/copyleft.txt
/shark/trunk/docs/gnuman.txt
/shark/trunk/docs/gpl.txt
/shark/trunk/docs/license.txt
/shark/trunk/docs/roadmap.txt
/shark/trunk/docs/symbols.txt
1069 6466d 11h tullio /shark/trunk/ Moved to $(SHARK)/docs.  
/shark/trunk/README.TXT
/shark/trunk/change_log.txt
/shark/trunk/copyleft.txt
/shark/trunk/gnuman.txt
/shark/trunk/gpl.txt
/shark/trunk/license.txt
/shark/trunk/roadmap.txt
/shark/trunk/symbols.txt
1068 6466d 12h tullio /shark/trunk/ Documented changes toward rel_1_5_3.  
/shark/trunk/change_log.txt
1067 6473d 12h tullio /shark/trunk/ Added licensing disclaimer to avoid the manual insertion of the license disclaimer in each single source file (i.e., Linux code).  
/shark/trunk/license.txt
1066 6473d 12h tullio /shark/trunk/config/ Cleaned old, unused code.  
/shark/trunk/config/hconf
1065 6473d 12h tullio /shark/trunk/ports/ Removed due to licensing problems.  
/shark/trunk/ports/mpg123
/shark/trunk/ports/png
1064 6473d 12h tullio /shark/trunk/ports/ Removed due to licensing problems.  
/shark/trunk/ports/mpeg
1063 6474d 20h tullio /shark/trunk/ Added missing GPL license disclaimer.  
/shark/trunk/drivers/block/debug.h
/shark/trunk/drivers/block/glue.c
/shark/trunk/drivers/block/glue.h
/shark/trunk/drivers/block/ideglue.h
/shark/trunk/drivers/block/idereq.h
/shark/trunk/drivers/bttv/btcx-risc.h
/shark/trunk/drivers/bttv/include/drivers/audiochip.h
/shark/trunk/drivers/bttv/include/drivers/btcx-risc.h
/shark/trunk/drivers/bttv/include/drivers/id.h
/shark/trunk/drivers/bttv/include/drivers/shark_bttv26.h
/shark/trunk/drivers/bttv/shark_bttv26.c
/shark/trunk/drivers/cpu/include/drivers/shark_cpu26.h
/shark/trunk/drivers/cpu/shark/shark_cpu.c
/shark/trunk/drivers/fb/include/drivers/shark_fb26.h
/shark/trunk/drivers/fb/shark_fb26.c
/shark/trunk/drivers/grx/drawfun/font.h
/shark/trunk/drivers/grx/drawfun/fun16.c
/shark/trunk/drivers/grx/drawfun/fun16.h
/shark/trunk/drivers/grx/drawfun/fun8.c
/shark/trunk/drivers/grx/drawfun/fun8.h
/shark/trunk/drivers/grx/drivers/chips.h
/shark/trunk/drivers/grx/drivers/gds3.c
/shark/trunk/drivers/grx/drivers/gdtrid.c
/shark/trunk/drivers/grx/drivers/gdvesa.c
/shark/trunk/drivers/grx/drivers/gdvesa1.c
/shark/trunk/drivers/grx/drivers/s3.h
/shark/trunk/drivers/grx/drivers/trident.h
/shark/trunk/drivers/grx/drivers/vesa.h
/shark/trunk/drivers/grx/gd.c
/shark/trunk/drivers/grx/glib.c
/shark/trunk/drivers/grx/palette.c
/shark/trunk/drivers/input/include/drivers/keycode.h
/shark/trunk/drivers/input/include/drivers/shark_input26.h
/shark/trunk/drivers/input/include/drivers/shark_joy26.h
/shark/trunk/drivers/input/include/drivers/shark_keyb26.h
/shark/trunk/drivers/input/include/drivers/shark_mouse26.h
/shark/trunk/drivers/input/include/drivers/shark_spk26.h
/shark/trunk/drivers/input/mouse/psmouse.h
/shark/trunk/drivers/input/serio/i8042-sparcio.h
/shark/trunk/drivers/input/shark/mcurgrx.c
/shark/trunk/drivers/input/shark/mcurtxt.c
/shark/trunk/drivers/input/shark/shark_input.c
/shark/trunk/drivers/input/shark/shark_joy.c
/shark/trunk/drivers/input/shark/shark_keyb.c
/shark/trunk/drivers/input/shark/shark_keymap.c
/shark/trunk/drivers/input/shark/shark_mouse.c
/shark/trunk/drivers/input/shark/shark_spk.c
/shark/trunk/drivers/oldchar/gpmcomp.h
/shark/trunk/drivers/oldchar/include/drivers/keycode.h
/shark/trunk/drivers/oldsnd/blaster.c
/shark/trunk/drivers/oldsnd/blaster.h
/shark/trunk/drivers/oldsnd/dma.c
/shark/trunk/drivers/oldsnd/sbio.c
/shark/trunk/drivers/oldsnd/sbio.h
/shark/trunk/drivers/oldsnd/sound.c
/shark/trunk/drivers/pci/include/drivers/shark_pci26.h
/shark/trunk/drivers/pci/shark_pci26.c
/shark/trunk/drivers/usb/include/drivers/shark_pwc26.h
/shark/trunk/drivers/usb/include/drivers/shark_usb26.h
/shark/trunk/drivers/usb/include/drivers/shark_usbserial26.h
/shark/trunk/drivers/usb/shark_glue/shark_pwc.c
/shark/trunk/drivers/usb/shark_glue/shark_serial.c
/shark/trunk/drivers/usb/shark_glue/shark_usb.c
/shark/trunk/fs/access.c
/shark/trunk/fs/chdir.c
/shark/trunk/fs/close.c
/shark/trunk/fs/closedir.c
/shark/trunk/fs/fcntl.c
/shark/trunk/fs/fdevice.c
/shark/trunk/fs/fstat.c
/shark/trunk/fs/getcwd.c
/shark/trunk/fs/getumask.c
/shark/trunk/fs/lseek.c
/shark/trunk/fs/mount.c
/shark/trunk/fs/msdos/msdos.h
/shark/trunk/fs/msdos/msdos_d.h
/shark/trunk/fs/msdos/msdos_f.c
/shark/trunk/fs/msdos/msdos_f.h
/shark/trunk/fs/msdos/msdos_i.h
/shark/trunk/fs/msdos/msdos_s.h
/shark/trunk/fs/open.c
/shark/trunk/fs/opendir.c
/shark/trunk/fs/read.c
/shark/trunk/fs/readdir.c
/shark/trunk/fs/rwlock.c
/shark/trunk/fs/stat.c
/shark/trunk/fs/truncate.c
/shark/trunk/fs/umask.c
/shark/trunk/fs/umount.c
/shark/trunk/fs/unlink.c
/shark/trunk/fs/utime.c
/shark/trunk/fs/write.c
/shark/trunk/include/bits/ioctls.h
/shark/trunk/include/fs/fsinit.h
/shark/trunk/include/fs/syscall.h
/shark/trunk/include/fs/task.h
/shark/trunk/include/sys/limits.h
/shark/trunk/include/sys/mount.h
/shark/trunk/include/sys/time.h
/shark/trunk/include/trace/qcirc.h
/shark/trunk/include/trace/qdummy.h
/shark/trunk/include/trace/qfixed.h
/shark/trunk/include/trace/qudp.h
/shark/trunk/modules/posix/posix/comm_message.h
/shark/trunk/oslib/examples/pitsdemo.c
/shark/trunk/oslib/examples/pushdem.c
/shark/trunk/oslib/ll/float.h
/shark/trunk/oslib/ll/i386/apic.h
/shark/trunk/oslib/ll/i386/int.h
/shark/trunk/oslib/ll/limits.h
/shark/trunk/oslib/tools/binfin.c
/shark/trunk/oslib/tools/checksymbols.c
/shark/trunk/oslib/xlib/idtinit.c
/shark/trunk/ports/fftw/tests/test_mai.h
/shark/trunk/ports/first/first-contract.c
/shark/trunk/ports/first/first-error.c
/shark/trunk/ports/first/first-server.c
/shark/trunk/ports/first/first-sync.c
/shark/trunk/ports/first/fsf_include/fsf.h
/shark/trunk/ports/first/fsf_include/fsf_basic_types.h
/shark/trunk/ports/first/fsf_include/fsf_configuration_parameters.h
/shark/trunk/ports/first/fsf_include/fsf_contract.h
/shark/trunk/ports/first/fsf_include/fsf_core.h
/shark/trunk/ports/first/fsf_include/fsf_distributed.h
/shark/trunk/ports/first/fsf_include/fsf_distributed_spare_capacity.h
/shark/trunk/ports/first/fsf_include/fsf_dynamic_reclaiming.h
/shark/trunk/ports/first/fsf_include/fsf_hierarchical.h
/shark/trunk/ports/first/fsf_include/fsf_implementation_specific.h
/shark/trunk/ports/first/fsf_include/fsf_opaque_types.h
/shark/trunk/ports/first/fsf_include/fsf_shared_objects.h
/shark/trunk/ports/first/fsf_include/fsf_spare_capacity.h
/shark/trunk/ports/first/fsf_include/tests/common/fsf_os_compatibility.h
/shark/trunk/ports/first/fsf_include/tests/fsf_jitter_test/jitter_test.c
/shark/trunk/ports/first/fsf_include/tests/fsf_negotiation_test/fsf_negotiation_test.c
/shark/trunk/ports/first/fsf_include/tests/shark_glue/calibrate.h
/shark/trunk/ports/first/fsf_include/tests/shark_glue/net_print.c
/shark/trunk/ports/first/fsf_include/tests/shark_glue/net_print.h
/shark/trunk/ports/first/fsf_include/tests/shark_glue/shark.c
/shark/trunk/ports/first/fsf_include/tests/shark_glue/udpdump.c
/shark/trunk/ports/first/fsf_include/tests/synch_obj_test/fsf_synch_obj_test.c
/shark/trunk/ports/first/include/fsf_server.h
/shark/trunk/ports/first/include/stdbool.h
/shark/trunk/ports/first/include/stdint.h
/shark/trunk/ports/servo/include/servo.h
/shark/trunk/ports/snapshot/include/snapshot.h
/shark/trunk/ports/tftp/endn.c
/shark/trunk/ports/tftp/include/endn.h
/shark/trunk/ports/tftp/include/tftp.h
/shark/trunk/ports/tftp/tftp.c
/shark/trunk/tracer/include/FTrace_OSD.h
/shark/trunk/tracer/include/FTrace_chunk.h
/shark/trunk/tracer/include/FTrace_disk.h
/shark/trunk/tracer/include/FTrace_types.h
/shark/trunk/tracer/include/FTrace_udp.h
/shark/trunk/tracer/include/qcirc.h
/shark/trunk/tracer/include/qdummy.h
/shark/trunk/tracer/include/qfixed.h
/shark/trunk/tracer/include/qudp.h
/shark/trunk/tracer/include/tracer.h
/shark/trunk/tracer/newtrace/FTrace.c
/shark/trunk/tracer/newtrace/FTrace_OSD.c
/shark/trunk/tracer/newtrace/FTrace_OSD_ll.c
/shark/trunk/tracer/oldtrace/ctable.c
/shark/trunk/tracer/oldtrace/trcdfix.c
/shark/trunk/tracer/oldtrace/trcdummy.c
/shark/trunk/tracer/oldtrace/trcfixed.c
1062 6549d 16h /shark/tags/rel_1_5_2_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2_1'.  
/shark/tags/rel_1_5_2_1
/shark/tags/rel_1_5_2_1/config/config.mk
/shark/tags/rel_1_5_2_1/fs/rtc.c
/shark/tags/rel_1_5_2_1/fs/rtc.h
/shark/tags/rel_1_5_2_1/fs/rtcfunc.h
/shark/tags/rel_1_5_2_1/include/sys/boolean.h
/shark/tags/rel_1_5_2_1/libc/getopt
/shark/tags/rel_1_5_2_1/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_2_1/libc/stdlib/qsort.c
/shark/tags/rel_1_5_2_1/oslib/config.mk
/shark/tags/rel_1_5_2_1/oslib/examples/syscalls.c
/shark/tags/rel_1_5_2_1/oslib/lib
/shark/tags/rel_1_5_2_1/oslib/libcons
/shark/tags/rel_1_5_2_1/oslib/ll
/shark/tags/rel_1_5_2_1/config/hconf/hconf
/shark/tags/rel_1_5_2_1/config/hconf/old
/shark/tags/rel_1_5_2_1/include/drivers
/shark/tags/rel_1_5_2_1/include/ll
/shark/tags/rel_1_5_2_1/include/modules
/shark/tags/rel_1_5_2_1/include/ports
/shark/tags/rel_1_5_2_1/include/sys/mutex.h
/shark/tags/rel_1_5_2_1/libc/libio/old
/shark/tags/rel_1_5_2_1/libc/stdlib/exit.c
/shark/tags/rel_1_5_2_1/mkf/makefile.libc
/shark/tags/rel_1_5_2_1/mkf/makefile.xlib
/shark/tags/rel_1_5_2_1/mkf/readme.txt
/shark/tags/rel_1_5_2_1/oslib/libc/cons1.c
/shark/tags/rel_1_5_2_1/oslib/libc/cons2.c
/shark/tags/rel_1_5_2_1/oslib/libc/cprintf.c
/shark/tags/rel_1_5_2_1/oslib/libc/message.c
1061 6549d 16h tullio /shark/trunk/ Added clearer comments to make modifications to config files easier in order to support older gcc versions.  
/shark/trunk/change_log.txt
/shark/trunk/config/config.mk
/shark/trunk/oslib/config.mk
1060 6549d 16h tullio /shark/trunk/drivers/serial/ Fixed serial library to remove the code deadlock between init and write functions.  
/shark/trunk/drivers/serial/scom.c
1059 6565d 16h tullio /shark/trunk/drivers/cpu/cpufreq/ Removed some inlining to compile with
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
 
/shark/trunk/drivers/cpu/cpufreq/powernow-k8.c
1058 6586d 01h /shark/tags/rel_1_5_2/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2'.  
/shark/tags/rel_1_5_2
/shark/tags/rel_1_5_2/config/config.mk
/shark/tags/rel_1_5_2/fs/rtc.c
/shark/tags/rel_1_5_2/fs/rtc.h
/shark/tags/rel_1_5_2/fs/rtcfunc.h
/shark/tags/rel_1_5_2/include/sys/boolean.h
/shark/tags/rel_1_5_2/libc/getopt
/shark/tags/rel_1_5_2/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_2/libc/stdlib/qsort.c
/shark/tags/rel_1_5_2/oslib/config.mk
/shark/tags/rel_1_5_2/oslib/examples/syscalls.c
/shark/tags/rel_1_5_2/oslib/lib
/shark/tags/rel_1_5_2/oslib/libcons
/shark/tags/rel_1_5_2/oslib/ll
/shark/tags/rel_1_5_2/config/hconf/hconf
/shark/tags/rel_1_5_2/config/hconf/old
/shark/tags/rel_1_5_2/include/drivers
/shark/tags/rel_1_5_2/include/ll
/shark/tags/rel_1_5_2/include/modules
/shark/tags/rel_1_5_2/include/ports
/shark/tags/rel_1_5_2/include/sys/mutex.h
/shark/tags/rel_1_5_2/libc/libio/old
/shark/tags/rel_1_5_2/libc/stdlib/exit.c
/shark/tags/rel_1_5_2/mkf/makefile.libc
/shark/tags/rel_1_5_2/mkf/makefile.xlib
/shark/tags/rel_1_5_2/mkf/readme.txt
/shark/tags/rel_1_5_2/oslib/libc/cons1.c
/shark/tags/rel_1_5_2/oslib/libc/cons2.c
/shark/tags/rel_1_5_2/oslib/libc/cprintf.c
/shark/tags/rel_1_5_2/oslib/libc/message.c
1057 6586d 01h tullio /shark/trunk/ Added gcc 4 support.  
/shark/trunk/change_log.txt
1056 6586d 01h tullio /shark/trunk/ Added gcc 4x support. Actually, tested with version 4.1.2.
Into code, updated some constructs that were not compatible with gcc 4x.
Into config files, added compiler flags to suppress some warnings (turned as default since gcc 4x) and turned off optimizations for inline code, which generated unwanted calls to builtin memcpy.
 
/shark/trunk/config/config.mk
/shark/trunk/drivers/bttv/include/drivers/bttvp.h
/shark/trunk/drivers/fb/cfbimgblt.c
/shark/trunk/drivers/fb/matrox/matroxfb_base.h
/shark/trunk/drivers/fb/radeonfb.c
/shark/trunk/drivers/fb/riva/fbdev.c
/shark/trunk/drivers/fb/vgastate.c
/shark/trunk/drivers/input/shark/shark_keymap.c
/shark/trunk/drivers/linuxc26/include/asm/byteorder.h
/shark/trunk/drivers/linuxc26/include/asm/processor.h
/shark/trunk/drivers/linuxc26/include/linux/byteorder/swab.h
/shark/trunk/drivers/linuxc26/include/linux/fb.h
/shark/trunk/drivers/linuxc26/include/linux/i2c.h
/shark/trunk/drivers/linuxc26/include/linux/rcupdate.h
/shark/trunk/drivers/linuxc26/linuxcomp.c
/shark/trunk/drivers/linuxc26/videodev.c
/shark/trunk/drivers/linuxc26/waitqueue.c
/shark/trunk/drivers/usb/input/hid-core.c
/shark/trunk/oslib/config.mk
/shark/trunk/oslib/libc/reboot.c
/shark/trunk/oslib/ll/i386/hw-data.h
/shark/trunk/oslib/ll/i386/mem.h
/shark/trunk/oslib/ll/i386/x-bios.h
1055 6586d 18h tullio /shark/trunk/drivers/serial/ Fixed COM initialization bug about stop bit setting.  
/shark/trunk/drivers/serial/scom.c
1054 6642d 20h tullio /shark/trunk/ change log file added.  
/shark/trunk/change_log.txt
1053 6643d 15h tullio /shark/trunk/ New roadmap agreed after the briefing in Pisa, July 2006.  
/shark/trunk/roadmap.txt
1052 6646d 20h /shark/tags/rel_1_5_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_1'.  
/shark/tags/rel_1_5_1
/shark/tags/rel_1_5_1/config/config.mk
/shark/tags/rel_1_5_1/fs/rtc.c
/shark/tags/rel_1_5_1/fs/rtc.h
/shark/tags/rel_1_5_1/fs/rtcfunc.h
/shark/tags/rel_1_5_1/include/sys/boolean.h
/shark/tags/rel_1_5_1/libc/getopt
/shark/tags/rel_1_5_1/libc/stdlib/bsearch.c
/shark/tags/rel_1_5_1/libc/stdlib/qsort.c
/shark/tags/rel_1_5_1/oslib/config.mk
/shark/tags/rel_1_5_1/oslib/examples/syscalls.c
/shark/tags/rel_1_5_1/oslib/lib
/shark/tags/rel_1_5_1/oslib/libcons
/shark/tags/rel_1_5_1/oslib/ll
/shark/tags/rel_1_5_1/config/hconf/hconf
/shark/tags/rel_1_5_1/config/hconf/old
/shark/tags/rel_1_5_1/include/drivers
/shark/tags/rel_1_5_1/include/ll
/shark/tags/rel_1_5_1/include/modules
/shark/tags/rel_1_5_1/include/ports
/shark/tags/rel_1_5_1/include/sys/mutex.h
/shark/tags/rel_1_5_1/libc/libio/old
/shark/tags/rel_1_5_1/libc/stdlib/exit.c
/shark/tags/rel_1_5_1/mkf/makefile.libc
/shark/tags/rel_1_5_1/mkf/makefile.xlib
/shark/tags/rel_1_5_1/mkf/readme.txt
/shark/tags/rel_1_5_1/oslib/libc/cons1.c
/shark/tags/rel_1_5_1/oslib/libc/cons2.c
/shark/tags/rel_1_5_1/oslib/libc/cprintf.c
/shark/tags/rel_1_5_1/oslib/libc/message.c
1051 6646d 20h tullio /shark/trunk/ added dynalynk support (thanks to LexN)  
/shark/trunk/ports/dynalink
/shark/trunk/ports/dynalink/dynalink.c
/shark/trunk/ports/dynalink/dynalink.h
/shark/trunk/ports/dynalink/elf.c
/shark/trunk/ports/dynalink/elf.h
/shark/trunk/ports/dynalink/format.h
/shark/trunk/ports/dynalink/makefile
/shark/trunk/config/config.mk
/shark/trunk/config/libdep.mk
1050 6662d 18h tullio /shark/trunk/drivers/linuxc26/include/asm/ Fized the multiline comment warning.  
/shark/trunk/drivers/linuxc26/include/asm/delay.h
1049 6663d 14h mauro /shark/trunk/drivers/usb/ First working version!  
/shark/trunk/drivers/usb/include/drivers/shark_pwc26.h
/shark/trunk/drivers/usb/include/drivers/shark_usbserial26.h
/shark/trunk/drivers/usb/shark_glue/shark_pwc.c
/shark/trunk/drivers/usb/shark_glue/shark_serial.c
/shark/trunk/drivers/usb/core/buffer.c
/shark/trunk/drivers/usb/core/hcd.c
/shark/trunk/drivers/usb/core/hub.c
/shark/trunk/drivers/usb/core/hub.h
/shark/trunk/drivers/usb/core/message.c
/shark/trunk/drivers/usb/core/usb.c
/shark/trunk/drivers/usb/host/ehci-hcd.c
/shark/trunk/drivers/usb/host/ehci-mem.c
/shark/trunk/drivers/usb/host/ehci-sched.c
/shark/trunk/drivers/usb/host/ehci.h
/shark/trunk/drivers/usb/host/ohci-hcd.c
/shark/trunk/drivers/usb/host/ohci-mem.c
/shark/trunk/drivers/usb/host/ohci-pci.c
/shark/trunk/drivers/usb/host/uhci-hcd.c
/shark/trunk/drivers/usb/serial/bus.c
/shark/trunk/drivers/usb/serial/pl2303.c
/shark/trunk/drivers/usb/serial/tty_io.c
/shark/trunk/drivers/usb/serial/usb-serial.c
/shark/trunk/drivers/usb/shark_glue/shark_usb.c