Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4687 5392 d 23 h jermar /tags/0.4.1/ Tag 0.4.1  
/tags/0.4.1
4662 5405 d 1 h svoboda /trunk/ Make automatic start of BDDs and mounting of /data optional and disabled by default not to mess with people's hard drivers.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/init/init.c
4240 5513 d 3 h svoboda /trunk/ Primitive means of switching keyboard layout at run time. Use Ctrl+Fn, 1 = QWERTY, 2 = Dvorak, 3 = Czech. Remove compile-time option.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/layout.h
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/layout/us_dvorak.c
/trunk/uspace/srv/kbd/layout/us_qwerty.c
4158 5528 d 23 h jermar /trunk/defaults/ia64/ Do not include VHPT in the default build.  
/trunk/defaults/ia64/Makefile.config
4132 5532 d 22 h svoboda /trunk/ Make kernel symbol information optional.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/amd64/src/interrupt.c
/trunk/kernel/arch/ia32/src/interrupt.c
/trunk/kernel/arch/ia64/src/interrupt.c
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/exception.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/trap/exception.c
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/interrupt/interrupt.c
/trunk/kernel/generic/src/synch/spinlock.c
4122 5536 d 10 h decky /trunk/ bring back HID on ia64  
/trunk/HelenOS.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/kernel/arch/ia64/src/ia64.c
4058 5541 d 6 h decky /trunk/ add support for predefined configuration profiles (and subprofiles, configuration can be nested)  
/trunk/defaults
/trunk/defaults/amd64
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/amd64/output
/trunk/defaults/arm32
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/arm32/output
/trunk/defaults/ia32
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia32/output
/trunk/defaults/ia64
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/defaults/ia64/output
/trunk/defaults/ia64/ski
/trunk/defaults/ia64/ski/Makefile.config
/trunk/defaults/mips32
/trunk/defaults/mips32/GXemul
/trunk/defaults/mips32/GXemul/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/mips32/msim
/trunk/defaults/mips32/msim/Makefile.config
/trunk/defaults/mips32/output
/trunk/defaults/ppc32
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/ppc32/output
/trunk/defaults/sparc64
/trunk/defaults/sparc64/output
/trunk/contrib/default/amd64
/trunk/contrib/default/arm32
/trunk/contrib/default/ia32
/trunk/contrib/default/ia64
/trunk/contrib/default/mips32
/trunk/contrib/default/ppc32
/trunk/contrib/default/sparc64
/trunk/tools/config.py