PERFORCE change 117647 for review

Robert Watson rwatson at FreeBSD.org
Sun Apr 8 13:42:04 UTC 2007


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

Change 117647 by rwatson at rwatson_zoo on 2007/04/08 13:38:53

	- zfs
	- ipw, iwi firmware in tree
	- tcsh 6.15
	- binutils 1.0.4
	- bzip2 1.0.4
	- openssl 0.9.8e
	- BIOCSDIRECTION, BIOCFEEDBACK
	- more libarchive magic
	- more sctp magic
	- more jasone malloc
	- ncurses update
	- dump/restore dump/restore extended attributes
	- cxgb(4)
	- mtx_sleep, sx_sleep, ...
	- sx(9) optimization
	- Adaptive sx, rwlock support
	- interrupt filters
	- cpufreq change notifications
	- linux futex support and more linux 2.6isms than you can shake a
	  stick at
	- linux sg support
	- filedesc locked using sx
	- geom multipath
	- edsc (ethernet discard device)
	- acl kernel files resorted (kern_acl -> vfs_acl, subr_acl_posix1e)
	- extended attribute code moved from vfs_syscalls.c to vfs_extattr.c
	- sctp flight logging
	- fine-grained locking in UNIX domain sockets
	- prison services
	- acpica 20070320
	- priv(9) for System V IPC, priv(9) renumbering
	- uipc_sockbuf.c move finished
	- multicast address referencing/locking fixes
	- tcp_input restructured
	- quite a bit of MAC cleanup
	- mpsafe quotas
	- usual host of device driver updates, bug fixes, enhancements, etc
	  -- things
	-   that I appreciate in an abstract sense.

Affected files ...

.. //depot/projects/trustedbsd/base/MAINTAINERS#45 integrate
.. //depot/projects/trustedbsd/base/Makefile#50 integrate
.. //depot/projects/trustedbsd/base/Makefile.inc1#83 integrate
.. //depot/projects/trustedbsd/base/ObsoleteFiles.inc#20 integrate
.. //depot/projects/trustedbsd/base/UPDATING#77 integrate
.. //depot/projects/trustedbsd/base/bin/csh/config.h#7 integrate
.. //depot/projects/trustedbsd/base/bin/csh/config_p.h#3 integrate
.. //depot/projects/trustedbsd/base/bin/df/df.1#10 integrate
.. //depot/projects/trustedbsd/base/bin/df/df.c#25 integrate
.. //depot/projects/trustedbsd/base/bin/expr/expr.1#9 integrate
.. //depot/projects/trustedbsd/base/bin/kill/kill.1#7 integrate
.. //depot/projects/trustedbsd/base/bin/rcp/rcp.1#8 integrate
.. //depot/projects/trustedbsd/base/bin/setfacl/setfacl.c#9 integrate
.. //depot/projects/trustedbsd/base/cddl/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libavl/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libnvpair/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libumem/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libuutil/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libzfs/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/lib/libzpool/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/sbin/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/sbin/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/cddl/sbin/zfs/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/sbin/zpool/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.bin/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.bin/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.bin/ztest/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.sbin/Makefile#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.sbin/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/cddl/usr.sbin/zdb/Makefile#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/devid.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/fsshare.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/libintl.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/mnttab.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/priv.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/solaris.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/include/zone.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/lib/libumem/umem.c#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/lib/libumem/umem.h#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/misc/fsshare.c#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/misc/mkdirp.c#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/misc/mnttab.c#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/misc/zmount.c#1 branch
.. //depot/projects/trustedbsd/base/compat/opensolaris/misc/zone.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/amd/hlfsd/hlfsd.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/binutils/gas/as.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/binutils/gas/tc.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/CHANGES#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/FREEBSD-upgrade#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/LICENSE#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/Makefile-libbz2_so#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/README#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/README.COMPILATION.PROBLEMS#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/Y2K_INFO#2 delete
.. //depot/projects/trustedbsd/base/contrib/bzip2/blocksort.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzip2.1#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzip2.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzip2recover.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzlib.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzlib.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/bzlib_private.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/compress.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/crctable.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/decompress.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/dlltest.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/huffman.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/manual.texi#3 delete
.. //depot/projects/trustedbsd/base/contrib/bzip2/randtable.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample1.bz2.uu#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample1.ref.gz.uu#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample2.bz2.uu#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample2.ref.gz.uu#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample3.bz2.uu#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/sample3.ref.gz.uu#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/spewG.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/unzcrash.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/words0#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/words2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bzip2/words3#3 integrate
.. //depot/projects/trustedbsd/base/contrib/libpcap/pcap-bpf.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/netcat/nc.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/netcat/netcat.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/netcat/socks.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/openpam/lib/openpam_readline.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zdb/zdb.8#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zdb/zdb.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zdb/zdb_il.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zfs/zfs.8#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zfs/zfs_iter.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zfs/zfs_iter.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zfs/zfs_main.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zfs/zfs_util.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool.8#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool_iter.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool_main.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool_util.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool_util.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/zpool/zpool_vdev.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/cmd/ztest/ztest.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/assert.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/atomic.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/libintl.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/stdio_ext.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/synch.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/head/thread.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libnvpair/libnvpair.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libnvpair/libnvpair.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libnvpair/nvpair_alloc_system.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/libuutil.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/libuutil_common.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/libuutil_impl.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_alloc.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_avl.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_dprintf.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_ident.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_list.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_misc.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_open.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_pname.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libuutil/common/uu_strtoint.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_changelist.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_config.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_graph.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_import.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_mount.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_status.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzfs/common/libzfs_util.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzpool/common/kernel.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzpool/common/taskq.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/opensolaris/lib/libzpool/common/util.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/tcpdump/print-stp.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/FREEBSD-Xlist#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/FREEBSD-upgrade#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/Fixes#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/Imakefile#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/MAKEDIFFS#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/MAKESHAR#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/Makefile.in#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/Makefile.std#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/Makefile.vms#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/README#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/complete.tcsh#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/config.h.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/config/bsd4.4#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/config_f.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/configure#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/configure.in#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.chared.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.decls.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.defns.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.init.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.inputl.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.refresh.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.screen.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.term.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.term.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ed.xmap.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/eight-bit.me#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/gethost.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/glob.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/glob.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/host.defs#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/imake.config#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/ma.setp.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/mi.termios.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/mi.varargs.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set11#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/C/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/et/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set14#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set20#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/finnish/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set11#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/french/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/german/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/greek/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/italian/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ja/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set13#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set17#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set19#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set20#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set21#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set22#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set23#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set26#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set3#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set30#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/pl/set9#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set10#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set13#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set17#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set18#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set19#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set20#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set22#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set23#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set26#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set27#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set3#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set30#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set31#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set6#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/russian/set9#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set10#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set12#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set15#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set16#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set18#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set19#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set20#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set21#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set22#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set23#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set24#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set25#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set26#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set27#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set29#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set30#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set31#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/spanish/set9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set10#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set11#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set12#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set13#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set14#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set15#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set16#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set17#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set18#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set19#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set20#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set21#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set22#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set23#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set24#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set25#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set26#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set27#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set29#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set3#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set30#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set31#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set6#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/nls/ukrainian/set9#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/patchlevel.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/pathnames.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.char.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.char.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.decls.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.dir.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.dir.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.dol.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.err.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.exec.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.exp.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.file.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.func.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.glob.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.hist.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.init.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.lex.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.misc.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.parse.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.print.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.proc.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.proc.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.sem.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.set.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.time.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/sh.types.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/snames.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.alloc.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.bind.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.const.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.decls.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.disc.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.func.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.nls.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.nls.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.os.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.os.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.printf.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.prompt.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.sched.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.sig.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.sig.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.str.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.vers.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.wait.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tc.who.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tcsh.man#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tcsh.man2html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/termcap.vms#2 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.color.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.comp.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.decls.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.help.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.init.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.parse.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/tw.spell.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/tcsh/vms.termcap.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/CHANGES#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/Configure#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/FAQ#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/FREEBSD-upgrade#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/INSTALL#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/LICENSE#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/NEWS#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/README#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/CA.pl#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/ca.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/dgst.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/ec.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/enc.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/ocsp.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/pkcs12.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/s_client.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/apps/s_server.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/certs/aol1.pem#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/certs/aol2.pem#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/certs/aoltw1.pem#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/certs/aoltw2.pem#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/config#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/aes/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/aes/aes_misc.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/a_strex.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/asn1_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/asn1_lib.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/asn1t.h#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/t_x509.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/tasn_dec.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/asn1/x_x509.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bf/bf_ecb.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bio.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bio_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bio/bio_lib.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bn_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bn_lib.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/bn/bn_print.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/buffer/buf_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/camellia/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/camellia/camellia.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/camellia/cmll_cbc.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/camellia/cmll_locl.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/camellia/cmll_misc.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/cast/c_ecb.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/comp/c_zlib.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/comp/comp_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/conf/conf_def.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/conf/conf_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/conf/conf_lib.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/cpt_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/cryptlib.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/des/INSTALL#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/des/des_ver.h#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/des/ecb_enc.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dh/dh_err.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dh/dh_lib.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsa_err.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dsa/dsa_lib.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/dso/dso_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ec/ec_asn1.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ec/ec_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdh/ech_err.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdh/ech_lib.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdsa/ecdsa.h#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdsa/ecs_err.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdsa/ecs_lib.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ecdsa/ecs_ossl.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/eng_all.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/eng_err.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/eng_padlock.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/tb_ecdh.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/engine/tb_ecdsa.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/err/err_all.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/bio_md.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp.h#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp_enc.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp_err.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp_lib.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/evp/evp_locl.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/idea/i_ecb.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/idea/idea_lcl.h#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/lhash/lhash.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md2/md2.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md2/md2_dgst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md4/md4.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md4/md4_dgst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md5/md5.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/md5/md5_dgst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/objects/obj_dat.h#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/objects/obj_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/objects/obj_mac.h#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/objects/obj_mac.num#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/objects/objects.txt#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ocsp/ocsp_asn.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ocsp/ocsp_err.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ocsp/ocsp_vfy.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/opensslconf.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/opensslv.h#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pem/pem.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pem/pem_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pem/pem_lib.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pem/pem_pkey.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs12/pk12err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_doit.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_lib.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pk7_smime.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/pkcs7/pkcs7err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rand/md_rand.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rand/rand_err.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rc2/rc2_ecb.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rc4/rc4_skey.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ripemd/ripemd.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ripemd/rmd_dgst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_err.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/rsa/rsa_lib.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/sha/sha.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/sha/sha1dgst.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/sha/sha256.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/sha/sha512.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/sha/sha_dgst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/stack/safestack.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/stack/stack.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/store/str_err.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/txt_db/txt_db.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/ui/ui_err.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/by_dir.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_req.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_txt.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_vfy.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509/x509_vfy.h#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/ext_dat.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/pcy_tree.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_addr.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_akey.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_alt.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_asid.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_bcons.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_bitst.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_cpols.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_crld.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_enum.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_extku.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_ia5.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_info.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_int.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_ncons.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_ocsp.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_pci.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_pcons.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_pku.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_pmaps.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_purp.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_skey.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_sxnet.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3_utl.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/v3err.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/crypto/x509v3/x509v3.h#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/ciphers.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/s_client.pod#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/apps/x509.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/ASN1_STRING_print_ex.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/BIO_set_callback.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/CONF_modules_free.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/RAND_egd.pod#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/RSA_get_ex_new_index.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/md5.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/mdc2.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/ripemd.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/crypto/sha.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/doc/ssl/SSL_SESSION_get_time.pod#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/openssl.spec#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/d1_lib.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/d1_pkt.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/kssl.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s23_clnt.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s23_srvr.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s2_enc.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s2_lib.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_clnt.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_enc.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_lib.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_pkt.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/s3_srvr.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_ciph.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_err.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_lib.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/ssl_sess.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/t1_enc.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/ssl/t1_lib.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/test/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/tools/c_rehash#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/libeay.num#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mk1mf.pl#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mkdef.pl#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/mkerr.pl#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssl/util/ssleay.num#5 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/periodic.conf#22 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#66 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.include.dist#40 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.root.dist#14 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.usr.dist#46 integrate
.. //depot/projects/trustedbsd/base/etc/network.subr#17 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/daily/404.status-zfs#1 branch
.. //depot/projects/trustedbsd/base/etc/periodic/daily/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/security/800.loginfail#8 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/weekly/310.locate#2 integrate
.. //depot/projects/trustedbsd/base/etc/rc#30 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/FILESYSTEMS#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#45 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/addswap#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/adjkerntz#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/bgfsck#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/bootconf.sh#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/cleanvar#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/dhclient#18 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/geli2#2 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/hostname#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ip6addrctl#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ip6fw#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipfilter#18 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipfw#15 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipmon#12 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipsec#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/isdnd#13 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/kldxref#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/mountcritremote#13 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/mountd#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/netif#17 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/nfslocking#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/pf#13 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/pflog#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/pfsync#3 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/power_profile#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ppp#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/random#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/syscons#14 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/var#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/zfs#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.firewall#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.subr#32 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#60 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes-o.real#10 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/Makefile.fe#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/Makefile.inc#7 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/c++filt/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/cc_int/Makefile#17 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/f77/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/kgdb.h#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/kthr.c#7 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_i386.c#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/libgdb/fbsd-threads.c#10 integrate
.. //depot/projects/trustedbsd/base/include/protocols/dumprestore.h#5 integrate
.. //depot/projects/trustedbsd/base/include/stdio.h#16 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/Makefile#24 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/README#5 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive.h.in#15 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_check_magic.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.c#19 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.h#13 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_private.h#17 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.3#14 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.c#16 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_data_into_buffer.c#7 delete
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_data_into_fd.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_extract.c#18 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_memory.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_private.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_bzip2.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_compress.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_gzip.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_none.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_all.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_ar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_cpio.c#15 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_empty.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_iso9660.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_tar.c#20 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_zip.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_util.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_util.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_virtual.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write.3#12 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write.c#14 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_disk.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_disk.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_disk_private.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_disk_set_standard_lookup.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_private.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_bzip2.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_gzip.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_none.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_ar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_cpio.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_pax.c#20 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_shar.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_ustar.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/libarchive-formats.5#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/test/Makefile#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/README#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/main.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_acl_basic.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_acl_pax.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_archive_api_feature.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_bad_fd.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_data_large.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_extract.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_ar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_bin.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_bin_Z.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_bin_bz2.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_bin_gz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_odc.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_svr4_gzip.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_cpio_svr4c_Z.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_empty.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_gtar_gz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_iso_gz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_isorr_bz2.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_pax_bz2.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_tar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_tbz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_tgz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_tz.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_format_zip.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_large.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_position.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_read_truncated.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_disk.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_disk_perms.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_disk_secure.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_format_ar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_format_cpio_empty.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_format_shar_empty.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_format_tar.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_format_tar_empty.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/test/test_write_open_memory.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libatm/cache_key.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/Makefile#25 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/stdlib/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/amd64/stdlib/div.S#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/amd64/stdlib/ldiv.S#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/amd64/stdlib/lldiv.S#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/gen/Symbol.map#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/dlfcn.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getvfsbyname.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tls.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/valloc.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/Makefile.inc#18 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/Symbol.map#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/addr2ascii.3#7 delete
.. //depot/projects/trustedbsd/base/lib/libc/net/addr2ascii.c#3 delete
.. //depot/projects/trustedbsd/base/lib/libc/net/ascii2addr.c#3 delete
.. //depot/projects/trustedbsd/base/lib/libc/net/getnameinfo.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getnameinfo.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/inet.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/linkaddr.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/sctp_bindx.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/net/sctp_connectx.3#1 branch

>>> TRUNCATED FOR MAIL (1000 lines) <<<


More information about the p4-projects mailing list