History log of /freebsd-11-stable/contrib/sendmail/libmilter/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
363466 24-Jul-2020 gshapiro

MFC: Merge sendmail 8.16.1 from HEAD: See contrib/sendmail/RELEASE_NOTES for
details
Includes build infrastructure & config updates required for changes
in 8.16.1


/freebsd-11-stable/contrib/sendmail/CACerts
/freebsd-11-stable/contrib/sendmail/FREEBSD-upgrade
/freebsd-11-stable/contrib/sendmail/KNOWNBUGS
/freebsd-11-stable/contrib/sendmail/PGPKEYS
/freebsd-11-stable/contrib/sendmail/README
/freebsd-11-stable/contrib/sendmail/RELEASE_NOTES
/freebsd-11-stable/contrib/sendmail/cf/README
/freebsd-11-stable/contrib/sendmail/cf/cf/Makefile
/freebsd-11-stable/contrib/sendmail/cf/cf/knecht.mc
/freebsd-11-stable/contrib/sendmail/cf/cf/submit.cf
/freebsd-11-stable/contrib/sendmail/cf/feature/bcc.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/blacklist_recipients.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/blocklist_recipients.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/check_cert_altnames.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/dnsbl.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/enhdnsbl.m4
/freebsd-11-stable/contrib/sendmail/cf/feature/tls_failures.m4
/freebsd-11-stable/contrib/sendmail/cf/m4/cfhead.m4
/freebsd-11-stable/contrib/sendmail/cf/m4/proto.m4
/freebsd-11-stable/contrib/sendmail/cf/m4/version.m4
/freebsd-11-stable/contrib/sendmail/cf/ostype/hpux10.m4
/freebsd-11-stable/contrib/sendmail/cf/ostype/hpux9.m4
/freebsd-11-stable/contrib/sendmail/contrib/cidrexpand
/freebsd-11-stable/contrib/sendmail/contrib/dnsblaccess.m4
/freebsd-11-stable/contrib/sendmail/contrib/expn.pl
/freebsd-11-stable/contrib/sendmail/contrib/mmuegel
/freebsd-11-stable/contrib/sendmail/doc/op/op.me
/freebsd-11-stable/contrib/sendmail/editmap/Makefile
/freebsd-11-stable/contrib/sendmail/editmap/editmap.c
/freebsd-11-stable/contrib/sendmail/include/libmilter/mfapi.h
/freebsd-11-stable/contrib/sendmail/include/libmilter/mfdef.h
/freebsd-11-stable/contrib/sendmail/include/libsmdb/smdb.h
/freebsd-11-stable/contrib/sendmail/include/sendmail/pathnames.h
/freebsd-11-stable/contrib/sendmail/include/sendmail/sendmail.h
/freebsd-11-stable/contrib/sendmail/include/sm/assert.h
/freebsd-11-stable/contrib/sendmail/include/sm/bdb.h
/freebsd-11-stable/contrib/sendmail/include/sm/cdefs.h
/freebsd-11-stable/contrib/sendmail/include/sm/clock.h
/freebsd-11-stable/contrib/sendmail/include/sm/conf.h
/freebsd-11-stable/contrib/sendmail/include/sm/config.h
/freebsd-11-stable/contrib/sendmail/include/sm/debug.h
/freebsd-11-stable/contrib/sendmail/include/sm/errstring.h
/freebsd-11-stable/contrib/sendmail/include/sm/gen.h
/freebsd-11-stable/contrib/sendmail/include/sm/heap.h
/freebsd-11-stable/contrib/sendmail/include/sm/io.h
/freebsd-11-stable/contrib/sendmail/include/sm/ldap.h
/freebsd-11-stable/contrib/sendmail/include/sm/limits.h
/freebsd-11-stable/contrib/sendmail/include/sm/notify.h
/freebsd-11-stable/contrib/sendmail/include/sm/os/sm_os_freebsd.h
/freebsd-11-stable/contrib/sendmail/include/sm/rpool.h
/freebsd-11-stable/contrib/sendmail/include/sm/sem.h
/freebsd-11-stable/contrib/sendmail/include/sm/shm.h
/freebsd-11-stable/contrib/sendmail/include/sm/string.h
/freebsd-11-stable/contrib/sendmail/include/sm/test.h
/freebsd-11-stable/contrib/sendmail/include/sm/types.h
/freebsd-11-stable/contrib/sendmail/include/sm/varargs.h
/freebsd-11-stable/contrib/sendmail/include/sm/xtrap.h
Makefile
README
comm.c
docs/api.html
docs/design.html
docs/index.html
docs/installation.html
docs/overview.html
docs/sample.html
docs/smfi_addheader.html
docs/smfi_addrcpt.html
docs/smfi_addrcpt_par.html
docs/smfi_chgfrom.html
docs/smfi_chgheader.html
docs/smfi_delrcpt.html
docs/smfi_getpriv.html
docs/smfi_getsymval.html
docs/smfi_insheader.html
docs/smfi_main.html
docs/smfi_opensocket.html
docs/smfi_progress.html
docs/smfi_quarantine.html
docs/smfi_register.html
docs/smfi_replacebody.html
docs/smfi_setbacklog.html
docs/smfi_setconn.html
docs/smfi_setdbg.html
docs/smfi_setmlreply.html
docs/smfi_setpriv.html
docs/smfi_setreply.html
docs/smfi_setsymlist.html
docs/smfi_settimeout.html
docs/smfi_stop.html
docs/smfi_version.html
docs/xxfi_abort.html
docs/xxfi_body.html
docs/xxfi_close.html
docs/xxfi_connect.html
docs/xxfi_data.html
docs/xxfi_envfrom.html
docs/xxfi_envrcpt.html
docs/xxfi_eoh.html
docs/xxfi_eom.html
docs/xxfi_header.html
docs/xxfi_helo.html
docs/xxfi_negotiate.html
docs/xxfi_unknown.html
engine.c
example.c
handler.c
libmilter.h
listener.c
main.c
monitor.c
sm_gethost.c
smfi.c
worker.c
/freebsd-11-stable/contrib/sendmail/libsm/Makefile
/freebsd-11-stable/contrib/sendmail/libsm/Makefile.m4
/freebsd-11-stable/contrib/sendmail/libsm/assert.c
/freebsd-11-stable/contrib/sendmail/libsm/clock.c
/freebsd-11-stable/contrib/sendmail/libsm/config.c
/freebsd-11-stable/contrib/sendmail/libsm/debug.c
/freebsd-11-stable/contrib/sendmail/libsm/errstring.c
/freebsd-11-stable/contrib/sendmail/libsm/exc.c
/freebsd-11-stable/contrib/sendmail/libsm/findfp.c
/freebsd-11-stable/contrib/sendmail/libsm/flags.c
/freebsd-11-stable/contrib/sendmail/libsm/fopen.c
/freebsd-11-stable/contrib/sendmail/libsm/fpos.c
/freebsd-11-stable/contrib/sendmail/libsm/fscanf.c
/freebsd-11-stable/contrib/sendmail/libsm/io.html
/freebsd-11-stable/contrib/sendmail/libsm/ldap.c
/freebsd-11-stable/contrib/sendmail/libsm/local.h
/freebsd-11-stable/contrib/sendmail/libsm/makebuf.c
/freebsd-11-stable/contrib/sendmail/libsm/mbdb.c
/freebsd-11-stable/contrib/sendmail/libsm/memstat.c
/freebsd-11-stable/contrib/sendmail/libsm/niprop.c
/freebsd-11-stable/contrib/sendmail/libsm/notify.c
/freebsd-11-stable/contrib/sendmail/libsm/refill.c
/freebsd-11-stable/contrib/sendmail/libsm/rewind.c
/freebsd-11-stable/contrib/sendmail/libsm/rpool.c
/freebsd-11-stable/contrib/sendmail/libsm/sem.c
/freebsd-11-stable/contrib/sendmail/libsm/signal.c
/freebsd-11-stable/contrib/sendmail/libsm/stdio.c
/freebsd-11-stable/contrib/sendmail/libsm/strdup.c
/freebsd-11-stable/contrib/sendmail/libsm/strerror.c
/freebsd-11-stable/contrib/sendmail/libsm/string.c
/freebsd-11-stable/contrib/sendmail/libsm/strio.c
/freebsd-11-stable/contrib/sendmail/libsm/strto.c
/freebsd-11-stable/contrib/sendmail/libsm/syslogio.c
/freebsd-11-stable/contrib/sendmail/libsm/t-event.c
/freebsd-11-stable/contrib/sendmail/libsm/t-exc.c
/freebsd-11-stable/contrib/sendmail/libsm/t-heap.c
/freebsd-11-stable/contrib/sendmail/libsm/t-notify.c
/freebsd-11-stable/contrib/sendmail/libsm/t-scanf.c
/freebsd-11-stable/contrib/sendmail/libsm/t-sem.c
/freebsd-11-stable/contrib/sendmail/libsm/vfprintf.c
/freebsd-11-stable/contrib/sendmail/libsm/vfscanf.c
/freebsd-11-stable/contrib/sendmail/libsmdb/Makefile
/freebsd-11-stable/contrib/sendmail/libsmdb/Makefile.m4
/freebsd-11-stable/contrib/sendmail/libsmdb/smcdb.c
/freebsd-11-stable/contrib/sendmail/libsmdb/smdb.c
/freebsd-11-stable/contrib/sendmail/libsmdb/smdb1.c
/freebsd-11-stable/contrib/sendmail/libsmdb/smdb2.c
/freebsd-11-stable/contrib/sendmail/libsmdb/smndbm.c
/freebsd-11-stable/contrib/sendmail/libsmutil/Makefile
/freebsd-11-stable/contrib/sendmail/libsmutil/cf.c
/freebsd-11-stable/contrib/sendmail/libsmutil/safefile.c
/freebsd-11-stable/contrib/sendmail/mail.local/Makefile
/freebsd-11-stable/contrib/sendmail/mail.local/mail.local.c
/freebsd-11-stable/contrib/sendmail/mailstats/Makefile
/freebsd-11-stable/contrib/sendmail/mailstats/mailstats.c
/freebsd-11-stable/contrib/sendmail/makemap/Makefile
/freebsd-11-stable/contrib/sendmail/makemap/Makefile.m4
/freebsd-11-stable/contrib/sendmail/makemap/makemap.8
/freebsd-11-stable/contrib/sendmail/makemap/makemap.c
/freebsd-11-stable/contrib/sendmail/praliases/Makefile
/freebsd-11-stable/contrib/sendmail/praliases/praliases.c
/freebsd-11-stable/contrib/sendmail/rmail/Makefile
/freebsd-11-stable/contrib/sendmail/rmail/rmail.c
/freebsd-11-stable/contrib/sendmail/smrsh/Makefile
/freebsd-11-stable/contrib/sendmail/smrsh/smrsh.c
/freebsd-11-stable/contrib/sendmail/src/Makefile
/freebsd-11-stable/contrib/sendmail/src/Makefile.m4
/freebsd-11-stable/contrib/sendmail/src/README
/freebsd-11-stable/contrib/sendmail/src/TRACEFLAGS
/freebsd-11-stable/contrib/sendmail/src/alias.c
/freebsd-11-stable/contrib/sendmail/src/arpadate.c
/freebsd-11-stable/contrib/sendmail/src/bf.c
/freebsd-11-stable/contrib/sendmail/src/collect.c
/freebsd-11-stable/contrib/sendmail/src/conf.c
/freebsd-11-stable/contrib/sendmail/src/conf.h
/freebsd-11-stable/contrib/sendmail/src/control.c
/freebsd-11-stable/contrib/sendmail/src/daemon.c
/freebsd-11-stable/contrib/sendmail/src/daemon.h
/freebsd-11-stable/contrib/sendmail/src/deliver.c
/freebsd-11-stable/contrib/sendmail/src/domain.c
/freebsd-11-stable/contrib/sendmail/src/envelope.c
/freebsd-11-stable/contrib/sendmail/src/err.c
/freebsd-11-stable/contrib/sendmail/src/headers.c
/freebsd-11-stable/contrib/sendmail/src/macro.c
/freebsd-11-stable/contrib/sendmail/src/main.c
/freebsd-11-stable/contrib/sendmail/src/map.c
/freebsd-11-stable/contrib/sendmail/src/map.h
/freebsd-11-stable/contrib/sendmail/src/mci.c
/freebsd-11-stable/contrib/sendmail/src/milter.c
/freebsd-11-stable/contrib/sendmail/src/mime.c
/freebsd-11-stable/contrib/sendmail/src/parseaddr.c
/freebsd-11-stable/contrib/sendmail/src/queue.c
/freebsd-11-stable/contrib/sendmail/src/ratectrl.c
/freebsd-11-stable/contrib/sendmail/src/ratectrl.h
/freebsd-11-stable/contrib/sendmail/src/readcf.c
/freebsd-11-stable/contrib/sendmail/src/recipient.c
/freebsd-11-stable/contrib/sendmail/src/sasl.c
/freebsd-11-stable/contrib/sendmail/src/savemail.c
/freebsd-11-stable/contrib/sendmail/src/sendmail.h
/freebsd-11-stable/contrib/sendmail/src/sfsasl.c
/freebsd-11-stable/contrib/sendmail/src/sfsasl.h
/freebsd-11-stable/contrib/sendmail/src/sm_resolve.c
/freebsd-11-stable/contrib/sendmail/src/sm_resolve.h
/freebsd-11-stable/contrib/sendmail/src/srvrsmtp.c
/freebsd-11-stable/contrib/sendmail/src/stab.c
/freebsd-11-stable/contrib/sendmail/src/timers.c
/freebsd-11-stable/contrib/sendmail/src/tls.c
/freebsd-11-stable/contrib/sendmail/src/tls.h
/freebsd-11-stable/contrib/sendmail/src/tlsh.c
/freebsd-11-stable/contrib/sendmail/src/udb.c
/freebsd-11-stable/contrib/sendmail/src/usersmtp.c
/freebsd-11-stable/contrib/sendmail/src/util.c
/freebsd-11-stable/contrib/sendmail/src/version.c
/freebsd-11-stable/contrib/sendmail/test/Results
/freebsd-11-stable/contrib/sendmail/vacation/Makefile
/freebsd-11-stable/contrib/sendmail/vacation/vacation.c
/freebsd-11-stable/etc/sendmail/freebsd.mc
/freebsd-11-stable/etc/sendmail/freebsd.submit.mc
/freebsd-11-stable/lib/libsm/Makefile
/freebsd-11-stable/lib/libsmdb/Makefile
/freebsd-11-stable/usr.sbin/sendmail/Makefile
302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


/freebsd-11-stable/MAINTAINERS
/freebsd-11-stable/cddl
/freebsd-11-stable/cddl/contrib/opensolaris
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs
/freebsd-11-stable/contrib/amd
/freebsd-11-stable/contrib/apr
/freebsd-11-stable/contrib/apr-util
/freebsd-11-stable/contrib/atf
/freebsd-11-stable/contrib/binutils
/freebsd-11-stable/contrib/bmake
/freebsd-11-stable/contrib/byacc
/freebsd-11-stable/contrib/bzip2
/freebsd-11-stable/contrib/com_err
/freebsd-11-stable/contrib/compiler-rt
/freebsd-11-stable/contrib/dialog
/freebsd-11-stable/contrib/dma
/freebsd-11-stable/contrib/dtc
/freebsd-11-stable/contrib/ee
/freebsd-11-stable/contrib/elftoolchain
/freebsd-11-stable/contrib/elftoolchain/ar
/freebsd-11-stable/contrib/elftoolchain/brandelf
/freebsd-11-stable/contrib/elftoolchain/elfdump
/freebsd-11-stable/contrib/expat
/freebsd-11-stable/contrib/file
/freebsd-11-stable/contrib/gcc
/freebsd-11-stable/contrib/gcclibs/libgomp
/freebsd-11-stable/contrib/gdb
/freebsd-11-stable/contrib/gdtoa
/freebsd-11-stable/contrib/groff
/freebsd-11-stable/contrib/ipfilter
/freebsd-11-stable/contrib/ldns
/freebsd-11-stable/contrib/ldns-host
/freebsd-11-stable/contrib/less
/freebsd-11-stable/contrib/libarchive
/freebsd-11-stable/contrib/libarchive/cpio
/freebsd-11-stable/contrib/libarchive/libarchive
/freebsd-11-stable/contrib/libarchive/libarchive_fe
/freebsd-11-stable/contrib/libarchive/tar
/freebsd-11-stable/contrib/libc++
/freebsd-11-stable/contrib/libc-vis
/freebsd-11-stable/contrib/libcxxrt
/freebsd-11-stable/contrib/libexecinfo
/freebsd-11-stable/contrib/libpcap
/freebsd-11-stable/contrib/libstdc++
/freebsd-11-stable/contrib/libucl
/freebsd-11-stable/contrib/libxo
/freebsd-11-stable/contrib/llvm
/freebsd-11-stable/contrib/llvm/projects/libunwind
/freebsd-11-stable/contrib/llvm/tools/clang
/freebsd-11-stable/contrib/llvm/tools/lldb
/freebsd-11-stable/contrib/llvm/tools/llvm-dwarfdump
/freebsd-11-stable/contrib/llvm/tools/llvm-lto
/freebsd-11-stable/contrib/mdocml
/freebsd-11-stable/contrib/mtree
/freebsd-11-stable/contrib/ncurses
/freebsd-11-stable/contrib/netcat
/freebsd-11-stable/contrib/ntp
/freebsd-11-stable/contrib/nvi
/freebsd-11-stable/contrib/one-true-awk
/freebsd-11-stable/contrib/openbsm
/freebsd-11-stable/contrib/openpam
/freebsd-11-stable/contrib/openresolv
/freebsd-11-stable/contrib/pf
/freebsd-11-stable/contrib/sendmail
/freebsd-11-stable/contrib/serf
/freebsd-11-stable/contrib/sqlite3
/freebsd-11-stable/contrib/subversion
/freebsd-11-stable/contrib/tcpdump
/freebsd-11-stable/contrib/tcsh
/freebsd-11-stable/contrib/tnftp
/freebsd-11-stable/contrib/top
/freebsd-11-stable/contrib/top/install-sh
/freebsd-11-stable/contrib/tzcode/stdtime
/freebsd-11-stable/contrib/tzcode/zic
/freebsd-11-stable/contrib/tzdata
/freebsd-11-stable/contrib/unbound
/freebsd-11-stable/contrib/vis
/freebsd-11-stable/contrib/wpa
/freebsd-11-stable/contrib/xz
/freebsd-11-stable/crypto/heimdal
/freebsd-11-stable/crypto/openssh
/freebsd-11-stable/crypto/openssl
/freebsd-11-stable/gnu/lib
/freebsd-11-stable/gnu/usr.bin/binutils
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools
/freebsd-11-stable/gnu/usr.bin/gdb
/freebsd-11-stable/lib/libc/locale/ascii.c
/freebsd-11-stable/sys/cddl/contrib/opensolaris
/freebsd-11-stable/sys/contrib/dev/acpica
/freebsd-11-stable/sys/contrib/ipfilter
/freebsd-11-stable/sys/contrib/libfdt
/freebsd-11-stable/sys/contrib/octeon-sdk
/freebsd-11-stable/sys/contrib/x86emu
/freebsd-11-stable/sys/contrib/xz-embedded
/freebsd-11-stable/usr.sbin/bhyve/atkbdc.h
/freebsd-11-stable/usr.sbin/bhyve/bhyvegc.c
/freebsd-11-stable/usr.sbin/bhyve/bhyvegc.h
/freebsd-11-stable/usr.sbin/bhyve/console.c
/freebsd-11-stable/usr.sbin/bhyve/console.h
/freebsd-11-stable/usr.sbin/bhyve/pci_fbuf.c
/freebsd-11-stable/usr.sbin/bhyve/pci_xhci.c
/freebsd-11-stable/usr.sbin/bhyve/pci_xhci.h
/freebsd-11-stable/usr.sbin/bhyve/ps2kbd.c
/freebsd-11-stable/usr.sbin/bhyve/ps2kbd.h
/freebsd-11-stable/usr.sbin/bhyve/ps2mouse.c
/freebsd-11-stable/usr.sbin/bhyve/ps2mouse.h
/freebsd-11-stable/usr.sbin/bhyve/rfb.c
/freebsd-11-stable/usr.sbin/bhyve/rfb.h
/freebsd-11-stable/usr.sbin/bhyve/sockstream.c
/freebsd-11-stable/usr.sbin/bhyve/sockstream.h
/freebsd-11-stable/usr.sbin/bhyve/usb_emul.c
/freebsd-11-stable/usr.sbin/bhyve/usb_emul.h
/freebsd-11-stable/usr.sbin/bhyve/usb_mouse.c
/freebsd-11-stable/usr.sbin/bhyve/vga.c
/freebsd-11-stable/usr.sbin/bhyve/vga.h
285229 07-Jul-2015 gshapiro

