HomeSort by: relevance | last modified time | path
    Searched refs:SCCS (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/xcvs/dist/contrib/
rcs2sccs.sh 19 if [ ! -d SCCS ] ; then
20 mkdir SCCS
88 # add SCCS keywords in place of RCS keywords
98 # check file into SCCS
101 echo about to do sccs admin
102 echo sccs admin -n -i$file $file < $commentfile
103 sccs admin -n -i$file $file < $commentfile >> $logfile 2>&1
105 echo ERROR - sccs admin
108 echo initial rev checked into SCCS
113 sccs admin -fb $file 2>>$logfil
    [all...]
sccs2rcs.in 15 # Sccs2rcs is a script to convert an existing SCCS
23 # + It will NOT delete or alter your ./SCCS history under any circumstances.
25 # + Run in a directory where ./SCCS exists and where you can
29 # (SCCS under Ultrix is set-uid sccs, bad bad bad, so
30 # /usr/local/bin/sccs here fixes that)
36 # "rm -rf RCS; sccs unedit `sccs tell`; sccs clean"
43 # the date of a delta to be in sync, then run "sccs admin -z
    [all...]
rcs-to-cvs.sh 100 if [ -d SCCS ]; then
101 echo SCCS files detected! >&2
  /src/external/lgpl2/userspace-rcu/dist/scripts/
urcu-api-list.sh 199 find . \( -name SCCS -prune \) -o \( -name .git -prune \) -o \( -name '*.[h]' -print \) | grep -v -e '-impl\.h$' | cscope -bkq -i -
  /src/external/bsd/ntp/dist/
bootstrap 74 runner_files=`find [B-Za-z]* -type f -name 'run-*' -print | fgrep -v /SCCS/`
94 def_files=`find [B-Za-z]* -type f -name '*.def' -print | fgrep -v /SCCS/`
  /src/external/bsd/ntp/dist/sntp/libopts/
Makefile.am 19 @: do-nothing rule to avoid default SCCS get
  /src/external/bsd/ntp/dist/sntp/
Makefile.am 179 @: do-nothing action to avoid default SCCS get
224 @: do-nothing action to avoid default SCCS get, .h built with .c
256 @: do-nothing action to avoid default SCCS get, .menu built with .texi

Completed in 22 milliseconds