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
4576 5523 d 2 h mejdrech /branches/network/uspace/srv/net/structures/ Net: + used include added  
/branches/network/uspace/srv/net/structures/int_map.h
4575 5523 d 2 h mejdrech /branches/network/uspace/srv/net/ Net: * inet header inclusion fixed, * ip destination address fixed  
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/include/ip_interface.h
4574 5523 d 2 h mejdrech /branches/network/uspace/srv/net/net/ Net: - unused module and message handling code removed  
/branches/network/uspace/srv/net/net/net_bundle.c
/branches/network/uspace/srv/net/net/net_standalone.c
4573 5523 d 7 h svoboda /trunk/ Automatically try to mount FAT from disk0 on /data upon boot. Save Tetris score there. Automatically create disk image in sample config files, if it does not already exist. This tentatively reaches the Milanstone (t.m.).  
/trunk/contrib/conf/ia32-qe.sh
/trunk/uspace/dist/data
/trunk/contrib/conf/mips32-gx.sh
/trunk/uspace/app/init/init.c
/trunk/uspace/app/tetris/scores.c
4572 5523 d 19 h svoboda /trunk/uspace/ Allow libblock to operate in write-through mode. With 'wtcache' mount option, FAT sets write-through mode on the cache.  
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
4571 5524 d 1 h jermar /trunk/uspace/srv/console/ Do not use the pending mechanism in console.  
/trunk/uspace/srv/console/console.c
4570 5524 d 1 h jermar /trunk/uspace/srv/devmap/ Do not use the pending mechanism in devmap.  
/trunk/uspace/srv/devmap/devmap.c
4569 5524 d 1 h jermar /trunk/kernel/genarch/src/acpi/ A little bit of cstyle.  
/trunk/kernel/genarch/src/acpi/acpi.c
4568 5524 d 1 h jermar /trunk/kernel/doc/ Mention arm32 in the document describing virtual address translation.  
/trunk/kernel/doc/mm
4567 5524 d 11 h jermar /trunk/uspace/srv/vfs/ Use condvar broadcast instead of signal when registering a new file system.  
/trunk/uspace/srv/vfs/vfs_register.c
4566 5524 d 19 h jermar /trunk/uspace/srv/vfs/ Do not use the "pending" fibril mechanism in VFS  
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_lookup.c
/trunk/uspace/srv/vfs/vfs_ops.c
/trunk/uspace/srv/vfs/vfs_register.c
4565 5526 d 22 h svoboda /trunk/uspace/app/tetris/ Tetris high-score table now persists across multiple Tetris executions (and also propagate between concurrently running instances). It is much more stupid than the original BSD implementation, but it works.  
/trunk/uspace/app/tetris/scores.c
/trunk/uspace/app/tetris/scores.h
/trunk/uspace/app/tetris/tetris.c
4564 5526 d 22 h svoboda /trunk/uspace/srv/bd/rd/ Use rwlock instead of futex for ramdisk.  
/trunk/uspace/srv/bd/rd/rd.c
4563 5527 d 20 h jermar /trunk/uspace/srv/vfs/ Remove an obsolete comment.  
/trunk/uspace/srv/vfs/vfs.c
4562 5527 d 20 h jermar /trunk/uspace/srv/fs/ Endpoint file systems should terminate the connection fibril when VFS closes the connection.  
/trunk/uspace/srv/fs/devfs/devfs.c
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
4561 5528 d 3 h decky /trunk/uspace/srv/fs/devfs/ avoid races during access to the shared hash table  
/trunk/uspace/srv/fs/devfs/devfs_ops.c
4560 5528 d 3 h mejdrech /branches/network/uspace/srv/net/ Net: - removed old sockaddr  
/branches/network/uspace/srv/net/include/sockaddr.h
/branches/network/uspace/srv/net/sockaddr.c
4559 5528 d 3 h mejdrech /branches/network/uspace/srv/net/ Net: * sockaddr divided into in.h, in6.h and inet.h  
/branches/network/uspace/srv/net/include/in.h
/branches/network/uspace/srv/net/include/in6.h
/branches/network/uspace/srv/net/include/inet.h
/branches/network/uspace/srv/net/inet.c
/branches/network/uspace/srv/net/il/ip/Makefile
/branches/network/uspace/srv/net/net/Makefile
4558 5528 d 3 h mejdrech /branches/network/uspace/srv/net/ Net: + ip locks, - some gcc extended warnings  
/branches/network/uspace/srv/net/crc.c
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp.h
/branches/network/uspace/srv/net/il/arp/arp_remote.c
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip.h
/branches/network/uspace/srv/net/il/ip/ip_client.c
/branches/network/uspace/srv/net/il/ip/ip_remote.c
/branches/network/uspace/srv/net/include/crc.h
/branches/network/uspace/srv/net/include/ethernet_lsap.h
/branches/network/uspace/srv/net/include/ethernet_protocols.h
/branches/network/uspace/srv/net/include/hardware.h
/branches/network/uspace/srv/net/include/ip_client.h
/branches/network/uspace/srv/net/include/protocol_map.h
/branches/network/uspace/srv/net/nil/eth/eth.c
4557 5529 d 21 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
/trunk/uspace/srv/bd/file_bd/file_bd.c
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c

Show All