Merge sendmail 8.15.2 to HEAD

MFC after: 3 days


266527 22-May-2014 gshapiro

Merge sendmail 8.14.9 to HEAD

MFC after: 3 days


261194 26-Jan-2014 gshapiro

Merge sendmail 8.14.8 to HEAD

MFC after: 5 days


249729 21-Apr-2013 gshapiro

Merge sendmail 8.14.7 to HEAD

MFC after: 4 days


244833 29-Dec-2012 gshapiro

Merge sendmail 8.14.6 to HEAD

MFC after: 4 days


223067 14-Jun-2011 gshapiro

Merge sendmail 8.14.5 to HEAD

MFC after: 4 days


203004 26-Jan-2010 gshapiro

Merge sendmail 8.14.4 to HEAD

MFC after: 4 days


182675 02-Sep-2008 gshapiro

Fix an ABI breakage found after the import that will be part of the
next version of sendmail. Putting it in now for the upcoming 7-BETA
and 6-BETA test releases.

Submitted by: Mike Tancsa


182352 28-Aug-2008 gshapiro

Merge sendmail 8.14.3 into HEAD.

Note: As the first merge since the conversion to svn, it includes many
propset changes to get the proper svn:eol-style and svn:mime-type on the
files (as merged from the fixed up vendor/dist area).

MFC after: 3 days


173341 05-Nov-2007 gshapiro

This commit was generated by cvs2svn to compensate for changes in r173340,
which included commits to RCS files with non-trunk default branches.


168994 23-Apr-2007 gshapiro

This commit was generated by cvs2svn to compensate for changes in r168993,
which included commits to RCS files with non-trunk default branches.


168989 23-Apr-2007 gshapiro

This commit was generated by cvs2svn to compensate for changes in r168988,
which included commits to RCS files with non-trunk default branches.


168516 09-Apr-2007 gshapiro

This commit was generated by cvs2svn to compensate for changes in r168515,
which included commits to RCS files with non-trunk default branches.


159610 14-Jun-2006 gshapiro

This commit was generated by cvs2svn to compensate for changes in r159609,
which included commits to RCS files with non-trunk default branches.


157002 22-Mar-2006 gshapiro

This commit was generated by cvs2svn to compensate for changes in r157001,
which included commits to RCS files with non-trunk default branches.


141859 14-Feb-2005 gshapiro

This commit was generated by cvs2svn to compensate for changes in r141858,
which included commits to RCS files with non-trunk default branches.


132944 01-Aug-2004 gshapiro

This commit was generated by cvs2svn to compensate for changes in r132943,
which included commits to RCS files with non-trunk default branches.


125821 14-Feb-2004 gshapiro

This commit was generated by cvs2svn to compensate for changes in r125820,
which included commits to RCS files with non-trunk default branches.


120257 19-Sep-2003 gshapiro

This commit was generated by cvs2svn to compensate for changes in r120256,
which included commits to RCS files with non-trunk default branches.


112811 29-Mar-2003 gshapiro

This commit was generated by cvs2svn to compensate for changes in r112810,
which included commits to RCS files with non-trunk default branches.


111824 03-Mar-2003 gshapiro

This commit was generated by cvs2svn to compensate for changes in r111823,
which included commits to RCS files with non-trunk default branches.


110561 08-Feb-2003 gshapiro

This commit was generated by cvs2svn to compensate for changes in r110560,
which included commits to RCS files with non-trunk default branches.


102529 28-Aug-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r102528,
which included commits to RCS files with non-trunk default branches.


98842 26-Jun-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r98841,
which included commits to RCS files with non-trunk default branches.


98122 11-Jun-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r98121,
which included commits to RCS files with non-trunk default branches.


95155 20-Apr-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r95154,
which included commits to RCS files with non-trunk default branches.


94335 10-Apr-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r94334,
which included commits to RCS files with non-trunk default branches.


90793 17-Feb-2002 gshapiro

This commit was generated by cvs2svn to compensate for changes in r90792,
which included commits to RCS files with non-trunk default branches.


80786 01-Aug-2001 gshapiro

This commit was generated by cvs2svn to compensate for changes in r80785,
which included commits to RCS files with non-trunk default branches.


77350 28-May-2001 gshapiro

This commit was generated by cvs2svn to compensate for changes in r77349,
which included commits to RCS files with non-trunk default branches.


73189 28-Feb-2001 gshapiro

This commit was generated by cvs2svn to compensate for changes in r73188,
which included commits to RCS files with non-trunk default branches.


71346 21-Jan-2001 gshapiro

This commit was generated by cvs2svn to compensate for changes in r71345,
which included commits to RCS files with non-trunk default branches.


66495 01-Oct-2000 gshapiro

This commit was generated by cvs2svn to compensate for changes in r66494,
which included commits to RCS files with non-trunk default branches.


66492 01-Oct-2000 gshapiro

Remove Build files -- they rely on the devtools system which isn't imported
(or used)


64563 12-Aug-2000 gshapiro

This commit was generated by cvs2svn to compensate for changes in r64562,
which included commits to RCS files with non-trunk default branches.