# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-09T05:01:52Z Fri, 04 May 2012 10:57:48 GMT Vojtech Horky [f2b3d3e] * HelenOS.config (modified) * abi/include/ipc/methods.h (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * boot/generic/src/printf_core.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/test/print/print1.c (modified) * tools/imgutil.py (modified) * tools/mkfat.py (modified) * uspace/Makefile (modified) * uspace/app/inetcfg/Makefile (moved) * uspace/app/inetcfg/inetcfg.c (added) * uspace/app/init/init.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/ping/Makefile (modified) * uspace/app/ping/ping.c (modified) * uspace/app/ping/print_error.c (deleted) * uspace/app/ping/print_error.h (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/ipc/starve.c (moved) * uspace/app/tester/ipc/starve.def (added) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/nic/e1k/Makefile (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/lo/Makefile (deleted) * uspace/drv/nic/lo/lo.c (deleted) * uspace/drv/nic/lo/lo.ma (deleted) * uspace/drv/nic/ne2k/Makefile (modified) * uspace/drv/nic/rtl8139/Makefile (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/generic/adt/measured_strings.c (deleted) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/inet.c (added) * uspace/lib/c/generic/inetcfg.c (added) * uspace/lib/c/generic/inetping.c (added) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink.c (added) * uspace/lib/c/generic/iplink_srv.c (added) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/net/icmp_api.c (deleted) * uspace/lib/c/generic/net/modules.c (deleted) * uspace/lib/c/generic/net/packet.c (deleted) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/inet/inet.h (moved) * uspace/lib/c/include/inet/inetcfg.h (added) * uspace/lib/c/include/inet/inetping.h (moved) * uspace/lib/c/include/inet/iplink.h (moved) * uspace/lib/c/include/inet/iplink_srv.h (moved) * uspace/lib/c/include/ipc/icmp.h (deleted) * uspace/lib/c/include/ipc/il.h (deleted) * uspace/lib/c/include/ipc/inet.h (moved) * uspace/lib/c/include/ipc/ip.h (deleted) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/iplink.h (moved) * uspace/lib/c/include/ipc/net.h (deleted) * uspace/lib/c/include/ipc/net_net.h (deleted) * uspace/lib/c/include/ipc/netif.h (deleted) * uspace/lib/c/include/ipc/nil.h (deleted) * uspace/lib/c/include/ipc/packet.h (deleted) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/net/icmp_codes.h (deleted) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/packet.h (deleted) * uspace/lib/c/include/net/packet_header.h (deleted) * uspace/lib/c/include/ns.h (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (deleted) * uspace/lib/net/generic/generic.c (deleted) * uspace/lib/net/generic/net_checksum.c (deleted) * uspace/lib/net/generic/net_remote.c (deleted) * uspace/lib/net/generic/packet_client.c (deleted) * uspace/lib/net/generic/packet_remote.c (deleted) * uspace/lib/net/generic/protocol_map.c (deleted) * uspace/lib/net/il/arp_remote.c (deleted) * uspace/lib/net/il/il_remote.c (deleted) * uspace/lib/net/il/il_skel.c (deleted) * uspace/lib/net/il/ip_client.c (deleted) * uspace/lib/net/il/ip_remote.c (deleted) * uspace/lib/net/include/adt/module_map.h (deleted) * uspace/lib/net/include/arp_interface.h (deleted) * uspace/lib/net/include/generic.h (deleted) * uspace/lib/net/include/icmp_header.h (deleted) * uspace/lib/net/include/icmp_remote.h (deleted) * uspace/lib/net/include/il_skel.h (deleted) * uspace/lib/net/include/ip_client.h (deleted) * uspace/lib/net/include/ip_header.h (deleted) * uspace/lib/net/include/ip_interface.h (deleted) * uspace/lib/net/include/ip_remote.h (deleted) * uspace/lib/net/include/net_interface.h (deleted) * uspace/lib/net/include/nil_remote.h (deleted) * uspace/lib/net/include/nil_skel.h (deleted) * uspace/lib/net/include/packet_client.h (deleted) * uspace/lib/net/include/protocol_map.h (deleted) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (deleted) * uspace/lib/net/include/tl_remote.h (deleted) * uspace/lib/net/include/tl_skel.h (deleted) * uspace/lib/net/nil/nil_remote.c (deleted) * uspace/lib/net/nil/nil_skel.c (deleted) * uspace/lib/net/tl/icmp_client.c (deleted) * uspace/lib/net/tl/icmp_remote.c (deleted) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (deleted) * uspace/lib/net/tl/tl_remote.c (deleted) * uspace/lib/net/tl/tl_skel.c (deleted) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/clipboard/Makefile (moved) * uspace/srv/clipboard/clip.h (moved) * uspace/srv/clipboard/clipboard.c (moved) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/cfg/e1k.nic (deleted) * uspace/srv/net/cfg/general (deleted) * uspace/srv/net/cfg/lo.nic (deleted) * uspace/srv/net/cfg/ne2k.nic (deleted) * uspace/srv/net/ethip/Makefile (moved) * uspace/srv/net/ethip/arp.c (added) * uspace/srv/net/ethip/arp.h (added) * uspace/srv/net/ethip/atrans.c (added) * uspace/srv/net/ethip/atrans.h (added) * uspace/srv/net/ethip/ethip.c (added) * uspace/srv/net/ethip/ethip.h (added) * uspace/srv/net/ethip/ethip_nic.c (added) * uspace/srv/net/ethip/ethip_nic.h (added) * uspace/srv/net/ethip/pdu.c (added) * uspace/srv/net/ethip/pdu.h (moved) * uspace/srv/net/ethip/std.h (moved) * uspace/srv/net/il/arp/arp.c (deleted) * uspace/srv/net/il/arp/arp.h (deleted) * uspace/srv/net/il/ip/ip.c (deleted) * uspace/srv/net/il/ip/ip.h (deleted) * uspace/srv/net/inet/Makefile (added) * uspace/srv/net/inet/addrobj.c (added) * uspace/srv/net/inet/addrobj.h (moved) * uspace/srv/net/inet/icmp.c (added) * uspace/srv/net/inet/icmp.h (added) * uspace/srv/net/inet/icmp_std.h (moved) * uspace/srv/net/inet/inet.c (added) * uspace/srv/net/inet/inet.h (added) * uspace/srv/net/inet/inet_link.c (added) * uspace/srv/net/inet/inet_link.h (added) * uspace/srv/net/inet/inet_std.h (moved) * uspace/srv/net/inet/inet_util.c (added) * uspace/srv/net/inet/inet_util.h (added) * uspace/srv/net/inet/inetcfg.c (added) * uspace/srv/net/inet/inetcfg.h (added) * uspace/srv/net/inet/inetping.c (added) * uspace/srv/net/inet/inetping.h (added) * uspace/srv/net/inet/pdu.c (added) * uspace/srv/net/inet/pdu.h (added) * uspace/srv/net/inet/reass.c (added) * uspace/srv/net/inet/reass.h (added) * uspace/srv/net/inet/sroute.c (added) * uspace/srv/net/inet/sroute.h (added) * uspace/srv/net/loopip/Makefile (added) * uspace/srv/net/loopip/loopip.c (added) * uspace/srv/net/net/Makefile (deleted) * uspace/srv/net/net/net.c (deleted) * uspace/srv/net/net/net.h (deleted) * uspace/srv/net/net/packet_server.c (deleted) * uspace/srv/net/nil/eth/Makefile (deleted) * uspace/srv/net/nil/eth/eth.c (deleted) * uspace/srv/net/nil/eth/eth.h (deleted) * uspace/srv/net/nil/nildummy/Makefile (deleted) * uspace/srv/net/nil/nildummy/nildummy.c (deleted) * uspace/srv/net/nil/nildummy/nildummy.h (deleted) * uspace/srv/net/tcp/Makefile (moved) * uspace/srv/net/tcp/conn.c (moved) * uspace/srv/net/tcp/conn.h (moved) * uspace/srv/net/tcp/iqueue.c (moved) * uspace/srv/net/tcp/iqueue.h (moved) * uspace/srv/net/tcp/ncsim.c (moved) * uspace/srv/net/tcp/ncsim.h (moved) * uspace/srv/net/tcp/pdu.c (moved) * uspace/srv/net/tcp/pdu.h (moved) * uspace/srv/net/tcp/rqueue.c (moved) * uspace/srv/net/tcp/rqueue.h (moved) * uspace/srv/net/tcp/segment.c (moved) * uspace/srv/net/tcp/segment.h (moved) * uspace/srv/net/tcp/seq_no.c (moved) * uspace/srv/net/tcp/seq_no.h (moved) * uspace/srv/net/tcp/sock.c (moved) * uspace/srv/net/tcp/sock.h (moved) * uspace/srv/net/tcp/std.h (moved) * uspace/srv/net/tcp/tcp.c (added) * uspace/srv/net/tcp/tcp.h (moved) * uspace/srv/net/tcp/tcp_type.h (moved) * uspace/srv/net/tcp/test.c (moved) * uspace/srv/net/tcp/test.h (moved) * uspace/srv/net/tcp/tqueue.c (moved) * uspace/srv/net/tcp/tqueue.h (moved) * uspace/srv/net/tcp/ucall.c (moved) * uspace/srv/net/tcp/ucall.h (moved) * uspace/srv/net/tl/icmp/Makefile (deleted) * uspace/srv/net/tl/icmp/icmp.c (deleted) * uspace/srv/net/tl/tcp/tcp.c (deleted) * uspace/srv/net/tl/udp/udp.c (deleted) * uspace/srv/net/udp/Makefile (moved) * uspace/srv/net/udp/assoc.c (added) * uspace/srv/net/udp/assoc.h (moved) * uspace/srv/net/udp/msg.c (added) * uspace/srv/net/udp/msg.h (added) * uspace/srv/net/udp/pdu.c (added) * uspace/srv/net/udp/pdu.h (added) * uspace/srv/net/udp/sock.c (added) * uspace/srv/net/udp/sock.h (moved) * uspace/srv/net/udp/std.h (added) * uspace/srv/net/udp/ucall.c (added) * uspace/srv/net/udp/ucall.h (moved) * uspace/srv/net/udp/udp.c (moved) * uspace/srv/net/udp/udp_inet.c (added) * uspace/srv/net/udp/udp_inet.h (moved) * uspace/srv/net/udp/udp_type.h (added) * uspace/srv/vfs/vfs_ops.c (modified) Merge mainline changes Mon, 30 Apr 2012 14:51:54 GMT Jakub Jermar [d21e935c] * HelenOS.config (modified) Ask to include development files even when the root filesystem is FAT. Mon, 30 Apr 2012 13:01:53 GMT Jakub Jermar [f061e404] * kernel/genarch/src/fb/fb.c (modified) Print "\t" properly on framebuffers where number of columns is not ... Fri, 27 Apr 2012 19:44:35 GMT Jiri Svoboda [76983ff] * uspace/app/inetcfg/inetcfg.c (modified) Remove unneeded include. Tue, 24 Apr 2012 16:15:41 GMT Martin Decky [b1bd89ea] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/net/modules.c (deleted) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/net/modules.h (deleted) * uspace/lib/c/include/ns.h (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/udp/sock.c (modified) get rid of net/modules.{c|h} Mon, 23 Apr 2012 17:37:39 GMT Martin Decky [32fef47] * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/include/net/modules.h (modified) remove obsolete stuff Mon, 23 Apr 2012 14:00:43 GMT Martin Decky [6aae539d] * abi/include/ipc/methods.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/fs/libfs.c (modified) rename IPC_M_CONNECT_ME to IPC_M_CLONE_ESTABLISH * the term itself ... Sun, 22 Apr 2012 21:56:50 GMT Jiri Svoboda [f7cbc6f] * boot/arch/arm32/Makefile.inc (modified) * uspace/app/init/init.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) Rename s3c24xx driver binaries to full intended names. Sun, 22 Apr 2012 21:50:29 GMT Jiri Svoboda [a5c82bb9] * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) NIC no longer needs to support non-Ethernet frames. Sat, 21 Apr 2012 11:05:33 GMT Martin Decky [d3a8e47] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/clipboard/Makefile (moved) * uspace/srv/clipboard/clip.h (moved) * uspace/srv/clipboard/clipboard.c (moved) rename clip to clipboard Sat, 21 Apr 2012 09:23:39 GMT Jakub Jermar [50b581d] * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/net/inet/inet.c (modified) * uspace/srv/net/inet/inetping.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Replace the async_wait_for(msg, NULL) pattern in the error paths with ... Fri, 20 Apr 2012 09:48:56 GMT Jiri Svoboda [0d520a2] * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/udp/sock.c (modified) tcp_sock_connection() and udp_sock_connection() need to clean up when ... Thu, 19 Apr 2012 21:35:14 GMT Jiri Svoboda [606c369] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/nic/lo/lo.c (deleted) * uspace/drv/nic/lo/lo.ma (deleted) * uspace/srv/net/loopip/Makefile (moved) * uspace/srv/net/loopip/loopip.c (added) Replace loopback NIC with a loopback IP link provider. Tue, 17 Apr 2012 21:02:42 GMT Jiri Svoboda [63920b0] * boot/Makefile (modified) Remove last vestiges of /cfg/net. Tue, 17 Apr 2012 10:21:04 GMT Martin Decky [64a617f] * boot/generic/src/printf_core.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/test/print/print1.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) backport printf fixes to kernel and boot Tue, 17 Apr 2012 07:38:47 GMT Jiri Svoboda [96c0b7b] * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/ethip/pdu.c (modified) Remove debug dumps of frame contents. Tue, 17 Apr 2012 07:13:35 GMT Jiri Svoboda [b1213b0] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/inetcfg/Makefile (moved) * uspace/app/inetcfg/inetcfg.c (added) * uspace/app/init/init.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/ping/Makefile (modified) * uspace/app/ping/ping.c (modified) * uspace/app/ping/print_error.c (deleted) * uspace/app/ping/print_error.h (deleted) * uspace/drv/nic/e1k/Makefile (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/lo/Makefile (modified) * uspace/drv/nic/ne2k/Makefile (modified) * uspace/drv/nic/rtl8139/Makefile (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/measured_strings.c (deleted) * uspace/lib/c/generic/inet.c (added) * uspace/lib/c/generic/inetcfg.c (added) * uspace/lib/c/generic/inetping.c (added) * uspace/lib/c/generic/iplink.c (added) * uspace/lib/c/generic/iplink_srv.c (added) * uspace/lib/c/generic/net/icmp_api.c (deleted) * uspace/lib/c/generic/net/packet.c (deleted) * uspace/lib/c/include/inet/inet.h (moved) * uspace/lib/c/include/inet/inetcfg.h (added) * uspace/lib/c/include/inet/inetping.h (moved) * uspace/lib/c/include/inet/iplink.h (moved) * uspace/lib/c/include/inet/iplink_srv.h (moved) * uspace/lib/c/include/ipc/icmp.h (deleted) * uspace/lib/c/include/ipc/il.h (deleted) * uspace/lib/c/include/ipc/inet.h (moved) * uspace/lib/c/include/ipc/ip.h (deleted) * uspace/lib/c/include/ipc/iplink.h (moved) * uspace/lib/c/include/ipc/net.h (deleted) * uspace/lib/c/include/ipc/net_net.h (deleted) * uspace/lib/c/include/ipc/netif.h (deleted) * uspace/lib/c/include/ipc/nil.h (deleted) * uspace/lib/c/include/ipc/packet.h (deleted) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/net/icmp_codes.h (deleted) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/packet.h (deleted) * uspace/lib/c/include/net/packet_header.h (deleted) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (deleted) * uspace/lib/net/generic/generic.c (deleted) * uspace/lib/net/generic/net_checksum.c (deleted) * uspace/lib/net/generic/net_remote.c (deleted) * uspace/lib/net/generic/packet_client.c (deleted) * uspace/lib/net/generic/packet_remote.c (deleted) * uspace/lib/net/generic/protocol_map.c (deleted) * uspace/lib/net/il/arp_remote.c (deleted) * uspace/lib/net/il/il_remote.c (deleted) * uspace/lib/net/il/il_skel.c (deleted) * uspace/lib/net/il/ip_client.c (deleted) * uspace/lib/net/il/ip_remote.c (deleted) * uspace/lib/net/include/adt/module_map.h (deleted) * uspace/lib/net/include/arp_interface.h (deleted) * uspace/lib/net/include/ethernet_lsap.h (deleted) * uspace/lib/net/include/generic.h (deleted) * uspace/lib/net/include/icmp_header.h (deleted) * uspace/lib/net/include/il_skel.h (deleted) * uspace/lib/net/include/ip_client.h (deleted) * uspace/lib/net/include/ip_header.h (deleted) * uspace/lib/net/include/ip_interface.h (deleted) * uspace/lib/net/include/ip_remote.h (deleted) * uspace/lib/net/include/net_interface.h (deleted) * uspace/lib/net/include/nil_remote.h (deleted) * uspace/lib/net/include/nil_skel.h (deleted) * uspace/lib/net/include/packet_client.h (deleted) * uspace/lib/net/include/protocol_map.h (deleted) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (deleted) * uspace/lib/net/include/tl_remote.h (deleted) * uspace/lib/net/include/tl_skel.h (deleted) * uspace/lib/net/nil/nil_remote.c (deleted) * uspace/lib/net/nil/nil_skel.c (deleted) * uspace/lib/net/tl/icmp_client.c (deleted) * uspace/lib/net/tl/icmp_remote.c (deleted) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (deleted) * uspace/lib/net/tl/tl_remote.c (deleted) * uspace/lib/net/tl/tl_skel.c (deleted) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/cfg/e1k.nic (deleted) * uspace/srv/net/cfg/general (deleted) * uspace/srv/net/cfg/lo.nic (deleted) * uspace/srv/net/cfg/ne2k.nic (deleted) * uspace/srv/net/ethip/Makefile (moved) * uspace/srv/net/ethip/arp.c (added) * uspace/srv/net/ethip/arp.h (added) * uspace/srv/net/ethip/atrans.c (added) * uspace/srv/net/ethip/atrans.h (added) * uspace/srv/net/ethip/ethip.c (added) * uspace/srv/net/ethip/ethip.h (added) * uspace/srv/net/ethip/ethip_nic.c (added) * uspace/srv/net/ethip/ethip_nic.h (added) * uspace/srv/net/ethip/pdu.c (added) * uspace/srv/net/ethip/pdu.h (moved) * uspace/srv/net/ethip/std.h (moved) * uspace/srv/net/il/arp/arp.c (deleted) * uspace/srv/net/il/arp/arp.h (deleted) * uspace/srv/net/il/ip/ip.c (deleted) * uspace/srv/net/il/ip/ip.h (deleted) * uspace/srv/net/inet/Makefile (moved) * uspace/srv/net/inet/addrobj.c (added) * uspace/srv/net/inet/addrobj.h (moved) * uspace/srv/net/inet/icmp.c (added) * uspace/srv/net/inet/icmp.h (added) * uspace/srv/net/inet/icmp_std.h (moved) * uspace/srv/net/inet/inet.c (added) * uspace/srv/net/inet/inet.h (added) * uspace/srv/net/inet/inet_link.c (added) * uspace/srv/net/inet/inet_link.h (added) * uspace/srv/net/inet/inet_std.h (moved) * uspace/srv/net/inet/inet_util.c (added) * uspace/srv/net/inet/inet_util.h (added) * uspace/srv/net/inet/inetcfg.c (added) * uspace/srv/net/inet/inetcfg.h (added) * uspace/srv/net/inet/inetping.c (added) * uspace/srv/net/inet/inetping.h (added) * uspace/srv/net/inet/pdu.c (added) * uspace/srv/net/inet/pdu.h (added) * uspace/srv/net/inet/reass.c (added) * uspace/srv/net/inet/reass.h (added) * uspace/srv/net/inet/sroute.c (added) * uspace/srv/net/inet/sroute.h (added) * uspace/srv/net/net/Makefile (deleted) * uspace/srv/net/net/net.c (deleted) * uspace/srv/net/net/net.h (deleted) * uspace/srv/net/net/packet_server.c (deleted) * uspace/srv/net/nil/eth/Makefile (deleted) * uspace/srv/net/nil/eth/eth.c (deleted) * uspace/srv/net/nil/eth/eth.h (deleted) * uspace/srv/net/nil/nildummy/Makefile (deleted) * uspace/srv/net/nil/nildummy/nildummy.c (deleted) * uspace/srv/net/nil/nildummy/nildummy.h (deleted) * uspace/srv/net/tcp/Makefile (moved) * uspace/srv/net/tcp/conn.c (moved) * uspace/srv/net/tcp/conn.h (moved) * uspace/srv/net/tcp/iqueue.c (moved) * uspace/srv/net/tcp/iqueue.h (moved) * uspace/srv/net/tcp/ncsim.c (moved) * uspace/srv/net/tcp/ncsim.h (moved) * uspace/srv/net/tcp/pdu.c (moved) * uspace/srv/net/tcp/pdu.h (moved) * uspace/srv/net/tcp/rqueue.c (moved) * uspace/srv/net/tcp/rqueue.h (moved) * uspace/srv/net/tcp/segment.c (moved) * uspace/srv/net/tcp/segment.h (moved) * uspace/srv/net/tcp/seq_no.c (moved) * uspace/srv/net/tcp/seq_no.h (moved) * uspace/srv/net/tcp/sock.c (moved) * uspace/srv/net/tcp/sock.h (moved) * uspace/srv/net/tcp/std.h (moved) * uspace/srv/net/tcp/tcp.c (added) * uspace/srv/net/tcp/tcp.h (moved) * uspace/srv/net/tcp/tcp_type.h (moved) * uspace/srv/net/tcp/test.c (moved) * uspace/srv/net/tcp/test.h (moved) * uspace/srv/net/tcp/tqueue.c (moved) * uspace/srv/net/tcp/tqueue.h (moved) * uspace/srv/net/tcp/ucall.c (moved) * uspace/srv/net/tcp/ucall.h (moved) * uspace/srv/net/tl/icmp/icmp.c (deleted) * uspace/srv/net/tl/tcp/tcp.c (deleted) * uspace/srv/net/tl/udp/udp.c (deleted) * uspace/srv/net/udp/Makefile (moved) * uspace/srv/net/udp/assoc.c (added) * uspace/srv/net/udp/assoc.h (moved) * uspace/srv/net/udp/msg.c (added) * uspace/srv/net/udp/msg.h (added) * uspace/srv/net/udp/pdu.c (added) * uspace/srv/net/udp/pdu.h (added) * uspace/srv/net/udp/sock.c (added) * uspace/srv/net/udp/sock.h (moved) * uspace/srv/net/udp/std.h (added) * uspace/srv/net/udp/ucall.c (added) * uspace/srv/net/udp/ucall.h (moved) * uspace/srv/net/udp/udp.c (moved) * uspace/srv/net/udp/udp_inet.c (added) * uspace/srv/net/udp/udp_inet.h (moved) * uspace/srv/net/udp/udp_type.h (added) Merge internet stack rewrite (IP+ICMP, UDP, IP over Ethernet). Tue, 17 Apr 2012 06:39:33 GMT Jiri Svoboda [06a1d077] * uspace/app/init/init.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inet/inet.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/udp/udp.c (modified) Start network services automatically. Tue, 17 Apr 2012 06:33:25 GMT Jiri Svoboda [69a93df7] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/srv/net/ethip/Makefile (moved) * uspace/srv/net/ethip/arp.c (moved) * uspace/srv/net/ethip/arp.h (moved) * uspace/srv/net/ethip/atrans.c (moved) * uspace/srv/net/ethip/atrans.h (moved) * uspace/srv/net/ethip/ethip.c (moved) * uspace/srv/net/ethip/ethip.h (moved) * uspace/srv/net/ethip/ethip_nic.c (moved) * uspace/srv/net/ethip/ethip_nic.h (moved) * uspace/srv/net/ethip/pdu.c (moved) * uspace/srv/net/ethip/pdu.h (moved) * uspace/srv/net/ethip/std.h (moved) * uspace/srv/net/inet/Makefile (moved) * uspace/srv/net/inet/addrobj.c (moved) * uspace/srv/net/inet/addrobj.h (moved) * uspace/srv/net/inet/icmp.c (moved) * uspace/srv/net/inet/icmp.h (moved) * uspace/srv/net/inet/icmp_std.h (moved) * uspace/srv/net/inet/inet.c (moved) * uspace/srv/net/inet/inet.h (moved) * uspace/srv/net/inet/inet_link.c (moved) * uspace/srv/net/inet/inet_link.h (moved) * uspace/srv/net/inet/inet_std.h (moved) * uspace/srv/net/inet/inet_util.c (moved) * uspace/srv/net/inet/inet_util.h (moved) * uspace/srv/net/inet/inetcfg.c (moved) * uspace/srv/net/inet/inetcfg.h (moved) * uspace/srv/net/inet/inetping.c (moved) * uspace/srv/net/inet/inetping.h (moved) * uspace/srv/net/inet/pdu.c (moved) * uspace/srv/net/inet/pdu.h (moved) * uspace/srv/net/inet/reass.c (moved) * uspace/srv/net/inet/reass.h (moved) * uspace/srv/net/inet/sroute.c (moved) * uspace/srv/net/inet/sroute.h (moved) * uspace/srv/net/tcp/Makefile (moved) * uspace/srv/net/tcp/conn.c (moved) * uspace/srv/net/tcp/conn.h (moved) * uspace/srv/net/tcp/iqueue.c (moved) * uspace/srv/net/tcp/iqueue.h (moved) * uspace/srv/net/tcp/ncsim.c (moved) * uspace/srv/net/tcp/ncsim.h (moved) * uspace/srv/net/tcp/pdu.c (moved) * uspace/srv/net/tcp/pdu.h (moved) * uspace/srv/net/tcp/rqueue.c (moved) * uspace/srv/net/tcp/rqueue.h (moved) * uspace/srv/net/tcp/segment.c (moved) * uspace/srv/net/tcp/segment.h (moved) * uspace/srv/net/tcp/seq_no.c (moved) * uspace/srv/net/tcp/seq_no.h (moved) * uspace/srv/net/tcp/sock.c (moved) * uspace/srv/net/tcp/sock.h (moved) * uspace/srv/net/tcp/std.h (moved) * uspace/srv/net/tcp/tcp.c (moved) * uspace/srv/net/tcp/tcp.h (moved) * uspace/srv/net/tcp/tcp_type.h (moved) * uspace/srv/net/tcp/test.c (moved) * uspace/srv/net/tcp/test.h (moved) * uspace/srv/net/tcp/tqueue.c (moved) * uspace/srv/net/tcp/tqueue.h (moved) * uspace/srv/net/tcp/ucall.c (moved) * uspace/srv/net/tcp/ucall.h (moved) * uspace/srv/net/udp/Makefile (moved) * uspace/srv/net/udp/assoc.c (moved) * uspace/srv/net/udp/assoc.h (moved) * uspace/srv/net/udp/msg.c (moved) * uspace/srv/net/udp/msg.h (moved) * uspace/srv/net/udp/pdu.c (moved) * uspace/srv/net/udp/pdu.h (moved) * uspace/srv/net/udp/sock.c (moved) * uspace/srv/net/udp/sock.h (moved) * uspace/srv/net/udp/std.h (moved) * uspace/srv/net/udp/ucall.c (moved) * uspace/srv/net/udp/ucall.h (moved) * uspace/srv/net/udp/udp.c (moved) * uspace/srv/net/udp/udp_inet.c (moved) * uspace/srv/net/udp/udp_inet.h (moved) * uspace/srv/net/udp/udp_type.h (moved) Move network-related servers to srv/net. Mon, 16 Apr 2012 20:08:30 GMT Jakub Jermar [d76a329] * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) Fix cstyle. Mon, 16 Apr 2012 19:13:32 GMT Jakub Jermar [f76696f] * uspace/app/tester/print/print1.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/lib/c/generic/io/printf_core.c (modified) Merge from lp:~wtachi/helenos/top. Mon, 16 Apr 2012 07:11:01 GMT Jiri Svoboda [7fda2e0] * uspace/srv/inet/pdu.c (modified) Fix xfer_size computation. Mon, 16 Apr 2012 07:04:19 GMT Jiri Svoboda [7f95c904] * uspace/srv/inet/Makefile (modified) * uspace/srv/inet/inet.c (modified) * uspace/srv/inet/inet.h (modified) * uspace/srv/inet/inet_link.c (modified) * uspace/srv/inet/pdu.c (modified) * uspace/srv/inet/reass.c (added) * uspace/srv/inet/reass.h (added) Prototype datagram reassembly. Sun, 15 Apr 2012 08:21:20 GMT Sean Bartell [b8d6783] * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) top: allow choosing column to sort by Sun, 15 Apr 2012 07:42:52 GMT Sean Bartell [f682f5a] * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) top: use generic handling for tables - each table has a name, ... Sun, 15 Apr 2012 06:18:53 GMT Sean Bartell [94f6df7] * uspace/app/tester/print/print1.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) fix printf %s when precision > string length Sun, 15 Apr 2012 01:19:27 GMT Sean Bartell [6484602] * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) top: improve help screen and add missing keys Sun, 15 Apr 2012 01:09:11 GMT Sean Bartell [2d37006] * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) top: make warnings more visible - warnings stay on screen for 2–3 ... Sat, 14 Apr 2012 22:39:37 GMT Sean Bartell [d517c5b] * uspace/app/top/top.c (modified) top: redraw immediately on mode change Sat, 14 Apr 2012 08:12:35 GMT Vojtech Horky [1db6dfd] * uspace/lib/c/generic/async.c (modified) Fix starving IPC problem Check for incoming IPC regardless of ... Sat, 14 Apr 2012 07:59:46 GMT Vojtech Horky [3191c01] * uspace/app/tester/Makefile (modified) * uspace/app/tester/ipc/starve.c (added) * uspace/app/tester/ipc/starve.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) Add test demonstrating IPC starving This test shows that intensive ... Sat, 14 Apr 2012 07:58:00 GMT Vojtech Horky [aeeddeb] * uspace/lib/c/generic/async.c (modified) Fix missing initializer Fri, 13 Apr 2012 20:50:11 GMT Jakub Jermar [22a8a9b] * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_directory.c (modified) Merge from lp:~jakub/helenos/fs. Fri, 13 Apr 2012 20:40:19 GMT Jakub Jermar [ab9f443] * uspace/lib/c/generic/async.c (modified) Use async_forget() in two error paths when waiting for the answer can ... Fri, 13 Apr 2012 20:21:32 GMT Jakub Jermar [47c9a8c] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) Small improvements in the async framework. - Provide functions for ... Fri, 13 Apr 2012 15:09:54 GMT Martin Decky [87608a5] * tools/mkfat.py (modified) replace illegal 8+3 characters with underscore to be consistent with ... Fri, 13 Apr 2012 14:50:50 GMT Martin Decky [3e72e41] * tools/imgutil.py (modified) * tools/mkfat.py (modified) merge mkfat.py improvements Fri, 13 Apr 2012 14:50:33 GMT Martin Decky [7751ff1] * tools/mkfat.py (modified) improve FAT16 LFN creation support * add proper support for ... Fri, 13 Apr 2012 14:46:01 GMT Martin Decky [4f4cae1] * tools/imgutil.py (modified) cstyle Wed, 11 Apr 2012 13:01:28 GMT Martin Decky [d11a181] * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) finally unbreak the ARM EABI division and modulo wrappers Wed, 11 Apr 2012 12:42:27 GMT Martin Decky [0e56575d] * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) cstyle Wed, 11 Apr 2012 05:52:47 GMT Jiri Svoboda [347768d] * uspace/app/inetcfg/inetcfg.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/include/inet/inetcfg.h (modified) * uspace/srv/inet/inet.h (modified) * uspace/srv/inet/inet_link.c (modified) * uspace/srv/inet/inet_std.h (modified) * uspace/srv/inet/inetcfg.c (modified) * uspace/srv/inet/pdu.c (modified) * uspace/srv/inet/pdu.h (modified) Fragmentation of outgoing datagrams, default link MTU. Sun, 08 Apr 2012 17:11:29 GMT Martin Decky [ab63b04e] * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/eabi.S (modified) * kernel/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) do not use bx in ARMv4 mode Sun, 08 Apr 2012 17:00:13 GMT Martin Decky [d76de0e] * boot/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) make sure the compiler generates ARMv4 code only Sun, 08 Apr 2012 16:40:20 GMT Jakub Jermar [a1d7b4b] * uspace/srv/fs/fat/fat_dentry.c (modified) Use the proper logical operator. Sun, 08 Apr 2012 15:48:54 GMT Martin Decky [e3a050c7] * kernel/generic/src/console/console.c (modified) make the kernel log a global symbol (so it can be easily found in ... Sun, 08 Apr 2012 12:08:49 GMT Vojtech Horky [90924df] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/eabi.S (added) * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * boot/generic/src/str.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/eabi.S (added) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/src/lib/str.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (deleted) * uspace/drv/bus/usb/ehci/res.c (added) * uspace/drv/bus/usb/ehci/res.h (moved) * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (moved) * uspace/drv/bus/usb/ohci/res.h (moved) * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/res.c (moved) * uspace/drv/bus/usb/uhci/res.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) Merge mainline changes Sun, 08 Apr 2012 11:53:23 GMT Vojtech Horky [d9f53877] * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/modules/echo/echo.c (added) * uspace/app/bdsh/cmds/modules/echo/echo.h (added) * uspace/app/bdsh/cmds/modules/echo/echo_def.h (added) * uspace/app/bdsh/cmds/modules/echo/entry.h (added) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (added) * uspace/app/bdsh/cmds/modules/printf/entry.h (added) * uspace/app/bdsh/cmds/modules/printf/printf.c (added) * uspace/app/bdsh/cmds/modules/printf/printf.h (added) * uspace/app/bdsh/cmds/modules/printf/printf_def.h (added) Merge bdsh/echo and bdsh/printf (thx Alex Prutkov) Sun, 08 Apr 2012 11:40:35 GMT Vojtech Horky [81475250] * tools/checkers/clang.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/filldir.py (modified) * tools/gentestfile.py (modified) * tools/mkfat.py (modified) * tools/mkuimage.py (modified) * tools/xstruct.py (modified) Build scripts work with Python 3 (thx Sean Bartell) Sun, 08 Apr 2012 09:22:47 GMT Vojtech Horky [1dbe465] * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) Merge bdsh/sleep (thx Sean Bartell) Sun, 08 Apr 2012 05:53:34 GMT Jan Vesely [f3378ba] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (deleted) * uspace/drv/bus/usb/ehci/res.c (added) * uspace/drv/bus/usb/ehci/res.h (moved) * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (moved) * uspace/drv/bus/usb/ohci/res.h (moved) * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/res.c (moved) * uspace/drv/bus/usb/uhci/res.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (modified) USB HC: Minor fixes, cleanup, and refactoring. Tested on qemu,vbox, ... Sun, 08 Apr 2012 05:19:48 GMT Jan Vesely [5b7ba8d] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Add few debug messages and fix typos. Sun, 08 Apr 2012 05:17:27 GMT Jan Vesely [6e5369b] * uspace/drv/bus/usb/ehci/res.c (modified) ehci: Move handling of extended capabilities to a separate function. Sun, 08 Apr 2012 05:15:13 GMT Jan Vesely [6c76e75] * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) ohci: Fix hcca_t structure. The structure was not 256B, looks like ... Sun, 08 Apr 2012 05:13:39 GMT Jan Vesely [795448f] * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/res.c (moved) * uspace/drv/bus/usb/uhci/res.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (modified) uhci: cleanup and rename pci_* helper functions. The functions are ... Sun, 08 Apr 2012 05:11:25 GMT Jan Vesely [dcffe95] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (moved) * uspace/drv/bus/usb/ehci/res.h (moved) ehci: cleanup and rename pci_* helper functions. The functions are ... Sun, 08 Apr 2012 05:09:38 GMT Jan Vesely [44c1a48] * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (moved) * uspace/drv/bus/usb/ohci/res.h (moved) ohci: Rename and cleanup pci_* functions and files. They are not ... Sat, 07 Apr 2012 17:56:35 GMT Martin Decky [41455a22] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/eabi.S (added) * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * boot/generic/src/str.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/eabi.S (added) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/src/lib/str.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile.common (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) merge GCC 4.7.0 bump and related changes Sat, 07 Apr 2012 17:55:10 GMT Martin Decky [88d5c1e] * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (deleted) * uspace/lib/softfloat/arch/amd64/include/functions.h (deleted) * uspace/lib/softfloat/arch/arm32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia32/include/functions.h (deleted) * uspace/lib/softfloat/arch/ia64/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (deleted) * uspace/lib/softfloat/arch/mips64/include/functions.h (deleted) * uspace/lib/softfloat/arch/ppc32/include/functions.h (deleted) * uspace/lib/softfloat/arch/sparc64/include/functions.h (deleted) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) softfloat redesign * avoid hardwired type sizes, actual sizes are ... Sat, 07 Apr 2012 17:51:50 GMT Martin Decky [8bcd727] * uspace/Makefile.common (modified) cstyle Sat, 07 Apr 2012 17:51:29 GMT Martin Decky [446ac2a] * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) avoid compiler warning Sat, 07 Apr 2012 17:50:49 GMT Martin Decky [c7afcba7] * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) unification and cstyle Sat, 07 Apr 2012 17:49:43 GMT Martin Decky [8e893ae] * boot/generic/src/str.c (modified) * kernel/generic/src/lib/str.c (modified) * uspace/lib/c/generic/str.c (modified) avoid comparison with 0 if the type is unsigned Sat, 07 Apr 2012 17:49:01 GMT Martin Decky [a4a0f1d] * tools/autotool.py (modified) detect sizes and signness of types Sat, 07 Apr 2012 17:47:51 GMT Martin Decky [4ceef572] * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/src/eabi.S (added) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/eabi.h (deleted) * kernel/arch/arm32/src/eabi.S (added) * kernel/arch/arm32/src/eabi.c (deleted) * uspace/lib/c/arch/arm32/src/eabi.S (modified) rework ARM EABI support Sat, 07 Apr 2012 17:42:36 GMT Jakub Jermar [b6913b7] * uspace/srv/fs/fat/fat_directory.c (modified) When a FAT filesystem is mounted with the 'nolfn' mount option, ... Sat, 07 Apr 2012 17:41:44 GMT Jakub Jermar [db96017] * HelenOS.config (modified) * abi/include/ddi/arg.h (modified) * abi/include/ddi/irq.h (modified) * abi/include/ipc/methods.h (modified) * abi/include/syscall.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.yaboot (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/version.c (modified) * boot/grub.efi/COPYING (added) * boot/grub.efi/README (added) * boot/grub.efi/efi.img.gz (added) * boot/grub.efi/i386-efi/acpi.mod (added) * boot/grub.efi/i386-efi/affs.mod (added) * boot/grub.efi/i386-efi/afs.mod (added) * boot/grub.efi/i386-efi/afs_be.mod (added) * boot/grub.efi/i386-efi/aout.mod (added) * boot/grub.efi/i386-efi/appleldr.mod (added) * boot/grub.efi/i386-efi/at_keyboard.mod (added) * boot/grub.efi/i386-efi/ata.mod (added) * boot/grub.efi/i386-efi/ata_pthru.mod (added) * boot/grub.efi/i386-efi/befs.mod (added) * boot/grub.efi/i386-efi/befs_be.mod (added) * boot/grub.efi/i386-efi/bitmap.mod (added) * boot/grub.efi/i386-efi/bitmap_scale.mod (added) * boot/grub.efi/i386-efi/blocklist.mod (added) * boot/grub.efi/i386-efi/boot.mod (added) * boot/grub.efi/i386-efi/bsd.mod (added) * boot/grub.efi/i386-efi/btrfs.mod (added) * boot/grub.efi/i386-efi/bufio.mod (added) * boot/grub.efi/i386-efi/cat.mod (added) * boot/grub.efi/i386-efi/chain.mod (added) * boot/grub.efi/i386-efi/cmp.mod (added) * boot/grub.efi/i386-efi/command.lst (added) * boot/grub.efi/i386-efi/configfile.mod (added) * boot/grub.efi/i386-efi/cpio.mod (added) * boot/grub.efi/i386-efi/cpuid.mod (added) * boot/grub.efi/i386-efi/crypto.lst (added) * boot/grub.efi/i386-efi/crypto.mod (added) * boot/grub.efi/i386-efi/cs5536.mod (added) * boot/grub.efi/i386-efi/date.mod (added) * boot/grub.efi/i386-efi/datehook.mod (added) * boot/grub.efi/i386-efi/datetime.mod (added) * boot/grub.efi/i386-efi/dm_nv.mod (added) * boot/grub.efi/i386-efi/echo.mod (added) * boot/grub.efi/i386-efi/efi_gop.mod (added) * boot/grub.efi/i386-efi/efi_uga.mod (added) * boot/grub.efi/i386-efi/elf.mod (added) * boot/grub.efi/i386-efi/example_functional_test.mod (added) * boot/grub.efi/i386-efi/ext2.mod (added) * boot/grub.efi/i386-efi/extcmd.mod (added) * boot/grub.efi/i386-efi/fat.mod (added) * boot/grub.efi/i386-efi/fixvideo.mod (added) * boot/grub.efi/i386-efi/font.mod (added) * boot/grub.efi/i386-efi/fs.lst (added) * boot/grub.efi/i386-efi/fshelp.mod (added) * boot/grub.efi/i386-efi/functional_test.mod (added) * boot/grub.efi/i386-efi/gcry_arcfour.mod (added) * boot/grub.efi/i386-efi/gcry_blowfish.mod (added) * boot/grub.efi/i386-efi/gcry_camellia.mod (added) * boot/grub.efi/i386-efi/gcry_cast5.mod (added) * boot/grub.efi/i386-efi/gcry_crc.mod (added) * boot/grub.efi/i386-efi/gcry_des.mod (added) * boot/grub.efi/i386-efi/gcry_md4.mod (added) * boot/grub.efi/i386-efi/gcry_md5.mod (added) * boot/grub.efi/i386-efi/gcry_rfc2268.mod (added) * boot/grub.efi/i386-efi/gcry_rijndael.mod (added) * boot/grub.efi/i386-efi/gcry_rmd160.mod (added) * boot/grub.efi/i386-efi/gcry_seed.mod (added) * boot/grub.efi/i386-efi/gcry_serpent.mod (added) * boot/grub.efi/i386-efi/gcry_sha1.mod (added) * boot/grub.efi/i386-efi/gcry_sha256.mod (added) * boot/grub.efi/i386-efi/gcry_sha512.mod (added) * boot/grub.efi/i386-efi/gcry_tiger.mod (added) * boot/grub.efi/i386-efi/gcry_twofish.mod (added) * boot/grub.efi/i386-efi/gcry_whirlpool.mod (added) * boot/grub.efi/i386-efi/gettext.mod (added) * boot/grub.efi/i386-efi/gfxmenu.mod (added) * boot/grub.efi/i386-efi/gfxterm.mod (added) * boot/grub.efi/i386-efi/gptsync.mod (added) * boot/grub.efi/i386-efi/gzio.mod (added) * boot/grub.efi/i386-efi/halt.mod (added) * boot/grub.efi/i386-efi/hashsum.mod (added) * boot/grub.efi/i386-efi/hdparm.mod (added) * boot/grub.efi/i386-efi/hello.mod (added) * boot/grub.efi/i386-efi/help.mod (added) * boot/grub.efi/i386-efi/hexdump.mod (added) * boot/grub.efi/i386-efi/hfs.mod (added) * boot/grub.efi/i386-efi/hfsplus.mod (added) * boot/grub.efi/i386-efi/iorw.mod (added) * boot/grub.efi/i386-efi/iso9660.mod (added) * boot/grub.efi/i386-efi/jfs.mod (added) * boot/grub.efi/i386-efi/jpeg.mod (added) * boot/grub.efi/i386-efi/keylayouts.mod (added) * boot/grub.efi/i386-efi/keystatus.mod (added) * boot/grub.efi/i386-efi/linux.mod (added) * boot/grub.efi/i386-efi/loadbios.mod (added) * boot/grub.efi/i386-efi/loadenv.mod (added) * boot/grub.efi/i386-efi/loopback.mod (added) * boot/grub.efi/i386-efi/ls.mod (added) * boot/grub.efi/i386-efi/lsacpi.mod (added) * boot/grub.efi/i386-efi/lsefimmap.mod (added) * boot/grub.efi/i386-efi/lsefisystab.mod (added) * boot/grub.efi/i386-efi/lsmmap.mod (added) * boot/grub.efi/i386-efi/lspci.mod (added) * boot/grub.efi/i386-efi/lssal.mod (added) * boot/grub.efi/i386-efi/lvm.mod (added) * boot/grub.efi/i386-efi/mdraid09.mod (added) * boot/grub.efi/i386-efi/mdraid1x.mod (added) * boot/grub.efi/i386-efi/memdisk.mod (added) * boot/grub.efi/i386-efi/memrw.mod (added) * boot/grub.efi/i386-efi/minicmd.mod (added) * boot/grub.efi/i386-efi/minix.mod (added) * boot/grub.efi/i386-efi/minix2.mod (added) * boot/grub.efi/i386-efi/mmap.mod (added) * boot/grub.efi/i386-efi/moddep.lst (added) * boot/grub.efi/i386-efi/msdospart.mod (added) * boot/grub.efi/i386-efi/multiboot.mod (added) * boot/grub.efi/i386-efi/multiboot2.mod (added) * boot/grub.efi/i386-efi/nilfs2.mod (added) * boot/grub.efi/i386-efi/normal.mod (added) * boot/grub.efi/i386-efi/ntfs.mod (added) * boot/grub.efi/i386-efi/ntfscomp.mod (added) * boot/grub.efi/i386-efi/ohci.mod (added) * boot/grub.efi/i386-efi/part_acorn.mod (added) * boot/grub.efi/i386-efi/part_amiga.mod (added) * boot/grub.efi/i386-efi/part_apple.mod (added) * boot/grub.efi/i386-efi/part_bsd.mod (added) * boot/grub.efi/i386-efi/part_gpt.mod (added) * boot/grub.efi/i386-efi/part_msdos.mod (added) * boot/grub.efi/i386-efi/part_sun.mod (added) * boot/grub.efi/i386-efi/part_sunpc.mod (added) * boot/grub.efi/i386-efi/partmap.lst (added) * boot/grub.efi/i386-efi/parttool.lst (added) * boot/grub.efi/i386-efi/parttool.mod (added) * boot/grub.efi/i386-efi/password.mod (added) * boot/grub.efi/i386-efi/password_pbkdf2.mod (added) * boot/grub.efi/i386-efi/pbkdf2.mod (added) * boot/grub.efi/i386-efi/pci.mod (added) * boot/grub.efi/i386-efi/play.mod (added) * boot/grub.efi/i386-efi/png.mod (added) * boot/grub.efi/i386-efi/probe.mod (added) * boot/grub.efi/i386-efi/raid.mod (added) * boot/grub.efi/i386-efi/raid5rec.mod (added) * boot/grub.efi/i386-efi/raid6rec.mod (added) * boot/grub.efi/i386-efi/read.mod (added) * boot/grub.efi/i386-efi/reboot.mod (added) * boot/grub.efi/i386-efi/regexp.mod (added) * boot/grub.efi/i386-efi/reiserfs.mod (added) * boot/grub.efi/i386-efi/relocator.mod (added) * boot/grub.efi/i386-efi/scsi.mod (added) * boot/grub.efi/i386-efi/search.mod (added) * boot/grub.efi/i386-efi/search_fs_file.mod (added) * boot/grub.efi/i386-efi/search_fs_uuid.mod (added) * boot/grub.efi/i386-efi/search_label.mod (added) * boot/grub.efi/i386-efi/serial.mod (added) * boot/grub.efi/i386-efi/setjmp.mod (added) * boot/grub.efi/i386-efi/setpci.mod (added) * boot/grub.efi/i386-efi/sfs.mod (added) * boot/grub.efi/i386-efi/sleep.mod (added) * boot/grub.efi/i386-efi/tar.mod (added) * boot/grub.efi/i386-efi/terminal.lst (added) * boot/grub.efi/i386-efi/terminal.mod (added) * boot/grub.efi/i386-efi/terminfo.mod (added) * boot/grub.efi/i386-efi/test.mod (added) * boot/grub.efi/i386-efi/test_blockarg.mod (added) * boot/grub.efi/i386-efi/testload.mod (added) * boot/grub.efi/i386-efi/tga.mod (added) * boot/grub.efi/i386-efi/trig.mod (added) * boot/grub.efi/i386-efi/true.mod (added) * boot/grub.efi/i386-efi/udf.mod (added) * boot/grub.efi/i386-efi/ufs1.mod (added) * boot/grub.efi/i386-efi/ufs2.mod (added) * boot/grub.efi/i386-efi/uhci.mod (added) * boot/grub.efi/i386-efi/usb.mod (added) * boot/grub.efi/i386-efi/usb_keyboard.mod (added) * boot/grub.efi/i386-efi/usbms.mod (added) * boot/grub.efi/i386-efi/usbserial_common.mod (added) * boot/grub.efi/i386-efi/usbserial_ftdi.mod (added) * boot/grub.efi/i386-efi/usbserial_pl2303.mod (added) * boot/grub.efi/i386-efi/usbtest.mod (added) * boot/grub.efi/i386-efi/video.lst (added) * boot/grub.efi/i386-efi/video.mod (added) * boot/grub.efi/i386-efi/video_bochs.mod (added) * boot/grub.efi/i386-efi/video_cirrus.mod (added) * boot/grub.efi/i386-efi/video_fb.mod (added) * boot/grub.efi/i386-efi/videoinfo.mod (added) * boot/grub.efi/i386-efi/videotest.mod (added) * boot/grub.efi/i386-efi/xfs.mod (added) * boot/grub.efi/i386-efi/xnu.mod (added) * boot/grub.efi/i386-efi/xnu_uuid.mod (added) * boot/grub.efi/i386-efi/xzio.mod (added) * boot/grub.efi/i386-efi/zfs.mod (added) * boot/grub.efi/i386-efi/zfsinfo.mod (added) * boot/grub.efi/x86_64-efi/acpi.mod (added) * boot/grub.efi/x86_64-efi/affs.mod (added) * boot/grub.efi/x86_64-efi/afs.mod (added) * boot/grub.efi/x86_64-efi/afs_be.mod (added) * boot/grub.efi/x86_64-efi/aout.mod (added) * boot/grub.efi/x86_64-efi/appleldr.mod (added) * boot/grub.efi/x86_64-efi/at_keyboard.mod (added) * boot/grub.efi/x86_64-efi/ata.mod (added) * boot/grub.efi/x86_64-efi/ata_pthru.mod (added) * boot/grub.efi/x86_64-efi/befs.mod (added) * boot/grub.efi/x86_64-efi/befs_be.mod (added) * boot/grub.efi/x86_64-efi/bitmap.mod (added) * boot/grub.efi/x86_64-efi/bitmap_scale.mod (added) * boot/grub.efi/x86_64-efi/blocklist.mod (added) * boot/grub.efi/x86_64-efi/boot.mod (added) * boot/grub.efi/x86_64-efi/bsd.mod (added) * boot/grub.efi/x86_64-efi/btrfs.mod (added) * boot/grub.efi/x86_64-efi/bufio.mod (added) * boot/grub.efi/x86_64-efi/cat.mod (added) * boot/grub.efi/x86_64-efi/chain.mod (added) * boot/grub.efi/x86_64-efi/cmp.mod (added) * boot/grub.efi/x86_64-efi/command.lst (added) * boot/grub.efi/x86_64-efi/configfile.mod (added) * boot/grub.efi/x86_64-efi/cpio.mod (added) * boot/grub.efi/x86_64-efi/cpuid.mod (added) * boot/grub.efi/x86_64-efi/crypto.lst (added) * boot/grub.efi/x86_64-efi/crypto.mod (added) * boot/grub.efi/x86_64-efi/cs5536.mod (added) * boot/grub.efi/x86_64-efi/date.mod (added) * boot/grub.efi/x86_64-efi/datehook.mod (added) * boot/grub.efi/x86_64-efi/datetime.mod (added) * boot/grub.efi/x86_64-efi/dm_nv.mod (added) * boot/grub.efi/x86_64-efi/echo.mod (added) * boot/grub.efi/x86_64-efi/efi_gop.mod (added) * boot/grub.efi/x86_64-efi/efi_uga.mod (added) * boot/grub.efi/x86_64-efi/elf.mod (added) * boot/grub.efi/x86_64-efi/example_functional_test.mod (added) * boot/grub.efi/x86_64-efi/ext2.mod (added) * boot/grub.efi/x86_64-efi/extcmd.mod (added) * boot/grub.efi/x86_64-efi/fat.mod (added) * boot/grub.efi/x86_64-efi/fixvideo.mod (added) * boot/grub.efi/x86_64-efi/font.mod (added) * boot/grub.efi/x86_64-efi/fs.lst (added) * boot/grub.efi/x86_64-efi/fshelp.mod (added) * boot/grub.efi/x86_64-efi/functional_test.mod (added) * boot/grub.efi/x86_64-efi/gcry_arcfour.mod (added) * boot/grub.efi/x86_64-efi/gcry_blowfish.mod (added) * boot/grub.efi/x86_64-efi/gcry_camellia.mod (added) * boot/grub.efi/x86_64-efi/gcry_cast5.mod (added) * boot/grub.efi/x86_64-efi/gcry_crc.mod (added) * boot/grub.efi/x86_64-efi/gcry_des.mod (added) * boot/grub.efi/x86_64-efi/gcry_md4.mod (added) * boot/grub.efi/x86_64-efi/gcry_md5.mod (added) * boot/grub.efi/x86_64-efi/gcry_rfc2268.mod (added) * boot/grub.efi/x86_64-efi/gcry_rijndael.mod (added) * boot/grub.efi/x86_64-efi/gcry_rmd160.mod (added) * boot/grub.efi/x86_64-efi/gcry_seed.mod (added) * boot/grub.efi/x86_64-efi/gcry_serpent.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha1.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha256.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha512.mod (added) * boot/grub.efi/x86_64-efi/gcry_tiger.mod (added) * boot/grub.efi/x86_64-efi/gcry_twofish.mod (added) * boot/grub.efi/x86_64-efi/gcry_whirlpool.mod (added) * boot/grub.efi/x86_64-efi/gettext.mod (added) * boot/grub.efi/x86_64-efi/gfxmenu.mod (added) * boot/grub.efi/x86_64-efi/gfxterm.mod (added) * boot/grub.efi/x86_64-efi/gptsync.mod (added) * boot/grub.efi/x86_64-efi/gzio.mod (added) * boot/grub.efi/x86_64-efi/halt.mod (added) * boot/grub.efi/x86_64-efi/hashsum.mod (added) * boot/grub.efi/x86_64-efi/hdparm.mod (added) * boot/grub.efi/x86_64-efi/hello.mod (added) * boot/grub.efi/x86_64-efi/help.mod (added) * boot/grub.efi/x86_64-efi/hexdump.mod (added) * boot/grub.efi/x86_64-efi/hfs.mod (added) * boot/grub.efi/x86_64-efi/hfsplus.mod (added) * boot/grub.efi/x86_64-efi/iorw.mod (added) * boot/grub.efi/x86_64-efi/iso9660.mod (added) * boot/grub.efi/x86_64-efi/jfs.mod (added) * boot/grub.efi/x86_64-efi/jpeg.mod (added) * boot/grub.efi/x86_64-efi/keylayouts.mod (added) * boot/grub.efi/x86_64-efi/keystatus.mod (added) * boot/grub.efi/x86_64-efi/linux.mod (added) * boot/grub.efi/x86_64-efi/loadbios.mod (added) * boot/grub.efi/x86_64-efi/loadenv.mod (added) * boot/grub.efi/x86_64-efi/loopback.mod (added) * boot/grub.efi/x86_64-efi/ls.mod (added) * boot/grub.efi/x86_64-efi/lsacpi.mod (added) * boot/grub.efi/x86_64-efi/lsefimmap.mod (added) * boot/grub.efi/x86_64-efi/lsefisystab.mod (added) * boot/grub.efi/x86_64-efi/lsmmap.mod (added) * boot/grub.efi/x86_64-efi/lspci.mod (added) * boot/grub.efi/x86_64-efi/lssal.mod (added) * boot/grub.efi/x86_64-efi/lvm.mod (added) * boot/grub.efi/x86_64-efi/mdraid09.mod (added) * boot/grub.efi/x86_64-efi/mdraid1x.mod (added) * boot/grub.efi/x86_64-efi/memdisk.mod (added) * boot/grub.efi/x86_64-efi/memrw.mod (added) * boot/grub.efi/x86_64-efi/minicmd.mod (added) * boot/grub.efi/x86_64-efi/minix.mod (added) * boot/grub.efi/x86_64-efi/minix2.mod (added) * boot/grub.efi/x86_64-efi/mmap.mod (added) * boot/grub.efi/x86_64-efi/moddep.lst (added) * boot/grub.efi/x86_64-efi/msdospart.mod (added) * boot/grub.efi/x86_64-efi/multiboot.mod (added) * boot/grub.efi/x86_64-efi/multiboot2.mod (added) * boot/grub.efi/x86_64-efi/nilfs2.mod (added) * boot/grub.efi/x86_64-efi/normal.mod (added) * boot/grub.efi/x86_64-efi/ntfs.mod (added) * boot/grub.efi/x86_64-efi/ntfscomp.mod (added) * boot/grub.efi/x86_64-efi/ohci.mod (added) * boot/grub.efi/x86_64-efi/part_acorn.mod (added) * boot/grub.efi/x86_64-efi/part_amiga.mod (added) * boot/grub.efi/x86_64-efi/part_apple.mod (added) * boot/grub.efi/x86_64-efi/part_bsd.mod (added) * boot/grub.efi/x86_64-efi/part_gpt.mod (added) * boot/grub.efi/x86_64-efi/part_msdos.mod (added) * boot/grub.efi/x86_64-efi/part_sun.mod (added) * boot/grub.efi/x86_64-efi/part_sunpc.mod (added) * boot/grub.efi/x86_64-efi/partmap.lst (added) * boot/grub.efi/x86_64-efi/parttool.lst (added) * boot/grub.efi/x86_64-efi/parttool.mod (added) * boot/grub.efi/x86_64-efi/password.mod (added) * boot/grub.efi/x86_64-efi/password_pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pci.mod (added) * boot/grub.efi/x86_64-efi/play.mod (added) * boot/grub.efi/x86_64-efi/png.mod (added) * boot/grub.efi/x86_64-efi/probe.mod (added) * boot/grub.efi/x86_64-efi/raid.mod (added) * boot/grub.efi/x86_64-efi/raid5rec.mod (added) * boot/grub.efi/x86_64-efi/raid6rec.mod (added) * boot/grub.efi/x86_64-efi/read.mod (added) * boot/grub.efi/x86_64-efi/reboot.mod (added) * boot/grub.efi/x86_64-efi/regexp.mod (added) * boot/grub.efi/x86_64-efi/reiserfs.mod (added) * boot/grub.efi/x86_64-efi/relocator.mod (added) * boot/grub.efi/x86_64-efi/scsi.mod (added) * boot/grub.efi/x86_64-efi/search.mod (added) * boot/grub.efi/x86_64-efi/search_fs_file.mod (added) * boot/grub.efi/x86_64-efi/search_fs_uuid.mod (added) * boot/grub.efi/x86_64-efi/search_label.mod (added) * boot/grub.efi/x86_64-efi/serial.mod (added) * boot/grub.efi/x86_64-efi/setjmp.mod (added) * boot/grub.efi/x86_64-efi/setpci.mod (added) * boot/grub.efi/x86_64-efi/sfs.mod (added) * boot/grub.efi/x86_64-efi/sleep.mod (added) * boot/grub.efi/x86_64-efi/tar.mod (added) * boot/grub.efi/x86_64-efi/terminal.lst (added) * boot/grub.efi/x86_64-efi/terminal.mod (added) * boot/grub.efi/x86_64-efi/terminfo.mod (added) * boot/grub.efi/x86_64-efi/test.mod (added) * boot/grub.efi/x86_64-efi/test_blockarg.mod (added) * boot/grub.efi/x86_64-efi/testload.mod (added) * boot/grub.efi/x86_64-efi/tga.mod (added) * boot/grub.efi/x86_64-efi/trig.mod (added) * boot/grub.efi/x86_64-efi/true.mod (added) * boot/grub.efi/x86_64-efi/udf.mod (added) * boot/grub.efi/x86_64-efi/ufs1.mod (added) * boot/grub.efi/x86_64-efi/ufs2.mod (added) * boot/grub.efi/x86_64-efi/uhci.mod (added) * boot/grub.efi/x86_64-efi/usb.mod (added) * boot/grub.efi/x86_64-efi/usb_keyboard.mod (added) * boot/grub.efi/x86_64-efi/usbms.mod (added) * boot/grub.efi/x86_64-efi/usbserial_common.mod (added) * boot/grub.efi/x86_64-efi/usbserial_ftdi.mod (added) * boot/grub.efi/x86_64-efi/usbserial_pl2303.mod (added) * boot/grub.efi/x86_64-efi/usbtest.mod (added) * boot/grub.efi/x86_64-efi/video.lst (added) * boot/grub.efi/x86_64-efi/video.mod (added) * boot/grub.efi/x86_64-efi/video_bochs.mod (added) * boot/grub.efi/x86_64-efi/video_cirrus.mod (added) * boot/grub.efi/x86_64-efi/video_fb.mod (added) * boot/grub.efi/x86_64-efi/videoinfo.mod (added) * boot/grub.efi/x86_64-efi/videotest.mod (added) * boot/grub.efi/x86_64-efi/xfs.mod (added) * boot/grub.efi/x86_64-efi/xnu.mod (added) * boot/grub.efi/x86_64-efi/xnu_uuid.mod (added) * boot/grub.efi/x86_64-efi/xzio.mod (added) * boot/grub.efi/x86_64-efi/zfs.mod (added) * boot/grub.efi/x86_64-efi/zfsinfo.mod (added) * boot/grub.pc/COPYING (added) * boot/grub.pc/README (moved) * boot/grub.pc/i386-pc/acpi.mod (added) * boot/grub.pc/i386-pc/affs.mod (added) * boot/grub.pc/i386-pc/afs.mod (added) * boot/grub.pc/i386-pc/afs_be.mod (added) * boot/grub.pc/i386-pc/aout.mod (added) * boot/grub.pc/i386-pc/at_keyboard.mod (added) * boot/grub.pc/i386-pc/ata.mod (added) * boot/grub.pc/i386-pc/ata_pthru.mod (added) * boot/grub.pc/i386-pc/befs.mod (added) * boot/grub.pc/i386-pc/befs_be.mod (added) * boot/grub.pc/i386-pc/biosdisk.mod (added) * boot/grub.pc/i386-pc/bitmap.mod (added) * boot/grub.pc/i386-pc/bitmap_scale.mod (added) * boot/grub.pc/i386-pc/blocklist.mod (added) * boot/grub.pc/i386-pc/boot.mod (added) * boot/grub.pc/i386-pc/bsd.mod (added) * boot/grub.pc/i386-pc/btrfs.mod (added) * boot/grub.pc/i386-pc/bufio.mod (added) * boot/grub.pc/i386-pc/cat.mod (added) * boot/grub.pc/i386-pc/chain.mod (added) * boot/grub.pc/i386-pc/cmostest.mod (added) * boot/grub.pc/i386-pc/cmp.mod (added) * boot/grub.pc/i386-pc/command.lst (added) * boot/grub.pc/i386-pc/configfile.mod (added) * boot/grub.pc/i386-pc/cpio.mod (added) * boot/grub.pc/i386-pc/cpuid.mod (added) * boot/grub.pc/i386-pc/crypto.lst (added) * boot/grub.pc/i386-pc/crypto.mod (added) * boot/grub.pc/i386-pc/cs5536.mod (added) * boot/grub.pc/i386-pc/date.mod (added) * boot/grub.pc/i386-pc/datehook.mod (added) * boot/grub.pc/i386-pc/datetime.mod (added) * boot/grub.pc/i386-pc/dm_nv.mod (added) * boot/grub.pc/i386-pc/drivemap.mod (added) * boot/grub.pc/i386-pc/echo.mod (added) * boot/grub.pc/i386-pc/efiemu.mod (added) * boot/grub.pc/i386-pc/elf.mod (added) * boot/grub.pc/i386-pc/example_functional_test.mod (added) * boot/grub.pc/i386-pc/ext2.mod (added) * boot/grub.pc/i386-pc/extcmd.mod (added) * boot/grub.pc/i386-pc/fat.mod (added) * boot/grub.pc/i386-pc/font.mod (added) * boot/grub.pc/i386-pc/fs.lst (added) * boot/grub.pc/i386-pc/fshelp.mod (added) * boot/grub.pc/i386-pc/functional_test.mod (added) * boot/grub.pc/i386-pc/gcry_arcfour.mod (added) * boot/grub.pc/i386-pc/gcry_blowfish.mod (added) * boot/grub.pc/i386-pc/gcry_camellia.mod (added) * boot/grub.pc/i386-pc/gcry_cast5.mod (added) * boot/grub.pc/i386-pc/gcry_crc.mod (added) * boot/grub.pc/i386-pc/gcry_des.mod (added) * boot/grub.pc/i386-pc/gcry_md4.mod (added) * boot/grub.pc/i386-pc/gcry_md5.mod (added) * boot/grub.pc/i386-pc/gcry_rfc2268.mod (added) * boot/grub.pc/i386-pc/gcry_rijndael.mod (added) * boot/grub.pc/i386-pc/gcry_rmd160.mod (added) * boot/grub.pc/i386-pc/gcry_seed.mod (added) * boot/grub.pc/i386-pc/gcry_serpent.mod (added) * boot/grub.pc/i386-pc/gcry_sha1.mod (added) * boot/grub.pc/i386-pc/gcry_sha256.mod (added) * boot/grub.pc/i386-pc/gcry_sha512.mod (added) * boot/grub.pc/i386-pc/gcry_tiger.mod (added) * boot/grub.pc/i386-pc/gcry_twofish.mod (added) * boot/grub.pc/i386-pc/gcry_whirlpool.mod (added) * boot/grub.pc/i386-pc/gettext.mod (added) * boot/grub.pc/i386-pc/gfxmenu.mod (added) * boot/grub.pc/i386-pc/gfxterm.mod (added) * boot/grub.pc/i386-pc/gptsync.mod (added) * boot/grub.pc/i386-pc/gzio.mod (added) * boot/grub.pc/i386-pc/halt.mod (added) * boot/grub.pc/i386-pc/hashsum.mod (added) * boot/grub.pc/i386-pc/hdparm.mod (added) * boot/grub.pc/i386-pc/hello.mod (added) * boot/grub.pc/i386-pc/help.mod (added) * boot/grub.pc/i386-pc/hexdump.mod (added) * boot/grub.pc/i386-pc/hfs.mod (added) * boot/grub.pc/i386-pc/hfsplus.mod (added) * boot/grub.pc/i386-pc/iorw.mod (added) * boot/grub.pc/i386-pc/iso9660.mod (added) * boot/grub.pc/i386-pc/jfs.mod (added) * boot/grub.pc/i386-pc/jpeg.mod (added) * boot/grub.pc/i386-pc/keylayouts.mod (added) * boot/grub.pc/i386-pc/keystatus.mod (added) * boot/grub.pc/i386-pc/legacycfg.mod (added) * boot/grub.pc/i386-pc/linux.mod (added) * boot/grub.pc/i386-pc/linux16.mod (added) * boot/grub.pc/i386-pc/loadenv.mod (added) * boot/grub.pc/i386-pc/loopback.mod (added) * boot/grub.pc/i386-pc/ls.mod (added) * boot/grub.pc/i386-pc/lsacpi.mod (added) * boot/grub.pc/i386-pc/lsapm.mod (added) * boot/grub.pc/i386-pc/lsmmap.mod (added) * boot/grub.pc/i386-pc/lspci.mod (added) * boot/grub.pc/i386-pc/lvm.mod (added) * boot/grub.pc/i386-pc/mdraid09.mod (added) * boot/grub.pc/i386-pc/mdraid1x.mod (added) * boot/grub.pc/i386-pc/memdisk.mod (added) * boot/grub.pc/i386-pc/memrw.mod (added) * boot/grub.pc/i386-pc/minicmd.mod (added) * boot/grub.pc/i386-pc/minix.mod (added) * boot/grub.pc/i386-pc/minix2.mod (added) * boot/grub.pc/i386-pc/mmap.mod (added) * boot/grub.pc/i386-pc/moddep.lst (added) * boot/grub.pc/i386-pc/msdospart.mod (added) * boot/grub.pc/i386-pc/multiboot.mod (added) * boot/grub.pc/i386-pc/multiboot2.mod (added) * boot/grub.pc/i386-pc/nilfs2.mod (added) * boot/grub.pc/i386-pc/normal.mod (added) * boot/grub.pc/i386-pc/ntfs.mod (added) * boot/grub.pc/i386-pc/ntfscomp.mod (added) * boot/grub.pc/i386-pc/ntldr.mod (added) * boot/grub.pc/i386-pc/ohci.mod (added) * boot/grub.pc/i386-pc/part_acorn.mod (added) * boot/grub.pc/i386-pc/part_amiga.mod (added) * boot/grub.pc/i386-pc/part_apple.mod (added) * boot/grub.pc/i386-pc/part_bsd.mod (added) * boot/grub.pc/i386-pc/part_gpt.mod (added) * boot/grub.pc/i386-pc/part_msdos.mod (added) * boot/grub.pc/i386-pc/part_sun.mod (added) * boot/grub.pc/i386-pc/part_sunpc.mod (added) * boot/grub.pc/i386-pc/partmap.lst (added) * boot/grub.pc/i386-pc/parttool.lst (added) * boot/grub.pc/i386-pc/parttool.mod (added) * boot/grub.pc/i386-pc/password.mod (added) * boot/grub.pc/i386-pc/password_pbkdf2.mod (added) * boot/grub.pc/i386-pc/pbkdf2.mod (added) * boot/grub.pc/i386-pc/pci.mod (added) * boot/grub.pc/i386-pc/play.mod (added) * boot/grub.pc/i386-pc/png.mod (added) * boot/grub.pc/i386-pc/probe.mod (added) * boot/grub.pc/i386-pc/pxe.mod (added) * boot/grub.pc/i386-pc/pxecmd.mod (added) * boot/grub.pc/i386-pc/raid.mod (added) * boot/grub.pc/i386-pc/raid5rec.mod (added) * boot/grub.pc/i386-pc/raid6rec.mod (added) * boot/grub.pc/i386-pc/read.mod (added) * boot/grub.pc/i386-pc/reboot.mod (added) * boot/grub.pc/i386-pc/regexp.mod (added) * boot/grub.pc/i386-pc/reiserfs.mod (added) * boot/grub.pc/i386-pc/relocator.mod (added) * boot/grub.pc/i386-pc/scsi.mod (added) * boot/grub.pc/i386-pc/search.mod (added) * boot/grub.pc/i386-pc/search_fs_file.mod (added) * boot/grub.pc/i386-pc/search_fs_uuid.mod (added) * boot/grub.pc/i386-pc/search_label.mod (added) * boot/grub.pc/i386-pc/sendkey.mod (added) * boot/grub.pc/i386-pc/serial.mod (added) * boot/grub.pc/i386-pc/setjmp.mod (added) * boot/grub.pc/i386-pc/setpci.mod (added) * boot/grub.pc/i386-pc/sfs.mod (added) * boot/grub.pc/i386-pc/sleep.mod (added) * boot/grub.pc/i386-pc/tar.mod (added) * boot/grub.pc/i386-pc/terminal.lst (added) * boot/grub.pc/i386-pc/terminal.mod (added) * boot/grub.pc/i386-pc/terminfo.mod (added) * boot/grub.pc/i386-pc/test.mod (added) * boot/grub.pc/i386-pc/test_blockarg.mod (added) * boot/grub.pc/i386-pc/testload.mod (added) * boot/grub.pc/i386-pc/tga.mod (added) * boot/grub.pc/i386-pc/trig.mod (added) * boot/grub.pc/i386-pc/true.mod (added) * boot/grub.pc/i386-pc/udf.mod (added) * boot/grub.pc/i386-pc/ufs1.mod (added) * boot/grub.pc/i386-pc/ufs2.mod (added) * boot/grub.pc/i386-pc/uhci.mod (added) * boot/grub.pc/i386-pc/usb.mod (added) * boot/grub.pc/i386-pc/usb_keyboard.mod (added) * boot/grub.pc/i386-pc/usbms.mod (added) * boot/grub.pc/i386-pc/usbserial_common.mod (added) * boot/grub.pc/i386-pc/usbserial_ftdi.mod (added) * boot/grub.pc/i386-pc/usbserial_pl2303.mod (added) * boot/grub.pc/i386-pc/usbtest.mod (added) * boot/grub.pc/i386-pc/vbe.mod (added) * boot/grub.pc/i386-pc/vga.mod (added) * boot/grub.pc/i386-pc/vga_text.mod (added) * boot/grub.pc/i386-pc/video.lst (added) * boot/grub.pc/i386-pc/video.mod (added) * boot/grub.pc/i386-pc/video_bochs.mod (added) * boot/grub.pc/i386-pc/video_cirrus.mod (added) * boot/grub.pc/i386-pc/video_fb.mod (added) * boot/grub.pc/i386-pc/videoinfo.mod (added) * boot/grub.pc/i386-pc/videotest.mod (added) * boot/grub.pc/i386-pc/xfs.mod (added) * boot/grub.pc/i386-pc/xnu.mod (added) * boot/grub.pc/i386-pc/xnu_uuid.mod (added) * boot/grub.pc/i386-pc/xzio.mod (added) * boot/grub.pc/i386-pc/zfs.mod (added) * boot/grub.pc/i386-pc/zfsinfo.mod (added) * boot/grub.pc/pc.img (added) * boot/grub.pc/stage2_eltorito (moved) * boot/grub/COPYING (deleted) * contrib/conf/mips32-gx.sh (modified) * contrib/conf/net-qe.sh (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/include/mm/frame.h (modified) * kernel/arch/abs32le/include/mm/km.h (added) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/mm/frame.c (modified) * kernel/arch/abs32le/src/mm/km.c (added) * kernel/arch/abs32le/src/mm/page.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/km.h (added) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/multiboot.S (moved) * kernel/arch/amd64/src/boot/multiboot2.S (added) * kernel/arch/amd64/src/mm/km.c (added) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/km.h (added) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/km.c (added) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/km.h (added) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (moved) * kernel/arch/ia32/src/boot/multiboot2.S (added) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/km.c (added) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/include/arch.h (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/legacyio.h (added) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/km.h (added) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/km.c (added) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/mm/km.h (added) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/km.c (added) * kernel/arch/mips32/src/mm/page.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/mm/frame.h (modified) * kernel/arch/mips64/include/mm/km.h (added) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/mips64/src/mm/km.c (added) * kernel/arch/mips64/src/mm/page.c (modified) * kernel/arch/mips64/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/km.h (added) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/km.c (added) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/include/mm/km.h (added) * kernel/arch/sparc64/include/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4u/km.h (added) * kernel/arch/sparc64/include/mm/sun4v/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4v/km.h (added) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/km.c (added) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4v/km.c (added) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/fb/bfb.h (added) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/multiboot/multiboot2.h (added) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/fb/bfb.c (moved) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (added) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/ra.h (added) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/km.h (added) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/str.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/lib/ra.c (added) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (added) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/reserve.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) * tools/autotool.py (modified) * tools/check.sh (modified) * tools/config.py (modified) * tools/mkfat.py (modified) * tools/mkhord.py (deleted) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (added) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/version.c (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/locinfo/locinfo.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) * uspace/app/mkexfat/upcase.h (added) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nettest3/Makefile (moved) * uspace/app/nettest3/nettest3.c (added) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/desctree.c (modified) * uspace/app/usbinfo/dev.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/app/vuhid/hids/bootkbd.c (modified) * uspace/app/vuhid/hids/logitech_wireless.c (added) * uspace/app/vuhid/ifaces.c (modified) * uspace/app/vuhid/life.c (added) * uspace/app/vuhid/virthid.h (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (added) * uspace/dist/data/web/foo.html (added) * uspace/dist/data/web/helenos.png (added) * uspace/dist/data/web/index.html (added) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/bus/isa/Makefile (modified) * uspace/drv/bus/isa/i8237.c (added) * uspace/drv/bus/isa/i8237.h (moved) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ehci/hc_iface.c (deleted) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/pci.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/pci.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci.ma (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/port.h (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/Makefile (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (added) * uspace/drv/bus/usb/usbhub/port.h (moved) * uspace/drv/bus/usb/usbhub/port_status.h (deleted) * uspace/drv/bus/usb/usbhub/ports.c (deleted) * uspace/drv/bus/usb/usbhub/status.h (added) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (deleted) * uspace/drv/bus/usb/usbhub/utils.c (deleted) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) * uspace/drv/bus/usb/usbmid/dump.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) * uspace/drv/bus/usb/usbmouse/init.c (deleted) * uspace/drv/bus/usb/usbmouse/mouse.c (deleted) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (deleted) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/hub.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/vhc/vhc.ma (modified) * uspace/drv/char/i8042/Makefile (moved) * uspace/drv/char/i8042/buffer.h (added) * uspace/drv/char/i8042/i8042.c (added) * uspace/drv/char/i8042/i8042.h (added) * uspace/drv/char/i8042/i8042.ma (added) * uspace/drv/char/i8042/main.c (added) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/Makefile (moved) * uspace/drv/char/ps2mouse/chardev.c (added) * uspace/drv/char/ps2mouse/chardev.h (added) * uspace/drv/char/ps2mouse/main.c (added) * uspace/drv/char/ps2mouse/ps2mouse.c (added) * uspace/drv/char/ps2mouse/ps2mouse.h (added) * uspace/drv/char/ps2mouse/ps2mouse.ma (added) * uspace/drv/char/xtkbd/Makefile (added) * uspace/drv/char/xtkbd/chardev.c (added) * uspace/drv/char/xtkbd/chardev.h (added) * uspace/drv/char/xtkbd/main.c (moved) * uspace/drv/char/xtkbd/xtkbd.c (added) * uspace/drv/char/xtkbd/xtkbd.h (added) * uspace/drv/char/xtkbd/xtkbd.ma (added) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/nic/e1k/Makefile (added) * uspace/drv/nic/e1k/e1k.c (added) * uspace/drv/nic/e1k/e1k.h (added) * uspace/drv/nic/e1k/e1k.ma (added) * uspace/drv/nic/lo/Makefile (moved) * uspace/drv/nic/lo/lo.c (added) * uspace/drv/nic/lo/lo.ma (added) * uspace/drv/nic/ne2k/Makefile (moved) * uspace/drv/nic/ne2k/dp8390.c (moved) * uspace/drv/nic/ne2k/dp8390.h (moved) * uspace/drv/nic/ne2k/ne2k.c (added) * uspace/drv/nic/ne2k/ne2k.ma (added) * uspace/drv/nic/rtl8139/Makefile (added) * uspace/drv/nic/rtl8139/defs.c (added) * uspace/drv/nic/rtl8139/defs.h (added) * uspace/drv/nic/rtl8139/driver.c (added) * uspace/drv/nic/rtl8139/driver.h (added) * uspace/drv/nic/rtl8139/general.c (added) * uspace/drv/nic/rtl8139/general.h (moved) * uspace/drv/nic/rtl8139/rtl8139.ma (added) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/config.h (modified) * uspace/lib/c/arch/mips32/include/faddr.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/stack.h (added) * uspace/lib/c/arch/mips32/src/entry.S (moved) * uspace/lib/c/arch/mips32/src/entryjmp.S (moved) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/stack.h (added) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/stack.h (added) * uspace/lib/c/arch/mips64/src/entry.S (moved) * uspace/lib/c/arch/mips64/src/entryjmp.S (moved) * uspace/lib/c/arch/mips64/src/thread_entry.S (moved) * uspace/lib/c/arch/ppc32/include/fibril.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) * uspace/lib/c/generic/adt/hash_set.c (added) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (added) * uspace/lib/c/generic/device/nic.c (added) * uspace/lib/c/generic/device/pci.c (added) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/net/packet.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/hash_set.h (added) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (added) * uspace/lib/c/include/device/nic.h (added) * uspace/lib/c/include/device/pci.h (moved) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/il.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/net/packet.h (modified) * uspace/lib/c/include/net/packet_header.h (modified) * uspace/lib/c/include/nic/eth_phys.h (added) * uspace/lib/c/include/nic/nic.h (added) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_mtab.h (moved) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (added) * uspace/lib/drv/generic/remote_nic.c (added) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/nic.h (added) * uspace/lib/drv/include/remote_nic.h (moved) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/generic/protocol_map.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/il_remote.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/netif_skel.h (deleted) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (modified) * uspace/lib/net/netif/netif_remote.c (deleted) * uspace/lib/net/netif/netif_skel.c (deleted) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/tl/icmp_client.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/nic/Makefile (added) * uspace/lib/nic/include/nic.h (added) * uspace/lib/nic/include/nic_addr_db.h (added) * uspace/lib/nic/include/nic_driver.h (added) * uspace/lib/nic/include/nic_ev.h (added) * uspace/lib/nic/include/nic_impl.h (added) * uspace/lib/nic/include/nic_rx_control.h (added) * uspace/lib/nic/include/nic_wol_virtues.h (added) * uspace/lib/nic/src/nic_addr_db.c (added) * uspace/lib/nic/src/nic_driver.c (added) * uspace/lib/nic/src/nic_ev.c (added) * uspace/lib/nic/src/nic_impl.c (added) * uspace/lib/nic/src/nic_rx_control.c (added) * uspace/lib/nic/src/nic_wol_virtues.c (added) * uspace/lib/posix/ctype.c (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/dev.h (added) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/class.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/dev.c (moved) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/dp.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/include/usb/dev/poll.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (added) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/dp.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipepriv.c (deleted) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (deleted) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (modified) * uspace/lib/usbhid/src/consumer.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/Makefile (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/mfs/mfs_utils.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_proto.h (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/chardev_mouse.c (deleted) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/input/proto/ps2.c (deleted) * uspace/srv/hid/remcons/Makefile (added) * uspace/srv/hid/remcons/remcons.c (added) * uspace/srv/hid/remcons/remcons.h (moved) * uspace/srv/hid/remcons/telnet.h (added) * uspace/srv/hid/remcons/user.c (added) * uspace/srv/hid/remcons/user.h (added) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/i8042/i8042.c (deleted) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (deleted) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/cfg/e1k.nic (added) * uspace/srv/net/cfg/lo.nic (moved) * uspace/srv/net/cfg/ne2k.nic (moved) * uspace/srv/net/documentation.txt (deleted) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/net/net_standalone.c (deleted) * uspace/srv/net/net/packet_server.c (moved) * uspace/srv/net/net/packet_server.h (moved) * uspace/srv/net/netif/lo/lo.c (deleted) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/conn.c (added) * uspace/srv/net/tl/tcp/conn.h (added) * uspace/srv/net/tl/tcp/iqueue.c (added) * uspace/srv/net/tl/tcp/iqueue.h (added) * uspace/srv/net/tl/tcp/ncsim.c (added) * uspace/srv/net/tl/tcp/ncsim.h (added) * uspace/srv/net/tl/tcp/pdu.c (added) * uspace/srv/net/tl/tcp/pdu.h (added) * uspace/srv/net/tl/tcp/rqueue.c (added) * uspace/srv/net/tl/tcp/rqueue.h (added) * uspace/srv/net/tl/tcp/segment.c (added) * uspace/srv/net/tl/tcp/segment.h (added) * uspace/srv/net/tl/tcp/seq_no.c (added) * uspace/srv/net/tl/tcp/seq_no.h (added) * uspace/srv/net/tl/tcp/sock.c (added) * uspace/srv/net/tl/tcp/sock.h (added) * uspace/srv/net/tl/tcp/std.h (added) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_header.h (deleted) * uspace/srv/net/tl/tcp/tcp_type.h (added) * uspace/srv/net/tl/tcp/test.c (added) * uspace/srv/net/tl/tcp/test.h (added) * uspace/srv/net/tl/tcp/tqueue.c (added) * uspace/srv/net/tl/tcp/tqueue.h (added) * uspace/srv/net/tl/tcp/ucall.c (added) * uspace/srv/net/tl/tcp/ucall.h (added) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) * version (modified) Merge mainline changes. Sat, 07 Apr 2012 17:31:06 GMT Vojtech Horky [e367f5b8] * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) Interactive mode for cp (when overwriting) Sat, 07 Apr 2012 17:15:45 GMT Vojtech Horky [2662a1e9] * uspace/lib/c/include/unistd.h (modified) C style (no change in functionality) Sat, 07 Apr 2012 17:08:06 GMT Vojtech Horky [089385e8] * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/unistd.h (modified) Change to previous directory with `cd -' in bdsh Sat, 07 Apr 2012 16:37:05 GMT Vojtech Horky [85d2fe2e] * boot/Makefile.build (modified) * boot/arch/ia64/src/main.c (modified) * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/version.c (modified) * kernel/Makefile (modified) * kernel/generic/src/main/version.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/version.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (moved) * uspace/dist/data/web/foo.html (moved) * uspace/dist/data/web/index.html (moved) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * version (modified) Merge mainline changes Sat, 07 Apr 2012 12:37:01 GMT Martin Decky [aaa77ba0] * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) silence compiler warnings Sat, 07 Apr 2012 12:34:56 GMT Martin Decky [956a22c] * uspace/app/binutils/Makefile (modified) switch to ARM EABI Sat, 07 Apr 2012 12:34:19 GMT Martin Decky [5a6a42f] * boot/genarch/include/division.h (modified) * boot/genarch/src/division.c (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/src/softint/division.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/include/division.h (modified) unify softint cstyle add __udivmodsi3 Sat, 07 Apr 2012 12:31:59 GMT Martin Decky [df955955] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/eabi.h (added) * kernel/arch/arm32/src/eabi.c (added) add EABI bindings Sat, 07 Apr 2012 12:29:54 GMT Martin Decky [2385952] * tools/toolchain.sh (modified) bump GCC to 4.7.0 (no longer distributed in separate packages) ... Thu, 05 Apr 2012 22:42:51 GMT Jiri Svoboda [6bb169b5] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.html (moved) * uspace/dist/data/web/foo.html (moved) * uspace/dist/data/web/index.html (moved) We can now use .html extension. Thu, 05 Apr 2012 21:23:57 GMT Jiri Svoboda [7094e196] * uspace/srv/udp/assoc.c (modified) * uspace/srv/udp/ucall.c (modified) Fix leaks. Thu, 05 Apr 2012 21:16:00 GMT Jiri Svoboda [92b42442] * uspace/app/netecho/netecho.c (modified) * uspace/lib/c/include/net/in.h (modified) * uspace/srv/tcp/conn.c (modified) * uspace/srv/udp/assoc.c (modified) * uspace/srv/udp/assoc.h (modified) * uspace/srv/udp/pdu.c (modified) * uspace/srv/udp/pdu.h (modified) * uspace/srv/udp/sock.c (modified) * uspace/srv/udp/ucall.c (modified) * uspace/srv/udp/udp_inet.c (modified) * uspace/srv/udp/udp_type.h (modified) UDP datagram reception plus fixes. Thu, 05 Apr 2012 19:49:24 GMT Jakub Jermar [c7235d40] * uspace/drv/char/ns8250/ns8250.c (modified) Replace ns8250.c magic numbers with structured register definitions. Thu, 05 Apr 2012 19:44:21 GMT Jakub Jermar [84c89718] * uspace/drv/char/ns8250/ns8250.c (modified) Make ns8250_write() return the number of bytes written. Wed, 04 Apr 2012 21:10:22 GMT Jiri Svoboda [ee603c4] * uspace/srv/udp/Makefile (modified) * uspace/srv/udp/assoc.c (added) * uspace/srv/udp/assoc.h (added) * uspace/srv/udp/ucall.c (modified) * uspace/srv/udp/udp_inet.c (modified) * uspace/srv/udp/udp_inet.h (modified) * uspace/srv/udp/udp_type.h (modified) UDP associations, sending datagrams. Wed, 04 Apr 2012 19:04:40 GMT Jiri Svoboda [4794417] * uspace/srv/udp/ucall.c (added) * uspace/srv/udp/ucall.h (added) Add missing files. Wed, 04 Apr 2012 18:04:17 GMT Jiri Svoboda [e882e3a] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) Remove include of devman.h where not needed. Wed, 04 Apr 2012 17:25:49 GMT Jiri Svoboda [e80188f] * uspace/app/tester/hw/serial/serial1.c (modified) tester/serial1 should not include devman.h Wed, 04 Apr 2012 17:13:45 GMT Jiri Svoboda [aa91105] * uspace/app/sportdmp/sportdmp.c (modified) sportdmp should not incude devman.h Wed, 04 Apr 2012 03:55:26 GMT Sean Bartell [081d60f] * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.h (modified) Fix some style issues in bdsh. * Slight indentation fix in sleep.c ... Tue, 03 Apr 2012 07:17:08 GMT Jiri Svoboda [e33bceb] * uspace/srv/udp/Makefile (modified) * uspace/srv/udp/sock.c (modified) * uspace/srv/udp/udp_type.h (modified) Implement socket provider interface in UDP to UDP user calls. Mon, 02 Apr 2012 15:52:07 GMT Prutkov Alex [9d58539] * HelenOS.config (modified) * Makefile (modified) * abi/include/bool.h (modified) * abi/include/ddi/arg.h (modified) * abi/include/ddi/irq.h (modified) * abi/include/elf.h (modified) * abi/include/errno.h (modified) * abi/include/fb/visuals.h (modified) * abi/include/ipc/event.h (modified) * abi/include/ipc/ipc.h (modified) * abi/include/ipc/methods.h (modified) * abi/include/mm/as.h (modified) * abi/include/proc/task.h (modified) * abi/include/proc/thread.h (modified) * abi/include/proc/uarg.h (modified) * abi/include/synch.h (modified) * abi/include/syscall.h (modified) * abi/include/sysinfo.h (modified) * abi/include/udebug.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/Makefile.empty (modified) * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (modified) * boot/Makefile.yaboot (modified) * boot/arch/abs32le/Makefile.inc (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/_link.ld.in (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/asm.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/include/types.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/include/arch.h (modified) * boot/arch/ia64/include/asm.h (modified) * boot/arch/ia64/include/main.h (modified) * boot/arch/ia64/include/pal.h (modified) * boot/arch/ia64/include/sal.h (modified) * boot/arch/ia64/include/ski.h (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/asm.S (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/putchar.c (modified) * boot/arch/ia64/src/sal.c (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/asm.h (modified) * boot/arch/mips32/include/main.h (modified) * boot/arch/mips32/include/regname.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/mips64/_link.ld.in (modified) * boot/arch/mips64/include/arch.h (modified) * boot/arch/mips64/include/types.h (modified) * boot/arch/mips64/src/asm.S (modified) * boot/arch/mips64/src/main.c (modified) * boot/arch/mips64/src/putchar.c (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/include/arch.h (modified) * boot/arch/ppc32/include/asm.h (modified) * boot/arch/ppc32/include/main.h (modified) * boot/arch/ppc32/include/ofw.h (modified) * boot/arch/ppc32/include/regname.h (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/ppc32/src/asm.S (modified) * boot/arch/ppc32/src/main.c (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/_link.ld.in (modified) * boot/arch/sparc64/include/arch.h (modified) * boot/arch/sparc64/include/asm.h (modified) * boot/arch/sparc64/include/main.h (modified) * boot/arch/sparc64/include/ofw.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/arch/sparc64/src/asm.S (modified) * boot/arch/sparc64/src/main.c (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/division.h (modified) * boot/genarch/include/efi.h (modified) * boot/genarch/include/multiplication.h (modified) * boot/genarch/include/ofw.h (modified) * boot/genarch/include/ofw_tree.h (modified) * boot/genarch/src/division.c (modified) * boot/genarch/src/efi.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/genarch/src/ofw.c (modified) * boot/genarch/src/ofw_tree.c (modified) * boot/generic/include/align.h (modified) * boot/generic/include/balloc.h (modified) * boot/generic/include/errno.h (modified) * boot/generic/include/halt.h (modified) * boot/generic/include/inflate.h (modified) * boot/generic/include/macros.h (modified) * boot/generic/include/memstr.h (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_core.h (modified) * boot/generic/include/putchar.h (modified) * boot/generic/include/stdarg.h (modified) * boot/generic/include/stdint.h (modified) * boot/generic/include/str.h (modified) * boot/generic/include/typedefs.h (modified) * boot/generic/include/version.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/inflate.c (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/printf.c (modified) * boot/generic/src/printf_core.c (modified) * boot/generic/src/str.c (modified) * boot/generic/src/version.c (modified) * boot/generic/src/vprintf.c (modified) * boot/grub.efi/COPYING (modified) * boot/grub.efi/README (modified) * boot/grub.efi/efi.img.gz (modified) * boot/grub.efi/i386-efi/acpi.mod (modified) * boot/grub.efi/i386-efi/affs.mod (modified) * boot/grub.efi/i386-efi/afs.mod (modified) * boot/grub.efi/i386-efi/afs_be.mod (modified) * boot/grub.efi/i386-efi/aout.mod (modified) * boot/grub.efi/i386-efi/appleldr.mod (modified) * boot/grub.efi/i386-efi/at_keyboard.mod (modified) * boot/grub.efi/i386-efi/ata.mod (modified) * boot/grub.efi/i386-efi/ata_pthru.mod (modified) * boot/grub.efi/i386-efi/befs.mod (modified) * boot/grub.efi/i386-efi/befs_be.mod (modified) * boot/grub.efi/i386-efi/bitmap.mod (modified) * boot/grub.efi/i386-efi/bitmap_scale.mod (modified) * boot/grub.efi/i386-efi/blocklist.mod (modified) * boot/grub.efi/i386-efi/boot.mod (modified) * boot/grub.efi/i386-efi/bsd.mod (modified) * boot/grub.efi/i386-efi/btrfs.mod (modified) * boot/grub.efi/i386-efi/bufio.mod (modified) * boot/grub.efi/i386-efi/cat.mod (modified) * boot/grub.efi/i386-efi/chain.mod (modified) * boot/grub.efi/i386-efi/cmp.mod (modified) * boot/grub.efi/i386-efi/command.lst (modified) * boot/grub.efi/i386-efi/configfile.mod (modified) * boot/grub.efi/i386-efi/cpio.mod (modified) * boot/grub.efi/i386-efi/cpuid.mod (modified) * boot/grub.efi/i386-efi/crypto.lst (modified) * boot/grub.efi/i386-efi/crypto.mod (modified) * boot/grub.efi/i386-efi/cs5536.mod (modified) * boot/grub.efi/i386-efi/date.mod (modified) * boot/grub.efi/i386-efi/datehook.mod (modified) * boot/grub.efi/i386-efi/datetime.mod (modified) * boot/grub.efi/i386-efi/dm_nv.mod (modified) * boot/grub.efi/i386-efi/echo.mod (modified) * boot/grub.efi/i386-efi/efi_gop.mod (modified) * boot/grub.efi/i386-efi/efi_uga.mod (modified) * boot/grub.efi/i386-efi/elf.mod (modified) * boot/grub.efi/i386-efi/example_functional_test.mod (modified) * boot/grub.efi/i386-efi/ext2.mod (modified) * boot/grub.efi/i386-efi/extcmd.mod (modified) * boot/grub.efi/i386-efi/fat.mod (modified) * boot/grub.efi/i386-efi/fixvideo.mod (modified) * boot/grub.efi/i386-efi/font.mod (modified) * boot/grub.efi/i386-efi/fs.lst (modified) * boot/grub.efi/i386-efi/fshelp.mod (modified) * boot/grub.efi/i386-efi/functional_test.mod (modified) * boot/grub.efi/i386-efi/gcry_arcfour.mod (modified) * boot/grub.efi/i386-efi/gcry_blowfish.mod (modified) * boot/grub.efi/i386-efi/gcry_camellia.mod (modified) * boot/grub.efi/i386-efi/gcry_cast5.mod (modified) * boot/grub.efi/i386-efi/gcry_crc.mod (modified) * boot/grub.efi/i386-efi/gcry_des.mod (modified) * boot/grub.efi/i386-efi/gcry_md4.mod (modified) * boot/grub.efi/i386-efi/gcry_md5.mod (modified) * boot/grub.efi/i386-efi/gcry_rfc2268.mod (modified) * boot/grub.efi/i386-efi/gcry_rijndael.mod (modified) * boot/grub.efi/i386-efi/gcry_rmd160.mod (modified) * boot/grub.efi/i386-efi/gcry_seed.mod (modified) * boot/grub.efi/i386-efi/gcry_serpent.mod (modified) * boot/grub.efi/i386-efi/gcry_sha1.mod (modified) * boot/grub.efi/i386-efi/gcry_sha256.mod (modified) * boot/grub.efi/i386-efi/gcry_sha512.mod (modified) * boot/grub.efi/i386-efi/gcry_tiger.mod (modified) * boot/grub.efi/i386-efi/gcry_twofish.mod (modified) * boot/grub.efi/i386-efi/gcry_whirlpool.mod (modified) * boot/grub.efi/i386-efi/gettext.mod (modified) * boot/grub.efi/i386-efi/gfxmenu.mod (modified) * boot/grub.efi/i386-efi/gfxterm.mod (modified) * boot/grub.efi/i386-efi/gptsync.mod (modified) * boot/grub.efi/i386-efi/gzio.mod (modified) * boot/grub.efi/i386-efi/halt.mod (modified) * boot/grub.efi/i386-efi/hashsum.mod (modified) * boot/grub.efi/i386-efi/hdparm.mod (modified) * boot/grub.efi/i386-efi/hello.mod (modified) * boot/grub.efi/i386-efi/help.mod (modified) * boot/grub.efi/i386-efi/hexdump.mod (modified) * boot/grub.efi/i386-efi/hfs.mod (modified) * boot/grub.efi/i386-efi/hfsplus.mod (modified) * boot/grub.efi/i386-efi/iorw.mod (modified) * boot/grub.efi/i386-efi/iso9660.mod (modified) * boot/grub.efi/i386-efi/jfs.mod (modified) * boot/grub.efi/i386-efi/jpeg.mod (modified) * boot/grub.efi/i386-efi/keylayouts.mod (modified) * boot/grub.efi/i386-efi/keystatus.mod (modified) * boot/grub.efi/i386-efi/linux.mod (modified) * boot/grub.efi/i386-efi/loadbios.mod (modified) * boot/grub.efi/i386-efi/loadenv.mod (modified) * boot/grub.efi/i386-efi/loopback.mod (modified) * boot/grub.efi/i386-efi/ls.mod (modified) * boot/grub.efi/i386-efi/lsacpi.mod (modified) * boot/grub.efi/i386-efi/lsefimmap.mod (modified) * boot/grub.efi/i386-efi/lsefisystab.mod (modified) * boot/grub.efi/i386-efi/lsmmap.mod (modified) * boot/grub.efi/i386-efi/lspci.mod (modified) * boot/grub.efi/i386-efi/lssal.mod (modified) * boot/grub.efi/i386-efi/lvm.mod (modified) * boot/grub.efi/i386-efi/mdraid09.mod (modified) * boot/grub.efi/i386-efi/mdraid1x.mod (modified) * boot/grub.efi/i386-efi/memdisk.mod (modified) * boot/grub.efi/i386-efi/memrw.mod (modified) * boot/grub.efi/i386-efi/minicmd.mod (modified) * boot/grub.efi/i386-efi/minix.mod (modified) * boot/grub.efi/i386-efi/minix2.mod (modified) * boot/grub.efi/i386-efi/mmap.mod (modified) * boot/grub.efi/i386-efi/moddep.lst (modified) * boot/grub.efi/i386-efi/msdospart.mod (modified) * boot/grub.efi/i386-efi/multiboot.mod (modified) * boot/grub.efi/i386-efi/multiboot2.mod (modified) * boot/grub.efi/i386-efi/nilfs2.mod (modified) * boot/grub.efi/i386-efi/normal.mod (modified) * boot/grub.efi/i386-efi/ntfs.mod (modified) * boot/grub.efi/i386-efi/ntfscomp.mod (modified) * boot/grub.efi/i386-efi/ohci.mod (modified) * boot/grub.efi/i386-efi/part_acorn.mod (modified) * boot/grub.efi/i386-efi/part_amiga.mod (modified) * boot/grub.efi/i386-efi/part_apple.mod (modified) * boot/grub.efi/i386-efi/part_bsd.mod (modified) * boot/grub.efi/i386-efi/part_gpt.mod (modified) * boot/grub.efi/i386-efi/part_msdos.mod (modified) * boot/grub.efi/i386-efi/part_sun.mod (modified) * boot/grub.efi/i386-efi/part_sunpc.mod (modified) * boot/grub.efi/i386-efi/partmap.lst (modified) * boot/grub.efi/i386-efi/parttool.lst (modified) * boot/grub.efi/i386-efi/parttool.mod (modified) * boot/grub.efi/i386-efi/password.mod (modified) * boot/grub.efi/i386-efi/password_pbkdf2.mod (modified) * boot/grub.efi/i386-efi/pbkdf2.mod (modified) * boot/grub.efi/i386-efi/pci.mod (modified) * boot/grub.efi/i386-efi/play.mod (modified) * boot/grub.efi/i386-efi/png.mod (modified) * boot/grub.efi/i386-efi/probe.mod (modified) * boot/grub.efi/i386-efi/raid.mod (modified) * boot/grub.efi/i386-efi/raid5rec.mod (modified) * boot/grub.efi/i386-efi/raid6rec.mod (modified) * boot/grub.efi/i386-efi/read.mod (modified) * boot/grub.efi/i386-efi/reboot.mod (modified) * boot/grub.efi/i386-efi/regexp.mod (modified) * boot/grub.efi/i386-efi/reiserfs.mod (modified) * boot/grub.efi/i386-efi/relocator.mod (modified) * boot/grub.efi/i386-efi/scsi.mod (modified) * boot/grub.efi/i386-efi/search.mod (modified) * boot/grub.efi/i386-efi/search_fs_file.mod (modified) * boot/grub.efi/i386-efi/search_fs_uuid.mod (modified) * boot/grub.efi/i386-efi/search_label.mod (modified) * boot/grub.efi/i386-efi/serial.mod (modified) * boot/grub.efi/i386-efi/setjmp.mod (modified) * boot/grub.efi/i386-efi/setpci.mod (modified) * boot/grub.efi/i386-efi/sfs.mod (modified) * boot/grub.efi/i386-efi/sleep.mod (modified) * boot/grub.efi/i386-efi/tar.mod (modified) * boot/grub.efi/i386-efi/terminal.lst (modified) * boot/grub.efi/i386-efi/terminal.mod (modified) * boot/grub.efi/i386-efi/terminfo.mod (modified) * boot/grub.efi/i386-efi/test.mod (modified) * boot/grub.efi/i386-efi/test_blockarg.mod (modified) * boot/grub.efi/i386-efi/testload.mod (modified) * boot/grub.efi/i386-efi/tga.mod (modified) * boot/grub.efi/i386-efi/trig.mod (modified) * boot/grub.efi/i386-efi/true.mod (modified) * boot/grub.efi/i386-efi/udf.mod (modified) * boot/grub.efi/i386-efi/ufs1.mod (modified) * boot/grub.efi/i386-efi/ufs2.mod (modified) * boot/grub.efi/i386-efi/uhci.mod (modified) * boot/grub.efi/i386-efi/usb.mod (modified) * boot/grub.efi/i386-efi/usb_keyboard.mod (modified) * boot/grub.efi/i386-efi/usbms.mod (modified) * boot/grub.efi/i386-efi/usbserial_common.mod (modified) * boot/grub.efi/i386-efi/usbserial_ftdi.mod (modified) * boot/grub.efi/i386-efi/usbserial_pl2303.mod (modified) * boot/grub.efi/i386-efi/usbtest.mod (modified) * boot/grub.efi/i386-efi/video.lst (modified) * boot/grub.efi/i386-efi/video.mod (modified) * boot/grub.efi/i386-efi/video_bochs.mod (modified) * boot/grub.efi/i386-efi/video_cirrus.mod (modified) * boot/grub.efi/i386-efi/video_fb.mod (modified) * boot/grub.efi/i386-efi/videoinfo.mod (modified) * boot/grub.efi/i386-efi/videotest.mod (modified) * boot/grub.efi/i386-efi/xfs.mod (modified) * boot/grub.efi/i386-efi/xnu.mod (modified) * boot/grub.efi/i386-efi/xnu_uuid.mod (modified) * boot/grub.efi/i386-efi/xzio.mod (modified) * boot/grub.efi/i386-efi/zfs.mod (modified) * boot/grub.efi/i386-efi/zfsinfo.mod (modified) * boot/grub.efi/x86_64-efi/acpi.mod (modified) * boot/grub.efi/x86_64-efi/affs.mod (modified) * boot/grub.efi/x86_64-efi/afs.mod (modified) * boot/grub.efi/x86_64-efi/afs_be.mod (modified) * boot/grub.efi/x86_64-efi/aout.mod (modified) * boot/grub.efi/x86_64-efi/appleldr.mod (modified) * boot/grub.efi/x86_64-efi/at_keyboard.mod (modified) * boot/grub.efi/x86_64-efi/ata.mod (modified) * boot/grub.efi/x86_64-efi/ata_pthru.mod (modified) * boot/grub.efi/x86_64-efi/befs.mod (modified) * boot/grub.efi/x86_64-efi/befs_be.mod (modified) * boot/grub.efi/x86_64-efi/bitmap.mod (modified) * boot/grub.efi/x86_64-efi/bitmap_scale.mod (modified) * boot/grub.efi/x86_64-efi/blocklist.mod (modified) * boot/grub.efi/x86_64-efi/boot.mod (modified) * boot/grub.efi/x86_64-efi/bsd.mod (modified) * boot/grub.efi/x86_64-efi/btrfs.mod (modified) * boot/grub.efi/x86_64-efi/bufio.mod (modified) * boot/grub.efi/x86_64-efi/cat.mod (modified) * boot/grub.efi/x86_64-efi/chain.mod (modified) * boot/grub.efi/x86_64-efi/cmp.mod (modified) * boot/grub.efi/x86_64-efi/command.lst (modified) * boot/grub.efi/x86_64-efi/configfile.mod (modified) * boot/grub.efi/x86_64-efi/cpio.mod (modified) * boot/grub.efi/x86_64-efi/cpuid.mod (modified) * boot/grub.efi/x86_64-efi/crypto.lst (modified) * boot/grub.efi/x86_64-efi/crypto.mod (modified) * boot/grub.efi/x86_64-efi/cs5536.mod (modified) * boot/grub.efi/x86_64-efi/date.mod (modified) * boot/grub.efi/x86_64-efi/datehook.mod (modified) * boot/grub.efi/x86_64-efi/datetime.mod (modified) * boot/grub.efi/x86_64-efi/dm_nv.mod (modified) * boot/grub.efi/x86_64-efi/echo.mod (modified) * boot/grub.efi/x86_64-efi/efi_gop.mod (modified) * boot/grub.efi/x86_64-efi/efi_uga.mod (modified) * boot/grub.efi/x86_64-efi/elf.mod (modified) * boot/grub.efi/x86_64-efi/example_functional_test.mod (modified) * boot/grub.efi/x86_64-efi/ext2.mod (modified) * boot/grub.efi/x86_64-efi/extcmd.mod (modified) * boot/grub.efi/x86_64-efi/fat.mod (modified) * boot/grub.efi/x86_64-efi/fixvideo.mod (modified) * boot/grub.efi/x86_64-efi/font.mod (modified) * boot/grub.efi/x86_64-efi/fs.lst (modified) * boot/grub.efi/x86_64-efi/fshelp.mod (modified) * boot/grub.efi/x86_64-efi/functional_test.mod (modified) * boot/grub.efi/x86_64-efi/gcry_arcfour.mod (modified) * boot/grub.efi/x86_64-efi/gcry_blowfish.mod (modified) * boot/grub.efi/x86_64-efi/gcry_camellia.mod (modified) * boot/grub.efi/x86_64-efi/gcry_cast5.mod (modified) * boot/grub.efi/x86_64-efi/gcry_crc.mod (modified) * boot/grub.efi/x86_64-efi/gcry_des.mod (modified) * boot/grub.efi/x86_64-efi/gcry_md4.mod (modified) * boot/grub.efi/x86_64-efi/gcry_md5.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rfc2268.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rijndael.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rmd160.mod (modified) * boot/grub.efi/x86_64-efi/gcry_seed.mod (modified) * boot/grub.efi/x86_64-efi/gcry_serpent.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha1.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha256.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha512.mod (modified) * boot/grub.efi/x86_64-efi/gcry_tiger.mod (modified) * boot/grub.efi/x86_64-efi/gcry_twofish.mod (modified) * boot/grub.efi/x86_64-efi/gcry_whirlpool.mod (modified) * boot/grub.efi/x86_64-efi/gettext.mod (modified) * boot/grub.efi/x86_64-efi/gfxmenu.mod (modified) * boot/grub.efi/x86_64-efi/gfxterm.mod (modified) * boot/grub.efi/x86_64-efi/gptsync.mod (modified) * boot/grub.efi/x86_64-efi/gzio.mod (modified) * boot/grub.efi/x86_64-efi/halt.mod (modified) * boot/grub.efi/x86_64-efi/hashsum.mod (modified) * boot/grub.efi/x86_64-efi/hdparm.mod (modified) * boot/grub.efi/x86_64-efi/hello.mod (modified) * boot/grub.efi/x86_64-efi/help.mod (modified) * boot/grub.efi/x86_64-efi/hexdump.mod (modified) * boot/grub.efi/x86_64-efi/hfs.mod (modified) * boot/grub.efi/x86_64-efi/hfsplus.mod (modified) * boot/grub.efi/x86_64-efi/iorw.mod (modified) * boot/grub.efi/x86_64-efi/iso9660.mod (modified) * boot/grub.efi/x86_64-efi/jfs.mod (modified) * boot/grub.efi/x86_64-efi/jpeg.mod (modified) * boot/grub.efi/x86_64-efi/keylayouts.mod (modified) * boot/grub.efi/x86_64-efi/keystatus.mod (modified) * boot/grub.efi/x86_64-efi/linux.mod (modified) * boot/grub.efi/x86_64-efi/loadbios.mod (modified) * boot/grub.efi/x86_64-efi/loadenv.mod (modified) * boot/grub.efi/x86_64-efi/loopback.mod (modified) * boot/grub.efi/x86_64-efi/ls.mod (modified) * boot/grub.efi/x86_64-efi/lsacpi.mod (modified) * boot/grub.efi/x86_64-efi/lsefimmap.mod (modified) * boot/grub.efi/x86_64-efi/lsefisystab.mod (modified) * boot/grub.efi/x86_64-efi/lsmmap.mod (modified) * boot/grub.efi/x86_64-efi/lspci.mod (modified) * boot/grub.efi/x86_64-efi/lssal.mod (modified) * boot/grub.efi/x86_64-efi/lvm.mod (modified) * boot/grub.efi/x86_64-efi/mdraid09.mod (modified) * boot/grub.efi/x86_64-efi/mdraid1x.mod (modified) * boot/grub.efi/x86_64-efi/memdisk.mod (modified) * boot/grub.efi/x86_64-efi/memrw.mod (modified) * boot/grub.efi/x86_64-efi/minicmd.mod (modified) * boot/grub.efi/x86_64-efi/minix.mod (modified) * boot/grub.efi/x86_64-efi/minix2.mod (modified) * boot/grub.efi/x86_64-efi/mmap.mod (modified) * boot/grub.efi/x86_64-efi/moddep.lst (modified) * boot/grub.efi/x86_64-efi/msdospart.mod (modified) * boot/grub.efi/x86_64-efi/multiboot.mod (modified) * boot/grub.efi/x86_64-efi/multiboot2.mod (modified) * boot/grub.efi/x86_64-efi/nilfs2.mod (modified) * boot/grub.efi/x86_64-efi/normal.mod (modified) * boot/grub.efi/x86_64-efi/ntfs.mod (modified) * boot/grub.efi/x86_64-efi/ntfscomp.mod (modified) * boot/grub.efi/x86_64-efi/ohci.mod (modified) * boot/grub.efi/x86_64-efi/part_acorn.mod (modified) * boot/grub.efi/x86_64-efi/part_amiga.mod (modified) * boot/grub.efi/x86_64-efi/part_apple.mod (modified) * boot/grub.efi/x86_64-efi/part_bsd.mod (modified) * boot/grub.efi/x86_64-efi/part_gpt.mod (modified) * boot/grub.efi/x86_64-efi/part_msdos.mod (modified) * boot/grub.efi/x86_64-efi/part_sun.mod (modified) * boot/grub.efi/x86_64-efi/part_sunpc.mod (modified) * boot/grub.efi/x86_64-efi/partmap.lst (modified) * boot/grub.efi/x86_64-efi/parttool.lst (modified) * boot/grub.efi/x86_64-efi/parttool.mod (modified) * boot/grub.efi/x86_64-efi/password.mod (modified) * boot/grub.efi/x86_64-efi/password_pbkdf2.mod (modified) * boot/grub.efi/x86_64-efi/pbkdf2.mod (modified) * boot/grub.efi/x86_64-efi/pci.mod (modified) * boot/grub.efi/x86_64-efi/play.mod (modified) * boot/grub.efi/x86_64-efi/png.mod (modified) * boot/grub.efi/x86_64-efi/probe.mod (modified) * boot/grub.efi/x86_64-efi/raid.mod (modified) * boot/grub.efi/x86_64-efi/raid5rec.mod (modified) * boot/grub.efi/x86_64-efi/raid6rec.mod (modified) * boot/grub.efi/x86_64-efi/read.mod (modified) * boot/grub.efi/x86_64-efi/reboot.mod (modified) * boot/grub.efi/x86_64-efi/regexp.mod (modified) * boot/grub.efi/x86_64-efi/reiserfs.mod (modified) * boot/grub.efi/x86_64-efi/relocator.mod (modified) * boot/grub.efi/x86_64-efi/scsi.mod (modified) * boot/grub.efi/x86_64-efi/search.mod (modified) * boot/grub.efi/x86_64-efi/search_fs_file.mod (modified) * boot/grub.efi/x86_64-efi/search_fs_uuid.mod (modified) * boot/grub.efi/x86_64-efi/search_label.mod (modified) * boot/grub.efi/x86_64-efi/serial.mod (modified) * boot/grub.efi/x86_64-efi/setjmp.mod (modified) * boot/grub.efi/x86_64-efi/setpci.mod (modified) * boot/grub.efi/x86_64-efi/sfs.mod (modified) * boot/grub.efi/x86_64-efi/sleep.mod (modified) * boot/grub.efi/x86_64-efi/tar.mod (modified) * boot/grub.efi/x86_64-efi/terminal.lst (modified) * boot/grub.efi/x86_64-efi/terminal.mod (modified) * boot/grub.efi/x86_64-efi/terminfo.mod (modified) * boot/grub.efi/x86_64-efi/test.mod (modified) * boot/grub.efi/x86_64-efi/test_blockarg.mod (modified) * boot/grub.efi/x86_64-efi/testload.mod (modified) * boot/grub.efi/x86_64-efi/tga.mod (modified) * boot/grub.efi/x86_64-efi/trig.mod (modified) * boot/grub.efi/x86_64-efi/true.mod (modified) * boot/grub.efi/x86_64-efi/udf.mod (modified) * boot/grub.efi/x86_64-efi/ufs1.mod (modified) * boot/grub.efi/x86_64-efi/ufs2.mod (modified) * boot/grub.efi/x86_64-efi/uhci.mod (modified) * boot/grub.efi/x86_64-efi/usb.mod (modified) * boot/grub.efi/x86_64-efi/usb_keyboard.mod (modified) * boot/grub.efi/x86_64-efi/usbms.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_common.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_ftdi.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_pl2303.mod (modified) * boot/grub.efi/x86_64-efi/usbtest.mod (modified) * boot/grub.efi/x86_64-efi/video.lst (modified) * boot/grub.efi/x86_64-efi/video.mod (modified) * boot/grub.efi/x86_64-efi/video_bochs.mod (modified) * boot/grub.efi/x86_64-efi/video_cirrus.mod (modified) * boot/grub.efi/x86_64-efi/video_fb.mod (modified) * boot/grub.efi/x86_64-efi/videoinfo.mod (modified) * boot/grub.efi/x86_64-efi/videotest.mod (modified) * boot/grub.efi/x86_64-efi/xfs.mod (modified) * boot/grub.efi/x86_64-efi/xnu.mod (modified) * boot/grub.efi/x86_64-efi/xnu_uuid.mod (modified) * boot/grub.efi/x86_64-efi/xzio.mod (modified) * boot/grub.efi/x86_64-efi/zfs.mod (modified) * boot/grub.efi/x86_64-efi/zfsinfo.mod (modified) * boot/grub.pc/COPYING (modified) * boot/grub.pc/README (modified) * boot/grub.pc/i386-pc/acpi.mod (modified) * boot/grub.pc/i386-pc/affs.mod (modified) * boot/grub.pc/i386-pc/afs.mod (modified) * boot/grub.pc/i386-pc/afs_be.mod (modified) * boot/grub.pc/i386-pc/aout.mod (modified) * boot/grub.pc/i386-pc/at_keyboard.mod (modified) * boot/grub.pc/i386-pc/ata.mod (modified) * boot/grub.pc/i386-pc/ata_pthru.mod (modified) * boot/grub.pc/i386-pc/befs.mod (modified) * boot/grub.pc/i386-pc/befs_be.mod (modified) * boot/grub.pc/i386-pc/biosdisk.mod (modified) * boot/grub.pc/i386-pc/bitmap.mod (modified) * boot/grub.pc/i386-pc/bitmap_scale.mod (modified) * boot/grub.pc/i386-pc/blocklist.mod (modified) * boot/grub.pc/i386-pc/boot.mod (modified) * boot/grub.pc/i386-pc/bsd.mod (modified) * boot/grub.pc/i386-pc/btrfs.mod (modified) * boot/grub.pc/i386-pc/bufio.mod (modified) * boot/grub.pc/i386-pc/cat.mod (modified) * boot/grub.pc/i386-pc/chain.mod (modified) * boot/grub.pc/i386-pc/cmostest.mod (modified) * boot/grub.pc/i386-pc/cmp.mod (modified) * boot/grub.pc/i386-pc/command.lst (modified) * boot/grub.pc/i386-pc/configfile.mod (modified) * boot/grub.pc/i386-pc/cpio.mod (modified) * boot/grub.pc/i386-pc/cpuid.mod (modified) * boot/grub.pc/i386-pc/crypto.lst (modified) * boot/grub.pc/i386-pc/crypto.mod (modified) * boot/grub.pc/i386-pc/cs5536.mod (modified) * boot/grub.pc/i386-pc/date.mod (modified) * boot/grub.pc/i386-pc/datehook.mod (modified) * boot/grub.pc/i386-pc/datetime.mod (modified) * boot/grub.pc/i386-pc/dm_nv.mod (modified) * boot/grub.pc/i386-pc/drivemap.mod (modified) * boot/grub.pc/i386-pc/echo.mod (modified) * boot/grub.pc/i386-pc/efiemu.mod (modified) * boot/grub.pc/i386-pc/elf.mod (modified) * boot/grub.pc/i386-pc/example_functional_test.mod (modified) * boot/grub.pc/i386-pc/ext2.mod (modified) * boot/grub.pc/i386-pc/extcmd.mod (modified) * boot/grub.pc/i386-pc/fat.mod (modified) * boot/grub.pc/i386-pc/font.mod (modified) * boot/grub.pc/i386-pc/fs.lst (modified) * boot/grub.pc/i386-pc/fshelp.mod (modified) * boot/grub.pc/i386-pc/functional_test.mod (modified) * boot/grub.pc/i386-pc/gcry_arcfour.mod (modified) * boot/grub.pc/i386-pc/gcry_blowfish.mod (modified) * boot/grub.pc/i386-pc/gcry_camellia.mod (modified) * boot/grub.pc/i386-pc/gcry_cast5.mod (modified) * boot/grub.pc/i386-pc/gcry_crc.mod (modified) * boot/grub.pc/i386-pc/gcry_des.mod (modified) * boot/grub.pc/i386-pc/gcry_md4.mod (modified) * boot/grub.pc/i386-pc/gcry_md5.mod (modified) * boot/grub.pc/i386-pc/gcry_rfc2268.mod (modified) * boot/grub.pc/i386-pc/gcry_rijndael.mod (modified) * boot/grub.pc/i386-pc/gcry_rmd160.mod (modified) * boot/grub.pc/i386-pc/gcry_seed.mod (modified) * boot/grub.pc/i386-pc/gcry_serpent.mod (modified) * boot/grub.pc/i386-pc/gcry_sha1.mod (modified) * boot/grub.pc/i386-pc/gcry_sha256.mod (modified) * boot/grub.pc/i386-pc/gcry_sha512.mod (modified) * boot/grub.pc/i386-pc/gcry_tiger.mod (modified) * boot/grub.pc/i386-pc/gcry_twofish.mod (modified) * boot/grub.pc/i386-pc/gcry_whirlpool.mod (modified) * boot/grub.pc/i386-pc/gettext.mod (modified) * boot/grub.pc/i386-pc/gfxmenu.mod (modified) * boot/grub.pc/i386-pc/gfxterm.mod (modified) * boot/grub.pc/i386-pc/gptsync.mod (modified) * boot/grub.pc/i386-pc/gzio.mod (modified) * boot/grub.pc/i386-pc/halt.mod (modified) * boot/grub.pc/i386-pc/hashsum.mod (modified) * boot/grub.pc/i386-pc/hdparm.mod (modified) * boot/grub.pc/i386-pc/hello.mod (modified) * boot/grub.pc/i386-pc/help.mod (modified) * boot/grub.pc/i386-pc/hexdump.mod (modified) * boot/grub.pc/i386-pc/hfs.mod (modified) * boot/grub.pc/i386-pc/hfsplus.mod (modified) * boot/grub.pc/i386-pc/iorw.mod (modified) * boot/grub.pc/i386-pc/iso9660.mod (modified) * boot/grub.pc/i386-pc/jfs.mod (modified) * boot/grub.pc/i386-pc/jpeg.mod (modified) * boot/grub.pc/i386-pc/keylayouts.mod (modified) * boot/grub.pc/i386-pc/keystatus.mod (modified) * boot/grub.pc/i386-pc/legacycfg.mod (modified) * boot/grub.pc/i386-pc/linux.mod (modified) * boot/grub.pc/i386-pc/linux16.mod (modified) * boot/grub.pc/i386-pc/loadenv.mod (modified) * boot/grub.pc/i386-pc/loopback.mod (modified) * boot/grub.pc/i386-pc/ls.mod (modified) * boot/grub.pc/i386-pc/lsacpi.mod (modified) * boot/grub.pc/i386-pc/lsapm.mod (modified) * boot/grub.pc/i386-pc/lsmmap.mod (modified) * boot/grub.pc/i386-pc/lspci.mod (modified) * boot/grub.pc/i386-pc/lvm.mod (modified) * boot/grub.pc/i386-pc/mdraid09.mod (modified) * boot/grub.pc/i386-pc/mdraid1x.mod (modified) * boot/grub.pc/i386-pc/memdisk.mod (modified) * boot/grub.pc/i386-pc/memrw.mod (modified) * boot/grub.pc/i386-pc/minicmd.mod (modified) * boot/grub.pc/i386-pc/minix.mod (modified) * boot/grub.pc/i386-pc/minix2.mod (modified) * boot/grub.pc/i386-pc/mmap.mod (modified) * boot/grub.pc/i386-pc/moddep.lst (modified) * boot/grub.pc/i386-pc/msdospart.mod (modified) * boot/grub.pc/i386-pc/multiboot.mod (modified) * boot/grub.pc/i386-pc/multiboot2.mod (modified) * boot/grub.pc/i386-pc/nilfs2.mod (modified) * boot/grub.pc/i386-pc/normal.mod (modified) * boot/grub.pc/i386-pc/ntfs.mod (modified) * boot/grub.pc/i386-pc/ntfscomp.mod (modified) * boot/grub.pc/i386-pc/ntldr.mod (modified) * boot/grub.pc/i386-pc/ohci.mod (modified) * boot/grub.pc/i386-pc/part_acorn.mod (modified) * boot/grub.pc/i386-pc/part_amiga.mod (modified) * boot/grub.pc/i386-pc/part_apple.mod (modified) * boot/grub.pc/i386-pc/part_bsd.mod (modified) * boot/grub.pc/i386-pc/part_gpt.mod (modified) * boot/grub.pc/i386-pc/part_msdos.mod (modified) * boot/grub.pc/i386-pc/part_sun.mod (modified) * boot/grub.pc/i386-pc/part_sunpc.mod (modified) * boot/grub.pc/i386-pc/partmap.lst (modified) * boot/grub.pc/i386-pc/parttool.lst (modified) * boot/grub.pc/i386-pc/parttool.mod (modified) * boot/grub.pc/i386-pc/password.mod (modified) * boot/grub.pc/i386-pc/password_pbkdf2.mod (modified) * boot/grub.pc/i386-pc/pbkdf2.mod (modified) * boot/grub.pc/i386-pc/pci.mod (modified) * boot/grub.pc/i386-pc/play.mod (modified) * boot/grub.pc/i386-pc/png.mod (modified) * boot/grub.pc/i386-pc/probe.mod (modified) * boot/grub.pc/i386-pc/pxe.mod (modified) * boot/grub.pc/i386-pc/pxecmd.mod (modified) * boot/grub.pc/i386-pc/raid.mod (modified) * boot/grub.pc/i386-pc/raid5rec.mod (modified) * boot/grub.pc/i386-pc/raid6rec.mod (modified) * boot/grub.pc/i386-pc/read.mod (modified) * boot/grub.pc/i386-pc/reboot.mod (modified) * boot/grub.pc/i386-pc/regexp.mod (modified) * boot/grub.pc/i386-pc/reiserfs.mod (modified) * boot/grub.pc/i386-pc/relocator.mod (modified) * boot/grub.pc/i386-pc/scsi.mod (modified) * boot/grub.pc/i386-pc/search.mod (modified) * boot/grub.pc/i386-pc/search_fs_file.mod (modified) * boot/grub.pc/i386-pc/search_fs_uuid.mod (modified) * boot/grub.pc/i386-pc/search_label.mod (modified) * boot/grub.pc/i386-pc/sendkey.mod (modified) * boot/grub.pc/i386-pc/serial.mod (modified) * boot/grub.pc/i386-pc/setjmp.mod (modified) * boot/grub.pc/i386-pc/setpci.mod (modified) * boot/grub.pc/i386-pc/sfs.mod (modified) * boot/grub.pc/i386-pc/sleep.mod (modified) * boot/grub.pc/i386-pc/tar.mod (modified) * boot/grub.pc/i386-pc/terminal.lst (modified) * boot/grub.pc/i386-pc/terminal.mod (modified) * boot/grub.pc/i386-pc/terminfo.mod (modified) * boot/grub.pc/i386-pc/test.mod (modified) * boot/grub.pc/i386-pc/test_blockarg.mod (modified) * boot/grub.pc/i386-pc/testload.mod (modified) * boot/grub.pc/i386-pc/tga.mod (modified) * boot/grub.pc/i386-pc/trig.mod (modified) * boot/grub.pc/i386-pc/true.mod (modified) * boot/grub.pc/i386-pc/udf.mod (modified) * boot/grub.pc/i386-pc/ufs1.mod (modified) * boot/grub.pc/i386-pc/ufs2.mod (modified) * boot/grub.pc/i386-pc/uhci.mod (modified) * boot/grub.pc/i386-pc/usb.mod (modified) * boot/grub.pc/i386-pc/usb_keyboard.mod (modified) * boot/grub.pc/i386-pc/usbms.mod (modified) * boot/grub.pc/i386-pc/usbserial_common.mod (modified) * boot/grub.pc/i386-pc/usbserial_ftdi.mod (modified) * boot/grub.pc/i386-pc/usbserial_pl2303.mod (modified) * boot/grub.pc/i386-pc/usbtest.mod (modified) * boot/grub.pc/i386-pc/vbe.mod (modified) * boot/grub.pc/i386-pc/vga.mod (modified) * boot/grub.pc/i386-pc/vga_text.mod (modified) * boot/grub.pc/i386-pc/video.lst (modified) * boot/grub.pc/i386-pc/video.mod (modified) * boot/grub.pc/i386-pc/video_bochs.mod (modified) * boot/grub.pc/i386-pc/video_cirrus.mod (modified) * boot/grub.pc/i386-pc/video_fb.mod (modified) * boot/grub.pc/i386-pc/videoinfo.mod (modified) * boot/grub.pc/i386-pc/videotest.mod (modified) * boot/grub.pc/i386-pc/xfs.mod (modified) * boot/grub.pc/i386-pc/xnu.mod (modified) * boot/grub.pc/i386-pc/xnu_uuid.mod (modified) * boot/grub.pc/i386-pc/xzio.mod (modified) * boot/grub.pc/i386-pc/zfs.mod (modified) * boot/grub.pc/i386-pc/zfsinfo.mod (modified) * boot/grub.pc/pc.img (modified) * boot/silo/COPYING (modified) * boot/silo/README (modified) * boot/silo/a.out/isofs.b (modified) * boot/silo/a.out/second.b (modified) * boot/silo/silo.conf (modified) * boot/yaboot/COPYING (modified) * boot/yaboot/README (modified) * boot/yaboot/bootinfo.txt (modified) * boot/yaboot/maps (modified) * boot/yaboot/ofboot.b (modified) * boot/yaboot/yaboot (modified) * boot/yaboot/yaboot.conf (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/app/klog/klog.adl (modified) * contrib/arch/uspace/lib/libblock/fnc.block_fini (modified) * contrib/arch/uspace/lib/libblock/fnc.block_init (modified) * contrib/arch/uspace/lib/libblock/fnc.block_seqread (modified) * contrib/arch/uspace/lib/libc/bind (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_connect (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_count (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_devices (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_handle (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_register (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_driver_register (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_get_phone (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/lib/libc/requires (modified) * contrib/arch/uspace/lib/libc/subsume (modified) * contrib/arch/uspace/lib/libfs/fnc.fs_register (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_lookup (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_mount (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_open_node (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_stat (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/bd/bd.bp (modified) * contrib/arch/uspace/srv/bd/rd/rd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/console/console.bp (modified) * contrib/arch/uspace/srv/console/fnc.cell_mark_changed (modified) * contrib/arch/uspace/srv/console/fnc.clear (modified) * contrib/arch/uspace/srv/console/fnc.cons_read (modified) * contrib/arch/uspace/srv/console/fnc.cons_write (modified) * contrib/arch/uspace/srv/console/fnc.curs_goto (modified) * contrib/arch/uspace/srv/console/fnc.curs_visibility (modified) * contrib/arch/uspace/srv/console/fnc.draw_pixmap (modified) * contrib/arch/uspace/srv/console/fnc.fb_pending_flush (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_char (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_connect (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_disconnect (modified) * contrib/arch/uspace/srv/console/fnc.gcons_redraw_console (modified) * contrib/arch/uspace/srv/console/fnc.make_anim (modified) * contrib/arch/uspace/srv/console/fnc.make_pixmap (modified) * contrib/arch/uspace/srv/console/fnc.redraw_state (modified) * contrib/arch/uspace/srv/console/fnc.screen_clear (modified) * contrib/arch/uspace/srv/console/fnc.set_color (modified) * contrib/arch/uspace/srv/console/fnc.set_rgb_color (modified) * contrib/arch/uspace/srv/console/fnc.set_style (modified) * contrib/arch/uspace/srv/console/fnc.vp_create (modified) * contrib/arch/uspace/srv/console/fnc.vp_switch (modified) * contrib/arch/uspace/srv/console/fnc.write_char (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/devmap/devmap_client.bp (modified) * contrib/arch/uspace/srv/devmap/devmap_driver.bp (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/fb/fb.bp (modified) * contrib/arch/uspace/srv/fs/devfs/devfs.adl (modified) * contrib/arch/uspace/srv/fs/devfs/devfs.bp (modified) * contrib/arch/uspace/srv/fs/fat/fat.adl (modified) * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * contrib/arch/uspace/srv/fs/tmpfs/fnc.tmpfs_restore (modified) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.adl (modified) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.bp (modified) * contrib/arch/uspace/srv/kbd/event.bp (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/kbd/kbd.bp (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/loader/loader.bp (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/ns.bp (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_grab_phone (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_lookup_internal (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_open_node_internal (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_release_phone (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.bp (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/msim.conf (modified) * contrib/conf/ski.conf (modified) * contrib/highlight/Syntax (modified) * contrib/highlight/adl.syntax (modified) * contrib/highlight/bp.syntax (modified) * contrib/tools/font/u_vga16.bdf (modified) * contrib/tools/gen_vga323.c (modified) * defaults/amd64/Makefile.config (modified) * defaults/amd64/output (modified) * defaults/arm32/GXemul/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/arm32/gta02/Makefile.config (modified) * defaults/arm32/integratorcp/Makefile.config (modified) * defaults/arm32/output (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia32/output (modified) * defaults/ia64/Makefile.config (modified) * defaults/ia64/i460GX/Makefile.config (modified) * defaults/ia64/output (modified) * defaults/ia64/ski/Makefile.config (modified) * defaults/mips32/GXemul/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/mips32/msim/Makefile.config (modified) * defaults/mips32/output (modified) * defaults/mips64/Makefile.config (modified) * defaults/mips64/msim/Makefile.config (modified) * defaults/mips64/output (modified) * defaults/ppc32/Makefile.config (modified) * defaults/ppc32/output (modified) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/niagara/Makefile.config (modified) * defaults/sparc64/output (modified) * defaults/sparc64/ultra/Makefile.config (modified) * defaults/special/Makefile.config (modified) * defaults/special/abs32le/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/_link.ld.in (modified) * kernel/arch/abs32le/include/arch.h (modified) * kernel/arch/abs32le/include/asm.h (modified) * kernel/arch/abs32le/include/atomic.h (modified) * kernel/arch/abs32le/include/barrier.h (modified) * kernel/arch/abs32le/include/context.h (modified) * kernel/arch/abs32le/include/context_offset.h (modified) * kernel/arch/abs32le/include/cpu.h (modified) * kernel/arch/abs32le/include/cycle.h (modified) * kernel/arch/abs32le/include/elf.h (modified) * kernel/arch/abs32le/include/faddr.h (modified) * kernel/arch/abs32le/include/fpu_context.h (modified) * kernel/arch/abs32le/include/interrupt.h (modified) * kernel/arch/abs32le/include/istate.h (modified) * kernel/arch/abs32le/include/mm/as.h (modified) * kernel/arch/abs32le/include/mm/asid.h (modified) * kernel/arch/abs32le/include/mm/frame.h (modified) * kernel/arch/abs32le/include/mm/km.h (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/abs32le/include/mm/tlb.h (modified) * kernel/arch/abs32le/include/proc/task.h (modified) * kernel/arch/abs32le/include/proc/thread.h (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/cpu/cpu.c (modified) * kernel/arch/abs32le/src/ddi/ddi.c (modified) * kernel/arch/abs32le/src/debug/stacktrace.c (modified) * kernel/arch/abs32le/src/mm/as.c (modified) * kernel/arch/abs32le/src/mm/frame.c (modified) * kernel/arch/abs32le/src/mm/km.c (modified) * kernel/arch/abs32le/src/mm/page.c (modified) * kernel/arch/abs32le/src/mm/tlb.c (modified) * kernel/arch/abs32le/src/proc/scheduler.c (modified) * kernel/arch/abs32le/src/proc/task.c (modified) * kernel/arch/abs32le/src/proc/thread.c (modified) * kernel/arch/abs32le/src/smp/ipi.c (modified) * kernel/arch/abs32le/src/smp/smp.c (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/atomic.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/cpuid.h (modified) * kernel/arch/amd64/include/cycle.h (modified) * kernel/arch/amd64/include/ddi/ddi.h (modified) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/elf.h (modified) * kernel/arch/amd64/include/faddr.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/istate.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/km.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/mm/ptl.h (modified) * kernel/arch/amd64/include/mm/tlb.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/proc/task.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/syscall.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/debug/stacktrace.c (modified) * kernel/arch/amd64/src/debug/stacktrace_asm.S (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/km.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch.h (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/asm/boot.h (modified) * kernel/arch/arm32/include/atomic.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/cycle.h (modified) * kernel/arch/arm32/include/elf.h (modified) * kernel/arch/arm32/include/exception.h (modified) * kernel/arch/arm32/include/faddr.h (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/interrupt.h (modified) * kernel/arch/arm32/include/istate.h (modified) * kernel/arch/arm32/include/mach/gta02/gta02.h (modified) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/mm/as.h (modified) * kernel/arch/arm32/include/mm/asid.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/km.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/arm32/include/mm/tlb.h (modified) * kernel/arch/arm32/include/proc/task.h (modified) * kernel/arch/arm32/include/proc/thread.h (modified) * kernel/arch/arm32/include/ras.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/include/stack.h (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/ddi/ddi.c (modified) * kernel/arch/arm32/src/debug/stacktrace.c (modified) * kernel/arch/arm32/src/debug/stacktrace_asm.S (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/as.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/km.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/bios/bios.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/context_offset.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/cpuid.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/include/ddi/ddi.h (modified) * kernel/arch/ia32/include/drivers/i8254.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/elf.h (modified) * kernel/arch/ia32/include/faddr.h (modified) * kernel/arch/ia32/include/fpu_context.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/istate.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/asid.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/km.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/mm/tlb.h (modified) * kernel/arch/ia32/include/pm.h (modified) * kernel/arch/ia32/include/proc/task.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/smp/mps.h (modified) * kernel/arch/ia32/include/smp/smp.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia32/src/boot/vga323.pal (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/debug/stacktrace.c (modified) * kernel/arch/ia32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia32/src/delay.s (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/as.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/km.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia32/src/proc/thread.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/ipi.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/include/arch.h (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/atomic.h (modified) * kernel/arch/ia64/include/barrier.h (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/cpu.h (modified) * kernel/arch/ia64/include/cycle.h (modified) * kernel/arch/ia64/include/drivers/it.h (modified) * kernel/arch/ia64/include/drivers/kbd.h (modified) * kernel/arch/ia64/include/drivers/ski.h (modified) * kernel/arch/ia64/include/elf.h (modified) * kernel/arch/ia64/include/faddr.h (modified) * kernel/arch/ia64/include/fpu_context.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/istate.h (modified) * kernel/arch/ia64/include/legacyio.h (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/include/mm/asid.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/km.h (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/mm/vhpt.h (modified) * kernel/arch/ia64/include/pal/pal.h (modified) * kernel/arch/ia64/include/proc/task.h (modified) * kernel/arch/ia64/include/proc/thread.h (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/include/stack.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/debug/stacktrace.c (modified) * kernel/arch/ia64/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/dummy.s (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/km.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/ia64/src/smp/smp.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch.h (modified) * kernel/arch/mips32/include/asm.h (modified) * kernel/arch/mips32/include/asm/boot.h (modified) * kernel/arch/mips32/include/asm/regname.h (modified) * kernel/arch/mips32/include/atomic.h (modified) * kernel/arch/mips32/include/barrier.h (modified) * kernel/arch/mips32/include/cache.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/context_offset.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/cpu.h (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/drivers/msim.h (modified) * kernel/arch/mips32/include/elf.h (modified) * kernel/arch/mips32/include/exception.h (modified) * kernel/arch/mips32/include/faddr.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/interrupt.h (modified) * kernel/arch/mips32/include/istate.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/asid.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/mm/km.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/arch/mips32/include/proc/task.h (modified) * kernel/arch/mips32/include/proc/thread.h (modified) * kernel/arch/mips32/include/smp/dorder.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/ddi/ddi.c (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/debug/stacktrace_asm.S (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/km.c (modified) * kernel/arch/mips32/src/mm/page.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/smp/dorder.c (modified) * kernel/arch/mips32/src/smp/smp.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (modified) * kernel/arch/mips64/_link.ld.in (modified) * kernel/arch/mips64/include/arch.h (modified) * kernel/arch/mips64/include/asm.h (modified) * kernel/arch/mips64/include/asm/boot.h (modified) * kernel/arch/mips64/include/asm/regname.h (modified) * kernel/arch/mips64/include/atomic.h (modified) * kernel/arch/mips64/include/barrier.h (modified) * kernel/arch/mips64/include/cache.h (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/context_offset.h (modified) * kernel/arch/mips64/include/cp0.h (modified) * kernel/arch/mips64/include/cpu.h (modified) * kernel/arch/mips64/include/cycle.h (modified) * kernel/arch/mips64/include/debug.h (modified) * kernel/arch/mips64/include/debugger.h (modified) * kernel/arch/mips64/include/drivers/msim.h (modified) * kernel/arch/mips64/include/elf.h (modified) * kernel/arch/mips64/include/exception.h (modified) * kernel/arch/mips64/include/faddr.h (modified) * kernel/arch/mips64/include/fpu_context.h (modified) * kernel/arch/mips64/include/interrupt.h (modified) * kernel/arch/mips64/include/istate.h (modified) * kernel/arch/mips64/include/mm/as.h (modified) * kernel/arch/mips64/include/mm/asid.h (modified) * kernel/arch/mips64/include/mm/frame.h (modified) * kernel/arch/mips64/include/mm/km.h (modified) * kernel/arch/mips64/include/mm/page.h (modified) * kernel/arch/mips64/include/mm/tlb.h (modified) * kernel/arch/mips64/include/proc/task.h (modified) * kernel/arch/mips64/include/proc/thread.h (modified) * kernel/arch/mips64/include/smp/dorder.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/include/types.h (modified) * kernel/arch/mips64/src/asm.S (modified) * kernel/arch/mips64/src/exception.c (modified) * kernel/arch/mips64/src/interrupt.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/as.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/mips64/src/mm/km.c (modified) * kernel/arch/mips64/src/mm/page.c (modified) * kernel/arch/mips64/src/mm/tlb.c (modified) * kernel/arch/mips64/src/smp/dorder.c (modified) * kernel/arch/mips64/src/smp/smp.c (modified) * kernel/arch/mips64/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/ppc32/include/arch.h (modified) * kernel/arch/ppc32/include/asm.h (modified) * kernel/arch/ppc32/include/asm/regname.h (modified) * kernel/arch/ppc32/include/atomic.h (modified) * kernel/arch/ppc32/include/barrier.h (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/include/context.h (modified) * kernel/arch/ppc32/include/context_offset.h (modified) * kernel/arch/ppc32/include/cpu.h (modified) * kernel/arch/ppc32/include/cycle.h (modified) * kernel/arch/ppc32/include/drivers/pic.h (modified) * kernel/arch/ppc32/include/elf.h (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/faddr.h (modified) * kernel/arch/ppc32/include/fpu_context.h (modified) * kernel/arch/ppc32/include/interrupt.h (modified) * kernel/arch/ppc32/include/istate.h (modified) * kernel/arch/ppc32/include/mm/as.h (modified) * kernel/arch/ppc32/include/mm/asid.h (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/km.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/pht.h (modified) * kernel/arch/ppc32/include/mm/tlb.h (modified) * kernel/arch/ppc32/include/msr.h (modified) * kernel/arch/ppc32/include/proc/task.h (modified) * kernel/arch/ppc32/include/proc/thread.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/ddi/ddi.c (modified) * kernel/arch/ppc32/src/debug/stacktrace.c (modified) * kernel/arch/ppc32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/dummy.s (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/km.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/_link.ld.in (modified) * kernel/arch/sparc64/include/arch.h (modified) * kernel/arch/sparc64/include/asm.h (modified) * kernel/arch/sparc64/include/atomic.h (modified) * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/include/boot/boot.h (modified) * kernel/arch/sparc64/include/console.h (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/include/context_offset.h (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/cpu_family.h (modified) * kernel/arch/sparc64/include/cpu_node.h (modified) * kernel/arch/sparc64/include/cycle.h (modified) * kernel/arch/sparc64/include/drivers/fb.h (modified) * kernel/arch/sparc64/include/drivers/kbd.h (modified) * kernel/arch/sparc64/include/drivers/niagara.h (modified) * kernel/arch/sparc64/include/drivers/pci.h (modified) * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/include/drivers/tick.h (modified) * kernel/arch/sparc64/include/elf.h (modified) * kernel/arch/sparc64/include/faddr.h (modified) * kernel/arch/sparc64/include/fpu_context.h (modified) * kernel/arch/sparc64/include/interrupt.h (modified) * kernel/arch/sparc64/include/istate.h (modified) * kernel/arch/sparc64/include/mm/as.h (modified) * kernel/arch/sparc64/include/mm/asid.h (modified) * kernel/arch/sparc64/include/mm/cache_spec.h (modified) * kernel/arch/sparc64/include/mm/frame.h (modified) * kernel/arch/sparc64/include/mm/km.h (modified) * kernel/arch/sparc64/include/mm/mmu.h (modified) * kernel/arch/sparc64/include/mm/page.h (modified) * kernel/arch/sparc64/include/mm/pagesize.h (modified) * kernel/arch/sparc64/include/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4u/km.h (modified) * kernel/arch/sparc64/include/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tsb.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tte.h (modified) * kernel/arch/sparc64/include/mm/sun4v/as.h (modified) * kernel/arch/sparc64/include/mm/sun4v/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4v/km.h (modified) * kernel/arch/sparc64/include/mm/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tte.h (modified) * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/mm/tsb.h (modified) * kernel/arch/sparc64/include/mm/tte.h (modified) * kernel/arch/sparc64/include/proc/task.h (modified) * kernel/arch/sparc64/include/proc/thread.h (modified) * kernel/arch/sparc64/include/regdef.h (modified) * kernel/arch/sparc64/include/register.h (modified) * kernel/arch/sparc64/include/smp/sun4v/smp.h (modified) * kernel/arch/sparc64/include/sparc64.h (modified) * kernel/arch/sparc64/include/stack.h (modified) * kernel/arch/sparc64/include/sun4u/arch.h (modified) * kernel/arch/sparc64/include/sun4u/asm.h (modified) * kernel/arch/sparc64/include/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/sun4v/arch.h (modified) * kernel/arch/sparc64/include/sun4v/asm.h (modified) * kernel/arch/sparc64/include/sun4v/cpu.h (modified) * kernel/arch/sparc64/include/sun4v/hypercall.h (modified) * kernel/arch/sparc64/include/sun4v/ipi.h (modified) * kernel/arch/sparc64/include/sun4v/md.h (modified) * kernel/arch/sparc64/include/sun4v/regdef.h (modified) * kernel/arch/sparc64/include/sun4v/register.h (modified) * kernel/arch/sparc64/include/trap/exception.h (modified) * kernel/arch/sparc64/include/trap/interrupt.h (modified) * kernel/arch/sparc64/include/trap/mmu.h (modified) * kernel/arch/sparc64/include/trap/regwin.h (modified) * kernel/arch/sparc64/include/trap/sun4u/interrupt.h (modified) * kernel/arch/sparc64/include/trap/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/trap/sun4u/regwin.h (modified) * kernel/arch/sparc64/include/trap/sun4v/interrupt.h (modified) * kernel/arch/sparc64/include/trap/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/trap/sun4v/regwin.h (modified) * kernel/arch/sparc64/include/trap/syscall.h (modified) * kernel/arch/sparc64/include/trap/trap.h (modified) * kernel/arch/sparc64/include/trap/trap_table.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (modified) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (modified) * kernel/arch/sparc64/src/debug/stacktrace_asm.S (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/dummy.s (modified) * kernel/arch/sparc64/src/fpu_context.c (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/km.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4v/km.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (modified) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4v/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/arch/sparc64/src/trap/trap.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/doc/mm (modified) * kernel/doc/synchronization (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/acpi/acpi.h (modified) * kernel/genarch/include/acpi/madt.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnin.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnout.h (modified) * kernel/genarch/include/drivers/ega/ega.h (modified) * kernel/genarch/include/drivers/i8042/i8042.h (modified) * kernel/genarch/include/drivers/legacy/ia32/io.h (modified) * kernel/genarch/include/drivers/ns16550/ns16550.h (modified) * kernel/genarch/include/drivers/pl050/pl050.h (modified) * kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (modified) * kernel/genarch/include/drivers/s3c24xx_timer/s3c24xx_timer.h (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/via-cuda/cuda.h (modified) * kernel/genarch/include/fb/bfb.h (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/font-8x16.h (modified) * kernel/genarch/include/fb/logo-196x66.h (modified) * kernel/genarch/include/kbrd/kbrd.h (modified) * kernel/genarch/include/kbrd/scanc.h (modified) * kernel/genarch/include/kbrd/scanc_mac.h (modified) * kernel/genarch/include/kbrd/scanc_pc.h (modified) * kernel/genarch/include/kbrd/scanc_pl050.h (modified) * kernel/genarch/include/kbrd/scanc_sun.h (modified) * kernel/genarch/include/mm/as_ht.h (modified) * kernel/genarch/include/mm/as_pt.h (modified) * kernel/genarch/include/mm/asid_fifo.h (modified) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/multiboot/multiboot2.h (modified) * kernel/genarch/include/ofw/ebus.h (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/include/ofw/pci.h (modified) * kernel/genarch/include/ofw/sbus.h (modified) * kernel/genarch/include/ofw/upa.h (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/include/srln/srln.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnin.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/bfb.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/fb/logo-196x66.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/kbrd/scanc_mac.c (modified) * kernel/genarch/src/kbrd/scanc_pc.c (modified) * kernel/genarch/src/kbrd/scanc_sun.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/sbus.c (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/fifo.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/atomic.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/cmd.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/errno.h (modified) * kernel/generic/include/fpu_context.h (modified) * kernel/generic/include/func.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/kbox.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/lib/elf_load.h (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/lib/ra.h (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/main/kinit.h (modified) * kernel/generic/include/main/main.h (modified) * kernel/generic/include/main/uinit.h (modified) * kernel/generic/include/main/version.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/asid.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/mm.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/reserve.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/preemption.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/putchar.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/smp/ipi.h (modified) * kernel/generic/include/smp/smp.h (modified) * kernel/generic/include/sort.h (modified) * kernel/generic/include/stacktrace.h (modified) * kernel/generic/include/stdarg.h (modified) * kernel/generic/include/stdint.h (modified) * kernel/generic/include/str.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/copy.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/stats.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/time/delay.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/trace.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ipc.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/include/verify.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/sort.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/reserve.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/preempt/preemption.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/snprintf.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/the.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/atomic/atomic1.c (modified) * kernel/test/atomic/atomic1.def (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/avltree/avltree1.def (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/btree/btree1.def (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/debug/mips1.def (modified) * kernel/test/debug/mips1_skip.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/fault/fault1.def (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc1.def (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/falloc2.def (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/purge1.def (modified) * kernel/test/mm/purge1_skip.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab1.def (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/mm/slab2.def (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print1.def (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print2.def (modified) * kernel/test/print/print3.c (modified) * kernel/test/print/print3.def (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print4.def (modified) * kernel/test/print/print5.c (modified) * kernel/test/print/print5.def (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore1.def (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/synch/semaphore2.def (modified) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * kernel/test/thread/thread1.c (modified) * kernel/test/thread/thread1.def (modified) * release/Makefile (modified) * tools/checkers/howto.txt (modified) * tools/checkers/jobfile.py (modified) * tools/checkers/stanse/ThreadChecker.xml (modified) * tools/checkers/vcc.h (modified) * tools/imgutil.py (modified) * tools/xstruct.py (modified) * tools/xtui.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/AUTHORS (modified) * uspace/app/bdsh/LICENSE (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/README (modified) * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/README (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.h (modified) * uspace/app/bdsh/cmds/builtins/batch/batch_def.h (modified) * uspace/app/bdsh/cmds/builtins/batch/entry.h (modified) * uspace/app/bdsh/cmds/builtins/builtin_aliases.h (modified) * uspace/app/bdsh/cmds/builtins/builtins.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd_def.h (modified) * uspace/app/bdsh/cmds/builtins/cd/entry.h (modified) * uspace/app/bdsh/cmds/builtins/exit/entry.h (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.h (modified) * uspace/app/bdsh/cmds/builtins/exit/exit_def.h (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/README (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.h (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd_def.h (modified) * uspace/app/bdsh/cmds/modules/bdd/entry.h (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cat/cat_def.h (modified) * uspace/app/bdsh/cmds/modules/cat/entry.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp_def.h (modified) * uspace/app/bdsh/cmds/modules/cp/entry.h (modified) * uspace/app/bdsh/cmds/modules/echo/echo.c (modified) * uspace/app/bdsh/cmds/modules/echo/echo.h (modified) * uspace/app/bdsh/cmds/modules/echo/echo_def.h (modified) * uspace/app/bdsh/cmds/modules/echo/entry.h (modified) * uspace/app/bdsh/cmds/modules/help/entry.h (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/help/help_def.h (modified) * uspace/app/bdsh/cmds/modules/kcon/entry.h (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.h (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon_def.h (modified) * uspace/app/bdsh/cmds/modules/ls/entry.h (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (modified) * uspace/app/bdsh/cmds/modules/ls/ls_def.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir_def.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile_def.h (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/mount/entry.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount_def.h (modified) * uspace/app/bdsh/cmds/modules/mv/entry.h (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.h (modified) * uspace/app/bdsh/cmds/modules/mv/mv_def.h (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (modified) * uspace/app/bdsh/cmds/modules/printf/entry.h (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.h (modified) * uspace/app/bdsh/cmds/modules/printf/printf_def.h (modified) * uspace/app/bdsh/cmds/modules/pwd/entry.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd_def.h (modified) * uspace/app/bdsh/cmds/modules/rm/entry.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm_def.h (modified) * uspace/app/bdsh/cmds/modules/sleep/entry.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep_def.h (modified) * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) * uspace/app/bdsh/cmds/modules/unmount/entry.h (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.h (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount_def.h (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/compl.h (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/binutils/patch.awk (modified) * uspace/app/blkdump/Makefile (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/Makefile (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/devctl/Makefile (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/edit/Makefile (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/ext2info/Makefile (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/getterm/getterm.h (modified) * uspace/app/getterm/version.c (modified) * uspace/app/getterm/version.h (modified) * uspace/app/getterm/welcome.c (modified) * uspace/app/getterm/welcome.h (modified) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/init/init.h (modified) * uspace/app/kill/Makefile (modified) * uspace/app/kill/kill.c (modified) * uspace/app/killall/Makefile (modified) * uspace/app/killall/killall.c (modified) * uspace/app/klog/Makefile (modified) * uspace/app/klog/klog.c (modified) * uspace/app/locinfo/Makefile (modified) * uspace/app/locinfo/locinfo.c (modified) * uspace/app/lsusb/Makefile (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/Makefile (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (modified) * uspace/app/mkfat/Makefile (modified) * uspace/app/mkfat/fat.h (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/Makefile (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/netecho/Makefile (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/netecho/print_error.h (modified) * uspace/app/nettest1/Makefile (modified) * uspace/app/nettest1/nettest.c (modified) * uspace/app/nettest1/nettest.h (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/Makefile (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nettest3/Makefile (modified) * uspace/app/nettest3/nettest3.c (modified) * uspace/app/pcc/DATESTAMP (modified) * uspace/app/pcc/Makefile.in (modified) * uspace/app/pcc/arch/amd64/code.c (modified) * uspace/app/pcc/arch/amd64/local.c (modified) * uspace/app/pcc/arch/amd64/local2.c (modified) * uspace/app/pcc/arch/amd64/macdefs.h (modified) * uspace/app/pcc/arch/amd64/order.c (modified) * uspace/app/pcc/arch/amd64/table.c (modified) * uspace/app/pcc/arch/arm/code.c (modified) * uspace/app/pcc/arch/arm/local.c (modified) * uspace/app/pcc/arch/arm/local2.c (modified) * uspace/app/pcc/arch/arm/macdefs.h (modified) * uspace/app/pcc/arch/arm/order.c (modified) * uspace/app/pcc/arch/arm/table.c (modified) * uspace/app/pcc/arch/hppa/code.c (modified) * uspace/app/pcc/arch/hppa/local.c (modified) * uspace/app/pcc/arch/hppa/local2.c (modified) * uspace/app/pcc/arch/hppa/macdefs.h (modified) * uspace/app/pcc/arch/hppa/order.c (modified) * uspace/app/pcc/arch/hppa/table.c (modified) * uspace/app/pcc/arch/i386/code.c (modified) * uspace/app/pcc/arch/i386/flocal.c (modified) * uspace/app/pcc/arch/i386/local.c (modified) * uspace/app/pcc/arch/i386/local2.c (modified) * uspace/app/pcc/arch/i386/macdefs.h (modified) * uspace/app/pcc/arch/i386/order.c (modified) * uspace/app/pcc/arch/i386/table.c (modified) * uspace/app/pcc/arch/m16c/TODO (modified) * uspace/app/pcc/arch/m16c/code.c (modified) * uspace/app/pcc/arch/m16c/local.c (modified) * uspace/app/pcc/arch/m16c/local2.c (modified) * uspace/app/pcc/arch/m16c/macdefs.h (modified) * uspace/app/pcc/arch/m16c/order.c (modified) * uspace/app/pcc/arch/m16c/table.c (modified) * uspace/app/pcc/arch/mips/TODO (modified) * uspace/app/pcc/arch/mips/code.c (modified) * uspace/app/pcc/arch/mips/local.c (modified) * uspace/app/pcc/arch/mips/local2.c (modified) * uspace/app/pcc/arch/mips/macdefs.h (modified) * uspace/app/pcc/arch/mips/order.c (modified) * uspace/app/pcc/arch/mips/table.c (modified) * uspace/app/pcc/arch/nova/README (modified) * uspace/app/pcc/arch/nova/code.c (modified) * uspace/app/pcc/arch/nova/local.c (modified) * uspace/app/pcc/arch/nova/local2.c (modified) * uspace/app/pcc/arch/nova/macdefs.h (modified) * uspace/app/pcc/arch/nova/order.c (modified) * uspace/app/pcc/arch/nova/table.c (modified) * uspace/app/pcc/arch/pdp10/README (modified) * uspace/app/pcc/arch/pdp10/code.c (modified) * uspace/app/pcc/arch/pdp10/local.c (modified) * uspace/app/pcc/arch/pdp10/local2.c (modified) * uspace/app/pcc/arch/pdp10/macdefs.h (modified) * uspace/app/pcc/arch/pdp10/order.c (modified) * uspace/app/pcc/arch/pdp10/table.c (modified) * uspace/app/pcc/arch/pdp11/code.c (modified) * uspace/app/pcc/arch/pdp11/local.c (modified) * uspace/app/pcc/arch/pdp11/local2.c (modified) * uspace/app/pcc/arch/pdp11/macdefs.h (modified) * uspace/app/pcc/arch/pdp11/order.c (modified) * uspace/app/pcc/arch/pdp11/table.c (modified) * uspace/app/pcc/arch/powerpc/README (modified) * uspace/app/pcc/arch/powerpc/code.c (modified) * uspace/app/pcc/arch/powerpc/local.c (modified) * uspace/app/pcc/arch/powerpc/local2.c (modified) * uspace/app/pcc/arch/powerpc/macdefs.h (modified) * uspace/app/pcc/arch/powerpc/order.c (modified) * uspace/app/pcc/arch/powerpc/table.c (modified) * uspace/app/pcc/arch/sparc64/code.c (modified) * uspace/app/pcc/arch/sparc64/local.c (modified) * uspace/app/pcc/arch/sparc64/local2.c (modified) * uspace/app/pcc/arch/sparc64/macdefs.h (modified) * uspace/app/pcc/arch/sparc64/order.c (modified) * uspace/app/pcc/arch/sparc64/table.c (modified) * uspace/app/pcc/arch/vax/code.c (modified) * uspace/app/pcc/arch/vax/local.c (modified) * uspace/app/pcc/arch/vax/local2.c (modified) * uspace/app/pcc/arch/vax/macdefs.h (modified) * uspace/app/pcc/arch/vax/order.c (modified) * uspace/app/pcc/arch/vax/table.c (modified) * uspace/app/pcc/cc/Makefile.in (modified) * uspace/app/pcc/cc/cc/Makefile (modified) * uspace/app/pcc/cc/cc/Makefile.in (modified) * uspace/app/pcc/cc/cc/cc.1 (modified) * uspace/app/pcc/cc/cc/cc.c (modified) * uspace/app/pcc/cc/ccom/Makefile (modified) * uspace/app/pcc/cc/ccom/Makefile.in (modified) * uspace/app/pcc/cc/ccom/arch/amd64/external.c (modified) * uspace/app/pcc/cc/ccom/arch/amd64/external.h (modified) * uspace/app/pcc/cc/ccom/arch/arm32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/arm32/external.h (modified) * uspace/app/pcc/cc/ccom/arch/mips32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/mips32/external.h (modified) * uspace/app/pcc/cc/ccom/arch/ppc32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/ppc32/external.h (modified) * uspace/app/pcc/cc/ccom/builtins.c (modified) * uspace/app/pcc/cc/ccom/ccom.1 (modified) * uspace/app/pcc/cc/ccom/cgram.y (modified) * uspace/app/pcc/cc/ccom/gcc_compat.c (modified) * uspace/app/pcc/cc/ccom/init.c (modified) * uspace/app/pcc/cc/ccom/inline.c (modified) * uspace/app/pcc/cc/ccom/main.c (modified) * uspace/app/pcc/cc/ccom/mkext/Makefile (modified) * uspace/app/pcc/cc/ccom/optim.c (modified) * uspace/app/pcc/cc/ccom/pass1.h (modified) * uspace/app/pcc/cc/ccom/pftn.c (modified) * uspace/app/pcc/cc/ccom/scan.l (modified) * uspace/app/pcc/cc/ccom/softfloat.c (modified) * uspace/app/pcc/cc/ccom/stabs.c (modified) * uspace/app/pcc/cc/ccom/symtabs.c (modified) * uspace/app/pcc/cc/ccom/trees.c (modified) * uspace/app/pcc/cc/cpp/Makefile (modified) * uspace/app/pcc/cc/cpp/Makefile.in (modified) * uspace/app/pcc/cc/cpp/cpp.1 (modified) * uspace/app/pcc/cc/cpp/cpp.c (modified) * uspace/app/pcc/cc/cpp/cpp.h (modified) * uspace/app/pcc/cc/cpp/cpy.y (modified) * uspace/app/pcc/cc/cpp/scanner.l (modified) * uspace/app/pcc/cc/cpp/tests/res1 (modified) * uspace/app/pcc/cc/cpp/tests/res10 (modified) * uspace/app/pcc/cc/cpp/tests/res11 (modified) * uspace/app/pcc/cc/cpp/tests/res12 (modified) * uspace/app/pcc/cc/cpp/tests/res13 (modified) * uspace/app/pcc/cc/cpp/tests/res2 (modified) * uspace/app/pcc/cc/cpp/tests/res3 (modified) * uspace/app/pcc/cc/cpp/tests/res4 (modified) * uspace/app/pcc/cc/cpp/tests/res5 (modified) * uspace/app/pcc/cc/cpp/tests/res6 (modified) * uspace/app/pcc/cc/cpp/tests/res7 (modified) * uspace/app/pcc/cc/cpp/tests/res8 (modified) * uspace/app/pcc/cc/cpp/tests/res9 (modified) * uspace/app/pcc/cc/cpp/tests/test1 (modified) * uspace/app/pcc/cc/cpp/tests/test10 (modified) * uspace/app/pcc/cc/cpp/tests/test11 (modified) * uspace/app/pcc/cc/cpp/tests/test12 (modified) * uspace/app/pcc/cc/cpp/tests/test13 (modified) * uspace/app/pcc/cc/cpp/tests/test2 (modified) * uspace/app/pcc/cc/cpp/tests/test3 (modified) * uspace/app/pcc/cc/cpp/tests/test4 (modified) * uspace/app/pcc/cc/cpp/tests/test5 (modified) * uspace/app/pcc/cc/cpp/tests/test6 (modified) * uspace/app/pcc/cc/cpp/tests/test7 (modified) * uspace/app/pcc/cc/cpp/tests/test8 (modified) * uspace/app/pcc/cc/cpp/tests/test9 (modified) * uspace/app/pcc/cc/cpp/token.c (modified) * uspace/app/pcc/config.guess (modified) * uspace/app/pcc/config.h (modified) * uspace/app/pcc/config.h.in (modified) * uspace/app/pcc/config.sub (modified) * uspace/app/pcc/configure.ac (modified) * uspace/app/pcc/f77/Makefile.in (modified) * uspace/app/pcc/f77/f77/Makefile.in (modified) * uspace/app/pcc/f77/f77/f77.1 (modified) * uspace/app/pcc/f77/f77/f77.c (modified) * uspace/app/pcc/f77/fcom/Makefile.in (modified) * uspace/app/pcc/f77/fcom/data.c (modified) * uspace/app/pcc/f77/fcom/defines.h (modified) * uspace/app/pcc/f77/fcom/defs.h (modified) * uspace/app/pcc/f77/fcom/equiv.c (modified) * uspace/app/pcc/f77/fcom/error.c (modified) * uspace/app/pcc/f77/fcom/exec.c (modified) * uspace/app/pcc/f77/fcom/expr.c (modified) * uspace/app/pcc/f77/fcom/ftypes.h (modified) * uspace/app/pcc/f77/fcom/gram.dcl (modified) * uspace/app/pcc/f77/fcom/gram.exec (modified) * uspace/app/pcc/f77/fcom/gram.expr (modified) * uspace/app/pcc/f77/fcom/gram.head (modified) * uspace/app/pcc/f77/fcom/gram.io (modified) * uspace/app/pcc/f77/fcom/init.c (modified) * uspace/app/pcc/f77/fcom/intr.c (modified) * uspace/app/pcc/f77/fcom/io.c (modified) * uspace/app/pcc/f77/fcom/lex.c (modified) * uspace/app/pcc/f77/fcom/main.c (modified) * uspace/app/pcc/f77/fcom/misc.c (modified) * uspace/app/pcc/f77/fcom/proc.c (modified) * uspace/app/pcc/f77/fcom/put.c (modified) * uspace/app/pcc/f77/fcom/putscj.c (modified) * uspace/app/pcc/f77/fcom/scjdefs.h (modified) * uspace/app/pcc/f77/fcom/tokens (modified) * uspace/app/pcc/mip/common.c (modified) * uspace/app/pcc/mip/compat.c (modified) * uspace/app/pcc/mip/compat.h (modified) * uspace/app/pcc/mip/manifest.h (modified) * uspace/app/pcc/mip/match.c (modified) * uspace/app/pcc/mip/mkext.c (modified) * uspace/app/pcc/mip/node.h (modified) * uspace/app/pcc/mip/optim2.c (modified) * uspace/app/pcc/mip/pass2.h (modified) * uspace/app/pcc/mip/reader.c (modified) * uspace/app/pcc/mip/regs.c (modified) * uspace/app/pcc/os/bsd/ccconfig.h (modified) * uspace/app/pcc/os/darwin/ccconfig.h (modified) * uspace/app/pcc/os/dragonfly/ccconfig.h (modified) * uspace/app/pcc/os/freebsd/ccconfig.h (modified) * uspace/app/pcc/os/helenos/ccconfig.h (modified) * uspace/app/pcc/os/linux/ccconfig.h (modified) * uspace/app/pcc/os/midnightbsd/ccconfig.h (modified) * uspace/app/pcc/os/mirbsd/ccconfig.h (modified) * uspace/app/pcc/os/netbsd/ccconfig.h (modified) * uspace/app/pcc/os/nextstep/ccconfig.h (modified) * uspace/app/pcc/os/none/ccconfig.h (modified) * uspace/app/pcc/os/openbsd/ccconfig.h (modified) * uspace/app/pcc/os/openbsd/f77config.h (modified) * uspace/app/pcc/os/sunos/ccconfig.h (modified) * uspace/app/pcc/os/win32/build.bat (modified) * uspace/app/pcc/os/win32/ccconfig.h (modified) * uspace/app/pcc/os/win32/config.h (modified) * uspace/app/pcc/os/win32/pcc.iss (modified) * uspace/app/ping/Makefile (modified) * uspace/app/ping/ping.c (modified) * uspace/app/redir/Makefile (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/ancr.h (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/sbi/src/bigint.h (modified) * uspace/app/sbi/src/bigint_t.h (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin.h (modified) * uspace/app/sbi/src/builtin/bi_boxed.c (modified) * uspace/app/sbi/src/builtin/bi_boxed.h (modified) * uspace/app/sbi/src/builtin/bi_char.c (modified) * uspace/app/sbi/src/builtin/bi_char.h (modified) * uspace/app/sbi/src/builtin/bi_console.c (modified) * uspace/app/sbi/src/builtin/bi_console.h (modified) * uspace/app/sbi/src/builtin/bi_error.c (modified) * uspace/app/sbi/src/builtin/bi_error.h (modified) * uspace/app/sbi/src/builtin/bi_int.c (modified) * uspace/app/sbi/src/builtin/bi_int.h (modified) * uspace/app/sbi/src/builtin/bi_string.c (modified) * uspace/app/sbi/src/builtin/bi_string.h (modified) * uspace/app/sbi/src/builtin/bi_task.c (modified) * uspace/app/sbi/src/builtin/bi_task.h (modified) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/builtin/bi_textfile.h (modified) * uspace/app/sbi/src/builtin_t.h (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/cspan.c (modified) * uspace/app/sbi/src/cspan.h (modified) * uspace/app/sbi/src/cspan_t.h (modified) * uspace/app/sbi/src/debug.h (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/imode.h (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/input.h (modified) * uspace/app/sbi/src/input_t.h (modified) * uspace/app/sbi/src/intmap.c (modified) * uspace/app/sbi/src/intmap.h (modified) * uspace/app/sbi/src/intmap_t.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex.h (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/list.c (modified) * uspace/app/sbi/src/list.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/sbi/src/main.c (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/p_expr.h (modified) * uspace/app/sbi/src/p_type.c (modified) * uspace/app/sbi/src/p_type.h (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/parse.h (modified) * uspace/app/sbi/src/parse_t.h (modified) * uspace/app/sbi/src/program.c (modified) * uspace/app/sbi/src/program.h (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/run_t.h (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/run_texpr.h (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/strtab.c (modified) * uspace/app/sbi/src/strtab.h (modified) * uspace/app/sbi/src/strtab_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/stype_expr.h (modified) * uspace/app/sbi/src/stype_t.h (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata.h (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/app/sportdmp/Makefile (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/stats/Makefile (modified) * uspace/app/stats/stats.c (modified) * uspace/app/sysinfo/Makefile (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/taskdump/Makefile (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/include/symtab.h (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/console/console1.def (modified) * uspace/app/tester/fault/fault1.c (modified) * uspace/app/tester/fault/fault1.def (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/fault/fault2.def (modified) * uspace/app/tester/fault/fault3.c (modified) * uspace/app/tester/fault/fault3.def (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/misc/virtchar1.def (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/hw/serial/serial1.def (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/ping_pong.def (modified) * uspace/app/tester/libext2/libext2_1.c (modified) * uspace/app/tester/libext2/libext2_1.def (modified) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/loop/loop1.def (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/common.h (modified) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/mm/malloc1.def (modified) * uspace/app/tester/mm/malloc2.c (modified) * uspace/app/tester/mm/malloc2.def (modified) * uspace/app/tester/mm/malloc3.c (modified) * uspace/app/tester/mm/malloc3.def (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/mm/mapping1.def (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print1.def (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print2.def (modified) * uspace/app/tester/print/print3.c (modified) * uspace/app/tester/print/print3.def (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print4.def (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/stdio/stdio1.def (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/app/tester/stdio/stdio2.def (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/thread/thread1.def (modified) * uspace/app/tester/util.c (modified) * uspace/app/tester/util.h (modified) * uspace/app/tester/util_functions.def (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/tester/vfs/vfs1.def (modified) * uspace/app/testread/Makefile (modified) * uspace/app/testread/testread.c (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/Makefile (modified) * uspace/app/trace/errors.c (modified) * uspace/app/trace/errors.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipc_desc.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/ipcp.h (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/syscalls.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/trace/trace.h (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/desctree.c (modified) * uspace/app/usbinfo/dev.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/app/vuhid/device.c (modified) * uspace/app/vuhid/hids/bootkbd.c (modified) * uspace/app/vuhid/hids/logitech_wireless.c (modified) * uspace/app/vuhid/ifaces.c (modified) * uspace/app/vuhid/ifaces.h (modified) * uspace/app/vuhid/items.h (modified) * uspace/app/vuhid/life.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/report.h (modified) * uspace/app/vuhid/stdreq.c (modified) * uspace/app/vuhid/stdreq.h (modified) * uspace/app/vuhid/virthid.h (modified) * uspace/app/websrv/Makefile (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (modified) * uspace/dist/data/web/foo.htm (modified) * uspace/dist/data/web/helenos.png (modified) * uspace/dist/data/web/index.htm (modified) * uspace/dist/src/c/demos/edit/build (modified) * uspace/dist/src/c/demos/edit/clean (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/edit/sheet.h (modified) * uspace/dist/src/c/demos/hello/build (modified) * uspace/dist/src/c/demos/hello/clean (modified) * uspace/dist/src/c/demos/hello/hello.c (modified) * uspace/dist/src/c/demos/tetris/build (modified) * uspace/dist/src/c/demos/tetris/clean (modified) * uspace/dist/src/c/demos/tetris/scores.c (modified) * uspace/dist/src/c/demos/tetris/scores.h (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/screen.h (modified) * uspace/dist/src/c/demos/tetris/shapes.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/tetris/tetris.h (modified) * uspace/dist/src/c/demos/top/build (modified) * uspace/dist/src/c/demos/top/clean (modified) * uspace/dist/src/c/demos/top/screen.c (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/dist/src/c/demos/top/top.c (modified) * uspace/dist/src/c/demos/top/top.h (modified) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/array.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (modified) * uspace/dist/src/sysel/demos/count.sy (modified) * uspace/dist/src/sysel/demos/ctor.sy (modified) * uspace/dist/src/sysel/demos/deleg.sy (modified) * uspace/dist/src/sysel/demos/enum.sy (modified) * uspace/dist/src/sysel/demos/except.sy (modified) * uspace/dist/src/sysel/demos/gen.sy (modified) * uspace/dist/src/sysel/demos/hello.sy (modified) * uspace/dist/src/sysel/demos/hexec.sy (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/iface.sy (modified) * uspace/dist/src/sysel/demos/inherit.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/svar.sy (modified) * uspace/dist/src/sysel/demos/switch.sy (modified) * uspace/dist/src/sysel/demos/varargs.sy (modified) * uspace/dist/src/sysel/lib/arith.sy (modified) * uspace/dist/src/sysel/lib/boxed.sy (modified) * uspace/dist/src/sysel/lib/ienum.sy (modified) * uspace/dist/src/sysel/lib/libflist (modified) * uspace/dist/src/sysel/lib/list.sy (modified) * uspace/dist/src/sysel/lib/map.sy (modified) * uspace/dist/textdemo (modified) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (modified) * uspace/drv/bus/isa/Makefile (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/i8237.h (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/pci/pciintel/Makefile (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/pci/pciintel/pci_regs.h (modified) * uspace/drv/bus/pci/pciintel/pciintel.ma (modified) * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (modified) * uspace/drv/bus/usb/ehci/pci.h (modified) * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci.h (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/pci.c (modified) * uspace/drv/bus/usb/ohci/pci.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/pci.c (modified) * uspace/drv/bus/usb/uhci/pci.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci.h (modified) * uspace/drv/bus/usb/uhci/uhci.ma (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/Makefile (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/port.h (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.h (modified) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (modified) * uspace/drv/bus/usb/usbflbk/Makefile (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (modified) * uspace/drv/bus/usb/usbhid/Makefile (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.c (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.ma (modified) * uspace/drv/bus/usb/usbhub/Makefile (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.ma (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.h (modified) * uspace/drv/bus/usb/usbmast/cmdw.c (modified) * uspace/drv/bus/usb/usbmast/cmdw.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.ma (modified) * uspace/drv/bus/usb/usbmid/Makefile (modified) * uspace/drv/bus/usb/usbmid/dump.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) * uspace/drv/bus/usb/usbmid/usbmid.ma (modified) * uspace/drv/bus/usb/vhc/Makefile (modified) * uspace/drv/bus/usb/vhc/conn.h (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/devconn.c (modified) * uspace/drv/bus/usb/vhc/hub.c (modified) * uspace/drv/bus/usb/vhc/hub.h (modified) * uspace/drv/bus/usb/vhc/hub/hub.c (modified) * uspace/drv/bus/usb/vhc/hub/hub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/bus/usb/vhc/vhc.ma (modified) * uspace/drv/bus/usb/vhc/vhcd.h (modified) * uspace/drv/char/i8042/Makefile (modified) * uspace/drv/char/i8042/buffer.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/i8042.ma (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/Makefile (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ns8250/ns8250.ma (modified) * uspace/drv/char/ps2mouse/Makefile (modified) * uspace/drv/char/ps2mouse/chardev.c (modified) * uspace/drv/char/ps2mouse/chardev.h (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.h (modified) * uspace/drv/char/ps2mouse/ps2mouse.ma (modified) * uspace/drv/char/xtkbd/Makefile (modified) * uspace/drv/char/xtkbd/chardev.c (modified) * uspace/drv/char/xtkbd/chardev.h (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/char/xtkbd/xtkbd.h (modified) * uspace/drv/char/xtkbd/xtkbd.ma (modified) * uspace/drv/infrastructure/root/Makefile (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/root/root.ma (modified) * uspace/drv/infrastructure/rootmac/Makefile (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.ma (modified) * uspace/drv/infrastructure/rootpc/Makefile (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.ma (modified) * uspace/drv/infrastructure/rootvirt/Makefile (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (modified) * uspace/drv/nic/e1k/Makefile (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/e1k/e1k.ma (modified) * uspace/drv/nic/lo/Makefile (modified) * uspace/drv/nic/lo/lo.c (modified) * uspace/drv/nic/lo/lo.ma (modified) * uspace/drv/nic/ne2k/Makefile (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/dp8390.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/ne2k/ne2k.ma (modified) * uspace/drv/nic/rtl8139/Makefile (modified) * uspace/drv/nic/rtl8139/defs.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/drv/nic/rtl8139/rtl8139.ma (modified) * uspace/drv/test/test1/Makefile (modified) * uspace/drv/test/test1/char.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test1/test1.h (modified) * uspace/drv/test/test1/test1.ma (modified) * uspace/drv/test/test2/Makefile (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test2/test2.ma (modified) * uspace/drv/test/test3/Makefile (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/test/test3/test3.ma (modified) * uspace/lib/block/Makefile (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/Makefile.common (modified) * uspace/lib/c/arch/abs32le/Makefile.inc (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/atomic.h (modified) * uspace/lib/c/arch/abs32le/include/config.h (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/abs32le/include/elf_linux.h (modified) * uspace/lib/c/arch/abs32le/include/entry.h (modified) * uspace/lib/c/arch/abs32le/include/faddr.h (modified) * uspace/lib/c/arch/abs32le/include/fibril.h (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/abs32le/include/syscall.h (modified) * uspace/lib/c/arch/abs32le/include/thread.h (modified) * uspace/lib/c/arch/abs32le/include/tls.h (modified) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/abs32le/src/entry.c (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (modified) * uspace/lib/c/arch/abs32le/src/fibril.c (modified) * uspace/lib/c/arch/abs32le/src/stacktrace.c (modified) * uspace/lib/c/arch/abs32le/src/syscall.c (modified) * uspace/lib/c/arch/abs32le/src/thread_entry.c (modified) * uspace/lib/c/arch/abs32le/src/tls.c (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/atomic.h (modified) * uspace/lib/c/arch/amd64/include/config.h (modified) * uspace/lib/c/arch/amd64/include/elf_linux.h (modified) * uspace/lib/c/arch/amd64/include/faddr.h (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/include/stackarg.h (modified) * uspace/lib/c/arch/amd64/include/syscall.h (modified) * uspace/lib/c/arch/amd64/include/thread.h (modified) * uspace/lib/c/arch/amd64/include/tls.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/amd64/src/entry.s (modified) * uspace/lib/c/arch/amd64/src/entryjmp.s (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/stacktrace.c (modified) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.s (modified) * uspace/lib/c/arch/amd64/src/tls.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/atomic.h (modified) * uspace/lib/c/arch/arm32/include/config.h (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/arm32/include/elf_linux.h (modified) * uspace/lib/c/arch/arm32/include/faddr.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/include/stackarg.h (modified) * uspace/lib/c/arch/arm32/include/syscall.h (modified) * uspace/lib/c/arch/arm32/include/thread.h (modified) * uspace/lib/c/arch/arm32/include/tls.h (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/entry.s (modified) * uspace/lib/c/arch/arm32/src/entryjmp.s (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace.c (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/arm32/src/thread_entry.s (modified) * uspace/lib/c/arch/arm32/src/tls.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/atomic.h (modified) * uspace/lib/c/arch/ia32/include/config.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/elf_linux.h (modified) * uspace/lib/c/arch/ia32/include/faddr.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/rtld/dynamic.h (modified) * uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h (modified) * uspace/lib/c/arch/ia32/include/syscall.h (modified) * uspace/lib/c/arch/ia32/include/thread.h (modified) * uspace/lib/c/arch/ia32/include/tls.h (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/arch/ia32/src/entryjmp.s (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/rtld/dynamic.c (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/setjmp.S (modified) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia32/src/thread_entry.s (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/atomic.h (modified) * uspace/lib/c/arch/ia64/include/config.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/elf_linux.h (modified) * uspace/lib/c/arch/ia64/include/faddr.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/include/stack.h (modified) * uspace/lib/c/arch/ia64/include/stackarg.h (modified) * uspace/lib/c/arch/ia64/include/syscall.h (modified) * uspace/lib/c/arch/ia64/include/thread.h (modified) * uspace/lib/c/arch/ia64/include/tls.h (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/ia64/src/entry.s (modified) * uspace/lib/c/arch/ia64/src/entryjmp.s (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/stacktrace.c (modified) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia64/src/syscall.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.s (modified) * uspace/lib/c/arch/ia64/src/tls.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/config.h (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips32/include/elf_linux.h (modified) * uspace/lib/c/arch/mips32/include/faddr.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/include/syscall.h (modified) * uspace/lib/c/arch/mips32/include/thread.h (modified) * uspace/lib/c/arch/mips32/include/tls.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32/src/entry.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/stacktrace.c (modified) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/_link.ld.in (modified) * uspace/lib/c/arch/mips64/include/atomic.h (modified) * uspace/lib/c/arch/mips64/include/config.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/elf_linux.h (modified) * uspace/lib/c/arch/mips64/include/faddr.h (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/inttypes.h (modified) * uspace/lib/c/arch/mips64/include/syscall.h (modified) * uspace/lib/c/arch/mips64/include/thread.h (modified) * uspace/lib/c/arch/mips64/include/tls.h (modified) * uspace/lib/c/arch/mips64/include/types.h (modified) * uspace/lib/c/arch/mips64/src/entry.S (modified) * uspace/lib/c/arch/mips64/src/entryjmp.S (modified) * uspace/lib/c/arch/mips64/src/fibril.S (modified) * uspace/lib/c/arch/mips64/src/stacktrace.c (modified) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips64/src/syscall.c (modified) * uspace/lib/c/arch/mips64/src/thread_entry.S (modified) * uspace/lib/c/arch/mips64/src/tls.c (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/atomic.h (modified) * uspace/lib/c/arch/ppc32/include/config.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/elf_linux.h (modified) * uspace/lib/c/arch/ppc32/include/faddr.h (modified) * uspace/lib/c/arch/ppc32/include/fibril.h (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/include/regname.h (modified) * uspace/lib/c/arch/ppc32/include/stackarg.h (modified) * uspace/lib/c/arch/ppc32/include/syscall.h (modified) * uspace/lib/c/arch/ppc32/include/thread.h (modified) * uspace/lib/c/arch/ppc32/include/tls.h (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/ppc32/src/entry.s (modified) * uspace/lib/c/arch/ppc32/src/entryjmp.s (modified) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/stacktrace.c (modified) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.s (modified) * uspace/lib/c/arch/ppc32/src/tls.c (modified) * uspace/lib/c/arch/sparc64/Makefile.common (modified) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/config.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/elf_linux.h (modified) * uspace/lib/c/arch/sparc64/include/faddr.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/include/stack.h (modified) * uspace/lib/c/arch/sparc64/include/stackarg.h (modified) * uspace/lib/c/arch/sparc64/include/syscall.h (modified) * uspace/lib/c/arch/sparc64/include/thread.h (modified) * uspace/lib/c/arch/sparc64/include/tls.h (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/arch/sparc64/src/entry.s (modified) * uspace/lib/c/arch/sparc64/src/entryjmp.s (modified) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/stacktrace.c (modified) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.s (modified) * uspace/lib/c/arch/sparc64/src/tls.c (modified) * uspace/lib/c/generic/adt/char_map.c (modified) * uspace/lib/c/generic/adt/dynamic_fifo.c (modified) * uspace/lib/c/generic/adt/hash_set.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/arg_parse.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/cap.c (modified) * uspace/lib/c/generic/cfg.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/char_dev.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/device/pci.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/errno.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/printf.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/snprintf.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/l18n/langs.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/inet.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/packet.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/net/socket_parse.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/pcb.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/io.h (modified) * uspace/lib/c/generic/private/libc.h (modified) * uspace/lib/c/generic/private/loader.h (modified) * uspace/lib/c/generic/private/malloc.h (modified) * uspace/lib/c/generic/private/ns.h (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/private/thread.h (modified) * uspace/lib/c/generic/rtld/dynamic.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/smc.c (modified) * uspace/lib/c/generic/sort.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/char_map.h (modified) * uspace/lib/c/include/adt/dynamic_fifo.h (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/gcdlcm.h (modified) * uspace/lib/c/include/adt/generic_char_map.h (modified) * uspace/lib/c/include/adt/generic_field.h (modified) * uspace/lib/c/include/adt/hash_set.h (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/int_map.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/align.h (modified) * uspace/lib/c/include/arg_parse.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/atomic.h (modified) * uspace/lib/c/include/atomicdflt.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/bool.h (modified) * uspace/lib/c/include/byteorder.h (modified) * uspace/lib/c/include/cap.h (modified) * uspace/lib/c/include/cfg.h (modified) * uspace/lib/c/include/clipboard.h (modified) * uspace/lib/c/include/ctype.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/char_dev.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/device/pci.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/dirent.h (modified) * uspace/lib/c/include/dlfcn.h (modified) * uspace/lib/c/include/elf/elf.h (modified) * uspace/lib/c/include/elf/elf_linux.h (modified) * uspace/lib/c/include/elf/elf_load.h (modified) * uspace/lib/c/include/entry_point.h (modified) * uspace/lib/c/include/err.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/fcntl.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/fourcc.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/getopt.h (modified) * uspace/lib/c/include/inttypes.h (modified) * uspace/lib/c/include/io/color.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/keycode.h (modified) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/printf_core.h (modified) * uspace/lib/c/include/io/style.h (modified) * uspace/lib/c/include/ipc/adb.h (modified) * uspace/lib/c/include/ipc/arp.h (modified) * uspace/lib/c/include/ipc/bd.h (modified) * uspace/lib/c/include/ipc/char.h (modified) * uspace/lib/c/include/ipc/clipboard.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/driver.h (modified) * uspace/lib/c/include/ipc/icmp.h (modified) * uspace/lib/c/include/ipc/il.h (modified) * uspace/lib/c/include/ipc/input.h (modified) * uspace/lib/c/include/ipc/ip.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/irc.h (modified) * uspace/lib/c/include/ipc/kbdev.h (modified) * uspace/lib/c/include/ipc/loader.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/mouseev.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/c/include/ipc/netif.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/packet.h (modified) * uspace/lib/c/include/ipc/serial_ctl.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/ipc/tl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/l18n/langs.h (modified) * uspace/lib/c/include/libc.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/net/icmp_api.h (modified) * uspace/lib/c/include/net/icmp_codes.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/in6.h (modified) * uspace/lib/c/include/net/inet.h (modified) * uspace/lib/c/include/net/ip_codes.h (modified) * uspace/lib/c/include/net/ip_protocols.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/net/packet.h (modified) * uspace/lib/c/include/net/packet_header.h (modified) * uspace/lib/c/include/net/socket.h (modified) * uspace/lib/c/include/net/socket_codes.h (modified) * uspace/lib/c/include/net/socket_parse.h (modified) * uspace/lib/c/include/nic/eth_phys.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/rtld/dynamic.h (modified) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/rtld/rtld_arch.h (modified) * uspace/lib/c/include/rtld/rtld_debug.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/rwlock.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/smc.h (modified) * uspace/lib/c/include/sort.h (modified) * uspace/lib/c/include/stacktrace.h (modified) * uspace/lib/c/include/stats.h (modified) * uspace/lib/c/include/stdarg.h (modified) * uspace/lib/c/include/stddef.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/str_error.h (modified) * uspace/lib/c/include/sys/mman.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/c/include/sys/typefmt.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/thread.h (modified) * uspace/lib/c/include/time.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/c/include/trace.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/canonify.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_mtab.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/clui/Makefile (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_char_dev.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/ops/char_dev.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/drv/include/remote_char_dev.h (modified) * uspace/lib/drv/include/remote_hw_res.h (modified) * uspace/lib/drv/include/remote_nic.h (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext2/Makefile (modified) * uspace/lib/ext2/libext2.h (modified) * uspace/lib/ext2/libext2_block_group.c (modified) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_inode.c (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/fb/Makefile (modified) * uspace/lib/fb/fb.c (modified) * uspace/lib/fb/fb.h (modified) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/imgmap.h (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fb/screenbuffer.h (modified) * uspace/lib/fmtutil/Makefile (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fmtutil/fmtutil.h (modified) * uspace/lib/fs/Makefile (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/generic/protocol_map.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_client.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/adt/module_map.h (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/ethernet_lsap.h (modified) * uspace/lib/net/include/ethernet_protocols.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/icmp_client.h (modified) * uspace/lib/net/include/icmp_header.h (modified) * uspace/lib/net/include/icmp_remote.h (modified) * uspace/lib/net/include/il_remote.h (modified) * uspace/lib/net/include/il_skel.h (modified) * uspace/lib/net/include/ip_client.h (modified) * uspace/lib/net/include/ip_header.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/net/include/net_hardware.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (modified) * uspace/lib/net/include/packet_client.h (modified) * uspace/lib/net/include/packet_remote.h (modified) * uspace/lib/net/include/protocol_map.h (modified) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (modified) * uspace/lib/net/include/tl_skel.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_client.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/assert.h (modified) * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) * uspace/lib/posix/errno.c (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/float.h (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/fnmatch.h (modified) * uspace/lib/posix/internal/common.h (modified) * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/iso646.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/math.c (modified) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/pwd.h (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/strings.h (modified) * uspace/lib/posix/sys/mman.h (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/scsi/Makefile (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) * uspace/lib/scsi/src/spc.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (modified) * uspace/lib/softfloat/arch/amd64/include/functions.h (modified) * uspace/lib/softfloat/arch/arm32/include/functions.h (modified) * uspace/lib/softfloat/arch/ia32/include/functions.h (modified) * uspace/lib/softfloat/arch/ia64/include/functions.h (modified) * uspace/lib/softfloat/arch/mips32/include/functions.h (modified) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (modified) * uspace/lib/softfloat/arch/mips64/include/functions.h (modified) * uspace/lib/softfloat/arch/ppc32/include/functions.h (modified) * uspace/lib/softfloat/arch/sparc64/include/functions.h (modified) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/other.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/other.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/comparison.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/classes/classes.h (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/include/usb/classes/massstor.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/class.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/dp.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/include/usb/dev/poll.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/dp.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hid.h (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/core.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/led.h (modified) * uspace/lib/usbhid/src/consumer.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/Makefile (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/lib/usbvirt/Makefile (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/lib/usbvirt/src/private.h (modified) * uspace/lib/usbvirt/src/stdreq.c (modified) * uspace/lib/usbvirt/src/transfer.c (modified) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/ata_bd/ata_hw.h (modified) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/Makefile (modified) * uspace/srv/bd/part/guid_part/gpt.h (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/Makefile (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/Makefile (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/clip/clip.h (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/fs/cdfs/Makefile (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/cdfs/cdfs.h (modified) * uspace/srv/fs/cdfs/cdfs_endian.h (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.h (modified) * uspace/srv/fs/exfat/Makefile (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_directory.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/Makefile (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.h (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_directory.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/Makefile (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs.h (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.h (modified) * uspace/srv/fs/mfs/Makefile (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/mfs/mfs_utils.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/console.h (modified) * uspace/srv/hid/console/gfx/anim_1.tga (modified) * uspace/srv/hid/console/gfx/anim_2.tga (modified) * uspace/srv/hid/console/gfx/anim_3.tga (modified) * uspace/srv/hid/console/gfx/anim_4.tga (modified) * uspace/srv/hid/console/gfx/cons_data.tga (modified) * uspace/srv/hid/console/gfx/cons_dis.tga (modified) * uspace/srv/hid/console/gfx/cons_dis_sel.tga (modified) * uspace/srv/hid/console/gfx/cons_idle.tga (modified) * uspace/srv/hid/console/gfx/cons_kernel.tga (modified) * uspace/srv/hid/console/gfx/cons_sel.tga (modified) * uspace/srv/hid/console/gfx/helenos.tga (modified) * uspace/srv/hid/console/gfx/nameic.tga (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/ctl/serial.c (modified) * uspace/srv/hid/fb/ctl/serial.h (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/fb.h (modified) * uspace/srv/hid/fb/gfx/font-8x16.c (modified) * uspace/srv/hid/fb/gfx/font-8x16.h (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/ega.h (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kchar.h (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/kfb.h (modified) * uspace/srv/hid/fb/port/niagara.c (modified) * uspace/srv/hid/fb/port/niagara.h (modified) * uspace/srv/hid/fb/port/ski.c (modified) * uspace/srv/hid/fb/port/ski.h (modified) * uspace/srv/hid/fb/proto/vt100.c (modified) * uspace/srv/hid/fb/proto/vt100.h (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/gsp.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/gsp.h (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/layout.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (modified) * uspace/srv/hid/input/include/mouse_proto.h (modified) * uspace/srv/hid/input/include/stroke.h (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_dvorak.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/remcons/Makefile (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/remcons.h (modified) * uspace/srv/hid/remcons/telnet.h (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/Makefile (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/s3c24xx_uart/Makefile (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/hw/irc/apic/Makefile (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/Makefile (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/Makefile (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/interp.s (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/loc/Makefile (modified) * uspace/srv/loc/category.c (modified) * uspace/srv/loc/category.h (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/loc/loc.h (modified) * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/general (modified) * uspace/srv/net/cfg/lo.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) * uspace/srv/net/il/arp/Makefile (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/ip/Makefile (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/net/packet_server.c (modified) * uspace/srv/net/net/packet_server.h (modified) * uspace/srv/net/nil/eth/Makefile (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/Makefile (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/conn.h (modified) * uspace/srv/net/tl/tcp/iqueue.c (modified) * uspace/srv/net/tl/tcp/iqueue.h (modified) * uspace/srv/net/tl/tcp/ncsim.c (modified) * uspace/srv/net/tl/tcp/ncsim.h (modified) * uspace/srv/net/tl/tcp/pdu.c (modified) * uspace/srv/net/tl/tcp/pdu.h (modified) * uspace/srv/net/tl/tcp/rqueue.c (modified) * uspace/srv/net/tl/tcp/rqueue.h (modified) * uspace/srv/net/tl/tcp/segment.c (modified) * uspace/srv/net/tl/tcp/segment.h (modified) * uspace/srv/net/tl/tcp/seq_no.c (modified) * uspace/srv/net/tl/tcp/seq_no.h (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/sock.h (modified) * uspace/srv/net/tl/tcp/std.h (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_type.h (modified) * uspace/srv/net/tl/tcp/test.c (modified) * uspace/srv/net/tl/tcp/test.h (modified) * uspace/srv/net/tl/tcp/tqueue.c (modified) * uspace/srv/net/tl/tcp/tqueue.h (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) * uspace/srv/net/tl/tcp/ucall.h (modified) * uspace/srv/net/tl/udp/Makefile (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp.h (modified) * uspace/srv/net/tl/udp/udp_header.h (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/ns.h (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/Makefile (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) * version (modified) Fixed unix permissions for all files Sun, 01 Apr 2012 20:38:11 GMT Sean Bartell [e4fbccd] * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.h (modified) Make `sleep' work with fractional seconds. Sun, 01 Apr 2012 19:38:04 GMT Sean Bartell [3d367ee2] * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) Implement the `sleep' command. Sun, 01 Apr 2012 19:21:45 GMT Prutkov Alex [087c27f6] * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) Renamed process_esc to process_ctl, more comments added Sun, 01 Apr 2012 18:44:23 GMT Vojtech Horky [abb8737] * tools/check.sh (modified) * tools/mkfat.py (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) Merge improvemens from GSOC12 "how-do-you-do period" Sun, 01 Apr 2012 17:45:39 GMT Prutkov Alex [8e81a7e] * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/modules/printf/TODO (added) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) Added TODO for printf, some comments, fixed BDSH TODO list Sun, 01 Apr 2012 15:42:58 GMT Prutkov Alex [1ffd74e] * uspace/app/bdsh/cmds/modules/echo/echo.c (added) * uspace/app/bdsh/cmds/modules/echo/echo.h (added) * uspace/app/bdsh/cmds/modules/echo/echo_def.h (added) * uspace/app/bdsh/cmds/modules/echo/entry.h (added) * uspace/app/bdsh/cmds/modules/printf/entry.h (added) * uspace/app/bdsh/cmds/modules/printf/printf.c (added) * uspace/app/bdsh/cmds/modules/printf/printf.h (added) * uspace/app/bdsh/cmds/modules/printf/printf_def.h (added) Added printf functionality Sun, 01 Apr 2012 07:13:03 GMT Sean Bartell [6582b36] * tools/checkers/clang.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/filldir.py (modified) * tools/gentestfile.py (modified) * tools/mkuimage.py (modified) * tools/xstruct.py (modified) Make some scripts work with Python 3. Arch Linux has already ... Sat, 31 Mar 2012 12:39:43 GMT Prutkov Alex [711e7fe5] * HelenOS.config (modified) * Makefile (modified) * abi/include/bool.h (modified) * abi/include/ddi/arg.h (modified) * abi/include/ddi/irq.h (modified) * abi/include/elf.h (modified) * abi/include/errno.h (modified) * abi/include/fb/visuals.h (modified) * abi/include/ipc/event.h (modified) * abi/include/ipc/ipc.h (modified) * abi/include/ipc/methods.h (modified) * abi/include/mm/as.h (modified) * abi/include/proc/task.h (modified) * abi/include/proc/thread.h (modified) * abi/include/proc/uarg.h (modified) * abi/include/synch.h (modified) * abi/include/syscall.h (modified) * abi/include/sysinfo.h (modified) * abi/include/udebug.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/Makefile.empty (modified) * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (modified) * boot/Makefile.yaboot (modified) * boot/arch/abs32le/Makefile.inc (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/_link.ld.in (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/asm.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/include/types.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/include/arch.h (modified) * boot/arch/ia64/include/asm.h (modified) * boot/arch/ia64/include/main.h (modified) * boot/arch/ia64/include/pal.h (modified) * boot/arch/ia64/include/sal.h (modified) * boot/arch/ia64/include/ski.h (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/asm.S (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/putchar.c (modified) * boot/arch/ia64/src/sal.c (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/asm.h (modified) * boot/arch/mips32/include/main.h (modified) * boot/arch/mips32/include/regname.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/mips64/_link.ld.in (modified) * boot/arch/mips64/include/arch.h (modified) * boot/arch/mips64/include/types.h (modified) * boot/arch/mips64/src/asm.S (modified) * boot/arch/mips64/src/main.c (modified) * boot/arch/mips64/src/putchar.c (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/include/arch.h (modified) * boot/arch/ppc32/include/asm.h (modified) * boot/arch/ppc32/include/main.h (modified) * boot/arch/ppc32/include/ofw.h (modified) * boot/arch/ppc32/include/regname.h (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/ppc32/src/asm.S (modified) * boot/arch/ppc32/src/main.c (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/_link.ld.in (modified) * boot/arch/sparc64/include/arch.h (modified) * boot/arch/sparc64/include/asm.h (modified) * boot/arch/sparc64/include/main.h (modified) * boot/arch/sparc64/include/ofw.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/arch/sparc64/src/asm.S (modified) * boot/arch/sparc64/src/main.c (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/division.h (modified) * boot/genarch/include/efi.h (modified) * boot/genarch/include/multiplication.h (modified) * boot/genarch/include/ofw.h (modified) * boot/genarch/include/ofw_tree.h (modified) * boot/genarch/src/division.c (modified) * boot/genarch/src/efi.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/genarch/src/ofw.c (modified) * boot/genarch/src/ofw_tree.c (modified) * boot/generic/include/align.h (modified) * boot/generic/include/balloc.h (modified) * boot/generic/include/errno.h (modified) * boot/generic/include/halt.h (modified) * boot/generic/include/inflate.h (modified) * boot/generic/include/macros.h (modified) * boot/generic/include/memstr.h (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_core.h (modified) * boot/generic/include/putchar.h (modified) * boot/generic/include/stdarg.h (modified) * boot/generic/include/stdint.h (modified) * boot/generic/include/str.h (modified) * boot/generic/include/typedefs.h (modified) * boot/generic/include/version.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/inflate.c (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/printf.c (modified) * boot/generic/src/printf_core.c (modified) * boot/generic/src/str.c (modified) * boot/generic/src/version.c (modified) * boot/generic/src/vprintf.c (modified) * boot/grub.efi/COPYING (modified) * boot/grub.efi/README (modified) * boot/grub.efi/efi.img.gz (modified) * boot/grub.efi/i386-efi/acpi.mod (modified) * boot/grub.efi/i386-efi/affs.mod (modified) * boot/grub.efi/i386-efi/afs.mod (modified) * boot/grub.efi/i386-efi/afs_be.mod (modified) * boot/grub.efi/i386-efi/aout.mod (modified) * boot/grub.efi/i386-efi/appleldr.mod (modified) * boot/grub.efi/i386-efi/at_keyboard.mod (modified) * boot/grub.efi/i386-efi/ata.mod (modified) * boot/grub.efi/i386-efi/ata_pthru.mod (modified) * boot/grub.efi/i386-efi/befs.mod (modified) * boot/grub.efi/i386-efi/befs_be.mod (modified) * boot/grub.efi/i386-efi/bitmap.mod (modified) * boot/grub.efi/i386-efi/bitmap_scale.mod (modified) * boot/grub.efi/i386-efi/blocklist.mod (modified) * boot/grub.efi/i386-efi/boot.mod (modified) * boot/grub.efi/i386-efi/bsd.mod (modified) * boot/grub.efi/i386-efi/btrfs.mod (modified) * boot/grub.efi/i386-efi/bufio.mod (modified) * boot/grub.efi/i386-efi/cat.mod (modified) * boot/grub.efi/i386-efi/chain.mod (modified) * boot/grub.efi/i386-efi/cmp.mod (modified) * boot/grub.efi/i386-efi/command.lst (modified) * boot/grub.efi/i386-efi/configfile.mod (modified) * boot/grub.efi/i386-efi/cpio.mod (modified) * boot/grub.efi/i386-efi/cpuid.mod (modified) * boot/grub.efi/i386-efi/crypto.lst (modified) * boot/grub.efi/i386-efi/crypto.mod (modified) * boot/grub.efi/i386-efi/cs5536.mod (modified) * boot/grub.efi/i386-efi/date.mod (modified) * boot/grub.efi/i386-efi/datehook.mod (modified) * boot/grub.efi/i386-efi/datetime.mod (modified) * boot/grub.efi/i386-efi/dm_nv.mod (modified) * boot/grub.efi/i386-efi/echo.mod (modified) * boot/grub.efi/i386-efi/efi_gop.mod (modified) * boot/grub.efi/i386-efi/efi_uga.mod (modified) * boot/grub.efi/i386-efi/elf.mod (modified) * boot/grub.efi/i386-efi/example_functional_test.mod (modified) * boot/grub.efi/i386-efi/ext2.mod (modified) * boot/grub.efi/i386-efi/extcmd.mod (modified) * boot/grub.efi/i386-efi/fat.mod (modified) * boot/grub.efi/i386-efi/fixvideo.mod (modified) * boot/grub.efi/i386-efi/font.mod (modified) * boot/grub.efi/i386-efi/fs.lst (modified) * boot/grub.efi/i386-efi/fshelp.mod (modified) * boot/grub.efi/i386-efi/functional_test.mod (modified) * boot/grub.efi/i386-efi/gcry_arcfour.mod (modified) * boot/grub.efi/i386-efi/gcry_blowfish.mod (modified) * boot/grub.efi/i386-efi/gcry_camellia.mod (modified) * boot/grub.efi/i386-efi/gcry_cast5.mod (modified) * boot/grub.efi/i386-efi/gcry_crc.mod (modified) * boot/grub.efi/i386-efi/gcry_des.mod (modified) * boot/grub.efi/i386-efi/gcry_md4.mod (modified) * boot/grub.efi/i386-efi/gcry_md5.mod (modified) * boot/grub.efi/i386-efi/gcry_rfc2268.mod (modified) * boot/grub.efi/i386-efi/gcry_rijndael.mod (modified) * boot/grub.efi/i386-efi/gcry_rmd160.mod (modified) * boot/grub.efi/i386-efi/gcry_seed.mod (modified) * boot/grub.efi/i386-efi/gcry_serpent.mod (modified) * boot/grub.efi/i386-efi/gcry_sha1.mod (modified) * boot/grub.efi/i386-efi/gcry_sha256.mod (modified) * boot/grub.efi/i386-efi/gcry_sha512.mod (modified) * boot/grub.efi/i386-efi/gcry_tiger.mod (modified) * boot/grub.efi/i386-efi/gcry_twofish.mod (modified) * boot/grub.efi/i386-efi/gcry_whirlpool.mod (modified) * boot/grub.efi/i386-efi/gettext.mod (modified) * boot/grub.efi/i386-efi/gfxmenu.mod (modified) * boot/grub.efi/i386-efi/gfxterm.mod (modified) * boot/grub.efi/i386-efi/gptsync.mod (modified) * boot/grub.efi/i386-efi/gzio.mod (modified) * boot/grub.efi/i386-efi/halt.mod (modified) * boot/grub.efi/i386-efi/hashsum.mod (modified) * boot/grub.efi/i386-efi/hdparm.mod (modified) * boot/grub.efi/i386-efi/hello.mod (modified) * boot/grub.efi/i386-efi/help.mod (modified) * boot/grub.efi/i386-efi/hexdump.mod (modified) * boot/grub.efi/i386-efi/hfs.mod (modified) * boot/grub.efi/i386-efi/hfsplus.mod (modified) * boot/grub.efi/i386-efi/iorw.mod (modified) * boot/grub.efi/i386-efi/iso9660.mod (modified) * boot/grub.efi/i386-efi/jfs.mod (modified) * boot/grub.efi/i386-efi/jpeg.mod (modified) * boot/grub.efi/i386-efi/keylayouts.mod (modified) * boot/grub.efi/i386-efi/keystatus.mod (modified) * boot/grub.efi/i386-efi/linux.mod (modified) * boot/grub.efi/i386-efi/loadbios.mod (modified) * boot/grub.efi/i386-efi/loadenv.mod (modified) * boot/grub.efi/i386-efi/loopback.mod (modified) * boot/grub.efi/i386-efi/ls.mod (modified) * boot/grub.efi/i386-efi/lsacpi.mod (modified) * boot/grub.efi/i386-efi/lsefimmap.mod (modified) * boot/grub.efi/i386-efi/lsefisystab.mod (modified) * boot/grub.efi/i386-efi/lsmmap.mod (modified) * boot/grub.efi/i386-efi/lspci.mod (modified) * boot/grub.efi/i386-efi/lssal.mod (modified) * boot/grub.efi/i386-efi/lvm.mod (modified) * boot/grub.efi/i386-efi/mdraid09.mod (modified) * boot/grub.efi/i386-efi/mdraid1x.mod (modified) * boot/grub.efi/i386-efi/memdisk.mod (modified) * boot/grub.efi/i386-efi/memrw.mod (modified) * boot/grub.efi/i386-efi/minicmd.mod (modified) * boot/grub.efi/i386-efi/minix.mod (modified) * boot/grub.efi/i386-efi/minix2.mod (modified) * boot/grub.efi/i386-efi/mmap.mod (modified) * boot/grub.efi/i386-efi/moddep.lst (modified) * boot/grub.efi/i386-efi/msdospart.mod (modified) * boot/grub.efi/i386-efi/multiboot.mod (modified) * boot/grub.efi/i386-efi/multiboot2.mod (modified) * boot/grub.efi/i386-efi/nilfs2.mod (modified) * boot/grub.efi/i386-efi/normal.mod (modified) * boot/grub.efi/i386-efi/ntfs.mod (modified) * boot/grub.efi/i386-efi/ntfscomp.mod (modified) * boot/grub.efi/i386-efi/ohci.mod (modified) * boot/grub.efi/i386-efi/part_acorn.mod (modified) * boot/grub.efi/i386-efi/part_amiga.mod (modified) * boot/grub.efi/i386-efi/part_apple.mod (modified) * boot/grub.efi/i386-efi/part_bsd.mod (modified) * boot/grub.efi/i386-efi/part_gpt.mod (modified) * boot/grub.efi/i386-efi/part_msdos.mod (modified) * boot/grub.efi/i386-efi/part_sun.mod (modified) * boot/grub.efi/i386-efi/part_sunpc.mod (modified) * boot/grub.efi/i386-efi/partmap.lst (modified) * boot/grub.efi/i386-efi/parttool.lst (modified) * boot/grub.efi/i386-efi/parttool.mod (modified) * boot/grub.efi/i386-efi/password.mod (modified) * boot/grub.efi/i386-efi/password_pbkdf2.mod (modified) * boot/grub.efi/i386-efi/pbkdf2.mod (modified) * boot/grub.efi/i386-efi/pci.mod (modified) * boot/grub.efi/i386-efi/play.mod (modified) * boot/grub.efi/i386-efi/png.mod (modified) * boot/grub.efi/i386-efi/probe.mod (modified) * boot/grub.efi/i386-efi/raid.mod (modified) * boot/grub.efi/i386-efi/raid5rec.mod (modified) * boot/grub.efi/i386-efi/raid6rec.mod (modified) * boot/grub.efi/i386-efi/read.mod (modified) * boot/grub.efi/i386-efi/reboot.mod (modified) * boot/grub.efi/i386-efi/regexp.mod (modified) * boot/grub.efi/i386-efi/reiserfs.mod (modified) * boot/grub.efi/i386-efi/relocator.mod (modified) * boot/grub.efi/i386-efi/scsi.mod (modified) * boot/grub.efi/i386-efi/search.mod (modified) * boot/grub.efi/i386-efi/search_fs_file.mod (modified) * boot/grub.efi/i386-efi/search_fs_uuid.mod (modified) * boot/grub.efi/i386-efi/search_label.mod (modified) * boot/grub.efi/i386-efi/serial.mod (modified) * boot/grub.efi/i386-efi/setjmp.mod (modified) * boot/grub.efi/i386-efi/setpci.mod (modified) * boot/grub.efi/i386-efi/sfs.mod (modified) * boot/grub.efi/i386-efi/sleep.mod (modified) * boot/grub.efi/i386-efi/tar.mod (modified) * boot/grub.efi/i386-efi/terminal.lst (modified) * boot/grub.efi/i386-efi/terminal.mod (modified) * boot/grub.efi/i386-efi/terminfo.mod (modified) * boot/grub.efi/i386-efi/test.mod (modified) * boot/grub.efi/i386-efi/test_blockarg.mod (modified) * boot/grub.efi/i386-efi/testload.mod (modified) * boot/grub.efi/i386-efi/tga.mod (modified) * boot/grub.efi/i386-efi/trig.mod (modified) * boot/grub.efi/i386-efi/true.mod (modified) * boot/grub.efi/i386-efi/udf.mod (modified) * boot/grub.efi/i386-efi/ufs1.mod (modified) * boot/grub.efi/i386-efi/ufs2.mod (modified) * boot/grub.efi/i386-efi/uhci.mod (modified) * boot/grub.efi/i386-efi/usb.mod (modified) * boot/grub.efi/i386-efi/usb_keyboard.mod (modified) * boot/grub.efi/i386-efi/usbms.mod (modified) * boot/grub.efi/i386-efi/usbserial_common.mod (modified) * boot/grub.efi/i386-efi/usbserial_ftdi.mod (modified) * boot/grub.efi/i386-efi/usbserial_pl2303.mod (modified) * boot/grub.efi/i386-efi/usbtest.mod (modified) * boot/grub.efi/i386-efi/video.lst (modified) * boot/grub.efi/i386-efi/video.mod (modified) * boot/grub.efi/i386-efi/video_bochs.mod (modified) * boot/grub.efi/i386-efi/video_cirrus.mod (modified) * boot/grub.efi/i386-efi/video_fb.mod (modified) * boot/grub.efi/i386-efi/videoinfo.mod (modified) * boot/grub.efi/i386-efi/videotest.mod (modified) * boot/grub.efi/i386-efi/xfs.mod (modified) * boot/grub.efi/i386-efi/xnu.mod (modified) * boot/grub.efi/i386-efi/xnu_uuid.mod (modified) * boot/grub.efi/i386-efi/xzio.mod (modified) * boot/grub.efi/i386-efi/zfs.mod (modified) * boot/grub.efi/i386-efi/zfsinfo.mod (modified) * boot/grub.efi/x86_64-efi/acpi.mod (modified) * boot/grub.efi/x86_64-efi/affs.mod (modified) * boot/grub.efi/x86_64-efi/afs.mod (modified) * boot/grub.efi/x86_64-efi/afs_be.mod (modified) * boot/grub.efi/x86_64-efi/aout.mod (modified) * boot/grub.efi/x86_64-efi/appleldr.mod (modified) * boot/grub.efi/x86_64-efi/at_keyboard.mod (modified) * boot/grub.efi/x86_64-efi/ata.mod (modified) * boot/grub.efi/x86_64-efi/ata_pthru.mod (modified) * boot/grub.efi/x86_64-efi/befs.mod (modified) * boot/grub.efi/x86_64-efi/befs_be.mod (modified) * boot/grub.efi/x86_64-efi/bitmap.mod (modified) * boot/grub.efi/x86_64-efi/bitmap_scale.mod (modified) * boot/grub.efi/x86_64-efi/blocklist.mod (modified) * boot/grub.efi/x86_64-efi/boot.mod (modified) * boot/grub.efi/x86_64-efi/bsd.mod (modified) * boot/grub.efi/x86_64-efi/btrfs.mod (modified) * boot/grub.efi/x86_64-efi/bufio.mod (modified) * boot/grub.efi/x86_64-efi/cat.mod (modified) * boot/grub.efi/x86_64-efi/chain.mod (modified) * boot/grub.efi/x86_64-efi/cmp.mod (modified) * boot/grub.efi/x86_64-efi/command.lst (modified) * boot/grub.efi/x86_64-efi/configfile.mod (modified) * boot/grub.efi/x86_64-efi/cpio.mod (modified) * boot/grub.efi/x86_64-efi/cpuid.mod (modified) * boot/grub.efi/x86_64-efi/crypto.lst (modified) * boot/grub.efi/x86_64-efi/crypto.mod (modified) * boot/grub.efi/x86_64-efi/cs5536.mod (modified) * boot/grub.efi/x86_64-efi/date.mod (modified) * boot/grub.efi/x86_64-efi/datehook.mod (modified) * boot/grub.efi/x86_64-efi/datetime.mod (modified) * boot/grub.efi/x86_64-efi/dm_nv.mod (modified) * boot/grub.efi/x86_64-efi/echo.mod (modified) * boot/grub.efi/x86_64-efi/efi_gop.mod (modified) * boot/grub.efi/x86_64-efi/efi_uga.mod (modified) * boot/grub.efi/x86_64-efi/elf.mod (modified) * boot/grub.efi/x86_64-efi/example_functional_test.mod (modified) * boot/grub.efi/x86_64-efi/ext2.mod (modified) * boot/grub.efi/x86_64-efi/extcmd.mod (modified) * boot/grub.efi/x86_64-efi/fat.mod (modified) * boot/grub.efi/x86_64-efi/fixvideo.mod (modified) * boot/grub.efi/x86_64-efi/font.mod (modified) * boot/grub.efi/x86_64-efi/fs.lst (modified) * boot/grub.efi/x86_64-efi/fshelp.mod (modified) * boot/grub.efi/x86_64-efi/functional_test.mod (modified) * boot/grub.efi/x86_64-efi/gcry_arcfour.mod (modified) * boot/grub.efi/x86_64-efi/gcry_blowfish.mod (modified) * boot/grub.efi/x86_64-efi/gcry_camellia.mod (modified) * boot/grub.efi/x86_64-efi/gcry_cast5.mod (modified) * boot/grub.efi/x86_64-efi/gcry_crc.mod (modified) * boot/grub.efi/x86_64-efi/gcry_des.mod (modified) * boot/grub.efi/x86_64-efi/gcry_md4.mod (modified) * boot/grub.efi/x86_64-efi/gcry_md5.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rfc2268.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rijndael.mod (modified) * boot/grub.efi/x86_64-efi/gcry_rmd160.mod (modified) * boot/grub.efi/x86_64-efi/gcry_seed.mod (modified) * boot/grub.efi/x86_64-efi/gcry_serpent.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha1.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha256.mod (modified) * boot/grub.efi/x86_64-efi/gcry_sha512.mod (modified) * boot/grub.efi/x86_64-efi/gcry_tiger.mod (modified) * boot/grub.efi/x86_64-efi/gcry_twofish.mod (modified) * boot/grub.efi/x86_64-efi/gcry_whirlpool.mod (modified) * boot/grub.efi/x86_64-efi/gettext.mod (modified) * boot/grub.efi/x86_64-efi/gfxmenu.mod (modified) * boot/grub.efi/x86_64-efi/gfxterm.mod (modified) * boot/grub.efi/x86_64-efi/gptsync.mod (modified) * boot/grub.efi/x86_64-efi/gzio.mod (modified) * boot/grub.efi/x86_64-efi/halt.mod (modified) * boot/grub.efi/x86_64-efi/hashsum.mod (modified) * boot/grub.efi/x86_64-efi/hdparm.mod (modified) * boot/grub.efi/x86_64-efi/hello.mod (modified) * boot/grub.efi/x86_64-efi/help.mod (modified) * boot/grub.efi/x86_64-efi/hexdump.mod (modified) * boot/grub.efi/x86_64-efi/hfs.mod (modified) * boot/grub.efi/x86_64-efi/hfsplus.mod (modified) * boot/grub.efi/x86_64-efi/iorw.mod (modified) * boot/grub.efi/x86_64-efi/iso9660.mod (modified) * boot/grub.efi/x86_64-efi/jfs.mod (modified) * boot/grub.efi/x86_64-efi/jpeg.mod (modified) * boot/grub.efi/x86_64-efi/keylayouts.mod (modified) * boot/grub.efi/x86_64-efi/keystatus.mod (modified) * boot/grub.efi/x86_64-efi/linux.mod (modified) * boot/grub.efi/x86_64-efi/loadbios.mod (modified) * boot/grub.efi/x86_64-efi/loadenv.mod (modified) * boot/grub.efi/x86_64-efi/loopback.mod (modified) * boot/grub.efi/x86_64-efi/ls.mod (modified) * boot/grub.efi/x86_64-efi/lsacpi.mod (modified) * boot/grub.efi/x86_64-efi/lsefimmap.mod (modified) * boot/grub.efi/x86_64-efi/lsefisystab.mod (modified) * boot/grub.efi/x86_64-efi/lsmmap.mod (modified) * boot/grub.efi/x86_64-efi/lspci.mod (modified) * boot/grub.efi/x86_64-efi/lssal.mod (modified) * boot/grub.efi/x86_64-efi/lvm.mod (modified) * boot/grub.efi/x86_64-efi/mdraid09.mod (modified) * boot/grub.efi/x86_64-efi/mdraid1x.mod (modified) * boot/grub.efi/x86_64-efi/memdisk.mod (modified) * boot/grub.efi/x86_64-efi/memrw.mod (modified) * boot/grub.efi/x86_64-efi/minicmd.mod (modified) * boot/grub.efi/x86_64-efi/minix.mod (modified) * boot/grub.efi/x86_64-efi/minix2.mod (modified) * boot/grub.efi/x86_64-efi/mmap.mod (modified) * boot/grub.efi/x86_64-efi/moddep.lst (modified) * boot/grub.efi/x86_64-efi/msdospart.mod (modified) * boot/grub.efi/x86_64-efi/multiboot.mod (modified) * boot/grub.efi/x86_64-efi/multiboot2.mod (modified) * boot/grub.efi/x86_64-efi/nilfs2.mod (modified) * boot/grub.efi/x86_64-efi/normal.mod (modified) * boot/grub.efi/x86_64-efi/ntfs.mod (modified) * boot/grub.efi/x86_64-efi/ntfscomp.mod (modified) * boot/grub.efi/x86_64-efi/ohci.mod (modified) * boot/grub.efi/x86_64-efi/part_acorn.mod (modified) * boot/grub.efi/x86_64-efi/part_amiga.mod (modified) * boot/grub.efi/x86_64-efi/part_apple.mod (modified) * boot/grub.efi/x86_64-efi/part_bsd.mod (modified) * boot/grub.efi/x86_64-efi/part_gpt.mod (modified) * boot/grub.efi/x86_64-efi/part_msdos.mod (modified) * boot/grub.efi/x86_64-efi/part_sun.mod (modified) * boot/grub.efi/x86_64-efi/part_sunpc.mod (modified) * boot/grub.efi/x86_64-efi/partmap.lst (modified) * boot/grub.efi/x86_64-efi/parttool.lst (modified) * boot/grub.efi/x86_64-efi/parttool.mod (modified) * boot/grub.efi/x86_64-efi/password.mod (modified) * boot/grub.efi/x86_64-efi/password_pbkdf2.mod (modified) * boot/grub.efi/x86_64-efi/pbkdf2.mod (modified) * boot/grub.efi/x86_64-efi/pci.mod (modified) * boot/grub.efi/x86_64-efi/play.mod (modified) * boot/grub.efi/x86_64-efi/png.mod (modified) * boot/grub.efi/x86_64-efi/probe.mod (modified) * boot/grub.efi/x86_64-efi/raid.mod (modified) * boot/grub.efi/x86_64-efi/raid5rec.mod (modified) * boot/grub.efi/x86_64-efi/raid6rec.mod (modified) * boot/grub.efi/x86_64-efi/read.mod (modified) * boot/grub.efi/x86_64-efi/reboot.mod (modified) * boot/grub.efi/x86_64-efi/regexp.mod (modified) * boot/grub.efi/x86_64-efi/reiserfs.mod (modified) * boot/grub.efi/x86_64-efi/relocator.mod (modified) * boot/grub.efi/x86_64-efi/scsi.mod (modified) * boot/grub.efi/x86_64-efi/search.mod (modified) * boot/grub.efi/x86_64-efi/search_fs_file.mod (modified) * boot/grub.efi/x86_64-efi/search_fs_uuid.mod (modified) * boot/grub.efi/x86_64-efi/search_label.mod (modified) * boot/grub.efi/x86_64-efi/serial.mod (modified) * boot/grub.efi/x86_64-efi/setjmp.mod (modified) * boot/grub.efi/x86_64-efi/setpci.mod (modified) * boot/grub.efi/x86_64-efi/sfs.mod (modified) * boot/grub.efi/x86_64-efi/sleep.mod (modified) * boot/grub.efi/x86_64-efi/tar.mod (modified) * boot/grub.efi/x86_64-efi/terminal.lst (modified) * boot/grub.efi/x86_64-efi/terminal.mod (modified) * boot/grub.efi/x86_64-efi/terminfo.mod (modified) * boot/grub.efi/x86_64-efi/test.mod (modified) * boot/grub.efi/x86_64-efi/test_blockarg.mod (modified) * boot/grub.efi/x86_64-efi/testload.mod (modified) * boot/grub.efi/x86_64-efi/tga.mod (modified) * boot/grub.efi/x86_64-efi/trig.mod (modified) * boot/grub.efi/x86_64-efi/true.mod (modified) * boot/grub.efi/x86_64-efi/udf.mod (modified) * boot/grub.efi/x86_64-efi/ufs1.mod (modified) * boot/grub.efi/x86_64-efi/ufs2.mod (modified) * boot/grub.efi/x86_64-efi/uhci.mod (modified) * boot/grub.efi/x86_64-efi/usb.mod (modified) * boot/grub.efi/x86_64-efi/usb_keyboard.mod (modified) * boot/grub.efi/x86_64-efi/usbms.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_common.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_ftdi.mod (modified) * boot/grub.efi/x86_64-efi/usbserial_pl2303.mod (modified) * boot/grub.efi/x86_64-efi/usbtest.mod (modified) * boot/grub.efi/x86_64-efi/video.lst (modified) * boot/grub.efi/x86_64-efi/video.mod (modified) * boot/grub.efi/x86_64-efi/video_bochs.mod (modified) * boot/grub.efi/x86_64-efi/video_cirrus.mod (modified) * boot/grub.efi/x86_64-efi/video_fb.mod (modified) * boot/grub.efi/x86_64-efi/videoinfo.mod (modified) * boot/grub.efi/x86_64-efi/videotest.mod (modified) * boot/grub.efi/x86_64-efi/xfs.mod (modified) * boot/grub.efi/x86_64-efi/xnu.mod (modified) * boot/grub.efi/x86_64-efi/xnu_uuid.mod (modified) * boot/grub.efi/x86_64-efi/xzio.mod (modified) * boot/grub.efi/x86_64-efi/zfs.mod (modified) * boot/grub.efi/x86_64-efi/zfsinfo.mod (modified) * boot/grub.pc/COPYING (modified) * boot/grub.pc/README (modified) * boot/grub.pc/i386-pc/acpi.mod (modified) * boot/grub.pc/i386-pc/affs.mod (modified) * boot/grub.pc/i386-pc/afs.mod (modified) * boot/grub.pc/i386-pc/afs_be.mod (modified) * boot/grub.pc/i386-pc/aout.mod (modified) * boot/grub.pc/i386-pc/at_keyboard.mod (modified) * boot/grub.pc/i386-pc/ata.mod (modified) * boot/grub.pc/i386-pc/ata_pthru.mod (modified) * boot/grub.pc/i386-pc/befs.mod (modified) * boot/grub.pc/i386-pc/befs_be.mod (modified) * boot/grub.pc/i386-pc/biosdisk.mod (modified) * boot/grub.pc/i386-pc/bitmap.mod (modified) * boot/grub.pc/i386-pc/bitmap_scale.mod (modified) * boot/grub.pc/i386-pc/blocklist.mod (modified) * boot/grub.pc/i386-pc/boot.mod (modified) * boot/grub.pc/i386-pc/bsd.mod (modified) * boot/grub.pc/i386-pc/btrfs.mod (modified) * boot/grub.pc/i386-pc/bufio.mod (modified) * boot/grub.pc/i386-pc/cat.mod (modified) * boot/grub.pc/i386-pc/chain.mod (modified) * boot/grub.pc/i386-pc/cmostest.mod (modified) * boot/grub.pc/i386-pc/cmp.mod (modified) * boot/grub.pc/i386-pc/command.lst (modified) * boot/grub.pc/i386-pc/configfile.mod (modified) * boot/grub.pc/i386-pc/cpio.mod (modified) * boot/grub.pc/i386-pc/cpuid.mod (modified) * boot/grub.pc/i386-pc/crypto.lst (modified) * boot/grub.pc/i386-pc/crypto.mod (modified) * boot/grub.pc/i386-pc/cs5536.mod (modified) * boot/grub.pc/i386-pc/date.mod (modified) * boot/grub.pc/i386-pc/datehook.mod (modified) * boot/grub.pc/i386-pc/datetime.mod (modified) * boot/grub.pc/i386-pc/dm_nv.mod (modified) * boot/grub.pc/i386-pc/drivemap.mod (modified) * boot/grub.pc/i386-pc/echo.mod (modified) * boot/grub.pc/i386-pc/efiemu.mod (modified) * boot/grub.pc/i386-pc/elf.mod (modified) * boot/grub.pc/i386-pc/example_functional_test.mod (modified) * boot/grub.pc/i386-pc/ext2.mod (modified) * boot/grub.pc/i386-pc/extcmd.mod (modified) * boot/grub.pc/i386-pc/fat.mod (modified) * boot/grub.pc/i386-pc/font.mod (modified) * boot/grub.pc/i386-pc/fs.lst (modified) * boot/grub.pc/i386-pc/fshelp.mod (modified) * boot/grub.pc/i386-pc/functional_test.mod (modified) * boot/grub.pc/i386-pc/gcry_arcfour.mod (modified) * boot/grub.pc/i386-pc/gcry_blowfish.mod (modified) * boot/grub.pc/i386-pc/gcry_camellia.mod (modified) * boot/grub.pc/i386-pc/gcry_cast5.mod (modified) * boot/grub.pc/i386-pc/gcry_crc.mod (modified) * boot/grub.pc/i386-pc/gcry_des.mod (modified) * boot/grub.pc/i386-pc/gcry_md4.mod (modified) * boot/grub.pc/i386-pc/gcry_md5.mod (modified) * boot/grub.pc/i386-pc/gcry_rfc2268.mod (modified) * boot/grub.pc/i386-pc/gcry_rijndael.mod (modified) * boot/grub.pc/i386-pc/gcry_rmd160.mod (modified) * boot/grub.pc/i386-pc/gcry_seed.mod (modified) * boot/grub.pc/i386-pc/gcry_serpent.mod (modified) * boot/grub.pc/i386-pc/gcry_sha1.mod (modified) * boot/grub.pc/i386-pc/gcry_sha256.mod (modified) * boot/grub.pc/i386-pc/gcry_sha512.mod (modified) * boot/grub.pc/i386-pc/gcry_tiger.mod (modified) * boot/grub.pc/i386-pc/gcry_twofish.mod (modified) * boot/grub.pc/i386-pc/gcry_whirlpool.mod (modified) * boot/grub.pc/i386-pc/gettext.mod (modified) * boot/grub.pc/i386-pc/gfxmenu.mod (modified) * boot/grub.pc/i386-pc/gfxterm.mod (modified) * boot/grub.pc/i386-pc/gptsync.mod (modified) * boot/grub.pc/i386-pc/gzio.mod (modified) * boot/grub.pc/i386-pc/halt.mod (modified) * boot/grub.pc/i386-pc/hashsum.mod (modified) * boot/grub.pc/i386-pc/hdparm.mod (modified) * boot/grub.pc/i386-pc/hello.mod (modified) * boot/grub.pc/i386-pc/help.mod (modified) * boot/grub.pc/i386-pc/hexdump.mod (modified) * boot/grub.pc/i386-pc/hfs.mod (modified) * boot/grub.pc/i386-pc/hfsplus.mod (modified) * boot/grub.pc/i386-pc/iorw.mod (modified) * boot/grub.pc/i386-pc/iso9660.mod (modified) * boot/grub.pc/i386-pc/jfs.mod (modified) * boot/grub.pc/i386-pc/jpeg.mod (modified) * boot/grub.pc/i386-pc/keylayouts.mod (modified) * boot/grub.pc/i386-pc/keystatus.mod (modified) * boot/grub.pc/i386-pc/legacycfg.mod (modified) * boot/grub.pc/i386-pc/linux.mod (modified) * boot/grub.pc/i386-pc/linux16.mod (modified) * boot/grub.pc/i386-pc/loadenv.mod (modified) * boot/grub.pc/i386-pc/loopback.mod (modified) * boot/grub.pc/i386-pc/ls.mod (modified) * boot/grub.pc/i386-pc/lsacpi.mod (modified) * boot/grub.pc/i386-pc/lsapm.mod (modified) * boot/grub.pc/i386-pc/lsmmap.mod (modified) * boot/grub.pc/i386-pc/lspci.mod (modified) * boot/grub.pc/i386-pc/lvm.mod (modified) * boot/grub.pc/i386-pc/mdraid09.mod (modified) * boot/grub.pc/i386-pc/mdraid1x.mod (modified) * boot/grub.pc/i386-pc/memdisk.mod (modified) * boot/grub.pc/i386-pc/memrw.mod (modified) * boot/grub.pc/i386-pc/minicmd.mod (modified) * boot/grub.pc/i386-pc/minix.mod (modified) * boot/grub.pc/i386-pc/minix2.mod (modified) * boot/grub.pc/i386-pc/mmap.mod (modified) * boot/grub.pc/i386-pc/moddep.lst (modified) * boot/grub.pc/i386-pc/msdospart.mod (modified) * boot/grub.pc/i386-pc/multiboot.mod (modified) * boot/grub.pc/i386-pc/multiboot2.mod (modified) * boot/grub.pc/i386-pc/nilfs2.mod (modified) * boot/grub.pc/i386-pc/normal.mod (modified) * boot/grub.pc/i386-pc/ntfs.mod (modified) * boot/grub.pc/i386-pc/ntfscomp.mod (modified) * boot/grub.pc/i386-pc/ntldr.mod (modified) * boot/grub.pc/i386-pc/ohci.mod (modified) * boot/grub.pc/i386-pc/part_acorn.mod (modified) * boot/grub.pc/i386-pc/part_amiga.mod (modified) * boot/grub.pc/i386-pc/part_apple.mod (modified) * boot/grub.pc/i386-pc/part_bsd.mod (modified) * boot/grub.pc/i386-pc/part_gpt.mod (modified) * boot/grub.pc/i386-pc/part_msdos.mod (modified) * boot/grub.pc/i386-pc/part_sun.mod (modified) * boot/grub.pc/i386-pc/part_sunpc.mod (modified) * boot/grub.pc/i386-pc/partmap.lst (modified) * boot/grub.pc/i386-pc/parttool.lst (modified) * boot/grub.pc/i386-pc/parttool.mod (modified) * boot/grub.pc/i386-pc/password.mod (modified) * boot/grub.pc/i386-pc/password_pbkdf2.mod (modified) * boot/grub.pc/i386-pc/pbkdf2.mod (modified) * boot/grub.pc/i386-pc/pci.mod (modified) * boot/grub.pc/i386-pc/play.mod (modified) * boot/grub.pc/i386-pc/png.mod (modified) * boot/grub.pc/i386-pc/probe.mod (modified) * boot/grub.pc/i386-pc/pxe.mod (modified) * boot/grub.pc/i386-pc/pxecmd.mod (modified) * boot/grub.pc/i386-pc/raid.mod (modified) * boot/grub.pc/i386-pc/raid5rec.mod (modified) * boot/grub.pc/i386-pc/raid6rec.mod (modified) * boot/grub.pc/i386-pc/read.mod (modified) * boot/grub.pc/i386-pc/reboot.mod (modified) * boot/grub.pc/i386-pc/regexp.mod (modified) * boot/grub.pc/i386-pc/reiserfs.mod (modified) * boot/grub.pc/i386-pc/relocator.mod (modified) * boot/grub.pc/i386-pc/scsi.mod (modified) * boot/grub.pc/i386-pc/search.mod (modified) * boot/grub.pc/i386-pc/search_fs_file.mod (modified) * boot/grub.pc/i386-pc/search_fs_uuid.mod (modified) * boot/grub.pc/i386-pc/search_label.mod (modified) * boot/grub.pc/i386-pc/sendkey.mod (modified) * boot/grub.pc/i386-pc/serial.mod (modified) * boot/grub.pc/i386-pc/setjmp.mod (modified) * boot/grub.pc/i386-pc/setpci.mod (modified) * boot/grub.pc/i386-pc/sfs.mod (modified) * boot/grub.pc/i386-pc/sleep.mod (modified) * boot/grub.pc/i386-pc/tar.mod (modified) * boot/grub.pc/i386-pc/terminal.lst (modified) * boot/grub.pc/i386-pc/terminal.mod (modified) * boot/grub.pc/i386-pc/terminfo.mod (modified) * boot/grub.pc/i386-pc/test.mod (modified) * boot/grub.pc/i386-pc/test_blockarg.mod (modified) * boot/grub.pc/i386-pc/testload.mod (modified) * boot/grub.pc/i386-pc/tga.mod (modified) * boot/grub.pc/i386-pc/trig.mod (modified) * boot/grub.pc/i386-pc/true.mod (modified) * boot/grub.pc/i386-pc/udf.mod (modified) * boot/grub.pc/i386-pc/ufs1.mod (modified) * boot/grub.pc/i386-pc/ufs2.mod (modified) * boot/grub.pc/i386-pc/uhci.mod (modified) * boot/grub.pc/i386-pc/usb.mod (modified) * boot/grub.pc/i386-pc/usb_keyboard.mod (modified) * boot/grub.pc/i386-pc/usbms.mod (modified) * boot/grub.pc/i386-pc/usbserial_common.mod (modified) * boot/grub.pc/i386-pc/usbserial_ftdi.mod (modified) * boot/grub.pc/i386-pc/usbserial_pl2303.mod (modified) * boot/grub.pc/i386-pc/usbtest.mod (modified) * boot/grub.pc/i386-pc/vbe.mod (modified) * boot/grub.pc/i386-pc/vga.mod (modified) * boot/grub.pc/i386-pc/vga_text.mod (modified) * boot/grub.pc/i386-pc/video.lst (modified) * boot/grub.pc/i386-pc/video.mod (modified) * boot/grub.pc/i386-pc/video_bochs.mod (modified) * boot/grub.pc/i386-pc/video_cirrus.mod (modified) * boot/grub.pc/i386-pc/video_fb.mod (modified) * boot/grub.pc/i386-pc/videoinfo.mod (modified) * boot/grub.pc/i386-pc/videotest.mod (modified) * boot/grub.pc/i386-pc/xfs.mod (modified) * boot/grub.pc/i386-pc/xnu.mod (modified) * boot/grub.pc/i386-pc/xnu_uuid.mod (modified) * boot/grub.pc/i386-pc/xzio.mod (modified) * boot/grub.pc/i386-pc/zfs.mod (modified) * boot/grub.pc/i386-pc/zfsinfo.mod (modified) * boot/grub.pc/pc.img (modified) * boot/silo/COPYING (modified) * boot/silo/README (modified) * boot/silo/a.out/isofs.b (modified) * boot/silo/a.out/second.b (modified) * boot/silo/silo.conf (modified) * boot/yaboot/COPYING (modified) * boot/yaboot/README (modified) * boot/yaboot/bootinfo.txt (modified) * boot/yaboot/maps (modified) * boot/yaboot/ofboot.b (modified) * boot/yaboot/yaboot (modified) * boot/yaboot/yaboot.conf (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/app/klog/klog.adl (modified) * contrib/arch/uspace/lib/libblock/fnc.block_fini (modified) * contrib/arch/uspace/lib/libblock/fnc.block_init (modified) * contrib/arch/uspace/lib/libblock/fnc.block_seqread (modified) * contrib/arch/uspace/lib/libc/bind (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_connect (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_count (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_devices (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_get_handle (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_device_register (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_driver_register (modified) * contrib/arch/uspace/lib/libc/fnc.devmap_get_phone (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/lib/libc/requires (modified) * contrib/arch/uspace/lib/libc/subsume (modified) * contrib/arch/uspace/lib/libfs/fnc.fs_register (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_lookup (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_mount (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_open_node (modified) * contrib/arch/uspace/lib/libfs/fnc.libfs_stat (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/bd/bd.bp (modified) * contrib/arch/uspace/srv/bd/rd/rd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/console/console.bp (modified) * contrib/arch/uspace/srv/console/fnc.cell_mark_changed (modified) * contrib/arch/uspace/srv/console/fnc.clear (modified) * contrib/arch/uspace/srv/console/fnc.cons_read (modified) * contrib/arch/uspace/srv/console/fnc.cons_write (modified) * contrib/arch/uspace/srv/console/fnc.curs_goto (modified) * contrib/arch/uspace/srv/console/fnc.curs_visibility (modified) * contrib/arch/uspace/srv/console/fnc.draw_pixmap (modified) * contrib/arch/uspace/srv/console/fnc.fb_pending_flush (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_char (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_connect (modified) * contrib/arch/uspace/srv/console/fnc.gcons_notify_disconnect (modified) * contrib/arch/uspace/srv/console/fnc.gcons_redraw_console (modified) * contrib/arch/uspace/srv/console/fnc.make_anim (modified) * contrib/arch/uspace/srv/console/fnc.make_pixmap (modified) * contrib/arch/uspace/srv/console/fnc.redraw_state (modified) * contrib/arch/uspace/srv/console/fnc.screen_clear (modified) * contrib/arch/uspace/srv/console/fnc.set_color (modified) * contrib/arch/uspace/srv/console/fnc.set_rgb_color (modified) * contrib/arch/uspace/srv/console/fnc.set_style (modified) * contrib/arch/uspace/srv/console/fnc.vp_create (modified) * contrib/arch/uspace/srv/console/fnc.vp_switch (modified) * contrib/arch/uspace/srv/console/fnc.write_char (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/devmap/devmap_client.bp (modified) * contrib/arch/uspace/srv/devmap/devmap_driver.bp (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/fb/fb.bp (modified) * contrib/arch/uspace/srv/fs/devfs/devfs.adl (modified) * contrib/arch/uspace/srv/fs/devfs/devfs.bp (modified) * contrib/arch/uspace/srv/fs/fat/fat.adl (modified) * contrib/arch/uspace/srv/fs/fat/fat.bp (modified) * contrib/arch/uspace/srv/fs/tmpfs/fnc.tmpfs_restore (modified) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.adl (modified) * contrib/arch/uspace/srv/fs/tmpfs/tmpfs.bp (modified) * contrib/arch/uspace/srv/kbd/event.bp (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/kbd/kbd.bp (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/loader/loader.bp (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/ns.bp (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_grab_phone (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_lookup_internal (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_open_node_internal (modified) * contrib/arch/uspace/srv/vfs/fnc.vfs_release_phone (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.bp (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/mbprotect/__init__.py (modified) * contrib/conf/msim.conf (modified) * contrib/conf/ski.conf (modified) * contrib/highlight/Syntax (modified) * contrib/highlight/adl.syntax (modified) * contrib/highlight/bp.syntax (modified) * contrib/tools/font/u_vga16.bdf (modified) * contrib/tools/gen_vga323.c (modified) * defaults/amd64/Makefile.config (modified) * defaults/amd64/output (modified) * defaults/arm32/GXemul/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/arm32/gta02/Makefile.config (modified) * defaults/arm32/integratorcp/Makefile.config (modified) * defaults/arm32/output (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia32/output (modified) * defaults/ia64/Makefile.config (modified) * defaults/ia64/i460GX/Makefile.config (modified) * defaults/ia64/output (modified) * defaults/ia64/ski/Makefile.config (modified) * defaults/mips32/GXemul/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/mips32/msim/Makefile.config (modified) * defaults/mips32/output (modified) * defaults/mips64/Makefile.config (modified) * defaults/mips64/msim/Makefile.config (modified) * defaults/mips64/output (modified) * defaults/ppc32/Makefile.config (modified) * defaults/ppc32/output (modified) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/niagara/Makefile.config (modified) * defaults/sparc64/output (modified) * defaults/sparc64/ultra/Makefile.config (modified) * defaults/special/Makefile.config (modified) * defaults/special/abs32le/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/_link.ld.in (modified) * kernel/arch/abs32le/include/arch.h (modified) * kernel/arch/abs32le/include/asm.h (modified) * kernel/arch/abs32le/include/atomic.h (modified) * kernel/arch/abs32le/include/barrier.h (modified) * kernel/arch/abs32le/include/context.h (modified) * kernel/arch/abs32le/include/context_offset.h (modified) * kernel/arch/abs32le/include/cpu.h (modified) * kernel/arch/abs32le/include/cycle.h (modified) * kernel/arch/abs32le/include/elf.h (modified) * kernel/arch/abs32le/include/faddr.h (modified) * kernel/arch/abs32le/include/fpu_context.h (modified) * kernel/arch/abs32le/include/interrupt.h (modified) * kernel/arch/abs32le/include/istate.h (modified) * kernel/arch/abs32le/include/mm/as.h (modified) * kernel/arch/abs32le/include/mm/asid.h (modified) * kernel/arch/abs32le/include/mm/frame.h (modified) * kernel/arch/abs32le/include/mm/km.h (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/abs32le/include/mm/tlb.h (modified) * kernel/arch/abs32le/include/proc/task.h (modified) * kernel/arch/abs32le/include/proc/thread.h (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/cpu/cpu.c (modified) * kernel/arch/abs32le/src/ddi/ddi.c (modified) * kernel/arch/abs32le/src/debug/stacktrace.c (modified) * kernel/arch/abs32le/src/mm/as.c (modified) * kernel/arch/abs32le/src/mm/frame.c (modified) * kernel/arch/abs32le/src/mm/km.c (modified) * kernel/arch/abs32le/src/mm/page.c (modified) * kernel/arch/abs32le/src/mm/tlb.c (modified) * kernel/arch/abs32le/src/proc/scheduler.c (modified) * kernel/arch/abs32le/src/proc/task.c (modified) * kernel/arch/abs32le/src/proc/thread.c (modified) * kernel/arch/abs32le/src/smp/ipi.c (modified) * kernel/arch/abs32le/src/smp/smp.c (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/atomic.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/cpuid.h (modified) * kernel/arch/amd64/include/cycle.h (modified) * kernel/arch/amd64/include/ddi/ddi.h (modified) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/elf.h (modified) * kernel/arch/amd64/include/faddr.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/istate.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/km.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/mm/ptl.h (modified) * kernel/arch/amd64/include/mm/tlb.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/proc/task.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/syscall.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/boot/vesa_ret.inc (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/debug/stacktrace.c (modified) * kernel/arch/amd64/src/debug/stacktrace_asm.S (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/km.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/proc/scheduler.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/amd64/src/proc/thread.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch.h (modified) * kernel/arch/arm32/include/asm.h (modified) * kernel/arch/arm32/include/asm/boot.h (modified) * kernel/arch/arm32/include/atomic.h (modified) * kernel/arch/arm32/include/barrier.h (modified) * kernel/arch/arm32/include/context.h (modified) * kernel/arch/arm32/include/cpu.h (modified) * kernel/arch/arm32/include/cycle.h (modified) * kernel/arch/arm32/include/elf.h (modified) * kernel/arch/arm32/include/exception.h (modified) * kernel/arch/arm32/include/faddr.h (modified) * kernel/arch/arm32/include/fpu_context.h (modified) * kernel/arch/arm32/include/interrupt.h (modified) * kernel/arch/arm32/include/istate.h (modified) * kernel/arch/arm32/include/mach/gta02/gta02.h (modified) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/mm/as.h (modified) * kernel/arch/arm32/include/mm/asid.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/km.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/mm/page_fault.h (modified) * kernel/arch/arm32/include/mm/tlb.h (modified) * kernel/arch/arm32/include/proc/task.h (modified) * kernel/arch/arm32/include/proc/thread.h (modified) * kernel/arch/arm32/include/ras.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/include/stack.h (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/ddi/ddi.c (modified) * kernel/arch/arm32/src/debug/stacktrace.c (modified) * kernel/arch/arm32/src/debug/stacktrace_asm.S (modified) * kernel/arch/arm32/src/dummy.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/as.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/km.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/mm/tlb.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/bios/bios.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/context_offset.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/cpuid.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/include/ddi/ddi.h (modified) * kernel/arch/ia32/include/drivers/i8254.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/elf.h (modified) * kernel/arch/ia32/include/faddr.h (modified) * kernel/arch/ia32/include/fpu_context.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/istate.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/asid.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/km.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/mm/tlb.h (modified) * kernel/arch/ia32/include/pm.h (modified) * kernel/arch/ia32/include/proc/task.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/smp/mps.h (modified) * kernel/arch/ia32/include/smp/smp.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/boot/vesa_ret.inc (modified) * kernel/arch/ia32/src/boot/vga323.pal (modified) * kernel/arch/ia32/src/context.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/debug/stacktrace.c (modified) * kernel/arch/ia32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia32/src/delay.s (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/as.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/km.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/mm/tlb.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia32/src/proc/thread.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/ipi.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/include/arch.h (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/include/atomic.h (modified) * kernel/arch/ia64/include/barrier.h (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/context.h (modified) * kernel/arch/ia64/include/cpu.h (modified) * kernel/arch/ia64/include/cycle.h (modified) * kernel/arch/ia64/include/drivers/it.h (modified) * kernel/arch/ia64/include/drivers/kbd.h (modified) * kernel/arch/ia64/include/drivers/ski.h (modified) * kernel/arch/ia64/include/elf.h (modified) * kernel/arch/ia64/include/faddr.h (modified) * kernel/arch/ia64/include/fpu_context.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/istate.h (modified) * kernel/arch/ia64/include/legacyio.h (modified) * kernel/arch/ia64/include/mm/as.h (modified) * kernel/arch/ia64/include/mm/asid.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/km.h (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/mm/tlb.h (modified) * kernel/arch/ia64/include/mm/vhpt.h (modified) * kernel/arch/ia64/include/pal/pal.h (modified) * kernel/arch/ia64/include/proc/task.h (modified) * kernel/arch/ia64/include/proc/thread.h (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/include/stack.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/debug/stacktrace.c (modified) * kernel/arch/ia64/src/debug/stacktrace_asm.S (modified) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/dummy.s (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/km.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/ia64/src/smp/smp.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch.h (modified) * kernel/arch/mips32/include/asm.h (modified) * kernel/arch/mips32/include/asm/boot.h (modified) * kernel/arch/mips32/include/asm/regname.h (modified) * kernel/arch/mips32/include/atomic.h (modified) * kernel/arch/mips32/include/barrier.h (modified) * kernel/arch/mips32/include/cache.h (modified) * kernel/arch/mips32/include/context.h (modified) * kernel/arch/mips32/include/context_offset.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/cpu.h (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/drivers/msim.h (modified) * kernel/arch/mips32/include/elf.h (modified) * kernel/arch/mips32/include/exception.h (modified) * kernel/arch/mips32/include/faddr.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/interrupt.h (modified) * kernel/arch/mips32/include/istate.h (modified) * kernel/arch/mips32/include/mm/as.h (modified) * kernel/arch/mips32/include/mm/asid.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/mm/km.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/include/mm/tlb.h (modified) * kernel/arch/mips32/include/proc/task.h (modified) * kernel/arch/mips32/include/proc/thread.h (modified) * kernel/arch/mips32/include/smp/dorder.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/ddi/ddi.c (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/debug/stacktrace_asm.S (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/km.c (modified) * kernel/arch/mips32/src/mm/page.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/smp/dorder.c (modified) * kernel/arch/mips32/src/smp/smp.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (modified) * kernel/arch/mips64/_link.ld.in (modified) * kernel/arch/mips64/include/arch.h (modified) * kernel/arch/mips64/include/asm.h (modified) * kernel/arch/mips64/include/asm/boot.h (modified) * kernel/arch/mips64/include/asm/regname.h (modified) * kernel/arch/mips64/include/atomic.h (modified) * kernel/arch/mips64/include/barrier.h (modified) * kernel/arch/mips64/include/cache.h (modified) * kernel/arch/mips64/include/context.h (modified) * kernel/arch/mips64/include/context_offset.h (modified) * kernel/arch/mips64/include/cp0.h (modified) * kernel/arch/mips64/include/cpu.h (modified) * kernel/arch/mips64/include/cycle.h (modified) * kernel/arch/mips64/include/debug.h (modified) * kernel/arch/mips64/include/debugger.h (modified) * kernel/arch/mips64/include/drivers/msim.h (modified) * kernel/arch/mips64/include/elf.h (modified) * kernel/arch/mips64/include/exception.h (modified) * kernel/arch/mips64/include/faddr.h (modified) * kernel/arch/mips64/include/fpu_context.h (modified) * kernel/arch/mips64/include/interrupt.h (modified) * kernel/arch/mips64/include/istate.h (modified) * kernel/arch/mips64/include/mm/as.h (modified) * kernel/arch/mips64/include/mm/asid.h (modified) * kernel/arch/mips64/include/mm/frame.h (modified) * kernel/arch/mips64/include/mm/km.h (modified) * kernel/arch/mips64/include/mm/page.h (modified) * kernel/arch/mips64/include/mm/tlb.h (modified) * kernel/arch/mips64/include/proc/task.h (modified) * kernel/arch/mips64/include/proc/thread.h (modified) * kernel/arch/mips64/include/smp/dorder.h (modified) * kernel/arch/mips64/include/stack.h (modified) * kernel/arch/mips64/include/types.h (modified) * kernel/arch/mips64/src/asm.S (modified) * kernel/arch/mips64/src/exception.c (modified) * kernel/arch/mips64/src/interrupt.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/as.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/mips64/src/mm/km.c (modified) * kernel/arch/mips64/src/mm/page.c (modified) * kernel/arch/mips64/src/mm/tlb.c (modified) * kernel/arch/mips64/src/smp/dorder.c (modified) * kernel/arch/mips64/src/smp/smp.c (modified) * kernel/arch/mips64/src/start.S (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/ppc32/include/arch.h (modified) * kernel/arch/ppc32/include/asm.h (modified) * kernel/arch/ppc32/include/asm/regname.h (modified) * kernel/arch/ppc32/include/atomic.h (modified) * kernel/arch/ppc32/include/barrier.h (modified) * kernel/arch/ppc32/include/boot/boot.h (modified) * kernel/arch/ppc32/include/context.h (modified) * kernel/arch/ppc32/include/context_offset.h (modified) * kernel/arch/ppc32/include/cpu.h (modified) * kernel/arch/ppc32/include/cycle.h (modified) * kernel/arch/ppc32/include/drivers/pic.h (modified) * kernel/arch/ppc32/include/elf.h (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/faddr.h (modified) * kernel/arch/ppc32/include/fpu_context.h (modified) * kernel/arch/ppc32/include/interrupt.h (modified) * kernel/arch/ppc32/include/istate.h (modified) * kernel/arch/ppc32/include/mm/as.h (modified) * kernel/arch/ppc32/include/mm/asid.h (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/km.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/mm/pht.h (modified) * kernel/arch/ppc32/include/mm/tlb.h (modified) * kernel/arch/ppc32/include/msr.h (modified) * kernel/arch/ppc32/include/proc/task.h (modified) * kernel/arch/ppc32/include/proc/thread.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/ddi/ddi.c (modified) * kernel/arch/ppc32/src/debug/stacktrace.c (modified) * kernel/arch/ppc32/src/debug/stacktrace_asm.S (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/dummy.s (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/km.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/_link.ld.in (modified) * kernel/arch/sparc64/include/arch.h (modified) * kernel/arch/sparc64/include/asm.h (modified) * kernel/arch/sparc64/include/atomic.h (modified) * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/include/boot/boot.h (modified) * kernel/arch/sparc64/include/console.h (modified) * kernel/arch/sparc64/include/context.h (modified) * kernel/arch/sparc64/include/context_offset.h (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/cpu_family.h (modified) * kernel/arch/sparc64/include/cpu_node.h (modified) * kernel/arch/sparc64/include/cycle.h (modified) * kernel/arch/sparc64/include/drivers/fb.h (modified) * kernel/arch/sparc64/include/drivers/kbd.h (modified) * kernel/arch/sparc64/include/drivers/niagara.h (modified) * kernel/arch/sparc64/include/drivers/pci.h (modified) * kernel/arch/sparc64/include/drivers/scr.h (modified) * kernel/arch/sparc64/include/drivers/tick.h (modified) * kernel/arch/sparc64/include/elf.h (modified) * kernel/arch/sparc64/include/faddr.h (modified) * kernel/arch/sparc64/include/fpu_context.h (modified) * kernel/arch/sparc64/include/interrupt.h (modified) * kernel/arch/sparc64/include/istate.h (modified) * kernel/arch/sparc64/include/mm/as.h (modified) * kernel/arch/sparc64/include/mm/asid.h (modified) * kernel/arch/sparc64/include/mm/cache_spec.h (modified) * kernel/arch/sparc64/include/mm/frame.h (modified) * kernel/arch/sparc64/include/mm/km.h (modified) * kernel/arch/sparc64/include/mm/mmu.h (modified) * kernel/arch/sparc64/include/mm/page.h (modified) * kernel/arch/sparc64/include/mm/pagesize.h (modified) * kernel/arch/sparc64/include/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4u/km.h (modified) * kernel/arch/sparc64/include/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tsb.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tte.h (modified) * kernel/arch/sparc64/include/mm/sun4v/as.h (modified) * kernel/arch/sparc64/include/mm/sun4v/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4v/km.h (modified) * kernel/arch/sparc64/include/mm/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tte.h (modified) * kernel/arch/sparc64/include/mm/tlb.h (modified) * kernel/arch/sparc64/include/mm/tsb.h (modified) * kernel/arch/sparc64/include/mm/tte.h (modified) * kernel/arch/sparc64/include/proc/task.h (modified) * kernel/arch/sparc64/include/proc/thread.h (modified) * kernel/arch/sparc64/include/regdef.h (modified) * kernel/arch/sparc64/include/register.h (modified) * kernel/arch/sparc64/include/smp/sun4v/smp.h (modified) * kernel/arch/sparc64/include/sparc64.h (modified) * kernel/arch/sparc64/include/stack.h (modified) * kernel/arch/sparc64/include/sun4u/arch.h (modified) * kernel/arch/sparc64/include/sun4u/asm.h (modified) * kernel/arch/sparc64/include/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/sun4v/arch.h (modified) * kernel/arch/sparc64/include/sun4v/asm.h (modified) * kernel/arch/sparc64/include/sun4v/cpu.h (modified) * kernel/arch/sparc64/include/sun4v/hypercall.h (modified) * kernel/arch/sparc64/include/sun4v/ipi.h (modified) * kernel/arch/sparc64/include/sun4v/md.h (modified) * kernel/arch/sparc64/include/sun4v/regdef.h (modified) * kernel/arch/sparc64/include/sun4v/register.h (modified) * kernel/arch/sparc64/include/trap/exception.h (modified) * kernel/arch/sparc64/include/trap/interrupt.h (modified) * kernel/arch/sparc64/include/trap/mmu.h (modified) * kernel/arch/sparc64/include/trap/regwin.h (modified) * kernel/arch/sparc64/include/trap/sun4u/interrupt.h (modified) * kernel/arch/sparc64/include/trap/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/trap/sun4u/regwin.h (modified) * kernel/arch/sparc64/include/trap/sun4v/interrupt.h (modified) * kernel/arch/sparc64/include/trap/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/trap/sun4v/regwin.h (modified) * kernel/arch/sparc64/include/trap/syscall.h (modified) * kernel/arch/sparc64/include/trap/trap.h (modified) * kernel/arch/sparc64/include/trap/trap_table.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/context.S (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (modified) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (modified) * kernel/arch/sparc64/src/debug/stacktrace_asm.S (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/dummy.s (modified) * kernel/arch/sparc64/src/fpu_context.c (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/km.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4v/km.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (modified) * kernel/arch/sparc64/src/proc/sun4u/scheduler.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4v/mmu.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/arch/sparc64/src/trap/trap.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/doc/mm (modified) * kernel/doc/synchronization (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/acpi/acpi.h (modified) * kernel/genarch/include/acpi/madt.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnin.h (modified) * kernel/genarch/include/drivers/dsrln/dsrlnout.h (modified) * kernel/genarch/include/drivers/ega/ega.h (modified) * kernel/genarch/include/drivers/i8042/i8042.h (modified) * kernel/genarch/include/drivers/legacy/ia32/io.h (modified) * kernel/genarch/include/drivers/ns16550/ns16550.h (modified) * kernel/genarch/include/drivers/pl050/pl050.h (modified) * kernel/genarch/include/drivers/s3c24xx_irqc/s3c24xx_irqc.h (modified) * kernel/genarch/include/drivers/s3c24xx_timer/s3c24xx_timer.h (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/via-cuda/cuda.h (modified) * kernel/genarch/include/fb/bfb.h (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/include/fb/font-8x16.h (modified) * kernel/genarch/include/fb/logo-196x66.h (modified) * kernel/genarch/include/kbrd/kbrd.h (modified) * kernel/genarch/include/kbrd/scanc.h (modified) * kernel/genarch/include/kbrd/scanc_mac.h (modified) * kernel/genarch/include/kbrd/scanc_pc.h (modified) * kernel/genarch/include/kbrd/scanc_pl050.h (modified) * kernel/genarch/include/kbrd/scanc_sun.h (modified) * kernel/genarch/include/mm/as_ht.h (modified) * kernel/genarch/include/mm/as_pt.h (modified) * kernel/genarch/include/mm/asid_fifo.h (modified) * kernel/genarch/include/mm/page_ht.h (modified) * kernel/genarch/include/mm/page_pt.h (modified) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/multiboot/multiboot2.h (modified) * kernel/genarch/include/ofw/ebus.h (modified) * kernel/genarch/include/ofw/ofw_tree.h (modified) * kernel/genarch/include/ofw/pci.h (modified) * kernel/genarch/include/ofw/sbus.h (modified) * kernel/genarch/include/ofw/upa.h (modified) * kernel/genarch/include/softint/division.h (modified) * kernel/genarch/include/softint/multiplication.h (modified) * kernel/genarch/include/srln/srln.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnin.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/s3c24xx_irqc/s3c24xx_irqc.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/bfb.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/fb/logo-196x66.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/kbrd/scanc_mac.c (modified) * kernel/genarch/src/kbrd/scanc_pc.c (modified) * kernel/genarch/src/kbrd/scanc_sun.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/sbus.c (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/fifo.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/align.h (modified) * kernel/generic/include/arch.h (modified) * kernel/generic/include/atomic.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/cmd.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/context.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/errno.h (modified) * kernel/generic/include/fpu_context.h (modified) * kernel/generic/include/func.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/kbox.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/lib/elf_load.h (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/lib/ra.h (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/main/kinit.h (modified) * kernel/generic/include/main/main.h (modified) * kernel/generic/include/main/uinit.h (modified) * kernel/generic/include/main/version.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/asid.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/mm.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/reserve.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/preemption.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/putchar.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/smp/ipi.h (modified) * kernel/generic/include/smp/smp.h (modified) * kernel/generic/include/sort.h (modified) * kernel/generic/include/stacktrace.h (modified) * kernel/generic/include/stdarg.h (modified) * kernel/generic/include/stdint.h (modified) * kernel/generic/include/str.h (modified) * kernel/generic/include/symtab.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/copy.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/stats.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/time/delay.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/trace.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ipc.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/include/verify.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/func.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/sort.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/reserve.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/preempt/preemption.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/snprintf.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/the.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/atomic/atomic1.c (modified) * kernel/test/atomic/atomic1.def (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/avltree/avltree1.def (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/btree/btree1.def (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/debug/mips1.def (modified) * kernel/test/debug/mips1_skip.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/fault/fault1.def (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc1.def (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/falloc2.def (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/purge1.def (modified) * kernel/test/mm/purge1_skip.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab1.def (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/mm/slab2.def (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print1.def (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print2.def (modified) * kernel/test/print/print3.c (modified) * kernel/test/print/print3.def (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print4.def (modified) * kernel/test/print/print5.c (modified) * kernel/test/print/print5.def (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore1.def (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/synch/semaphore2.def (modified) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * kernel/test/thread/thread1.c (modified) * kernel/test/thread/thread1.def (modified) * release/Makefile (modified) * tools/checkers/howto.txt (modified) * tools/checkers/jobfile.py (modified) * tools/checkers/stanse/ThreadChecker.xml (modified) * tools/checkers/vcc.h (modified) * tools/imgutil.py (modified) * tools/xstruct.py (modified) * tools/xtui.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/AUTHORS (modified) * uspace/app/bdsh/LICENSE (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/README (modified) * uspace/app/bdsh/TODO (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/README (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.h (modified) * uspace/app/bdsh/cmds/builtins/batch/batch_def.h (modified) * uspace/app/bdsh/cmds/builtins/batch/entry.h (modified) * uspace/app/bdsh/cmds/builtins/builtin_aliases.h (modified) * uspace/app/bdsh/cmds/builtins/builtins.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd_def.h (modified) * uspace/app/bdsh/cmds/builtins/cd/entry.h (modified) * uspace/app/bdsh/cmds/builtins/exit/entry.h (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.h (modified) * uspace/app/bdsh/cmds/builtins/exit/exit_def.h (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/README (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.h (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd_def.h (modified) * uspace/app/bdsh/cmds/modules/bdd/entry.h (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cat/cat_def.h (modified) * uspace/app/bdsh/cmds/modules/cat/entry.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp_def.h (modified) * uspace/app/bdsh/cmds/modules/cp/entry.h (modified) * uspace/app/bdsh/cmds/modules/help/entry.h (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/help/help.h (modified) * uspace/app/bdsh/cmds/modules/help/help_def.h (modified) * uspace/app/bdsh/cmds/modules/kcon/entry.h (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.h (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon_def.h (modified) * uspace/app/bdsh/cmds/modules/ls/entry.h (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (modified) * uspace/app/bdsh/cmds/modules/ls/ls_def.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir_def.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/entry.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.h (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile_def.h (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/mount/entry.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount_def.h (modified) * uspace/app/bdsh/cmds/modules/mv/entry.h (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.h (modified) * uspace/app/bdsh/cmds/modules/mv/mv_def.h (modified) * uspace/app/bdsh/cmds/modules/pwd/entry.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd_def.h (modified) * uspace/app/bdsh/cmds/modules/rm/entry.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm_def.h (modified) * uspace/app/bdsh/cmds/modules/sleep/entry.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.h (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep_def.h (modified) * uspace/app/bdsh/cmds/modules/touch/entry.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.h (modified) * uspace/app/bdsh/cmds/modules/touch/touch_def.h (modified) * uspace/app/bdsh/cmds/modules/unmount/entry.h (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.h (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount_def.h (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/compl.h (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/binutils/Makefile (modified) * uspace/app/binutils/patch.awk (modified) * uspace/app/blkdump/Makefile (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/Makefile (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/devctl/Makefile (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/edit/Makefile (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/ext2info/Makefile (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/getterm/getterm.h (modified) * uspace/app/getterm/version.c (modified) * uspace/app/getterm/version.h (modified) * uspace/app/getterm/welcome.c (modified) * uspace/app/getterm/welcome.h (modified) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/init/init.h (modified) * uspace/app/kill/Makefile (modified) * uspace/app/kill/kill.c (modified) * uspace/app/killall/Makefile (modified) * uspace/app/killall/killall.c (modified) * uspace/app/klog/Makefile (modified) * uspace/app/klog/klog.c (modified) * uspace/app/locinfo/Makefile (modified) * uspace/app/locinfo/locinfo.c (modified) * uspace/app/lsusb/Makefile (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkexfat/Makefile (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkexfat/upcase.h (modified) * uspace/app/mkfat/Makefile (modified) * uspace/app/mkfat/fat.h (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/mkmfs/Makefile (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/netecho/Makefile (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/netecho/print_error.h (modified) * uspace/app/nettest1/Makefile (modified) * uspace/app/nettest1/nettest.c (modified) * uspace/app/nettest1/nettest.h (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/Makefile (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nettest3/Makefile (modified) * uspace/app/nettest3/nettest3.c (modified) * uspace/app/pcc/DATESTAMP (modified) * uspace/app/pcc/Makefile.in (modified) * uspace/app/pcc/arch/amd64/code.c (modified) * uspace/app/pcc/arch/amd64/local.c (modified) * uspace/app/pcc/arch/amd64/local2.c (modified) * uspace/app/pcc/arch/amd64/macdefs.h (modified) * uspace/app/pcc/arch/amd64/order.c (modified) * uspace/app/pcc/arch/amd64/table.c (modified) * uspace/app/pcc/arch/arm/code.c (modified) * uspace/app/pcc/arch/arm/local.c (modified) * uspace/app/pcc/arch/arm/local2.c (modified) * uspace/app/pcc/arch/arm/macdefs.h (modified) * uspace/app/pcc/arch/arm/order.c (modified) * uspace/app/pcc/arch/arm/table.c (modified) * uspace/app/pcc/arch/hppa/code.c (modified) * uspace/app/pcc/arch/hppa/local.c (modified) * uspace/app/pcc/arch/hppa/local2.c (modified) * uspace/app/pcc/arch/hppa/macdefs.h (modified) * uspace/app/pcc/arch/hppa/order.c (modified) * uspace/app/pcc/arch/hppa/table.c (modified) * uspace/app/pcc/arch/i386/code.c (modified) * uspace/app/pcc/arch/i386/flocal.c (modified) * uspace/app/pcc/arch/i386/local.c (modified) * uspace/app/pcc/arch/i386/local2.c (modified) * uspace/app/pcc/arch/i386/macdefs.h (modified) * uspace/app/pcc/arch/i386/order.c (modified) * uspace/app/pcc/arch/i386/table.c (modified) * uspace/app/pcc/arch/m16c/TODO (modified) * uspace/app/pcc/arch/m16c/code.c (modified) * uspace/app/pcc/arch/m16c/local.c (modified) * uspace/app/pcc/arch/m16c/local2.c (modified) * uspace/app/pcc/arch/m16c/macdefs.h (modified) * uspace/app/pcc/arch/m16c/order.c (modified) * uspace/app/pcc/arch/m16c/table.c (modified) * uspace/app/pcc/arch/mips/TODO (modified) * uspace/app/pcc/arch/mips/code.c (modified) * uspace/app/pcc/arch/mips/local.c (modified) * uspace/app/pcc/arch/mips/local2.c (modified) * uspace/app/pcc/arch/mips/macdefs.h (modified) * uspace/app/pcc/arch/mips/order.c (modified) * uspace/app/pcc/arch/mips/table.c (modified) * uspace/app/pcc/arch/nova/README (modified) * uspace/app/pcc/arch/nova/code.c (modified) * uspace/app/pcc/arch/nova/local.c (modified) * uspace/app/pcc/arch/nova/local2.c (modified) * uspace/app/pcc/arch/nova/macdefs.h (modified) * uspace/app/pcc/arch/nova/order.c (modified) * uspace/app/pcc/arch/nova/table.c (modified) * uspace/app/pcc/arch/pdp10/README (modified) * uspace/app/pcc/arch/pdp10/code.c (modified) * uspace/app/pcc/arch/pdp10/local.c (modified) * uspace/app/pcc/arch/pdp10/local2.c (modified) * uspace/app/pcc/arch/pdp10/macdefs.h (modified) * uspace/app/pcc/arch/pdp10/order.c (modified) * uspace/app/pcc/arch/pdp10/table.c (modified) * uspace/app/pcc/arch/pdp11/code.c (modified) * uspace/app/pcc/arch/pdp11/local.c (modified) * uspace/app/pcc/arch/pdp11/local2.c (modified) * uspace/app/pcc/arch/pdp11/macdefs.h (modified) * uspace/app/pcc/arch/pdp11/order.c (modified) * uspace/app/pcc/arch/pdp11/table.c (modified) * uspace/app/pcc/arch/powerpc/README (modified) * uspace/app/pcc/arch/powerpc/code.c (modified) * uspace/app/pcc/arch/powerpc/local.c (modified) * uspace/app/pcc/arch/powerpc/local2.c (modified) * uspace/app/pcc/arch/powerpc/macdefs.h (modified) * uspace/app/pcc/arch/powerpc/order.c (modified) * uspace/app/pcc/arch/powerpc/table.c (modified) * uspace/app/pcc/arch/sparc64/code.c (modified) * uspace/app/pcc/arch/sparc64/local.c (modified) * uspace/app/pcc/arch/sparc64/local2.c (modified) * uspace/app/pcc/arch/sparc64/macdefs.h (modified) * uspace/app/pcc/arch/sparc64/order.c (modified) * uspace/app/pcc/arch/sparc64/table.c (modified) * uspace/app/pcc/arch/vax/code.c (modified) * uspace/app/pcc/arch/vax/local.c (modified) * uspace/app/pcc/arch/vax/local2.c (modified) * uspace/app/pcc/arch/vax/macdefs.h (modified) * uspace/app/pcc/arch/vax/order.c (modified) * uspace/app/pcc/arch/vax/table.c (modified) * uspace/app/pcc/cc/Makefile.in (modified) * uspace/app/pcc/cc/cc/Makefile (modified) * uspace/app/pcc/cc/cc/Makefile.in (modified) * uspace/app/pcc/cc/cc/cc.1 (modified) * uspace/app/pcc/cc/cc/cc.c (modified) * uspace/app/pcc/cc/ccom/Makefile (modified) * uspace/app/pcc/cc/ccom/Makefile.in (modified) * uspace/app/pcc/cc/ccom/arch/amd64/external.c (modified) * uspace/app/pcc/cc/ccom/arch/amd64/external.h (modified) * uspace/app/pcc/cc/ccom/arch/arm32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/arm32/external.h (modified) * uspace/app/pcc/cc/ccom/arch/mips32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/mips32/external.h (modified) * uspace/app/pcc/cc/ccom/arch/ppc32/external.c (modified) * uspace/app/pcc/cc/ccom/arch/ppc32/external.h (modified) * uspace/app/pcc/cc/ccom/builtins.c (modified) * uspace/app/pcc/cc/ccom/ccom.1 (modified) * uspace/app/pcc/cc/ccom/cgram.y (modified) * uspace/app/pcc/cc/ccom/gcc_compat.c (modified) * uspace/app/pcc/cc/ccom/init.c (modified) * uspace/app/pcc/cc/ccom/inline.c (modified) * uspace/app/pcc/cc/ccom/main.c (modified) * uspace/app/pcc/cc/ccom/mkext/Makefile (modified) * uspace/app/pcc/cc/ccom/optim.c (modified) * uspace/app/pcc/cc/ccom/pass1.h (modified) * uspace/app/pcc/cc/ccom/pftn.c (modified) * uspace/app/pcc/cc/ccom/scan.l (modified) * uspace/app/pcc/cc/ccom/softfloat.c (modified) * uspace/app/pcc/cc/ccom/stabs.c (modified) * uspace/app/pcc/cc/ccom/symtabs.c (modified) * uspace/app/pcc/cc/ccom/trees.c (modified) * uspace/app/pcc/cc/cpp/Makefile (modified) * uspace/app/pcc/cc/cpp/Makefile.in (modified) * uspace/app/pcc/cc/cpp/cpp.1 (modified) * uspace/app/pcc/cc/cpp/cpp.c (modified) * uspace/app/pcc/cc/cpp/cpp.h (modified) * uspace/app/pcc/cc/cpp/cpy.y (modified) * uspace/app/pcc/cc/cpp/scanner.l (modified) * uspace/app/pcc/cc/cpp/tests/res1 (modified) * uspace/app/pcc/cc/cpp/tests/res10 (modified) * uspace/app/pcc/cc/cpp/tests/res11 (modified) * uspace/app/pcc/cc/cpp/tests/res12 (modified) * uspace/app/pcc/cc/cpp/tests/res13 (modified) * uspace/app/pcc/cc/cpp/tests/res2 (modified) * uspace/app/pcc/cc/cpp/tests/res3 (modified) * uspace/app/pcc/cc/cpp/tests/res4 (modified) * uspace/app/pcc/cc/cpp/tests/res5 (modified) * uspace/app/pcc/cc/cpp/tests/res6 (modified) * uspace/app/pcc/cc/cpp/tests/res7 (modified) * uspace/app/pcc/cc/cpp/tests/res8 (modified) * uspace/app/pcc/cc/cpp/tests/res9 (modified) * uspace/app/pcc/cc/cpp/tests/test1 (modified) * uspace/app/pcc/cc/cpp/tests/test10 (modified) * uspace/app/pcc/cc/cpp/tests/test11 (modified) * uspace/app/pcc/cc/cpp/tests/test12 (modified) * uspace/app/pcc/cc/cpp/tests/test13 (modified) * uspace/app/pcc/cc/cpp/tests/test2 (modified) * uspace/app/pcc/cc/cpp/tests/test3 (modified) * uspace/app/pcc/cc/cpp/tests/test4 (modified) * uspace/app/pcc/cc/cpp/tests/test5 (modified) * uspace/app/pcc/cc/cpp/tests/test6 (modified) * uspace/app/pcc/cc/cpp/tests/test7 (modified) * uspace/app/pcc/cc/cpp/tests/test8 (modified) * uspace/app/pcc/cc/cpp/tests/test9 (modified) * uspace/app/pcc/cc/cpp/token.c (modified) * uspace/app/pcc/config.guess (modified) * uspace/app/pcc/config.h (modified) * uspace/app/pcc/config.h.in (modified) * uspace/app/pcc/config.sub (modified) * uspace/app/pcc/configure.ac (modified) * uspace/app/pcc/f77/Makefile.in (modified) * uspace/app/pcc/f77/f77/Makefile.in (modified) * uspace/app/pcc/f77/f77/f77.1 (modified) * uspace/app/pcc/f77/f77/f77.c (modified) * uspace/app/pcc/f77/fcom/Makefile.in (modified) * uspace/app/pcc/f77/fcom/data.c (modified) * uspace/app/pcc/f77/fcom/defines.h (modified) * uspace/app/pcc/f77/fcom/defs.h (modified) * uspace/app/pcc/f77/fcom/equiv.c (modified) * uspace/app/pcc/f77/fcom/error.c (modified) * uspace/app/pcc/f77/fcom/exec.c (modified) * uspace/app/pcc/f77/fcom/expr.c (modified) * uspace/app/pcc/f77/fcom/ftypes.h (modified) * uspace/app/pcc/f77/fcom/gram.dcl (modified) * uspace/app/pcc/f77/fcom/gram.exec (modified) * uspace/app/pcc/f77/fcom/gram.expr (modified) * uspace/app/pcc/f77/fcom/gram.head (modified) * uspace/app/pcc/f77/fcom/gram.io (modified) * uspace/app/pcc/f77/fcom/init.c (modified) * uspace/app/pcc/f77/fcom/intr.c (modified) * uspace/app/pcc/f77/fcom/io.c (modified) * uspace/app/pcc/f77/fcom/lex.c (modified) * uspace/app/pcc/f77/fcom/main.c (modified) * uspace/app/pcc/f77/fcom/misc.c (modified) * uspace/app/pcc/f77/fcom/proc.c (modified) * uspace/app/pcc/f77/fcom/put.c (modified) * uspace/app/pcc/f77/fcom/putscj.c (modified) * uspace/app/pcc/f77/fcom/scjdefs.h (modified) * uspace/app/pcc/f77/fcom/tokens (modified) * uspace/app/pcc/mip/common.c (modified) * uspace/app/pcc/mip/compat.c (modified) * uspace/app/pcc/mip/compat.h (modified) * uspace/app/pcc/mip/manifest.h (modified) * uspace/app/pcc/mip/match.c (modified) * uspace/app/pcc/mip/mkext.c (modified) * uspace/app/pcc/mip/node.h (modified) * uspace/app/pcc/mip/optim2.c (modified) * uspace/app/pcc/mip/pass2.h (modified) * uspace/app/pcc/mip/reader.c (modified) * uspace/app/pcc/mip/regs.c (modified) * uspace/app/pcc/os/bsd/ccconfig.h (modified) * uspace/app/pcc/os/darwin/ccconfig.h (modified) * uspace/app/pcc/os/dragonfly/ccconfig.h (modified) * uspace/app/pcc/os/freebsd/ccconfig.h (modified) * uspace/app/pcc/os/helenos/ccconfig.h (modified) * uspace/app/pcc/os/linux/ccconfig.h (modified) * uspace/app/pcc/os/midnightbsd/ccconfig.h (modified) * uspace/app/pcc/os/mirbsd/ccconfig.h (modified) * uspace/app/pcc/os/netbsd/ccconfig.h (modified) * uspace/app/pcc/os/nextstep/ccconfig.h (modified) * uspace/app/pcc/os/none/ccconfig.h (modified) * uspace/app/pcc/os/openbsd/ccconfig.h (modified) * uspace/app/pcc/os/openbsd/f77config.h (modified) * uspace/app/pcc/os/sunos/ccconfig.h (modified) * uspace/app/pcc/os/win32/build.bat (modified) * uspace/app/pcc/os/win32/ccconfig.h (modified) * uspace/app/pcc/os/win32/config.h (modified) * uspace/app/pcc/os/win32/pcc.iss (modified) * uspace/app/ping/Makefile (modified) * uspace/app/ping/ping.c (modified) * uspace/app/redir/Makefile (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/ancr.h (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/sbi/src/bigint.h (modified) * uspace/app/sbi/src/bigint_t.h (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin.h (modified) * uspace/app/sbi/src/builtin/bi_boxed.c (modified) * uspace/app/sbi/src/builtin/bi_boxed.h (modified) * uspace/app/sbi/src/builtin/bi_char.c (modified) * uspace/app/sbi/src/builtin/bi_char.h (modified) * uspace/app/sbi/src/builtin/bi_console.c (modified) * uspace/app/sbi/src/builtin/bi_console.h (modified) * uspace/app/sbi/src/builtin/bi_error.c (modified) * uspace/app/sbi/src/builtin/bi_error.h (modified) * uspace/app/sbi/src/builtin/bi_int.c (modified) * uspace/app/sbi/src/builtin/bi_int.h (modified) * uspace/app/sbi/src/builtin/bi_string.c (modified) * uspace/app/sbi/src/builtin/bi_string.h (modified) * uspace/app/sbi/src/builtin/bi_task.c (modified) * uspace/app/sbi/src/builtin/bi_task.h (modified) * uspace/app/sbi/src/builtin/bi_textfile.c (modified) * uspace/app/sbi/src/builtin/bi_textfile.h (modified) * uspace/app/sbi/src/builtin_t.h (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/cspan.c (modified) * uspace/app/sbi/src/cspan.h (modified) * uspace/app/sbi/src/cspan_t.h (modified) * uspace/app/sbi/src/debug.h (modified) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/imode.h (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/input.h (modified) * uspace/app/sbi/src/input_t.h (modified) * uspace/app/sbi/src/intmap.c (modified) * uspace/app/sbi/src/intmap.h (modified) * uspace/app/sbi/src/intmap_t.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex.h (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/list.c (modified) * uspace/app/sbi/src/list.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/sbi/src/main.c (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/p_expr.h (modified) * uspace/app/sbi/src/p_type.c (modified) * uspace/app/sbi/src/p_type.h (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/parse.h (modified) * uspace/app/sbi/src/parse_t.h (modified) * uspace/app/sbi/src/program.c (modified) * uspace/app/sbi/src/program.h (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/run_t.h (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/run_texpr.h (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/strtab.c (modified) * uspace/app/sbi/src/strtab.h (modified) * uspace/app/sbi/src/strtab_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype.h (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/sbi/src/stype_expr.h (modified) * uspace/app/sbi/src/stype_t.h (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/symbol.h (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sbi/src/tdata.h (modified) * uspace/app/sbi/src/tdata_t.h (modified) * uspace/app/sportdmp/Makefile (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/stats/Makefile (modified) * uspace/app/stats/stats.c (modified) * uspace/app/sysinfo/Makefile (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/taskdump/Makefile (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/include/symtab.h (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/console/console1.def (modified) * uspace/app/tester/fault/fault1.c (modified) * uspace/app/tester/fault/fault1.def (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/fault/fault2.def (modified) * uspace/app/tester/fault/fault3.c (modified) * uspace/app/tester/fault/fault3.def (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/misc/virtchar1.def (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/hw/serial/serial1.def (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/ping_pong.def (modified) * uspace/app/tester/libext2/libext2_1.c (modified) * uspace/app/tester/libext2/libext2_1.def (modified) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/loop/loop1.def (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/common.h (modified) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/mm/malloc1.def (modified) * uspace/app/tester/mm/malloc2.c (modified) * uspace/app/tester/mm/malloc2.def (modified) * uspace/app/tester/mm/malloc3.c (modified) * uspace/app/tester/mm/malloc3.def (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/mm/mapping1.def (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print1.def (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print2.def (modified) * uspace/app/tester/print/print3.c (modified) * uspace/app/tester/print/print3.def (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print4.def (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/tester/print/print5.def (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/stdio/stdio1.def (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/app/tester/stdio/stdio2.def (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/thread/thread1.def (modified) * uspace/app/tester/util.c (modified) * uspace/app/tester/util.h (modified) * uspace/app/tester/util_functions.def (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/tester/vfs/vfs1.def (modified) * uspace/app/testread/Makefile (modified) * uspace/app/testread/testread.c (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/Makefile (modified) * uspace/app/trace/errors.c (modified) * uspace/app/trace/errors.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipc_desc.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/ipcp.h (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/syscalls.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/trace/trace.h (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/desctree.c (modified) * uspace/app/usbinfo/dev.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/app/vuhid/device.c (modified) * uspace/app/vuhid/hids/bootkbd.c (modified) * uspace/app/vuhid/hids/logitech_wireless.c (modified) * uspace/app/vuhid/ifaces.c (modified) * uspace/app/vuhid/ifaces.h (modified) * uspace/app/vuhid/items.h (modified) * uspace/app/vuhid/life.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/report.h (modified) * uspace/app/vuhid/stdreq.c (modified) * uspace/app/vuhid/stdreq.h (modified) * uspace/app/vuhid/virthid.h (modified) * uspace/app/websrv/Makefile (modified) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (modified) * uspace/dist/data/web/foo.htm (modified) * uspace/dist/data/web/helenos.png (modified) * uspace/dist/data/web/index.htm (modified) * uspace/dist/src/c/demos/edit/build (modified) * uspace/dist/src/c/demos/edit/clean (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/edit/sheet.h (modified) * uspace/dist/src/c/demos/hello/build (modified) * uspace/dist/src/c/demos/hello/clean (modified) * uspace/dist/src/c/demos/hello/hello.c (modified) * uspace/dist/src/c/demos/tetris/build (modified) * uspace/dist/src/c/demos/tetris/clean (modified) * uspace/dist/src/c/demos/tetris/scores.c (modified) * uspace/dist/src/c/demos/tetris/scores.h (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/screen.h (modified) * uspace/dist/src/c/demos/tetris/shapes.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/tetris/tetris.h (modified) * uspace/dist/src/c/demos/top/build (modified) * uspace/dist/src/c/demos/top/clean (modified) * uspace/dist/src/c/demos/top/screen.c (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/dist/src/c/demos/top/top.c (modified) * uspace/dist/src/c/demos/top/top.h (modified) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/array.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (modified) * uspace/dist/src/sysel/demos/count.sy (modified) * uspace/dist/src/sysel/demos/ctor.sy (modified) * uspace/dist/src/sysel/demos/deleg.sy (modified) * uspace/dist/src/sysel/demos/enum.sy (modified) * uspace/dist/src/sysel/demos/except.sy (modified) * uspace/dist/src/sysel/demos/gen.sy (modified) * uspace/dist/src/sysel/demos/hello.sy (modified) * uspace/dist/src/sysel/demos/hexec.sy (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/iface.sy (modified) * uspace/dist/src/sysel/demos/inherit.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/svar.sy (modified) * uspace/dist/src/sysel/demos/switch.sy (modified) * uspace/dist/src/sysel/demos/varargs.sy (modified) * uspace/dist/src/sysel/lib/arith.sy (modified) * uspace/dist/src/sysel/lib/boxed.sy (modified) * uspace/dist/src/sysel/lib/ienum.sy (modified) * uspace/dist/src/sysel/lib/libflist (modified) * uspace/dist/src/sysel/lib/list.sy (modified) * uspace/dist/src/sysel/lib/map.sy (modified) * uspace/dist/textdemo (modified) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (modified) * uspace/drv/bus/isa/Makefile (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/i8237.h (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/pci/pciintel/Makefile (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/pci/pciintel/pci_regs.h (modified) * uspace/drv/bus/pci/pciintel/pciintel.ma (modified) * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (modified) * uspace/drv/bus/usb/ehci/pci.h (modified) * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci.h (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/pci.c (modified) * uspace/drv/bus/usb/ohci/pci.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/Makefile (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/pci.c (modified) * uspace/drv/bus/usb/uhci/pci.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci.h (modified) * uspace/drv/bus/usb/uhci/uhci.ma (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/Makefile (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/port.h (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.h (modified) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (modified) * uspace/drv/bus/usb/usbflbk/Makefile (modified) * uspace/drv/bus/usb/usbflbk/main.c (modified) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (modified) * uspace/drv/bus/usb/usbhid/Makefile (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.c (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.ma (modified) * uspace/drv/bus/usb/usbhub/Makefile (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.ma (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.h (modified) * uspace/drv/bus/usb/usbmast/cmdw.c (modified) * uspace/drv/bus/usb/usbmast/cmdw.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.ma (modified) * uspace/drv/bus/usb/usbmid/Makefile (modified) * uspace/drv/bus/usb/usbmid/dump.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) * uspace/drv/bus/usb/usbmid/usbmid.ma (modified) * uspace/drv/bus/usb/vhc/Makefile (modified) * uspace/drv/bus/usb/vhc/conn.h (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/devconn.c (modified) * uspace/drv/bus/usb/vhc/hub.c (modified) * uspace/drv/bus/usb/vhc/hub.h (modified) * uspace/drv/bus/usb/vhc/hub/hub.c (modified) * uspace/drv/bus/usb/vhc/hub/hub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/bus/usb/vhc/vhc.ma (modified) * uspace/drv/bus/usb/vhc/vhcd.h (modified) * uspace/drv/char/i8042/Makefile (modified) * uspace/drv/char/i8042/buffer.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/i8042.ma (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/Makefile (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ns8250/ns8250.ma (modified) * uspace/drv/char/ps2mouse/Makefile (modified) * uspace/drv/char/ps2mouse/chardev.c (modified) * uspace/drv/char/ps2mouse/chardev.h (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.h (modified) * uspace/drv/char/ps2mouse/ps2mouse.ma (modified) * uspace/drv/char/xtkbd/Makefile (modified) * uspace/drv/char/xtkbd/chardev.c (modified) * uspace/drv/char/xtkbd/chardev.h (modified) * uspace/drv/char/xtkbd/main.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/char/xtkbd/xtkbd.h (modified) * uspace/drv/char/xtkbd/xtkbd.ma (modified) * uspace/drv/infrastructure/root/Makefile (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/infrastructure/root/root.ma (modified) * uspace/drv/infrastructure/rootmac/Makefile (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.ma (modified) * uspace/drv/infrastructure/rootpc/Makefile (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.ma (modified) * uspace/drv/infrastructure/rootvirt/Makefile (modified) * uspace/drv/infrastructure/rootvirt/devices.def (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.c (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (modified) * uspace/drv/nic/e1k/Makefile (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/e1k/e1k.ma (modified) * uspace/drv/nic/lo/Makefile (modified) * uspace/drv/nic/lo/lo.c (modified) * uspace/drv/nic/lo/lo.ma (modified) * uspace/drv/nic/ne2k/Makefile (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/dp8390.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/ne2k/ne2k.ma (modified) * uspace/drv/nic/rtl8139/Makefile (modified) * uspace/drv/nic/rtl8139/defs.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/drv/nic/rtl8139/rtl8139.ma (modified) * uspace/drv/test/test1/Makefile (modified) * uspace/drv/test/test1/char.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test1/test1.h (modified) * uspace/drv/test/test1/test1.ma (modified) * uspace/drv/test/test2/Makefile (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test2/test2.ma (modified) * uspace/drv/test/test3/Makefile (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/test/test3/test3.ma (modified) * uspace/lib/block/Makefile (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/Makefile.common (modified) * uspace/lib/c/arch/abs32le/Makefile.inc (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/atomic.h (modified) * uspace/lib/c/arch/abs32le/include/config.h (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/abs32le/include/elf_linux.h (modified) * uspace/lib/c/arch/abs32le/include/entry.h (modified) * uspace/lib/c/arch/abs32le/include/faddr.h (modified) * uspace/lib/c/arch/abs32le/include/fibril.h (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/abs32le/include/syscall.h (modified) * uspace/lib/c/arch/abs32le/include/thread.h (modified) * uspace/lib/c/arch/abs32le/include/tls.h (modified) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/abs32le/src/entry.c (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (modified) * uspace/lib/c/arch/abs32le/src/fibril.c (modified) * uspace/lib/c/arch/abs32le/src/stacktrace.c (modified) * uspace/lib/c/arch/abs32le/src/syscall.c (modified) * uspace/lib/c/arch/abs32le/src/thread_entry.c (modified) * uspace/lib/c/arch/abs32le/src/tls.c (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/atomic.h (modified) * uspace/lib/c/arch/amd64/include/config.h (modified) * uspace/lib/c/arch/amd64/include/elf_linux.h (modified) * uspace/lib/c/arch/amd64/include/faddr.h (modified) * uspace/lib/c/arch/amd64/include/fibril.h (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/include/stackarg.h (modified) * uspace/lib/c/arch/amd64/include/syscall.h (modified) * uspace/lib/c/arch/amd64/include/thread.h (modified) * uspace/lib/c/arch/amd64/include/tls.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/amd64/src/entry.s (modified) * uspace/lib/c/arch/amd64/src/entryjmp.s (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/stacktrace.c (modified) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.s (modified) * uspace/lib/c/arch/amd64/src/tls.c (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/atomic.h (modified) * uspace/lib/c/arch/arm32/include/config.h (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/arm32/include/elf_linux.h (modified) * uspace/lib/c/arch/arm32/include/faddr.h (modified) * uspace/lib/c/arch/arm32/include/fibril.h (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/include/stackarg.h (modified) * uspace/lib/c/arch/arm32/include/syscall.h (modified) * uspace/lib/c/arch/arm32/include/thread.h (modified) * uspace/lib/c/arch/arm32/include/tls.h (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/entry.s (modified) * uspace/lib/c/arch/arm32/src/entryjmp.s (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace.c (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/arm32/src/thread_entry.s (modified) * uspace/lib/c/arch/arm32/src/tls.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/atomic.h (modified) * uspace/lib/c/arch/ia32/include/config.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/elf_linux.h (modified) * uspace/lib/c/arch/ia32/include/faddr.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/rtld/dynamic.h (modified) * uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h (modified) * uspace/lib/c/arch/ia32/include/syscall.h (modified) * uspace/lib/c/arch/ia32/include/thread.h (modified) * uspace/lib/c/arch/ia32/include/tls.h (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/arch/ia32/src/entryjmp.s (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/rtld/dynamic.c (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/setjmp.S (modified) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia32/src/thread_entry.s (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/atomic.h (modified) * uspace/lib/c/arch/ia64/include/config.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/elf_linux.h (modified) * uspace/lib/c/arch/ia64/include/faddr.h (modified) * uspace/lib/c/arch/ia64/include/fibril.h (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/include/stack.h (modified) * uspace/lib/c/arch/ia64/include/stackarg.h (modified) * uspace/lib/c/arch/ia64/include/syscall.h (modified) * uspace/lib/c/arch/ia64/include/thread.h (modified) * uspace/lib/c/arch/ia64/include/tls.h (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/ia64/src/entry.s (modified) * uspace/lib/c/arch/ia64/src/entryjmp.s (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/stacktrace.c (modified) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia64/src/syscall.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.s (modified) * uspace/lib/c/arch/ia64/src/tls.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/config.h (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips32/include/elf_linux.h (modified) * uspace/lib/c/arch/mips32/include/faddr.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/include/syscall.h (modified) * uspace/lib/c/arch/mips32/include/thread.h (modified) * uspace/lib/c/arch/mips32/include/tls.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32/src/entry.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/stacktrace.c (modified) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips64/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.inc (modified) * uspace/lib/c/arch/mips64/_link.ld.in (modified) * uspace/lib/c/arch/mips64/include/atomic.h (modified) * uspace/lib/c/arch/mips64/include/config.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/elf_linux.h (modified) * uspace/lib/c/arch/mips64/include/faddr.h (modified) * uspace/lib/c/arch/mips64/include/fibril.h (modified) * uspace/lib/c/arch/mips64/include/inttypes.h (modified) * uspace/lib/c/arch/mips64/include/syscall.h (modified) * uspace/lib/c/arch/mips64/include/thread.h (modified) * uspace/lib/c/arch/mips64/include/tls.h (modified) * uspace/lib/c/arch/mips64/include/types.h (modified) * uspace/lib/c/arch/mips64/src/entry.S (modified) * uspace/lib/c/arch/mips64/src/entryjmp.S (modified) * uspace/lib/c/arch/mips64/src/fibril.S (modified) * uspace/lib/c/arch/mips64/src/stacktrace.c (modified) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/mips64/src/syscall.c (modified) * uspace/lib/c/arch/mips64/src/thread_entry.S (modified) * uspace/lib/c/arch/mips64/src/tls.c (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/atomic.h (modified) * uspace/lib/c/arch/ppc32/include/config.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/elf_linux.h (modified) * uspace/lib/c/arch/ppc32/include/faddr.h (modified) * uspace/lib/c/arch/ppc32/include/fibril.h (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/include/regname.h (modified) * uspace/lib/c/arch/ppc32/include/stackarg.h (modified) * uspace/lib/c/arch/ppc32/include/syscall.h (modified) * uspace/lib/c/arch/ppc32/include/thread.h (modified) * uspace/lib/c/arch/ppc32/include/tls.h (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/ppc32/src/entry.s (modified) * uspace/lib/c/arch/ppc32/src/entryjmp.s (modified) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/stacktrace.c (modified) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.s (modified) * uspace/lib/c/arch/ppc32/src/tls.c (modified) * uspace/lib/c/arch/sparc64/Makefile.common (modified) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/config.h (modified) * uspace/lib/c/arch/sparc64/include/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/elf_linux.h (modified) * uspace/lib/c/arch/sparc64/include/faddr.h (modified) * uspace/lib/c/arch/sparc64/include/fibril.h (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/include/stack.h (modified) * uspace/lib/c/arch/sparc64/include/stackarg.h (modified) * uspace/lib/c/arch/sparc64/include/syscall.h (modified) * uspace/lib/c/arch/sparc64/include/thread.h (modified) * uspace/lib/c/arch/sparc64/include/tls.h (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/arch/sparc64/src/entry.s (modified) * uspace/lib/c/arch/sparc64/src/entryjmp.s (modified) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/stacktrace.c (modified) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.s (modified) * uspace/lib/c/arch/sparc64/src/tls.c (modified) * uspace/lib/c/generic/adt/char_map.c (modified) * uspace/lib/c/generic/adt/dynamic_fifo.c (modified) * uspace/lib/c/generic/adt/hash_set.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/arg_parse.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/cap.c (modified) * uspace/lib/c/generic/cfg.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/char_dev.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/device/pci.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/errno.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/printf.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/snprintf.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/l18n/langs.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/inet.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/packet.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/net/socket_parse.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/pcb.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/io.h (modified) * uspace/lib/c/generic/private/libc.h (modified) * uspace/lib/c/generic/private/loader.h (modified) * uspace/lib/c/generic/private/malloc.h (modified) * uspace/lib/c/generic/private/ns.h (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/private/thread.h (modified) * uspace/lib/c/generic/rtld/dynamic.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/smc.c (modified) * uspace/lib/c/generic/sort.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/char_map.h (modified) * uspace/lib/c/include/adt/dynamic_fifo.h (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/gcdlcm.h (modified) * uspace/lib/c/include/adt/generic_char_map.h (modified) * uspace/lib/c/include/adt/generic_field.h (modified) * uspace/lib/c/include/adt/hash_set.h (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/int_map.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/align.h (modified) * uspace/lib/c/include/arg_parse.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/atomic.h (modified) * uspace/lib/c/include/atomicdflt.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/bool.h (modified) * uspace/lib/c/include/byteorder.h (modified) * uspace/lib/c/include/cap.h (modified) * uspace/lib/c/include/cfg.h (modified) * uspace/lib/c/include/clipboard.h (modified) * uspace/lib/c/include/ctype.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/char_dev.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/device/pci.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/dirent.h (modified) * uspace/lib/c/include/dlfcn.h (modified) * uspace/lib/c/include/elf/elf.h (modified) * uspace/lib/c/include/elf/elf_linux.h (modified) * uspace/lib/c/include/elf/elf_load.h (modified) * uspace/lib/c/include/entry_point.h (modified) * uspace/lib/c/include/err.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/fcntl.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/fourcc.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/getopt.h (modified) * uspace/lib/c/include/inttypes.h (modified) * uspace/lib/c/include/io/color.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/keycode.h (modified) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/printf_core.h (modified) * uspace/lib/c/include/io/style.h (modified) * uspace/lib/c/include/ipc/adb.h (modified) * uspace/lib/c/include/ipc/arp.h (modified) * uspace/lib/c/include/ipc/bd.h (modified) * uspace/lib/c/include/ipc/char.h (modified) * uspace/lib/c/include/ipc/clipboard.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/driver.h (modified) * uspace/lib/c/include/ipc/icmp.h (modified) * uspace/lib/c/include/ipc/il.h (modified) * uspace/lib/c/include/ipc/input.h (modified) * uspace/lib/c/include/ipc/ip.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/irc.h (modified) * uspace/lib/c/include/ipc/kbdev.h (modified) * uspace/lib/c/include/ipc/loader.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/mouseev.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/c/include/ipc/netif.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/packet.h (modified) * uspace/lib/c/include/ipc/serial_ctl.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/ipc/tl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/l18n/langs.h (modified) * uspace/lib/c/include/libc.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/net/icmp_api.h (modified) * uspace/lib/c/include/net/icmp_codes.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/in6.h (modified) * uspace/lib/c/include/net/inet.h (modified) * uspace/lib/c/include/net/ip_codes.h (modified) * uspace/lib/c/include/net/ip_protocols.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/net/packet.h (modified) * uspace/lib/c/include/net/packet_header.h (modified) * uspace/lib/c/include/net/socket.h (modified) * uspace/lib/c/include/net/socket_codes.h (modified) * uspace/lib/c/include/net/socket_parse.h (modified) * uspace/lib/c/include/nic/eth_phys.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/rtld/dynamic.h (modified) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/rtld/rtld_arch.h (modified) * uspace/lib/c/include/rtld/rtld_debug.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/rwlock.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/smc.h (modified) * uspace/lib/c/include/sort.h (modified) * uspace/lib/c/include/stacktrace.h (modified) * uspace/lib/c/include/stats.h (modified) * uspace/lib/c/include/stdarg.h (modified) * uspace/lib/c/include/stddef.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/str_error.h (modified) * uspace/lib/c/include/sys/mman.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/c/include/sys/typefmt.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/thread.h (modified) * uspace/lib/c/include/time.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/c/include/trace.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/canonify.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_mtab.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/clui/Makefile (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_char_dev.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/ops/char_dev.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/drv/include/remote_char_dev.h (modified) * uspace/lib/drv/include/remote_hw_res.h (modified) * uspace/lib/drv/include/remote_nic.h (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext2/Makefile (modified) * uspace/lib/ext2/libext2.h (modified) * uspace/lib/ext2/libext2_block_group.c (modified) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_inode.c (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/fb/Makefile (modified) * uspace/lib/fb/fb.c (modified) * uspace/lib/fb/fb.h (modified) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/imgmap.h (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fb/screenbuffer.h (modified) * uspace/lib/fmtutil/Makefile (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fmtutil/fmtutil.h (modified) * uspace/lib/fs/Makefile (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/generic/protocol_map.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_client.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/adt/module_map.h (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/ethernet_lsap.h (modified) * uspace/lib/net/include/ethernet_protocols.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/icmp_client.h (modified) * uspace/lib/net/include/icmp_header.h (modified) * uspace/lib/net/include/icmp_remote.h (modified) * uspace/lib/net/include/il_remote.h (modified) * uspace/lib/net/include/il_skel.h (modified) * uspace/lib/net/include/ip_client.h (modified) * uspace/lib/net/include/ip_header.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/net/include/net_hardware.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (modified) * uspace/lib/net/include/packet_client.h (modified) * uspace/lib/net/include/packet_remote.h (modified) * uspace/lib/net/include/protocol_map.h (modified) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (modified) * uspace/lib/net/include/tl_skel.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_client.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_addr_db.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/assert.h (modified) * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) * uspace/lib/posix/errno.c (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/float.h (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/fnmatch.h (modified) * uspace/lib/posix/internal/common.h (modified) * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/iso646.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/math.c (modified) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/pwd.h (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/strings.h (modified) * uspace/lib/posix/sys/mman.h (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/scsi/Makefile (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) * uspace/lib/scsi/src/spc.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/arch/abs32le/include/functions.h (modified) * uspace/lib/softfloat/arch/amd64/include/functions.h (modified) * uspace/lib/softfloat/arch/arm32/include/functions.h (modified) * uspace/lib/softfloat/arch/ia32/include/functions.h (modified) * uspace/lib/softfloat/arch/ia64/include/functions.h (modified) * uspace/lib/softfloat/arch/mips32/include/functions.h (modified) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (modified) * uspace/lib/softfloat/arch/mips64/include/functions.h (modified) * uspace/lib/softfloat/arch/ppc32/include/functions.h (modified) * uspace/lib/softfloat/arch/sparc64/include/functions.h (modified) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/other.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/other.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/comparison.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/comparison.h (modified) * uspace/lib/softint/include/division.h (modified) * uspace/lib/softint/include/lltype.h (modified) * uspace/lib/softint/include/multiplication.h (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/classes/classes.h (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/include/usb/classes/massstor.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/class.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/dp.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/include/usb/dev/poll.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/dp.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hid.h (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/request.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/core.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/led.h (modified) * uspace/lib/usbhid/src/consumer.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/Makefile (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/lib/usbvirt/Makefile (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/lib/usbvirt/src/private.h (modified) * uspace/lib/usbvirt/src/stdreq.c (modified) * uspace/lib/usbvirt/src/transfer.c (modified) * uspace/srv/bd/ata_bd/Makefile (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/ata_bd/ata_hw.h (modified) * uspace/srv/bd/file_bd/Makefile (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/Makefile (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/Makefile (modified) * uspace/srv/bd/part/guid_part/gpt.h (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/Makefile (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/Makefile (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/Makefile (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/clip/clip.h (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/fs/cdfs/Makefile (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/cdfs/cdfs.h (modified) * uspace/srv/fs/cdfs/cdfs_endian.h (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.h (modified) * uspace/srv/fs/exfat/Makefile (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_bitmap.h (modified) * uspace/srv/fs/exfat/exfat_dentry.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_directory.h (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_fat.h (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext2fs/Makefile (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.h (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_directory.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/Makefile (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs.h (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.h (modified) * uspace/srv/fs/mfs/Makefile (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/mfs/mfs_utils.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/console.h (modified) * uspace/srv/hid/console/gfx/anim_1.tga (modified) * uspace/srv/hid/console/gfx/anim_2.tga (modified) * uspace/srv/hid/console/gfx/anim_3.tga (modified) * uspace/srv/hid/console/gfx/anim_4.tga (modified) * uspace/srv/hid/console/gfx/cons_data.tga (modified) * uspace/srv/hid/console/gfx/cons_dis.tga (modified) * uspace/srv/hid/console/gfx/cons_dis_sel.tga (modified) * uspace/srv/hid/console/gfx/cons_idle.tga (modified) * uspace/srv/hid/console/gfx/cons_kernel.tga (modified) * uspace/srv/hid/console/gfx/cons_sel.tga (modified) * uspace/srv/hid/console/gfx/helenos.tga (modified) * uspace/srv/hid/console/gfx/nameic.tga (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/ctl/serial.c (modified) * uspace/srv/hid/fb/ctl/serial.h (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/fb.h (modified) * uspace/srv/hid/fb/gfx/font-8x16.c (modified) * uspace/srv/hid/fb/gfx/font-8x16.h (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/ega.h (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kchar.h (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/kfb.h (modified) * uspace/srv/hid/fb/port/niagara.c (modified) * uspace/srv/hid/fb/port/niagara.h (modified) * uspace/srv/hid/fb/port/ski.c (modified) * uspace/srv/hid/fb/port/ski.h (modified) * uspace/srv/hid/fb/proto/vt100.c (modified) * uspace/srv/hid/fb/proto/vt100.h (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/gsp.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/gsp.h (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/layout.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (modified) * uspace/srv/hid/input/include/mouse_proto.h (modified) * uspace/srv/hid/input/include/stroke.h (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_dvorak.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/proto/adb.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/remcons/Makefile (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/remcons.h (modified) * uspace/srv/hid/remcons/telnet.h (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/remcons/user.h (modified) * uspace/srv/hid/s3c24xx_ts/Makefile (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/Makefile (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/s3c24xx_uart/Makefile (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/hw/irc/apic/Makefile (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/Makefile (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/Makefile (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/interp.s (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/loc/Makefile (modified) * uspace/srv/loc/category.c (modified) * uspace/srv/loc/category.h (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/loc/loc.h (modified) * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/general (modified) * uspace/srv/net/cfg/lo.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) * uspace/srv/net/il/arp/Makefile (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/ip/Makefile (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/net/packet_server.c (modified) * uspace/srv/net/net/packet_server.h (modified) * uspace/srv/net/nil/eth/Makefile (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/Makefile (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/conn.h (modified) * uspace/srv/net/tl/tcp/iqueue.c (modified) * uspace/srv/net/tl/tcp/iqueue.h (modified) * uspace/srv/net/tl/tcp/ncsim.c (modified) * uspace/srv/net/tl/tcp/ncsim.h (modified) * uspace/srv/net/tl/tcp/pdu.c (modified) * uspace/srv/net/tl/tcp/pdu.h (modified) * uspace/srv/net/tl/tcp/rqueue.c (modified) * uspace/srv/net/tl/tcp/rqueue.h (modified) * uspace/srv/net/tl/tcp/segment.c (modified) * uspace/srv/net/tl/tcp/segment.h (modified) * uspace/srv/net/tl/tcp/seq_no.c (modified) * uspace/srv/net/tl/tcp/seq_no.h (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/sock.h (modified) * uspace/srv/net/tl/tcp/std.h (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_type.h (modified) * uspace/srv/net/tl/tcp/test.c (modified) * uspace/srv/net/tl/tcp/test.h (modified) * uspace/srv/net/tl/tcp/tqueue.c (modified) * uspace/srv/net/tl/tcp/tqueue.h (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) * uspace/srv/net/tl/tcp/ucall.h (modified) * uspace/srv/net/tl/udp/Makefile (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp.h (modified) * uspace/srv/net/tl/udp/udp_header.h (modified) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/ns.h (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/Makefile (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/Makefile (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) * version (modified) Added printf module Fri, 30 Mar 2012 19:55:01 GMT Jiri Svoboda [66a272f8] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/srv/tcp/pdu.c (modified) * uspace/srv/udp/Makefile (added) * uspace/srv/udp/msg.c (added) * uspace/srv/udp/msg.h (added) * uspace/srv/udp/pdu.c (added) * uspace/srv/udp/pdu.h (added) * uspace/srv/udp/sock.c (added) * uspace/srv/udp/sock.h (added) * uspace/srv/udp/std.h (added) * uspace/srv/udp/udp.c (added) * uspace/srv/udp/udp_inet.c (added) * uspace/srv/udp/udp_inet.h (added) * uspace/srv/udp/udp_type.h (added) Add UDP skeleton. Fri, 30 Mar 2012 17:42:11 GMT Jiri Svoboda [8bf672d] * uspace/app/inetcfg/inetcfg.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/include/inet/inetcfg.h (modified) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/srv/inet/Makefile (modified) * uspace/srv/inet/addrobj.c (modified) * uspace/srv/inet/addrobj.h (modified) * uspace/srv/inet/inet.c (modified) * uspace/srv/inet/inet.h (modified) * uspace/srv/inet/inet_util.c (added) * uspace/srv/inet/inet_util.h (added) * uspace/srv/inet/inetcfg.c (modified) * uspace/srv/inet/sroute.c (added) * uspace/srv/inet/sroute.h (added) Static route configuration. Fri, 30 Mar 2012 17:39:25 GMT Jiri Svoboda [d9faae91] * boot/Makefile.build (modified) * boot/generic/src/version.c (modified) * kernel/Makefile (modified) * kernel/generic/src/main/version.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/version.c (modified) * version (modified) Consolidate and update copyright banners.