Home
last modified time | relevance | path

Searched full:v7 (Results 1 – 25 of 93) sorted by relevance

1234

/titanic_50/usr/src/cmd/vi/port/
H A Dex_tty.h86 * (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 Dex.news280 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 Dgwd.c53 #ifndef V7
89 #ifndef V7
96 #else /* V7 */
105 #endif /* V7 */
H A Dcpmv.c190 * for V7 systems, flip-flop between real and effective uid is
214 #ifndef V7
220 #else /* V7 */
H A Duucp.h77 #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 Dlocal.h43 #ifdef V7
44 #include "v7.local.h"
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade.cfg106 # 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 DMakefile.sparcv743 # We don't support kmdb on v7 sparc, so we don't need kmdb versions of the
44 # v7 modules
H A DMakefile28 SUBDIRS = v7 v9
/titanic_50/usr/src/uts/sparc/sys/
H A Dpsw.h36 * This file only exists for v7 backwards compatibility.
43 #include <v7/sys/psr.h>
H A Dfsr.h41 * 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 Dregset.h177 * The inclusion of the SPARC V7 version of privregs.h allows for some
188 #include <v7/sys/privregs.h>
H A Dreg.h37 * This file only exists for v7 backwards compatibility.
/titanic_50/usr/src/uts/sparc/v7/sys/
H A DMakefile28 # uts/sparc/v7/sys/Makefile
42 ROOTINCV7= $(ROOT)/usr/include/v7
H A Dprivregs.h45 #include <v7/sys/psr.h>
/titanic_50/usr/src/uts/common/sys/
H A Dtermios.h152 #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 Dttold.h44 /* 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 Ddel.h.cb28 ** 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 Duucp.h53 #define V7 macro
63 #define V7 macro
74 #ifdef V7
77 #else /* !V7 */
/titanic_50/usr/src/uts/sparc/v9/sys/
H A Dpsr_compat.h36 #include <v7/sys/psr.h> /* the real thing */
/titanic_50/usr/src/lib/libdwarf/common/cmplrs/
H A Ddwarf_addr_finder.h3 $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 Dinc.flg36 find_files "s.*.h" usr/src/uts/sparc/v7
/titanic_50/usr/src/cmd/mandoc/
H A Datt.c39 LINE("v7", "Version\\~7 AT&T UNIX"); in mdoc_a2att()
/titanic_50/usr/src/lib/libm/common/C/
H A D__lgamma.c100 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 DMakefile64 XRINCCOMP = B!sun4u O!sfmmu O!sparc/v7 O!sparc/v9 B!sparc B!sun B!common

1234