Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[c7137738:3f0a7971]
in mainline
Files:
2 added
1 deleted
83 edited
kernel/arch/amd64/include/mm/as.h
(modified)
(
view diffs
)
kernel/generic/include/typedefs.h
(modified)
(
view diffs
)
kernel/generic/src/syscall/copy.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/bdd/bdd.c
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/help/help.c
(modified)
(
view diffs
)
uspace/app/bdsh/scli.c
(modified)
(
view diffs
)
uspace/app/getterm/Makefile
(modified)
(
view diffs
)
uspace/app/getterm/getterm.c
(modified)
(
view diffs
)
uspace/app/getterm/version.c
(modified)
(
view diffs
)
uspace/app/getterm/welcome.c
(added)
uspace/app/getterm/welcome.h
(added)
uspace/app/init/init.c
(modified)
(
view diffs
)
uspace/app/mkfat/mkfat.c
(modified)
(
view diffs
)
uspace/app/netecho/netecho.c
(modified)
(
view diffs
)
uspace/app/nettest1/nettest1.c
(modified)
(
view diffs
)
uspace/app/nettest2/nettest2.c
(modified)
(
view diffs
)
uspace/app/test_serial/test_serial.c
(modified)
(
view diffs
)
uspace/lib/block/libblock.c
(modified)
(
view diffs
)
uspace/lib/block/libblock.h
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devmap.c
(modified)
(
view diffs
)
uspace/lib/c/generic/net/socket_client.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/include/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/devmap.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devmap.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/serial.h
(deleted)
uspace/lib/c/include/sys/stat.h
(modified)
(
view diffs
)
uspace/lib/c/include/unistd.h
(modified)
(
view diffs
)
uspace/lib/c/include/vfs/vfs.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/include/driver.h
(modified)
(
view diffs
)
uspace/lib/fs/libfs.c
(modified)
(
view diffs
)
uspace/lib/fs/libfs.h
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.h
(modified)
(
view diffs
)
uspace/srv/bd/file_bd/file_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/gxe_bd/gxe_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/part/guid_part/guid_part.c
(modified)
(
view diffs
)
uspace/srv/bd/part/mbr_part/mbr_part.c
(modified)
(
view diffs
)
uspace/srv/bd/rd/rd.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.h
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/devmap/devmap.c
(modified)
(
view diffs
)
uspace/srv/fs/devfs/devfs_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_fat.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_fat.h
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_idx.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_ops.c
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs.h
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs_dump.c
(modified)
(
view diffs
)
uspace/srv/fs/tmpfs/tmpfs_ops.c
(modified)
(
view diffs
)
uspace/srv/hid/adb_mouse/adb_mouse.c
(modified)
(
view diffs
)
uspace/srv/hid/char_mouse/char_mouse.c
(modified)
(
view diffs
)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/kbd/generic/kbd.c
(modified)
(
view diffs
)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
(modified)
(
view diffs
)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.h
(modified)
(
view diffs
)
uspace/srv/hw/bus/usb/hcd/virtual/hcd.c
(modified)
(
view diffs
)
uspace/srv/hw/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/srv/hw/char/i8042/i8042.h
(modified)
(
view diffs
)
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
(modified)
(
view diffs
)
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp.c
(modified)
(
view diffs
)
uspace/srv/net/il/arp/arp_module.c
(modified)
(
view diffs
)
uspace/srv/net/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/netif/lo/lo.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth_module.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy_module.c
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/icmp/icmp_module.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp_module.c
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp_module.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.h
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_lookup.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_node.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_ops.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.7 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive