Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3689 5644 d 13 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
3681 5645 d 18 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3557 5676 d 12 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3552 5677 d 11 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3535 5681 d 17 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3448 5726 d 1 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3403 5729 d 23 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3400 5730 d 15 h svoboda /branches/dynload/ Make rtld work again (ia32 only)  
3158 5819 d 15 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 2  
3157 5819 d 15 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
3152 5819 d 20 h svoboda /branches/dynload/ Put CLI back into working order  
3151 5819 d 21 h svoboda /branches/dynload/ Get rid of iramfs  
3149 5819 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
3004 5840 d 19 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2949 5849 d 14 h svoboda /branches/dynload/ Add a python script 'bin2c.py' and an application 'iramfs' to smuggle an executable file into VFS. Demonstrate by running Tetris from VFS  
2927 5852 d 0 h decky /branches/dynload/ added dynload branch  
2648 6002 d 15 h jermar /trunk/boot/arch/ Added support for tmpfs loading to amd64, ia32 and mips32.
Added support for devmap loading to amd64.
 
2551 6081 d 17 h cejka /trunk/ DevMap, VFS and FAT added to boot images for all architectures.  
2479 6178 d 21 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2185 6256 d 22 h decky /trunk/ rename ipcc to tester  
2071 6335 d 14 h jermar /trunk/ (c) versus (C)  
2013 6376 d 16 h decky /trunk/boot/arch/ bump to GRUB version 0.97  
1802 6520 d 9 h decky /trunk/ cleanup and unify the build system  
1787 6525 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1598 6561 d 2 h palkovsky /boot/trunk/arch/ Added ipcc and klog to amd64 and ia32 architectures.  
1529 6564 d 15 h palkovsky /boot/trunk/arch/ Added tetris to ia32 and amd64  
1454 6567 d 15 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
1446 6568 d 21 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
1361 6581 d 11 h vana /boot/trunk/arch/ boot subdir for uspace FB driver  
1340 6582 d 13 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
1300 6589 d 23 h vana /boot/trunk/arch/ Comment unsupported build targets  
1299 6589 d 23 h vana /boot/trunk/arch/ Move grub.conf outside the image  
1183 6615 d 1 h jermar /boot/trunk/arch/ Update grub images for the previous change to take effect.
Subversion somehow didn't do this for me automatically.
 
1182 6615 d 1 h jermar /boot/trunk/arch/ Load pci module on ia32 and amd64.  
1041 6642 d 22 h decky /boot/trunk/arch/ia32/grub/ make /ns the first user-space task, /init the second  
1038 6642 d 22 h decky /boot/trunk/arch/ia32/ add /ns as second init task  
708 6702 d 20 h decky /boot/trunk/ unify boot, kernel and uspace config system  
649 6729 d 17 h decky /boot/trunk/arch/ia32/grub/ forgot to touch the binary file  
648 6729 d 17 h decky /boot/trunk/arch/ia32/ store README and COPYING directly in GRUB floppy image  
645 6730 d 12 h jermar /boot/trunk/arch/ Let the kernel Makefile decide wether rebuild is required.