Searched refs:SCCS (Results 1 - 25 of 35) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/tools/findunref/
H A Dexception_list.teamware35 */SCCS
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dsccsrm.sh91 if [ -f SCCS/s..del-${new_file} -o -d .del-${new_file} ]; then
94 if [ -f SCCS/s.$file ]; then
95 if [ -f SCCS/p.${file} ]; then
108 rm -f SCCS/p.${file}
117 mv SCCS/s.${file} SCCS/s..del-${new_file}
118 elif [ -d ${file} -a ${file} != "SCCS" ]; then
121 message "${file}: not an SCCS file"
H A Dsccsmv.sh29 # This script is to be used to move SCCS files and SCCS
57 s1="$d1/SCCS/s.$f1"
58 p1="$d1/SCCS/p.$f1"
61 s2="$d2/SCCS/s.$f2"
62 p2="$d2/SCCS/p.$f2"
64 if [ ! -d $d2/SCCS ]; then
65 mkdir $d2/SCCS
H A Dsccshist.sh44 SCCS=/usr/ccs/bin/sccs
115 $SCCS prt $FILE | while read LINE ; do
140 $SCCS get -s -p -k -r$2 $FILE > $tmpf1
H A Dwhich_scm.sh35 # type have a control directory per directory (RCS and SCCS), with no other
85 # If it's not Teamware, it could just be local SCCS.
87 [[ -d SCCS ]] && LOCAL_TYPE="sccs"
H A Dkeywords.sh43 # sccs keywords and/or filenames that were not SCCS files.
132 if [ -f SCCS/s.$file ]; then
133 if [ -f SCCS/p.$file ]; then
144 echo "Cannot access SCCS information: $i"
169 echo "Not an SCCS file: $i"
H A Dsccscp.sh30 # This script is to be used to copy SCCS files and SCCS
34 # and do an SCCS GET operation on the newly
82 s1="$d1/SCCS/s.$f1"
83 p1="$d1/SCCS/p.$f1"
86 s2="$d2/SCCS/s.$f2"
95 # Does the destination directory have an SCCS directory,
98 if [ ! -d $d2/SCCS ]; then
99 mkdir $d2/SCCS
127 find . -name "s.*" -print | grep '/SCCS/
[all...]
H A Dflg.flp.sh68 # not SCCS files.
80 sed -n s:/SCCS/s.:/:p | prpath
H A Dwebrev.sh1437 if [[ ! -f $PWS/${2%/*}/SCCS/s.${2##*/} && -n $RWS ]]; then
1442 psid=$($SCCS prs -d:I: $pfile 2>/dev/null)
1447 set -A sids $($SCCS prs -l -r$psid -d:I: $cfile 2>/dev/null)
1460 $SCCS prs -l -r$sid1 $cfile 2>/dev/null | \
1465 $SCCS prs -l -r$sid1 $cfile 2>/dev/null | \
1860 if [[ ! -f $CWS/$DIR/$F && -f $CWS/$DIR/SCCS/s.$F ]]; then
1861 $SCCS get -s -p $CWS/$DIR/$F > $CWS/$DIR/$F
1865 # same way SCCS does. If the file is already under version
1866 # control, always use permissions from the SCCS/s.file. If
1867 # the file is not under SCCS contro
[all...]
H A Dwx.sh553 parentsdot=$parent/$(dirname $parentfile)/SCCS/s.$(basename \
560 "but file does not exist or SCCS file is empty."
631 All files in the workspace must be under SCCS
765 active list entry, its SCCS history and the
1745 checked out. Note, files must be under SCCS control in order for
1826 find $srcroot_dir -name SCCS -print | sort >$wxdir/sccs_dirs
1835 sed -e 's,SCCS/p.,,' |sed -e 's,^\./,,' >$wxtmp/checked_out
2150 if [ -f SCCS/p.$file ]; then
2186 if [[ ! -f SCCS/p.$file ]]; then
2275 elif [ -f SCCS/
[all...]
H A Dvalidate_flg.pl36 # SCCS files matching the pattern supplied for a "find_files"
41 my $foo = `find $dir -name "$pat" -print | grep /SCCS/s.`;
107 warn "$fname:$firstline: $dir has no SCCS objects ",
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/
H A Dcopy_contrib.sh56 # but only if we have SCCS files (not true for the source product).
58 for dir in $(cd $src && find $modules -type d -name SCCS); do
59 dir=${dir%/SCCS}
61 for file in SCCS/s.*; do
62 file=${file#SCCS/s\.}
63 if [[ ! ( -f $file || -f SCCS/p.$file ) ]]; then
77 # Teamware bringover and putback warning about them not being in SCCS.
80 for obj in $(cd $src && find $modules -name SCCS -prune -o -print); do
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DMakefile.PL14 if($path =~ m:/(RCS|CVS|SCCS|\.svn)/: ||
/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile.com39 CSRCS :sh= find . -name SCCS -prune -o -name *.c -print | cut -b3-
40 SSRCS :sh= find . -name SCCS -prune -o -name *.s -print | cut -b3-
41 DSRCS :sh= find . -name SCCS -prune -o -name *.d -print | cut -b3-
48 EXES :sh= find . -name SCCS -prune -o \( -name *.exe -o -name \*.pl \) -print \
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DREADME28 SCCS Revision 1.4 of postrevers.[ch] represents a new implementation of
/opensolaris-onvv-gate/usr/src/uts/intel/hwarc/
H A DMakefile110 SCCS = sccs macro
124 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/uts/intel/wusb_ca/
H A DMakefile112 SCCS = sccs macro
126 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/uts/intel/wusb_df/
H A DMakefile110 SCCS = sccs macro
124 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/uts/sparc/wusb_df/
H A DMakefile111 SCCS = sccs macro
125 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/cmd/print/
H A DMakefile77 $(XGETTEXT) -s `/bin/find . -type d -name SCCS -prune -o -type f -name '*.c' -print`
88 $(XGETTEXT) -s -m "xxx" `/bin/find . -print | grep '\.c$$' | sed '/SCCS/d'`
/opensolaris-onvv-gate/usr/src/lib/print/
H A DMakefile65 $(XGETTEXT) -s `/bin/find . -type d -name SCCS -prune -o -type f -name '*.c' -print`
/opensolaris-onvv-gate/usr/src/uts/intel/aac/
H A DMakefile111 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/uts/sparc/aac/
H A DMakefile116 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/opensolaris-onvv-gate/usr/src/uts/intel/hwahc/
H A DMakefile103 SCCS = sccs macro
/opensolaris-onvv-gate/usr/src/uts/sparc/hwahc/
H A DMakefile100 SCCS = sccs macro

Completed in 378 milliseconds

12