- Timestamp:
- 2010-12-16T16:38:49Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7837101
- Parents:
- 8e58f94 (diff), eb221e5 (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:
-
- 13 added
- 1 deleted
- 184 edited
- 4 moved
-
Makefile (modified) (view diffs)
-
app/bdsh/cmds/builtins/builtins.h (modified) (view diffs)
-
app/bdsh/cmds/modules/bdd/bdd.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
app/bdsh/cmds/modules/mkfile/mkfile.c (modified) (view diffs)
-
app/bdsh/cmds/modules/unmount/unmount.c (modified) (view diffs)
-
app/bdsh/exec.c (modified) (view diffs)
-
app/edit/edit.c (modified) (view diffs)
-
app/netecho/netecho.c (modified) (view diffs)
-
app/nettest1/nettest1.c (modified) (view diffs)
-
app/nettest2/nettest2.c (modified) (view diffs)
-
app/ping/ping.c (modified) (view diffs)
-
app/redir/redir.c (modified) (view diffs)
-
app/stats/stats.c (modified) (view diffs)
-
app/taskdump/taskdump.c (modified) (view diffs)
-
app/tasks/tasks.c (modified) (view diffs)
-
app/tester/Makefile (modified) (view diffs)
-
app/tester/hw/serial/serial1.c (moved) (moved from uspace/app/test_serial/test_serial.c ) (view diffs)
-
app/tester/hw/serial/serial1.def (added)
-
app/tester/ipc/ping_pong.c (modified) (view diffs)
-
app/tester/ipc/register.c (modified) (view diffs)
-
app/tester/print/print1.c (modified) (view diffs)
-
app/tester/print/print2.c (modified) (view diffs)
-
app/tester/print/print4.c (modified) (view diffs)
-
app/tester/print/print5.c (added)
-
app/tester/print/print5.def (added)
-
app/tester/stdio/stdio1.c (modified) (view diffs)
-
app/tester/tester.c (modified) (view diffs)
-
app/tester/tester.h (modified) (view diffs)
-
app/tester/thread/thread1.c (modified) (view diffs)
-
app/tester/vfs/vfs1.c (modified) (view diffs)
-
app/tetris/input.c (modified) (view diffs)
-
app/tetris/screen.c (modified) (view diffs)
-
app/tetris/screen.h (modified) (view diffs)
-
app/top/input.c (modified) (view diffs)
-
app/top/screen.c (modified) (view diffs)
-
app/trace/ipcp.c (modified) (view diffs)
-
app/trace/proto.c (modified) (view diffs)
-
app/trace/trace.c (modified) (view diffs)
-
drv/isa/isa.c (modified) (view diffs)
-
drv/ns8250/ns8250.c (modified) (view diffs)
-
drv/pciintel/pci.c (modified) (view diffs)
-
drv/root/root.c (modified) (view diffs)
-
drv/rootia32/rootia32.ma (deleted)
-
drv/rootpc/Makefile (moved) (moved from uspace/drv/rootia32/Makefile ) (view diffs)
-
drv/rootpc/rootpc.c (moved) (moved from uspace/drv/rootia32/rootia32.c ) (view diffs)
-
drv/rootpc/rootpc.ma (added)
-
drv/rootvirt/Makefile (added)
-
drv/rootvirt/devices.def (added)
-
drv/rootvirt/rootvirt.c (added)
-
drv/rootvirt/rootvirt.ma (added)
-
drv/test1/Makefile (moved) (moved from uspace/app/test_serial/Makefile ) (view diffs)
-
drv/test1/test1.c (added)
-
drv/test1/test1.ma (added)
-
drv/test2/Makefile (added)
-
drv/test2/test2.c (added)
-
drv/test2/test2.ma (added)
-
lib/block/libblock.c (modified) (view diffs)
-
lib/block/libblock.h (modified) (view diffs)
-
lib/c/arch/abs32le/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/abs32le/src/stacktrace.c (modified) (view diffs)
-
lib/c/arch/abs32le/src/tls.c (modified) (view diffs)
-
lib/c/arch/amd64/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/arm32/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/ia32/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/ia64/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/mips32/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/ppc32/include/inttypes.h (modified) (view diffs)
-
lib/c/arch/sparc64/include/inttypes.h (modified) (view diffs)
-
lib/c/generic/async.c (modified) (view diffs)
-
lib/c/generic/cap.c (modified) (view diffs)
-
lib/c/generic/clipboard.c (modified) (view diffs)
-
lib/c/generic/device/char.c (modified) (view diffs)
-
lib/c/generic/device/hw_res.c (modified) (view diffs)
-
lib/c/generic/devman.c (modified) (view diffs)
-
lib/c/generic/devmap.c (modified) (view diffs)
-
lib/c/generic/event.c (modified) (view diffs)
-
lib/c/generic/io/console.c (modified) (view diffs)
-
lib/c/generic/io/klog.c (modified) (view diffs)
-
lib/c/generic/io/printf_core.c (modified) (view diffs)
-
lib/c/generic/io/screenbuffer.c (modified) (view diffs)
-
lib/c/generic/ipc.c (modified) (view diffs)
-
lib/c/generic/loader.c (modified) (view diffs)
-
lib/c/generic/net/icmp_api.c (modified) (view diffs)
-
lib/c/generic/net/modules.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/str.c (modified) (view diffs)
-
lib/c/generic/task.c (modified) (view diffs)
-
lib/c/generic/udebug.c (modified) (view diffs)
-
lib/c/generic/vfs/vfs.c (modified) (view diffs)
-
lib/c/include/assert.h (modified) (view diffs)
-
lib/c/include/async.h (modified) (view diffs)
-
lib/c/include/device/char.h (modified) (view diffs)
-
lib/c/include/err.h (modified) (view diffs)
-
lib/c/include/event.h (modified) (view diffs)
-
lib/c/include/io/console.h (modified) (view diffs)
-
lib/c/include/io/screenbuffer.h (modified) (view diffs)
-
lib/c/include/ipc/devman.h (modified) (view diffs)
-
lib/c/include/ipc/devmap.h (modified) (view diffs)
-
lib/c/include/ipc/ip.h (modified) (view diffs)
-
lib/c/include/ipc/ipc.h (modified) (view diffs)
-
lib/c/include/ipc/net.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/libc.h (modified) (view diffs)
-
lib/c/include/malloc.h (modified) (view diffs)
-
lib/c/include/net/modules.h (modified) (view diffs)
-
lib/c/include/stdint.h (modified) (view diffs)
-
lib/c/include/stdio.h (modified) (view diffs)
-
lib/c/include/str.h (modified) (view diffs)
-
lib/c/include/sys/typefmt.h (modified) (view diffs)
-
lib/c/include/sys/types.h (modified) (view diffs)
-
lib/c/include/unistd.h (modified) (view diffs)
-
lib/clui/tinput.c (modified) (view diffs)
-
lib/clui/tinput.h (modified) (view diffs)
-
lib/drv/generic/dev_iface.c (modified) (view diffs)
-
lib/drv/generic/driver.c (modified) (view diffs)
-
lib/drv/include/driver.h (modified) (view diffs)
-
lib/fs/libfs.c (modified) (view diffs)
-
lib/fs/libfs.h (modified) (view diffs)
-
lib/net/generic/generic.c (modified) (view diffs)
-
lib/net/generic/packet_remote.c (modified) (view diffs)
-
lib/net/il/arp_remote.c (modified) (view diffs)
-
lib/net/il/ip_remote.c (modified) (view diffs)
-
lib/net/netif/netif_local.c (modified) (view diffs)
-
lib/net/netif/netif_remote.c (modified) (view diffs)
-
lib/net/tl/icmp_remote.c (modified) (view diffs)
-
lib/packet/generic/packet_server.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/clip/clip.c (modified) (view diffs)
-
srv/devman/devman.c (modified) (view diffs)
-
srv/devman/devman.h (modified) (view diffs)
-
srv/devman/main.c (modified) (view diffs)
-
srv/devman/match.c (modified) (view diffs)
-
srv/devmap/devmap.c (modified) (view diffs)
-
srv/fs/devfs/devfs.c (modified) (view diffs)
-
srv/fs/devfs/devfs_ops.c (modified) (view diffs)
-
srv/fs/fat/fat.c (modified) (view diffs)
-
srv/fs/fat/fat_ops.c (modified) (view diffs)
-
srv/fs/tmpfs/tmpfs.c (modified) (view diffs)
-
srv/hid/adb_mouse/adb_dev.c (modified) (view diffs)
-
srv/hid/adb_mouse/adb_mouse.c (modified) (view diffs)
-
srv/hid/char_mouse/char_mouse.c (modified) (view diffs)
-
srv/hid/char_mouse/chardev.c (modified) (view diffs)
-
srv/hid/console/console.c (modified) (view diffs)
-
srv/hid/console/gcons.c (modified) (view diffs)
-
srv/hid/fb/ega.c (modified) (view diffs)
-
srv/hid/fb/fb.c (modified) (view diffs)
-
srv/hid/fb/main.c (modified) (view diffs)
-
srv/hid/fb/serial_console.c (modified) (view diffs)
-
srv/hid/fb/serial_console.h (modified) (view diffs)
-
srv/hid/kbd/genarch/gsp.c (modified) (view diffs)
-
srv/hid/kbd/generic/kbd.c (modified) (view diffs)
-
srv/hid/kbd/port/adb.c (modified) (view diffs)
-
srv/hid/kbd/port/chardev.c (modified) (view diffs)
-
srv/hid/kbd/port/ns16550.c (modified) (view diffs)
-
srv/hid/kbd/port/z8530.c (modified) (view diffs)
-
srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) (view diffs)
-
srv/hw/bus/cuda_adb/cuda_adb.c (modified) (view diffs)
-
srv/hw/char/i8042/i8042.c (modified) (view diffs)
-
srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
srv/hw/cir/fhc/fhc.c (modified) (view diffs)
-
srv/hw/cir/obio/obio.c (modified) (view diffs)
-
srv/hw/netif/dp8390/dp8390.c (modified) (view diffs)
-
srv/hw/netif/dp8390/dp8390_module.c (modified) (view diffs)
-
srv/hw/netif/dp8390/ne2000.c (modified) (view diffs)
-
srv/loader/main.c (modified) (view diffs)
-
srv/net/il/arp/arp.c (modified) (view diffs)
-
srv/net/il/arp/arp_module.c (modified) (view diffs)
-
srv/net/il/ip/ip.c (modified) (view diffs)
-
srv/net/il/ip/ip_module.c (modified) (view diffs)
-
srv/net/net/net.c (modified) (view diffs)
-
srv/net/netif/lo/lo.c (modified) (view diffs)
-
srv/net/nil/eth/eth.c (modified) (view diffs)
-
srv/net/nil/eth/eth_module.c (modified) (view diffs)
-
srv/net/nil/nildummy/nildummy.c (modified) (view diffs)
-
srv/net/nil/nildummy/nildummy_module.c (modified) (view diffs)
-
srv/net/tl/icmp/icmp.c (modified) (view diffs)
-
srv/net/tl/icmp/icmp_module.c (modified) (view diffs)
-
srv/net/tl/tcp/tcp.c (modified) (view diffs)
-
srv/net/tl/tcp/tcp_module.c (modified) (view diffs)
-
srv/net/tl/udp/udp.c (modified) (view diffs)
-
srv/net/tl/udp/udp_module.c (modified) (view diffs)
-
srv/ns/clonable.c (modified) (view diffs)
-
srv/ns/clonable.h (modified) (view diffs)
-
srv/ns/ns.c (modified) (view diffs)
-
srv/ns/service.c (modified) (view diffs)
-
srv/ns/service.h (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_lookup.c (modified) (view diffs)
-
srv/vfs/vfs_node.c (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.
