Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[8afeb04:948911d]
in mainline
Files:
30 added
6 deleted
110 edited
boot/Makefile.common
(modified)
(
view diffs
)
boot/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
boot/arch/ia64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/amd64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/amd64/src/amd64.c
(modified)
(
view diffs
)
kernel/arch/arm32/include/mm/km.h
(modified)
(
view diffs
)
kernel/arch/arm32/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/mm/page.c
(modified)
(
view diffs
)
kernel/arch/ia32/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia32/src/ia32.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/ia64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia64/src/ia64.c
(modified)
(
view diffs
)
kernel/arch/ia64/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/mips32/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/mips64/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/ppc32/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/mm/sun4u/frame.c
(modified)
(
view diffs
)
kernel/arch/sparc64/src/mm/sun4v/frame.c
(modified)
(
view diffs
)
kernel/genarch/src/mm/page_pt.c
(modified)
(
view diffs
)
kernel/generic/include/mm/frame.h
(modified)
(
view diffs
)
kernel/generic/include/mm/km.h
(modified)
(
view diffs
)
kernel/generic/src/mm/backend_anon.c
(modified)
(
view diffs
)
kernel/generic/src/mm/backend_elf.c
(modified)
(
view diffs
)
kernel/generic/src/mm/frame.c
(modified)
(
view diffs
)
kernel/generic/src/mm/km.c
(modified)
(
view diffs
)
kernel/generic/src/mm/page.c
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/app/init/init.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/websrv/websrv.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.dev
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.ma
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/mouse/mousedev.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/mouse/mousedev.h
(modified)
(
view diffs
)
uspace/drv/char/i8042/Makefile
(added)
uspace/drv/char/i8042/buffer.h
(added)
uspace/drv/char/i8042/i8042.c
(added)
uspace/drv/char/i8042/i8042.h
(added)
uspace/drv/char/i8042/i8042.ma
(added)
uspace/drv/char/i8042/main.c
(added)
uspace/drv/char/ps2mouse/Makefile
(added)
uspace/drv/char/ps2mouse/chardev.c
(added)
uspace/drv/char/ps2mouse/chardev.h
(added)
uspace/drv/char/ps2mouse/main.c
(added)
uspace/drv/char/ps2mouse/ps2mouse.c
(added)
uspace/drv/char/ps2mouse/ps2mouse.h
(added)
uspace/drv/char/ps2mouse/ps2mouse.ma
(added)
uspace/drv/char/xtkbd/Makefile
(added)
uspace/drv/char/xtkbd/chardev.c
(added)
uspace/drv/char/xtkbd/chardev.h
(added)
uspace/drv/char/xtkbd/main.c
(added)
uspace/drv/char/xtkbd/xtkbd.c
(added)
uspace/drv/char/xtkbd/xtkbd.h
(added)
uspace/drv/char/xtkbd/xtkbd.ma
(added)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.h
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.ma
(modified)
(
view diffs
)
uspace/drv/nic/lo/lo.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.h
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/ne2k.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/defs.h
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.h
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/device/nic.c
(modified)
(
view diffs
)
uspace/lib/c/generic/devman.c
(modified)
(
view diffs
)
uspace/lib/c/generic/loc.c
(modified)
(
view diffs
)
uspace/lib/c/include/device/nic.h
(modified)
(
view diffs
)
uspace/lib/c/include/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net_net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/nil.h
(modified)
(
view diffs
)
uspace/lib/c/include/loc.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/device.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/eth_phys.h
(deleted)
uspace/lib/c/include/nic/eth_phys.h
(added)
uspace/lib/c/include/nic/nic.h
(added)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_nic.c
(modified)
(
view diffs
)
uspace/lib/drv/include/ddf/driver.h
(modified)
(
view diffs
)
uspace/lib/drv/include/ops/nic.h
(modified)
(
view diffs
)
uspace/lib/net/generic/net_checksum.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_remote.c
(modified)
(
view diffs
)
uspace/lib/net/include/net_checksum.h
(modified)
(
view diffs
)
uspace/lib/net/include/net_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_remote.h
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_remote.c
(modified)
(
view diffs
)
uspace/lib/nic/Makefile
(modified)
(
view diffs
)
uspace/lib/nic/include/nic.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_driver.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_ev.h
(added)
uspace/lib/nic/include/nic_impl.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_rx_control.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_wol_virtues.h
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_driver.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_ev.c
(added)
uspace/lib/nic/src/nic_impl.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_rx_control.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_wol_virtues.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(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/main.c
(modified)
(
view diffs
)
uspace/srv/hid/console/console.c
(modified)
(
view diffs
)
uspace/srv/hid/fb/fb.c
(modified)
(
view diffs
)
uspace/srv/hid/input/Makefile
(modified)
(
view diffs
)
uspace/srv/hid/input/generic/input.c
(modified)
(
view diffs
)
uspace/srv/hid/input/include/mouse.h
(modified)
(
view diffs
)
uspace/srv/hid/input/include/mouse_proto.h
(modified)
(
view diffs
)
uspace/srv/hid/input/port/chardev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/port/chardev_mouse.c
(deleted)
uspace/srv/hid/input/proto/adb.c
(modified)
(
view diffs
)
uspace/srv/hid/input/proto/mousedev.c
(modified)
(
view diffs
)
uspace/srv/hid/input/proto/ps2.c
(deleted)
uspace/srv/hid/remcons/Makefile
(added)
uspace/srv/hid/remcons/remcons.c
(added)
uspace/srv/hid/remcons/remcons.h
(added)
uspace/srv/hid/remcons/telnet.h
(added)
uspace/srv/hid/remcons/user.c
(added)
uspace/srv/hid/remcons/user.h
(added)
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
(modified)
(
view diffs
)
uspace/srv/hw/bus/cuda_adb/cuda_adb.c
(modified)
(
view diffs
)
uspace/srv/hw/char/i8042/Makefile
(deleted)
uspace/srv/hw/char/i8042/i8042.c
(deleted)
uspace/srv/hw/char/i8042/i8042.h
(deleted)
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
(modified)
(
view diffs
)
uspace/srv/loc/loc.c
(modified)
(
view diffs
)
uspace/srv/net/cfg/e1k.nic
(modified)
(
view diffs
)
uspace/srv/net/cfg/lo.nic
(modified)
(
view diffs
)
uspace/srv/net/cfg/ne2k.nic
(modified)
(
view diffs
)
uspace/srv/net/net/Makefile
(modified)
(
view diffs
)
uspace/srv/net/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/net/net.h
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.h
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.h
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (2.3 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive