Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2983 4240 d 7 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
/kernel/branches/net/drivers/i8255x.asm
2982 4240 d 7 h hidnplayr /kernel/branches/net/core/ Fixing build for new stack  
/kernel/branches/net/core/exports.inc
2981 4240 d 7 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
/kernel/branches/net/core/exports.inc
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/R6040.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/RTL8169.asm
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/i8254x.asm
/kernel/branches/net/drivers/i8255x.asm
/kernel/branches/net/drivers/imports.inc
/kernel/branches/net/drivers/mtd80x.asm
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
2980 4240 d 8 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
/kernel/branches/net/network/udp.inc
2979 4245 d 2 h Rock_maniak_forever /skins/ My skin "Russia_2", unlike any more to me.  
/skins/Russia_2
2978 4245 d 3 h Rock_maniak_forever /skins/Orange_aureole/ Small color fix in orange_aureole.DTP file (Orange_aureole skin).  
/skins/Orange_aureole/orange_aureole.DTP
2977 4245 d 3 h Rock_maniak_forever /skins/Orange_aureole/ Deleted.  
/skins/Orange_aureole/orange_aureole.DTP
2976 4246 d 6 h IgorA /programs/media/voxel_editor/trunk/ small fix pervious revision  
/programs/media/voxel_editor/trunk/house2.vox
/programs/media/voxel_editor/trunk/voxel_editor.asm
2975 4246 d 11 h IgorA /programs/ 1) 'vox_editor' update
2) 'buf2d.obj' add new function 'buf2d_rotate'
 
