Changeset b3d513f in mainline for uspace/srv/hid/console
- Timestamp:
- 2010-01-05T17:25:29Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 23efd30
- Parents:
- ed63298
- Location:
- uspace/srv/hid/console
- Files:
-
- 21 moved
-
Makefile (moved) (moved from uspace/srv/cir/obio/Makefile )
-
Makefile.build (moved) (moved from uspace/srv/console/Makefile.build )
-
Makefile.common (moved) (moved from uspace/srv/char/i8042/Makefile.common ) (1 diff)
-
console.c (moved) (moved from uspace/srv/console/console.c )
-
console.h (moved) (moved from uspace/srv/console/console.h )
-
gcons.c (moved) (moved from uspace/srv/console/gcons.c )
-
gcons.h (moved) (moved from uspace/srv/console/gcons.h )
-
gfx/anim_1.ppm (moved) (moved from uspace/srv/console/gfx/anim_1.ppm )
-
gfx/anim_2.ppm (moved) (moved from uspace/srv/console/gfx/anim_2.ppm )
-
gfx/anim_3.ppm (moved) (moved from uspace/srv/console/gfx/anim_3.ppm )
-
gfx/anim_4.ppm (moved) (moved from uspace/srv/console/gfx/anim_4.ppm )
-
gfx/cons_has_data.ppm (moved) (moved from uspace/srv/console/gfx/cons_has_data.ppm )
-
gfx/cons_idle.ppm (moved) (moved from uspace/srv/console/gfx/cons_idle.ppm )
-
gfx/cons_kernel.ppm (moved) (moved from uspace/srv/console/gfx/cons_kernel.ppm )
-
gfx/cons_selected.ppm (moved) (moved from uspace/srv/console/gfx/cons_selected.ppm )
-
gfx/helenos.ppm (moved) (moved from uspace/srv/console/gfx/helenos.ppm )
-
gfx/nameic.ppm (moved) (moved from uspace/srv/console/gfx/nameic.ppm )
-
keybuffer.c (moved) (moved from uspace/srv/console/keybuffer.c )
-
keybuffer.h (moved) (moved from uspace/srv/console/keybuffer.h )
-
screenbuffer.c (moved) (moved from uspace/srv/console/screenbuffer.c )
-
screenbuffer.h (moved) (moved from uspace/srv/console/screenbuffer.h )
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/console/Makefile.common
red63298 rb3d513f 37 37 DEPEND = Makefile.depend 38 38 DEPEND_PREV = $(DEPEND).prev 39 JOB = i8042.job40 OUTPUT = i804239 JOB = console.job 40 OUTPUT = console
Note:
See TracChangeset
for help on using the changeset viewer.
