Subversion Repositories shark

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1690 5686d 01h fabio /demos/trunk/ Update the demos to use the new build system.

The interface can be improved, this should be the fastest path
to both continue with the old scheme and use the new infrastructure.
 
/demos/trunk/Makefile
/demos/trunk/advtimer/Makefile
/demos/trunk/astro/Makefile
/demos/trunk/base/Makefile
/demos/trunk/bca/Makefile
/demos/trunk/bttvdemo/Makefile
/demos/trunk/cpufreq/Makefile
/demos/trunk/dosfs/Makefile
/demos/trunk/helloworld/Makefile
/demos/trunk/input/Makefile
/demos/trunk/jumpball/Makefile
/demos/trunk/mesademo/Makefile
/demos/trunk/mesatex/Makefile
/demos/trunk/mix/Makefile
/demos/trunk/network/Makefile
/demos/trunk/newtrace/Makefile
/demos/trunk/newtrace/instr/Makefile
/demos/trunk/newtrace/nosave/Makefile
/demos/trunk/newtrace/udp/Makefile
/demos/trunk/newtrace/utils/Makefile
/demos/trunk/orbit/Makefile
/demos/trunk/pci6025e/Makefile
/demos/trunk/pse51/Makefile
/demos/trunk/servo/Makefile
/demos/trunk/shutdown/Makefile
/demos/trunk/tftptest/Makefile
/demos/trunk/advtimer/makefile
/demos/trunk/astro/makefile
/demos/trunk/base/makefile
/demos/trunk/bca/makefile
/demos/trunk/bttvdemo/makefile
/demos/trunk/cpufreq/makefile
/demos/trunk/dosfs/makefile
/demos/trunk/helloworld/makefile
/demos/trunk/input/makefile
/demos/trunk/jumpball/makefile
/demos/trunk/makefile
/demos/trunk/mesademo/makefile
/demos/trunk/mesatex/makefile
/demos/trunk/mix/makefile
/demos/trunk/network/makefile
/demos/trunk/newtrace/instr/makefile
/demos/trunk/newtrace/makefile
/demos/trunk/newtrace/nosave/makefile
/demos/trunk/newtrace/udp/makefile
/demos/trunk/newtrace/utils/makefile
/demos/trunk/orbit/makefile
/demos/trunk/pci6025e/makefile
/demos/trunk/pse51/makefile
/demos/trunk/servo/makefile
/demos/trunk/shutdown/makefile
/demos/trunk/tftptest/makefile
/demos/trunk/base/condtest.c
/demos/trunk/base/mdemo.c
/demos/trunk/base/pcdemo.c
/demos/trunk/jumpball/demo.c
1689 5686d 02h fabio /shark/trunk/ Merge the makefile rewrite.

There are still some edges to round, but the big part of the work
should be done. Now we should be ready to support multiple architectures,
cross-compilation and many other nice features.
 
