HomeSort by relevance Sort by last modified time
    Searched refs:workspace (Results 1 - 13 of 13) sorted by null

  /onnv/onnv-gate/usr/src/tools/scripts/
mkacr.sh 128 # be more than one in an ON workspace).
341 USAGE="Usage: $0 <workspace> <instruction-set-architecture> <archive-dir>"
348 workspace=$1
350 if [ -d $workspace/pkgdefs ] ; then
352 elif [ -d $workspace/usr/src/pkgdefs ] ; then
353 workspace=$workspace/usr/src
455 process_pkgdefs_directory $workspace/pkgdefs std
457 if [[ -d $workspace/../closed/pkgdefs && "$CLOSED_IS_PRESENT" != no ]]; then
458 process_pkgdefs_directory $workspace/../closed/pkgdefs std-close
    [all...]
wx.sh 29 # wx -- workspace extensions. Jeff Bonwick, December 1992.
112 # Add workspace nametable entry to local nt cache for better perf.
115 # add entries from workspace nt to local nt cache
416 Warning: there is no parent for the current workspace so local file:
472 # workspace nt used.
581 cd $workspace
609 initialize workspace for $ME usage
614 and current workspace).
616 currently checked out in current workspace).
622 workspace where wx will search for files
    [all...]
wx2hg.sh 29 # Convert a wx-based workspace to Mercurial.
93 "name that is valid in each workspace."
100 [[ -n $(whence workspace) ]] ||
101 fail "workspace command not found; please check PATH."
107 # Mercurial workspace to populate. Default is to create, in the same
108 # directory as the Teamware workspace, a new Mercurial workspace cloned
114 # Revision in the Mercurial workspace to apply the changes to.
141 fail "$hg_ws is not a Mercurial workspace."
149 codemgr_parent=$(workspace parent
    [all...]
ws.sh 29 # codemgr workspace and spawns a shell with the environment
47 # Workspace names can be specified in two forms: pathname
54 # function to produce a pathname from a workspace name or subdirectory.
55 # The workspace name can have hostname:pathname format.
114 # No workspace/repository path was given, so try and detect one from our
132 # A workspace/repository path was passed in, grab it and pop
146 # Set the workspace name and unset tmpwsname (as we reuse it later)
180 # Check to see if this is a valid workspace
193 # This catches the case of a passed in workspace path
221 echo "$wsname is not a supported workspace; type is $SCM_MODE" >&
    [all...]
webrev.sh 29 # This script takes a file list and a workspace and builds a set of html files
    [all...]
  /onnv/onnv-gate/usr/src/tools/
README.tools 27 OS/Net workspace. They usually live in the /opt/onbld directory on build
89 if you're trying to quickly rebuild portions of a workspace
112 Runs protocmp and protolist on a workspace (or uses the environment
113 variable CODEMGR_WS to determine the workspace). Checks the proto area
222 the workspace.
255 such things as the workspace, the parent, and what to build. See
279 copy a file under SCCS control to another location in a workspace.
287 rename a file under SCCS control to another location in a workspace.
291 delete a file under SCCS control workspace. also updates teamware's
298 workspace. Used mostly for non-full-build workspaces, so it sets u
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 38 directory and the workspace that perl is to be checked in to. The script
55 perl 5.8.4 workspace. These were based on the 5.8.3 versions. Things that
74 directory and an ON workspace.
  /onnv/onnv-gate/usr/src/tools/onbld/hgext/
cdm.py 21 '''OpenSolaris workspace extensions for mercurial
28 Show diffs relative to parent workspace - pdiffs
55 from onbld.Scm.WorkSpace import ActiveEntry, WorkSpace
127 '''Abort if the workspace has uncommitted changes, merges,
131 raise util.Abort('workspace has uncommitted changes')
133 raise util.Abort('workspace contains uncommitted merge')
135 raise util.Abort('workspace contains uncommitted branch')
137 raise util.Abort('workspace has Mq patches applied')
141 # Adding a reference to WorkSpace from a repo causes a circular referenc
    [all...]
  /onnv/onnv-gate/usr/src/lib/libxcurses/src/terminfo/
tektronix 49 # it only works in the workspace, not the monitor. Same for home.
50 # Likewise, standout only works in the workspace.
66 4025-17ws|4027-17ws|tek 4025 17 line window in workspace,
  /onnv/onnv-gate/usr/src/cmd/file/
magic 83 0 long 0100554 apl workspace
256 0 long 0101555 PDP-11 single precision APL workspace
257 0 long 0101554 PDP-11 double precision APL workspace
258 0 long 0101557 VAX single precision APL workspace
259 0 long 0101556 VAX double precision APL workspace
  /onnv/onnv-gate/usr/src/lib/libsum/common/
sum-sha1.c 174 CHAR64LONG16 workspace; local
176 block = &workspace;
  /onnv/onnv-gate/usr/src/cmd/terminfo/
tektronix.ti 96 # because it only works in the workspace, not the monitor.
97 # Same for home. Likewise, standout only works in the workspace.
120 tek4025-17-ws|4025-17-ws|4025-17ws|4027-17-ws|tek 4025 17 line window in workspace,
termcap     [all...]

Completed in 1500 milliseconds