diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 15:54:53 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 15:54:53 +0000 |
commit | 86113ea526160c917e7471dd8c54d99ed4f497a7 (patch) | |
tree | c721ec93d601f1cc2e94ce968ac015da7c32f5ab /contexts |
R6.6 is the Xorg base-lineXORG-MAIN
Diffstat (limited to 'contexts')
-rw-r--r-- | contexts/@Aliases | 25 | ||||
-rw-r--r-- | contexts/@List | 25 | ||||
-rw-r--r-- | contexts/default | 26 | ||||
-rw-r--r-- | contexts/x11r6 | 30 |
4 files changed, 106 insertions, 0 deletions
diff --git a/contexts/@Aliases b/contexts/@Aliases new file mode 100644 index 0000000..76a8b68 --- /dev/null +++ b/contexts/@Aliases @@ -0,0 +1,25 @@ +# $Xorg: @Aliases,v 1.3 2000/08/17 19:54:01 cpqbld Exp $ +# +# Copyright (c) 1993 Quarterdeck Office Systems +# +# Permission to use, copy, modify, distribute, and sell this software +# and software and its documentation for any purpose is hereby granted +# without fee, provided that the above copyright notice appear in all +# copies and that both that copyright notice and this permission +# notice appear in supporting documentation, and that the name +# Quarterdeck Office Systems, Inc. not be used in advertising or +# publicity pertaining to distribution of this software without +# specific, written prior permission. +# +# THIS SOFTWARE IS PROVIDED `AS-IS'. QUARTERDECK OFFICE SYSTEMS, +# INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +# INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +# NONINFRINGEMENT. IN NO EVENT SHALL QUARTERDECK OFFICE SYSTEMS, +# INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL, +# INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR +# PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS +# OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT +# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +x11r6 x11 x diff --git a/contexts/@List b/contexts/@List new file mode 100644 index 0000000..6ba8111 --- /dev/null +++ b/contexts/@List @@ -0,0 +1,25 @@ +# $Xorg: @List,v 1.3 2000/08/17 19:54:01 cpqbld Exp $ +# +# Copyright (c) 1993 Quarterdeck Office Systems +# +# Permission to use, copy, modify, distribute, and sell this software +# and software and its documentation for any purpose is hereby granted +# without fee, provided that the above copyright notice appear in all +# copies and that both that copyright notice and this permission +# notice appear in supporting documentation, and that the name +# Quarterdeck Office Systems, Inc. not be used in advertising or +# publicity pertaining to distribution of this software without +# specific, written prior permission. +# +# THIS SOFTWARE IS PROVIDED `AS-IS'. QUARTERDECK OFFICE SYSTEMS, +# INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +# INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +# NONINFRINGEMENT. IN NO EVENT SHALL QUARTERDECK OFFICE SYSTEMS, +# INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL, +# INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR +# PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS +# OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT +# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +X11R6,X11,X X Window System Release 6 diff --git a/contexts/default b/contexts/default new file mode 100644 index 0000000..f4860da --- /dev/null +++ b/contexts/default @@ -0,0 +1,26 @@ +# $Xorg: default,v 1.3 2000/08/17 19:54:01 cpqbld Exp $ +# +# Null context + +# Copyright (c) 1993 Quarterdeck Office Systems +# +# Permission to use, copy, modify, distribute, and sell this software +# and software and its documentation for any purpose is hereby granted +# without fee, provided that the above copyright notice appear in all +# copies and that both that copyright notice and this permission +# notice appear in supporting documentation, and that the name +# Quarterdeck Office Systems, Inc. not be used in advertising or +# publicity pertaining to distribution of this software without +# specific, written prior permission. +# +# THIS SOFTWARE IS PROVIDED `AS-IS'. QUARTERDECK OFFICE SYSTEMS, +# INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +# INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +# NONINFRINGEMENT. IN NO EVENT SHALL QUARTERDECK OFFICE SYSTEMS, +# INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL, +# INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR +# PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS +# OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT +# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + diff --git a/contexts/x11r6 b/contexts/x11r6 new file mode 100644 index 0000000..0bf9ffe --- /dev/null +++ b/contexts/x11r6 @@ -0,0 +1,30 @@ +# $Xorg: x11r6,v 1.3 2000/08/17 19:54:01 cpqbld Exp $ +# +# Copyright (c) 1993 Quarterdeck Office Systems +# +# Permission to use, copy, modify, distribute, and sell this software +# and software and its documentation for any purpose is hereby granted +# without fee, provided that the above copyright notice appear in all +# copies and that both that copyright notice and this permission +# notice appear in supporting documentation, and that the name +# Quarterdeck Office Systems, Inc. not be used in advertising or +# publicity pertaining to distribution of this software without +# specific, written prior permission. +# +# THIS SOFTWARE IS PROVIDED `AS-IS'. QUARTERDECK OFFICE SYSTEMS, +# INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +# INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR +# NONINFRINGEMENT. IN NO EVENT SHALL QUARTERDECK OFFICE SYSTEMS, +# INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL, +# INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR +# PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS +# OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT +# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +MISC X MANPATH=_MANPATH +MISC POSIX PATH=_PATH +INTERNAL-AUTH-PROGRAM X11 xauth xauth +INTERNAL-AUTH-INPUT X11 add\040$1\040$2\040$3 +INTERNAL-AUTH-PROGRAM ICE iceauth iceauth +INTERNAL-AUTH-INPUT ICE add\040$1\040$2\040$3\040$4\040$5 |