OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvs
(Results
1 - 25
of
60
) sorted by relevancy
1
2
3
/src/external/gpl2/xcvs/dist/contrib/pam/
Makefile.am
2
# Makefile for GNU
CVS
contributed sample Pluggable Authentication Manager
21
cvs
.linux \
22
cvs
.solaris
/src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
Makefile.am
2
# Makefile for GNU translated
CVS
documentation
20
cvs
.texinfo
/src/external/gpl2/xcvs/dist/doc/
Makefile.am
2
# Makefile for GNU
CVS
documentation (excluding man pages - see ../man).
21
info_TEXINFOS =
cvs
.texinfo cvsclient.texi
22
man_MANS = $(srcdir)/
cvs
.1
25
cvs
.ps \
26
cvs
-paper.ps \
30
cvs
.pdf \
31
$(srcdir)/
cvs
-paper.pdf \
35
cvs
.txt \
43
$(srcdir)/
cvs
.1 \
44
cvs
-paper.ms
[
all
...]
/src/distrib/syspkg/sets/comp/comp-cvs-bin/
Makefile
3
PKGBASE=comp-
cvs
-bin
/src/distrib/syspkg/sets/comp/comp-cvs-catman/
Makefile
3
PKGBASE=comp-
cvs
-catman
/src/distrib/syspkg/sets/comp/comp-cvs-man/
Makefile
3
PKGBASE=comp-
cvs
-man
/src/distrib/syspkg/sets/man/man-cvs-info/
Makefile
3
PKGBASE=man-
cvs
-info
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
Makefile.common
5
### All the real work is done by the shellscript
cvs
.sh
9
cvs
dist
cvs
-clean configure.in configure.files subdirs package-messages package-merge:
12
admindir=.; until test -f $$admindir/admin/
cvs
.sh; do \
17
if test -f $$admindir/
cvs
.sh; then :; else \
25
$(SHELL) $$admindir/
cvs
.sh package-merge ;\
26
else MAKE=$(MAKE) $(SHELL) $$admindir/
cvs
.sh $@ ;\
34
.PHONY:
cvs
dist
cvs
-clean package-merge package-messages
/src/external/gpl2/xcvs/dist/contrib/
sandbox_status.sh
16
# in
CVS
working directory
21
# checked out using
CVS
. It identifies files that have been added,
22
# changed, or removed in the working directory, but not "
cvs
23
# committed". It also determines whether the files have been "
cvs
24
# added" or "
cvs
removed". For directories, it is only practical to
30
# If we can't run
CVS
commands in this directory
31
cvs
status . > /dev/null 2>&1
49
if
cvs
status $file | grep -s '^From:[ ]*New file' ; then
50
echo "file added: $file - not
CVS
committed"
52
elif
cvs
status $file | grep -s '^From:[ ]*no entry for' ; the
[
all
...]
/src/sbin/mount_portal/examples/
cvs.conf
1
# $NetBSD:
cvs
.conf,v 1.3 2017/05/09 23:26:49 kamil Exp $
3
netbsd/ rfilter netbsd/ /usr/share/examples/mount_portal/
cvs
.sh netbsd %s
4
openbsd/ rfilter openbsd/ /usr/share/examples/mount_portal/
cvs
.sh openbsd %s
Makefile
10
cvs
.1
cvs
.conf
16
SCRIPTS= sysctlfs.sh.sh
cvs
.sh.sh
cvs.sh.sh
3
# $NetBSD:
cvs
.sh.sh,v 1.4 2017/05/09 23:26:49 kamil Exp $
8
# supplement path to include ssh and
cvs
10
# use ssh instead of rsh for
cvs
connections
19
export CVSROOT="anoncvs@anoncvs.usa.openbsd.org:/
cvs
"
34
cvs
co -p $rev $file
/src/external/gpl2/xcvs/dist/man/
Makefile.am
2
# Makefile.am for GNU
CVS
man pages.
19
man_MANS =
cvs
.5 cvsbug.8
/src/share/terminfo/
import
26
cvs
-d
cvs
.netbsd.org:/cvsroot import \
/src/external/gpl2/xcvs/dist/
cvs2netbsd
29
# cvs2netbsd: removes Id tag and unnecessary files before import of
cvs
into
42
cd doc && rm -f
cvs
-paper.ps
cvs
.aux
cvs
.info*
cvs
.ps \
/src/external/bsd/am-utils/dist/
cvs-server.txt
2
Here are generic
CVS
server instructions:
4
(1) Get an SSH Public key installed on
cvs
.am-utils.org. You can generate a
6
your ~/.ssh/authorized_keys file on
cvs
.am-utils.org. If you don't have
7
login access on
cvs
.am-utils.org, then email
13
$
cvs
-d ${USER}@
cvs
.am-utils.org:/home/cvsroot checkout am-utils
17
$
cvs
-d ${USER}@
cvs
.am-utils.org:/home/cvsroot checkout -r amd-6-1-stable am-utils
21
$
cvs
-d ${USER}@
cvs
.am-utils.org:/home/cvsroot checkout -r amd-6-0-stable am-util
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
autogen.sh
12
if test -f $d/share/apps/kdelibs/admin/
cvs
.sh; then
24
sed -e 's/automake\*1.6/automake\*1.[678] | automake\*1.[678]/' < admin/
cvs
.sh > admin/
cvs
.sh.new
25
mv admin/
cvs
.sh.new admin/
cvs
.sh
40
sh admin/
cvs
.sh
cvs
/src/dist/pf/
README.NetBSD
12
# 1) Get the PF dist files and a copy of the
CVS
repository
21
# 10) Update your /usr/src (cd /usr/src &&
cvs
update -dPA)
24
# 13) Update your /usr/src one more time (cd /usr/src &&
cvs
update -dPA)
64
# GET COPY OF THE
CVS
REPOSITORY FOR LOCAL TEST IMPORTS
70
S="${NETBSDUSERNAME}@
cvs
.netbsd.org::cvsroot"
106
cvs
co -P src
112
cvs
update -dPA
118
cvs
update -dPA dist/pf sys/dist/pf
120
#
cvs
tag
122
cvs
tag BEFORE-PF-${VERTAG} dist/pf sys/dist/p
[
all
...]
/src/external/bsd/elftoolchain/
README
6
cvs
-d
cvs
.netbsd.org import src/external/bsd/elftoolchain FreeBSD rXXXX
/src/external/gpl2/xcvs/doc/
Makefile
8
TEXINFO = cvsclient.texi
cvs
.texinfo
/src/tests/usr.bin/xlint/lint2/
Makefile
35
cvs
update "$$mi"; \
41
cvs
diff "$$mi" || true
/src/external/gpl3/binutils/
binutils2netbsd
51
echo
cvs
import src/external/gpl3/binutils/dist FSF binutils-X-YY-Z
/src/external/gpl3/binutils.old/
binutils2netbsd
51
echo
cvs
import src/external/gpl3/binutils/dist FSF binutils-X-YY-Z
/src/external/gpl3/gdb/
gdb2netbsd
49
echo
cvs
import src/external/gpl3/gdb/dist FSF gdb-X-Y-Z
/src/external/gpl3/gdb.old/
gdb2netbsd
49
echo
cvs
import src/external/gpl3/gdb/dist FSF gdb-X-Y-Z
Completed in 50 milliseconds
1
2
3
Indexes created Mon Apr 06 00:22:49 UTC 2026