opnsense-src/contrib/cvs/src
Peter Wemm 989c137029 If we are logging into a cvs pserver with the username of "anoncvs",
and we have not done an explicit 'cvs login', then use a default password
of "anoncvs".  This allows things like:
  setenv CVSROOT :pserver:anoncvs@anoncvs.freebsd.org:/cvs
  cvs checkout src  (without doing the normal 'cvs login' for pserver mode)
but this runs over the :pserver: protocol rather than the more troublesome
rsh.  Naturally, the server had better be running in -R (readonly) mode :-)
1998-05-27 16:55:49 +00:00
..
add.c
admin.c
buffer.c
buffer.h
ChangeLog
ChangeLog-96
ChangeLog-97
ChangeLog-9194
ChangeLog-9395
checkin.c
checkout.c
classify.c
client.c
client.h
commit.c
create_adm.c
cvs.h
cvsbug.sh
cvsrc.c
diff.c
edit.c
edit.h
entries.c
error.c
error.h
expand_path.c
fileattr.c
fileattr.h
filesubr.c
find_names.c
hardlink.c
hardlink.h
hash.c
hash.h
history.c
ignore.c
import.c
lock.c
log.c
login.c
logmsg.c
main.c
Makefile.in
mkmodules.c
modules.c
myndbm.c
myndbm.h
no_diff.c
options.h.in
parseinfo.c
patch.c
rcs.c
rcs.h
rcscmds.c
recurse.c
release.c
remove.c
repos.c
root.c
rtag.c
run.c
sanity.sh
scramble.c
server.c
server.h
status.c
subr.c
tag.c
update.c
update.h
vers_ts.c
version.c
watch.c
watch.h
wrapper.c
zlib.c