| /titanic_50/usr/src/cmd/vi/port/ |
| H A D | ex_tty.h | 86 * (2) V7 research: has CBREAK, has ioctl, and has the tchars (TIOCSETC) 88 * (3) USG V2: Basically like V6 but RAW mode is like V7 RAW. 90 * (4) USG V3: equivalent to V7 but totally incompatible. 91 * (5) Berkeley 4BSD: has ltchars in addition to all of V7. 96 * when we go into or out of visual mode. In V7/4BSD it's just the flags word 106 #ifdef TIOCSETC /* V7 */ 107 var struct tchars ottyc, nttyc; /* For V7 character masking */
|
| H A D | ex.news | 280 A kernel problem on the V7 pdp-11 overlay systems which causes 437 The encryption code from the v7 editor is now part of ex. 699 A minor incompatibility with the v7 ed has been fixed. Previously, 812 for v7 pdp-11 Unix that will make it fit.) Version 2.9 913 Berkeley V7 quotas will produce the right error message. 1061 A minor incompatibility with the v7 ed has been fixed. Previously, 1108 In order to get 2.10 to fit on a v7 pdp-11, the following features 1113 Turning off ^Q/^S on a v7 system.
|
| /titanic_50/usr/src/cmd/bnu/ |
| H A D | gwd.c | 53 #ifndef V7 89 #ifndef V7 96 #else /* V7 */ 105 #endif /* V7 */
|
| H A D | cpmv.c | 190 * for V7 systems, flip-flop between real and effective uid is 214 #ifndef V7 220 #else /* V7 */
|
| H A D | uucp.h | 77 #define V7 macro 84 #define V7 macro 101 #ifdef V7 111 #else /* !V7 */ 116 #endif /* V7 */
|
| /titanic_50/usr/src/cmd/mailx/hdr/ |
| H A D | local.h | 43 #ifdef V7 44 #include "v7.local.h"
|
| /titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade.cfg | 106 # v7 pool 107 ZPOOL_VERSION_7_FILES="zfs-pool-v7.dat" 108 ZPOOL_VERSION_7_NAME="v7-pool"
|
| /titanic_50/usr/src/cmd/mdb/sparc/ |
| H A D | Makefile.sparcv7 | 43 # We don't support kmdb on v7 sparc, so we don't need kmdb versions of the 44 # v7 modules
|
| H A D | Makefile | 28 SUBDIRS = v7 v9
|
| /titanic_50/usr/src/uts/sparc/sys/ |
| H A D | psw.h | 36 * This file only exists for v7 backwards compatibility. 43 #include <v7/sys/psr.h>
|
| H A D | fsr.h | 41 * On v7 and v8 cpus, it is 32b. 44 * RP is v7 only (v8 dropped extended precision). 45 * PR was dropped before v7.
|
| H A D | regset.h | 177 * The inclusion of the SPARC V7 version of privregs.h allows for some 188 #include <v7/sys/privregs.h>
|
| H A D | reg.h | 37 * This file only exists for v7 backwards compatibility.
|
| /titanic_50/usr/src/uts/sparc/v7/sys/ |
| H A D | Makefile | 28 # uts/sparc/v7/sys/Makefile 42 ROOTINCV7= $(ROOT)/usr/include/v7
|
| H A D | privregs.h | 45 #include <v7/sys/psr.h>
|
| /titanic_50/usr/src/uts/common/sys/ |
| H A D | termios.h | 152 #define VCEOF NCC /* RESERVED true EOF char (V7 compatability) */ 273 #define XCLUDE 0100000 /* *V7* exclusive use coming fron XENIX */ 505 #define DIOCGETP (DIOC|8) /* V7 */ 506 #define DIOCSETP (DIOC|9) /* V7 */ 512 * XXX - somebody is confused here. V7 had no such "ioctl", although XENIX may 517 #define FIORDCHK (('f'<<8)|3) /* V7 */
|
| H A D | ttold.h | 44 /* All the ioctls (BSD, V7, XENIX, S5) defines are in termios.h */ 273 #define OTTYDISC 0 /* old, v7 std tty driver */
|
| /titanic_50/usr/src/cmd/vi/misc/ |
| H A D | del.h.cb | 28 ** This looks like V7, and it even works, but the kernel really 30 ** inaccurate. But it tries to simulate v7.
|
| /titanic_50/usr/src/cmd/ttymon/ |
| H A D | uucp.h | 53 #define V7 macro 63 #define V7 macro 74 #ifdef V7 77 #else /* !V7 */
|
| /titanic_50/usr/src/uts/sparc/v9/sys/ |
| H A D | psr_compat.h | 36 #include <v7/sys/psr.h> /* the real thing */
|
| /titanic_50/usr/src/lib/libdwarf/common/cmplrs/ |
| H A D | dwarf_addr_finder.h | 3 $Source: /plroot/cmplrs.src/v7.4.5m/.RCS/PL/include/cmplrs/RCS/dwarf_addr_finder.h,v $
|
| /titanic_50/usr/src/uts/sparc/kmech_krb5/ |
| H A D | inc.flg | 36 find_files "s.*.h" usr/src/uts/sparc/v7
|
| /titanic_50/usr/src/cmd/mandoc/ |
| H A D | att.c | 39 LINE("v7", "Version\\~7 AT&T UNIX"); in mdoc_a2att()
|
| /titanic_50/usr/src/lib/libm/common/C/ |
| H A D | __lgamma.c | 100 v7 = 2.690530175870899333379843e3, variable 258 q = v0+y*(v1+y*(v2+y*(v3+y*(v4+y*(v5+y*(v6+y*(v7-y))))))); in __k_lgamma()
|
| /titanic_50/usr/src/psm/stand/boot/ |
| H A D | Makefile | 64 XRINCCOMP = B!sun4u O!sfmmu O!sparc/v7 O!sparc/v9 B!sparc B!sun B!common
|