# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-09-20T08:27:44Z Mon, 16 Dec 2019 13:47:33 GMT Jiri Svoboda [fb420e48] * uspace/lib/display/include/display/wndparams.h (modified) * uspace/lib/gfx/include/gfx/coord.h (modified) * uspace/lib/gfx/src/coord.c (modified) * uspace/lib/gfx/test/coord.c (modified) * uspace/srv/hid/display/display.c (modified) Use window dimensions for picking window to focus Mon, 16 Dec 2019 13:31:42 GMT Jiri Svoboda [c2250702] * uspace/drv/fb/kfb/port.c (modified) * uspace/lib/gfx/src/coord.c (modified) * uspace/srv/hid/display/seat.c (modified) Clip KFB render operations to KFB interior Mon, 16 Dec 2019 12:32:03 GMT Jiri Svoboda [65160d7] * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) Clip rendering operations to window interior Mon, 16 Dec 2019 10:14:12 GMT Jiri Svoboda [3434233] * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/display.h (modified) * uspace/lib/display/include/display/wndparams.h (added) * uspace/srv/hid/display/dsops.c (modified) * uspace/srv/hid/display/test/client.c (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/seat.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Store dimensions in display server window structure Fri, 13 Dec 2019 22:30:30 GMT Jiri Svoboda [fdc8e40] * uspace/lib/gfx/include/gfx/coord.h (modified) * uspace/lib/gfx/src/coord.c (modified) * uspace/lib/gfx/test/coord.c (modified) gfx_rect_clip, gfx_rect_rtranslate Fri, 13 Dec 2019 19:02:10 GMT Jiri Svoboda [4d9c807] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/app/terminal/terminal.c (modified) * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/display.h (modified) * uspace/lib/display/include/types/display/wndparams.h (added) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/srv/hid/display/dsops.c (modified) Communicate window dimensions to display server Wed, 11 Dec 2019 16:58:30 GMT Jiri Svoboda [4fbdc3d] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/input.c (modified) * uspace/srv/hid/display/seat.c (modified) * uspace/srv/hid/display/seat.h (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/types/display/ptd_event.h (added) * uspace/srv/hid/display/types/display/seat.h (modified) Movement events from input server, display pointer, focus by click again Wed, 11 Dec 2019 01:05:44 GMT Jiri Svoboda [5bded44] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/app/terminal/main.c (modified) Should get command line back after terminal/gfxdemo starts Tue, 10 Dec 2019 13:40:06 GMT Jiri Svoboda [5fae123] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/drv/fb/kfb/port.c (modified) KFB needs to translate bitmaps properly when rendering Tue, 10 Dec 2019 13:39:30 GMT Jiri Svoboda [23e86c6] * uspace/drv/fb/kfb/port.c (modified) Fix 32-bit build Tue, 10 Dec 2019 10:07:43 GMT Jiri Svoboda [02f45748] * uspace/app/init/init.c (modified) * uspace/srv/hid/display/input.c (added) * uspace/srv/hid/display/input.h (added) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/output.c (modified) * uspace/srv/hid/display/output.h (modified) Source display server events from input server Sun, 08 Dec 2019 20:14:49 GMT Jiri Svoboda [df1a019] * uspace/srv/hid/input/input.c (modified) Switch to kernel console with F12. Sat, 07 Dec 2019 20:26:28 GMT Jiri Svoboda [0b63dc2] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/app/init/init.c (modified) * uspace/drv/fb/kfb/kfb.c (modified) * uspace/drv/fb/kfb/meson.build (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/lib/ddev/include/ddev_srv.h (modified) * uspace/lib/ddev/src/ddev.c (modified) * uspace/lib/ddev/src/ddev_srv.c (modified) * uspace/lib/ddev/test/ddev.c (modified) * uspace/srv/hid/rfb/main.c (modified) Switch compositor -> display server Convert KFB from visualizer to ... Fri, 06 Dec 2019 17:48:48 GMT Jiri Svoboda [71cbe5c] * uspace/lib/ipcgfx/src/client.c (modified) * uspace/srv/hid/rfb/main.c (modified) Make bitmaps work with IPC GC / RFB Thu, 05 Dec 2019 19:35:12 GMT Jiri Svoboda [87a7cdb] * uspace/lib/ddev/test/ddev.c (modified) * uspace/srv/hid/display/ddev.c (added) * uspace/srv/hid/display/ddev.h (added) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/output.c (modified) * uspace/srv/hid/display/output.h (modified) * uspace/srv/hid/display/types/display/ddev.h (added) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/types/display/output.h (added) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/rfb/meson.build (modified) * uspace/srv/locsrv/locsrv.c (modified) Enumerate display devices for output, RFB conversion (WIP) ... Tue, 03 Dec 2019 17:42:10 GMT Jiri Svoboda [973efd36] * abi/include/abi/ipc/interfaces.h (modified) * uspace/lib/ddev/doc/doxygroups.h (added) * uspace/lib/ddev/include/ddev.h (added) * uspace/lib/ddev/include/ddev_srv.h (added) * uspace/lib/ddev/include/ipc/ddev.h (added) * uspace/lib/ddev/include/types/ddev.h (added) * uspace/lib/ddev/meson.build (added) * uspace/lib/ddev/src/ddev.c (added) * uspace/lib/ddev/src/ddev_srv.c (added) * uspace/lib/ddev/test/ddev.c (added) * uspace/lib/ddev/test/main.c (added) * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/ipc/display.h (modified) * uspace/lib/display/include/types/display.h (modified) * uspace/lib/display/include/types/display/event.h (modified) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/meson.build (modified) Display device protocol library Tue, 03 Dec 2019 10:59:47 GMT Jiri Svoboda [24cf391a] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/output.c (modified) * uspace/srv/hid/display/output.h (modified) * uspace/srv/hid/display/test/display.c (modified) Switch window focus on mouse click Sun, 01 Dec 2019 10:59:38 GMT Jiri Svoboda [79949f3] * uspace/srv/hid/display/seat.c (modified) Switch window focus on Alt-Tab or Shift-Tab Sat, 30 Nov 2019 02:26:03 GMT Jiri Svoboda [bd1f9a6d] * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/seat.c (added) Add missing tests Sat, 30 Nov 2019 00:03:29 GMT Jiri Svoboda [94635b30] * uspace/srv/hid/display/test/display.c (modified) Display test must now set focus for the event to be delivered Sat, 30 Nov 2019 00:00:51 GMT Jiri Svoboda [879d7245] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/window.c (modified) Make use of window now having a pointer directly to display Fri, 29 Nov 2019 23:58:15 GMT Jiri Svoboda [fd777a2] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/client.h (modified) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/seat.c (modified) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) Add list of all windows on a display, in stacking order Fri, 29 Nov 2019 19:38:25 GMT Jiri Svoboda [cf32dbd] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/client.h (modified) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/dsops.c (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/seat.c (added) * uspace/srv/hid/display/seat.h (added) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/types/display/seat.h (added) * uspace/srv/hid/display/window.h (modified) Introduce window focus, housed in a seat object Thu, 28 Nov 2019 14:23:51 GMT Jiri Svoboda [38e5f36c] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/dsops.c (added) * uspace/srv/hid/display/dsops.h (added) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) Move implementation of display ops to a separate module Thu, 21 Nov 2019 16:24:16 GMT Jiri Svoboda [670cfcf] * uspace/app/terminal/terminal.c (modified) * uspace/app/terminal/terminal.h (modified) Optimize terminal rendering This is pretty much equivalent of what ... Thu, 21 Nov 2019 13:45:43 GMT Jiri Svoboda [8b1ce56] * uspace/lib/gfx/include/gfx/coord.h (modified) * uspace/lib/gfx/src/coord.c (modified) * uspace/lib/gfx/test/coord.c (modified) Computing rectangle envelope Useful for tracking changed areas, for ... Tue, 19 Nov 2019 09:21:13 GMT Jiri Svoboda [bf22cb78] * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/ipcgfx/src/server.c (modified) * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/display.c (modified) Fix 32-bit build Tue, 19 Nov 2019 09:20:51 GMT Jiri Svoboda [959ef5d] * uspace/app/terminal/terminal.c (modified) Change wording Tue, 19 Nov 2019 09:06:05 GMT Jiri Svoboda [48f7e47] * uspace/app/meson.build (modified) * uspace/app/terminal/doc/doxygroups.h (added) * uspace/app/terminal/main.c (added) * uspace/app/terminal/meson.build (added) * uspace/app/terminal/terminal.c (added) * uspace/app/terminal/terminal.h (added) * uspace/lib/ipcgfx/src/client.c (modified) * uspace/lib/ipcgfx/src/server.c (modified) Port terminal application directly to display service This is ... Sun, 17 Nov 2019 23:30:20 GMT Jiri Svoboda [32dde7e8] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/ipcgfx/src/client.c (modified) Handle errors correctly Sun, 17 Nov 2019 23:19:28 GMT Jiri Svoboda [ecb7828] * tools/xcw/bin/helenos-pkg-config (modified) * uspace/lib/meson.build (modified) Export libgfx, libipcgfx, libdisplay Fri, 15 Nov 2019 13:46:34 GMT Jiri Svoboda [84876aa4] * abi/include/abi/syscall.h (modified) * kernel/generic/include/cap/cap.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/synch/syswaitq.h (modified) * kernel/generic/src/cap/cap.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/malloc.c (modified) * kernel/generic/src/synch/syswaitq.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * meson/part/exports/config.mk.in (modified) * meson/part/exports/meson.build (modified) * meson/part/extra_targets/meson.build (modified) * tools/xcw/bin/helenos-bld-config (added) * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (added) * tools/xcw/bin/helenos-pkg-config (modified) * tools/xcw/bin/helenos-test (modified) * tools/xcw/demo/Makefile (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/df/df.c (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/sysinst/sysinst.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/generic/capa.c (moved) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/capa.h (moved) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/meson.build (modified) * uspace/lib/c/test/capa.c (moved) * uspace/lib/c/test/getopt.c (modified) * uspace/lib/c/test/main.c (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/lib/meson.build (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/layout.h (modified) * uspace/srv/hid/input/layout/fr_azerty.c (added) * uspace/srv/hid/input/meson.build (modified) * uspace/srv/net/tcp/test/tqueue.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/cassoc.c (added) * uspace/srv/net/udp/cassoc.h (added) * uspace/srv/net/udp/meson.build (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/net/udp/test/assoc.c (added) * uspace/srv/net/udp/test/main.c (added) * uspace/srv/net/udp/test/msg.c (added) * uspace/srv/net/udp/test/pdu.c (added) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/net/udp/udp_inet.h (modified) * uspace/srv/net/udp/udp_type.h (modified) * uspace/srv/volsrv/volume.c (modified) Merge master into gfx Mainly to get XCW fixes Fri, 15 Nov 2019 11:52:18 GMT Jiri Svoboda [d548fc0] * meson/part/exports/config.mk.in (modified) * meson/part/exports/meson.build (modified) * tools/xcw/bin/helenos-bld-config (added) * tools/xcw/bin/helenos-test (modified) * tools/xcw/demo/Makefile (modified) Bring back helenos-bld-config and ammend XCW demo Demonstrate use ... Fri, 15 Nov 2019 10:27:56 GMT Jiri Svoboda [b78300f] * tools/xcw/bin/helenos-pkg-config (modified) * tools/xcw/demo/Makefile (modified) Also fix helenos-pkg-config Fri, 15 Nov 2019 10:05:14 GMT Jiri Svoboda [fc65b87] * uspace/lib/meson.build (modified) Fix missing libraries for gzx, msim, sycek It seems the export ... Fri, 15 Nov 2019 10:03:37 GMT Jiri Svoboda [1b9a853] * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (added) * tools/xcw/demo/Makefile (modified) Fix XCW both manual case and when ran by HSCT Wed, 13 Nov 2019 13:14:16 GMT Jiri Svoboda [e1abc964] * uspace/srv/net/udp/cassoc.c (added) * uspace/srv/net/udp/cassoc.h (added) * uspace/srv/net/udp/meson.build (modified) * uspace/srv/net/udp/service.c (modified) Move UDP's client association to a separate module Mon, 11 Nov 2019 13:04:25 GMT Jiri Svoboda [b093a62] * uspace/lib/display/test/display.c (modified) Fix event delivery test There was an infinite supply of events ... Sun, 10 Nov 2019 17:07:44 GMT Jiri Svoboda [da412547] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/test/client.c (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Display server should deal with client not destroying windows properly Sun, 10 Nov 2019 16:51:15 GMT Jiri Svoboda [6427f083] * uspace/lib/display/src/display.c (modified) Do not forget to end exchange in failure case of display_get_event() Sun, 10 Nov 2019 16:36:53 GMT Jiri Svoboda [dcac756] * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (modified) * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/test/client.c (modified) Improve libdisplay tests, fix bugs Sat, 09 Nov 2019 19:06:16 GMT Jakub Jermář [453c5ce] * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/layout.h (modified) * uspace/srv/hid/input/layout/fr_azerty.c (added) * uspace/srv/hid/input/meson.build (modified) Added support for French keyboard layout Use CTRL+F5 to use it. Sat, 09 Nov 2019 17:16:19 GMT Jiri Svoboda [38e4f42] * uspace/lib/display/test/display.c (modified) * uspace/lib/ipcgfx/meson.build (modified) * uspace/lib/ipcgfx/test/ipcgfx.c (added) * uspace/lib/ipcgfx/test/main.c (added) Add tests for libipcgfx Fri, 08 Nov 2019 08:58:54 GMT Jiri Svoboda [bac129a] * uspace/lib/display/test/display.c (modified) Remove forgotten comment Fri, 08 Nov 2019 08:52:04 GMT Jiri Svoboda [bfddc62] * uspace/lib/display/test/display.c (modified) * uspace/srv/hid/display/main.c (modified) Finish libdisplay tests Wed, 06 Nov 2019 21:10:53 GMT Jiri Svoboda [e422ff6] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/test/client.c (modified) * uspace/srv/hid/display/types/display/client.h (modified) ds_client_get_event() should not block if no events are pending ... Wed, 06 Nov 2019 18:10:54 GMT Jiri Svoboda [959b7ec] * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/types/display.h (modified) * uspace/lib/display/meson.build (modified) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/lib/display/test/display.c (added) * uspace/lib/display/test/main.c (added) * uspace/srv/hid/display/main.c (modified) Start adding tests for libdisplay and fix display_close So far we ... Wed, 06 Nov 2019 13:23:59 GMT Jiri Svoboda [648e2ac] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/test/client.c (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) ds_window_delete should be ds_window_destroy Wed, 06 Nov 2019 13:20:41 GMT Jiri Svoboda [b2d1df3] * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/test/client.c (added) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/main.c (modified) * uspace/srv/hid/display/test/window.c (modified) Fix test, add missing tests for ds_client and ds_display Tue, 05 Nov 2019 08:00:18 GMT Jiri Svoboda [be15256] * uspace/srv/hid/display/client.c (modified) * uspace/srv/hid/display/client.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/client.h (modified) ds_client should not have reverse dependency on libdisplay's ... Mon, 04 Nov 2019 14:05:35 GMT Jiri Svoboda [b3c185b6] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/display/include/disp_srv.h (modified) * uspace/lib/display/include/display.h (modified) * uspace/lib/display/include/display/event.h (added) * uspace/lib/display/include/ipc/display.h (modified) * uspace/lib/display/include/types/display.h (modified) * uspace/lib/display/include/types/display/event.h (added) * uspace/lib/display/src/disp_srv.c (modified) * uspace/lib/display/src/display.c (modified) * uspace/srv/hid/display/client.c (added) * uspace/srv/hid/display/client.h (added) * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/main.h (added) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/output.c (modified) * uspace/srv/hid/display/output.h (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/client.h (added) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) * uspace/srv/hid/display/window.h (modified) Window event delivery mechanism Tue, 29 Oct 2019 02:34:14 GMT Jiri Svoboda [22faaf2] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/output.c (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) A little bit of tiling support Tue, 29 Oct 2019 02:01:45 GMT Jiri Svoboda [587b4cb] * uspace/app/gfxdemo/gfxdemo.c (modified) Clear screen between demos, add second bitmap demo Sat, 26 Oct 2019 23:30:51 GMT Jiri Svoboda [0008c0f] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/ipcgfx/include/ipcgfx/ipc/gc.h (modified) * uspace/lib/ipcgfx/private/client.h (modified) * uspace/lib/ipcgfx/private/server.h (added) * uspace/lib/ipcgfx/src/client.c (modified) * uspace/lib/ipcgfx/src/server.c (modified) * uspace/srv/hid/display/types/display/window.h (modified) * uspace/srv/hid/display/window.c (modified) Bitmaps in IPC GC and in display server Wed, 23 Oct 2019 17:50:58 GMT Jiří Zárevúcky [e18f0c0] * meson/part/extra_targets/meson.build (modified) Run doxygen in the correct directory Mon, 21 Oct 2019 18:23:29 GMT Jiri Svoboda [7b882c1f] * uspace/lib/congfx/src/console.c (modified) * uspace/lib/gfx/include/gfx/coord.h (modified) * uspace/lib/gfx/include/types/gfx/coord.h (modified) * uspace/lib/gfx/meson.build (modified) * uspace/lib/gfx/src/coord.c (added) * uspace/lib/gfx/test/coord.c (added) * uspace/lib/gfx/test/main.c (modified) * uspace/lib/guigfx/src/canvas.c (modified) Need some vector operations Mon, 21 Oct 2019 00:17:28 GMT Jiri Svoboda [1822545] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/congfx/src/console.c (modified) * uspace/lib/gfx/include/types/gfx/coord.h (modified) * uspace/lib/guigfx/src/canvas.c (modified) * uspace/srv/hid/display/output.c (modified) Add typedef for scalar coordinate Because today I feel like adding it Mon, 21 Oct 2019 00:08:24 GMT Jiri Svoboda [d18f3b7] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/congfx/private/console.h (modified) * uspace/lib/congfx/src/console.c (modified) Implement bitmaps in console GC Sat, 19 Oct 2019 10:07:32 GMT Jiri Svoboda [e0545de] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/guigfx/private/canvas.h (modified) * uspace/lib/guigfx/src/canvas.c (modified) Implement bitmaps in canvas GC, demo in gfxdemo Thu, 17 Oct 2019 23:20:18 GMT Jiri Svoboda [dcc4cb31] * uspace/lib/gfx/include/gfx/bitmap.h (modified) * uspace/lib/gfx/include/types/gfx/ops/context.h (modified) * uspace/lib/gfx/meson.build (modified) * uspace/lib/gfx/src/bitmap.c (modified) * uspace/lib/gfx/test/bitmap.c (added) * uspace/lib/gfx/test/main.c (modified) Refine bitmap ops and add tests Tue, 15 Oct 2019 16:33:25 GMT Jiri Svoboda [78a71936] * uspace/lib/gfx/include/gfx/bitmap.h (added) * uspace/lib/gfx/include/types/gfx/bitmap.h (added) * uspace/lib/gfx/include/types/gfx/ops/context.h (modified) * uspace/lib/gfx/meson.build (modified) * uspace/lib/gfx/private/bitmap.h (added) * uspace/lib/gfx/private/color.h (modified) * uspace/lib/gfx/src/bitmap.c (added) Bitmap operations (WIP) Tue, 15 Oct 2019 12:03:06 GMT Jiri Svoboda [924fd60] * uspace/srv/net/udp/test/pdu.c (modified) Remove forgotten debug variables Tue, 15 Oct 2019 09:52:33 GMT Jiri Svoboda [46a8c3cd] * uspace/srv/net/udp/meson.build (modified) * uspace/srv/net/udp/test/main.c (modified) * uspace/srv/net/udp/test/msg.c (added) * uspace/srv/net/udp/test/pdu.c (added) Add unit tests for UDP servers' msg and pdu modules Mon, 14 Oct 2019 15:30:30 GMT Jakub Jermar [fc0de8c] * kernel/generic/include/cap/cap.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/synch/syswaitq.h (modified) * kernel/generic/src/cap/cap.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/synch/syswaitq.c (modified) Move kobject's ops out of kobject Kobject ops is a property of the ... Mon, 14 Oct 2019 11:23:42 GMT Jiri Svoboda [f1cd4b0] * uspace/srv/net/udp/test/assoc.c (modified) Fix indentation Mon, 14 Oct 2019 11:16:24 GMT Jiri Svoboda [89ba88c] * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/meson.build (modified) * uspace/srv/net/udp/test/assoc.c (modified) * uspace/srv/net/udp/udp.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) * uspace/srv/net/udp/udp_inet.h (modified) * uspace/srv/net/udp/udp_type.h (modified) Test udp_assoc_send() This required virtualizing ... Mon, 14 Oct 2019 07:32:28 GMT Jiri Svoboda [25525133] * uspace/srv/net/udp/test/assoc.c (modified) UDP association tests for addref, delref, set_iplink, received, reset Sat, 12 Oct 2019 00:22:17 GMT Jiri Svoboda [16b0ac3] * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/meson.build (modified) * uspace/srv/net/udp/test/assoc.c (added) * uspace/srv/net/udp/test/main.c (added) Start adding unit tests for UDP associations Thu, 10 Oct 2019 10:17:17 GMT Jiri Svoboda [159776f] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/output.c (added) * uspace/srv/hid/display/output.h (added) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/window.c (modified) * uspace/srv/hid/display/types/display/display.h (modified) * uspace/srv/hid/display/window.c (modified) Provisional display server output via canvas/guigfx Tue, 08 Oct 2019 12:15:27 GMT Jiri Svoboda [a163d10] * uspace/lib/c/test/getopt.c (modified) Fix getopt_optional_param test failing This is a bug in the test, ... Tue, 08 Oct 2019 12:04:16 GMT Jiri Svoboda [de65624] * uspace/lib/c/generic/capa.c (modified) Fix too many integer digits when rounding capacity up Apparently, ... Tue, 08 Oct 2019 00:31:12 GMT Jiri Svoboda [cf9a1e2] * uspace/app/trace/trace.c (modified) Fix use of unitialized variable Found by gcc -Og Tue, 08 Oct 2019 00:30:29 GMT Jiri Svoboda [3106054] * uspace/srv/net/tcp/test/tqueue.c (modified) Do not use segment after freeing in TCP server's tqueue tests Mon, 07 Oct 2019 11:21:27 GMT Jiri Svoboda [0a201454] * uspace/srv/volsrv/volume.c (modified) Volsrv should not use zero as a valid reference count Volume server ... Sat, 05 Oct 2019 09:19:15 GMT Jiri Svoboda [bef51cf] * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/test/display.c (modified) * uspace/srv/hid/display/test/main.c (modified) * uspace/srv/hid/display/test/window.c (added) * uspace/srv/hid/display/window.c (modified) Need a few more tests for ds_display_t/ds_window_t Sat, 05 Oct 2019 08:45:25 GMT Jiri Svoboda [6af4b4f] * uspace/srv/hid/display/display.c (modified) * uspace/srv/hid/display/display.h (modified) * uspace/srv/hid/display/main.c (modified) * uspace/srv/hid/display/meson.build (modified) * uspace/srv/hid/display/test/display.c (added) * uspace/srv/hid/display/test/main.c (moved) * uspace/srv/hid/display/types/display/display.h (added) * uspace/srv/hid/display/types/display/window.h (added) * uspace/srv/hid/display/window.c (moved) * uspace/srv/hid/display/window.h (moved) Introduce ds_display_t, ds_window_t Thu, 03 Oct 2019 09:10:01 GMT Jiri Svoboda [c8cf261] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/app/gfxdemo/meson.build (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/display/doc/doxygroups.h (added) * uspace/lib/display/include/disp_srv.h (added) * uspace/lib/display/include/display.h (added) * uspace/lib/display/include/ipc/display.h (added) * uspace/lib/display/include/types/display.h (added) * uspace/lib/display/meson.build (added) * uspace/lib/display/src/disp_srv.c (added) * uspace/lib/display/src/display.c (added) * uspace/lib/ipcgfx/include/ipcgfx/server.h (modified) * uspace/lib/ipcgfx/src/client.c (modified) * uspace/lib/ipcgfx/src/server.c (modified) * uspace/lib/meson.build (modified) * uspace/srv/hid/display/display.c (added) * uspace/srv/hid/display/display.h (added) * uspace/srv/hid/display/doc/doxygroups.h (added) * uspace/srv/hid/display/main.c (added) * uspace/srv/hid/display/meson.build (added) * uspace/srv/hid/display/types/wingc.h (added) * uspace/srv/hid/display/wingc.c (added) * uspace/srv/hid/display/wingc.h (added) * uspace/srv/meson.build (modified) Display server scaffolding Wed, 02 Oct 2019 12:36:33 GMT Jiri Svoboda [5667dca] * kernel/generic/src/udebug/udebug.c (modified) Do not block faulted task until debugger exits If a task faults ... Wed, 02 Oct 2019 10:27:50 GMT Jiri Svoboda [9dcf472] * uspace/app/trace/trace.c (modified) Trace should not wait for spawned task by ID It can just use a ... Wed, 02 Oct 2019 09:27:57 GMT Jiri Svoboda [2443ad8] * uspace/app/trace/trace.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) Let trace not use the loader API directly This fixes traced ... Tue, 01 Oct 2019 09:03:51 GMT Jiri Svoboda [6fa3a03] * abi/include/abi/syscall.h (modified) Improve the chances of trace's syscall table remaining up to date Mon, 30 Sep 2019 18:01:28 GMT Jakub Jermar [8f57fb2] * uspace/lib/c/include/capa.h (modified) Fix header guard Mon, 30 Sep 2019 16:38:33 GMT Jakub Jermar [c24b0dcb] * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/df/df.c (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/sysinst/sysinst.c (modified) * uspace/lib/c/generic/capa.c (moved) * uspace/lib/c/include/capa.h (moved) * uspace/lib/c/meson.build (modified) * uspace/lib/c/test/capa.c (moved) * uspace/lib/c/test/main.c (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) Rename capacity-related 'cap' to 'capa' This allows to use 'cap' ... Mon, 30 Sep 2019 13:33:55 GMT Jiri Svoboda [ef0a3375] * uspace/app/trace/syscalls.c (modified) Update syscall table in syscall tracer Overdue by waaay too long! Sun, 29 Sep 2019 13:58:49 GMT Jakub Jermar [0a2c96c] * kernel/generic/src/mm/malloc.c (modified) Check for unsigned wrap-around in malloc Wed, 25 Sep 2019 10:52:57 GMT Jiri Svoboda [aac5069] * uspace/app/gfxdemo/meson.build (modified) * uspace/lib/ipcgfx/doc/doxygroups.h (added) * uspace/lib/ipcgfx/include/ipcgfx/client.h (added) * uspace/lib/ipcgfx/include/ipcgfx/ipc/gc.h (added) * uspace/lib/ipcgfx/include/ipcgfx/server.h (added) * uspace/lib/ipcgfx/include/types/ipcgfx/client.h (added) * uspace/lib/ipcgfx/meson.build (added) * uspace/lib/ipcgfx/private/client.h (added) * uspace/lib/ipcgfx/src/client.c (added) * uspace/lib/ipcgfx/src/server.c (added) * uspace/lib/meson.build (modified) Add IPC transport library for GFX Tue, 24 Sep 2019 11:13:18 GMT Jiri Svoboda [a3f63ac] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/app/gfxdemo/meson.build (modified) * uspace/lib/congfx/doc/doxygroups.h (added) * uspace/lib/congfx/include/congfx/console.h (moved) * uspace/lib/congfx/include/types/congfx/console.h (moved) * uspace/lib/congfx/meson.build (added) * uspace/lib/congfx/private/console.h (moved) * uspace/lib/congfx/src/console.c (moved) * uspace/lib/gfx/include/gfx/color.h (modified) * uspace/lib/gfx/meson.build (modified) * uspace/lib/gfx/src/color.c (modified) * uspace/lib/guigfx/doc/doxygroups.h (added) * uspace/lib/guigfx/include/guigfx/canvas.h (moved) * uspace/lib/guigfx/include/types/guigfx/canvas.h (moved) * uspace/lib/guigfx/meson.build (added) * uspace/lib/guigfx/private/canvas.h (moved) * uspace/lib/guigfx/src/canvas.c (moved) * uspace/lib/meson.build (modified) Move canvas GC and console GC out of libgfx We need libgfx not to ... Mon, 23 Sep 2019 14:24:09 GMT Jiri Svoboda [00e8290] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/gfx/include/gfx/backend/canvas.h (added) * uspace/lib/gfx/include/types/gfx/backend/canvas.h (added) * uspace/lib/gfx/meson.build (modified) * uspace/lib/gfx/private/backend/canvas.h (added) * uspace/lib/gfx/src/backend/canvas.c (added) * uspace/lib/meson.build (modified) Canvas backend for libgfx Mon, 23 Sep 2019 13:05:52 GMT Jiri Svoboda [9be2358] * uspace/app/gfxdemo/gfxdemo.c (modified) * uspace/lib/gfx/include/gfx/backend/console.h (modified) * uspace/lib/gfx/private/backend/console.h (modified) * uspace/lib/gfx/src/backend/console.c (modified) Caller needs entire console GC to be able to destroy it properly Mon, 23 Sep 2019 12:49:29 GMT Jiri Svoboda [3e828ea] * .gitignore (modified) * .travis.yml (modified) * HelenOS.config (modified) * Makefile (modified) * README.md (modified) * abi/arch/arm64/include/abi/arch/elf.h (added) * abi/doc/doxygroups.h (modified) * abi/include/_bits/NULL.h (modified) * abi/include/_bits/__opaque_handle.h (moved) * abi/include/_bits/decls.h (added) * abi/include/_bits/errno.h (modified) * abi/include/_bits/native.h (modified) * abi/include/_bits/off64_t.h (added) * abi/include/_bits/ssize_t.h (modified) * abi/include/abi/cap.h (modified) * abi/include/abi/elf.h (modified) * abi/include/abi/proc/uarg.h (modified) * abi/include/inttypes.h (modified) * abi/include/limits.h (modified) * boot/Makefile (deleted) * boot/Makefile.build (deleted) * boot/Makefile.common (deleted) * boot/Makefile.grub (deleted) * boot/arch/abs32le/meson.build (moved) * boot/arch/amd64/meson.build (added) * boot/arch/arm32/Makefile.inc (deleted) * boot/arch/arm32/meson.build (moved) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm64/_link.ld.in (added) * boot/arch/arm64/include/arch/arch.h (added) * boot/arch/arm64/include/arch/asm.h (added) * boot/arch/arm64/include/arch/barrier.h (added) * boot/arch/arm64/include/arch/boot.h (added) * boot/arch/arm64/include/arch/main.h (added) * boot/arch/arm64/include/arch/regutils.h (added) * boot/arch/arm64/include/arch/relocate.h (moved) * boot/arch/arm64/include/arch/types.h (added) * boot/arch/arm64/meson.build (added) * boot/arch/arm64/src/asm.S (added) * boot/arch/arm64/src/main.c (added) * boot/arch/arm64/src/relocate.c (added) * boot/arch/ia32/Makefile.inc (deleted) * boot/arch/ia32/meson.build (added) * boot/arch/ia64/Makefile.inc (deleted) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/meson.build (moved) * boot/arch/mips32/include/arch/main.h (modified) * boot/arch/mips32/include/arch/types.h (modified) * boot/arch/mips32/meson.build (added) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/boot.S (deleted) * boot/arch/mips32/src/main.c (modified) * boot/arch/ppc32/Makefile.inc (deleted) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/meson.build (moved) * boot/arch/riscv64/meson.build (added) * boot/arch/sparc64/_link.ld.in (modified) * boot/arch/sparc64/meson.build (moved) * boot/doc/doxygroups.h (modified) * boot/genarch/include/genarch/efi.h (modified) * boot/genarch/src/efi.c (modified) * boot/generic/include/align.h (modified) * boot/generic/src/version.c (modified) * boot/grub/amd64-efi (added) * boot/grub/amd64-pc (added) * boot/grub/arm64-efi/COPYING (moved) * boot/grub/arm64-efi/README (added) * boot/grub/arm64-efi/REVISION (moved) * boot/grub/arm64-efi/arm64-efi/acpi.mod (added) * boot/grub/arm64-efi/arm64-efi/adler32.mod (added) * boot/grub/arm64-efi/arm64-efi/affs.mod (added) * boot/grub/arm64-efi/arm64-efi/afs.mod (added) * boot/grub/arm64-efi/arm64-efi/all_video.mod (added) * boot/grub/arm64-efi/arm64-efi/archelp.mod (added) * boot/grub/arm64-efi/arm64-efi/bfs.mod (added) * boot/grub/arm64-efi/arm64-efi/bitmap.mod (added) * boot/grub/arm64-efi/arm64-efi/bitmap_scale.mod (added) * boot/grub/arm64-efi/arm64-efi/blocklist.mod (added) * boot/grub/arm64-efi/arm64-efi/boot.mod (added) * boot/grub/arm64-efi/arm64-efi/bswap_test.mod (added) * boot/grub/arm64-efi/arm64-efi/btrfs.mod (added) * boot/grub/arm64-efi/arm64-efi/bufio.mod (added) * boot/grub/arm64-efi/arm64-efi/cat.mod (added) * boot/grub/arm64-efi/arm64-efi/cbfs.mod (added) * boot/grub/arm64-efi/arm64-efi/chain.mod (added) * boot/grub/arm64-efi/arm64-efi/cmdline_cat_test.mod (added) * boot/grub/arm64-efi/arm64-efi/cmp.mod (added) * boot/grub/arm64-efi/arm64-efi/cmp_test.mod (added) * boot/grub/arm64-efi/arm64-efi/command.lst (added) * boot/grub/arm64-efi/arm64-efi/configfile.mod (added) * boot/grub/arm64-efi/arm64-efi/cpio.mod (added) * boot/grub/arm64-efi/arm64-efi/cpio_be.mod (added) * boot/grub/arm64-efi/arm64-efi/crc64.mod (added) * boot/grub/arm64-efi/arm64-efi/crypto.lst (moved) * boot/grub/arm64-efi/arm64-efi/crypto.mod (added) * boot/grub/arm64-efi/arm64-efi/cryptodisk.mod (added) * boot/grub/arm64-efi/arm64-efi/ctz_test.mod (added) * boot/grub/arm64-efi/arm64-efi/date.mod (added) * boot/grub/arm64-efi/arm64-efi/datehook.mod (added) * boot/grub/arm64-efi/arm64-efi/datetime.mod (added) * boot/grub/arm64-efi/arm64-efi/disk.mod (added) * boot/grub/arm64-efi/arm64-efi/diskfilter.mod (added) * boot/grub/arm64-efi/arm64-efi/div.mod (added) * boot/grub/arm64-efi/arm64-efi/div_test.mod (added) * boot/grub/arm64-efi/arm64-efi/dm_nv.mod (added) * boot/grub/arm64-efi/arm64-efi/echo.mod (added) * boot/grub/arm64-efi/arm64-efi/efi_gop.mod (added) * boot/grub/arm64-efi/arm64-efi/efifwsetup.mod (added) * boot/grub/arm64-efi/arm64-efi/efinet.mod (added) * boot/grub/arm64-efi/arm64-efi/elf.mod (added) * boot/grub/arm64-efi/arm64-efi/eval.mod (added) * boot/grub/arm64-efi/arm64-efi/exfat.mod (added) * boot/grub/arm64-efi/arm64-efi/exfctest.mod (added) * boot/grub/arm64-efi/arm64-efi/ext2.mod (added) * boot/grub/arm64-efi/arm64-efi/extcmd.mod (added) * boot/grub/arm64-efi/arm64-efi/fat.mod (added) * boot/grub/arm64-efi/arm64-efi/fdt.mod (added) * boot/grub/arm64-efi/arm64-efi/file.mod (added) * boot/grub/arm64-efi/arm64-efi/font.mod (added) * boot/grub/arm64-efi/arm64-efi/fs.lst (moved) * boot/grub/arm64-efi/arm64-efi/fshelp.mod (added) * boot/grub/arm64-efi/arm64-efi/functional_test.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_arcfour.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_blowfish.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_camellia.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_cast5.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_crc.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_des.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_dsa.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_idea.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_md4.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_md5.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rfc2268.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rijndael.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rmd160.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_rsa.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_seed.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_serpent.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha1.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha256.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_sha512.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_tiger.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_twofish.mod (added) * boot/grub/arm64-efi/arm64-efi/gcry_whirlpool.mod (added) * boot/grub/arm64-efi/arm64-efi/gdb_grub (moved) * boot/grub/arm64-efi/arm64-efi/geli.mod (added) * boot/grub/arm64-efi/arm64-efi/gettext.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxmenu.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm_background.mod (added) * boot/grub/arm64-efi/arm64-efi/gfxterm_menu.mod (added) * boot/grub/arm64-efi/arm64-efi/gmodule.pl (moved) * boot/grub/arm64-efi/arm64-efi/gptsync.mod (added) * boot/grub/arm64-efi/arm64-efi/gzio.mod (added) * boot/grub/arm64-efi/arm64-efi/halt.mod (added) * boot/grub/arm64-efi/arm64-efi/hashsum.mod (added) * boot/grub/arm64-efi/arm64-efi/hello.mod (added) * boot/grub/arm64-efi/arm64-efi/help.mod (added) * boot/grub/arm64-efi/arm64-efi/hexdump.mod (added) * boot/grub/arm64-efi/arm64-efi/hfs.mod (added) * boot/grub/arm64-efi/arm64-efi/hfsplus.mod (added) * boot/grub/arm64-efi/arm64-efi/hfspluscomp.mod (added) * boot/grub/arm64-efi/arm64-efi/http.mod (added) * boot/grub/arm64-efi/arm64-efi/iso9660.mod (added) * boot/grub/arm64-efi/arm64-efi/jfs.mod (added) * boot/grub/arm64-efi/arm64-efi/jpeg.mod (added) * boot/grub/arm64-efi/arm64-efi/kernel.exec (added) * boot/grub/arm64-efi/arm64-efi/kernel.img (added) * boot/grub/arm64-efi/arm64-efi/keystatus.mod (added) * boot/grub/arm64-efi/arm64-efi/ldm.mod (added) * boot/grub/arm64-efi/arm64-efi/linux.mod (added) * boot/grub/arm64-efi/arm64-efi/loadenv.mod (added) * boot/grub/arm64-efi/arm64-efi/loopback.mod (added) * boot/grub/arm64-efi/arm64-efi/ls.mod (added) * boot/grub/arm64-efi/arm64-efi/lsacpi.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefi.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefimmap.mod (added) * boot/grub/arm64-efi/arm64-efi/lsefisystab.mod (added) * boot/grub/arm64-efi/arm64-efi/lsmmap.mod (added) * boot/grub/arm64-efi/arm64-efi/lssal.mod (added) * boot/grub/arm64-efi/arm64-efi/luks.mod (added) * boot/grub/arm64-efi/arm64-efi/lvm.mod (added) * boot/grub/arm64-efi/arm64-efi/lzopio.mod (added) * boot/grub/arm64-efi/arm64-efi/macbless.mod (added) * boot/grub/arm64-efi/arm64-efi/macho.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid09.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid09_be.mod (added) * boot/grub/arm64-efi/arm64-efi/mdraid1x.mod (added) * boot/grub/arm64-efi/arm64-efi/memdisk.mod (added) * boot/grub/arm64-efi/arm64-efi/memrw.mod (added) * boot/grub/arm64-efi/arm64-efi/minicmd.mod (added) * boot/grub/arm64-efi/arm64-efi/minix.mod (added) * boot/grub/arm64-efi/arm64-efi/minix2.mod (added) * boot/grub/arm64-efi/arm64-efi/minix2_be.mod (added) * boot/grub/arm64-efi/arm64-efi/minix3.mod (added) * boot/grub/arm64-efi/arm64-efi/minix3_be.mod (added) * boot/grub/arm64-efi/arm64-efi/minix_be.mod (added) * boot/grub/arm64-efi/arm64-efi/mmap.mod (added) * boot/grub/arm64-efi/arm64-efi/moddep.lst (added) * boot/grub/arm64-efi/arm64-efi/modinfo.sh (added) * boot/grub/arm64-efi/arm64-efi/mpi.mod (added) * boot/grub/arm64-efi/arm64-efi/msdospart.mod (added) * boot/grub/arm64-efi/arm64-efi/mul_test.mod (added) * boot/grub/arm64-efi/arm64-efi/net.mod (added) * boot/grub/arm64-efi/arm64-efi/newc.mod (added) * boot/grub/arm64-efi/arm64-efi/nilfs2.mod (added) * boot/grub/arm64-efi/arm64-efi/normal.mod (added) * boot/grub/arm64-efi/arm64-efi/ntfs.mod (added) * boot/grub/arm64-efi/arm64-efi/ntfscomp.mod (added) * boot/grub/arm64-efi/arm64-efi/odc.mod (added) * boot/grub/arm64-efi/arm64-efi/offsetio.mod (added) * boot/grub/arm64-efi/arm64-efi/part_acorn.mod (added) * boot/grub/arm64-efi/arm64-efi/part_amiga.mod (added) * boot/grub/arm64-efi/arm64-efi/part_apple.mod (added) * boot/grub/arm64-efi/arm64-efi/part_bsd.mod (added) * boot/grub/arm64-efi/arm64-efi/part_dfly.mod (added) * boot/grub/arm64-efi/arm64-efi/part_dvh.mod (added) * boot/grub/arm64-efi/arm64-efi/part_gpt.mod (added) * boot/grub/arm64-efi/arm64-efi/part_msdos.mod (added) * boot/grub/arm64-efi/arm64-efi/part_plan.mod (added) * boot/grub/arm64-efi/arm64-efi/part_sun.mod (added) * boot/grub/arm64-efi/arm64-efi/part_sunpc.mod (added) * boot/grub/arm64-efi/arm64-efi/partmap.lst (moved) * boot/grub/arm64-efi/arm64-efi/parttool.lst (moved) * boot/grub/arm64-efi/arm64-efi/parttool.mod (added) * boot/grub/arm64-efi/arm64-efi/password.mod (added) * boot/grub/arm64-efi/arm64-efi/password_pbkdf2.mod (added) * boot/grub/arm64-efi/arm64-efi/pbkdf2.mod (added) * boot/grub/arm64-efi/arm64-efi/pbkdf2_test.mod (added) * boot/grub/arm64-efi/arm64-efi/png.mod (added) * boot/grub/arm64-efi/arm64-efi/priority_queue.mod (added) * boot/grub/arm64-efi/arm64-efi/probe.mod (added) * boot/grub/arm64-efi/arm64-efi/procfs.mod (added) * boot/grub/arm64-efi/arm64-efi/progress.mod (added) * boot/grub/arm64-efi/arm64-efi/raid5rec.mod (added) * boot/grub/arm64-efi/arm64-efi/raid6rec.mod (added) * boot/grub/arm64-efi/arm64-efi/read.mod (added) * boot/grub/arm64-efi/arm64-efi/reboot.mod (added) * boot/grub/arm64-efi/arm64-efi/regexp.mod (added) * boot/grub/arm64-efi/arm64-efi/reiserfs.mod (added) * boot/grub/arm64-efi/arm64-efi/romfs.mod (added) * boot/grub/arm64-efi/arm64-efi/scsi.mod (added) * boot/grub/arm64-efi/arm64-efi/search.mod (added) * boot/grub/arm64-efi/arm64-efi/search_fs_file.mod (added) * boot/grub/arm64-efi/arm64-efi/search_fs_uuid.mod (added) * boot/grub/arm64-efi/arm64-efi/search_label.mod (added) * boot/grub/arm64-efi/arm64-efi/serial.mod (added) * boot/grub/arm64-efi/arm64-efi/setjmp.mod (added) * boot/grub/arm64-efi/arm64-efi/setjmp_test.mod (added) * boot/grub/arm64-efi/arm64-efi/sfs.mod (added) * boot/grub/arm64-efi/arm64-efi/shift_test.mod (added) * boot/grub/arm64-efi/arm64-efi/signature_test.mod (added) * boot/grub/arm64-efi/arm64-efi/sleep.mod (added) * boot/grub/arm64-efi/arm64-efi/sleep_test.mod (added) * boot/grub/arm64-efi/arm64-efi/squash4.mod (added) * boot/grub/arm64-efi/arm64-efi/syslinuxcfg.mod (added) * boot/grub/arm64-efi/arm64-efi/tar.mod (added) * boot/grub/arm64-efi/arm64-efi/terminal.lst (added) * boot/grub/arm64-efi/arm64-efi/terminal.mod (added) * boot/grub/arm64-efi/arm64-efi/terminfo.mod (added) * boot/grub/arm64-efi/arm64-efi/test.mod (added) * boot/grub/arm64-efi/arm64-efi/test_blockarg.mod (added) * boot/grub/arm64-efi/arm64-efi/testload.mod (added) * boot/grub/arm64-efi/arm64-efi/testspeed.mod (added) * boot/grub/arm64-efi/arm64-efi/tftp.mod (added) * boot/grub/arm64-efi/arm64-efi/tga.mod (added) * boot/grub/arm64-efi/arm64-efi/time.mod (added) * boot/grub/arm64-efi/arm64-efi/tr.mod (added) * boot/grub/arm64-efi/arm64-efi/trig.mod (added) * boot/grub/arm64-efi/arm64-efi/true.mod (added) * boot/grub/arm64-efi/arm64-efi/udf.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs1.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs1_be.mod (added) * boot/grub/arm64-efi/arm64-efi/ufs2.mod (added) * boot/grub/arm64-efi/arm64-efi/verify.mod (added) * boot/grub/arm64-efi/arm64-efi/video.lst (added) * boot/grub/arm64-efi/arm64-efi/video.mod (added) * boot/grub/arm64-efi/arm64-efi/video_colors.mod (added) * boot/grub/arm64-efi/arm64-efi/video_fb.mod (added) * boot/grub/arm64-efi/arm64-efi/videoinfo.mod (added) * boot/grub/arm64-efi/arm64-efi/videotest.mod (added) * boot/grub/arm64-efi/arm64-efi/videotest_checksum.mod (added) * boot/grub/arm64-efi/arm64-efi/xen_boot.mod (added) * boot/grub/arm64-efi/arm64-efi/xfs.mod (added) * boot/grub/arm64-efi/arm64-efi/xnu_uuid.mod (added) * boot/grub/arm64-efi/arm64-efi/xnu_uuid_test.mod (added) * boot/grub/arm64-efi/arm64-efi/xzio.mod (added) * boot/grub/arm64-efi/arm64-efi/zfs.mod (added) * boot/grub/arm64-efi/arm64-efi/zfscrypt.mod (added) * boot/grub/arm64-efi/arm64-efi/zfsinfo.mod (added) * boot/grub/arm64-efi/efi.img.gz (added) * boot/grub/build_dist.sh.in (moved) * boot/grub/grub.cfg.in (moved) * boot/grub/ia32-efi/COPYING (moved) * boot/grub/ia32-efi/README (moved) * boot/grub/ia32-efi/REVISION (moved) * boot/grub/ia32-efi/efi.img.gz (moved) * boot/grub/ia32-efi/i386-efi/acpi.mod (moved) * boot/grub/ia32-efi/i386-efi/adler32.mod (moved) * boot/grub/ia32-efi/i386-efi/affs.mod (moved) * boot/grub/ia32-efi/i386-efi/afs.mod (moved) * boot/grub/ia32-efi/i386-efi/ahci.mod (moved) * boot/grub/ia32-efi/i386-efi/all_video.mod (moved) * boot/grub/ia32-efi/i386-efi/aout.mod (moved) * boot/grub/ia32-efi/i386-efi/appleldr.mod (moved) * boot/grub/ia32-efi/i386-efi/archelp.mod (moved) * boot/grub/ia32-efi/i386-efi/at_keyboard.mod (moved) * boot/grub/ia32-efi/i386-efi/ata.mod (moved) * boot/grub/ia32-efi/i386-efi/backtrace.mod (moved) * boot/grub/ia32-efi/i386-efi/bfs.mod (moved) * boot/grub/ia32-efi/i386-efi/bitmap.mod (moved) * boot/grub/ia32-efi/i386-efi/bitmap_scale.mod (moved) * boot/grub/ia32-efi/i386-efi/blocklist.mod (moved) * boot/grub/ia32-efi/i386-efi/boot.mod (moved) * boot/grub/ia32-efi/i386-efi/bsd.mod (moved) * boot/grub/ia32-efi/i386-efi/bswap_test.mod (moved) * boot/grub/ia32-efi/i386-efi/btrfs.mod (moved) * boot/grub/ia32-efi/i386-efi/bufio.mod (moved) * boot/grub/ia32-efi/i386-efi/cat.mod (moved) * boot/grub/ia32-efi/i386-efi/cbfs.mod (moved) * boot/grub/ia32-efi/i386-efi/cbls.mod (moved) * boot/grub/ia32-efi/i386-efi/cbmemc.mod (moved) * boot/grub/ia32-efi/i386-efi/cbtable.mod (moved) * boot/grub/ia32-efi/i386-efi/cbtime.mod (moved) * boot/grub/ia32-efi/i386-efi/chain.mod (moved) * boot/grub/ia32-efi/i386-efi/cmdline_cat_test.mod (moved) * boot/grub/ia32-efi/i386-efi/cmp.mod (moved) * boot/grub/ia32-efi/i386-efi/cmp_test.mod (moved) * boot/grub/ia32-efi/i386-efi/command.lst (moved) * boot/grub/ia32-efi/i386-efi/configfile.mod (moved) * boot/grub/ia32-efi/i386-efi/cpio.mod (moved) * boot/grub/ia32-efi/i386-efi/cpio_be.mod (moved) * boot/grub/ia32-efi/i386-efi/cpuid.mod (moved) * boot/grub/ia32-efi/i386-efi/crc64.mod (moved) * boot/grub/ia32-efi/i386-efi/crypto.lst (moved) * boot/grub/ia32-efi/i386-efi/crypto.mod (moved) * boot/grub/ia32-efi/i386-efi/cryptodisk.mod (moved) * boot/grub/ia32-efi/i386-efi/cs5536.mod (moved) * boot/grub/ia32-efi/i386-efi/ctz_test.mod (moved) * boot/grub/ia32-efi/i386-efi/date.mod (moved) * boot/grub/ia32-efi/i386-efi/datehook.mod (moved) * boot/grub/ia32-efi/i386-efi/datetime.mod (moved) * boot/grub/ia32-efi/i386-efi/disk.mod (moved) * boot/grub/ia32-efi/i386-efi/diskfilter.mod (moved) * boot/grub/ia32-efi/i386-efi/div.mod (moved) * boot/grub/ia32-efi/i386-efi/div_test.mod (moved) * boot/grub/ia32-efi/i386-efi/dm_nv.mod (moved) * boot/grub/ia32-efi/i386-efi/echo.mod (moved) * boot/grub/ia32-efi/i386-efi/efi_gop.mod (moved) * boot/grub/ia32-efi/i386-efi/efi_uga.mod (moved) * boot/grub/ia32-efi/i386-efi/efifwsetup.mod (moved) * boot/grub/ia32-efi/i386-efi/efinet.mod (moved) * boot/grub/ia32-efi/i386-efi/ehci.mod (moved) * boot/grub/ia32-efi/i386-efi/elf.mod (moved) * boot/grub/ia32-efi/i386-efi/eval.mod (moved) * boot/grub/ia32-efi/i386-efi/exfat.mod (moved) * boot/grub/ia32-efi/i386-efi/exfctest.mod (moved) * boot/grub/ia32-efi/i386-efi/ext2.mod (moved) * boot/grub/ia32-efi/i386-efi/extcmd.mod (moved) * boot/grub/ia32-efi/i386-efi/fat.mod (moved) * boot/grub/ia32-efi/i386-efi/file.mod (moved) * boot/grub/ia32-efi/i386-efi/fixvideo.mod (moved) * boot/grub/ia32-efi/i386-efi/font.mod (moved) * boot/grub/ia32-efi/i386-efi/fs.lst (moved) * boot/grub/ia32-efi/i386-efi/fshelp.mod (moved) * boot/grub/ia32-efi/i386-efi/functional_test.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_arcfour.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_blowfish.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_camellia.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_cast5.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_crc.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_des.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_dsa.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_idea.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_md4.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_md5.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rfc2268.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rijndael.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rmd160.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_rsa.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_seed.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_serpent.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha1.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha256.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_sha512.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_tiger.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_twofish.mod (moved) * boot/grub/ia32-efi/i386-efi/gcry_whirlpool.mod (moved) * boot/grub/ia32-efi/i386-efi/gdb.mod (moved) * boot/grub/ia32-efi/i386-efi/gdb_grub (moved) * boot/grub/ia32-efi/i386-efi/geli.mod (moved) * boot/grub/ia32-efi/i386-efi/gettext.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxmenu.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm_background.mod (moved) * boot/grub/ia32-efi/i386-efi/gfxterm_menu.mod (moved) * boot/grub/ia32-efi/i386-efi/gmodule.pl (moved) * boot/grub/ia32-efi/i386-efi/gptsync.mod (moved) * boot/grub/ia32-efi/i386-efi/gzio.mod (moved) * boot/grub/ia32-efi/i386-efi/halt.mod (moved) * boot/grub/ia32-efi/i386-efi/hashsum.mod (moved) * boot/grub/ia32-efi/i386-efi/hdparm.mod (moved) * boot/grub/ia32-efi/i386-efi/hello.mod (moved) * boot/grub/ia32-efi/i386-efi/help.mod (moved) * boot/grub/ia32-efi/i386-efi/hexdump.mod (moved) * boot/grub/ia32-efi/i386-efi/hfs.mod (moved) * boot/grub/ia32-efi/i386-efi/hfsplus.mod (moved) * boot/grub/ia32-efi/i386-efi/hfspluscomp.mod (moved) * boot/grub/ia32-efi/i386-efi/http.mod (moved) * boot/grub/ia32-efi/i386-efi/iorw.mod (moved) * boot/grub/ia32-efi/i386-efi/iso9660.mod (moved) * boot/grub/ia32-efi/i386-efi/jfs.mod (moved) * boot/grub/ia32-efi/i386-efi/jpeg.mod (moved) * boot/grub/ia32-efi/i386-efi/kernel.exec (moved) * boot/grub/ia32-efi/i386-efi/kernel.img (moved) * boot/grub/ia32-efi/i386-efi/keylayouts.mod (moved) * boot/grub/ia32-efi/i386-efi/keystatus.mod (moved) * boot/grub/ia32-efi/i386-efi/ldm.mod (moved) * boot/grub/ia32-efi/i386-efi/legacy_password_test.mod (moved) * boot/grub/ia32-efi/i386-efi/legacycfg.mod (moved) * boot/grub/ia32-efi/i386-efi/linux.mod (moved) * boot/grub/ia32-efi/i386-efi/linux16.mod (moved) * boot/grub/ia32-efi/i386-efi/loadbios.mod (moved) * boot/grub/ia32-efi/i386-efi/loadenv.mod (moved) * boot/grub/ia32-efi/i386-efi/loopback.mod (moved) * boot/grub/ia32-efi/i386-efi/ls.mod (moved) * boot/grub/ia32-efi/i386-efi/lsacpi.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefi.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefimmap.mod (moved) * boot/grub/ia32-efi/i386-efi/lsefisystab.mod (moved) * boot/grub/ia32-efi/i386-efi/lsmmap.mod (moved) * boot/grub/ia32-efi/i386-efi/lspci.mod (moved) * boot/grub/ia32-efi/i386-efi/lssal.mod (moved) * boot/grub/ia32-efi/i386-efi/luks.mod (moved) * boot/grub/ia32-efi/i386-efi/lvm.mod (moved) * boot/grub/ia32-efi/i386-efi/lzopio.mod (moved) * boot/grub/ia32-efi/i386-efi/macbless.mod (moved) * boot/grub/ia32-efi/i386-efi/macho.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid09.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid09_be.mod (moved) * boot/grub/ia32-efi/i386-efi/mdraid1x.mod (moved) * boot/grub/ia32-efi/i386-efi/memdisk.mod (moved) * boot/grub/ia32-efi/i386-efi/memrw.mod (moved) * boot/grub/ia32-efi/i386-efi/minicmd.mod (moved) * boot/grub/ia32-efi/i386-efi/minix.mod (moved) * boot/grub/ia32-efi/i386-efi/minix2.mod (moved) * boot/grub/ia32-efi/i386-efi/minix2_be.mod (moved) * boot/grub/ia32-efi/i386-efi/minix3.mod (moved) * boot/grub/ia32-efi/i386-efi/minix3_be.mod (moved) * boot/grub/ia32-efi/i386-efi/minix_be.mod (moved) * boot/grub/ia32-efi/i386-efi/mmap.mod (moved) * boot/grub/ia32-efi/i386-efi/moddep.lst (moved) * boot/grub/ia32-efi/i386-efi/modinfo.sh (moved) * boot/grub/ia32-efi/i386-efi/morse.mod (moved) * boot/grub/ia32-efi/i386-efi/mpi.mod (moved) * boot/grub/ia32-efi/i386-efi/msdospart.mod (moved) * boot/grub/ia32-efi/i386-efi/mul_test.mod (moved) * boot/grub/ia32-efi/i386-efi/multiboot.mod (moved) * boot/grub/ia32-efi/i386-efi/multiboot2.mod (moved) * boot/grub/ia32-efi/i386-efi/nativedisk.mod (moved) * boot/grub/ia32-efi/i386-efi/net.mod (moved) * boot/grub/ia32-efi/i386-efi/newc.mod (moved) * boot/grub/ia32-efi/i386-efi/nilfs2.mod (moved) * boot/grub/ia32-efi/i386-efi/normal.mod (moved) * boot/grub/ia32-efi/i386-efi/ntfs.mod (moved) * boot/grub/ia32-efi/i386-efi/ntfscomp.mod (moved) * boot/grub/ia32-efi/i386-efi/odc.mod (moved) * boot/grub/ia32-efi/i386-efi/offsetio.mod (moved) * boot/grub/ia32-efi/i386-efi/ohci.mod (moved) * boot/grub/ia32-efi/i386-efi/part_acorn.mod (moved) * boot/grub/ia32-efi/i386-efi/part_amiga.mod (moved) * boot/grub/ia32-efi/i386-efi/part_apple.mod (moved) * boot/grub/ia32-efi/i386-efi/part_bsd.mod (moved) * boot/grub/ia32-efi/i386-efi/part_dfly.mod (moved) * boot/grub/ia32-efi/i386-efi/part_dvh.mod (moved) * boot/grub/ia32-efi/i386-efi/part_gpt.mod (moved) * boot/grub/ia32-efi/i386-efi/part_msdos.mod (moved) * boot/grub/ia32-efi/i386-efi/part_plan.mod (moved) * boot/grub/ia32-efi/i386-efi/part_sun.mod (moved) * boot/grub/ia32-efi/i386-efi/part_sunpc.mod (moved) * boot/grub/ia32-efi/i386-efi/partmap.lst (moved) * boot/grub/ia32-efi/i386-efi/parttool.lst (moved) * boot/grub/ia32-efi/i386-efi/parttool.mod (moved) * boot/grub/ia32-efi/i386-efi/password.mod (moved) * boot/grub/ia32-efi/i386-efi/password_pbkdf2.mod (moved) * boot/grub/ia32-efi/i386-efi/pata.mod (moved) * boot/grub/ia32-efi/i386-efi/pbkdf2.mod (moved) * boot/grub/ia32-efi/i386-efi/pbkdf2_test.mod (moved) * boot/grub/ia32-efi/i386-efi/pcidump.mod (moved) * boot/grub/ia32-efi/i386-efi/play.mod (moved) * boot/grub/ia32-efi/i386-efi/png.mod (moved) * boot/grub/ia32-efi/i386-efi/priority_queue.mod (moved) * boot/grub/ia32-efi/i386-efi/probe.mod (moved) * boot/grub/ia32-efi/i386-efi/procfs.mod (moved) * boot/grub/ia32-efi/i386-efi/progress.mod (moved) * boot/grub/ia32-efi/i386-efi/raid5rec.mod (moved) * boot/grub/ia32-efi/i386-efi/raid6rec.mod (moved) * boot/grub/ia32-efi/i386-efi/random.mod (moved) * boot/grub/ia32-efi/i386-efi/read.mod (moved) * boot/grub/ia32-efi/i386-efi/reboot.mod (moved) * boot/grub/ia32-efi/i386-efi/regexp.mod (moved) * boot/grub/ia32-efi/i386-efi/reiserfs.mod (moved) * boot/grub/ia32-efi/i386-efi/relocator.mod (moved) * boot/grub/ia32-efi/i386-efi/romfs.mod (moved) * boot/grub/ia32-efi/i386-efi/scsi.mod (moved) * boot/grub/ia32-efi/i386-efi/search.mod (moved) * boot/grub/ia32-efi/i386-efi/search_fs_file.mod (moved) * boot/grub/ia32-efi/i386-efi/search_fs_uuid.mod (moved) * boot/grub/ia32-efi/i386-efi/search_label.mod (moved) * boot/grub/ia32-efi/i386-efi/serial.mod (moved) * boot/grub/ia32-efi/i386-efi/setjmp.mod (moved) * boot/grub/ia32-efi/i386-efi/setjmp_test.mod (moved) * boot/grub/ia32-efi/i386-efi/setpci.mod (moved) * boot/grub/ia32-efi/i386-efi/sfs.mod (moved) * boot/grub/ia32-efi/i386-efi/shift_test.mod (moved) * boot/grub/ia32-efi/i386-efi/signature_test.mod (moved) * boot/grub/ia32-efi/i386-efi/sleep.mod (moved) * boot/grub/ia32-efi/i386-efi/sleep_test.mod (moved) * boot/grub/ia32-efi/i386-efi/spkmodem.mod (moved) * boot/grub/ia32-efi/i386-efi/squash4.mod (moved) * boot/grub/ia32-efi/i386-efi/syslinuxcfg.mod (moved) * boot/grub/ia32-efi/i386-efi/tar.mod (moved) * boot/grub/ia32-efi/i386-efi/terminal.lst (moved) * boot/grub/ia32-efi/i386-efi/terminal.mod (moved) * boot/grub/ia32-efi/i386-efi/terminfo.mod (moved) * boot/grub/ia32-efi/i386-efi/test.mod (moved) * boot/grub/ia32-efi/i386-efi/test_blockarg.mod (moved) * boot/grub/ia32-efi/i386-efi/testload.mod (moved) * boot/grub/ia32-efi/i386-efi/testspeed.mod (moved) * boot/grub/ia32-efi/i386-efi/tftp.mod (moved) * boot/grub/ia32-efi/i386-efi/tga.mod (moved) * boot/grub/ia32-efi/i386-efi/time.mod (moved) * boot/grub/ia32-efi/i386-efi/tr.mod (moved) * boot/grub/ia32-efi/i386-efi/trig.mod (moved) * boot/grub/ia32-efi/i386-efi/true.mod (moved) * boot/grub/ia32-efi/i386-efi/udf.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs1.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs1_be.mod (moved) * boot/grub/ia32-efi/i386-efi/ufs2.mod (moved) * boot/grub/ia32-efi/i386-efi/uhci.mod (moved) * boot/grub/ia32-efi/i386-efi/usb.mod (moved) * boot/grub/ia32-efi/i386-efi/usb_keyboard.mod (moved) * boot/grub/ia32-efi/i386-efi/usbms.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_common.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_ftdi.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_pl2303.mod (moved) * boot/grub/ia32-efi/i386-efi/usbserial_usbdebug.mod (moved) * boot/grub/ia32-efi/i386-efi/usbtest.mod (moved) * boot/grub/ia32-efi/i386-efi/verify.mod (moved) * boot/grub/ia32-efi/i386-efi/video.lst (moved) * boot/grub/ia32-efi/i386-efi/video.mod (moved) * boot/grub/ia32-efi/i386-efi/video_bochs.mod (moved) * boot/grub/ia32-efi/i386-efi/video_cirrus.mod (moved) * boot/grub/ia32-efi/i386-efi/video_colors.mod (moved) * boot/grub/ia32-efi/i386-efi/video_fb.mod (moved) * boot/grub/ia32-efi/i386-efi/videoinfo.mod (moved) * boot/grub/ia32-efi/i386-efi/videotest.mod (moved) * boot/grub/ia32-efi/i386-efi/videotest_checksum.mod (moved) * boot/grub/ia32-efi/i386-efi/xfs.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu_uuid.mod (moved) * boot/grub/ia32-efi/i386-efi/xnu_uuid_test.mod (moved) * boot/grub/ia32-efi/i386-efi/xzio.mod (moved) * boot/grub/ia32-efi/i386-efi/zfs.mod (moved) * boot/grub/ia32-efi/i386-efi/zfscrypt.mod (moved) * boot/grub/ia32-efi/i386-efi/zfsinfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/acpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/adler32.mod (moved) * boot/grub/ia32-efi/x86_64-efi/affs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/afs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ahci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/all_video.mod (moved) * boot/grub/ia32-efi/x86_64-efi/aout.mod (moved) * boot/grub/ia32-efi/x86_64-efi/appleldr.mod (moved) * boot/grub/ia32-efi/x86_64-efi/archelp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/at_keyboard.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ata.mod (moved) * boot/grub/ia32-efi/x86_64-efi/backtrace.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bitmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bitmap_scale.mod (moved) * boot/grub/ia32-efi/x86_64-efi/blocklist.mod (moved) * boot/grub/ia32-efi/x86_64-efi/boot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bsd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bswap_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/btrfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/bufio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbls.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbmemc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbtable.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cbtime.mod (moved) * boot/grub/ia32-efi/x86_64-efi/chain.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmdline_cat_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cmp_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/command.lst (moved) * boot/grub/ia32-efi/x86_64-efi/configfile.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpio_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cpuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/crc64.mod (moved) * boot/grub/ia32-efi/x86_64-efi/crypto.lst (moved) * boot/grub/ia32-efi/x86_64-efi/crypto.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cryptodisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/cs5536.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ctz_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/date.mod (moved) * boot/grub/ia32-efi/x86_64-efi/datehook.mod (moved) * boot/grub/ia32-efi/x86_64-efi/datetime.mod (moved) * boot/grub/ia32-efi/x86_64-efi/disk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/diskfilter.mod (moved) * boot/grub/ia32-efi/x86_64-efi/div.mod (moved) * boot/grub/ia32-efi/x86_64-efi/div_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/dm_nv.mod (moved) * boot/grub/ia32-efi/x86_64-efi/echo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efi_gop.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efi_uga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efifwsetup.mod (moved) * boot/grub/ia32-efi/x86_64-efi/efinet.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ehci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/elf.mod (moved) * boot/grub/ia32-efi/x86_64-efi/eval.mod (moved) * boot/grub/ia32-efi/x86_64-efi/exfat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/exfctest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ext2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/extcmd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fat.mod (moved) * boot/grub/ia32-efi/x86_64-efi/file.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fixvideo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/font.mod (moved) * boot/grub/ia32-efi/x86_64-efi/fs.lst (moved) * boot/grub/ia32-efi/x86_64-efi/fshelp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/functional_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_arcfour.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_blowfish.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_camellia.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_cast5.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_crc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_des.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_dsa.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_idea.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_md4.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_md5.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rfc2268.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rijndael.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rmd160.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_rsa.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_seed.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_serpent.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha1.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha256.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_sha512.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_tiger.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_twofish.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gcry_whirlpool.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gdb_grub (moved) * boot/grub/ia32-efi/x86_64-efi/geli.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gettext.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxmenu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm_background.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gfxterm_menu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gmodule.pl (moved) * boot/grub/ia32-efi/x86_64-efi/gptsync.mod (moved) * boot/grub/ia32-efi/x86_64-efi/gzio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/halt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hashsum.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hdparm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hello.mod (moved) * boot/grub/ia32-efi/x86_64-efi/help.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hexdump.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfsplus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/hfspluscomp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/http.mod (moved) * boot/grub/ia32-efi/x86_64-efi/iorw.mod (moved) * boot/grub/ia32-efi/x86_64-efi/iso9660.mod (moved) * boot/grub/ia32-efi/x86_64-efi/jfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/jpeg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/kernel.exec (moved) * boot/grub/ia32-efi/x86_64-efi/kernel.img (moved) * boot/grub/ia32-efi/x86_64-efi/keylayouts.mod (moved) * boot/grub/ia32-efi/x86_64-efi/keystatus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ldm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/legacy_password_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/legacycfg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/linux.mod (moved) * boot/grub/ia32-efi/x86_64-efi/linux16.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loadbios.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loadenv.mod (moved) * boot/grub/ia32-efi/x86_64-efi/loopback.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ls.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsacpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefimmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsefisystab.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lsmmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lspci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lssal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/luks.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lvm.mod (moved) * boot/grub/ia32-efi/x86_64-efi/lzopio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/macbless.mod (moved) * boot/grub/ia32-efi/x86_64-efi/macho.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid09.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid09_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mdraid1x.mod (moved) * boot/grub/ia32-efi/x86_64-efi/memdisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/memrw.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minicmd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix2_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix3.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix3_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/minix_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mmap.mod (moved) * boot/grub/ia32-efi/x86_64-efi/moddep.lst (moved) * boot/grub/ia32-efi/x86_64-efi/modinfo.sh (moved) * boot/grub/ia32-efi/x86_64-efi/morse.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mpi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/msdospart.mod (moved) * boot/grub/ia32-efi/x86_64-efi/mul_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/multiboot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/multiboot2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/nativedisk.mod (moved) * boot/grub/ia32-efi/x86_64-efi/net.mod (moved) * boot/grub/ia32-efi/x86_64-efi/newc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/nilfs2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/normal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ntfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ntfscomp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/odc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/offsetio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ohci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_acorn.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_amiga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_apple.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_bsd.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_dfly.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_dvh.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_gpt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_msdos.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_plan.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_sun.mod (moved) * boot/grub/ia32-efi/x86_64-efi/part_sunpc.mod (moved) * boot/grub/ia32-efi/x86_64-efi/partmap.lst (moved) * boot/grub/ia32-efi/x86_64-efi/parttool.lst (moved) * boot/grub/ia32-efi/x86_64-efi/parttool.mod (moved) * boot/grub/ia32-efi/x86_64-efi/password.mod (moved) * boot/grub/ia32-efi/x86_64-efi/password_pbkdf2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pata.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pbkdf2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pbkdf2_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/pcidump.mod (moved) * boot/grub/ia32-efi/x86_64-efi/play.mod (moved) * boot/grub/ia32-efi/x86_64-efi/png.mod (moved) * boot/grub/ia32-efi/x86_64-efi/priority_queue.mod (moved) * boot/grub/ia32-efi/x86_64-efi/probe.mod (moved) * boot/grub/ia32-efi/x86_64-efi/procfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/progress.mod (moved) * boot/grub/ia32-efi/x86_64-efi/raid5rec.mod (moved) * boot/grub/ia32-efi/x86_64-efi/raid6rec.mod (moved) * boot/grub/ia32-efi/x86_64-efi/random.mod (moved) * boot/grub/ia32-efi/x86_64-efi/read.mod (moved) * boot/grub/ia32-efi/x86_64-efi/reboot.mod (moved) * boot/grub/ia32-efi/x86_64-efi/regexp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/reiserfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/relocator.mod (moved) * boot/grub/ia32-efi/x86_64-efi/romfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/scsi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_fs_file.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_fs_uuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/search_label.mod (moved) * boot/grub/ia32-efi/x86_64-efi/serial.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setjmp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setjmp_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/setpci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/shift_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/signature_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sleep.mod (moved) * boot/grub/ia32-efi/x86_64-efi/sleep_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/spkmodem.mod (moved) * boot/grub/ia32-efi/x86_64-efi/squash4.mod (moved) * boot/grub/ia32-efi/x86_64-efi/syslinuxcfg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tar.mod (moved) * boot/grub/ia32-efi/x86_64-efi/terminal.lst (moved) * boot/grub/ia32-efi/x86_64-efi/terminal.mod (moved) * boot/grub/ia32-efi/x86_64-efi/terminfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/test_blockarg.mod (moved) * boot/grub/ia32-efi/x86_64-efi/testload.mod (moved) * boot/grub/ia32-efi/x86_64-efi/testspeed.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tftp.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tga.mod (moved) * boot/grub/ia32-efi/x86_64-efi/time.mod (moved) * boot/grub/ia32-efi/x86_64-efi/tr.mod (moved) * boot/grub/ia32-efi/x86_64-efi/trig.mod (moved) * boot/grub/ia32-efi/x86_64-efi/true.mod (moved) * boot/grub/ia32-efi/x86_64-efi/udf.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs1.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs1_be.mod (moved) * boot/grub/ia32-efi/x86_64-efi/ufs2.mod (moved) * boot/grub/ia32-efi/x86_64-efi/uhci.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usb.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usb_keyboard.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbms.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_common.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_ftdi.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_pl2303.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbserial_usbdebug.mod (moved) * boot/grub/ia32-efi/x86_64-efi/usbtest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/verify.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video.lst (moved) * boot/grub/ia32-efi/x86_64-efi/video.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_bochs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_cirrus.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_colors.mod (moved) * boot/grub/ia32-efi/x86_64-efi/video_fb.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videoinfo.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videotest.mod (moved) * boot/grub/ia32-efi/x86_64-efi/videotest_checksum.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu_uuid.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xnu_uuid_test.mod (moved) * boot/grub/ia32-efi/x86_64-efi/xzio.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfs.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfscrypt.mod (moved) * boot/grub/ia32-efi/x86_64-efi/zfsinfo.mod (moved) * boot/grub/ia32-pc/COPYING (added) * boot/grub/ia32-pc/README (moved) * boot/grub/ia32-pc/REVISION (added) * boot/grub/ia32-pc/i386-pc/acpi.mod (moved) * boot/grub/ia32-pc/i386-pc/adler32.mod (moved) * boot/grub/ia32-pc/i386-pc/affs.mod (moved) * boot/grub/ia32-pc/i386-pc/afs.mod (moved) * boot/grub/ia32-pc/i386-pc/ahci.mod (moved) * boot/grub/ia32-pc/i386-pc/all_video.mod (moved) * boot/grub/ia32-pc/i386-pc/aout.mod (moved) * boot/grub/ia32-pc/i386-pc/archelp.mod (moved) * boot/grub/ia32-pc/i386-pc/at_keyboard.mod (moved) * boot/grub/ia32-pc/i386-pc/ata.mod (moved) * boot/grub/ia32-pc/i386-pc/backtrace.mod (moved) * boot/grub/ia32-pc/i386-pc/bfs.mod (moved) * boot/grub/ia32-pc/i386-pc/biosdisk.mod (moved) * boot/grub/ia32-pc/i386-pc/bitmap.mod (moved) * boot/grub/ia32-pc/i386-pc/bitmap_scale.mod (moved) * boot/grub/ia32-pc/i386-pc/blocklist.mod (moved) * boot/grub/ia32-pc/i386-pc/boot.img (moved) * boot/grub/ia32-pc/i386-pc/boot.mod (moved) * boot/grub/ia32-pc/i386-pc/boot_hybrid.img (moved) * boot/grub/ia32-pc/i386-pc/bsd.mod (moved) * boot/grub/ia32-pc/i386-pc/bswap_test.mod (moved) * boot/grub/ia32-pc/i386-pc/btrfs.mod (moved) * boot/grub/ia32-pc/i386-pc/bufio.mod (moved) * boot/grub/ia32-pc/i386-pc/cat.mod (moved) * boot/grub/ia32-pc/i386-pc/cbfs.mod (moved) * boot/grub/ia32-pc/i386-pc/cbls.mod (moved) * boot/grub/ia32-pc/i386-pc/cbmemc.mod (moved) * boot/grub/ia32-pc/i386-pc/cbtable.mod (moved) * boot/grub/ia32-pc/i386-pc/cbtime.mod (moved) * boot/grub/ia32-pc/i386-pc/cdboot.img (moved) * boot/grub/ia32-pc/i386-pc/chain.mod (moved) * boot/grub/ia32-pc/i386-pc/cmdline_cat_test.mod (moved) * boot/grub/ia32-pc/i386-pc/cmosdump.mod (moved) * boot/grub/ia32-pc/i386-pc/cmostest.mod (moved) * boot/grub/ia32-pc/i386-pc/cmp.mod (moved) * boot/grub/ia32-pc/i386-pc/cmp_test.mod (moved) * boot/grub/ia32-pc/i386-pc/command.lst (moved) * boot/grub/ia32-pc/i386-pc/configfile.mod (moved) * boot/grub/ia32-pc/i386-pc/core.img (moved) * boot/grub/ia32-pc/i386-pc/cpio.mod (moved) * boot/grub/ia32-pc/i386-pc/cpio_be.mod (moved) * boot/grub/ia32-pc/i386-pc/cpuid.mod (moved) * boot/grub/ia32-pc/i386-pc/crc64.mod (moved) * boot/grub/ia32-pc/i386-pc/crypto.lst (added) * boot/grub/ia32-pc/i386-pc/crypto.mod (moved) * boot/grub/ia32-pc/i386-pc/cryptodisk.mod (moved) * boot/grub/ia32-pc/i386-pc/cs5536.mod (moved) * boot/grub/ia32-pc/i386-pc/ctz_test.mod (moved) * boot/grub/ia32-pc/i386-pc/date.mod (moved) * boot/grub/ia32-pc/i386-pc/datehook.mod (moved) * boot/grub/ia32-pc/i386-pc/datetime.mod (moved) * boot/grub/ia32-pc/i386-pc/disk.mod (moved) * boot/grub/ia32-pc/i386-pc/diskboot.img (moved) * boot/grub/ia32-pc/i386-pc/diskfilter.mod (moved) * boot/grub/ia32-pc/i386-pc/div.mod (moved) * boot/grub/ia32-pc/i386-pc/div_test.mod (moved) * boot/grub/ia32-pc/i386-pc/dm_nv.mod (moved) * boot/grub/ia32-pc/i386-pc/drivemap.mod (moved) * boot/grub/ia32-pc/i386-pc/echo.mod (moved) * boot/grub/ia32-pc/i386-pc/efiemu.mod (moved) * boot/grub/ia32-pc/i386-pc/ehci.mod (moved) * boot/grub/ia32-pc/i386-pc/elf.mod (moved) * boot/grub/ia32-pc/i386-pc/eval.mod (moved) * boot/grub/ia32-pc/i386-pc/exfat.mod (moved) * boot/grub/ia32-pc/i386-pc/exfctest.mod (moved) * boot/grub/ia32-pc/i386-pc/ext2.mod (moved) * boot/grub/ia32-pc/i386-pc/extcmd.mod (moved) * boot/grub/ia32-pc/i386-pc/fat.mod (moved) * boot/grub/ia32-pc/i386-pc/file.mod (moved) * boot/grub/ia32-pc/i386-pc/font.mod (moved) * boot/grub/ia32-pc/i386-pc/freedos.mod (moved) * boot/grub/ia32-pc/i386-pc/fs.lst (added) * boot/grub/ia32-pc/i386-pc/fshelp.mod (moved) * boot/grub/ia32-pc/i386-pc/functional_test.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_arcfour.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_blowfish.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_camellia.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_cast5.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_crc.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_des.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_dsa.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_idea.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_md4.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_md5.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rfc2268.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rijndael.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rmd160.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_rsa.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_seed.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_serpent.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha1.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha256.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_sha512.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_tiger.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_twofish.mod (moved) * boot/grub/ia32-pc/i386-pc/gcry_whirlpool.mod (moved) * boot/grub/ia32-pc/i386-pc/gdb.mod (moved) * boot/grub/ia32-pc/i386-pc/gdb_grub (added) * boot/grub/ia32-pc/i386-pc/geli.mod (moved) * boot/grub/ia32-pc/i386-pc/gettext.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxmenu.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm_background.mod (moved) * boot/grub/ia32-pc/i386-pc/gfxterm_menu.mod (moved) * boot/grub/ia32-pc/i386-pc/gmodule.pl (added) * boot/grub/ia32-pc/i386-pc/gptsync.mod (moved) * boot/grub/ia32-pc/i386-pc/gzio.mod (moved) * boot/grub/ia32-pc/i386-pc/halt.mod (moved) * boot/grub/ia32-pc/i386-pc/hashsum.mod (moved) * boot/grub/ia32-pc/i386-pc/hdparm.mod (moved) * boot/grub/ia32-pc/i386-pc/hello.mod (moved) * boot/grub/ia32-pc/i386-pc/help.mod (moved) * boot/grub/ia32-pc/i386-pc/hexdump.mod (moved) * boot/grub/ia32-pc/i386-pc/hfs.mod (moved) * boot/grub/ia32-pc/i386-pc/hfsplus.mod (moved) * boot/grub/ia32-pc/i386-pc/hfspluscomp.mod (moved) * boot/grub/ia32-pc/i386-pc/http.mod (moved) * boot/grub/ia32-pc/i386-pc/iorw.mod (moved) * boot/grub/ia32-pc/i386-pc/iso9660.mod (moved) * boot/grub/ia32-pc/i386-pc/jfs.mod (moved) * boot/grub/ia32-pc/i386-pc/jpeg.mod (moved) * boot/grub/ia32-pc/i386-pc/kernel.exec (moved) * boot/grub/ia32-pc/i386-pc/kernel.img (moved) * boot/grub/ia32-pc/i386-pc/keylayouts.mod (moved) * boot/grub/ia32-pc/i386-pc/keystatus.mod (moved) * boot/grub/ia32-pc/i386-pc/ldm.mod (moved) * boot/grub/ia32-pc/i386-pc/legacy_password_test.mod (moved) * boot/grub/ia32-pc/i386-pc/legacycfg.mod (moved) * boot/grub/ia32-pc/i386-pc/linux.mod (moved) * boot/grub/ia32-pc/i386-pc/linux16.mod (moved) * boot/grub/ia32-pc/i386-pc/lnxboot.img (moved) * boot/grub/ia32-pc/i386-pc/loadenv.mod (moved) * boot/grub/ia32-pc/i386-pc/loopback.mod (moved) * boot/grub/ia32-pc/i386-pc/ls.mod (moved) * boot/grub/ia32-pc/i386-pc/lsacpi.mod (moved) * boot/grub/ia32-pc/i386-pc/lsapm.mod (moved) * boot/grub/ia32-pc/i386-pc/lsmmap.mod (moved) * boot/grub/ia32-pc/i386-pc/lspci.mod (moved) * boot/grub/ia32-pc/i386-pc/luks.mod (moved) * boot/grub/ia32-pc/i386-pc/lvm.mod (moved) * boot/grub/ia32-pc/i386-pc/lzma_decompress.img (moved) * boot/grub/ia32-pc/i386-pc/lzopio.mod (moved) * boot/grub/ia32-pc/i386-pc/macbless.mod (moved) * boot/grub/ia32-pc/i386-pc/macho.mod (moved) * boot/grub/ia32-pc/i386-pc/mda_text.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid09.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid09_be.mod (moved) * boot/grub/ia32-pc/i386-pc/mdraid1x.mod (moved) * boot/grub/ia32-pc/i386-pc/memdisk.mod (moved) * boot/grub/ia32-pc/i386-pc/memrw.mod (moved) * boot/grub/ia32-pc/i386-pc/minicmd.mod (moved) * boot/grub/ia32-pc/i386-pc/minix.mod (moved) * boot/grub/ia32-pc/i386-pc/minix2.mod (moved) * boot/grub/ia32-pc/i386-pc/minix2_be.mod (moved) * boot/grub/ia32-pc/i386-pc/minix3.mod (moved) * boot/grub/ia32-pc/i386-pc/minix3_be.mod (moved) * boot/grub/ia32-pc/i386-pc/minix_be.mod (moved) * boot/grub/ia32-pc/i386-pc/mmap.mod (moved) * boot/grub/ia32-pc/i386-pc/moddep.lst (moved) * boot/grub/ia32-pc/i386-pc/modinfo.sh (moved) * boot/grub/ia32-pc/i386-pc/morse.mod (moved) * boot/grub/ia32-pc/i386-pc/mpi.mod (moved) * boot/grub/ia32-pc/i386-pc/msdospart.mod (moved) * boot/grub/ia32-pc/i386-pc/mul_test.mod (moved) * boot/grub/ia32-pc/i386-pc/multiboot.mod (moved) * boot/grub/ia32-pc/i386-pc/multiboot2.mod (moved) * boot/grub/ia32-pc/i386-pc/nativedisk.mod (moved) * boot/grub/ia32-pc/i386-pc/net.mod (moved) * boot/grub/ia32-pc/i386-pc/newc.mod (moved) * boot/grub/ia32-pc/i386-pc/nilfs2.mod (moved) * boot/grub/ia32-pc/i386-pc/normal.mod (moved) * boot/grub/ia32-pc/i386-pc/ntfs.mod (moved) * boot/grub/ia32-pc/i386-pc/ntfscomp.mod (moved) * boot/grub/ia32-pc/i386-pc/ntldr.mod (moved) * boot/grub/ia32-pc/i386-pc/odc.mod (moved) * boot/grub/ia32-pc/i386-pc/offsetio.mod (moved) * boot/grub/ia32-pc/i386-pc/ohci.mod (moved) * boot/grub/ia32-pc/i386-pc/part_acorn.mod (moved) * boot/grub/ia32-pc/i386-pc/part_amiga.mod (moved) * boot/grub/ia32-pc/i386-pc/part_apple.mod (moved) * boot/grub/ia32-pc/i386-pc/part_bsd.mod (moved) * boot/grub/ia32-pc/i386-pc/part_dfly.mod (moved) * boot/grub/ia32-pc/i386-pc/part_dvh.mod (moved) * boot/grub/ia32-pc/i386-pc/part_gpt.mod (moved) * boot/grub/ia32-pc/i386-pc/part_msdos.mod (moved) * boot/grub/ia32-pc/i386-pc/part_plan.mod (moved) * boot/grub/ia32-pc/i386-pc/part_sun.mod (moved) * boot/grub/ia32-pc/i386-pc/part_sunpc.mod (moved) * boot/grub/ia32-pc/i386-pc/partmap.lst (added) * boot/grub/ia32-pc/i386-pc/parttool.lst (added) * boot/grub/ia32-pc/i386-pc/parttool.mod (moved) * boot/grub/ia32-pc/i386-pc/password.mod (moved) * boot/grub/ia32-pc/i386-pc/password_pbkdf2.mod (moved) * boot/grub/ia32-pc/i386-pc/pata.mod (moved) * boot/grub/ia32-pc/i386-pc/pbkdf2.mod (moved) * boot/grub/ia32-pc/i386-pc/pbkdf2_test.mod (moved) * boot/grub/ia32-pc/i386-pc/pci.mod (moved) * boot/grub/ia32-pc/i386-pc/pcidump.mod (moved) * boot/grub/ia32-pc/i386-pc/plan9.mod (moved) * boot/grub/ia32-pc/i386-pc/play.mod (moved) * boot/grub/ia32-pc/i386-pc/png.mod (moved) * boot/grub/ia32-pc/i386-pc/priority_queue.mod (moved) * boot/grub/ia32-pc/i386-pc/probe.mod (moved) * boot/grub/ia32-pc/i386-pc/procfs.mod (moved) * boot/grub/ia32-pc/i386-pc/progress.mod (moved) * boot/grub/ia32-pc/i386-pc/pxe.mod (moved) * boot/grub/ia32-pc/i386-pc/pxeboot.img (moved) * boot/grub/ia32-pc/i386-pc/pxechain.mod (moved) * boot/grub/ia32-pc/i386-pc/raid5rec.mod (moved) * boot/grub/ia32-pc/i386-pc/raid6rec.mod (moved) * boot/grub/ia32-pc/i386-pc/random.mod (moved) * boot/grub/ia32-pc/i386-pc/read.mod (moved) * boot/grub/ia32-pc/i386-pc/reboot.mod (moved) * boot/grub/ia32-pc/i386-pc/regexp.mod (moved) * boot/grub/ia32-pc/i386-pc/reiserfs.mod (moved) * boot/grub/ia32-pc/i386-pc/relocator.mod (moved) * boot/grub/ia32-pc/i386-pc/romfs.mod (moved) * boot/grub/ia32-pc/i386-pc/scsi.mod (moved) * boot/grub/ia32-pc/i386-pc/search.mod (moved) * boot/grub/ia32-pc/i386-pc/search_fs_file.mod (moved) * boot/grub/ia32-pc/i386-pc/search_fs_uuid.mod (moved) * boot/grub/ia32-pc/i386-pc/search_label.mod (moved) * boot/grub/ia32-pc/i386-pc/sendkey.mod (moved) * boot/grub/ia32-pc/i386-pc/serial.mod (moved) * boot/grub/ia32-pc/i386-pc/setjmp.mod (moved) * boot/grub/ia32-pc/i386-pc/setjmp_test.mod (moved) * boot/grub/ia32-pc/i386-pc/setpci.mod (moved) * boot/grub/ia32-pc/i386-pc/sfs.mod (moved) * boot/grub/ia32-pc/i386-pc/shift_test.mod (moved) * boot/grub/ia32-pc/i386-pc/signature_test.mod (moved) * boot/grub/ia32-pc/i386-pc/sleep.mod (moved) * boot/grub/ia32-pc/i386-pc/sleep_test.mod (moved) * boot/grub/ia32-pc/i386-pc/spkmodem.mod (moved) * boot/grub/ia32-pc/i386-pc/squash4.mod (moved) * boot/grub/ia32-pc/i386-pc/syslinuxcfg.mod (moved) * boot/grub/ia32-pc/i386-pc/tar.mod (moved) * boot/grub/ia32-pc/i386-pc/terminal.lst (moved) * boot/grub/ia32-pc/i386-pc/terminal.mod (moved) * boot/grub/ia32-pc/i386-pc/terminfo.mod (moved) * boot/grub/ia32-pc/i386-pc/test.mod (moved) * boot/grub/ia32-pc/i386-pc/test_blockarg.mod (moved) * boot/grub/ia32-pc/i386-pc/testload.mod (moved) * boot/grub/ia32-pc/i386-pc/testspeed.mod (moved) * boot/grub/ia32-pc/i386-pc/tftp.mod (moved) * boot/grub/ia32-pc/i386-pc/tga.mod (moved) * boot/grub/ia32-pc/i386-pc/time.mod (moved) * boot/grub/ia32-pc/i386-pc/tr.mod (moved) * boot/grub/ia32-pc/i386-pc/trig.mod (moved) * boot/grub/ia32-pc/i386-pc/true.mod (moved) * boot/grub/ia32-pc/i386-pc/truecrypt.mod (moved) * boot/grub/ia32-pc/i386-pc/udf.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs1.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs1_be.mod (moved) * boot/grub/ia32-pc/i386-pc/ufs2.mod (moved) * boot/grub/ia32-pc/i386-pc/uhci.mod (moved) * boot/grub/ia32-pc/i386-pc/usb.mod (moved) * boot/grub/ia32-pc/i386-pc/usb_keyboard.mod (moved) * boot/grub/ia32-pc/i386-pc/usbms.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_common.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_ftdi.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_pl2303.mod (moved) * boot/grub/ia32-pc/i386-pc/usbserial_usbdebug.mod (moved) * boot/grub/ia32-pc/i386-pc/usbtest.mod (moved) * boot/grub/ia32-pc/i386-pc/vbe.mod (moved) * boot/grub/ia32-pc/i386-pc/verify.mod (moved) * boot/grub/ia32-pc/i386-pc/vga.mod (moved) * boot/grub/ia32-pc/i386-pc/vga_text.mod (moved) * boot/grub/ia32-pc/i386-pc/video.lst (moved) * boot/grub/ia32-pc/i386-pc/video.mod (moved) * boot/grub/ia32-pc/i386-pc/video_bochs.mod (moved) * boot/grub/ia32-pc/i386-pc/video_cirrus.mod (moved) * boot/grub/ia32-pc/i386-pc/video_colors.mod (moved) * boot/grub/ia32-pc/i386-pc/video_fb.mod (moved) * boot/grub/ia32-pc/i386-pc/videoinfo.mod (moved) * boot/grub/ia32-pc/i386-pc/videotest.mod (moved) * boot/grub/ia32-pc/i386-pc/videotest_checksum.mod (moved) * boot/grub/ia32-pc/i386-pc/xfs.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu_uuid.mod (moved) * boot/grub/ia32-pc/i386-pc/xnu_uuid_test.mod (moved) * boot/grub/ia32-pc/i386-pc/xzio.mod (moved) * boot/grub/ia32-pc/i386-pc/zfs.mod (moved) * boot/grub/ia32-pc/i386-pc/zfscrypt.mod (moved) * boot/grub/ia32-pc/i386-pc/zfsinfo.mod (moved) * boot/grub/ia32-pc/pc.img (moved) * boot/grub/meson.build (added) * boot/meson.build (added) * boot/silo/build_dist.sh (moved) * boot/silo/meson.build (added) * boot/yaboot/build_dist.sh (moved) * boot/yaboot/meson.build (added) * configure.sh (added) * contrib/qemu/build-from-scratch.sh (modified) * defaults/arm64/Makefile.config (added) * defaults/arm64/output (added) * defaults/arm64/virt/Makefile.config (added) * kernel/Makefile (deleted) * kernel/arch/abs32le/include/arch/mm/as.h (modified) * kernel/arch/abs32le/meson.build (added) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/Makefile.inc (deleted) * kernel/arch/amd64/include/arch/interrupt.h (modified) * kernel/arch/amd64/include/arch/mm/as.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/meson.build (added) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/debug/stacktrace.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/Makefile.inc (deleted) * kernel/arch/arm32/include/arch/mm/as.h (modified) * kernel/arch/arm32/meson.build (added) * kernel/arch/arm32/src/debug/stacktrace.c (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/arm64/_link.ld.in (added) * kernel/arch/arm64/include/arch/arch.h (added) * kernel/arch/arm64/include/arch/asm.h (added) * kernel/arch/arm64/include/arch/barrier.h (added) * kernel/arch/arm64/include/arch/boot/boot.h (added) * kernel/arch/arm64/include/arch/context.h (added) * kernel/arch/arm64/include/arch/context_struct.h (moved) * kernel/arch/arm64/include/arch/cpu.h (added) * kernel/arch/arm64/include/arch/cycle.h (added) * kernel/arch/arm64/include/arch/exception.h (added) * kernel/arch/arm64/include/arch/faddr.h (added) * kernel/arch/arm64/include/arch/fpu_context.h (added) * kernel/arch/arm64/include/arch/fpu_context_struct.h (added) * kernel/arch/arm64/include/arch/interrupt.h (added) * kernel/arch/arm64/include/arch/istate.h (added) * kernel/arch/arm64/include/arch/istate_struct.h (added) * kernel/arch/arm64/include/arch/mach/virt/virt.h (added) * kernel/arch/arm64/include/arch/machine_func.h (added) * kernel/arch/arm64/include/arch/mm/as.h (added) * kernel/arch/arm64/include/arch/mm/asid.h (added) * kernel/arch/arm64/include/arch/mm/frame.h (added) * kernel/arch/arm64/include/arch/mm/km.h (added) * kernel/arch/arm64/include/arch/mm/page.h (added) * kernel/arch/arm64/include/arch/mm/tlb.h (added) * kernel/arch/arm64/include/arch/proc/task.h (added) * kernel/arch/arm64/include/arch/proc/thread.h (added) * kernel/arch/arm64/include/arch/regutils.h (added) * kernel/arch/arm64/include/arch/stack.h (added) * kernel/arch/arm64/include/arch/types.h (moved) * kernel/arch/arm64/meson.build (added) * kernel/arch/arm64/src/arm64.c (added) * kernel/arch/arm64/src/asm.S (added) * kernel/arch/arm64/src/context.S (added) * kernel/arch/arm64/src/cpu/cpu.c (added) * kernel/arch/arm64/src/debug/stacktrace.c (added) * kernel/arch/arm64/src/debug/stacktrace_asm.S (added) * kernel/arch/arm64/src/exception.c (added) * kernel/arch/arm64/src/fpu.S (added) * kernel/arch/arm64/src/fpu_context.c (added) * kernel/arch/arm64/src/interrupt.c (added) * kernel/arch/arm64/src/mach/virt/virt.c (added) * kernel/arch/arm64/src/machine_func.c (added) * kernel/arch/arm64/src/mm/as.c (added) * kernel/arch/arm64/src/mm/frame.c (added) * kernel/arch/arm64/src/mm/km.c (added) * kernel/arch/arm64/src/mm/page.c (added) * kernel/arch/arm64/src/mm/tlb.c (added) * kernel/arch/arm64/src/smc.c (added) * kernel/arch/arm64/src/smp/ipi.c (added) * kernel/arch/arm64/src/smp/smp.c (added) * kernel/arch/arm64/src/start.S (added) * kernel/arch/ia32/Makefile.inc (deleted) * kernel/arch/ia32/include/arch/interrupt.h (modified) * kernel/arch/ia32/include/arch/mm/as.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/meson.build (added) * kernel/arch/ia32/src/debug/stacktrace.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch/interrupt.h (modified) * kernel/arch/ia64/include/arch/istate.h (modified) * kernel/arch/ia64/include/arch/mm/as.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/ia64/include/arch/register.h (modified) * kernel/arch/ia64/meson.build (added) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/include/arch/exception.h (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (modified) * kernel/arch/mips32/include/arch/machine_func.h (modified) * kernel/arch/mips32/include/arch/mm/as.h (modified) * kernel/arch/mips32/meson.build (moved) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/mips32/src/mach/msim/msim.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/Makefile.inc (deleted) * kernel/arch/ppc32/include/arch/mm/as.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (modified) * kernel/arch/ppc32/meson.build (moved) * kernel/arch/ppc32/src/debug/stacktrace.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/riscv64/Makefile.inc (deleted) * kernel/arch/riscv64/_link.ld.in (modified) * kernel/arch/riscv64/include/arch/mm/as.h (modified) * kernel/arch/riscv64/meson.build (moved) * kernel/arch/riscv64/src/riscv64.c (modified) * kernel/arch/sparc64/Makefile.inc (deleted) * kernel/arch/sparc64/include/arch/drivers/tty.h (moved) * kernel/arch/sparc64/include/arch/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/as.h (modified) * kernel/arch/sparc64/meson.build (moved) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/tty.c (added) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/Makefile.inc (deleted) * kernel/genarch/include/genarch/drivers/gicv2/gicv2.h (added) * kernel/genarch/include/genarch/drivers/i8259/i8259.h (modified) * kernel/genarch/include/genarch/drivers/pl011/pl011.h (modified) * kernel/genarch/include/genarch/drivers/via-cuda/cuda.h (modified) * kernel/genarch/include/genarch/pic/pic_ops.h (added) * kernel/genarch/meson.build (added) * kernel/genarch/src/drivers/gicv2/gicv2.c (added) * kernel/genarch/src/drivers/i8259/i8259.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/elf_load.h (modified) * kernel/generic/include/log.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/perm.h (modified) * kernel/generic/include/synch/syswaitq.h (modified) * kernel/generic/include/syscall/copy.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/meson.build (added) * kernel/generic/src/cap/cap.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/ops/dataread.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/ipc/ops/debug.c (modified) * kernel/generic/src/ipc/ops/shareout.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/lib/strtol.c (added) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/uinit.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/perm.c (modified) * kernel/generic/src/synch/syswaitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/meson.build (added) * kernel/test/meson.build (moved) * meson.build (added) * meson/arch/abs32le/meson.build (moved) * meson/arch/amd64/meson.build (added) * meson/arch/arm32/meson.build (added) * meson/arch/arm64/meson.build (moved) * meson/arch/ia32/meson.build (added) * meson/arch/ia64/meson.build (added) * meson/arch/mips32/meson.build (added) * meson/arch/ppc32/meson.build (added) * meson/arch/riscv64/meson.build (added) * meson/arch/sparc64/meson.build (moved) * meson/cross/amd64 (added) * meson/cross/amd64_clang (added) * meson/cross/arm32 (added) * meson/cross/arm64 (added) * meson/cross/ia32 (added) * meson/cross/ia64 (added) * meson/cross/mips32 (added) * meson/cross/mips32eb (added) * meson/cross/ppc32 (added) * meson/cross/riscv64 (added) * meson/cross/sparc64 (added) * meson/part/compiler_args/meson.build (added) * meson/part/exports/config.mk.in (added) * meson/part/exports/meson.build (added) * meson/part/extra_targets/doxygen.cfg.diff (moved) * meson/part/extra_targets/meson.build (moved) * meson/part/initrd/install.sh.in (added) * meson/part/initrd/install_devel.sh.in (added) * meson/part/initrd/meson.build (added) * meson/part/initrd_manifest/meson.build (moved) * meson/part/read_config/meson.build (added) * meson/part/tools/meson.build (added) * release/Makefile (deleted) * tools/README (added) * tools/autocheck.awk (modified) * tools/autotool.py (deleted) * tools/build-ccheck.sh (modified) * tools/build_all.sh (added) * tools/cc.sh (modified) * tools/ccheck.sh (modified) * tools/config.py (modified) * tools/dest_build.py (deleted) * tools/ew.py (modified) * tools/export.sh (moved) * tools/grub/grub-update.sh (modified) * tools/grub/mkimage.sh (modified) * tools/list_profiles.sh (added) * tools/mkarray_for_meson.sh (moved) * tools/release.sh (moved) * tools/srepl (modified) * tools/toolchain.sh (modified) * tools/travis.sh (modified) * tools/xcw/bin/helenos-bld-config (deleted) * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (deleted) * tools/xcw/bin/helenos-pkg-config (modified) * tools/xcw/demo/Makefile (modified) * tools/xcw/include/helenos (deleted) * uspace/Makefile (deleted) * uspace/Makefile.common (deleted) * uspace/app/barber/Makefile (deleted) * uspace/app/barber/barber.c (modified) * uspace/app/barber/meson.build (added) * uspace/app/bdsh/cmds/modules/alias/alias.c (added) * uspace/app/bdsh/cmds/modules/alias/alias.h (added) * uspace/app/bdsh/cmds/modules/alias/alias_def.inc (added) * uspace/app/bdsh/cmds/modules/alias/entry.h (added) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (modified) * uspace/app/bdsh/cmds/modules/modules.c (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/unalias/entry.h (added) * uspace/app/bdsh/cmds/modules/unalias/unalias.c (added) * uspace/app/bdsh/cmds/modules/unalias/unalias.h (added) * uspace/app/bdsh/cmds/modules/unalias/unalias_def.inc (added) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/meson.build (moved) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/bithenge/meson.build (added) * uspace/app/blkdump/meson.build (moved) * uspace/app/contacts/meson.build (moved) * uspace/app/corecfg/meson.build (added) * uspace/app/cpptest/main.cpp (modified) * uspace/app/cpptest/meson.build (added) * uspace/app/date/meson.build (moved) * uspace/app/devctl/meson.build (moved) * uspace/app/df/meson.build (moved) * uspace/app/dltest/Makefile (deleted) * uspace/app/dltest/meson.build (added) * uspace/app/dltests/meson.build (added) * uspace/app/dnscfg/Makefile (deleted) * uspace/app/dnscfg/meson.build (added) * uspace/app/dnsres/Makefile (deleted) * uspace/app/dnsres/meson.build (added) * uspace/app/download/main.c (modified) * uspace/app/download/meson.build (moved) * uspace/app/edit/meson.build (moved) * uspace/app/fdisk/meson.build (added) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/fontviewer/meson.build (added) * uspace/app/getterm/meson.build (added) * uspace/app/getterm/version.c (modified) * uspace/app/gfxdemo/meson.build (moved) * uspace/app/gunzip/meson.build (moved) * uspace/app/hbench/Makefile (deleted) * uspace/app/hbench/meson.build (moved) * uspace/app/inet/meson.build (moved) * uspace/app/init/meson.build (moved) * uspace/app/kill/meson.build (added) * uspace/app/killall/meson.build (moved) * uspace/app/kio/meson.build (added) * uspace/app/loc/meson.build (added) * uspace/app/logset/meson.build (moved) * uspace/app/lprint/meson.build (added) * uspace/app/meson.build (moved) * uspace/app/mixerctl/meson.build (added) * uspace/app/mkbd/meson.build (added) * uspace/app/mkexfat/Makefile (deleted) * uspace/app/mkexfat/meson.build (added) * uspace/app/mkext4/Makefile (deleted) * uspace/app/mkext4/meson.build (moved) * uspace/app/mkfat/meson.build (added) * uspace/app/mkmfs/Makefile (deleted) * uspace/app/mkmfs/meson.build (added) * uspace/app/modplay/meson.build (moved) * uspace/app/netecho/meson.build (added) * uspace/app/nic/meson.build (added) * uspace/app/nterm/meson.build (added) * uspace/app/pci/meson.build (added) * uspace/app/ping/meson.build (added) * uspace/app/pkg/meson.build (moved) * uspace/app/redir/meson.build (moved) * uspace/app/sbi/Makefile (deleted) * uspace/app/sbi/meson.build (moved) * uspace/app/sportdmp/Makefile (deleted) * uspace/app/sportdmp/meson.build (added) * uspace/app/stats/meson.build (added) * uspace/app/sysinfo/Makefile (deleted) * uspace/app/sysinfo/meson.build (added) * uspace/app/sysinst/Makefile (deleted) * uspace/app/sysinst/meson.build (moved) * uspace/app/taskdump/Makefile (deleted) * uspace/app/taskdump/meson.build (moved) * uspace/app/tester/Makefile (deleted) * uspace/app/tester/meson.build (added) * uspace/app/tester/util_functions.def (modified) * uspace/app/testread/Makefile (deleted) * uspace/app/testread/meson.build (added) * uspace/app/testrunner/Makefile (deleted) * uspace/app/testrunner/meson.build (added) * uspace/app/testwrit/Makefile (deleted) * uspace/app/testwrit/meson.build (added) * uspace/app/tetris/Makefile (deleted) * uspace/app/tetris/meson.build (moved) * uspace/app/tmon/Makefile (deleted) * uspace/app/tmon/meson.build (added) * uspace/app/top/Makefile (deleted) * uspace/app/top/meson.build (added) * uspace/app/trace/Makefile (deleted) * uspace/app/trace/meson.build (added) * uspace/app/untar/meson.build (added) * uspace/app/usbinfo/Makefile (deleted) * uspace/app/usbinfo/meson.build (moved) * uspace/app/vcalc/meson.build (added) * uspace/app/vdemo/meson.build (added) * uspace/app/viewer/meson.build (moved) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/meson.build (moved) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vol/meson.build (added) * uspace/app/vterm/Makefile (deleted) * uspace/app/vterm/meson.build (added) * uspace/app/vuhid/Makefile (deleted) * uspace/app/vuhid/meson.build (moved) * uspace/app/wavplay/meson.build (moved) * uspace/app/websrv/Makefile (deleted) * uspace/app/websrv/meson.build (added) * uspace/app/wifi_supplicant/meson.build (added) * uspace/dist/src/c/demos/edit/build (modified) * uspace/dist/src/c/demos/hello/build (modified) * uspace/dist/src/c/demos/hello/build.gcc (modified) * uspace/dist/src/c/demos/tetris/build (modified) * uspace/dist/src/c/demos/tetris/build.gcc (modified) * uspace/dist/src/c/demos/top/build (modified) * uspace/drv/audio/hdaudio/Makefile (deleted) * uspace/drv/audio/hdaudio/meson.build (moved) * uspace/drv/audio/sb16/meson.build (moved) * uspace/drv/block/ahci/Makefile (deleted) * uspace/drv/block/ahci/meson.build (added) * uspace/drv/block/ata_bd/Makefile (deleted) * uspace/drv/block/ata_bd/meson.build (added) * uspace/drv/block/ddisk/Makefile (deleted) * uspace/drv/block/ddisk/meson.build (added) * uspace/drv/block/usbmast/meson.build (moved) * uspace/drv/block/virtio-blk/Makefile (deleted) * uspace/drv/block/virtio-blk/meson.build (added) * uspace/drv/bus/adb/cuda_adb/Makefile (deleted) * uspace/drv/bus/adb/cuda_adb/cuda_adb.c (modified) * uspace/drv/bus/adb/cuda_adb/cuda_hw.h (modified) * uspace/drv/bus/adb/cuda_adb/meson.build (added) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/meson.build (moved) * uspace/drv/bus/pci/pciintel/Makefile (deleted) * uspace/drv/bus/pci/pciintel/meson.build (added) * uspace/drv/bus/usb/ehci/Makefile (deleted) * uspace/drv/bus/usb/ehci/meson.build (added) * uspace/drv/bus/usb/ohci/Makefile (deleted) * uspace/drv/bus/usb/ohci/meson.build (moved) * uspace/drv/bus/usb/uhci/Makefile (deleted) * uspace/drv/bus/usb/uhci/meson.build (moved) * uspace/drv/bus/usb/usbdiag/Makefile (deleted) * uspace/drv/bus/usb/usbdiag/meson.build (added) * uspace/drv/bus/usb/usbflbk/meson.build (added) * uspace/drv/bus/usb/usbhub/meson.build (moved) * uspace/drv/bus/usb/usbmid/meson.build (moved) * uspace/drv/bus/usb/vhc/Makefile (deleted) * uspace/drv/bus/usb/vhc/meson.build (added) * uspace/drv/bus/usb/xhci/Makefile (deleted) * uspace/drv/bus/usb/xhci/meson.build (added) * uspace/drv/char/i8042/Makefile (deleted) * uspace/drv/char/i8042/meson.build (added) * uspace/drv/char/msim-con/Makefile (deleted) * uspace/drv/char/msim-con/meson.build (added) * uspace/drv/char/ns8250/Makefile (deleted) * uspace/drv/char/ns8250/meson.build (added) * uspace/drv/char/pc-lpt/Makefile (deleted) * uspace/drv/char/pc-lpt/meson.build (added) * uspace/drv/char/pl011/main.c (added) * uspace/drv/char/pl011/meson.build (added) * uspace/drv/char/pl011/pl011.c (added) * uspace/drv/char/pl011/pl011.h (added) * uspace/drv/char/pl011/pl011.ma (added) * uspace/drv/char/pl050/Makefile (deleted) * uspace/drv/char/pl050/meson.build (added) * uspace/drv/char/ski-con/Makefile (deleted) * uspace/drv/char/ski-con/meson.build (added) * uspace/drv/char/sun4v-con/Makefile (deleted) * uspace/drv/char/sun4v-con/meson.build (added) * uspace/drv/fb/amdm37x_dispc/meson.build (added) * uspace/drv/fb/kfb/meson.build (added) * uspace/drv/hid/adb-kbd/Makefile (deleted) * uspace/drv/hid/adb-kbd/meson.build (added) * uspace/drv/hid/adb-mouse/Makefile (deleted) * uspace/drv/hid/adb-mouse/meson.build (added) * uspace/drv/hid/atkbd/Makefile (deleted) * uspace/drv/hid/atkbd/meson.build (added) * uspace/drv/hid/ps2mouse/Makefile (deleted) * uspace/drv/hid/ps2mouse/meson.build (added) * uspace/drv/hid/usbhid/Makefile (deleted) * uspace/drv/hid/usbhid/meson.build (moved) * uspace/drv/hid/xtkbd/Makefile (deleted) * uspace/drv/hid/xtkbd/meson.build (added) * uspace/drv/intctl/apic/Makefile (deleted) * uspace/drv/intctl/apic/meson.build (added) * uspace/drv/intctl/gicv2/gicv2.c (added) * uspace/drv/intctl/gicv2/gicv2.h (added) * uspace/drv/intctl/gicv2/gicv2.ma (added) * uspace/drv/intctl/gicv2/main.c (added) * uspace/drv/intctl/gicv2/meson.build (added) * uspace/drv/intctl/i8259/Makefile (deleted) * uspace/drv/intctl/i8259/meson.build (added) * uspace/drv/intctl/icp-ic/Makefile (deleted) * uspace/drv/intctl/icp-ic/meson.build (added) * uspace/drv/intctl/obio/Makefile (deleted) * uspace/drv/intctl/obio/meson.build (added) * uspace/drv/meson.build (moved) * uspace/drv/nic/ar9271/meson.build (moved) * uspace/drv/nic/e1k/meson.build (added) * uspace/drv/nic/ne2k/Makefile (deleted) * uspace/drv/nic/ne2k/meson.build (added) * uspace/drv/nic/rtl8139/Makefile (deleted) * uspace/drv/nic/rtl8139/meson.build (added) * uspace/drv/nic/rtl8169/Makefile (deleted) * uspace/drv/nic/rtl8169/meson.build (added) * uspace/drv/nic/virtio-net/Makefile (deleted) * uspace/drv/nic/virtio-net/meson.build (added) * uspace/drv/platform/amdm37x/meson.build (added) * uspace/drv/platform/arm64virt/arm64virt.c (added) * uspace/drv/platform/arm64virt/arm64virt.ma (added) * uspace/drv/platform/arm64virt/meson.build (added) * uspace/drv/platform/icp/meson.build (added) * uspace/drv/platform/mac/Makefile (deleted) * uspace/drv/platform/mac/meson.build (added) * uspace/drv/platform/malta/Makefile (deleted) * uspace/drv/platform/malta/meson.build (added) * uspace/drv/platform/msim/Makefile (deleted) * uspace/drv/platform/msim/meson.build (added) * uspace/drv/platform/pc/Makefile (deleted) * uspace/drv/platform/pc/meson.build (added) * uspace/drv/platform/ski/Makefile (deleted) * uspace/drv/platform/ski/meson.build (added) * uspace/drv/platform/sun4u/Makefile (deleted) * uspace/drv/platform/sun4u/meson.build (added) * uspace/drv/platform/sun4v/Makefile (deleted) * uspace/drv/platform/sun4v/meson.build (added) * uspace/drv/root/root/Makefile (deleted) * uspace/drv/root/root/meson.build (added) * uspace/drv/root/virt/meson.build (added) * uspace/drv/test/test1/meson.build (added) * uspace/drv/test/test2/meson.build (added) * uspace/drv/test/test3/meson.build (added) * uspace/drv/time/cmos-rtc/Makefile (deleted) * uspace/drv/time/cmos-rtc/meson.build (added) * uspace/lib/bithenge/Makefile (deleted) * uspace/lib/bithenge/meson.build (moved) * uspace/lib/block/Makefile (deleted) * uspace/lib/block/meson.build (added) * uspace/lib/c/Makefile (deleted) * uspace/lib/c/arch/abs32le/Makefile.inc (deleted) * uspace/lib/c/arch/abs32le/meson.build (moved) * uspace/lib/c/arch/abs32le/src/crt0.c (moved) * uspace/lib/c/arch/amd64/Makefile.inc (deleted) * uspace/lib/c/arch/amd64/meson.build (added) * uspace/lib/c/arch/amd64/src/crt0.S (moved) * uspace/lib/c/arch/amd64/src/rtld/reloc.c (modified) * uspace/lib/c/arch/arm32/Makefile.inc (deleted) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/arm32/meson.build (moved) * uspace/lib/c/arch/arm32/src/crt0.S (moved) * uspace/lib/c/arch/arm32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/arm64/include/libarch/config.h (added) * uspace/lib/c/arch/arm64/include/libarch/ddi.h (added) * uspace/lib/c/arch/arm64/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/arm64/include/libarch/faddr.h (added) * uspace/lib/c/arch/arm64/include/libarch/fibril.h (added) * uspace/lib/c/arch/arm64/include/libarch/fibril_context.h (added) * uspace/lib/c/arch/arm64/include/libarch/istate.h (added) * uspace/lib/c/arch/arm64/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/arm64/include/libarch/regutils.h (added) * uspace/lib/c/arch/arm64/include/libarch/syscall.h (moved) * uspace/lib/c/arch/arm64/include/libarch/thread.h (added) * uspace/lib/c/arch/arm64/include/libarch/tls.h (moved) * uspace/lib/c/arch/arm64/meson.build (added) * uspace/lib/c/arch/arm64/src/crt0.S (moved) * uspace/lib/c/arch/arm64/src/entryjmp.S (added) * uspace/lib/c/arch/arm64/src/fibril.S (added) * uspace/lib/c/arch/arm64/src/stacktrace.c (added) * uspace/lib/c/arch/arm64/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/arm64/src/syscall.c (added) * uspace/lib/c/arch/arm64/src/thread_entry.S (moved) * uspace/lib/c/arch/arm64/src/tls.c (moved) * uspace/lib/c/arch/ia32/Makefile.inc (deleted) * uspace/lib/c/arch/ia32/meson.build (added) * uspace/lib/c/arch/ia32/src/crt0.S (moved) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia64/Makefile.common (deleted) * uspace/lib/c/arch/ia64/Makefile.inc (deleted) * uspace/lib/c/arch/ia64/include/libarch/rtld/dynamic.h (added) * uspace/lib/c/arch/ia64/include/libarch/rtld/elf_dyn.h (added) * uspace/lib/c/arch/ia64/include/libarch/rtld/module.h (added) * uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia64/meson.build (added) * uspace/lib/c/arch/ia64/src/crt0.S (moved) * uspace/lib/c/arch/ia64/src/rtld/dynamic.c (moved) * uspace/lib/c/arch/ia64/src/rtld/reloc.c (added) * uspace/lib/c/arch/ia64/src/thread_entry.S (modified) * uspace/lib/c/arch/ia64/src/tls.c (modified) * uspace/lib/c/arch/mips32/Makefile.inc (deleted) * uspace/lib/c/arch/mips32/meson.build (added) * uspace/lib/c/arch/mips32/src/crt0.S (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/config.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/cp0.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/ddi.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/elf_linux.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/faddr.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/fibril.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/fibril_context.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/istate.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/istate_struct.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/regname.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/stack.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/syscall.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/thread.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/tls.h (deleted) * uspace/lib/c/arch/mips32eb/src (deleted) * uspace/lib/c/arch/ppc32/Makefile.inc (deleted) * uspace/lib/c/arch/ppc32/meson.build (moved) * uspace/lib/c/arch/ppc32/src/crt0.S (moved) * uspace/lib/c/arch/ppc32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/riscv64/meson.build (moved) * uspace/lib/c/arch/riscv64/src/crt0.c (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (deleted) * uspace/lib/c/arch/sparc64/meson.build (moved) * uspace/lib/c/arch/sparc64/src/crt0.S (moved) * uspace/lib/c/arch/sparc64/src/rtld/reloc.c (modified) * uspace/lib/c/doc/doxygroups.h (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/crt/crt1.c (moved) * uspace/lib/c/generic/ctype.c (modified) * uspace/lib/c/generic/dirent.c (modified) * uspace/lib/c/generic/dlfcn.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/strtol.c (modified) * uspace/lib/c/generic/ubsan.c (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/bsearch.h (modified) * uspace/lib/c/include/ctype.h (modified) * uspace/lib/c/include/dirent.h (modified) * uspace/lib/c/include/dlfcn.h (modified) * uspace/lib/c/include/elf/elf_load.h (modified) * uspace/lib/c/include/elf/elf_mod.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/include/offset.h (modified) * uspace/lib/c/include/qsort.h (modified) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/rtld/module.h (modified) * uspace/lib/c/include/rtld/rtld_arch.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/string.h (modified) * uspace/lib/c/include/time.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/meson.build (added) * uspace/lib/c/test/stdio/scanf.c (modified) * uspace/lib/c/test/string.c (modified) * uspace/lib/c/test/strtol.c (modified) * uspace/lib/clui/Makefile (deleted) * uspace/lib/clui/meson.build (added) * uspace/lib/compress/Makefile (deleted) * uspace/lib/compress/meson.build (added) * uspace/lib/cpp/include/__bits/chrono.hpp (modified) * uspace/lib/cpp/include/__bits/functional/functional.hpp (modified) * uspace/lib/cpp/include/__bits/io/ios.hpp (modified) * uspace/lib/cpp/include/__bits/limits.hpp (modified) * uspace/lib/cpp/include/__bits/locale/num_get.hpp (modified) * uspace/lib/cpp/include/__bits/memory/shared_payload.hpp (modified) * uspace/lib/cpp/include/__bits/random.hpp (modified) * uspace/lib/cpp/include/__bits/refcount_obj.hpp (added) * uspace/lib/cpp/include/__bits/string/string.hpp (modified) * uspace/lib/cpp/include/__bits/system_error.hpp (modified) * uspace/lib/cpp/include/__bits/test/tests.hpp (modified) * uspace/lib/cpp/include/__bits/thread/async.hpp (added) * uspace/lib/cpp/include/__bits/thread/condition_variable.hpp (modified) * uspace/lib/cpp/include/__bits/thread/future.hpp (modified) * uspace/lib/cpp/include/__bits/thread/future_common.hpp (added) * uspace/lib/cpp/include/__bits/thread/packaged_task.hpp (added) * uspace/lib/cpp/include/__bits/thread/promise.hpp (added) * uspace/lib/cpp/include/__bits/thread/shared_future.hpp (added) * uspace/lib/cpp/include/__bits/thread/shared_state.hpp (added) * uspace/lib/cpp/include/__bits/thread/threading.hpp (modified) * uspace/lib/cpp/include/__bits/trycatch.hpp (modified) * uspace/lib/cpp/include/__bits/tuple/tuple.hpp (modified) * uspace/lib/cpp/include/cassert (modified) * uspace/lib/cpp/include/cctype (modified) * uspace/lib/cpp/include/cerrno (modified) * uspace/lib/cpp/include/cinttypes (modified) * uspace/lib/cpp/include/climits (modified) * uspace/lib/cpp/include/csetjmp (modified) * uspace/lib/cpp/include/cstdarg (modified) * uspace/lib/cpp/include/cstddef (modified) * uspace/lib/cpp/include/cstdint (modified) * uspace/lib/cpp/include/cstdio (modified) * uspace/lib/cpp/include/cstdlib (modified) * uspace/lib/cpp/include/cstring (modified) * uspace/lib/cpp/include/ctime (modified) * uspace/lib/cpp/include/cwchar (modified) * uspace/lib/cpp/include/future (modified) * uspace/lib/cpp/meson.build (moved) * uspace/lib/cpp/src/__bits/runtime.cpp (modified) * uspace/lib/cpp/src/__bits/test/future.cpp (added) * uspace/lib/cpp/src/future.cpp (modified) * uspace/lib/cpp/src/refcount_obj.cpp (added) * uspace/lib/cpp/src/stdexcept.cpp (modified) * uspace/lib/cpp/src/string.cpp (modified) * uspace/lib/cpp/src/typeinfo.cpp (modified) * uspace/lib/crypto/Makefile (deleted) * uspace/lib/crypto/crypto.c (modified) * uspace/lib/crypto/meson.build (added) * uspace/lib/dltest/Makefile (deleted) * uspace/lib/dltest/meson.build (moved) * uspace/lib/draw/Makefile (deleted) * uspace/lib/draw/codec/tga.c (modified) * uspace/lib/draw/codec/tga.gz.c (modified) * uspace/lib/draw/codec/webp.c (modified) * uspace/lib/draw/cursor.c (modified) * uspace/lib/draw/cursor/embedded.c (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/draw/font/bitmap_backend.c (modified) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/draw/gfx/cursor-11x18.c (modified) * uspace/lib/draw/gfx/font-8x16.c (modified) * uspace/lib/draw/include/draw/codec.h (moved) * uspace/lib/draw/include/draw/cursor.h (moved) * uspace/lib/draw/include/draw/drawctx.h (moved) * uspace/lib/draw/include/draw/font.h (moved) * uspace/lib/draw/include/draw/gfx.h (moved) * uspace/lib/draw/include/draw/path.h (moved) * uspace/lib/draw/include/draw/source.h (moved) * uspace/lib/draw/include/draw/surface.h (moved) * uspace/lib/draw/meson.build (moved) * uspace/lib/draw/path.c (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/surface.c (modified) * uspace/lib/drv/Makefile (deleted) * uspace/lib/drv/meson.build (added) * uspace/lib/ext4/Makefile (deleted) * uspace/lib/ext4/meson.build (moved) * uspace/lib/fdisk/meson.build (added) * uspace/lib/fmtutil/Makefile (deleted) * uspace/lib/fmtutil/meson.build (added) * uspace/lib/fs/meson.build (added) * uspace/lib/gfx/Makefile (deleted) * uspace/lib/gfx/meson.build (moved) * uspace/lib/gfx/src/backend/console.c (modified) * uspace/lib/gfx/src/color.c (modified) * uspace/lib/graph/meson.build (added) * uspace/lib/gui/Makefile (deleted) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/canvas.h (modified) * uspace/lib/gui/common.c (modified) * uspace/lib/gui/common.h (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/label.h (modified) * uspace/lib/gui/meson.build (moved) * uspace/lib/gui/minimal.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/lib/hound/Makefile (deleted) * uspace/lib/hound/meson.build (moved) * uspace/lib/http/Makefile (deleted) * uspace/lib/http/meson.build (moved) * uspace/lib/ieee80211/Makefile (deleted) * uspace/lib/ieee80211/meson.build (moved) * uspace/lib/label/Makefile (deleted) * uspace/lib/label/meson.build (moved) * uspace/lib/math/Makefile (deleted) * uspace/lib/math/meson.build (moved) * uspace/lib/meson.build (added) * uspace/lib/minix/Makefile (deleted) * uspace/lib/minix/meson.build (added) * uspace/lib/nettl/Makefile (deleted) * uspace/lib/nettl/meson.build (added) * uspace/lib/nic/Makefile (deleted) * uspace/lib/nic/meson.build (moved) * uspace/lib/pcm/meson.build (added) * uspace/lib/pcm/src/format.c (modified) * uspace/lib/pcut/Makefile (deleted) * uspace/lib/pcut/meson.build (moved) * uspace/lib/pcut/tests/meson.build (added) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/Makefile (deleted) * uspace/lib/posix/include/posix/ctype.h (modified) * uspace/lib/posix/include/posix/dlfcn.h (modified) * uspace/lib/posix/include/posix/fcntl.h (modified) * uspace/lib/posix/include/posix/fnmatch.h (modified) * uspace/lib/posix/include/posix/locale.h (modified) * uspace/lib/posix/include/posix/pthread.h (modified) * uspace/lib/posix/include/posix/pwd.h (modified) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/include/posix/string.h (modified) * uspace/lib/posix/include/posix/strings.h (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/include/posix/sys/stat.h (modified) * uspace/lib/posix/include/posix/sys/time.h (modified) * uspace/lib/posix/include/posix/sys/types.h (modified) * uspace/lib/posix/include/posix/sys/wait.h (modified) * uspace/lib/posix/include/posix/time.h (modified) * uspace/lib/posix/include/posix/ucontext.h (modified) * uspace/lib/posix/include/posix/unistd.h (modified) * uspace/lib/posix/meson.build (moved) * uspace/lib/posix/src/internal/common.h (modified) * uspace/lib/posix/src/sys/mman.c (modified) * uspace/lib/posix/test/stdlib.c (modified) * uspace/lib/scsi/Makefile (deleted) * uspace/lib/scsi/meson.build (added) * uspace/lib/sif/Makefile (deleted) * uspace/lib/sif/meson.build (moved) * uspace/lib/softfloat/doc/doxygroups.h (deleted) * uspace/lib/softfloat/mathtypes.h (deleted) * uspace/lib/softint/doc/doxygroups.h (deleted) * uspace/lib/softrend/Makefile (deleted) * uspace/lib/softrend/meson.build (moved) * uspace/lib/trackmod/Makefile (deleted) * uspace/lib/trackmod/meson.build (added) * uspace/lib/untar/Makefile (deleted) * uspace/lib/untar/meson.build (added) * uspace/lib/uri/Makefile (deleted) * uspace/lib/uri/meson.build (added) * uspace/lib/usb/Makefile (deleted) * uspace/lib/usb/meson.build (moved) * uspace/lib/usbdev/Makefile (deleted) * uspace/lib/usbdev/meson.build (moved) * uspace/lib/usbhid/Makefile (deleted) * uspace/lib/usbhid/meson.build (moved) * uspace/lib/usbhost/Makefile (deleted) * uspace/lib/usbhost/meson.build (added) * uspace/lib/usbvirt/Makefile (deleted) * uspace/lib/usbvirt/meson.build (added) * uspace/lib/virtio/Makefile (deleted) * uspace/lib/virtio/meson.build (added) * uspace/meson.build (added) * uspace/srv/audio/hound/meson.build (moved) * uspace/srv/bd/file_bd/Makefile (deleted) * uspace/srv/bd/file_bd/meson.build (added) * uspace/srv/bd/rd/Makefile (deleted) * uspace/srv/bd/rd/meson.build (added) * uspace/srv/bd/sata_bd/Makefile (deleted) * uspace/srv/bd/sata_bd/meson.build (added) * uspace/srv/bd/vbd/meson.build (added) * uspace/srv/clipboard/Makefile (deleted) * uspace/srv/clipboard/meson.build (added) * uspace/srv/devman/Makefile (deleted) * uspace/srv/devman/meson.build (moved) * uspace/srv/fs/cdfs/Makefile (deleted) * uspace/srv/fs/cdfs/meson.build (added) * uspace/srv/fs/exfat/Makefile (deleted) * uspace/srv/fs/exfat/meson.build (added) * uspace/srv/fs/ext4fs/meson.build (added) * uspace/srv/fs/fat/Makefile (deleted) * uspace/srv/fs/fat/meson.build (moved) * uspace/srv/fs/locfs/Makefile (deleted) * uspace/srv/fs/locfs/meson.build (added) * uspace/srv/fs/mfs/Makefile (deleted) * uspace/srv/fs/mfs/meson.build (moved) * uspace/srv/fs/tmpfs/Makefile (deleted) * uspace/srv/fs/tmpfs/meson.build (added) * uspace/srv/fs/udf/meson.build (added) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/meson.build (added) * uspace/srv/hid/console/Makefile (deleted) * uspace/srv/hid/console/meson.build (added) * uspace/srv/hid/input/Makefile (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/meson.build (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/isdv4_tablet/Makefile (deleted) * uspace/srv/hid/isdv4_tablet/meson.build (added) * uspace/srv/hid/output/Makefile (deleted) * uspace/srv/hid/output/meson.build (moved) * uspace/srv/hid/output/port/chardev.c (modified) * uspace/srv/hid/remcons/meson.build (added) * uspace/srv/hid/rfb/meson.build (added) * uspace/srv/hid/s3c24xx_ts/meson.build (added) * uspace/srv/hw/char/s3c24xx_uart/Makefile (deleted) * uspace/srv/hw/char/s3c24xx_uart/meson.build (added) * uspace/srv/klog/meson.build (added) * uspace/srv/loader/main.c (modified) * uspace/srv/loader/meson.build (added) * uspace/srv/locsrv/Makefile (deleted) * uspace/srv/locsrv/meson.build (added) * uspace/srv/logger/Makefile (deleted) * uspace/srv/logger/meson.build (moved) * uspace/srv/meson.build (moved) * uspace/srv/net/dhcp/Makefile (deleted) * uspace/srv/net/dhcp/meson.build (added) * uspace/srv/net/dnsrsrv/meson.build (moved) * uspace/srv/net/ethip/meson.build (moved) * uspace/srv/net/inetsrv/Makefile (deleted) * uspace/srv/net/inetsrv/meson.build (moved) * uspace/srv/net/loopip/meson.build (added) * uspace/srv/net/nconfsrv/Makefile (deleted) * uspace/srv/net/nconfsrv/meson.build (added) * uspace/srv/net/slip/Makefile (deleted) * uspace/srv/net/slip/meson.build (added) * uspace/srv/net/tcp/Makefile (deleted) * uspace/srv/net/tcp/meson.build (moved) * uspace/srv/net/udp/Makefile (deleted) * uspace/srv/net/udp/meson.build (moved) * uspace/srv/ns/Makefile (deleted) * uspace/srv/ns/meson.build (added) * uspace/srv/taskmon/Makefile (deleted) * uspace/srv/taskmon/meson.build (added) * uspace/srv/test/chardev-test/Makefile (deleted) * uspace/srv/test/chardev-test/meson.build (added) * uspace/srv/test/ipc-test/meson.build (added) * uspace/srv/vfs/Makefile (deleted) * uspace/srv/vfs/meson.build (moved) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/volsrv/Makefile (deleted) * uspace/srv/volsrv/meson.build (moved) * version (modified) Merge changes from master, especially Meson build Mon, 19 Aug 2019 11:13:12 GMT Jiří Zárevúcky [1a4ec93f] * README.md (modified) Update README Sun, 18 Aug 2019 19:54:45 GMT Jiří Zárevúcky [3daa163] * tools/travis.sh (modified) Fix travis Since there is no concept of "existing configuration" of ... Sun, 18 Aug 2019 19:14:00 GMT Jiří Zárevúcky [1c39d33b] * configure.sh (modified) Exit configure.sh after detecting missing meson or ninja Sun, 18 Aug 2019 19:06:02 GMT GitHub [32b4302] * .gitignore (modified) * .travis.yml (modified) * Makefile (modified) * boot/Makefile (deleted) * boot/Makefile.build (deleted) * boot/Makefile.common (deleted) * boot/Makefile.grub (deleted) * boot/arch/abs32le/meson.build (moved) * boot/arch/amd64/meson.build (added) * boot/arch/arm32/Makefile.inc (deleted) * boot/arch/arm32/meson.build (moved) * boot/arch/arm64/meson.build (added) * boot/arch/ia32/Makefile.inc (deleted) * boot/arch/ia32/meson.build (added) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/meson.build (added) * boot/arch/mips32/meson.build (added) * boot/arch/ppc32/Makefile.inc (deleted) * boot/arch/ppc32/_link.ld.in (modified) * boot/arch/ppc32/meson.build (moved) * boot/arch/riscv64/meson.build (added) * boot/arch/sparc64/_link.ld.in (modified) * boot/arch/sparc64/meson.build (moved) * boot/generic/src/version.c (modified) * boot/grub/build_dist.sh.in (moved) * boot/grub/grub.cfg.in (moved) * boot/grub/meson.build (added) * boot/meson.build (added) * boot/silo/build_dist.sh (moved) * boot/silo/meson.build (added) * boot/yaboot/build_dist.sh (moved) * boot/yaboot/meson.build (added) * configure.sh (added) * kernel/Makefile (deleted) * kernel/arch/abs32le/meson.build (added) * kernel/arch/amd64/Makefile.inc (deleted) * kernel/arch/amd64/meson.build (moved) * kernel/arch/arm32/Makefile.inc (deleted) * kernel/arch/arm32/meson.build (added) * kernel/arch/arm64/Makefile.inc (deleted) * kernel/arch/arm64/meson.build (moved) * kernel/arch/ia32/Makefile.inc (deleted) * kernel/arch/ia32/meson.build (added) * kernel/arch/ia64/meson.build (moved) * kernel/arch/mips32/meson.build (moved) * kernel/arch/ppc32/meson.build (moved) * kernel/arch/riscv64/Makefile.inc (deleted) * kernel/arch/riscv64/meson.build (moved) * kernel/arch/sparc64/Makefile.inc (deleted) * kernel/arch/sparc64/meson.build (moved) * kernel/genarch/Makefile.inc (deleted) * kernel/genarch/meson.build (added) * kernel/generic/meson.build (added) * kernel/generic/src/main/version.c (modified) * kernel/meson.build (added) * kernel/test/meson.build (moved) * meson.build (added) * meson/arch/abs32le/meson.build (moved) * meson/arch/amd64/meson.build (added) * meson/arch/arm32/meson.build (moved) * meson/arch/arm64/meson.build (moved) * meson/arch/ia32/meson.build (added) * meson/arch/ia64/meson.build (added) * meson/arch/mips32/meson.build (moved) * meson/arch/ppc32/meson.build (moved) * meson/arch/riscv64/meson.build (moved) * meson/arch/sparc64/meson.build (moved) * meson/cross/amd64 (added) * meson/cross/amd64_clang (added) * meson/cross/arm32 (added) * meson/cross/arm64 (added) * meson/cross/ia32 (added) * meson/cross/ia64 (added) * meson/cross/mips32 (added) * meson/cross/mips32eb (added) * meson/cross/ppc32 (added) * meson/cross/riscv64 (added) * meson/cross/sparc64 (added) * meson/part/compiler_args/meson.build (added) * meson/part/exports/config.mk.in (added) * meson/part/exports/meson.build (added) * meson/part/extra_targets/doxygen.cfg.diff (moved) * meson/part/extra_targets/meson.build (moved) * meson/part/initrd/install.sh.in (added) * meson/part/initrd/install_devel.sh.in (added) * meson/part/initrd/meson.build (added) * meson/part/initrd_manifest/meson.build (moved) * meson/part/read_config/meson.build (added) * meson/part/tools/meson.build (added) * release/Makefile (deleted) * tools/README (added) * tools/autotool.py (deleted) * tools/build_all.sh (added) * tools/cc.sh (modified) * tools/config.py (modified) * tools/dest_build.py (deleted) * tools/ew.py (modified) * tools/export.sh (moved) * tools/list_profiles.sh (added) * tools/mkarray_for_meson.sh (moved) * tools/release.sh (moved) * tools/srepl (modified) * tools/travis.sh (modified) * tools/xcw/bin/helenos-bld-config (deleted) * tools/xcw/bin/helenos-cc (modified) * tools/xcw/bin/helenos-ld (deleted) * tools/xcw/bin/helenos-pkg-config (modified) * tools/xcw/demo/Makefile (modified) * tools/xcw/include/helenos (deleted) * uspace/Makefile (deleted) * uspace/Makefile.common (deleted) * uspace/app/barber/Makefile (deleted) * uspace/app/barber/meson.build (added) * uspace/app/bdsh/meson.build (moved) * uspace/app/bithenge/meson.build (added) * uspace/app/blkdump/meson.build (moved) * uspace/app/contacts/meson.build (moved) * uspace/app/corecfg/Makefile (deleted) * uspace/app/corecfg/meson.build (added) * uspace/app/cpptest/meson.build (added) * uspace/app/date/meson.build (moved) * uspace/app/devctl/Makefile (deleted) * uspace/app/devctl/meson.build (moved) * uspace/app/df/meson.build (moved) * uspace/app/dltest/Makefile (deleted) * uspace/app/dltest/meson.build (added) * uspace/app/dltests/meson.build (added) * uspace/app/dnscfg/Makefile (deleted) * uspace/app/dnscfg/meson.build (added) * uspace/app/dnsres/Makefile (deleted) * uspace/app/dnsres/meson.build (added) * uspace/app/download/main.c (modified) * uspace/app/download/meson.build (moved) * uspace/app/edit/meson.build (moved) * uspace/app/fdisk/meson.build (added) * uspace/app/fontviewer/meson.build (added) * uspace/app/getterm/meson.build (added) * uspace/app/getterm/version.c (modified) * uspace/app/gunzip/meson.build (moved) * uspace/app/hbench/meson.build (moved) * uspace/app/inet/meson.build (moved) * uspace/app/init/meson.build (moved) * uspace/app/kill/meson.build (added) * uspace/app/killall/meson.build (moved) * uspace/app/kio/meson.build (moved) * uspace/app/loc/meson.build (added) * uspace/app/logset/meson.build (moved) * uspace/app/lprint/meson.build (added) * uspace/app/meson.build (moved) * uspace/app/mixerctl/meson.build (added) * uspace/app/mkbd/meson.build (added) * uspace/app/mkexfat/Makefile (deleted) * uspace/app/mkexfat/meson.build (added) * uspace/app/mkext4/Makefile (deleted) * uspace/app/mkext4/meson.build (moved) * uspace/app/mkfat/meson.build (added) * uspace/app/mkmfs/Makefile (deleted) * uspace/app/mkmfs/meson.build (added) * uspace/app/modplay/Makefile (deleted) * uspace/app/modplay/meson.build (moved) * uspace/app/netecho/meson.build (added) * uspace/app/nic/meson.build (added) * uspace/app/nterm/meson.build (added) * uspace/app/pci/meson.build (moved) * uspace/app/ping/meson.build (added) * uspace/app/pkg/Makefile (deleted) * uspace/app/pkg/meson.build (added) * uspace/app/redir/meson.build (added) * uspace/app/sbi/Makefile (deleted) * uspace/app/sbi/meson.build (moved) * uspace/app/sportdmp/Makefile (deleted) * uspace/app/sportdmp/meson.build (added) * uspace/app/stats/meson.build (added) * uspace/app/sysinfo/Makefile (deleted) * uspace/app/sysinfo/meson.build (added) * uspace/app/sysinst/Makefile (deleted) * uspace/app/sysinst/meson.build (moved) * uspace/app/taskdump/Makefile (deleted) * uspace/app/taskdump/meson.build (moved) * uspace/app/tester/Makefile (deleted) * uspace/app/tester/meson.build (added) * uspace/app/testread/Makefile (deleted) * uspace/app/testread/meson.build (added) * uspace/app/testrunner/Makefile (deleted) * uspace/app/testrunner/meson.build (added) * uspace/app/testwrit/Makefile (deleted) * uspace/app/testwrit/meson.build (added) * uspace/app/tetris/Makefile (deleted) * uspace/app/tetris/meson.build (moved) * uspace/app/tmon/Makefile (deleted) * uspace/app/tmon/meson.build (moved) * uspace/app/top/Makefile (deleted) * uspace/app/top/meson.build (added) * uspace/app/trace/Makefile (deleted) * uspace/app/trace/meson.build (added) * uspace/app/untar/meson.build (added) * uspace/app/usbinfo/Makefile (deleted) * uspace/app/usbinfo/meson.build (moved) * uspace/app/vcalc/meson.build (added) * uspace/app/vdemo/Makefile (deleted) * uspace/app/vdemo/meson.build (added) * uspace/app/viewer/meson.build (moved) * uspace/app/vlaunch/meson.build (moved) * uspace/app/vol/meson.build (added) * uspace/app/vterm/Makefile (deleted) * uspace/app/vterm/meson.build (added) * uspace/app/vuhid/Makefile (deleted) * uspace/app/vuhid/meson.build (moved) * uspace/app/wavplay/meson.build (moved) * uspace/app/websrv/Makefile (deleted) * uspace/app/websrv/meson.build (added) * uspace/app/wifi_supplicant/meson.build (added) * uspace/drv/audio/hdaudio/meson.build (moved) * uspace/drv/audio/sb16/meson.build (moved) * uspace/drv/block/ahci/Makefile (deleted) * uspace/drv/block/ahci/meson.build (added) * uspace/drv/block/ata_bd/Makefile (deleted) * uspace/drv/block/ata_bd/meson.build (added) * uspace/drv/block/ddisk/Makefile (deleted) * uspace/drv/block/ddisk/meson.build (added) * uspace/drv/block/usbmast/meson.build (moved) * uspace/drv/block/virtio-blk/Makefile (deleted) * uspace/drv/block/virtio-blk/meson.build (added) * uspace/drv/bus/adb/cuda_adb/Makefile (deleted) * uspace/drv/bus/adb/cuda_adb/meson.build (added) * uspace/drv/bus/isa/meson.build (moved) * uspace/drv/bus/pci/pciintel/Makefile (deleted) * uspace/drv/bus/pci/pciintel/meson.build (added) * uspace/drv/bus/usb/ehci/Makefile (deleted) * uspace/drv/bus/usb/ehci/meson.build (added) * uspace/drv/bus/usb/ohci/Makefile (deleted) * uspace/drv/bus/usb/ohci/meson.build (moved) * uspace/drv/bus/usb/uhci/Makefile (deleted) * uspace/drv/bus/usb/uhci/meson.build (moved) * uspace/drv/bus/usb/usbdiag/Makefile (deleted) * uspace/drv/bus/usb/usbdiag/meson.build (added) * uspace/drv/bus/usb/usbflbk/meson.build (added) * uspace/drv/bus/usb/usbhub/meson.build (moved) * uspace/drv/bus/usb/usbmid/meson.build (moved) * uspace/drv/bus/usb/vhc/Makefile (deleted) * uspace/drv/bus/usb/vhc/meson.build (added) * uspace/drv/bus/usb/xhci/Makefile (deleted) * uspace/drv/bus/usb/xhci/meson.build (added) * uspace/drv/char/i8042/Makefile (deleted) * uspace/drv/char/i8042/meson.build (added) * uspace/drv/char/msim-con/Makefile (deleted) * uspace/drv/char/msim-con/meson.build (added) * uspace/drv/char/ns8250/Makefile (deleted) * uspace/drv/char/ns8250/meson.build (added) * uspace/drv/char/pc-lpt/Makefile (deleted) * uspace/drv/char/pc-lpt/meson.build (added) * uspace/drv/char/pl011/Makefile (deleted) * uspace/drv/char/pl011/meson.build (added) * uspace/drv/char/pl050/Makefile (deleted) * uspace/drv/char/pl050/meson.build (added) * uspace/drv/char/ski-con/Makefile (deleted) * uspace/drv/char/ski-con/meson.build (added) * uspace/drv/char/sun4v-con/Makefile (deleted) * uspace/drv/char/sun4v-con/meson.build (added) * uspace/drv/fb/amdm37x_dispc/meson.build (added) * uspace/drv/fb/kfb/meson.build (added) * uspace/drv/hid/adb-kbd/Makefile (deleted) * uspace/drv/hid/adb-kbd/meson.build (added) * uspace/drv/hid/adb-mouse/Makefile (deleted) * uspace/drv/hid/adb-mouse/meson.build (added) * uspace/drv/hid/atkbd/Makefile (deleted) * uspace/drv/hid/atkbd/meson.build (added) * uspace/drv/hid/ps2mouse/Makefile (deleted) * uspace/drv/hid/ps2mouse/meson.build (added) * uspace/drv/hid/usbhid/Makefile (deleted) * uspace/drv/hid/usbhid/meson.build (moved) * uspace/drv/hid/xtkbd/Makefile (deleted) * uspace/drv/hid/xtkbd/meson.build (added) * uspace/drv/intctl/apic/Makefile (deleted) * uspace/drv/intctl/apic/meson.build (added) * uspace/drv/intctl/gicv2/Makefile (deleted) * uspace/drv/intctl/gicv2/meson.build (added) * uspace/drv/intctl/i8259/Makefile (deleted) * uspace/drv/intctl/i8259/meson.build (added) * uspace/drv/intctl/icp-ic/Makefile (deleted) * uspace/drv/intctl/icp-ic/meson.build (added) * uspace/drv/intctl/obio/Makefile (deleted) * uspace/drv/intctl/obio/meson.build (added) * uspace/drv/meson.build (moved) * uspace/drv/nic/ar9271/meson.build (moved) * uspace/drv/nic/e1k/meson.build (added) * uspace/drv/nic/ne2k/Makefile (deleted) * uspace/drv/nic/ne2k/meson.build (added) * uspace/drv/nic/rtl8139/Makefile (deleted) * uspace/drv/nic/rtl8139/meson.build (added) * uspace/drv/nic/rtl8169/Makefile (deleted) * uspace/drv/nic/rtl8169/meson.build (added) * uspace/drv/nic/virtio-net/Makefile (deleted) * uspace/drv/nic/virtio-net/meson.build (added) * uspace/drv/platform/amdm37x/meson.build (added) * uspace/drv/platform/arm64virt/Makefile (deleted) * uspace/drv/platform/arm64virt/meson.build (added) * uspace/drv/platform/icp/meson.build (added) * uspace/drv/platform/mac/Makefile (deleted) * uspace/drv/platform/mac/meson.build (added) * uspace/drv/platform/malta/Makefile (deleted) * uspace/drv/platform/malta/meson.build (added) * uspace/drv/platform/msim/Makefile (deleted) * uspace/drv/platform/msim/meson.build (added) * uspace/drv/platform/pc/Makefile (deleted) * uspace/drv/platform/pc/meson.build (added) * uspace/drv/platform/ski/Makefile (deleted) * uspace/drv/platform/ski/meson.build (added) * uspace/drv/platform/sun4u/Makefile (deleted) * uspace/drv/platform/sun4u/meson.build (added) * uspace/drv/platform/sun4v/Makefile (deleted) * uspace/drv/platform/sun4v/meson.build (added) * uspace/drv/root/root/Makefile (deleted) * uspace/drv/root/root/meson.build (added) * uspace/drv/root/virt/meson.build (added) * uspace/drv/test/test1/meson.build (added) * uspace/drv/test/test2/meson.build (added) * uspace/drv/test/test3/meson.build (added) * uspace/drv/time/cmos-rtc/Makefile (deleted) * uspace/drv/time/cmos-rtc/meson.build (added) * uspace/lib/bithenge/Makefile (deleted) * uspace/lib/bithenge/meson.build (moved) * uspace/lib/block/Makefile (deleted) * uspace/lib/block/meson.build (added) * uspace/lib/c/Makefile (deleted) * uspace/lib/c/arch/abs32le/Makefile.inc (deleted) * uspace/lib/c/arch/abs32le/meson.build (moved) * uspace/lib/c/arch/amd64/Makefile.inc (deleted) * uspace/lib/c/arch/amd64/meson.build (added) * uspace/lib/c/arch/arm32/Makefile.inc (deleted) * uspace/lib/c/arch/arm32/meson.build (moved) * uspace/lib/c/arch/arm64/meson.build (added) * uspace/lib/c/arch/ia32/Makefile.inc (deleted) * uspace/lib/c/arch/ia32/meson.build (added) * uspace/lib/c/arch/ia64/Makefile.inc (deleted) * uspace/lib/c/arch/ia64/meson.build (added) * uspace/lib/c/arch/mips32/Makefile.inc (deleted) * uspace/lib/c/arch/mips32/meson.build (added) * uspace/lib/c/arch/ppc32/Makefile.inc (deleted) * uspace/lib/c/arch/ppc32/meson.build (moved) * uspace/lib/c/arch/riscv64/meson.build (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (deleted) * uspace/lib/c/arch/sparc64/meson.build (moved) * uspace/lib/c/meson.build (added) * uspace/lib/clui/Makefile (deleted) * uspace/lib/clui/meson.build (added) * uspace/lib/compress/Makefile (deleted) * uspace/lib/compress/meson.build (added) * uspace/lib/cpp/Makefile (deleted) * uspace/lib/cpp/meson.build (added) * uspace/lib/crypto/Makefile (deleted) * uspace/lib/crypto/meson.build (added) * uspace/lib/dltest/Makefile (deleted) * uspace/lib/dltest/meson.build (moved) * uspace/lib/draw/Makefile (deleted) * uspace/lib/draw/meson.build (moved) * uspace/lib/drv/Makefile (deleted) * uspace/lib/drv/meson.build (added) * uspace/lib/ext4/Makefile (deleted) * uspace/lib/ext4/meson.build (moved) * uspace/lib/fdisk/meson.build (added) * uspace/lib/fmtutil/Makefile (deleted) * uspace/lib/fmtutil/meson.build (added) * uspace/lib/fs/meson.build (added) * uspace/lib/graph/meson.build (added) * uspace/lib/gui/Makefile (deleted) * uspace/lib/gui/meson.build (moved) * uspace/lib/hound/meson.build (moved) * uspace/lib/http/Makefile (deleted) * uspace/lib/http/meson.build (moved) * uspace/lib/ieee80211/Makefile (deleted) * uspace/lib/ieee80211/meson.build (moved) * uspace/lib/label/Makefile (deleted) * uspace/lib/label/meson.build (moved) * uspace/lib/math/Makefile (deleted) * uspace/lib/math/meson.build (moved) * uspace/lib/meson.build (added) * uspace/lib/minix/Makefile (deleted) * uspace/lib/minix/meson.build (moved) * uspace/lib/nettl/Makefile (deleted) * uspace/lib/nettl/meson.build (added) * uspace/lib/nic/Makefile (deleted) * uspace/lib/nic/meson.build (moved) * uspace/lib/pcm/Makefile (deleted) * uspace/lib/pcm/meson.build (added) * uspace/lib/pcut/Makefile (deleted) * uspace/lib/pcut/meson.build (added) * uspace/lib/pcut/tests/meson.build (added) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/Makefile (deleted) * uspace/lib/posix/meson.build (moved) * uspace/lib/scsi/meson.build (added) * uspace/lib/sif/Makefile (deleted) * uspace/lib/sif/meson.build (moved) * uspace/lib/softrend/Makefile (deleted) * uspace/lib/softrend/meson.build (moved) * uspace/lib/trackmod/Makefile (deleted) * uspace/lib/trackmod/meson.build (added) * uspace/lib/untar/Makefile (deleted) * uspace/lib/untar/meson.build (added) * uspace/lib/uri/Makefile (deleted) * uspace/lib/uri/meson.build (added) * uspace/lib/usb/Makefile (deleted) * uspace/lib/usb/meson.build (moved) * uspace/lib/usbdev/Makefile (deleted) * uspace/lib/usbdev/meson.build (moved) * uspace/lib/usbhid/Makefile (deleted) * uspace/lib/usbhid/meson.build (moved) * uspace/lib/usbhost/Makefile (deleted) * uspace/lib/usbhost/meson.build (added) * uspace/lib/usbvirt/Makefile (deleted) * uspace/lib/usbvirt/meson.build (added) * uspace/lib/virtio/Makefile (deleted) * uspace/lib/virtio/meson.build (added) * uspace/meson.build (added) * uspace/srv/audio/hound/meson.build (moved) * uspace/srv/bd/file_bd/Makefile (deleted) * uspace/srv/bd/file_bd/meson.build (added) * uspace/srv/bd/rd/Makefile (deleted) * uspace/srv/bd/rd/meson.build (added) * uspace/srv/bd/sata_bd/Makefile (deleted) * uspace/srv/bd/sata_bd/meson.build (added) * uspace/srv/bd/vbd/Makefile (deleted) * uspace/srv/bd/vbd/meson.build (added) * uspace/srv/clipboard/Makefile (deleted) * uspace/srv/clipboard/meson.build (added) * uspace/srv/devman/Makefile (deleted) * uspace/srv/devman/meson.build (moved) * uspace/srv/fs/cdfs/Makefile (deleted) * uspace/srv/fs/cdfs/meson.build (added) * uspace/srv/fs/exfat/Makefile (deleted) * uspace/srv/fs/exfat/meson.build (added) * uspace/srv/fs/ext4fs/meson.build (added) * uspace/srv/fs/fat/Makefile (deleted) * uspace/srv/fs/fat/meson.build (moved) * uspace/srv/fs/locfs/Makefile (deleted) * uspace/srv/fs/locfs/meson.build (added) * uspace/srv/fs/mfs/Makefile (deleted) * uspace/srv/fs/mfs/meson.build (moved) * uspace/srv/fs/tmpfs/Makefile (deleted) * uspace/srv/fs/tmpfs/meson.build (added) * uspace/srv/fs/udf/meson.build (added) * uspace/srv/hid/compositor/meson.build (added) * uspace/srv/hid/console/Makefile (deleted) * uspace/srv/hid/console/meson.build (added) * uspace/srv/hid/input/Makefile (deleted) * uspace/srv/hid/input/meson.build (moved) * uspace/srv/hid/isdv4_tablet/Makefile (deleted) * uspace/srv/hid/isdv4_tablet/meson.build (added) * uspace/srv/hid/output/Makefile (deleted) * uspace/srv/hid/output/meson.build (moved) * uspace/srv/hid/remcons/meson.build (added) * uspace/srv/hid/rfb/meson.build (added) * uspace/srv/hid/s3c24xx_ts/meson.build (added) * uspace/srv/hw/char/s3c24xx_uart/Makefile (deleted) * uspace/srv/hw/char/s3c24xx_uart/meson.build (added) * uspace/srv/klog/meson.build (added) * uspace/srv/loader/meson.build (added) * uspace/srv/locsrv/Makefile (deleted) * uspace/srv/locsrv/meson.build (added) * uspace/srv/logger/Makefile (deleted) * uspace/srv/logger/meson.build (moved) * uspace/srv/meson.build (added) * uspace/srv/net/dhcp/Makefile (deleted) * uspace/srv/net/dhcp/meson.build (added) * uspace/srv/net/dnsrsrv/meson.build (moved) * uspace/srv/net/ethip/meson.build (moved) * uspace/srv/net/inetsrv/Makefile (deleted) * uspace/srv/net/inetsrv/meson.build (moved) * uspace/srv/net/loopip/meson.build (added) * uspace/srv/net/nconfsrv/Makefile (deleted) * uspace/srv/net/nconfsrv/meson.build (added) * uspace/srv/net/slip/Makefile (deleted) * uspace/srv/net/slip/meson.build (added) * uspace/srv/net/tcp/Makefile (deleted) * uspace/srv/net/tcp/meson.build (moved) * uspace/srv/net/udp/Makefile (deleted) * uspace/srv/net/udp/meson.build (moved) * uspace/srv/ns/Makefile (deleted) * uspace/srv/ns/meson.build (added) * uspace/srv/taskmon/Makefile (deleted) * uspace/srv/taskmon/meson.build (added) * uspace/srv/test/chardev-test/Makefile (deleted) * uspace/srv/test/chardev-test/meson.build (added) * uspace/srv/test/ipc-test/meson.build (added) * uspace/srv/vfs/Makefile (deleted) * uspace/srv/vfs/meson.build (moved) * uspace/srv/volsrv/Makefile (deleted) * uspace/srv/volsrv/meson.build (moved) * version (modified) Merge pull request #174 from le-jzr/meson3 Convert HelenOS build ... Sun, 18 Aug 2019 17:55:08 GMT Jiří Zárevúcky [6c2fac18] * meson/part/initrd/meson.build (modified) Fix compiler path in libgcc detection Sun, 18 Aug 2019 15:44:58 GMT Jiří Zárevúcky [08c851ce] * configure.sh (modified) Add explicit check and helpful error message for presence of meson ... Sun, 18 Aug 2019 15:36:21 GMT Jiří Zárevúcky [a42be38] * configure.sh (modified) * meson/cross/amd64 (modified) * meson/cross/amd64_clang (modified) * meson/cross/arm32 (modified) * meson/cross/arm64 (modified) * meson/cross/ia32 (modified) * meson/cross/ia64 (modified) * meson/cross/mips32 (modified) * meson/cross/mips32eb (modified) * meson/cross/ppc32 (modified) * meson/cross/riscv64 (modified) * meson/cross/sparc64 (modified) Don't require the cross toolchain to be in $PATH The toolchain in ... Sun, 18 Aug 2019 12:48:54 GMT Jiří Zárevúcky [521669d] * tools/release.sh (modified) Fix release.sh The `git archive` would create the file in the wrong ... Sun, 18 Aug 2019 12:20:40 GMT Jiří Zárevúcky [3f1a481] * tools/config.py (modified) Display masked entries in config Sun, 18 Aug 2019 11:51:53 GMT Jiří Zárevúcky [095ed4a] * meson/part/extra_targets/meson.build (modified) * tools/config.py (modified) Mask options that can't be changed via ninja config