/shark/trunk/Makefile
/shark/trunk/Rules.mk
/shark/trunk/arch
/shark/trunk/drivers/Makefile
/shark/trunk/drivers/block/Makefile
/shark/trunk/drivers/block/clook/Makefile
/shark/trunk/drivers/block/edf/Makefile
/shark/trunk/drivers/block/fcfs/Makefile
/shark/trunk/drivers/block/look/Makefile
/shark/trunk/drivers/block/pscan/Makefile
/shark/trunk/drivers/block/sstf/Makefile
/shark/trunk/drivers/bttv/Makefile
/shark/trunk/drivers/cm7326/Makefile
/shark/trunk/drivers/cons/Makefile
/shark/trunk/drivers/cpu/Makefile
/shark/trunk/drivers/cpu/cpufreq/Makefile
/shark/trunk/drivers/cpu/shark/Makefile
/shark/trunk/drivers/fb/Makefile
/shark/trunk/drivers/fb/matrox/Makefile
/shark/trunk/drivers/fb/riva/Makefile
/shark/trunk/drivers/grx/Makefile
/shark/trunk/drivers/grx/drawfun/Makefile
/shark/trunk/drivers/grx/drivers/Makefile
/shark/trunk/drivers/i2c/Makefile
/shark/trunk/drivers/i2c/algos/Makefile
/shark/trunk/drivers/input/Makefile
/shark/trunk/drivers/input/gameport/Makefile
/shark/trunk/drivers/input/handler/Makefile
/shark/trunk/drivers/input/joystick/Makefile
/shark/trunk/drivers/input/keyboard/Makefile
/shark/trunk/drivers/input/misc/Makefile
/shark/trunk/drivers/input/mouse/Makefile
/shark/trunk/drivers/input/serio/Makefile
/shark/trunk/drivers/input/shark/Makefile
/shark/trunk/drivers/linuxc26/Makefile
/shark/trunk/drivers/net/Makefile
/shark/trunk/drivers/oldchar/Makefile
/shark/trunk/drivers/oldsnd/Makefile
/shark/trunk/drivers/parport/Makefile
/shark/trunk/drivers/pci/Makefile
/shark/trunk/drivers/pci6025e/Makefile
/shark/trunk/drivers/pci6025e/adc/Makefile
/shark/trunk/drivers/pci6025e/dac/Makefile
/shark/trunk/drivers/pci6025e/dio_ppi/Makefile
/shark/trunk/drivers/pci6025e/tim/Makefile
/shark/trunk/drivers/pcl812/Makefile
/shark/trunk/drivers/pcl833/Makefile
/shark/trunk/drivers/serial/Makefile
/shark/trunk/drivers/usb/Makefile
/shark/trunk/drivers/usb/core/Makefile
/shark/trunk/drivers/usb/host/Makefile
/shark/trunk/drivers/usb/input/Makefile
/shark/trunk/drivers/usb/media/Makefile
/shark/trunk/drivers/usb/serial/Makefile
/shark/trunk/drivers/usb/shark_glue/Makefile
/shark/trunk/fs/Makefile
/shark/trunk/fs/msdos/Makefile
/shark/trunk/kernel/Makefile
/shark/trunk/kernel/mem/Makefile
/shark/trunk/lib/Makefile
/shark/trunk/libc/Makefile
/shark/trunk/libc/arch
/shark/trunk/libc/assert/Makefile
/shark/trunk/libc/ctype/Makefile
/shark/trunk/libc/getopt/Makefile
/shark/trunk/libc/libio/Makefile
/shark/trunk/libc/quad/Makefile
/shark/trunk/libc/quad/old/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/mk
/shark/trunk/modules/Makefile
/shark/trunk/modules/bd_edf/Makefile
/shark/trunk/modules/bd_pscan/Makefile
/shark/trunk/modules/cabs/Makefile
/shark/trunk/modules/cbs/Makefile
/shark/trunk/modules/ds/Makefile
/shark/trunk/modules/dummy/Makefile
/shark/trunk/modules/edf/Makefile
/shark/trunk/modules/elastic/Makefile
/shark/trunk/modules/hardcbs/Makefile
/shark/trunk/modules/hartport/Makefile
/shark/trunk/modules/intdrive/Makefile
/shark/trunk/modules/nop/Makefile
/shark/trunk/modules/nopm/Makefile
/shark/trunk/modules/npp/Makefile
/shark/trunk/modules/pc/Makefile
/shark/trunk/modules/pi/Makefile
/shark/trunk/modules/posix/Makefile
/shark/trunk/modules/ps/Makefile
/shark/trunk/modules/rm/Makefile
/shark/trunk/modules/rr/Makefile
/shark/trunk/modules/rr2/Makefile
/shark/trunk/modules/rrsoft/Makefile
/shark/trunk/modules/sem/Makefile
/shark/trunk/modules/srp/Makefile
/shark/trunk/modules/ss/Makefile
/shark/trunk/modules/tbs/Makefile
/shark/trunk/ports/Makefile
/shark/trunk/ports/didma/Makefile
/shark/trunk/ports/dynalink/Makefile
/shark/trunk/ports/fftw/Makefile
/shark/trunk/ports/fftw/faq/Makefile
/shark/trunk/ports/fftw/fftw/Makefile
/shark/trunk/ports/fftw/rfftw/Makefile
/shark/trunk/ports/first/Makefile
/shark/trunk/ports/first/fsf_include/tests/Makefile
/shark/trunk/ports/first/fsf_include/tests/fsf_jitter_test/Makefile
/shark/trunk/ports/first/fsf_include/tests/fsf_negotiation_test/Makefile
/shark/trunk/ports/first/fsf_include/tests/shark_glue/Makefile
/shark/trunk/ports/first/fsf_include/tests/synch_obj_test/Makefile
/shark/trunk/ports/mesa/Makefile
/shark/trunk/ports/mesa/src-glu/Makefile
/shark/trunk/ports/mesa/src-glut.dos/Makefile
/shark/trunk/ports/mesa/src/Makefile
/shark/trunk/ports/mesa/src/array_cache/Makefile
/shark/trunk/ports/mesa/src/math/Makefile
/shark/trunk/ports/mesa/src/osmesa/Makefile
/shark/trunk/ports/mesa/src/swrast/Makefile
/shark/trunk/ports/mesa/src/swrastst/Makefile
/shark/trunk/ports/mesa/src/tnl/Makefile
/shark/trunk/ports/mesa/src/x86/Makefile
/shark/trunk/ports/servo/Makefile
/shark/trunk/ports/snapshot/Makefile
/shark/trunk/ports/tftp/Makefile
/shark/trunk/ports/zlib/Makefile
/shark/trunk/tracer/Makefile
/shark/trunk/tracer/newtrace/Makefile
/shark/trunk/tracer/oldtrace/Makefile
/shark/trunk/drivers/block/makefile
/shark/trunk/drivers/bttv/makefile
/shark/trunk/drivers/cm7326/makefile
/shark/trunk/drivers/cons/makefile
/shark/trunk/drivers/cpu/makefile
/shark/trunk/drivers/fb/makefile
/shark/trunk/drivers/grx/makefile
/shark/trunk/drivers/i2c/makefile
/shark/trunk/drivers/input/makefile
/shark/trunk/drivers/linuxc26/makefile
/shark/trunk/drivers/makefile
/shark/trunk/drivers/net/makefile
/shark/trunk/drivers/oldchar/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/pcl833/makefile
/shark/trunk/drivers/serial/makefile
/shark/trunk/drivers/usb/makefile
/shark/trunk/fs/makefile
/shark/trunk/fs/msdos/makefile
/shark/trunk/kernel/makefile
/shark/trunk/kernel/mem/makefile
/shark/trunk/lib/makefile
/shark/trunk/libc/assert/makefile
/shark/trunk/libc/ctype/makefile
/shark/trunk/libc/getopt/makefile
/shark/trunk/libc/libio/makefile
/shark/trunk/libc/makefile
/shark/trunk/libc/quad/makefile
/shark/trunk/libc/quad/old/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/mkf
/shark/trunk/modules/bd_edf/subdir.mk
/shark/trunk/modules/bd_pscan/subdir.mk
/shark/trunk/modules/cabs/subdir.mk
/shark/trunk/modules/cbs/subdir.mk
/shark/trunk/modules/ds/subdir.mk
/shark/trunk/modules/dummy/subdir.mk
/shark/trunk/modules/edf/subdir.mk
/shark/trunk/modules/elastic/subdir.mk
/shark/trunk/modules/hardcbs/subdir.mk
/shark/trunk/modules/hartport/subdir.mk
/shark/trunk/modules/intdrive/subdir.mk
/shark/trunk/modules/makefile
/shark/trunk/modules/nop/subdir.mk
/shark/trunk/modules/nopm/subdir.mk
/shark/trunk/modules/npp/subdir.mk
/shark/trunk/modules/pc/subdir.mk
/shark/trunk/modules/pi/subdir.mk
/shark/trunk/modules/posix/subdir.mk
/shark/trunk/modules/ps/subdir.mk
/shark/trunk/modules/rm/subdir.mk
/shark/trunk/modules/rr/subdir.mk
/shark/trunk/modules/rr2/subdir.mk
/shark/trunk/modules/rrsoft/subdir.mk
/shark/trunk/modules/sem/subdir.mk
/shark/trunk/modules/srp/subdir.mk
/shark/trunk/modules/ss/subdir.mk
/shark/trunk/modules/tbs/subdir.mk
/shark/trunk/oslib
/shark/trunk/ports/didma/makefile
/shark/trunk/ports/dynalink/makefile
/shark/trunk/ports/fftw/faq/makefile
/shark/trunk/ports/fftw/fftw/makefile
/shark/trunk/ports/fftw/makefile
/shark/trunk/ports/fftw/rfftw/makefile
/shark/trunk/ports/first/fsf_include/tests/fsf_jitter_test/makefile
/shark/trunk/ports/first/fsf_include/tests/fsf_negotiation_test/makefile
/shark/trunk/ports/first/fsf_include/tests/makefile
/shark/trunk/ports/first/fsf_include/tests/shark_glue/makefile
/shark/trunk/ports/first/fsf_include/tests/synch_obj_test/makefile
/shark/trunk/ports/first/makefile
/shark/trunk/ports/makefile
/shark/trunk/ports/mesa/makefile
/shark/trunk/ports/mesa/src-glu/makefile
/shark/trunk/ports/mesa/src-glut.dos/makefile
/shark/trunk/ports/mesa/src/makefile
/shark/trunk/ports/servo/makefile
/shark/trunk/ports/snapshot/makefile
/shark/trunk/ports/tftp/makefile
/shark/trunk/ports/zlib/makefile
/shark/trunk/tracer/makefile
/shark/trunk/config/config.mk
/shark/trunk/drivers/block/bdev.h
/shark/trunk/drivers/block/bqueue.h
/shark/trunk/drivers/block/clook/clook.h
/shark/trunk/drivers/block/debug.h
/shark/trunk/drivers/block/edf/edf.h
/shark/trunk/drivers/block/fcfs/fcfs.h
/shark/trunk/drivers/block/glue.h
/shark/trunk/drivers/block/ide.h
/shark/trunk/drivers/block/ideglue.h
/shark/trunk/drivers/block/idereq.h
/shark/trunk/drivers/block/lodsk.h
/shark/trunk/drivers/block/look/look.h
/shark/trunk/drivers/block/phdsk.h
/shark/trunk/drivers/block/pscan/pscan.h
/shark/trunk/drivers/block/sstf/sstf.h
/shark/trunk/drivers/cons/cons1.c
/shark/trunk/drivers/cons/cons2.c
/shark/trunk/drivers/cons/cprintf.c
/shark/trunk/drivers/cons/crtwin.c
/shark/trunk/drivers/cons/message.c
/shark/trunk/drivers/fb/gdvesa.c
/shark/trunk/drivers/fb/vesa.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/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/glib.c
/shark/trunk/drivers/grx/include/drivers/gd.h
/shark/trunk/drivers/grx/include/drivers/glib.h
/shark/trunk/drivers/linuxc26/kobject.c
/shark/trunk/drivers/net/8390.h
/shark/trunk/drivers/net/arp.h
/shark/trunk/drivers/net/eth_priv.h
/shark/trunk/drivers/net/include/asm/bitops.h
/shark/trunk/drivers/net/include/asm/io.h
/shark/trunk/drivers/net/include/linux/compatib.h
/shark/trunk/drivers/net/include/linux/etherdevice.h
/shark/trunk/drivers/net/include/linux/interrupt.h
/shark/trunk/drivers/net/include/linux/kernel.h
/shark/trunk/drivers/net/include/linux/linuxpci.h
/shark/trunk/drivers/net/include/linux/llpci.h
/shark/trunk/drivers/net/include/linux/netdevice.h
/shark/trunk/drivers/net/include/linux/notifier.h
/shark/trunk/drivers/net/include/linux/skbuff.h
/shark/trunk/drivers/net/include/linux/socket.h
/shark/trunk/drivers/net/include/linux/stddef.h
/shark/trunk/drivers/net/include/linux/timer.h
/shark/trunk/drivers/net/include/net/sock.h
/shark/trunk/drivers/net/netbuff.h
/shark/trunk/drivers/oldchar/8042.h
/shark/trunk/drivers/oldchar/_mouse.h
/shark/trunk/drivers/oldchar/include/drivers/mouse.h
/shark/trunk/drivers/oldchar/ps2mouse.h
/shark/trunk/drivers/oldchar/sermouse.h
/shark/trunk/drivers/oldsnd/blaster.h
/shark/trunk/drivers/oldsnd/include/drivers/dma.h
/shark/trunk/drivers/oldsnd/sbio.h
/shark/trunk/drivers/parport/include/drivers/parport.h
/shark/trunk/drivers/pci6025e/include/drivers/pci6025e/adc.h
/shark/trunk/drivers/pci6025e/include/drivers/pci6025e/dac.h
/shark/trunk/drivers/pci6025e/include/drivers/pci6025e/dio_ppi.h
/shark/trunk/drivers/pci6025e/include/drivers/pci6025e/pci6025e.h
/shark/trunk/drivers/pci6025e/include/drivers/pci6025e/timer.h
/shark/trunk/drivers/pcl812/include/drivers/pclab.h
/shark/trunk/fs/rtcfunc.h
/shark/trunk/include/assert.h
/shark/trunk/include/bits/endian.h
/shark/trunk/include/bits/errno.h
/shark/trunk/include/bits/limits.h
/shark/trunk/include/ctype.h
/shark/trunk/include/float.h
/shark/trunk/include/fs/assert.h
/shark/trunk/include/fs/bdev.h
/shark/trunk/include/fs/bdevinit.h
/shark/trunk/include/fs/fs.h
/shark/trunk/include/fs/fsinit.h
/shark/trunk/include/fs/irq.h
/shark/trunk/include/fs/libio.h
/shark/trunk/include/fs/limits.h
/shark/trunk/include/fs/maccess.h
/shark/trunk/include/fs/mount.h
/shark/trunk/include/fs/mutex.h
/shark/trunk/include/fs/semaph.h
/shark/trunk/include/fs/syscall.h
/shark/trunk/include/fs/util.h
/shark/trunk/include/kernel/assert.h
/shark/trunk/include/kernel/descr.h
/shark/trunk/include/kernel/func.h
/shark/trunk/include/kernel/int_sem.h
/shark/trunk/include/kernel/iqueue.h
/shark/trunk/include/kernel/kern.h
/shark/trunk/include/kernel/kernmem.h
/shark/trunk/include/kernel/lmm.h
/shark/trunk/include/kernel/log.h
/shark/trunk/include/kernel/mem.h
/shark/trunk/include/kernel/model.h
/shark/trunk/include/kernel/types.h
/shark/trunk/include/kernel/var.h
/shark/trunk/include/math.h
/shark/trunk/include/mqueue.h
/shark/trunk/include/pthread.h
/shark/trunk/include/sched.h
/shark/trunk/include/signal.h
/shark/trunk/include/stdarg.h
/shark/trunk/include/stdio.h
/shark/trunk/include/stdlib.h
/shark/trunk/include/string.h
/shark/trunk/include/sys/cdefs.h
/shark/trunk/include/sys/mount.h
/shark/trunk/include/sys/stat.h
/shark/trunk/include/sys/sysmacro.h
/shark/trunk/include/sys/types.h
/shark/trunk/include/sys/utsname.h
/shark/trunk/include/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/include/trace/queues.h
/shark/trunk/include/trace/trace.h
/shark/trunk/include/unistd.h
/shark/trunk/kernel/activate.c
/shark/trunk/kernel/assert.c
/shark/trunk/kernel/blkact.c
/shark/trunk/kernel/cancel.c
/shark/trunk/kernel/event.c
/shark/trunk/kernel/grpcreat.c
/shark/trunk/kernel/init.c
/shark/trunk/kernel/jet.c
/shark/trunk/kernel/join.c
/shark/trunk/kernel/kern.c
/shark/trunk/kernel/keys.c
/shark/trunk/kernel/kill.c
/shark/trunk/kernel/mem/dump.c
/shark/trunk/kernel/mem/stats.c
/shark/trunk/kernel/mqueue.c
/shark/trunk/kernel/nanoslp.c
/shark/trunk/kernel/panic.c
/shark/trunk/kernel/perror.c
/shark/trunk/kernel/printk.c
/shark/trunk/kernel/signal.c
/shark/trunk/kernel/tpreempt.c
/shark/trunk/kernel/tskmsg.c
/shark/trunk/libc/stdio/vfprintf.c
/shark/trunk/libc/string/strcasecmp.c
/shark/trunk/modules/bd_edf/bd_edf.c
/shark/trunk/modules/bd_edf/bd_edf/bd_edf.h
/shark/trunk/modules/bd_pscan/bd_pscan.c
/shark/trunk/modules/bd_pscan/bd_pscan/bd_pscan.h
/shark/trunk/modules/cabs/cabs.c
/shark/trunk/modules/cabs/cabs/cabs.h
/shark/trunk/modules/cbs/cbs.c
/shark/trunk/modules/cbs/cbs/cbs.h
/shark/trunk/modules/ds/ds.c
/shark/trunk/modules/ds/ds/ds.h
/shark/trunk/modules/dummy/dummy.c
/shark/trunk/modules/dummy/dummy/dummy.h
/shark/trunk/modules/edf/edf.c
/shark/trunk/modules/edf/edf/edf.h
/shark/trunk/modules/hardcbs/hardcbs.c
/shark/trunk/modules/hardcbs/hardcbs/hardcbs.h
/shark/trunk/modules/hartport/hartport.c
/shark/trunk/modules/hartport/hartport/hartport.h
/shark/trunk/modules/intdrive/intdrive/intdrive.h
/shark/trunk/modules/nop/nop.c
/shark/trunk/modules/nop/nop/nop.h
/shark/trunk/modules/nopm/nopm.c
/shark/trunk/modules/nopm/nopm/nopm.h
/shark/trunk/modules/npp/npp.c
/shark/trunk/modules/npp/npp/npp.h
/shark/trunk/modules/pc/pc.c
/shark/trunk/modules/pc/pc/pc.h
/shark/trunk/modules/pi/pi.c
/shark/trunk/modules/pi/pi/pi.h
/shark/trunk/modules/posix/posix.c
/shark/trunk/modules/posix/posix/posix.h
/shark/trunk/modules/ps/ps.c
/shark/trunk/modules/ps/ps/ps.h
/shark/trunk/modules/rm/rm.c
/shark/trunk/modules/rm/rm/rm.h
/shark/trunk/modules/rr/rr.c
/shark/trunk/modules/rr/rr/rr.h
/shark/trunk/modules/rr2/rr2.c
/shark/trunk/modules/rr2/rr2/rr2.h
/shark/trunk/modules/rrsoft/rrsoft.c
/shark/trunk/modules/rrsoft/rrsoft/rrsoft.h
/shark/trunk/modules/sem/sem.c
/shark/trunk/modules/sem/sem/sem.h
/shark/trunk/modules/srp/srp.c
/shark/trunk/modules/srp/srp/srp.h
/shark/trunk/modules/ss/ss.c
/shark/trunk/modules/ss/ss/ss.h
/shark/trunk/modules/ss/ss/ssutils.h
/shark/trunk/modules/tbs/tbs.c
/shark/trunk/modules/tbs/tbs/tbs.h
/shark/trunk/ports/dynalink/dynalink.c
/shark/trunk/ports/dynalink/elf.c
/shark/trunk/ports/first/first-contract.c
/shark/trunk/ports/first/include/pistar.h
/shark/trunk/ports/first/modules/edfstar.c
/shark/trunk/ports/first/modules/fedfstar.c
/shark/trunk/ports/first/modules/mpegstar.c
/shark/trunk/ports/first/modules/nonestar.c
/shark/trunk/ports/first/modules/pistar.c
/shark/trunk/ports/first/modules/posixstar.c
/shark/trunk/ports/first/modules/rmstar.c
/shark/trunk/ports/first/modules/tdstar.c
/shark/trunk/shark.cfg
/shark/trunk/tracer/include/FTrace_types.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/queues.h
/shark/trunk/tracer/include/trace.h
/shark/trunk/tracer/oldtrace/oldtrace.c
/shark/trunk/tracer/oldtrace/trccirc.c
/shark/trunk/tracer/oldtrace/trcdfix.c
/shark/trunk/tracer/oldtrace/trcdummy.c
/shark/trunk/tracer/oldtrace/trcfixed.c
/shark/trunk/tracer/oldtrace/trcudp.c
1688 5686d 02h fabio /shark/branches/xen/arch/x86/ Remove the MAIN oslib crazyness.

