# # ChangeLog for uspace/lib/fb in mainline # # Generated by Trac 1.6 # 2025-11-01T10:43:44Z Mon, 19 Dec 2011 17:30:39 GMT Martin Decky [fbcdeb8] * abi/include/ipc/methods.h (modified) * abi/include/syscall.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mman.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/fb/imgmap.c (modified) * uspace/lib/fb/screenbuffer.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/port/ega.c (modified) * uspace/srv/hid/fb/port/kchar.c (modified) * uspace/srv/hid/fb/port/kfb.c (modified) * uspace/srv/hid/fb/port/niagara.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/vfs/vfs.c (modified) Remove the two-phase way of creating virtual memory areas (first ... Fri, 09 Sep 2011 15:46:21 GMT Martin Decky [7c014d1] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/init/init.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/screenbuffer.c (deleted) * uspace/lib/c/include/io/color.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/screenbuffer.h (deleted) * uspace/lib/c/include/ipc/fb.h (deleted) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/fb/Makefile (moved) * uspace/lib/fb/fb.c (added) * uspace/lib/fb/fb.h (added) * uspace/lib/fb/imgmap.c (added) * uspace/lib/fb/imgmap.h (added) * uspace/lib/fb/screenbuffer.c (added) * uspace/lib/fb/screenbuffer.h (added) * uspace/lib/imgmap/imgmap.c (deleted) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/console.h (modified) * uspace/srv/hid/console/gcons.c (deleted) * uspace/srv/hid/console/gfx/anim_1.tga (modified) * uspace/srv/hid/console/gfx/anim_2.tga (modified) * uspace/srv/hid/console/gfx/anim_3.tga (modified) * uspace/srv/hid/console/gfx/anim_4.tga (modified) * uspace/srv/hid/console/gfx/cons_data.tga (moved) * uspace/srv/hid/console/gfx/cons_dis.tga (added) * uspace/srv/hid/console/gfx/cons_dis_sel.tga (added) * uspace/srv/hid/console/gfx/cons_kernel.tga (modified) * uspace/srv/hid/console/gfx/cons_sel.tga (moved) * uspace/srv/hid/console/keybuffer.c (deleted) * uspace/srv/hid/console/keybuffer.h (deleted) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/ctl/serial.c (added) * uspace/srv/hid/fb/ctl/serial.h (moved) * uspace/srv/hid/fb/ega.c (deleted) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/fb.h (modified) * uspace/srv/hid/fb/gfx/font-8x16.c (moved) * uspace/srv/hid/fb/gfx/font-8x16.h (moved) * uspace/srv/hid/fb/main.c (deleted) * uspace/srv/hid/fb/pointer.xbm (deleted) * uspace/srv/hid/fb/pointer_mask.xbm (deleted) * uspace/srv/hid/fb/port/ega.c (added) * uspace/srv/hid/fb/port/ega.h (moved) * uspace/srv/hid/fb/port/kchar.c (moved) * uspace/srv/hid/fb/port/kchar.h (moved) * uspace/srv/hid/fb/port/kfb.c (added) * uspace/srv/hid/fb/port/kfb.h (moved) * uspace/srv/hid/fb/port/niagara.c (moved) * uspace/srv/hid/fb/port/niagara.h (moved) * uspace/srv/hid/fb/port/ski.c (moved) * uspace/srv/hid/fb/port/ski.h (moved) * uspace/srv/hid/fb/proto/vt100.c (added) * uspace/srv/hid/fb/proto/vt100.h (moved) * uspace/srv/hid/fb/serial_console.c (deleted) * uspace/srv/hid/fb/serial_console.h (deleted) console and framebuffer server rewrite