| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | cvshelp.man | 23 cvshelp \- advice on using the Concurrent Versions System 43 Setup the master source repository. Choose a directory with 50 directory in the root of the source repository: 56 Populate this directory with the 62 directory. Edit these files to reflect your local source repository 63 environment \- they may be quite small initially, but will grow as 68 ci \-m'Initial loginfo file' loginfo 69 ci \-m'Initial modules file' modules 136 descend \-f 'ci \-t/dev/null \-m"Placed under CVS control" \-nV\fR\fIx\fR\fB_\fR\fIy\fR\fB *' 160 Clean out unwanted working files, leaving only the RCS `,v' files: [all …]
|
| H A D | sandbox_status.sh | 3 # Copyright (C) 1995-2005 The Free Software Foundation, Inc. 15 # sandbox_status - identify files added, changed, or removed 16 # in CVS working directory 20 # This program should be run in a working directory that has been 22 # changed, or removed in the working directory, but not "cvs 30 # If we can't run CVS commands in this directory 39 # Identify files added to working directory 43 if [ $file = '.' -o $file = '..' ] ; then 48 if [ -f $file ] ; then 49 if cvs status $file | grep -s '^From:[ ]*New file' ; then [all …]
|
| H A D | sandbox_status.man | 4 sandbox_status \- identify files added, changed, or removed in a CVS working 5 directory 9 This command is a housekeeping aid. It should be run in a working 10 directory that has been checked out using CVS. It identifies files 11 that have been added, changed, or removed in the working directory, but 20 It operates in the current directory only. 38 for instructions on how to add or remove a file or directory in a 39 CVS-controlled package. 42 from the current directory. Otherwise, the command returns a count of
|
| /netbsd-src/external/gpl2/rcs/dist/man/ |
| H A D | ci.1 | 15 ci \- check in RCS revisions 25 are assumed to be working files containing new revisions. 27 deposits the contents of each working file 29 If only a working file is given, 32 and then in the working file's directory. 45 for the owner of the file if non-strict locking is used 53 .B \-f 62 removes the working file and any lock; 63 .B "ci\ \-l" 65 .B "ci\ \-u" [all …]
|
| H A D | rcsintro.1 | 5 rcsintro \- introduction to RCS commands 35 check-in, and a log message summarizing the change. 73 If you have not already done so, make an RCS directory with the command 77 Then invoke the check-in command 83 directory, 90 should be a synopsis of the contents of the file. All later check-in 94 Files in the RCS directory are called RCS files; 95 the others are called working files. 96 To get back the working file 98 in the previous example, use the check-out [all …]
|
| H A D | rcsclean.1 | 13 rcsclean \- clean up working files 20 .B "rcsclean \-u" 28 compares the working file and a revision in the corresponding 31 .B \-u 33 and then removes the working file 34 unless the working file is writable and the revision is locked. 36 .B "rcs \-u" 38 .B "rm \-f" 45 is given, all working files in the current directory are cleaned. 47 all others denote working files. [all …]
|
| /netbsd-src/share/man/man1/ |
| H A D | cd.1 | 40 .Nd change working directory 43 .Op Ar directory 48 as a shell regular built-in. 52 .Ar directory 54 working directory. 63 .Bl -tag -width Ev 65 A colon-separated list of pathnames that refer to directories. 67 .Ar directory 73 or dot-dot 77 .Ar directory [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | FAQ | 1 ------------------------------------------------------------------------------- 3 CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. 20 ------------------------------------------------------------------------------- 25 maintaining it with the FAQ-O-Matic package which allows any 27 text is (mostly automatically) extracted from the FAQ-O-Matic. 28 In 2004, Dr. Pascal Molli's FAQ-O-Matic was decommissioned. 46 1. About FAQ-O-Matic 48 This is FAQ-O-Matic, a quick-and-dirty Perl hack (aren't they all?) by 56 Thus the FAQ-O-Matic was born. FAQ-O-Matic is a couple sleazy Perl scripts 73 fancy formatting. This is meant to be bandwidth-light and dumb-browser-friendly [all …]
|
| /netbsd-src/bin/csh/USD.doc/ |
| H A D | csh.2 | 40 directory and begins by reading commands from a file 42 in this directory. 56 also in your home directory. 58 to the \s-2UNIX\s0 system. 67 \'set noglob ; eval \`tset \-s \-m dialup:c100rv4pna \-m plugboard:?hp2621nl \!*\`\'; 70 msgs \-f 71 if (\-e $mail) then 77 This file contains several commands to be executed by \s-2UNIX\s0 103 of \s-2CPU\s+2 time. The variable `history' is set to 10 indicating that 121 system messages which I have not seen before; the `\-f' option here prevents [all …]
|
| /netbsd-src/lib/libc/sys/ |
| H A D | chdir.2 | 38 .Nd change current working directory 50 argument points to the pathname of a directory. 54 causes the named directory 55 to become the current working directory, that is, 63 causes the directory referenced by 65 to become the current working directory, 70 In order for a directory to become the current directory, 71 a process must have execute (search) access to the directory. 74 Otherwise, a value of \-1 is returned and 80 will fail and the current working directory will be unchanged if [all …]
|
| H A D | chroot.2 | 38 .Nd change root directory 49 is the address of the pathname of a directory, terminated by an ASCII NUL. 53 to become the root directory, 58 In order for a directory to become the root directory 59 a process must have execute (search) access for that directory. 61 If the current working directory is not at or under the new root 62 directory, it is silently set to the new root directory. 65 has no effect on the process's current directory. 67 This call is restricted to the super-user. 71 function performs the same operation on an open directory file [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/ |
| H A D | cvs.texinfo | 1 \input texinfo @c -*-texinfo-*- 63 @c http://www.ft.uni-erlangen.de/~mskuhn/iso-paper.html 70 @c sanity-check it with "make info" and run TeX less 77 @settitle CVS---Concurrent Versions System v@value{VERSION} 80 @c -- TODO list: 81 @c -- Fix all lines that match "^@c -- " 82 @c -- Also places marked with FIXME should be manual 120 @comment -release- 140 @c --------------------------------------------------------------------- 165 ----------------------- [all …]
|
| H A D | cvsclient.texi | 1 \input texinfo @c -*- texinfo -*- 4 @include version-client.texi 17 specification---@xref{Introduction}, for more on what this version number 37 CVS to @dfn{check out} a @dfn{working directory} from the repository, to 42 CVS-specific protocol described in this document. 44 Developers, using the machine on which they store their working 45 directory, run the CVS @dfn{client} program. To perform operations 51 yet completely document one aspect of the protocol---the detailed 52 operation of each CVS command and option---and one must look at the CVS 54 protocol is non-proprietary (anyone who wants to is encouraged to [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/man/ |
| H A D | cvs.5 | 8 cvs \- Concurrent Versions System support files 46 copies of the revision-controlled files, by copying particular 48 private \fIworking directories\fP. In terms of file structure, each 64 These programs are used for ``pre-commit'' checking to verify that the 74 repository. Wrappers allow the file or directory to be processed 126 \fImname\fP \fB\-a\fP \fIaliases\fP\|.\|.\|. 129 The `\|\fB\-a\fP\|' flags the definition as a simple alias: \fBcvs\fP 134 directories in the working directory, just as if the path had been 142 `\|\fImname dir\fP\|'. This defines all the files in directory 144 \fB$CVSROOT\fP) to a directory of source in one of the source [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | openat.c | 16 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ 37 #include "save-cwd.h" 48 Otherwise, upon failure, set errno and return -1, as openat does. 75 _("openat: unable to record current working directory")); in rpl_openat() 82 return -1; in rpl_openat() 90 _("openat: unable to restore working directory")); in rpl_openat() 117 _("fdopendir: unable to record current working directory")); in fdopendir() 132 _("fdopendir: unable to restore working directory")); in fdopendir() 161 _("fstatat: unable to record current working directory")); in fstatat() 168 return -1; in fstatat() [all …]
|
| /netbsd-src/libexec/ftpd/ |
| H A D | ftpd.8 | 3 .\" Copyright (c) 1997-2008 The NetBSD Foundation, Inc. 88 .Bl -tag -width Ds 100 as the directory to 103 Default is the home directory for the ftp user. 124 Change the root directory of the configuration files from 128 This changes the directory for the following files: 186 .Tn wu-ftpd 197 append, delete, make directory, remove directory and rename operations and 209 Disable the use of pid files for keeping track of the number of logged-in 215 Enable the use of pid files for keeping track of the number of logged-in [all …]
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | README.MinGW | 8 ------------ 11 GNU Groff, using the MinGW port of GCC for Microsoft (TM) Windows-32 16 toolkit, which provides a Win-32 implementation of the GNU bash shell, and a 22 self-extracting executable installation packages. If installing both from 33 ------------------------- 41 1. Change working directory to any suitable location where you may unpack 47 tar xzf <download-path>/groff-<version>.tar.gz 49 This creates a new sub-directory, groff-<version>, containing an image of 50 the groff source tree. You should now change directory, to make this 51 ./groff-<version> your working directory. [all …]
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | README | 6 The ntp Distribution Base Directory 8 This directory and its subdirectories contain the Network Time Protocol 12 The contents of the base directory are given in this file. The contents of 17 directory. For more information on NTP and how to get a working setup, 18 read WHERE-TO-START. 22 The base directory ./ contains the autoconfiguration files, source 29 INSTALL Generic installation instructions for autoconf-based programs. 37 README.bk Instructions for folks who use the BitKeeper-repository 42 TODO List of items the NTP developers are working on. 44 WHERE-TO-START Hints on what to read in order to get a working [all …]
|
| /netbsd-src/bin/pwd/ |
| H A D | pwd.1 | 40 .Nd return working directory name 46 writes the absolute pathname of the current working directory to 50 .Bl -tag -width indent 55 neither "/./" nor "/../" and references the current directory, then 57 is assumed to be the name of the current directory. 59 Print the physical path to the current working directory, with symbolic 72 .Ex -std pwd 83 .St -p1003.1 , 99 that the current directory or a containing directory was moved after
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|
| /netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | getpwd.c | 1 /* getpwd.c - get the working directory */ 7 Returns the current working directory. This implementation caches the 44 /* Virtually every UN*X system now in common use (except for pre-4.3-tahoe 62 /* Get the working directory. Use the PWD environment variable if it's 64 to the user. Yield the working directory if successful; otherwise,
|