oslib's annoying will to be flexible was breaking the boot sequence;
instead of following the old behavior and using MAIN to define the
main entry point, use __kernel_init__(), as we'll never need anything
else there.
 
/shark/branches/xen/arch/x86/x1.c
1687 5859d 01h tullio /shark/branches/xen/libc/arch/x86/libm/msun/i387/ Added e_fmod.o to Makefile to prevent compiling errors of demo programs  
/shark/branches/xen/libc/arch/x86/libm/msun/i387/Makefile
1686 5872d 11h fabio /demos/branches/xen/ Convert the makefiles to the new build system.

Convert all the makefiles to the syntax and conventions of the new build
system. Compile-tested only. Temporarily almost everything depends on
__GRX__ as even the text console code seems to use some grx symbols; this
should be fixed in the base system.
 
/demos/branches/xen/Makefile
/demos/branches/xen/advtimer/Makefile
/demos/branches/xen/astro/Makefile
/demos/branches/xen/base/Makefile
/demos/branches/xen/bca/Makefile
/demos/branches/xen/bttvdemo/Makefile
/demos/branches/xen/cpufreq/Makefile
/demos/branches/xen/dosfs/Makefile
/demos/branches/xen/helloworld/Makefile
/demos/branches/xen/input/Makefile
/demos/branches/xen/jumpball/Makefile
/demos/branches/xen/mesademo/Makefile
/demos/branches/xen/mesatex/Makefile
/demos/branches/xen/mix/Makefile
/demos/branches/xen/network/Makefile
/demos/branches/xen/newtrace/Makefile
/demos/branches/xen/newtrace/instr/Makefile
/demos/branches/xen/newtrace/nosave/Makefile
/demos/branches/xen/newtrace/udp/Makefile
/demos/branches/xen/newtrace/utils/Makefile
/demos/branches/xen/orbit/Makefile
/demos/branches/xen/pci6025e/Makefile
/demos/branches/xen/pse51/Makefile
/demos/branches/xen/servo/Makefile
/demos/branches/xen/shutdown/Makefile
/demos/branches/xen/tftptest/Makefile
/demos/branches/xen/advtimer/makefile
/demos/branches/xen/astro/makefile
/demos/branches/xen/base/makefile
/demos/branches/xen/bca/makefile
/demos/branches/xen/bttvdemo/makefile
/demos/branches/xen/cpufreq/makefile
/demos/branches/xen/dosfs/makefile
/demos/branches/xen/helloworld/makefile
/demos/branches/xen/input/makefile
/demos/branches/xen/jumpball/makefile
/demos/branches/xen/makefile
/demos/branches/xen/mesademo/makefile
/demos/branches/xen/mesatex/makefile
/demos/branches/xen/mix/makefile
/demos/branches/xen/network/makefile
/demos/branches/xen/newtrace/instr/makefile
/demos/branches/xen/newtrace/makefile
/demos/branches/xen/newtrace/nosave/makefile
/demos/branches/xen/newtrace/udp/makefile
/demos/branches/xen/newtrace/utils/makefile
/demos/branches/xen/orbit/makefile
/demos/branches/xen/pci6025e/makefile
/demos/branches/xen/pse51/makefile
/demos/branches/xen/servo/makefile
/demos/branches/xen/shutdown/makefile
/demos/branches/xen/tftptest/makefile
/demos/branches/xen/base/condtest.c
/demos/branches/xen/base/mdemo.c
/demos/branches/xen/base/pcdemo.c
/demos/branches/xen/jumpball/demo.c
1685 5872d 11h fabio /shark/branches/xen/ Add support for compiling applications.

