- Timestamp:
- 2012-07-20T13:51:28Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8fccd42
- Parents:
- c5bff3c (diff), 7030bc9 (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:
-
- 36 added
- 148 edited
- 32 moved
-
Makefile (modified) (view diffs)
-
Makefile.common (modified) (view diffs)
-
app/bdsh/Makefile (modified) (view diffs)
-
app/bdsh/TODO (modified) (view diffs)
-
app/bdsh/cmds/builtins/cd/cd.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cat/cat.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cat/cat.h (modified) (view diffs)
-
app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
app/bdsh/cmds/modules/echo/echo.c (added)
-
app/bdsh/cmds/modules/echo/echo.h (added)
-
app/bdsh/cmds/modules/echo/echo_def.h (added)
-
app/bdsh/cmds/modules/echo/entry.h (added)
-
app/bdsh/cmds/modules/help/help.h (modified) (view diffs)
-
app/bdsh/cmds/modules/mkdir/mkdir.c (modified) (view diffs)
-
app/bdsh/cmds/modules/mkdir/mkdir.h (modified) (view diffs)
-
app/bdsh/cmds/modules/modules.h (modified) (view diffs)
-
app/bdsh/cmds/modules/printf/TODO (added)
-
app/bdsh/cmds/modules/printf/entry.h (added)
-
app/bdsh/cmds/modules/printf/printf.c (added)
-
app/bdsh/cmds/modules/printf/printf.h (added)
-
app/bdsh/cmds/modules/printf/printf_def.h (added)
-
app/bdsh/cmds/modules/rm/rm.c (modified) (view diffs)
-
app/bdsh/cmds/modules/rm/rm.h (modified) (view diffs)
-
app/bdsh/cmds/modules/sleep/sleep.c (modified) (view diffs)
-
app/devctl/devctl.c (modified) (view diffs)
-
app/edit/edit.c (modified) (view diffs)
-
app/edit/sheet.c (modified) (view diffs)
-
app/inet/Makefile (moved) (moved from uspace/app/inetcfg/Makefile ) (view diffs)
-
app/inet/inet.c (moved) (moved from uspace/app/inetcfg/inetcfg.c ) (view diffs)
-
app/init/init.c (modified) (view diffs)
-
app/killall/killall.c (modified) (view diffs)
-
app/loc/Makefile (moved) (moved from uspace/app/locinfo/Makefile ) (view diffs)
-
app/loc/loc.c (moved) (moved from uspace/app/locinfo/locinfo.c ) (view diffs)
-
app/msim/Makefile (added)
-
app/msim/Makefile.msim.src (added)
-
app/msim/arch_helenos/helenos.h (added)
-
app/msim/arch_helenos/input.c (added)
-
app/msim/arch_helenos/misc.c (added)
-
app/msim/config.h.msim (added)
-
app/nettest1/nettest1.c (modified) (view diffs)
-
app/nettest2/nettest2.c (modified) (view diffs)
-
app/nterm/Makefile (added)
-
app/nterm/conn.c (added)
-
app/nterm/conn.h (added)
-
app/nterm/nterm.c (added)
-
app/nterm/nterm.h (added)
-
app/sbi/src/mytypes.h (modified) (view diffs)
-
app/sbi/src/stype.c (modified) (view diffs)
-
app/sysinfo/sysinfo.c (modified) (view diffs)
-
app/tester/hw/misc/virtchar1.c (modified) (view diffs)
-
app/tester/mm/common.c (modified) (view diffs)
-
app/tester/mm/mapping1.c (modified) (view diffs)
-
app/trace/proto.h (modified) (view diffs)
-
app/websrv/websrv.c (modified) (view diffs)
-
drv/block/ahci/Makefile (added)
-
drv/block/ahci/ahci.c (added)
-
drv/block/ahci/ahci.h (added)
-
drv/block/ahci/ahci.ma (added)
-
drv/block/ahci/ahci_hw.h (added)
-
drv/block/ahci/ahci_sata.h (added)
-
drv/bus/isa/isa.c (modified) (view diffs)
-
drv/bus/usb/ohci/utils/malloc32.h (modified) (view diffs)
-
drv/bus/usb/uhci/utils/malloc32.h (modified) (view diffs)
-
drv/bus/usb/usbmast/main.c (modified) (view diffs)
-
drv/nic/ne2k/dp8390.c (modified) (view diffs)
-
lib/c/Makefile (modified) (view diffs)
-
lib/c/arch/ia64/include/fibril.h (modified) (view diffs)
-
lib/c/arch/ia64/include/thread.h (modified) (view diffs)
-
lib/c/generic/as.c (modified) (view diffs)
-
lib/c/generic/async.c (modified) (view diffs)
-
lib/c/generic/device/ahci.c (added)
-
lib/c/generic/devman.c (modified) (view diffs)
-
lib/c/generic/elf/elf_load.c (modified) (view diffs)
-
lib/c/generic/fibril.c (modified) (view diffs)
-
lib/c/generic/inet.c (modified) (view diffs)
-
lib/c/generic/inetcfg.c (modified) (view diffs)
-
lib/c/generic/inetping.c (modified) (view diffs)
-
lib/c/generic/iplink.c (modified) (view diffs)
-
lib/c/generic/loc.c (modified) (view diffs)
-
lib/c/generic/malloc.c (modified) (view diffs)
-
lib/c/generic/mman.c (modified) (view diffs)
-
lib/c/generic/net/socket_client.c (modified) (view diffs)
-
lib/c/generic/stacktrace.c (modified) (view diffs)
-
lib/c/generic/stats.c (modified) (view diffs)
-
lib/c/generic/sysinfo.c (modified) (view diffs)
-
lib/c/generic/thread.c (modified) (view diffs)
-
lib/c/generic/time.c (modified) (view diffs)
-
lib/c/include/as.h (modified) (view diffs)
-
lib/c/include/device/ahci.h (added)
-
lib/c/include/devman.h (modified) (view diffs)
-
lib/c/include/errno.h (modified) (view diffs)
-
lib/c/include/fibril.h (modified) (view diffs)
-
lib/c/include/ipc/dev_iface.h (modified) (view diffs)
-
lib/c/include/ipc/devman.h (modified) (view diffs)
-
lib/c/include/ipc/loc.h (modified) (view diffs)
-
lib/c/include/loc.h (modified) (view diffs)
-
lib/c/include/stdarg.h (modified) (view diffs)
-
lib/c/include/stdio.h (modified) (view diffs)
-
lib/c/include/sys/mman.h (modified) (view diffs)
-
lib/c/include/unistd.h (modified) (view diffs)
-
lib/clui/tinput.h (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/log.c (modified) (view diffs)
-
lib/drv/generic/logbuf.c (modified) (view diffs)
-
lib/drv/generic/remote_ahci.c (added)
-
lib/drv/include/ahci_iface.h (added)
-
lib/drv/include/ddf/driver.h (modified) (view diffs)
-
lib/drv/include/ddf/interrupt.h (modified) (view diffs)
-
lib/drv/include/ops/hw_res.h (modified) (view diffs)
-
lib/drv/include/ops/nic.h (modified) (view diffs)
-
lib/drv/include/remote_ahci.h (added)
-
lib/fb/imgmap.c (modified) (view diffs)
-
lib/fb/screenbuffer.c (modified) (view diffs)
-
lib/fs/libfs.c (modified) (view diffs)
-
lib/nic/include/nic.h (modified) (view diffs)
-
lib/nic/include/nic_impl.h (modified) (view diffs)
-
lib/nic/src/nic_driver.c (modified) (view diffs)
-
lib/posix/Makefile (modified) (view diffs)
-
lib/posix/errno.h (modified) (view diffs)
-
lib/posix/getopt.c (added)
-
lib/posix/getopt.h (added)
-
lib/posix/pwd.c (modified) (view diffs)
-
lib/posix/stdbool.h (modified) (view diffs)
-
lib/posix/stdio.h (modified) (view diffs)
-
lib/posix/time.c (modified) (view diffs)
-
lib/posix/unistd.c (modified) (view diffs)
-
lib/posix/unistd.h (modified) (view diffs)
-
lib/usb/include/usb/ddfiface.h (modified) (view diffs)
-
lib/usb/include/usb/debug.h (modified) (view diffs)
-
lib/usb/src/ddfiface.c (modified) (view diffs)
-
lib/usb/src/hc.c (modified) (view diffs)
-
lib/usbdev/include/usb/dev/driver.h (modified) (view diffs)
-
lib/usbdev/include/usb/dev/hub.h (modified) (view diffs)
-
lib/usbdev/include/usb/dev/recognise.h (modified) (view diffs)
-
lib/usbdev/src/altiface.c (modified) (view diffs)
-
lib/usbdev/src/hub.c (modified) (view diffs)
-
lib/usbdev/src/recognise.c (modified) (view diffs)
-
lib/usbhid/src/hidiface.c (modified) (view diffs)
-
lib/usbhost/include/usb/host/hcd.h (modified) (view diffs)
-
lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) (view diffs)
-
lib/usbhost/src/iface.c (modified) (view diffs)
-
lib/usbvirt/src/device.c (modified) (view diffs)
-
srv/bd/ata_bd/ata_bd.c (modified) (view diffs)
-
srv/bd/file_bd/file_bd.c (modified) (view diffs)
-
srv/bd/gxe_bd/gxe_bd.c (modified) (view diffs)
-
srv/bd/part/guid_part/guid_part.c (modified) (view diffs)
-
srv/bd/part/mbr_part/mbr_part.c (modified) (view diffs)
-
srv/bd/rd/rd.c (modified) (view diffs)
-
srv/bd/sata_bd/Makefile (added)
-
srv/bd/sata_bd/sata_bd.c (added)
-
srv/bd/sata_bd/sata_bd.h (added)
-
srv/clipboard/clipboard.c (modified) (view diffs)
-
srv/devman/devman.h (modified) (view diffs)
-
srv/devman/main.c (modified) (view diffs)
-
srv/fs/fat/fat_dentry.c (modified) (view diffs)
-
srv/hid/console/console.c (modified) (view diffs)
-
srv/hid/fb/fb.c (modified) (view diffs)
-
srv/hid/input/ctl/kbdev.c (modified) (view diffs)
-
srv/hid/input/generic/input.c (modified) (view diffs)
-
srv/hid/input/port/adb.c (modified) (view diffs)
-
srv/hid/input/proto/mousedev.c (modified) (view diffs)
-
srv/hid/remcons/remcons.c (modified) (view diffs)
-
srv/hid/remcons/telnet.h (modified) (view diffs)
-
srv/hid/remcons/user.h (modified) (view diffs)
-
srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) (view diffs)
-
srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
srv/loader/main.c (modified) (view diffs)
-
srv/locsrv/Makefile (moved) (moved from uspace/srv/loc/Makefile ) (view diffs)
-
srv/locsrv/category.c (moved) (moved from uspace/srv/loc/category.c ) (view diffs)
-
srv/locsrv/category.h (moved) (moved from uspace/srv/loc/category.h ) (view diffs)
-
srv/locsrv/locsrv.c (moved) (moved from uspace/srv/loc/loc.c ) (view diffs)
-
srv/locsrv/locsrv.h (moved) (moved from uspace/srv/loc/loc.h ) (view diffs)
-
srv/net/ethip/ethip.c (modified) (view diffs)
-
srv/net/ethip/ethip_nic.c (modified) (view diffs)
-
srv/net/inetsrv/Makefile (moved) (moved from uspace/srv/net/inet/Makefile ) (view diffs)
-
srv/net/inetsrv/addrobj.c (moved) (moved from uspace/srv/net/inet/addrobj.c ) (view diffs)
-
srv/net/inetsrv/addrobj.h (moved) (moved from uspace/srv/net/inet/addrobj.h ) (view diffs)
-
srv/net/inetsrv/icmp.c (moved) (moved from uspace/srv/net/inet/icmp.c ) (view diffs)
-
srv/net/inetsrv/icmp.h (moved) (moved from uspace/srv/net/inet/icmp.h ) (view diffs)
-
srv/net/inetsrv/icmp_std.h (moved) (moved from uspace/srv/net/inet/icmp_std.h ) (view diffs)
-
srv/net/inetsrv/inet_link.c (moved) (moved from uspace/srv/net/inet/inet_link.c ) (view diffs)
-
srv/net/inetsrv/inet_link.h (moved) (moved from uspace/srv/net/inet/inet_link.h ) (view diffs)
-
srv/net/inetsrv/inet_std.h (moved) (moved from uspace/srv/net/inet/inet_std.h ) (view diffs)
-
srv/net/inetsrv/inet_util.c (moved) (moved from uspace/srv/net/inet/inet_util.c ) (view diffs)
-
srv/net/inetsrv/inet_util.h (moved) (moved from uspace/srv/net/inet/inet_util.h ) (view diffs)
-
srv/net/inetsrv/inetcfg.c (moved) (moved from uspace/srv/net/inet/inetcfg.c ) (view diffs)
-
srv/net/inetsrv/inetcfg.h (moved) (moved from uspace/srv/net/inet/inetcfg.h ) (view diffs)
-
srv/net/inetsrv/inetping.c (moved) (moved from uspace/srv/net/inet/inetping.c ) (view diffs)
-
srv/net/inetsrv/inetping.h (moved) (moved from uspace/srv/net/inet/inetping.h ) (view diffs)
-
srv/net/inetsrv/inetsrv.c (moved) (moved from uspace/srv/net/inet/inet.c ) (view diffs)
-
srv/net/inetsrv/inetsrv.h (moved) (moved from uspace/srv/net/inet/inet.h ) (view diffs)
-
srv/net/inetsrv/pdu.c (moved) (moved from uspace/srv/net/inet/pdu.c ) (view diffs)
-
srv/net/inetsrv/pdu.h (moved) (moved from uspace/srv/net/inet/pdu.h ) (view diffs)
-
srv/net/inetsrv/reass.c (moved) (moved from uspace/srv/net/inet/reass.c ) (view diffs)
-
srv/net/inetsrv/reass.h (moved) (moved from uspace/srv/net/inet/reass.h ) (view diffs)
-
srv/net/inetsrv/sroute.c (moved) (moved from uspace/srv/net/inet/sroute.c ) (view diffs)
-
srv/net/inetsrv/sroute.h (moved) (moved from uspace/srv/net/inet/sroute.h ) (view diffs)
-
srv/net/loopip/loopip.c (modified) (view diffs)
-
srv/net/tcp/conn.c (modified) (view diffs)
-
srv/net/tcp/ncsim.c (modified) (view diffs)
-
srv/net/tcp/ncsim.h (modified) (view diffs)
-
srv/net/tcp/rqueue.c (modified) (view diffs)
-
srv/net/tcp/rqueue.h (modified) (view diffs)
-
srv/net/tcp/segment.c (modified) (view diffs)
-
srv/net/tcp/sock.c (modified) (view diffs)
-
srv/net/tcp/tcp.c (modified) (view diffs)
-
srv/net/tcp/tcp_type.h (modified) (view diffs)
-
srv/net/tcp/test.c (modified) (view diffs)
-
srv/net/udp/sock.c (modified) (view diffs)
-
srv/net/udp/udp.c (modified) (view diffs)
-
srv/net/udp/udp_type.h (modified) (view diffs)
-
srv/ns/ns.c (modified) (view diffs)
-
srv/vfs/vfs.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
