- Timestamp:
- 2013-09-13T00:36:30Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 67fbd5e
- Parents:
- 7f84430 (diff), 11d41be5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace
- Files:
-
- 41 added
- 1 deleted
- 174 edited
-
Makefile (modified) (view diffs)
-
app/bdsh/cmds/modules/mount/mount.c (modified) (view diffs)
-
app/corecfg/Makefile (added)
-
app/corecfg/corecfg.c (added)
-
app/devctl/devctl.c (modified) (view diffs)
-
app/df/Makefile (added)
-
app/df/df.c (added)
-
app/edit/sheet.c (modified) (view diffs)
-
app/init/init.c (modified) (view diffs)
-
app/klog/klog.c (modified) (view diffs)
-
app/netspeed/Makefile (added)
-
app/netspeed/netspeed.c (added)
-
app/sportdmp/sportdmp.c (modified) (view diffs)
-
app/tester/mm/common.c (modified) (view diffs)
-
app/trace/trace.c (modified) (view diffs)
-
app/usbinfo/dump.c (modified) (view diffs)
-
app/usbinfo/hid.c (modified) (view diffs)
-
drv/audio/sb16/dsp.c (modified) (view diffs)
-
drv/audio/sb16/main.c (modified) (view diffs)
-
drv/audio/sb16/sb16.c (modified) (view diffs)
-
drv/audio/sb16/sb16.h (modified) (view diffs)
-
drv/block/ahci/ahci.c (modified) (view diffs)
-
drv/block/ata_bd/main.c (modified) (view diffs)
-
drv/bus/isa/i8237.c (modified) (view diffs)
-
drv/bus/isa/isa.c (modified) (view diffs)
-
drv/bus/pci/pciintel/pci.c (modified) (view diffs)
-
drv/bus/pci/pciintel/pci.h (modified) (view diffs)
-
drv/bus/usb/ehci/main.c (modified) (view diffs)
-
drv/bus/usb/ehci/res.c (modified) (view diffs)
-
drv/bus/usb/ehci/res.h (modified) (view diffs)
-
drv/bus/usb/ohci/hc.c (modified) (view diffs)
-
drv/bus/usb/ohci/hc.h (modified) (view diffs)
-
drv/bus/usb/ohci/ohci.c (modified) (view diffs)
-
drv/bus/usb/ohci/res.c (modified) (view diffs)
-
drv/bus/usb/ohci/res.h (modified) (view diffs)
-
drv/bus/usb/uhci/hc.c (modified) (view diffs)
-
drv/bus/usb/uhci/hc.h (modified) (view diffs)
-
drv/bus/usb/uhci/res.c (modified) (view diffs)
-
drv/bus/usb/uhci/res.h (modified) (view diffs)
-
drv/bus/usb/uhci/uhci.c (modified) (view diffs)
-
drv/bus/usb/uhci/utils/malloc32.h (modified) (view diffs)
-
drv/bus/usb/uhcirh/main.c (modified) (view diffs)
-
drv/bus/usb/uhcirh/root_hub.c (modified) (view diffs)
-
drv/bus/usb/uhcirh/root_hub.h (modified) (view diffs)
-
drv/bus/usb/usbmid/explore.c (modified) (view diffs)
-
drv/bus/usb/usbmid/usbmid.c (modified) (view diffs)
-
drv/bus/usb/vhc/transfer.c (modified) (view diffs)
-
drv/char/i8042/i8042.c (modified) (view diffs)
-
drv/char/i8042/i8042.h (modified) (view diffs)
-
drv/char/i8042/main.c (modified) (view diffs)
-
drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) (view diffs)
-
drv/fb/kfb/port.c (modified) (view diffs)
-
drv/infrastructure/rootmac/rootmac.c (modified) (view diffs)
-
drv/infrastructure/rootmalta/Makefile (added)
-
drv/infrastructure/rootmalta/rootmalta.c (added)
-
drv/infrastructure/rootmalta/rootmalta.ma (added)
-
drv/infrastructure/rootpc/rootpc.c (modified) (view diffs)
-
drv/nic/e1k/e1k.c (modified) (view diffs)
-
drv/nic/ne2k/ne2k.c (modified) (view diffs)
-
drv/nic/rtl8139/driver.c (modified) (view diffs)
-
drv/nic/rtl8139/driver.h (modified) (view diffs)
-
lib/block/block.c (modified) (view diffs)
-
lib/c/Makefile (modified) (view diffs)
-
lib/c/arch/sparc64/Makefile.common (modified) (view diffs)
-
lib/c/generic/adt/hash_table.c (modified) (view diffs)
-
lib/c/generic/adt/list.c (modified) (view diffs)
-
lib/c/generic/cfg.c (modified) (view diffs)
-
lib/c/generic/corecfg.c (added)
-
lib/c/generic/ddi.c (modified) (view diffs)
-
lib/c/generic/device/hw_res.c (modified) (view diffs)
-
lib/c/generic/device/hw_res_parsed.c (modified) (view diffs)
-
lib/c/generic/device/pio_window.c (added)
-
lib/c/generic/devman.c (modified) (view diffs)
-
lib/c/generic/futex.c (modified) (view diffs)
-
lib/c/generic/inet.c (modified) (view diffs)
-
lib/c/generic/inet/addr.c (modified) (view diffs)
-
lib/c/generic/net/socket_client.c (modified) (view diffs)
-
lib/c/generic/pio_trace.c (modified) (view diffs)
-
lib/c/generic/time.c (modified) (view diffs)
-
lib/c/generic/vfs/vfs.c (modified) (view diffs)
-
lib/c/include/adt/list.h (modified) (view diffs)
-
lib/c/include/cfg.h (modified) (view diffs)
-
lib/c/include/corecfg.h (added)
-
lib/c/include/ddi.h (modified) (view diffs)
-
lib/c/include/device/hw_res.h (modified) (view diffs)
-
lib/c/include/device/hw_res_parsed.h (modified) (view diffs)
-
lib/c/include/device/pio_window.h (added)
-
lib/c/include/devman.h (modified) (view diffs)
-
lib/c/include/inet/addr.h (modified) (view diffs)
-
lib/c/include/inet/inet.h (modified) (view diffs)
-
lib/c/include/ipc/corecfg.h (added)
-
lib/c/include/ipc/dev_iface.h (modified) (view diffs)
-
lib/c/include/ipc/devman.h (modified) (view diffs)
-
lib/c/include/ipc/services.h (modified) (view diffs)
-
lib/c/include/ipc/socket.h (modified) (view diffs)
-
lib/c/include/ipc/vfs.h (modified) (view diffs)
-
lib/c/include/net/socket.h (modified) (view diffs)
-
lib/c/include/net/socket_codes.h (modified) (view diffs)
-
lib/c/include/sys/statfs.h (added)
-
lib/c/include/vfs/vfs.h (modified) (view diffs)
-
lib/draw/drawctx.c (modified) (view diffs)
-
lib/drv/Makefile (modified) (view diffs)
-
lib/drv/generic/dev_iface.c (modified) (view diffs)
-
lib/drv/generic/driver.c (modified) (view diffs)
-
lib/drv/generic/interrupt.c (modified) (view diffs)
-
lib/drv/generic/remote_pio_window.c (added)
-
lib/drv/include/ops/pio_window.h (added)
-
lib/drv/include/remote_pio_window.h (added)
-
lib/fs/libfs.c (modified) (view diffs)
-
lib/fs/libfs.h (modified) (view diffs)
-
lib/graph/graph.c (modified) (view diffs)
-
lib/gui/connection.c (modified) (view diffs)
-
lib/gui/grid.c (modified) (view diffs)
-
lib/gui/terminal.c (modified) (view diffs)
-
lib/gui/window.c (modified) (view diffs)
-
lib/usbdev/src/recognise.c (modified) (view diffs)
-
lib/usbhid/src/hiddescriptor.c (modified) (view diffs)
-
lib/usbhid/src/hidparser.c (modified) (view diffs)
-
lib/usbhid/src/hidpath.c (modified) (view diffs)
-
lib/usbhost/src/usb_endpoint_manager.c (modified) (view diffs)
-
srv/audio/hound/audio_sink.c (modified) (view diffs)
-
srv/audio/hound/audio_source.c (modified) (view diffs)
-
srv/audio/hound/connection.h (modified) (view diffs)
-
srv/audio/hound/hound.c (modified) (view diffs)
-
srv/audio/hound/hound_ctx.c (modified) (view diffs)
-
srv/audio/hound/hound_ctx.h (modified) (view diffs)
-
srv/bd/rd/rd.c (modified) (view diffs)
-
srv/devman/Makefile (modified) (view diffs)
-
srv/devman/client_conn.c (added)
-
srv/devman/client_conn.h (added)
-
srv/devman/dev.c (added)
-
srv/devman/dev.h (added)
-
srv/devman/devman.c (deleted)
-
srv/devman/devman.h (modified) (view diffs)
-
srv/devman/devtree.c (added)
-
srv/devman/devtree.h (added)
-
srv/devman/driver.c (added)
-
srv/devman/driver.h (added)
-
srv/devman/drv_conn.c (added)
-
srv/devman/drv_conn.h (added)
-
srv/devman/fun.c (added)
-
srv/devman/fun.h (added)
-
srv/devman/loc.c (added)
-
srv/devman/loc.h (added)
-
srv/devman/main.c (modified) (view diffs)
-
srv/devman/main.h (added)
-
srv/devman/match.c (modified) (view diffs)
-
srv/devman/match.h (added)
-
srv/devman/util.c (modified) (view diffs)
-
srv/devman/util.h (modified) (view diffs)
-
srv/fs/cdfs/cdfs_ops.c (modified) (view diffs)
-
srv/fs/exfat/exfat_idx.c (modified) (view diffs)
-
srv/fs/exfat/exfat_ops.c (modified) (view diffs)
-
srv/fs/ext4fs/ext4fs_ops.c (modified) (view diffs)
-
srv/fs/fat/fat_idx.c (modified) (view diffs)
-
srv/fs/fat/fat_ops.c (modified) (view diffs)
-
srv/fs/mfs/mfs.h (modified) (view diffs)
-
srv/fs/mfs/mfs_balloc.c (modified) (view diffs)
-
srv/fs/mfs/mfs_ops.c (modified) (view diffs)
-
srv/fs/mfs/mfs_rw.c (modified) (view diffs)
-
srv/fs/tmpfs/tmpfs_ops.c (modified) (view diffs)
-
srv/fs/udf/udf_ops.c (modified) (view diffs)
-
srv/hid/compositor/compositor.c (modified) (view diffs)
-
srv/hid/input/input.c (modified) (view diffs)
-
srv/hid/input/port/niagara.c (modified) (view diffs)
-
srv/hid/output/output.c (modified) (view diffs)
-
srv/hid/output/port/ega.c (modified) (view diffs)
-
srv/hid/output/port/kchar.c (modified) (view diffs)
-
srv/hid/output/port/niagara.c (modified) (view diffs)
-
srv/hid/remcons/user.c (modified) (view diffs)
-
srv/hid/rfb/Makefile (added)
-
srv/hid/rfb/main.c (added)
-
srv/hid/rfb/rfb.c (added)
-
srv/hid/rfb/rfb.h (added)
-
srv/hw/irc/obio/obio.c (modified) (view diffs)
-
srv/locsrv/category.c (modified) (view diffs)
-
srv/locsrv/locsrv.c (modified) (view diffs)
-
srv/logger/logs.c (modified) (view diffs)
-
srv/net/dhcp/Makefile (added)
-
srv/net/dhcp/dhcp.c (added)
-
srv/net/dhcp/dhcp_std.h (added)
-
srv/net/dnsrsrv/dns_msg.c (modified) (view diffs)
-
srv/net/dnsrsrv/dnsrsrv.c (modified) (view diffs)
-
srv/net/dnsrsrv/query.c (modified) (view diffs)
-
srv/net/dnsrsrv/transport.c (modified) (view diffs)
-
srv/net/ethip/arp.c (modified) (view diffs)
-
srv/net/ethip/atrans.c (modified) (view diffs)
-
srv/net/ethip/ethip_nic.c (modified) (view diffs)
-
srv/net/inetsrv/addrobj.c (modified) (view diffs)
-
srv/net/inetsrv/icmp.c (modified) (view diffs)
-
srv/net/inetsrv/inet_link.c (modified) (view diffs)
-
srv/net/inetsrv/inetping.c (modified) (view diffs)
-
srv/net/inetsrv/inetping6.c (modified) (view diffs)
-
srv/net/inetsrv/inetsrv.c (modified) (view diffs)
-
srv/net/inetsrv/inetsrv.h (modified) (view diffs)
-
srv/net/inetsrv/ntrans.c (modified) (view diffs)
-
srv/net/inetsrv/reass.c (modified) (view diffs)
-
srv/net/inetsrv/sroute.c (modified) (view diffs)
-
srv/net/slip/slip.c (modified) (view diffs)
-
srv/net/tcp/conn.c (modified) (view diffs)
-
srv/net/tcp/tcp.c (modified) (view diffs)
-
srv/net/udp/assoc.c (modified) (view diffs)
-
srv/net/udp/assoc.h (modified) (view diffs)
-
srv/net/udp/pdu.c (modified) (view diffs)
-
srv/net/udp/sock.c (modified) (view diffs)
-
srv/net/udp/ucall.c (modified) (view diffs)
-
srv/net/udp/ucall.h (modified) (view diffs)
-
srv/net/udp/udp_inet.c (modified) (view diffs)
-
srv/net/udp/udp_type.h (modified) (view diffs)
-
srv/ns/service.c (modified) (view diffs)
-
srv/ns/task.c (modified) (view diffs)
-
srv/taskmon/taskmon.c (modified) (view diffs)
-
srv/vfs/vfs.c (modified) (view diffs)
-
srv/vfs/vfs.h (modified) (view diffs)
-
srv/vfs/vfs_ops.c (modified) (view diffs)
-
srv/vfs/vfs_register.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