Add a somewhat backward compatible build system for applications, and
reconnect some ports used by the supported demos to the compilation.
 
/shark/branches/xen/Rules.mk
/shark/branches/xen/mk
/shark/branches/xen/mk/App.mk
/shark/branches/xen/ports/mesa/src/array_cache/Makefile
/shark/branches/xen/ports/mesa/src/math/Makefile
/shark/branches/xen/ports/mesa/src/osmesa/Makefile
/shark/branches/xen/ports/mesa/src/swrast/Makefile
/shark/branches/xen/ports/mesa/src/swrastst/Makefile
/shark/branches/xen/ports/mesa/src/tnl/Makefile
/shark/branches/xen/ports/mesa/src/x86/Makefile
/shark/branches/xen/Makefile
/shark/branches/xen/arch/x86/Makefile
/shark/branches/xen/drivers/pci6025e/Makefile
/shark/branches/xen/kernel/Makefile
/shark/branches/xen/kernel/mem/Makefile
/shark/branches/xen/libc/arch/x86/Makefile
/shark/branches/xen/libc/arch/x86/libm/machine/Makefile
/shark/branches/xen/libc/arch/x86/libm/msun/i387/Makefile
/shark/branches/xen/libc/arch/x86/libm/msun/src/Makefile
/shark/branches/xen/libc/arch/x86/stdlib/Makefile
/shark/branches/xen/libc/libio/Makefile
/shark/branches/xen/libc/utsname/Makefile
/shark/branches/xen/ports/Makefile
/shark/branches/xen/ports/mesa/Makefile
/shark/branches/xen/ports/mesa/src-glu/Makefile
/shark/branches/xen/ports/mesa/src-glut.dos/Makefile
/shark/branches/xen/ports/mesa/src/Makefile
/shark/branches/xen/ports/servo/Makefile
/shark/branches/xen/ports/tftp/Makefile
1684 5873d 00h fabio /demos/branches/xen/ Branch the demos tree to sync it with the xen branch of the kernel.

This branch will contain a sync'ed version of the demos with the new
build system and the new kernel tree structure.
 
/demos/branches/xen
1683 5905d 13h fabio /shark/branches/xen/ Refactor the low level code.

Move the parts of the oslib we're using (actually a little bit more,)
in some sanely-named place, and prepare things for a layout suitable
for multiple architecture support.
 
/shark/branches/xen/arch
/shark/branches/xen/arch/x86
/shark/branches/xen/arch/x86/Makefile
/shark/branches/xen/arch/x86/abort.s
/shark/branches/xen/arch/x86/advtimer.c
/shark/branches/xen/arch/x86/aspace.c
/shark/branches/xen/arch/x86/ccpu.c
/shark/branches/xen/arch/x86/cpu2.s
/shark/branches/xen/arch/x86/ctx.s
/shark/branches/xen/arch/x86/ctxsw.c
/shark/branches/xen/arch/x86/cxsw-2.c
/shark/branches/xen/arch/x86/estub.c
/shark/branches/xen/arch/x86/event.c
/shark/branches/xen/arch/x86/event1.c
/shark/branches/xen/arch/x86/exc.s
/shark/branches/xen/arch/x86/fpu.c
/shark/branches/xen/arch/x86/idtinit.c
/shark/branches/xen/arch/x86/include
/shark/branches/xen/arch/x86/include/arch
/shark/branches/xen/arch/x86/include/arch/ll
/shark/branches/xen/arch/x86/init.c
/shark/branches/xen/arch/x86/intevt.c
/shark/branches/xen/arch/x86/irq.c
/shark/branches/xen/arch/x86/mem.s
/shark/branches/xen/arch/x86/time.c
/shark/branches/xen/arch/x86/timeint.s
/shark/branches/xen/arch/x86/vm86.c
/shark/branches/xen/arch/x86/x0.s
/shark/branches/xen/arch/x86/x1.c
/shark/branches/xen/arch/x86/xbios.c
/shark/branches/xen/arch/x86/xconv.c
/shark/branches/xen/arch/x86/xdosf.c
/shark/branches/xen/arch/x86/xdosm.c
/shark/branches/xen/arch/x86/xinfo.c
/shark/branches/xen/arch/x86/xinit.c
/shark/branches/xen/arch/x86/xsys0.s
/shark/branches/xen/arch/x86/xsystab.c
/shark/branches/xen/oslib
/shark/branches/xen/Makefile
1682 5905d 14h fabio /shark/branches/xen/libc/arch/x86/libm/msun/src/ Add libc/arch/x86/libm/msun/src/Makefile.

Add a leftout makefile missing in the previous commit.
 
/shark/branches/xen/libc/arch/x86/libm/msun/src/Makefile
1681 5905d 16h fabio /shark/branches/xen/ Redesign the build system.

Switch to a non-recursive easy to configure build system, with a topdir
makefile that collects information on the targets to build from the subdirs
and generates the needed targets and commands. The ports and demos are
still not connected to the build. The new build system is documented
in the main makefile.
 