/programs/media/voxel_editor/docs/tb_3g_2g.png
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
/programs/media/voxel_editor/docs/readme.htm
/programs/media/voxel_editor/trunk/toolbar.png
/programs/media/voxel_editor/trunk/voxel_editor.asm
2974 4264 d 2 h IgorA /programs/media/voxel_editor/ 'vox_editor' update  
/programs/media/voxel_editor/utilites/toolbar_m.png
/programs/media/voxel_editor/utilites/vox_mover.asm
/programs/media/voxel_editor/utilites/vox_mover.ini
/programs/media/voxel_editor/trunk/toolbar.png
/programs/media/voxel_editor/trunk/voxel_editor.asm
/programs/media/voxel_editor/utilites/build_ru.bat
2973 4266 d 4 h turbanoff /kernel/trunk/fs/ disable read for non-file (symlink, device inode, etc)  
/kernel/trunk/fs/ext2.inc
2972 4270 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ nonscalable vector font01: just a template  
/kernel/branches/Kolibri-A/trunk/gui/font.inc
/kernel/branches/Kolibri-A/trunk/gui/fonts/nsvf_01.asm
/kernel/branches/Kolibri-A/trunk/gui/fonts/sd_data.asm
2971 4272 d 23 h Serge /kernel/branches/kolibri_pe/ kolibri_pe: the latest 32-bit version  
/kernel/branches/kolibri_pe/gui/win.c
/kernel/branches/kolibri_pe/blkdev/cd_drv.inc
/kernel/branches/kolibri_pe/blkdev/rd.inc
/kernel/branches/kolibri_pe/blkdev/rdsave.inc
/kernel/branches/kolibri_pe/boot/booteng.inc
/kernel/branches/kolibri_pe/boot/bootet.inc
/kernel/branches/kolibri_pe/boot/bootge.inc
/kernel/branches/kolibri_pe/boot/bootru.inc
/kernel/branches/kolibri_pe/boot/bootvesa.inc
/kernel/branches/kolibri_pe/const.inc
/kernel/branches/kolibri_pe/core/dll.c
/kernel/branches/kolibri_pe/core/dll.inc
/kernel/branches/kolibri_pe/core/export.asm
/kernel/branches/kolibri_pe/core/fpu.inc
/kernel/branches/kolibri_pe/core/frame.c
/kernel/branches/kolibri_pe/core/heap.c
/kernel/branches/kolibri_pe/core/heap.inc
/kernel/branches/kolibri_pe/core/init.asm
/kernel/branches/kolibri_pe/core/memory.inc
/kernel/branches/kolibri_pe/core/pe.c
/kernel/branches/kolibri_pe/core/slab.c
/kernel/branches/kolibri_pe/core/sys32.inc
/kernel/branches/kolibri_pe/core/syscall.asm
/kernel/branches/kolibri_pe/core/syscall.inc
/kernel/branches/kolibri_pe/core/taskman.inc
/kernel/branches/kolibri_pe/data32.inc
/kernel/branches/kolibri_pe/docs/sysfuncr.txt
/kernel/branches/kolibri_pe/docs/sysfuncs.txt
/kernel/branches/kolibri_pe/drivers/sb16/CONFIG.INC
/kernel/branches/kolibri_pe/fdo.inc
/kernel/branches/kolibri_pe/fs/fat32.inc
/kernel/branches/kolibri_pe/fs/fs.inc
/kernel/branches/kolibri_pe/fs/iso9660.inc
/kernel/branches/kolibri_pe/fs/ntfs.inc
/kernel/branches/kolibri_pe/gui/button.inc
/kernel/branches/kolibri_pe/gui/font.inc
/kernel/branches/kolibri_pe/gui/window.inc
/kernel/branches/kolibri_pe/include/core.h
/kernel/branches/kolibri_pe/include/mm.h
/kernel/branches/kolibri_pe/include/pe.h
/kernel/branches/kolibri_pe/include/slab.h
/kernel/branches/kolibri_pe/kernel.asm
/kernel/branches/kolibri_pe/kernel32.inc
/kernel/branches/kolibri_pe/makefile
/kernel/branches/kolibri_pe/network/eth_drv/arp.inc
/kernel/branches/kolibri_pe/network/eth_drv/ethernet.inc
/kernel/branches/kolibri_pe/network/ip.inc
/kernel/branches/kolibri_pe/network/queue.inc
/kernel/branches/kolibri_pe/network/socket.inc
/kernel/branches/kolibri_pe/network/stack.inc
/kernel/branches/kolibri_pe/network/tcp.inc
/kernel/branches/kolibri_pe/network/udp.inc
/kernel/branches/kolibri_pe/sound/playnote.inc
/kernel/branches/kolibri_pe/video/cursors.inc
/kernel/branches/kolibri_pe/video/vesa12.inc
/kernel/branches/kolibri_pe/video/vesa20.inc
2970 4272 d 23 h Serge /data/rus/ remove atikms from autobuild, again  
/data/rus/Makefile
2969 4272 d 23 h Serge /data/ remove atikms from autobuild  
/data/eng/Makefile
/data/rus/Makefile
2968 4273 d 0 h Serge /drivers/audio/a5536/ geode: disable debug output  
/drivers/audio/a5536/geode.c
2967 4273 d 0 h Serge /drivers/include/ update ddk includes  
/drivers/include/drm/drmP.hh
/drivers/include/drm/drm_fourcc.h
/drivers/include/drm/intel-gtt.h
/drivers/include/linux/jiffies.h
/drivers/include/linux/wait.h
/drivers/include/ddk.h
/drivers/include/drm/drm.h
/drivers/include/drm/drmP.h
/drivers/include/drm/drm_crtc.h
/drivers/include/drm/drm_crtc_helper.h
/drivers/include/drm/drm_dp_helper.h
/drivers/include/drm/drm_edid.h
/drivers/include/drm/drm_mode.h
/drivers/include/drm/drm_pciids.h
/drivers/include/drm/radeon_drm.h
/drivers/include/linux/bitmap.h
/drivers/include/linux/ctype.h
/drivers/include/linux/errno.h
/drivers/include/linux/i2c.h
/drivers/include/linux/kernel.h
/drivers/include/linux/lockdep.h
/drivers/include/linux/pci.h
/drivers/include/linux/pci_regs.h
/drivers/include/linux/poison.h
/drivers/include/linux/string.h
/drivers/include/linux/types.h
/drivers/include/syscall.h
2966 4273 d 0 h Serge /drivers/ddk/ update ddk  
/drivers/ddk/linux/kref.c
/drivers/ddk/Makefile
/drivers/ddk/core.S
/drivers/ddk/linux/idr.c
2965 4275 d 11 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
/kernel/branches/net/applications/pppoe/pppoe.asm
2964 4276 d 1 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2963 4277 d 11 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
/kernel/branches/net/applications/pppoe/pppoe.asm
2962 4277 d 11 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
2961 4278 d 1 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2960 4278 d 1 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2959 4278 d 5 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
/kernel/branches/net/applications/pppoe
/kernel/branches/net/applications/pppoe/pppoe.asm
2958 4278 d 14 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/users.ini
2957 4278 d 14 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
2956 4279 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ nonscalable vector font00: minor corrections  
/kernel/branches/Kolibri-A/trunk/gui/fonts/nsvf_00.asm
/kernel/branches/Kolibri-A/trunk/gui/fonts/nsvf_01.asm
/kernel/branches/Kolibri-A/trunk/gui/font.inc
/kernel/branches/Kolibri-A/trunk/gui/fonts/sd_data.asm
/kernel/branches/Kolibri-A/trunk/kernel.asm
2955 4280 d 1 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
2954 4280 d 1 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  
/kernel/branches/net/network/tcp_input.inc
2953 4280 d 2 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_subr.inc
2952 4280 d 2 h hidnplayr /kernel/branches/net/network/ Fixed scaling option in TCP_output  
/kernel/branches/net/network/tcp_output.inc
2951 4280 d 2 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
/kernel/branches/net/network/tcp_output.inc
2950 4280 d 3 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
/kernel/branches/net/network/PPPoE.inc
2949 4280 d 9 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
/kernel/branches/net/applications/netcfg/netcfg.asm
2948 4280 d 11 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
2947 4280 d 12 h hidnplayr /kernel/branches/net/network/ Added missing file  
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
2946 4280 d 12 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
/kernel/branches/net/network/tcp_input.inc
2945 4280 d 22 h hidnplayr / Added missing files, fixed ftpd.  
/data/new-stack/network/ftpd.ini
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
2944 4280 d 22 h hidnplayr /data/new-stack/ Fix makefile  
/data/new-stack/Makefile