Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[bc417660:ab87db5]
in mainline
Files:
141 edited
abi/include/abi/cap.h
(modified)
(
view diffs
)
abi/include/abi/ipc/ipc.h
(modified)
(
view diffs
)
kernel/generic/src/cap/cap.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/event.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ipc.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/irq.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/kbox.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/conctmeto.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/concttome.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/dataread.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/datawrite.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/debug.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/pagein.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/sharein.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/shareout.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/ops/stchngath.c
(modified)
(
view diffs
)
kernel/generic/src/ipc/sysipc.c
(modified)
(
view diffs
)
kernel/generic/src/mm/backend_user.c
(modified)
(
view diffs
)
kernel/generic/src/udebug/udebug.c
(modified)
(
view diffs
)
kernel/generic/src/udebug/udebug_ipc.c
(modified)
(
view diffs
)
kernel/generic/src/udebug/udebug_ops.c
(modified)
(
view diffs
)
uspace/app/kio/kio.c
(modified)
(
view diffs
)
uspace/app/trace/ipcp.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/wavplay/dplay.c
(modified)
(
view diffs
)
uspace/app/wavplay/drec.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/hdaudio.c
(modified)
(
view diffs
)
uspace/drv/block/ahci/ahci.c
(modified)
(
view diffs
)
uspace/drv/block/ddisk/ddisk.c
(modified)
(
view diffs
)
uspace/drv/bus/adb/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/ctl.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/ohci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/uhci/hc.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/vhc/conndev.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/xhci/hc.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/drv/char/msim-con/msim-con.c
(modified)
(
view diffs
)
uspace/drv/char/ns8250/ns8250.c
(modified)
(
view diffs
)
uspace/drv/char/pc-lpt/pc-lpt.c
(modified)
(
view diffs
)
uspace/drv/char/pl050/pl050.c
(modified)
(
view diffs
)
uspace/drv/hid/adb-kbd/adb-kbd.c
(modified)
(
view diffs
)
uspace/drv/hid/adb-mouse/adb-mouse.c
(modified)
(
view diffs
)
uspace/drv/hid/atkbd/atkbd.c
(modified)
(
view diffs
)
uspace/drv/hid/ps2mouse/ps2mouse.c
(modified)
(
view diffs
)
uspace/drv/hid/usbhid/kbd/kbddev.c
(modified)
(
view diffs
)
uspace/drv/hid/xtkbd/xtkbd.c
(modified)
(
view diffs
)
uspace/drv/intctl/apic/apic.c
(modified)
(
view diffs
)
uspace/drv/intctl/i8259/i8259.c
(modified)
(
view diffs
)
uspace/drv/intctl/icp-ic/icp-ic.c
(modified)
(
view diffs
)
uspace/drv/intctl/obio/obio.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/ne2k.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8169/driver.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async/client.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async/server.c
(modified)
(
view diffs
)
uspace/lib/c/generic/bd.c
(modified)
(
view diffs
)
uspace/lib/c/generic/bd_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/dnsr.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inet.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inet/tcp.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inet/udp.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inetcfg.c
(modified)
(
view diffs
)
uspace/lib/c/generic/inetping.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/chardev.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/chardev_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/con_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/console.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/input.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/log.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/output.c
(modified)
(
view diffs
)
uspace/lib/c/generic/ipc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/iplink.c
(modified)
(
view diffs
)
uspace/lib/c/generic/iplink_srv.c
(modified)
(
view diffs
)
uspace/lib/c/generic/irq.c
(modified)
(
view diffs
)
uspace/lib/c/generic/loc.c
(modified)
(
view diffs
)
uspace/lib/c/generic/pci.c
(modified)
(
view diffs
)
uspace/lib/c/generic/task.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vbd.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vol.c
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_ieee80211.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_nic.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_usbhc.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_usbhid.c
(modified)
(
view diffs
)
uspace/lib/fs/libfs.c
(modified)
(
view diffs
)
uspace/lib/graph/graph.c
(modified)
(
view diffs
)
uspace/lib/gui/terminal.c
(modified)
(
view diffs
)
uspace/lib/hound/src/protocol.c
(modified)
(
view diffs
)
uspace/lib/usbhost/src/hcd.c
(modified)
(
view diffs
)
uspace/lib/usbvirt/src/device.c
(modified)
(
view diffs
)
uspace/lib/usbvirt/src/ipc_dev.c
(modified)
(
view diffs
)
uspace/lib/usbvirt/src/ipc_hc.c
(modified)
(
view diffs
)
uspace/srv/audio/hound/audio_device.c
(modified)
(
view diffs
)
uspace/srv/bd/sata_bd/sata_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/vbd/disk.c
(modified)
(
view diffs
)
uspace/srv/bd/vbd/vbd.c
(modified)
(
view diffs
)
uspace/srv/clipboard/clipboard.c
(modified)
(
view diffs
)
uspace/srv/devman/client_conn.c
(modified)
(
view diffs
)
uspace/srv/devman/drv_conn.c
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/fs/locfs/locfs_ops.c
(modified)
(
view diffs
)
uspace/srv/hid/compositor/compositor.c
(modified)
(
view diffs
)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/input/ctl/kbdev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/input.c
(modified)
(
view diffs
)
uspace/srv/hid/input/proto/mousedev.c
(modified)
(
view diffs
)
uspace/srv/hid/isdv4_tablet/main.c
(modified)
(
view diffs
)
uspace/srv/hid/output/output.c
(modified)
(
view diffs
)
uspace/srv/hid/remcons/remcons.c
(modified)
(
view diffs
)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
(modified)
(
view diffs
)
uspace/srv/loader/main.c
(modified)
(
view diffs
)
uspace/srv/locsrv/locsrv.c
(modified)
(
view diffs
)
uspace/srv/logger/ctl.c
(modified)
(
view diffs
)
uspace/srv/logger/writer.c
(modified)
(
view diffs
)
uspace/srv/net/dhcp/main.c
(modified)
(
view diffs
)
uspace/srv/net/dnsrsrv/dnsrsrv.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip.c
(modified)
(
view diffs
)
uspace/srv/net/ethip/ethip_nic.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetcfg.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetping.c
(modified)
(
view diffs
)
uspace/srv/net/inetsrv/inetsrv.c
(modified)
(
view diffs
)
uspace/srv/net/tcp/service.c
(modified)
(
view diffs
)
uspace/srv/net/udp/service.c
(modified)
(
view diffs
)
uspace/srv/ns/clonable.c
(modified)
(
view diffs
)
uspace/srv/ns/ns.c
(modified)
(
view diffs
)
uspace/srv/ns/service.c
(modified)
(
view diffs
)
uspace/srv/ns/task.c
(modified)
(
view diffs
)
uspace/srv/taskmon/taskmon.c
(modified)
(
view diffs
)
uspace/srv/test/chardev-test/main.c
(modified)
(
view diffs
)
uspace/srv/test/ipc-test/main.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_file.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_ipc.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_lookup.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_ops.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_pager.c
(modified)
(
view diffs
)
uspace/srv/volsrv/volsrv.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (3.5 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive