| /OK3568_Linux_fs/buildroot/package/screen/ |
| H A D | 0002-install-no-backup-binary.patch | 22 - -if [ -f $(DESTDIR)$(bindir)/$(SCREEN) ] && [ ! -f $(DESTDIR)$(bindir)/$(SCREEN).old ]; \ 23 - then mv $(DESTDIR)$(bindir)/$(SCREEN) $(DESTDIR)$(bindir)/$(SCREEN).old; fi 24 $(INSTALL_PROGRAM) screen $(DESTDIR)$(bindir)/$(SCREEN) 25 -chown root $(DESTDIR)$(bindir)/$(SCREEN) && chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN) 29 (cd $(DESTDIR)$(bindir) && ln -f -s $(SCREEN) screen) 33 rm -f $(DESTDIR)$(bindir)/$(SCREEN)
|
| H A D | 0004-install-nonversioned-binary.patch | 3 Subject: Support overriding SCREEN to get a non-versioned binary 5 If a packager runs "make install SCREEN=screen", do not create 18 $(INSTALL_PROGRAM) screen $(DESTDIR)$(bindir)/$(SCREEN) 19 -chown root $(DESTDIR)$(bindir)/$(SCREEN) 20 -chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN) 21 +ifneq (${SCREEN},screen) 24 (cd $(DESTDIR)$(bindir) && ln -f -s $(SCREEN) screen)
|
| H A D | 0003-install-always-chmod.patch | 20 $(INSTALL_PROGRAM) screen $(DESTDIR)$(bindir)/$(SCREEN) 21 - -chown root $(DESTDIR)$(bindir)/$(SCREEN) && chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN) 22 + -chown root $(DESTDIR)$(bindir)/$(SCREEN) 23 + -chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN) 26 (cd $(DESTDIR)$(bindir) && ln -f -s $(SCREEN) screen)
|
| H A D | screen.mk | 17 SCREEN_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) SCREEN=screen install_bin
|
| /OK3568_Linux_fs/buildroot/package/rubix/ |
| H A D | 0002-misc-fixes.patch | 62 @@ -80,11 +80,17 @@ void error_statement(SCREEN *s) 64 int reset_data_buffers(SCREEN *s) 81 @@ -106,7 +112,7 @@ int reset_data_buffers(SCREEN *s) 90 @@ -139,8 +145,8 @@ int init_screen(SCREEN *s) 101 @@ -182,10 +188,10 @@ int init_screen(SCREEN *s) 114 @@ -946,13 +952,18 @@ void close_screen(SCREEN *s) 115 void clear_screen(SCREEN *s)
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Device.c | 86 {SCREEN, "screen"}, 231 case SCREEN: in xf86parseDeviceSection()
|
| H A D | xf86tokens.h | 256 SCREEN, enumerator
|
| H A D | Layout.c | 71 {SCREEN, "screen"}, 133 case SCREEN: in xf86parseLayoutSection()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 228 R000 MIT-SCREEN-SAVER:QueryVersion 229 R001 MIT-SCREEN-SAVER:QueryInfo 230 R002 MIT-SCREEN-SAVER:SelectInput 231 R003 MIT-SCREEN-SAVER:SetAttributes 232 R004 MIT-SCREEN-SAVER:UnsetAttributes 233 R005 MIT-SCREEN-SAVER:Suspend 234 V000 MIT-SCREEN-SAVER:Notify
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/ |
| H A D | README | 43 4. SCREEN DUMP
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20191214.patch.gz | 1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20191221.patch.gz | 1# ncurses 6.1 - patch 20191221 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190824.patch.gz | 1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xorg-server.h.in | 89 /* Support MIT-SCREEN-SAVER extension */
|
| H A D | xorg-server.h.meson.in | 89 /* Support MIT-SCREEN-SAVER extension */
|
| H A D | dix-config.h.in | 289 /* Support MIT-SCREEN-SAVER extension */
|
| H A D | do-not-use-config.h.in | 546 /* Support MIT-SCREEN-SAVER extension */
|
| /OK3568_Linux_fs/u-boot/board/freescale/m53017evb/ |
| H A D | README | 140 4. SCREEN DUMP
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 631 - ZOOM / FULL SCREEN / ZOOM+ / HIDE PANNEL / SWITCH
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.m54418twr | 126 4. SCREEN DUMP
|
| /OK3568_Linux_fs/u-boot/board/freescale/m52277evb/ |
| H A D | README | 136 4. SCREEN DUMP
|
| /OK3568_Linux_fs/u-boot/board/freescale/m547xevb/ |
| H A D | README | 160 5. SCREEN DUMP
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5373evb/ |
| H A D | README | 140 4. SCREEN DUMP
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54455evb/ |
| H A D | README | 208 5. SCREEN DUMP
|