/shark/branches/xen/Makefile
/shark/branches/xen/drivers/Makefile
/shark/branches/xen/drivers/block/Makefile
/shark/branches/xen/drivers/block/clook/Makefile
/shark/branches/xen/drivers/block/edf/Makefile
/shark/branches/xen/drivers/block/fcfs/Makefile
/shark/branches/xen/drivers/block/look/Makefile
/shark/branches/xen/drivers/block/pscan/Makefile
/shark/branches/xen/drivers/block/sstf/Makefile
/shark/branches/xen/drivers/bttv/Makefile
/shark/branches/xen/drivers/cm7326/Makefile
/shark/branches/xen/drivers/cons/Makefile
/shark/branches/xen/drivers/cpu/Makefile
/shark/branches/xen/drivers/cpu/cpufreq/Makefile
/shark/branches/xen/drivers/cpu/shark/Makefile
/shark/branches/xen/drivers/fb/Makefile
/shark/branches/xen/drivers/fb/matrox/Makefile
/shark/branches/xen/drivers/fb/riva/Makefile
/shark/branches/xen/drivers/grx/Makefile
/shark/branches/xen/drivers/grx/drawfun/Makefile
/shark/branches/xen/drivers/grx/drivers/Makefile
/shark/branches/xen/drivers/i2c/Makefile
/shark/branches/xen/drivers/i2c/algos/Makefile
/shark/branches/xen/drivers/input/Makefile
/shark/branches/xen/drivers/input/gameport/Makefile
/shark/branches/xen/drivers/input/handler/Makefile
/shark/branches/xen/drivers/input/joystick/Makefile
/shark/branches/xen/drivers/input/keyboard/Makefile
/shark/branches/xen/drivers/input/misc/Makefile
/shark/branches/xen/drivers/input/mouse/Makefile
/shark/branches/xen/drivers/input/serio/Makefile
/shark/branches/xen/drivers/input/shark/Makefile
/shark/branches/xen/drivers/linuxc26/Makefile
/shark/branches/xen/drivers/net/Makefile
/shark/branches/xen/drivers/oldchar/Makefile
/shark/branches/xen/drivers/oldsnd/Makefile
/shark/branches/xen/drivers/parport/Makefile
/shark/branches/xen/drivers/pci/Makefile
/shark/branches/xen/drivers/pci6025e/Makefile
/shark/branches/xen/drivers/pci6025e/adc/Makefile
/shark/branches/xen/drivers/pci6025e/dac/Makefile
/shark/branches/xen/drivers/pci6025e/dio_ppi/Makefile
/shark/branches/xen/drivers/pci6025e/tim/Makefile
/shark/branches/xen/drivers/pcl812/Makefile
/shark/branches/xen/drivers/pcl833/Makefile
/shark/branches/xen/drivers/serial/Makefile
/shark/branches/xen/drivers/usb/Makefile
/shark/branches/xen/drivers/usb/core/Makefile
/shark/branches/xen/drivers/usb/host/Makefile
/shark/branches/xen/drivers/usb/input/Makefile
/shark/branches/xen/drivers/usb/media/Makefile
/shark/branches/xen/drivers/usb/serial/Makefile
/shark/branches/xen/drivers/usb/shark_glue/Makefile
/shark/branches/xen/fs/Makefile
/shark/branches/xen/fs/msdos/Makefile
/shark/branches/xen/kernel/Makefile
/shark/branches/xen/kernel/mem/Makefile
/shark/branches/xen/lib/Makefile
/shark/branches/xen/libc/Makefile
/shark/branches/xen/libc/arch/x86/Makefile
/shark/branches/xen/libc/arch/x86/ioformat/Makefile
/shark/branches/xen/libc/arch/x86/libm/Makefile
/shark/branches/xen/libc/arch/x86/libm/machine/Makefile
/shark/branches/xen/libc/arch/x86/libm/msun/Makefile
/shark/branches/xen/libc/arch/x86/libm/msun/i387/Makefile
/shark/branches/xen/libc/arch/x86/stdlib/Makefile
/shark/branches/xen/libc/arch/x86/string/Makefile
/shark/branches/xen/libc/assert/Makefile
/shark/branches/xen/libc/ctype/Makefile
/shark/branches/xen/libc/getopt/Makefile
/shark/branches/xen/libc/libio/Makefile
/shark/branches/xen/libc/quad/Makefile
/shark/branches/xen/libc/quad/old/Makefile
/shark/branches/xen/libc/stdio/Makefile
/shark/branches/xen/libc/stdlib/Makefile
/shark/branches/xen/libc/string/Makefile
/shark/branches/xen/libc/unistd/Makefile
/shark/branches/xen/libc/utsname/Makefile
/shark/branches/xen/modules/Makefile
/shark/branches/xen/modules/bd_edf/Makefile
/shark/branches/xen/modules/bd_pscan/Makefile
/shark/branches/xen/modules/cabs/Makefile
/shark/branches/xen/modules/cbs/Makefile
/shark/branches/xen/modules/ds/Makefile
/shark/branches/xen/modules/dummy/Makefile
/shark/branches/xen/modules/edf/Makefile
/shark/branches/xen/modules/elastic/Makefile
/shark/branches/xen/modules/hardcbs/Makefile
/shark/branches/xen/modules/hartport/Makefile
/shark/branches/xen/modules/intdrive/Makefile
/shark/branches/xen/modules/nop/Makefile
/shark/branches/xen/modules/nopm/Makefile
/shark/branches/xen/modules/npp/Makefile
/shark/branches/xen/modules/pc/Makefile
/shark/branches/xen/modules/pi/Makefile
/shark/branches/xen/modules/posix/Makefile
/shark/branches/xen/modules/ps/Makefile
/shark/branches/xen/modules/rm/Makefile
/shark/branches/xen/modules/rr/Makefile
/shark/branches/xen/modules/rr2/Makefile
/shark/branches/xen/modules/rrsoft/Makefile
/shark/branches/xen/modules/sem/Makefile
/shark/branches/xen/modules/srp/Makefile
/shark/branches/xen/modules/ss/Makefile
/shark/branches/xen/modules/tbs/Makefile
/shark/branches/xen/oslib/Makefile
/shark/branches/xen/oslib/docs/Makefile
/shark/branches/xen/oslib/examples/Makefile
/shark/branches/xen/oslib/kl/Makefile
/shark/branches/xen/oslib/lib/Makefile
/shark/branches/xen/oslib/libcons/Makefile
/shark/branches/xen/oslib/xlib/Makefile
/shark/branches/xen/ports/Makefile
/shark/branches/xen/ports/didma/Makefile
/shark/branches/xen/ports/dynalink/Makefile
/shark/branches/xen/ports/fftw/Makefile
/shark/branches/xen/ports/fftw/faq/Makefile
/shark/branches/xen/ports/fftw/fftw/Makefile
/shark/branches/xen/ports/fftw/rfftw/Makefile
/shark/branches/xen/ports/first/Makefile
/shark/branches/xen/ports/first/fsf_include/tests/Makefile
/shark/branches/xen/ports/first/fsf_include/tests/fsf_jitter_test/Makefile
/shark/branches/xen/ports/first/fsf_include/tests/fsf_negotiation_test/Makefile
/shark/branches/xen/ports/first/fsf_include/tests/shark_glue/Makefile
/shark/branches/xen/ports/first/fsf_include/tests/synch_obj_test/Makefile
/shark/branches/xen/ports/mesa/Makefile
/shark/branches/xen/ports/mesa/src-glu/Makefile
/shark/branches/xen/ports/mesa/src-glut.dos/Makefile
/shark/branches/xen/ports/mesa/src/Makefile
/shark/branches/xen/ports/servo/Makefile
/shark/branches/xen/ports/snapshot/Makefile
/shark/branches/xen/ports/tftp/Makefile
/shark/branches/xen/ports/zlib/Makefile
/shark/branches/xen/tracer/Makefile
/shark/branches/xen/tracer/newtrace/Makefile
/shark/branches/xen/tracer/oldtrace/Makefile
/shark/branches/xen/drivers/block/makefile
/shark/branches/xen/drivers/bttv/makefile
/shark/branches/xen/drivers/cm7326/makefile
/shark/branches/xen/drivers/cons/makefile
/shark/branches/xen/drivers/cpu/makefile
/shark/branches/xen/drivers/fb/makefile
/shark/branches/xen/drivers/grx/makefile
/shark/branches/xen/drivers/i2c/makefile
/shark/branches/xen/drivers/input/makefile
/shark/branches/xen/drivers/linuxc26/makefile
/shark/branches/xen/drivers/makefile
/shark/branches/xen/drivers/net/makefile
/shark/branches/xen/drivers/oldchar/makefile
/shark/branches/xen/drivers/oldsnd/makefile
/shark/branches/xen/drivers/parport/makefile
/shark/branches/xen/drivers/pci/makefile
/shark/branches/xen/drivers/pci6025e/makefile
/shark/branches/xen/drivers/pcl812/makefile
/shark/branches/xen/drivers/pcl833/makefile
/shark/branches/xen/drivers/serial/makefile
/shark/branches/xen/drivers/usb/makefile
/shark/branches/xen/fs/makefile
/shark/branches/xen/fs/msdos/makefile
/shark/branches/xen/kernel/makefile
/shark/branches/xen/kernel/mem/makefile
/shark/branches/xen/lib/makefile
/shark/branches/xen/libc/arch/x86/libm/makefile
/shark/branches/xen/libc/arch/x86/makefile
/shark/branches/xen/libc/assert/makefile
/shark/branches/xen/libc/ctype/makefile
/shark/branches/xen/libc/getopt/makefile
/shark/branches/xen/libc/libio/makefile
/shark/branches/xen/libc/makefile
/shark/branches/xen/libc/quad/makefile
/shark/branches/xen/libc/quad/old/makefile
/shark/branches/xen/libc/stdio/makefile
/shark/branches/xen/libc/stdlib/makefile
/shark/branches/xen/libc/string/makefile
/shark/branches/xen/libc/unistd/makefile
/shark/branches/xen/libc/utsname/makefile
/shark/branches/xen/makefile
/shark/branches/xen/modules/bd_edf/subdir.mk
/shark/branches/xen/modules/bd_pscan/subdir.mk
/shark/branches/xen/modules/cabs/subdir.mk
/shark/branches/xen/modules/cbs/subdir.mk
/shark/branches/xen/modules/ds/subdir.mk
/shark/branches/xen/modules/dummy/subdir.mk
/shark/branches/xen/modules/edf/subdir.mk
/shark/branches/xen/modules/elastic/subdir.mk
/shark/branches/xen/modules/hardcbs/subdir.mk
/shark/branches/xen/modules/hartport/subdir.mk
/shark/branches/xen/modules/intdrive/subdir.mk
/shark/branches/xen/modules/makefile
/shark/branches/xen/modules/nop/subdir.mk
/shark/branches/xen/modules/nopm/subdir.mk
/shark/branches/xen/modules/npp/subdir.mk
/shark/branches/xen/modules/pc/subdir.mk
/shark/branches/xen/modules/pi/subdir.mk
/shark/branches/xen/modules/posix/subdir.mk
/shark/branches/xen/modules/ps/subdir.mk
/shark/branches/xen/modules/rm/subdir.mk
/shark/branches/xen/modules/rr/subdir.mk
/shark/branches/xen/modules/rr2/subdir.mk
/shark/branches/xen/modules/rrsoft/subdir.mk
/shark/branches/xen/modules/sem/subdir.mk
/shark/branches/xen/modules/srp/subdir.mk
/shark/branches/xen/modules/ss/subdir.mk
/shark/branches/xen/modules/tbs/subdir.mk
/shark/branches/xen/oslib/docs/makefile
/shark/branches/xen/oslib/examples/makefile
/shark/branches/xen/oslib/kl/makefile
/shark/branches/xen/oslib/lib/makefile
/shark/branches/xen/oslib/libcons/makefile
/shark/branches/xen/oslib/makefile
/shark/branches/xen/oslib/xlib/makefile
/shark/branches/xen/ports/didma/makefile
/shark/branches/xen/ports/dynalink/makefile
/shark/branches/xen/ports/fftw/faq/makefile
/shark/branches/xen/ports/fftw/fftw/makefile
/shark/branches/xen/ports/fftw/makefile
/shark/branches/xen/ports/fftw/rfftw/makefile
/shark/branches/xen/ports/first/fsf_include/tests/fsf_jitter_test/makefile
/shark/branches/xen/ports/first/fsf_include/tests/fsf_negotiation_test/makefile
/shark/branches/xen/ports/first/fsf_include/tests/makefile
/shark/branches/xen/ports/first/fsf_include/tests/shark_glue/makefile
/shark/branches/xen/ports/first/fsf_include/tests/synch_obj_test/makefile
/shark/branches/xen/ports/first/makefile
/shark/branches/xen/ports/makefile
/shark/branches/xen/ports/mesa/makefile
/shark/branches/xen/ports/mesa/src-glu/makefile
/shark/branches/xen/ports/mesa/src-glut.dos/makefile
/shark/branches/xen/ports/mesa/src/makefile
/shark/branches/xen/ports/servo/makefile
/shark/branches/xen/ports/snapshot/makefile
/shark/branches/xen/ports/tftp/makefile
/shark/branches/xen/ports/zlib/makefile
/shark/branches/xen/tracer/makefile
/shark/branches/xen/oslib/ll/i386/hw-data.h
/shark/branches/xen/oslib/ll/i386/x-bios.h
/shark/branches/xen/shark.cfg
1680 6190d 02h boinc /sharkdoc/trunk/vol5/ Added documentation about the chunk flags.  
/sharkdoc/trunk/vol5/vol5.tex
1679 6210d 01h tullio /sharkdoc/trunk/vol2/ Fixed the bad call to net_setudpip.  
/sharkdoc/trunk/vol2/netlib.tex
1678 6215d 17h /sharkdoc/tags/rel_1_0/ This commit was manufactured by cvs2svn to create tag 'rel_1_0'.  
/sharkdoc/tags/rel_1_0
1677 6215d 17h tullio /sharkdoc/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
/sharkdoc/trunk/changes.txt
/sharkdoc/trunk/common
/sharkdoc/trunk/common/biblio.bib
/sharkdoc/trunk/common/manual.mk
/sharkdoc/trunk/common/retis.bib
/sharkdoc/trunk/common/sssup.ps
/sharkdoc/trunk/makefile
/sharkdoc/trunk/shark-qg
/sharkdoc/trunk/shark-qg/history
/sharkdoc/trunk/shark-qg/makefile
/sharkdoc/trunk/shark-qg/shark-pxe.txt
/sharkdoc/trunk/shark-qg/shark-qg.tex
/sharkdoc/trunk/vol-oldcontent
/sharkdoc/trunk/vol-oldcontent/hartport.tex
/sharkdoc/trunk/vol-oldcontent/introd.tex
/sharkdoc/trunk/vol-oldcontent/makefile
/sharkdoc/trunk/vol-oldcontent/over.eps
/sharkdoc/trunk/vol-oldcontent/port.eps
/sharkdoc/trunk/vol-oldcontent/vol-oldcontent.tex
/sharkdoc/trunk/vol1
/sharkdoc/trunk/vol1/errors.tex
/sharkdoc/trunk/vol1/introd.tex
/sharkdoc/trunk/vol1/makefile
/sharkdoc/trunk/vol1/over.eps
/sharkdoc/trunk/vol1/port.eps
/sharkdoc/trunk/vol1/semaf.tex
/sharkdoc/trunk/vol1/sys.tex
/sharkdoc/trunk/vol1/util.tex
/sharkdoc/trunk/vol1/vol1.tex
/sharkdoc/trunk/vol2
/sharkdoc/trunk/vol2/console.tex
/sharkdoc/trunk/vol2/cpu.tex
/sharkdoc/trunk/vol2/fg.tex
/sharkdoc/trunk/vol2/file.tex
/sharkdoc/trunk/vol2/graph.tex
/sharkdoc/trunk/vol2/images
/sharkdoc/trunk/vol2/images/driver1.dia
/sharkdoc/trunk/vol2/images/driver2.dia
/sharkdoc/trunk/vol2/images/driver3.dia
/sharkdoc/trunk/vol2/input.tex
/sharkdoc/trunk/vol2/intro.tex
/sharkdoc/trunk/vol2/linuxc26.tex
/sharkdoc/trunk/vol2/makefile
/sharkdoc/trunk/vol2/netlib.tex
/sharkdoc/trunk/vol2/rtc.tex
/sharkdoc/trunk/vol2/snapshot.tex
/sharkdoc/trunk/vol2/soundlib.tex
/sharkdoc/trunk/vol2/vol2.tex
/sharkdoc/trunk/vol3
/sharkdoc/trunk/vol3/images
/sharkdoc/trunk/vol3/images/budget1.fig
/sharkdoc/trunk/vol3/images/budget2.fig
/sharkdoc/trunk/vol3/images/fsm.fig
/sharkdoc/trunk/vol3/images/int-server1.dia
/sharkdoc/trunk/vol3/images/int-server2.dia
/sharkdoc/trunk/vol3/images/int-server3.dia
/sharkdoc/trunk/vol3/intserver.tex
/sharkdoc/trunk/vol3/makefile
/sharkdoc/trunk/vol3/vol3.tex
/sharkdoc/trunk/vol4
/sharkdoc/trunk/vol4/examples.tex
/sharkdoc/trunk/vol4/images
/sharkdoc/trunk/vol4/images/EDFstatus.dia
/sharkdoc/trunk/vol4/images/LegoArchitecture.dia
/sharkdoc/trunk/vol4/images/OSLib_event_oneshot.dia
/sharkdoc/trunk/vol4/images/OSLib_event_periodic.dia
/sharkdoc/trunk/vol4/images/archdetail_PI_schedule.dia
/sharkdoc/trunk/vol4/images/archgen_oldHartikArch.dia
/sharkdoc/trunk/vol4/images/cvs
/sharkdoc/trunk/vol4/images/cvs/Entries
/sharkdoc/trunk/vol4/images/cvs/Repository
/sharkdoc/trunk/vol4/images/cvs/Root
/sharkdoc/trunk/vol4/images/example_EDF_status.dia
/sharkdoc/trunk/vol4/images/example_PI_blocked.dia
/sharkdoc/trunk/vol4/images/example_PS_status.dia
/sharkdoc/trunk/vol4/images/kernel_quattro_insiemi.dia
/sharkdoc/trunk/vol4/images/oview_Architecture.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Idea1.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Idea2.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Shadow1.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Shadow2.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Shadow3.dia
/sharkdoc/trunk/vol4/images/oview_Fig_Shadow4.dia
/sharkdoc/trunk/vol4/images/oview_GuestCalls.dia
/sharkdoc/trunk/vol4/images/oview_LevelCalls.dia
/sharkdoc/trunk/vol4/images/oview_LevelExample.dia
/sharkdoc/trunk/vol4/images/oview_Levels.dia
/sharkdoc/trunk/vol4/images/oview_Power_DualPriority.dia
/sharkdoc/trunk/vol4/images/oview_Power_Dynamic.dia
/sharkdoc/trunk/vol4/images/oview_Power_FixedPriority.dia
/sharkdoc/trunk/vol4/images/oview_Power_Timeline.dia
/sharkdoc/trunk/vol4/images/oview_QOSMapper.dia
/sharkdoc/trunk/vol4/images/oview_Server_e_Master.dia
/sharkdoc/trunk/vol4/images/oview_TaskCalls.dia
/sharkdoc/trunk/vol4/images/posix_filtro.dia
/sharkdoc/trunk/vol4/images/resmodel_Gerarchia.dia
/sharkdoc/trunk/vol4/images/schedmodules_eligible.dia
/sharkdoc/trunk/vol4/images/schedmodules_lifecycle1.dia
/sharkdoc/trunk/vol4/images/schedmodules_lifecycle2.dia
/sharkdoc/trunk/vol4/images/schedmodules_lifecycle3.dia
/sharkdoc/trunk/vol4/images/schedmodules_lifecycle5.dia
/sharkdoc/trunk/vol4/kernel.tex
/sharkdoc/trunk/vol4/kernel_overview.tex
/sharkdoc/trunk/vol4/kernsupport.tex
/sharkdoc/trunk/vol4/makefile
/sharkdoc/trunk/vol4/models.tex
/sharkdoc/trunk/vol4/resource_modules.tex
/sharkdoc/trunk/vol4/scheduling_modules.tex
/sharkdoc/trunk/vol4/vol4.tex
/sharkdoc/trunk/vol5
/sharkdoc/trunk/vol5/makefile
/sharkdoc/trunk/vol5/vol5.tex
/sharkdoc/trunk/vol6
/sharkdoc/trunk/vol6/images
/sharkdoc/trunk/vol6/images/arch2.dia
/sharkdoc/trunk/vol6/images/archhigh.dia
/sharkdoc/trunk/vol6/images/archlow.dia
/sharkdoc/trunk/vol6/images/archlow2.dia
/sharkdoc/trunk/vol6/images/dcachebuckets.dia
/sharkdoc/trunk/vol6/images/ddinit.dia
/sharkdoc/trunk/vol6/images/dentrytree.dia
/sharkdoc/trunk/vol6/images/devtype.dia
/sharkdoc/trunk/vol6/images/fatarch.dia
/sharkdoc/trunk/vol6/images/fatfat.dia
/sharkdoc/trunk/vol6/images/fsinit.dia
/sharkdoc/trunk/vol6/images/fsn.dia
/sharkdoc/trunk/vol6/images/ide.dia
/sharkdoc/trunk/vol6/images/ideminor.dia
/sharkdoc/trunk/vol6/images/inodebuckets.dia
/sharkdoc/trunk/vol6/images/supertree.dia
/sharkdoc/trunk/vol6/makefile
/sharkdoc/trunk/vol6/vol6.tex
1676 6215d 17h tullio /sharkdoc/branches/new_sharkdoc/ New manuals using Latex and new directory structure  
/sharkdoc/branches/new_sharkdoc
/sharkdoc/branches/new_sharkdoc/changes.txt
/sharkdoc/branches/new_sharkdoc/common
/sharkdoc/branches/new_sharkdoc/common/biblio.bib
/sharkdoc/branches/new_sharkdoc/common/manual.mk
/sharkdoc/branches/new_sharkdoc/common/retis.bib
/sharkdoc/branches/new_sharkdoc/common/sssup.ps
/sharkdoc/branches/new_sharkdoc/makefile
/sharkdoc/branches/new_sharkdoc/shark-qg
/sharkdoc/branches/new_sharkdoc/shark-qg/history
/sharkdoc/branches/new_sharkdoc/shark-qg/makefile
/sharkdoc/branches/new_sharkdoc/shark-qg/shark-pxe.txt
/sharkdoc/branches/new_sharkdoc/shark-qg/shark-qg.tex
/sharkdoc/branches/new_sharkdoc/vol-oldcontent
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/hartport.tex
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/introd.tex
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/makefile
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/over.eps
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/port.eps
/sharkdoc/branches/new_sharkdoc/vol-oldcontent/vol-oldcontent.tex
/sharkdoc/branches/new_sharkdoc/vol1
/sharkdoc/branches/new_sharkdoc/vol1/errors.tex
/sharkdoc/branches/new_sharkdoc/vol1/introd.tex
/sharkdoc/branches/new_sharkdoc/vol1/makefile
/sharkdoc/branches/new_sharkdoc/vol1/over.eps
/sharkdoc/branches/new_sharkdoc/vol1/port.eps
/sharkdoc/branches/new_sharkdoc/vol1/semaf.tex
/sharkdoc/branches/new_sharkdoc/vol1/sys.tex
/sharkdoc/branches/new_sharkdoc/vol1/util.tex
/sharkdoc/branches/new_sharkdoc/vol1/vol1.tex
/sharkdoc/branches/new_sharkdoc/vol2
/sharkdoc/branches/new_sharkdoc/vol2/console.tex
/sharkdoc/branches/new_sharkdoc/vol2/cpu.tex
/sharkdoc/branches/new_sharkdoc/vol2/fg.tex
/sharkdoc/branches/new_sharkdoc/vol2/file.tex
/sharkdoc/branches/new_sharkdoc/vol2/graph.tex
/sharkdoc/branches/new_sharkdoc/vol2/images
/sharkdoc/branches/new_sharkdoc/vol2/images/driver1.dia
/sharkdoc/branches/new_sharkdoc/vol2/images/driver2.dia
/sharkdoc/branches/new_sharkdoc/vol2/images/driver3.dia
/sharkdoc/branches/new_sharkdoc/vol2/input.tex
/sharkdoc/branches/new_sharkdoc/vol2/intro.tex
/sharkdoc/branches/new_sharkdoc/vol2/linuxc26.tex
/sharkdoc/branches/new_sharkdoc/vol2/makefile
/sharkdoc/branches/new_sharkdoc/vol2/netlib.tex
/sharkdoc/branches/new_sharkdoc/vol2/rtc.tex
/sharkdoc/branches/new_sharkdoc/vol2/snapshot.tex
/sharkdoc/branches/new_sharkdoc/vol2/soundlib.tex
/sharkdoc/branches/new_sharkdoc/vol2/vol2.tex
/sharkdoc/branches/new_sharkdoc/vol3
/sharkdoc/branches/new_sharkdoc/vol3/images
/sharkdoc/branches/new_sharkdoc/vol3/images/budget1.fig
/sharkdoc/branches/new_sharkdoc/vol3/images/budget2.fig
/sharkdoc/branches/new_sharkdoc/vol3/images/fsm.fig
/sharkdoc/branches/new_sharkdoc/vol3/images/int-server1.dia
/sharkdoc/branches/new_sharkdoc/vol3/images/int-server2.dia
/sharkdoc/branches/new_sharkdoc/vol3/images/int-server3.dia
/sharkdoc/branches/new_sharkdoc/vol3/intserver.tex
/sharkdoc/branches/new_sharkdoc/vol3/makefile
/sharkdoc/branches/new_sharkdoc/vol3/vol3.tex
/sharkdoc/branches/new_sharkdoc/vol4
/sharkdoc/branches/new_sharkdoc/vol4/examples.tex
/sharkdoc/branches/new_sharkdoc/vol4/images
/sharkdoc/branches/new_sharkdoc/vol4/images/EDFstatus.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/LegoArchitecture.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/OSLib_event_oneshot.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/OSLib_event_periodic.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/archdetail_PI_schedule.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/archgen_oldHartikArch.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/cvs
/sharkdoc/branches/new_sharkdoc/vol4/images/cvs/Entries
/sharkdoc/branches/new_sharkdoc/vol4/images/cvs/Repository
/sharkdoc/branches/new_sharkdoc/vol4/images/cvs/Root
/sharkdoc/branches/new_sharkdoc/vol4/images/example_EDF_status.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/example_PI_blocked.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/example_PS_status.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/kernel_quattro_insiemi.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Architecture.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Idea1.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Idea2.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Shadow1.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Shadow2.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Shadow3.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Fig_Shadow4.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_GuestCalls.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_LevelCalls.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_LevelExample.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Levels.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Power_DualPriority.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Power_Dynamic.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Power_FixedPriority.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Power_Timeline.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_QOSMapper.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_Server_e_Master.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/oview_TaskCalls.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/posix_filtro.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/resmodel_Gerarchia.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/schedmodules_eligible.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/schedmodules_lifecycle1.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/schedmodules_lifecycle2.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/schedmodules_lifecycle3.dia
/sharkdoc/branches/new_sharkdoc/vol4/images/schedmodules_lifecycle5.dia
/sharkdoc/branches/new_sharkdoc/vol4/kernel.tex
/sharkdoc/branches/new_sharkdoc/vol4/kernel_overview.tex
/sharkdoc/branches/new_sharkdoc/vol4/kernsupport.tex
/sharkdoc/branches/new_sharkdoc/vol4/makefile
/sharkdoc/branches/new_sharkdoc/vol4/models.tex
/sharkdoc/branches/new_sharkdoc/vol4/resource_modules.tex
/sharkdoc/branches/new_sharkdoc/vol4/scheduling_modules.tex
/sharkdoc/branches/new_sharkdoc/vol4/vol4.tex
/sharkdoc/branches/new_sharkdoc/vol5
/sharkdoc/branches/new_sharkdoc/vol5/makefile
/sharkdoc/branches/new_sharkdoc/vol5/vol5.tex
/sharkdoc/branches/new_sharkdoc/vol6
/sharkdoc/branches/new_sharkdoc/vol6/images
/sharkdoc/branches/new_sharkdoc/vol6/images/arch2.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/archhigh.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/archlow.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/archlow2.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/dcachebuckets.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/ddinit.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/dentrytree.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/devtype.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/fatarch.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/fatfat.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/fsinit.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/fsn.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/ide.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/ideminor.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/inodebuckets.dia
/sharkdoc/branches/new_sharkdoc/vol6/images/supertree.dia
/sharkdoc/branches/new_sharkdoc/vol6/makefile
/sharkdoc/branches/new_sharkdoc/vol6/vol6.tex
1675 6215d 17h /sharkdoc/ New repository initialized by cvs2svn.  
/sharkdoc
/sharkdoc/branches
/sharkdoc/tags
/sharkdoc/trunk
1674 6279d 21h tullio /unsupported/trunk/pngdemo/ Moved here from official demos  
/unsupported/trunk/pngdemo
/unsupported/trunk/pngdemo/initfile.c
/unsupported/trunk/pngdemo/makefile
/unsupported/trunk/pngdemo/pngdemo.c
/unsupported/trunk/pngdemo/readme.txt
/unsupported/trunk/pngdemo/test.png
1673 6279d 21h tullio /unsupported/trunk/first-official/ Moved here from official demos.  
/unsupported/trunk/first-official
/unsupported/trunk/first-official/demos.txt
/unsupported/trunk/first-official/initfile.c
/unsupported/trunk/first-official/makefile
/unsupported/trunk/first-official/mpeg2
/unsupported/trunk/first-official/mpeg2/config.h
/unsupported/trunk/first-official/mpeg2/const.h
/unsupported/trunk/first-official/mpeg2/getbits.c
/unsupported/trunk/first-official/mpeg2/getblk.c
/unsupported/trunk/first-official/mpeg2/gethdr.c
/unsupported/trunk/first-official/mpeg2/getpic.c
/unsupported/trunk/first-official/mpeg2/getvlc.c
/unsupported/trunk/first-official/mpeg2/getvlc.h
/unsupported/trunk/first-official/mpeg2/global.h
/unsupported/trunk/first-official/mpeg2/gvideo.c
/unsupported/trunk/first-official/mpeg2/idct.c
/unsupported/trunk/first-official/mpeg2/idctref.c
/unsupported/trunk/first-official/mpeg2/motion.c
/unsupported/trunk/first-official/mpeg2/mpeg2dec.c
/unsupported/trunk/first-official/mpeg2/mpeg2dec.h
/unsupported/trunk/first-official/mpeg2/recon.c
/unsupported/trunk/first-official/mpeg2/spatscal.c
/unsupported/trunk/first-official/mpeg2/store.c
/unsupported/trunk/first-official/mpeg2/subspic.c
/unsupported/trunk/first-official/mpeg2/systems.c
/unsupported/trunk/first-official/mpeg2/verify.c
/unsupported/trunk/first-official/test.c
/unsupported/trunk/first-official/test1.c
/unsupported/trunk/first-official/test2.c
1672 6279d 21h tullio /unsupported/trunk/loader/ Moved here from official demos  
/unsupported/trunk/loader
/unsupported/trunk/loader/common
/unsupported/trunk/loader/common/calibrate.h
/unsupported/trunk/loader/common/lconst.h
/unsupported/trunk/loader/common/nload.h
/unsupported/trunk/loader/common/time.h
/unsupported/trunk/loader/generators
/unsupported/trunk/loader/generators/event_gen.c
/unsupported/trunk/loader/generators/java
/unsupported/trunk/loader/generators/java/Application.java
/unsupported/trunk/loader/generators/java/fsf-schema.xsd
/unsupported/trunk/loader/generators/java/java_gen
/unsupported/trunk/loader/generators/java/makefile
/unsupported/trunk/loader/generators/java/task_class.java
/unsupported/trunk/loader/generators/java/timespec.java
/unsupported/trunk/loader/generators/lparser.c
/unsupported/trunk/loader/generators/lparser.h
/unsupported/trunk/loader/generators/lread.c
/unsupported/trunk/loader/generators/lread.h
/unsupported/trunk/loader/generators/makefile
/unsupported/trunk/loader/loadfile
/unsupported/trunk/loader/loadfile/load.fsf
/unsupported/trunk/loader/loadfile/loadm.fsf
/unsupported/trunk/loader/loadfile/loadr.fsf
/unsupported/trunk/loader/loadfile/loadxml.fsf2
/unsupported/trunk/loader/makefile
/unsupported/trunk/loader/marte
/unsupported/trunk/loader/marte/makefile.in
/unsupported/trunk/loader/readme.txt
/unsupported/trunk/loader/shark
/unsupported/trunk/loader/shark/fsfinit.c
/unsupported/trunk/loader/shark/func.h
/unsupported/trunk/loader/shark/initfile.c
/unsupported/trunk/loader/shark/makefile.in
/unsupported/trunk/loader/shark/shark.c
/unsupported/trunk/loader/shark/shark.h
/unsupported/trunk/loader/shark/shark.mak
1671 6279d 21h tullio /unsupported/trunk/sharkDecoderWithFSF/ Moved demo from official demos to unsupported demos.  
/unsupported/trunk/sharkDecoderWithFSF
/unsupported/trunk/sharkDecoderWithFSF/config.h
/unsupported/trunk/sharkDecoderWithFSF/const.h
/unsupported/trunk/sharkDecoderWithFSF/decoder.c
/unsupported/trunk/sharkDecoderWithFSF/getbits.c
/unsupported/trunk/sharkDecoderWithFSF/getblk.c
/unsupported/trunk/sharkDecoderWithFSF/gethdr.c
/unsupported/trunk/sharkDecoderWithFSF/getpic.c
/unsupported/trunk/sharkDecoderWithFSF/getvlc.c
/unsupported/trunk/sharkDecoderWithFSF/getvlc.h
/unsupported/trunk/sharkDecoderWithFSF/global.h
/unsupported/trunk/sharkDecoderWithFSF/gvideo.c
/unsupported/trunk/sharkDecoderWithFSF/idct.c
/unsupported/trunk/sharkDecoderWithFSF/idctref.c
/unsupported/trunk/sharkDecoderWithFSF/initfile.c
/unsupported/trunk/sharkDecoderWithFSF/makefile
/unsupported/trunk/sharkDecoderWithFSF/motion.c
/unsupported/trunk/sharkDecoderWithFSF/mpeg2dec.c
/unsupported/trunk/sharkDecoderWithFSF/mpeg2dec.h
/unsupported/trunk/sharkDecoderWithFSF/readme
/unsupported/trunk/sharkDecoderWithFSF/recon.c
/unsupported/trunk/sharkDecoderWithFSF/spatscal.c
/unsupported/trunk/sharkDecoderWithFSF/store.c
/unsupported/trunk/sharkDecoderWithFSF/subspic.c
/unsupported/trunk/sharkDecoderWithFSF/systems.c
/unsupported/trunk/sharkDecoderWithFSF/verify.c

Show All