PERFORCE change 39025 for review

Robert Watson rwatson at FreeBSD.org
Thu Oct 2 02:52:31 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=39025

Change 39025 by rwatson at rwatson_paprika on 2003/10/01 19:51:47

	Integrate the TrustedBSD base branch from the FreeBSD vendor
	branch, bringing in boatloads of stuff, including:
	
	WITH_DYNAMICROOT -- build system fully dynamic
	amd update
	dhcp client update
	libreadline update
	sendmail security fixes
	openssh security fixes
	openssl security fixes, import
	various other updates
	loopback libc/posix1e mac_prepare_type() bugfix to return error
	via errno, rather than direct return.
	libdisk now rejects less
	many m:n threading fixes
	LIBMAP now enabled by default
	new broadcom driver
	static arp support
	much internationalization support for filesystems
	disk API man pages
	VM man pages
	pmap cleanups, vm locking cleanups
	lots of amd64, ia64 stuff
	color beastie in the loader
	uart driver
	coda upgrades
	acpi fixes
	pfil cleanup, locking
	rijndael bug fix
	sha2 bugfixes
	i386 zeroing optimizations
	bosko's p4 stability fix
	scottl's drivers lose hard-coded major numbers
	atang bugfixes
	802.11/atheros bug fixes
	bktr bugfixes
	if_em and other network device driver locking
	cloning API fixes
	cdevsw initialization cleanups, make_dev fixes, device revocation
	    cleanups
	raidframe cleanup
	vinum dev_t fixes
	vcc addition to procfs: list the path of mapped files in procfs
	    map entry
	Loopback of mac_syscall() static policy list support bugfix
	"conservative_signals" signal permission changes, SIGALRM now
	    permitted.
	sched_ule fixes
	taskqueue kthread, fast taskqueue support
	pipes now giant-free, locking fixes
	buffer cache fixes, locking
	new realtek driver
	network bridge cleanup
	M_PREPEND cleanups
	VLAN locking
	ip_divert cleanup, locking
	dummynet locking
	ipflow locking
	ipfw2 locking
	ip fragment queue locking
	multicast route locking
	multicast virtual interface locking
	raw socket locking fixes, general raw socket cleanup
	ipv6 randomized ip ids
	various ipv6 bug fixes
	ipsec cleanups, assertions, locking
	busdmaification of various drivers
	freebsd/ppc progress
	swap pager now uses geom
	removal/cleanup of kerberosIV bits from rlogin

Affected files ...

