Changes in / [887c9de:f9d0a86] in mainline
- Files:
-
- 132 added
- 133 deleted
- 269 edited
-
.bzrignore (modified) (view diffs)
-
HelenOS.config (modified) (view diffs)
-
abi/include/_bits/NULL.h (added)
-
abi/include/_bits/WCHAR_MAX.h (added)
-
abi/include/_bits/WCHAR_MIN.h (added)
-
abi/include/_bits/WEOF.h (added)
-
abi/include/_bits/all.h (added)
-
abi/include/_bits/inttypes.h (added)
-
abi/include/_bits/limits.h (added)
-
abi/include/_bits/macros.h (added)
-
abi/include/_bits/native.h (added)
-
abi/include/_bits/ptrdiff_t.h (added)
-
abi/include/_bits/size_t.h (added)
-
abi/include/_bits/ssize_t.h (added)
-
abi/include/_bits/stdint.h (added)
-
abi/include/_bits/wchar_t.h (added)
-
abi/include/_bits/wint_t.h (added)
-
abi/include/abi/ipc/interfaces.h (modified) (view diffs)
-
abi/include/abi/ipc/ipc.h (modified) (view diffs)
-
boot/Makefile (modified) (view diffs)
-
boot/Makefile.build (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/arch/amd64/Makefile.inc (modified) (view diffs)
-
boot/arch/arm32/Makefile.inc (modified) (view diffs)
-
boot/arch/arm32/include/arch.h (deleted)
-
boot/arch/arm32/include/arch/arch.h (added)
-
boot/arch/arm32/include/arch/asm.h (added)
-
boot/arch/arm32/include/arch/cp15.h (added)
-
boot/arch/arm32/include/arch/main.h (added)
-
boot/arch/arm32/include/arch/mm.h (added)
-
boot/arch/arm32/include/arch/types.h (added)
-
boot/arch/arm32/include/asm.h (deleted)
-
boot/arch/arm32/include/cp15.h (deleted)
-
boot/arch/arm32/include/main.h (deleted)
-
boot/arch/arm32/include/mm.h (deleted)
-
boot/arch/arm32/include/types.h (deleted)
-
boot/arch/ia64/Makefile.inc (modified) (view diffs)
-
boot/arch/ia64/include/arch.h (deleted)
-
boot/arch/ia64/include/arch/arch.h (added)
-
boot/arch/ia64/include/arch/asm.h (added)
-
boot/arch/ia64/include/arch/main.h (added)
-
boot/arch/ia64/include/arch/pal.h (added)
-
boot/arch/ia64/include/arch/sal.h (added)
-
boot/arch/ia64/include/arch/ski.h (added)
-
boot/arch/ia64/include/arch/types.h (added)
-
boot/arch/ia64/include/asm.h (deleted)
-
boot/arch/ia64/include/main.h (deleted)
-
boot/arch/ia64/include/pal.h (deleted)
-
boot/arch/ia64/include/sal.h (deleted)
-
boot/arch/ia64/include/ski.h (deleted)
-
boot/arch/ia64/include/types.h (deleted)
-
boot/arch/mips32/Makefile.inc (modified) (view diffs)
-
boot/arch/mips32/include/arch.h (deleted)
-
boot/arch/mips32/include/arch/arch.h (added)
-
boot/arch/mips32/include/arch/asm.h (added)
-
boot/arch/mips32/include/arch/main.h (added)
-
boot/arch/mips32/include/arch/regname.h (added)
-
boot/arch/mips32/include/arch/types.h (added)
-
boot/arch/mips32/include/asm.h (deleted)
-
boot/arch/mips32/include/main.h (deleted)
-
boot/arch/mips32/include/regname.h (deleted)
-
boot/arch/mips32/include/types.h (deleted)
-
boot/arch/mips32/src/asm.S (modified) (view diffs)
-
boot/arch/ppc32/Makefile.inc (modified) (view diffs)
-
boot/arch/ppc32/include/arch.h (deleted)
-
boot/arch/ppc32/include/arch/arch.h (added)
-
boot/arch/ppc32/include/arch/asm.h (added)
-
boot/arch/ppc32/include/arch/main.h (added)
-
boot/arch/ppc32/include/arch/ofw.h (added)
-
boot/arch/ppc32/include/arch/regname.h (added)
-
boot/arch/ppc32/include/arch/types.h (added)
-
boot/arch/ppc32/include/asm.h (deleted)
-
boot/arch/ppc32/include/main.h (deleted)
-
boot/arch/ppc32/include/ofw.h (deleted)
-
boot/arch/ppc32/include/regname.h (deleted)
-
boot/arch/ppc32/include/types.h (deleted)
-
boot/arch/riscv64/include/arch.h (deleted)
-
boot/arch/riscv64/include/arch/arch.h (added)
-
boot/arch/riscv64/include/arch/asm.h (added)
-
boot/arch/riscv64/include/arch/main.h (added)
-
boot/arch/riscv64/include/arch/mm.h (added)
-
boot/arch/riscv64/include/arch/types.h (added)
-
boot/arch/riscv64/include/arch/ucb.h (added)
-
boot/arch/riscv64/include/asm.h (deleted)
-
boot/arch/riscv64/include/main.h (deleted)
-
boot/arch/riscv64/include/mm.h (deleted)
-
boot/arch/riscv64/include/types.h (deleted)
-
boot/arch/riscv64/include/ucb.h (deleted)
-
boot/arch/sparc64/Makefile.inc (modified) (view diffs)
-
boot/arch/sparc64/include/arch.h (deleted)
-
boot/arch/sparc64/include/arch/arch.h (added)
-
boot/arch/sparc64/include/arch/asm.h (added)
-
boot/arch/sparc64/include/arch/main.h (added)
-
boot/arch/sparc64/include/arch/ofw.h (added)
-
boot/arch/sparc64/include/arch/types.h (added)
-
boot/arch/sparc64/include/asm.h (deleted)
-
boot/arch/sparc64/include/main.h (deleted)
-
boot/arch/sparc64/include/ofw.h (deleted)
-
boot/arch/sparc64/include/types.h (deleted)
-
boot/genarch/include/division.h (deleted)
-
boot/genarch/include/efi.h (deleted)
-
boot/genarch/include/genarch/division.h (added)
-
boot/genarch/include/genarch/efi.h (added)
-
boot/genarch/include/genarch/multiplication.h (added)
-
boot/genarch/include/genarch/ofw.h (added)
-
boot/genarch/include/genarch/ofw_tree.h (added)
-
boot/genarch/include/multiplication.h (deleted)
-
boot/genarch/include/ofw.h (deleted)
-
boot/genarch/include/ofw_tree.h (deleted)
-
boot/generic/include/stddef.h (modified) (view diffs)
-
boot/generic/include/stdint.h (modified) (view diffs)
-
boot/generic/src/printf_core.c (modified) (view diffs)
-
boot/generic/src/str.c (modified) (view diffs)
-
kernel/Makefile (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/types.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia32/src/interrupt.c (modified) (view diffs)
-
kernel/arch/ia64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia64/src/interrupt.c (modified) (view diffs)
-
kernel/arch/mips32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/mips32/src/start.S (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/barrier.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/sparc64/src/sun4v/start.S (modified) (view diffs)
-
kernel/generic/include/stddef.h (modified) (view diffs)
-
kernel/generic/include/stdint.h (modified) (view diffs)
-
kernel/generic/include/synch/mutex.h (modified) (view diffs)
-
kernel/generic/include/typedefs.h (modified) (view diffs)
-
kernel/generic/src/cap/cap.c (modified) (view diffs)
-
kernel/generic/src/debug/panic.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/sysipc.c (modified) (view diffs)
-
kernel/generic/src/ipc/sysipc_ops.c (modified) (view diffs)
-
kernel/generic/src/lib/ra.c (modified) (view diffs)
-
kernel/generic/src/lib/str.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_user.c (modified) (view diffs)
-
kernel/generic/src/printf/printf_core.c (modified) (view diffs)
-
kernel/generic/src/synch/mutex.c (modified) (view diffs)
-
tools/autotool.py (modified) (view diffs)
-
tools/config.py (modified) (view diffs)
-
tools/ew.py (modified) (view diffs)
-
tools/jobfile.py (modified) (view diffs)
-
tools/mkarray.py (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/barber/Makefile (modified) (view diffs)
-
uspace/app/bdsh/Makefile (modified) (view diffs)
-
uspace/app/bithenge/Makefile (modified) (view diffs)
-
uspace/app/blkdump/Makefile (modified) (view diffs)
-
uspace/app/dltest/Makefile (modified) (view diffs)
-
uspace/app/download/Makefile (modified) (view diffs)
-
uspace/app/edit/search.c (modified) (view diffs)
-
uspace/app/fdisk/Makefile (modified) (view diffs)
-
uspace/app/fontviewer/Makefile (modified) (view diffs)
-
uspace/app/gunzip/Makefile (modified) (view diffs)
-
uspace/app/init/init.c (modified) (view diffs)
-
uspace/app/kio/Makefile (modified) (view diffs)
-
uspace/app/mixerctl/Makefile (modified) (view diffs)
-
uspace/app/mkbd/Makefile (modified) (view diffs)
-
uspace/app/mkexfat/Makefile (modified) (view diffs)
-
uspace/app/mkfat/Makefile (modified) (view diffs)
-
uspace/app/mkmfs/Makefile (modified) (view diffs)
-
uspace/app/modplay/Makefile (modified) (view diffs)
-
uspace/app/nic/Makefile (modified) (view diffs)
-
uspace/app/sbi/Makefile (modified) (view diffs)
-
uspace/app/sportdmp/Makefile (modified) (view diffs)
-
uspace/app/sysinst/Makefile (modified) (view diffs)
-
uspace/app/tester/Makefile (modified) (view diffs)
-
uspace/app/tester/float/softfloat1.c (modified) (view diffs)
-
uspace/app/tester/print/print4.c (modified) (view diffs)
-
uspace/app/tester/util.h (modified) (view diffs)
-
uspace/app/trace/trace.c (modified) (view diffs)
-
uspace/app/usbinfo/Makefile (modified) (view diffs)
-
uspace/app/vcalc/Makefile (modified) (view diffs)
-
uspace/app/vdemo/Makefile (modified) (view diffs)
-
uspace/app/viewer/Makefile (modified) (view diffs)
-
uspace/app/vlaunch/Makefile (modified) (view diffs)
-
uspace/app/vterm/Makefile (modified) (view diffs)
-
uspace/app/vuhid/Makefile (modified) (view diffs)
-
uspace/app/wavplay/Makefile (modified) (view diffs)
-
uspace/app/wifi_supplicant/Makefile (modified) (view diffs)
-
uspace/drv/audio/hdaudio/Makefile (modified) (view diffs)
-
uspace/drv/audio/sb16/Makefile (modified) (view diffs)
-
uspace/drv/block/ahci/Makefile (modified) (view diffs)
-
uspace/drv/block/ata_bd/Makefile (modified) (view diffs)
-
uspace/drv/block/ddisk/Makefile (modified) (view diffs)
-
uspace/drv/block/usbmast/Makefile (added)
-
uspace/drv/block/usbmast/bo_trans.c (added)
-
uspace/drv/block/usbmast/bo_trans.h (added)
-
uspace/drv/block/usbmast/cmdw.c (added)
-
uspace/drv/block/usbmast/cmdw.h (added)
-
uspace/drv/block/usbmast/main.c (added)
-
uspace/drv/block/usbmast/scsi_ms.c (added)
-
uspace/drv/block/usbmast/scsi_ms.h (added)
-
uspace/drv/block/usbmast/usbmast.h (added)
-
uspace/drv/block/usbmast/usbmast.ma (added)
-
uspace/drv/bus/adb/cuda_adb/Makefile (modified) (view diffs)
-
uspace/drv/bus/isa/Makefile (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/usbflbk/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/usbhid/Makefile (deleted)
-
uspace/drv/bus/usb/usbhid/blink1/blink1.c (deleted)
-
uspace/drv/bus/usb/usbhid/blink1/blink1.h (deleted)
-
uspace/drv/bus/usb/usbhid/generic/hiddev.c (deleted)
-
uspace/drv/bus/usb/usbhid/generic/hiddev.h (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/conv.c (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/conv.h (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/kbddev.c (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/kbddev.h (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (deleted)
-
uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (deleted)
-
uspace/drv/bus/usb/usbhid/main.c (deleted)
-
uspace/drv/bus/usb/usbhid/mouse/mousedev.c (deleted)
-
uspace/drv/bus/usb/usbhid/mouse/mousedev.h (deleted)
-
uspace/drv/bus/usb/usbhid/multimedia/keymap.c (deleted)
-
uspace/drv/bus/usb/usbhid/multimedia/keymap.h (deleted)
-
uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (deleted)
-
uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (deleted)
-
uspace/drv/bus/usb/usbhid/subdrivers.c (deleted)
-
uspace/drv/bus/usb/usbhid/subdrivers.h (deleted)
-
uspace/drv/bus/usb/usbhid/usbhid.c (deleted)
-
uspace/drv/bus/usb/usbhid/usbhid.h (deleted)
-
uspace/drv/bus/usb/usbhid/usbhid.ma (deleted)
-
uspace/drv/bus/usb/usbhub/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/usbmast/Makefile (deleted)
-
uspace/drv/bus/usb/usbmast/bo_trans.c (deleted)
-
uspace/drv/bus/usb/usbmast/bo_trans.h (deleted)
-
uspace/drv/bus/usb/usbmast/cmdw.c (deleted)
-
uspace/drv/bus/usb/usbmast/cmdw.h (deleted)
-
uspace/drv/bus/usb/usbmast/main.c (deleted)
-
uspace/drv/bus/usb/usbmast/scsi_ms.c (deleted)
-
uspace/drv/bus/usb/usbmast/scsi_ms.h (deleted)
-
uspace/drv/bus/usb/usbmast/usbmast.h (deleted)
-
uspace/drv/bus/usb/usbmast/usbmast.ma (deleted)
-
uspace/drv/bus/usb/usbmid/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/vhc/Makefile (modified) (view diffs)
-
uspace/drv/bus/usb/xhci/Makefile (modified) (view diffs)
-
uspace/drv/char/atkbd/Makefile (deleted)
-
uspace/drv/char/atkbd/atkbd.c (deleted)
-
uspace/drv/char/atkbd/atkbd.h (deleted)
-
uspace/drv/char/atkbd/atkbd.ma (deleted)
-
uspace/drv/char/atkbd/main.c (deleted)
-
uspace/drv/char/i8042/Makefile (modified) (view diffs)
-
uspace/drv/char/msim-con/Makefile (added)
-
uspace/drv/char/msim-con/main.c (added)
-
uspace/drv/char/msim-con/msim-con.c (added)
-
uspace/drv/char/msim-con/msim-con.h (added)
-
uspace/drv/char/msim-con/msim-con.ma (added)
-
uspace/drv/char/ns8250/Makefile (modified) (view diffs)
-
uspace/drv/char/pl050/Makefile (modified) (view diffs)
-
uspace/drv/char/ps2mouse/Makefile (deleted)
-
uspace/drv/char/ps2mouse/main.c (deleted)
-
uspace/drv/char/ps2mouse/ps2mouse.c (deleted)
-
uspace/drv/char/ps2mouse/ps2mouse.h (deleted)
-
uspace/drv/char/ps2mouse/ps2mouse.ma (deleted)
-
uspace/drv/char/ski-con/Makefile (added)
-
uspace/drv/char/ski-con/main.c (added)
-
uspace/drv/char/ski-con/ski-con.c (added)
-
uspace/drv/char/ski-con/ski-con.h (added)
-
uspace/drv/char/ski-con/ski-con.ma (added)
-
uspace/drv/char/sun4v-con/Makefile (added)
-
uspace/drv/char/sun4v-con/main.c (added)
-
uspace/drv/char/sun4v-con/sun4v-con.c (added)
-
uspace/drv/char/sun4v-con/sun4v-con.h (added)
-
uspace/drv/char/sun4v-con/sun4v-con.ma (added)
-
uspace/drv/char/xtkbd/Makefile (deleted)
-
uspace/drv/char/xtkbd/main.c (deleted)
-
uspace/drv/char/xtkbd/xtkbd.c (deleted)
-
uspace/drv/char/xtkbd/xtkbd.h (deleted)
-
uspace/drv/char/xtkbd/xtkbd.ma (deleted)
-
uspace/drv/fb/amdm37x_dispc/Makefile (modified) (view diffs)
-
uspace/drv/fb/kfb/Makefile (modified) (view diffs)
-
uspace/drv/hid/atkbd/Makefile (added)
-
uspace/drv/hid/atkbd/atkbd.c (added)
-
uspace/drv/hid/atkbd/atkbd.h (added)
-
uspace/drv/hid/atkbd/atkbd.ma (added)
-
uspace/drv/hid/atkbd/main.c (added)
-
uspace/drv/hid/ps2mouse/Makefile (added)
-
uspace/drv/hid/ps2mouse/main.c (added)
-
uspace/drv/hid/ps2mouse/ps2mouse.c (added)
-
uspace/drv/hid/ps2mouse/ps2mouse.h (added)
-
uspace/drv/hid/ps2mouse/ps2mouse.ma (added)
-
uspace/drv/hid/usbhid/Makefile (added)
-
uspace/drv/hid/usbhid/blink1/blink1.c (added)
-
uspace/drv/hid/usbhid/blink1/blink1.h (added)
-
uspace/drv/hid/usbhid/generic/hiddev.c (added)
-
uspace/drv/hid/usbhid/generic/hiddev.h (added)
-
uspace/drv/hid/usbhid/kbd/conv.c (added)
-
uspace/drv/hid/usbhid/kbd/conv.h (added)
-
uspace/drv/hid/usbhid/kbd/kbddev.c (added)
-
uspace/drv/hid/usbhid/kbd/kbddev.h (added)
-
uspace/drv/hid/usbhid/kbd/kbdrepeat.c (added)
-
uspace/drv/hid/usbhid/kbd/kbdrepeat.h (added)
-
uspace/drv/hid/usbhid/main.c (added)
-
uspace/drv/hid/usbhid/mouse/mousedev.c (added)
-
uspace/drv/hid/usbhid/mouse/mousedev.h (added)
-
uspace/drv/hid/usbhid/multimedia/keymap.c (added)
-
uspace/drv/hid/usbhid/multimedia/keymap.h (added)
-
uspace/drv/hid/usbhid/multimedia/multimedia.c (added)
-
uspace/drv/hid/usbhid/multimedia/multimedia.h (added)
-
uspace/drv/hid/usbhid/subdrivers.c (added)
-
uspace/drv/hid/usbhid/subdrivers.h (added)
-
uspace/drv/hid/usbhid/usbhid.c (added)
-
uspace/drv/hid/usbhid/usbhid.h (added)
-
uspace/drv/hid/usbhid/usbhid.ma (added)
-
uspace/drv/hid/xtkbd/Makefile (added)
-
uspace/drv/hid/xtkbd/main.c (added)
-
uspace/drv/hid/xtkbd/xtkbd.c (added)
-
uspace/drv/hid/xtkbd/xtkbd.h (added)
-
uspace/drv/hid/xtkbd/xtkbd.ma (added)
-
uspace/drv/intctl/apic/Makefile (modified) (view diffs)
-
uspace/drv/intctl/i8259/Makefile (modified) (view diffs)
-
uspace/drv/intctl/icp-ic/Makefile (modified) (view diffs)
-
uspace/drv/intctl/obio/Makefile (added)
-
uspace/drv/intctl/obio/main.c (added)
-
uspace/drv/intctl/obio/obio.c (added)
-
uspace/drv/intctl/obio/obio.h (added)
-
uspace/drv/intctl/obio/obio.ma (added)
-
uspace/drv/nic/ar9271/Makefile (modified) (view diffs)
-
uspace/drv/nic/e1k/Makefile (modified) (view diffs)
-
uspace/drv/nic/ne2k/Makefile (modified) (view diffs)
-
uspace/drv/nic/rtl8139/Makefile (modified) (view diffs)
-
uspace/drv/nic/rtl8169/Makefile (modified) (view diffs)
-
uspace/drv/platform/amdm37x/Makefile (modified) (view diffs)
-
uspace/drv/platform/amdm37x/amdm37x.c (modified) (view diffs)
-
uspace/drv/platform/icp/Makefile (modified) (view diffs)
-
uspace/drv/platform/mac/Makefile (modified) (view diffs)
-
uspace/drv/platform/malta/Makefile (modified) (view diffs)
-
uspace/drv/platform/msim/Makefile (modified) (view diffs)
-
uspace/drv/platform/msim/msim.c (modified) (view diffs)
-
uspace/drv/platform/pc/Makefile (modified) (view diffs)
-
uspace/drv/platform/ski/Makefile (added)
-
uspace/drv/platform/ski/ski.c (added)
-
uspace/drv/platform/ski/ski.ma (added)
-
uspace/drv/platform/sun4u/Makefile (modified) (view diffs)
-
uspace/drv/platform/sun4u/sun4u.c (modified) (view diffs)
-
uspace/drv/platform/sun4v/Makefile (added)
-
uspace/drv/platform/sun4v/sun4v.c (added)
-
uspace/drv/platform/sun4v/sun4v.ma (added)
-
uspace/drv/root/root/Makefile (modified) (view diffs)
-
uspace/drv/root/virt/Makefile (modified) (view diffs)
-
uspace/drv/test/test1/Makefile (modified) (view diffs)
-
uspace/drv/test/test2/Makefile (modified) (view diffs)
-
uspace/drv/test/test3/Makefile (modified) (view diffs)
-
uspace/drv/time/cmos-rtc/Makefile (modified) (view diffs)
-
uspace/lib/bithenge/Makefile (modified) (view diffs)
-
uspace/lib/bithenge/src/print.c (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/abs32le/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/abs32le/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/abs32le/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/amd64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/amd64/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/amd64/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/amd64/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/arm32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/arm32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/arm32/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/arm32/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/arm32/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/ia32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/ia32/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/ia32/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/ia32/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/ia64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/ia64/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/ia64/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/ia64/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/ia64/src/entry.S (modified) (view diffs)
-
uspace/lib/c/arch/ia64/src/thread_entry.S (modified) (view diffs)
-
uspace/lib/c/arch/mips32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/mips32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/mips32/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/mips32/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/mips32/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/mips32/src/entry.S (modified) (view diffs)
-
uspace/lib/c/arch/mips32/src/thread_entry.S (modified) (view diffs)
-
uspace/lib/c/arch/mips32eb/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/mips32eb/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/mips32eb/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/mips32eb/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/mips32eb/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/mips32eb/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/ppc32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/ppc32/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/ppc32/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/ppc32/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/riscv64/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/riscv64/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/riscv64/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/riscv64/include/libarch/types.h (deleted)
-
uspace/lib/c/arch/sparc64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/inttypes.h (deleted)
-
uspace/lib/c/arch/sparc64/include/libarch/stddef.h (deleted)
-
uspace/lib/c/arch/sparc64/include/libarch/stdint.h (deleted)
-
uspace/lib/c/arch/sparc64/include/libarch/types.h (deleted)
-
uspace/lib/c/generic/ddi.c (modified) (view diffs)
-
uspace/lib/c/generic/double_to_str.c (modified) (view diffs)
-
uspace/lib/c/generic/gsort.c (modified) (view diffs)
-
uspace/lib/c/generic/inet/addr.c (modified) (view diffs)
-
uspace/lib/c/generic/io/printf_core.c (modified) (view diffs)
-
uspace/lib/c/generic/ipc.c (modified) (view diffs)
-
uspace/lib/c/generic/loc.c (modified) (view diffs)
-
uspace/lib/c/generic/pio_trace.c (modified) (view diffs)
-
uspace/lib/c/generic/str.c (modified) (view diffs)
-
uspace/lib/c/include/ddi.h (modified) (view diffs)
-
uspace/lib/c/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/include/io/charfield.h (modified) (view diffs)
-
uspace/lib/c/include/limits.h (modified) (view diffs)
-
uspace/lib/c/include/stddef.h (modified) (view diffs)
-
uspace/lib/c/include/stdint.h (modified) (view diffs)
-
uspace/lib/c/include/types/common.h (modified) (view diffs)
-
uspace/lib/c/include/wchar.h (added)
-
uspace/lib/clui/Makefile (modified) (view diffs)
-
uspace/lib/dltest/Makefile (modified) (view diffs)
-
uspace/lib/draw/Makefile (modified) (view diffs)
-
uspace/lib/draw/gfx/font-8x16.h (modified) (view diffs)
-
uspace/lib/drv/Makefile (modified) (view diffs)
-
uspace/lib/drv/generic/logbuf.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_usb.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_usbhc.c (modified) (view diffs)
-
uspace/lib/drv/include/ddf/interrupt.h (modified) (view diffs)
-
uspace/lib/drv/include/usb_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhc_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhid_iface.h (modified) (view diffs)
-
uspace/lib/ext4/Makefile (modified) (view diffs)
-
uspace/lib/fdisk/Makefile (modified) (view diffs)
-
uspace/lib/fmtutil/Makefile (modified) (view diffs)
-
uspace/lib/graph/Makefile (modified) (view diffs)
-
uspace/lib/gui/Makefile (modified) (view diffs)
-
uspace/lib/hound/Makefile (modified) (view diffs)
-
uspace/lib/http/Makefile (modified) (view diffs)
-
uspace/lib/http/include/http/receive-buffer.h (modified) (view diffs)
-
uspace/lib/ieee80211/Makefile (modified) (view diffs)
-
uspace/lib/label/Makefile (modified) (view diffs)
-
uspace/lib/math/Makefile (modified) (view diffs)
-
uspace/lib/math/include/mathtypes.h (modified) (view diffs)
-
uspace/lib/minix/Makefile (added)
-
uspace/lib/minix/minix.c (added)
-
uspace/lib/nettl/Makefile (modified) (view diffs)
-
uspace/lib/nic/Makefile (modified) (view diffs)
-
uspace/lib/nic/include/nic_addr_db.h (modified) (view diffs)
-
uspace/lib/nic/src/nic_addr_db.c (modified) (view diffs)
-
uspace/lib/pcm/Makefile (modified) (view diffs)
-
uspace/lib/pcut/Makefile (modified) (view diffs)
-
uspace/lib/pcut/helenos.mak (modified) (view diffs)
-
uspace/lib/pcut/update-from-master.sh (modified) (view diffs)
-
uspace/lib/posix/Makefile (modified) (view diffs)
-
uspace/lib/posix/include/posix/limits.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/locale.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stddef.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdint.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdlib.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/string.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/strings.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/time.h (modified) (view diffs)
-
uspace/lib/scsi/Makefile (modified) (view diffs)
-
uspace/lib/softfloat/Makefile (modified) (view diffs)
-
uspace/lib/softint/Makefile (modified) (view diffs)
-
uspace/lib/softrend/Makefile (modified) (view diffs)
-
uspace/lib/trackmod/xm.c (modified) (view diffs)
-
uspace/lib/uri/Makefile (modified) (view diffs)
-
uspace/lib/usb/Makefile (modified) (view diffs)
-
uspace/lib/usb/include/usb/request.h (modified) (view diffs)
-
uspace/lib/usb/include/usb/usb.h (modified) (view diffs)
-
uspace/lib/usbdev/Makefile (modified) (view diffs)
-
uspace/lib/usbhid/Makefile (modified) (view diffs)
-
uspace/lib/usbhost/Makefile (modified) (view diffs)
-
uspace/lib/usbhost/include/usb/host/hcd.h (modified) (view diffs)
-
uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) (view diffs)
-
uspace/lib/usbhost/src/hcd.c (modified) (view diffs)
-
uspace/lib/usbhost/src/usb_transfer_batch.c (modified) (view diffs)
-
uspace/lib/usbvirt/Makefile (modified) (view diffs)
-
uspace/srv/audio/hound/Makefile (modified) (view diffs)
-
uspace/srv/bd/sata_bd/Makefile (modified) (view diffs)
-
uspace/srv/bd/vbd/Makefile (modified) (view diffs)
-
uspace/srv/fs/cdfs/Makefile (modified) (view diffs)
-
uspace/srv/fs/exfat/Makefile (modified) (view diffs)
-
uspace/srv/fs/ext4fs/Makefile (modified) (view diffs)
-
uspace/srv/fs/fat/Makefile (modified) (view diffs)
-
uspace/srv/fs/locfs/Makefile (modified) (view diffs)
-
uspace/srv/fs/mfs/Makefile (modified) (view diffs)
-
uspace/srv/fs/tmpfs/Makefile (modified) (view diffs)
-
uspace/srv/fs/udf/Makefile (modified) (view diffs)
-
uspace/srv/hid/compositor/Makefile (modified) (view diffs)
-
uspace/srv/hid/input/Makefile (modified) (view diffs)
-
uspace/srv/hid/input/input.c (modified) (view diffs)
-
uspace/srv/hid/input/kbd_port.h (modified) (view diffs)
-
uspace/srv/hid/input/port/chardev.c (modified) (view diffs)
-
uspace/srv/hid/input/port/msim.c (deleted)
-
uspace/srv/hid/input/port/niagara.c (deleted)
-
uspace/srv/hid/input/port/ski.c (deleted)
-
uspace/srv/hid/isdv4_tablet/Makefile (modified) (view diffs)
-
uspace/srv/hid/output/Makefile (modified) (view diffs)
-
uspace/srv/hid/rfb/Makefile (modified) (view diffs)
-
uspace/srv/hw/irc/obio/Makefile (deleted)
-
uspace/srv/hw/irc/obio/obio.c (deleted)
-
uspace/srv/locsrv/locsrv.c (modified) (view diffs)
-
uspace/srv/net/ethip/Makefile (modified) (view diffs)
-
uspace/srv/net/slip/Makefile (modified) (view diffs)
-
uspace/srv/net/tcp/Makefile (modified) (view diffs)
-
uspace/srv/net/udp/Makefile (modified) (view diffs)
-
uspace/srv/volsrv/Makefile (modified) (view diffs)
-
version (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
