Searched refs:cvs (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/external/gpl2/xcvs/dist/contrib/pam/
H A DMakefile.am21 cvs.linux \
22 cvs.solaris
/netbsd-current/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
H A DMakefile.am20 cvs.texinfo
/netbsd-current/external/gpl2/xcvs/dist/doc/
H A DMakefile.am21 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 \
45 cvs
[all...]
/netbsd-current/distrib/syspkg/sets/comp/comp-cvs-bin/
H A DMakefile3 PKGBASE=comp-cvs-bin
/netbsd-current/distrib/syspkg/sets/comp/comp-cvs-man/
H A DMakefile3 PKGBASE=comp-cvs-man
/netbsd-current/distrib/syspkg/sets/man/man-cvs-info/
H A DMakefile3 PKGBASE=man-cvs-info
/netbsd-current/distrib/syspkg/sets/comp/comp-cvs-catman/
H A DMakefile3 PKGBASE=comp-cvs-catman
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A DMakefile.common5 ### 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
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dsandbox_status.sh22 # 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
31 cvs status . > /dev/null 2>&1
49 if cvs status $file | grep -s '^From:[ ]*New file' ; then
52 elif cvs status $file | grep -s '^From:[ ]*no entry for' ; then
64 cvs status . > /dev/null 2>&1
76 changedfiles=`cvs diff | egrep '^diff' | awk '{print $3}'`
83 removedfiles=`cvs status | egrep '^File:[ ]*no file' | awk '{print $4}'`
85 # Determine whether each file has been cvs remove
[all...]
/netbsd-current/sbin/mount_portal/examples/
H A Dcvs.conf1 # $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
H A DMakefile10 cvs.1 cvs.conf
16 SCRIPTS= sysctlfs.sh.sh cvs.sh.sh
H A Dcvs.sh.sh3 # $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
/netbsd-current/external/gpl2/xcvs/dist/man/
H A DMakefile.am19 man_MANS = cvs.5 cvsbug.8
/netbsd-current/share/terminfo/
H A Dimport26 cvs -d cvs.netbsd.org:/cvsroot import \
/netbsd-current/external/gpl2/xcvs/dist/
H A Dcvs2netbsd29 # 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 \
/netbsd-current/external/bsd/am-utils/dist/
H A Dcvs-server.txt4 (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-utils
31 $ cvs updat
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
H A Dautogen.sh12 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
/netbsd-current/dist/pf/
H A DREADME.NetBSD21 # 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)
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/pf
136 cvs import -I ! -I CVS -m "Import PF from OpenBSD ${VERSION}" \
141 cvs updat
[all...]
/netbsd-current/external/gpl2/xcvs/doc/
H A DMakefile8 TEXINFO = cvsclient.texi cvs.texinfo
/netbsd-current/external/bsd/elftoolchain/
H A DREADME6 cvs -d cvs.netbsd.org import src/external/bsd/elftoolchain FreeBSD rXXXX
/netbsd-current/external/gpl2/grep/dist/
H A DMakefile.cvs9 rm -rf /tmp/grep-$(VERSION) && cp -aR $(SRCDIR) /tmp/grep-$(VERSION) && cd /tmp/grep-$(VERSION) && make -f Makefile.cvs cvs-clean && make -f Makefile.cvs && rm -rf autom4te.cache && (find . -type d -name CVS |xargs rm -rf) && cd .. && tar chf $(SRCDIR)/grep-$(VERSION).tar grep-$(VERSION)
20 # make cvs-clean blatantly stolen from KDE CVS ;)
21 cvs-clean:
24 echo "You most certainly didn't use cvs to get these sources."; \
25 echo "But this function depends on cvs's information."; \
/netbsd-current/external/gpl3/binutils/
H A Dbinutils2netbsd51 echo cvs import src/external/gpl3/binutils/dist FSF binutils-X-YY-Z
/netbsd-current/external/gpl3/gdb/
H A Dgdb2netbsd49 echo cvs import src/external/gpl3/gdb/dist FSF gdb-X-Y-Z
/netbsd-current/tests/usr.bin/xlint/lint2/
H A DMakefile35 cvs update "$$mi"; \
41 cvs diff "$$mi" || true
/netbsd-current/external/gpl3/binutils.old/
H A Dbinutils2netbsd51 echo cvs import src/external/gpl3/binutils/dist FSF binutils-X-YY-Z

Completed in 315 milliseconds

123