.. //depot/projects/trustedbsd/base/Makefile#27 integrate
.. //depot/projects/trustedbsd/base/Makefile.inc1#44 integrate
.. //depot/projects/trustedbsd/base/UPDATING#37 integrate
.. //depot/projects/trustedbsd/base/bin/df/df.c#16 integrate
.. //depot/projects/trustedbsd/base/bin/ls/util.c#9 integrate
.. //depot/projects/trustedbsd/base/bin/ps/ps.1#16 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith.h#3 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith.y#4 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith_lex.l#4 integrate
.. //depot/projects/trustedbsd/base/bin/sh/mkbuiltins#4 integrate
.. //depot/projects/trustedbsd/base/bin/sh/sh.1#13 integrate
.. //depot/projects/trustedbsd/base/bin/sh/shell.h#4 integrate
.. //depot/projects/trustedbsd/base/bin/test/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/AUTHORS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/BUGS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/COPYING#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/ChangeLog#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/FREEBSD-upgrade#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/INSTALL#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/MIRRORS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/NEWS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/README.ldap#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/am_ops.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amd.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amd.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_auto.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_direct.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_error.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_host.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_inherit.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_link.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_linkx.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_nfsl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_nfsx.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_program.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_root.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_toplvl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amfs_union.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amq_subr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amq_svc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/autil.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/clock.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/conf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/conf_parse.y#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/conf_tok.l#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/get_args.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_file.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_hesiod.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_ldap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_ndbm.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_nis.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_nisplus.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_passwd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/info_union.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/map.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/mapc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/mntfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/nfs_prot_svc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/nfs_start.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/nfs_subr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_TEMPLATE.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_autofs.c#2 delete
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_cachefs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_cdfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_efs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_lofs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_mfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_nfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_nfs3.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_nullfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_pcfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_tfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_tmpfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_ufs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_umapfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_unionfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/ops_xfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/opts.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/restart.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/rpc_fwd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/sched.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/srvr_amfs_auto.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/srvr_nfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/amq.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/amq.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/amq.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/amq_clnt.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/amq_xdr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/pawd.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amq/pawd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/aux_conf.h.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/bootstrap#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/commit#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/conf/checkmount/checkmount_bsd44.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/mount/mount_default.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/conf/mtab/mtab_bsd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_aix5_1.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_darwin.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_freebsd2.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_osf5.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/conf/nfs_prot/nfs_prot_sunos5_8.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/conf/transp/transp_sockets.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/conf/umount/umount_bsd44.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/config.guess#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/config.guess.long#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/config.sub#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/configure.in#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/cvs-server.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/depcomp#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/doc/am-utils.texi#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/doc/mdate-sh#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/doc/stamp-vti#2 delete
.. //depot/projects/trustedbsd/base/contrib/amd/doc/texinfo.tex#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/doc/version.texi#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fixmount/fixmount.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fixmount/fixmount.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_analyze.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_data.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_dict.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_gram.y#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_lex.l#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsi_util.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsinfo.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsinfo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/fsinfo.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/wr_atab.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/wr_bparam.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/wr_dumpset.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/wr_exportfs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/fsinfo/wr_fstab.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/hlfsd.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/hlfsd.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/hlfsd.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/homedir.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/nfs_prot_svc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/stubs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/am_compat.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/am_defs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/am_utils.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/am_xdr_func.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/amq_defs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/include/mount_headers1.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/install-sh#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/amu.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/hasmntopt.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/misc_rpc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/mount_fs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/mtab.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/nfs_prot_xdr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/strerror.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/util.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/wire.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/xdr_func.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/libamu/xutil.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/ltmain.sh#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/GNUmakefile#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/amdgrep#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/amindent#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/autopat#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/chop-aclocal.pl#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/copy-if-newbig#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/HEADER#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/TRAILER#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/c_void_p.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/cache_check_dynamic.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_amu_fs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_checkmount_style.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_extern.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_fhandle.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_field.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_fs_headers.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_fs_mntent.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_gnu_getopt.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_hide_mount_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_lib2.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_map_funcs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnt2_cdfs_opt.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnt2_gen_opt.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnt2_nfs_opt.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnttab_file_name.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnttab_location.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnttab_opt.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnttab_style.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mnttab_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mount_style.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mount_trap.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mount_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mtype_printf_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_mtype_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_network_transport_type.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_nfs_fh_dref.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_nfs_hn_dref.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_nfs_prot_headers.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_nfs_sa_dref.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_nfs_socket_connection.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_os_libs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_restartable_signal_handler.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_umount_style.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_unmount_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/check_unmount_call.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/expand_cpp_hex.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/expand_cpp_int.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/expand_cpp_string.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/expand_run_string.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/extern_optarg.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/extern_sys_errlist.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/field_mntent_t_mnt_time_string.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/func_bad_memcmp.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/func_bad_yp_all.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/header_templates.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/host_macros.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/linux_headers.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/localconfig.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/mount_headers.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/name_package.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/name_version.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/opt_amu_cflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/opt_cppflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/opt_debug.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/opt_ldflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/opt_libs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/os_cflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/os_cppflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/os_ldflags.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/package_bugreport.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/package_name.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/package_version.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/save_state.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_field_nfs_fh.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_mntent.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_mnttab.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_nfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_nfs_fh.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_nfs_fh3.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/struct_nfs_gfs_mount.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/try_compile_anyfs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/try_compile_nfs.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/try_compile_rpc.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_auth_create_gidlist.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_cachefs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_cdfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_efs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_lofs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_mfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_pcfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_recvfrom_fromlen.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_rfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_svc_in_arg.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_time_t.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_tmpfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_ufs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_xdrproc_t.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_xfs_args.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/type_yp_order_outorder.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/macros/with_addon.m4#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/mk-aclocal#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/mkconf#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/rmtspc#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/m4/update_build_version#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/missing#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/mk-amd-map/mk-amd-map.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/mk-amd-map/mk-amd-map.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/mkinstalldirs#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/amd.conf-sample#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/amd.conf.5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/automount2amd.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/ctl-amd.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/ctl-hlfsd.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/expn.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/expn.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/lostaltmail.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/scripts/redhat-ctl-amd.in#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/tasks#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/wire-test/wire-test.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/wire-test/wire-test.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gcc/config/freebsd-spec.h#9 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/ABOUT-NLS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/ChangeLog#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/FREEBSD-upgrade#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/NEWS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/README-alpha#2 delete
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/THANKS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/getopt.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/getopt.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/getopt1.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/gettext.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/hard-locale.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/lib/xmalloc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/man/sort.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/src/sort.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/src/sys2.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/gnu-sort/src/system.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/src/devices/grotty/grotty.man#3 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/doc-common#13 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/doc-syms#5 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/doc.tmac#7 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/eqnrc#3 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/groff_mdoc.man#11 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/troffrc#8 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/tty-char.tmac#5 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/tty.tmac#4 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/FREEBSD-upgrade#7 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/README#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/RELNOTES#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/client/clparse.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/client/dhclient.c#10 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/client/dhclient.conf.5#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/client/scripts/freebsd#5 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/dhcp-options.5#5 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/discover.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/options.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/parse.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/print.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/common/tables.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/includes/dhcpd.h#9 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/includes/version.h#6 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/minires/res_mkupdate.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/isc-dhcp/omapip/result.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/CHANGELOG#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/CHANGES#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/FREEBSD-upgrade#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/INSTALL#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/MANIFEST#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/aclocal.m4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/ansi_stdlib.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/bind.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/callback.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/chardefs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/compat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/complete.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/config.h.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/configure#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/configure.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/display.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/hist.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/history.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/hstech.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/hsuser.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/manvers.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/readline.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/rlman.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/rltech.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/rluser.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/doc/rluserman.texinfo#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/emacs_keymap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/Inputrc#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/fileman.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/histexamp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/manexamp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/readlinebuf.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/rl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/rlcat.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/rltest.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/examples/rlversion.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/funmap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/histexpand.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/histfile.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/histlib.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/history.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/history.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/histsearch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/input.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/isearch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/keymaps.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/kill.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/macro.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/mbutil.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/misc.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/nls.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/parens.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/posixdir.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/readline.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/readline.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rlconf.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rldefs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rlmbutil.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/rlprivate.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rlshell.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rlstdc.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rltty.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/rltypedefs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/search.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/shell.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/shlib/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/signals.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/config.guess#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/config.sub#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/install.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/mkdirs#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/mkdist#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/shlib-install#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/shobj-conf#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/support/wcwidth.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/terminal.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/text.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/libreadline/tilde.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/tilde.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/undo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/util.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/vi_keymap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/vi_mode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/xmalloc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libreadline/xmalloc.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/FREEBSD-upgrade#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/LICENSE#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/RELEASE_NOTES#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/README#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/cf/submit.cf#10 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/cf/submit.mc#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/m4/cfhead.m4#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/m4/proto.m4#10 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/cf/m4/version.m4#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/contrib/domainmap.m4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/contrib/doublebounce.pl#3 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/contrib/expn.pl#3 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/doc/op/op.me#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/include/sm/conf.h#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/include/sm/errstring.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/include/sm/io.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/include/sm/os/sm_os_aix.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/include/sm/shm.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/README#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/docs/sample.html#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/docs/smfi_chgheader.html#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/docs/smfi_register.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/docs/smfi_setconn.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/docs/smfi_setreply.html#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/engine.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/libmilter.h#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/listener.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libmilter/signal.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/clock.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/errstring.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/flags.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/ldap.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/shm.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/smstdio.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/stdio.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsm/vasprintf.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/libsmdb/smdb2.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/mail.local/mail.local.c#10 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/smrsh/README#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/smrsh/smrsh.8#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/README#10 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/TRACEFLAGS#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/alias.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/bf.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/collect.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/conf.c#12 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/control.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/daemon.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/deliver.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/domain.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/headers.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/main.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/map.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/mci.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/milter.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/mime.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/parseaddr.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/queue.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/readcf.c#10 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/recipient.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/sendmail.8#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/sendmail.h#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/sfsasl.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/srvrsmtp.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/stab.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/udb.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/usersmtp.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/util.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/version.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/top/top.X#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/FREEBSD-tricks#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-chall.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth2-pam-freebsd.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/buffer.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/channels.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/deattack.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/misc.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/session.c#16 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-agent.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh_config#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh_config.5#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd_config#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd_config.5#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/version.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/CHANGES#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/Configure#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/FAQ#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/FREEBSD-Xlist#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/LICENSE#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/Makefile.org#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/Makefile.ssl#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/NEWS#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/PROBLEMS#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/README#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/CA.pl#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/Makefile.ssl#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/apps.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/ca.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/crl.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/der_chop#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/engine.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/ocsp.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/openssl.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/pkcs8.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/s_apps.h#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/s_client.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/s_server.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/smime.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/x509.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/bugs/SSLv3#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/config#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/aes/aes.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/aes/aes_cbc.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/aes/aes_ctr.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/a_mbstr.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/a_strex.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/a_strnid.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/asn1.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/asn1_lib.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/tasn_dec.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/b_print.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bf_buff.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bss_bio.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bss_file.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/Makefile.ssl#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bn.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bn_mul.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bntest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/exptest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/des/cfb_enc.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/des/destest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dh/Makefile.ssl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dh/dh_key.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dh/dhtest.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/Makefile.ssl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsa_ossl.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsa_sign.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsa_vrf.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsatest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dso/dso_dlfcn.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ec/ec_mult.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/eng_fat.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/engine.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/hw_ubsec.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/err/err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/err/err.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/Makefile.ssl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/bio_b64.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/bio_enc.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/c_all.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/digest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp_acnf.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md2/md2test.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md5/Makefile.ssl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md5/asm/md5-586.pl#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md5/asm/md5-sparcv9.S#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/o_time.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ocsp/ocsp_ht.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/opensslconf.h#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/opensslv.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/perlasm/x86ms.pl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/perlasm/x86nasm.pl#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/perlasm/x86unix.pl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs12/p12_npas.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_doit.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_mime.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_smime.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pkcs7.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rand/rand_win.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/Makefile.ssl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_eay.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_lib.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_sign.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_test.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/threads/mttest.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/threads/solaris.sh#2 delete
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/by_file.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_trs.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_vfy.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509type.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_conf.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_cpols.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_lib.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_prn.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/demos/engines/zencod/hw_zencod.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/HOWTO/certificates.txt#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/HOWTO/keys.txt#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/ca.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/ocsp.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/s_client.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/s_server.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/BIO_f_base64.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/BIO_f_cipher.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/openssl-shared.txt#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_free.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_sess_set_get_cb.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_set_options.pod#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_set_verify.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_use_certificate.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_accept.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_connect.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/e_os.h#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/openssl.spec#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/kssl.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/kssl.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_clnt.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_srvr.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_ciph.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_lib.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_rsa.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_sess.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssltest.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/test/Makefile.ssl#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/test/evptests.txt#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/tools/c_rehash#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/extract-names.pl#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/libeay.num#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mk1mf.pl#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mkdef.pl#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mkerr.pl#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/pl/Mingw32.pl#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/pl/Mingw32f.pl#2 delete
.. //depot/projects/trustedbsd/base/crypto/openssl/util/point.sh#3 integrate
.. //depot/projects/trustedbsd/base/etc/Makefile#34 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/devfs.rules#2 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/pccard.conf#19 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#31 integrate
.. //depot/projects/trustedbsd/base/etc/devd.conf#7 integrate
.. //depot/projects/trustedbsd/base/etc/etc.ia64/ttys#3 integrate
.. //depot/projects/trustedbsd/base/etc/etc.sparc64/ttys#5 integrate
.. //depot/projects/trustedbsd/base/etc/gettytab#3 integrate
.. //depot/projects/trustedbsd/base/etc/pccard_ether#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#14 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/dhclient#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipfilter#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/localdaemons#4 delete
.. //depot/projects/trustedbsd/base/etc/rc.d/network1#11 delete
.. //depot/projects/trustedbsd/base/etc/rc.d/network2#5 delete
.. //depot/projects/trustedbsd/base/etc/rc.d/network3#6 delete
.. //depot/projects/trustedbsd/base/etc/sendmail/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/etc/services#10 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes-o.real#6 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes2#16 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libreadline/Makefile.inc#4 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libreadline/config.h#2 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libreadline/readline/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/binutils/gdb/Makefile#10 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cvs/cvsbug/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cvs/lib/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/font/devkoi8-r/R.proto#2 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/fr.ISO8859-1#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/koi8-r.tmac#1 branch
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/mdoc.local#16 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/ru.KOI8-R#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/manpath/manpath.config#5 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/send-pr/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/sort/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/sort/config.h#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/sort/libintl.h#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/tar/config.h#3 integrate
.. //depot/projects/trustedbsd/base/include/Makefile#31 integrate
.. //depot/projects/trustedbsd/base/include/pthread.h#5 integrate
.. //depot/projects/trustedbsd/base/include/varargs.h#1 branch
.. //depot/projects/trustedbsd/base/lib/Makefile#23 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias_db.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias_local.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias_skinny.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libalias/libalias.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/fabs.S#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/Makefile.inc#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/getcontext.S#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/vfork.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigvec.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/btree.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/dbm.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/dbopen.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/hash.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/recno.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/confstr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ctermid.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/dlinfo.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/exec.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fnmatch.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fts.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcwd.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getdomainname.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getfsent.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getgrent.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/gethostname.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpwent.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/glob.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/msgctl.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/signal.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysconf.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysctl.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tcsetattr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/uname.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/wordexp.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/getcontext.S#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/i386_get_ldt.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/ctype.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/nl_langinfo.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/rune.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/table.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/addr2ascii.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/ethers.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getaddrinfo.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getifaddrs.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getnameinfo.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/if_indextoname.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/inet6_option_space.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/inet6_rthdr_space.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/inet_net_pton.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/resolver.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/posix1e/mac.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/posix1e/mac_get.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/regex/regex.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/publickey.5#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc_clnt_create.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc_svc_calls.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc_svc_create.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/funopen.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/tmpnam.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/exit.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/getopt.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/grantpt.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/hcreate.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/malloc.c#14 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/qsort.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/rand.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdtime/ctime.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/bcmp.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/bcopy.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/bzero.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/ffs.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/index.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strcasecmp.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strchr.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/accept.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/acct.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/chmod.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/clock_gettime.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/getitimer.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/getlogin.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/getsockopt.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/gettimeofday.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/intro.2#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ioctl.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/kqueue.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ktrace.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/mincore.2#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/mount.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ntp_gettime.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/open.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/poll.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ptrace.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/quotactl.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/read.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/reboot.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/recv.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/select.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/send.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/setgroups.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigaction.2#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigprocmask.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/socket.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/stat.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sysarch.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/syscall.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/man/pthread_condattr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/man/pthread_once.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/uthread/uthread_write.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libcalendar/calendar.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libcam/cam_cdbparse.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libcompat/4.1/ftime.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libcompat/4.4/cuserid.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libdevinfo/devinfo.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libdevstat/devstat.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/disk.c#25 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/libdisk.h#15 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/editline.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/fetch.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/ftp.c#15 integrate
.. //depot/projects/trustedbsd/base/lib/libipsec/ipsec_strerror.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libkiconv/Makefile#1 branch
.. //depot/projects/trustedbsd/base/lib/libkiconv/kiconv.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libkiconv/quirks.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libkiconv/quirks.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libkiconv/xlat16_iconv.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libkiconv/xlat16_sysctl.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libkvm/kvm_getprocs.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libkvm/kvm_proc.c#17 integrate
.. //depot/projects/trustedbsd/base/lib/libmp/libmp.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libncurses/Makefile#14 integrate
.. //depot/projects/trustedbsd/base/lib/libpam/modules/pam_ssh/pam_ssh.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/alpha/include/atomic_ops.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/alpha/include/pthread_md.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/amd64/amd64/context.S#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/amd64/include/atomic_ops.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/amd64/include/pthread_md.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/i386/thr_getcontext.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/include/atomic_ops.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/include/pthread_md.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/ia64/context.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/include/pthread_md.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_condattr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_once.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/pthread.map#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/support/Makefile.inc#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/sys/lock.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/sys/lock.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/Makefile.inc#8 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_attr_setcreatesuspend_np.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_attr_setguardsize.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_attr_setinheritsched.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_attr_setscope.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_barrier.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_barrierattr.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_concurrency.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_cond.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_creat.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_create.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_exit.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_info.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_kern.c#16 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_mutex.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_once.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_pause.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_private.h#14 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_pspinlock.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_rwlock.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sig.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sigaction.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sigmask.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sleep.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_stack.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_system.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_tcdrain.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_wait.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_wait4.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_waitpid.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libradius/libradius.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libstand/libstand.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libtacplus/libtacplus.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libusbhid/usbhid.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/realhostname.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/realhostname_sa.3#5 integrate
.. //depot/projects/trustedbsd/base/libexec/ftpd/ftpd.8#13 integrate
.. //depot/projects/trustedbsd/base/libexec/ftpd/ftpd.c#20 integrate
.. //depot/projects/trustedbsd/base/libexec/ftpd/popen.c#4 integrate
.. //depot/projects/trustedbsd/base/libexec/lukemftpd/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/libexec/lukemftpd/nbsd2fbsd.h#2 integrate
.. //depot/projects/trustedbsd/base/libexec/rpc.rquotad/rquotad.c#5 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/libmap.c#4 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/libmap.h#2 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/rtld.c#18 integrate
.. //depot/projects/trustedbsd/base/libexec/talkd/talkd.8#3 integrate
.. //depot/projects/trustedbsd/base/libexec/talkd/talkd.c#4 integrate
.. //depot/projects/trustedbsd/base/release/Makefile#50 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/early-adopter/article.sgml#8 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/errata/article.sgml#12 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml#20 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#44 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/readme/article.sgml#13 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#73 integrate
.. //depot/projects/trustedbsd/base/release/i386/drivers.conf#17 integrate
.. //depot/projects/trustedbsd/base/release/i386/fixit_crunch.conf#6 integrate
.. //depot/projects/trustedbsd/base/release/ia64/boot_crunch.conf#5 integrate
.. //depot/projects/trustedbsd/base/release/pc98/fixit-small_crunch.conf#4 integrate
.. //depot/projects/trustedbsd/base/release/pc98/fixit_crunch.conf#6 integrate
.. //depot/projects/trustedbsd/base/release/scripts/doFS.sh#15 integrate
.. //depot/projects/trustedbsd/base/release/scripts/print-cdrom-packages.sh#19 integrate
.. //depot/projects/trustedbsd/base/rescue/rescue/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/sbin/Makefile#19 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.5#2 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.8#4 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.c#7 integrate
.. //depot/projects/trustedbsd/base/sbin/devd/devd.8#9 integrate
.. //depot/projects/trustedbsd/base/sbin/devfs/devfs.8#7 integrate
.. //depot/projects/trustedbsd/base/sbin/disklabel/disklabel.5#7 integrate
.. //depot/projects/trustedbsd/base/sbin/disklabel/disklabel.8#16 integrate
.. //depot/projects/trustedbsd/base/sbin/dump/optr.c#11 integrate
.. //depot/projects/trustedbsd/base/sbin/fsdb/fsdb.8#7 integrate
.. //depot/projects/trustedbsd/base/sbin/ifconfig/ifconfig.8#21 integrate
.. //depot/projects/trustedbsd/base/sbin/ifconfig/ifconfig.c#16 integrate
.. //depot/projects/trustedbsd/base/sbin/ifconfig/ifieee80211.c#6 integrate
.. //depot/projects/trustedbsd/base/sbin/ip6fw/ip6fw.8#8 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw.8#26 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw2.c#19 integrate
.. //depot/projects/trustedbsd/base/sbin/mdconfig/mdconfig.8#8 integrate
.. //depot/projects/trustedbsd/base/sbin/mksnap_ffs/mksnap_ffs.8#3 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_cd9660/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_cd9660/mount_cd9660.8#5 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_cd9660/mount_cd9660.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/iso22dos#2 delete
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/iso72dos#2 delete
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/koi2dos#2 delete
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/koi8u2dos#2 delete
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/mount_msdosfs.8#6 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/mount_msdosfs.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_nfs/mount_nfs.8#9 integrate

>>> TRUNCATED FOR MAIL (1000 lines) <<<
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list