PERFORCE change 33620 for review

Robert Watson rwatson at FreeBSD.org
Tue Jun 24 13:17:23 PDT 2003


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

Change 33620 by rwatson at rwatson_tislabs on 2003/06/24 13:16:43

	Integrate the TrustedBSD base branch; bring in BIND update,
	texinfo update, etc, etc.  Loop back the sbuf API change for
	label externalization.
	
	This includes the work-around to avoid a panic on a UFS2 EA
	operation on a device node.  Also picks up the move to
	explicit EA listing operations (MAC Framework update to
	follow).

Affected files ...

.. //depot/projects/trustedbsd/mac/MAINTAINERS#17 integrate
.. //depot/projects/trustedbsd/mac/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/Makefile.inc1#39 integrate
.. //depot/projects/trustedbsd/mac/UPDATING#28 integrate
.. //depot/projects/trustedbsd/mac/bin/Makefile.inc#7 integrate
.. //depot/projects/trustedbsd/mac/bin/cp/cp.1#7 integrate
.. //depot/projects/trustedbsd/mac/bin/cp/utils.c#10 integrate
.. //depot/projects/trustedbsd/mac/bin/csh/Makefile#8 integrate
.. //depot/projects/trustedbsd/mac/bin/date/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/bin/dd/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/bin/df/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/bin/df/df.1#6 integrate
.. //depot/projects/trustedbsd/mac/bin/df/df.c#15 integrate
.. //depot/projects/trustedbsd/mac/bin/ed/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/bin/ed/cbc.c#6 integrate
.. //depot/projects/trustedbsd/mac/bin/ed/ed.h#6 integrate
.. //depot/projects/trustedbsd/mac/bin/expr/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/bin/kenv/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/bin/ls/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/bin/pax/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/bin/ps/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/bin/ps/ps.1#16 integrate
.. //depot/projects/trustedbsd/mac/bin/ps/ps.c#18 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/CHANGES#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/FREEBSD-Upgrade#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/README#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/Version#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/dig/dig.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/dnsquery/dnsquery.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/host/host.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named-xfer/named-xfer.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/db_defs.h#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/db_ixfr.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/db_load.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/db_sec.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_config.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_ctl.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_defs.h#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_forw.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_func.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_glob.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_init.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_ixfr.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_lexer.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_main.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_maint.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_ncache.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_parser.y#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_req.c#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_resp.c#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/named/ns_update.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/ndc/ndc.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/nslookup/getinfo.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/nslookup/main.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/nslookup/send.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/bin/nsupdate/nsupdate.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/html/options.html#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/man/dig.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/man/named-xfer.8#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/man/named.8#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/man/named.conf.5#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/doc/man/resolver.3#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/arpa/nameser.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/arpa/nameser_compat.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/hesiod.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/irp.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/irs.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/ctl.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/dst.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/eventlib.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/irpmarshall.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/logging.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/misc.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/isc/tree.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/netgroup.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/include/resolv.h#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/dst/bsafe_link.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/dst/cylink_link.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/dst/dst_api.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/dst/hmac_link.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/dns_gr.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/dns_ho.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/dns_nw.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/gen_gr.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/getaddrinfo.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/gethostent.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/getnameinfo.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/getnetgrent.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/getnetgrent_r.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/hesiod.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/irp_p.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/irs_data.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/nis_gr.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/irs/nis_ho.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/ctl_clnt.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/ctl_srvr.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/ev_files.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/ev_timers.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/ev_waits.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/eventlib.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/eventlib_p.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/isc/logging.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/nameser/ns_name.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/nameser/ns_parse.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/nameser/ns_print.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/nameser/ns_samedomain.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/nameser/ns_sign.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_comp.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_debug.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_findzonecut.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_init.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_mkquery.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_mkupdate.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_private.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_query.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_send.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/lib/resolv/res_update.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/port/freebsd/bin/probe_ipv6#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind/port/freebsd/include/port_after.h#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/gdtoa/gdtoaimp.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/groff/src/roff/nroff/nroff.sh#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/groff/tmac/X.tmac#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/groff/tmac/groff_mdoc.man#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/FreeBSD-patchset#1 branch
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/diffout#1 branch
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/cmds.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/cmdtab.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/complete.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/domacro.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/extern.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/fetch.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/ftp.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/ftp.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/ftp.cat1#3 delete
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/ftp_var.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/main.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/progressbar.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/progressbar.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/ruserpass.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/util.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/lukemftp/src/version.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_RU.KOI8-R#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_RU.KOI8-R.base#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_RU.KOI8-R.owner#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_SU.KOI8-R#3 delete
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_SU.KOI8-R.base#3 delete
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_SU.KOI8-R.check#2 delete
.. //depot/projects/trustedbsd/mac/contrib/nvi/catalog/ru_SU.KOI8-R.owner#2 delete
.. //depot/projects/trustedbsd/mac/contrib/openpam/CREDITS#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/HISTORY#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/LICENSE#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/MANIFEST#12 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/contrib/openpam/RELNOTES#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/bin/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/bin/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/contrib/openpam/bin/su/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/bin/su/su.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam.3#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_borrow_cred.3#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_free_data.3#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_get_option.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_log.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_nullconv.3#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_readline.3#1 branch
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_restore_cred.3#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_set_option.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/openpam_ttyconv.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_acct_mgmt.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_authenticate.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_chauthtok.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_close_session.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_conv.3#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_end.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_error.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_get_authtok.3#15 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_get_data.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_get_item.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_get_user.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_getenv.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_getenvlist.3#15 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_info.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_open_session.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_prompt.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_putenv.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_set_data.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_set_item.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_setcred.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_setenv.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_acct_mgmt.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_authenticate.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_chauthtok.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_close_session.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_open_session.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_sm_setcred.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_start.3#15 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_strerror.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_verror.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_vinfo.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/doc/man/pam_vprompt.3#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/openpam.h#12 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/openpam_version.h#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/pam_appl.h#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/pam_constants.h#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/pam_modules.h#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/include/security/pam_types.h#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_borrow_cred.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_configure.c#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_dispatch.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_dynamic.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_findenv.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_free_data.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_get_option.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_impl.h#13 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_load.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_log.c#14 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_nullconv.c#8 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_readline.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_restore_cred.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_set_option.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_static.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/openpam_ttyconv.c#15 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_acct_mgmt.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_authenticate.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_authenticate_secondary.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_chauthtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_close_session.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_end.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_error.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_authtok.c#12 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_data.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_item.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_mapped_authtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_mapped_username.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_get_user.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_getenv.c#12 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_getenvlist.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_info.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_open_session.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_prompt.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_putenv.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_set_data.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_set_item.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_set_mapped_authtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_set_mapped_username.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_setcred.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_setenv.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_acct_mgmt.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_authenticate.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_authenticate_secondary.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_chauthtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_close_session.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_get_mapped_authtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_get_mapped_username.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_open_session.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_set_mapped_authtok.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_set_mapped_username.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_sm_setcred.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_start.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_strerror.c#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_verror.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_vinfo.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/lib/pam_vprompt.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/misc/gendoc.pl#12 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_deny/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_deny/pam_deny.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_permit/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_permit/pam_permit.c#9 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_unix/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/openpam/modules/pam_unix/pam_unix.c#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/sendmail/src/conf.c#11 integrate
.. //depot/projects/trustedbsd/mac/contrib/sendmail/src/headers.c#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/AUTHORS#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/COPYING#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/COPYING.DOC#3 delete
.. //depot/projects/trustedbsd/mac/contrib/texinfo/ChangeLog#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/FREEBSD-upgrade#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/NEWS#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/TODO#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/config.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/config.h.in#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/fdl.texi#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/info-stnd.texi#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/info.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/install-info.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/makeinfo.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/texindex.1#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/texinfo.txi#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/version-stnd.texi#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/doc/version.texi#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/display.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/indices.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/info-utils.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/info-utils.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/info.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/info.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/infodoc.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/infokey.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/infomap.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/man.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/nodemenu.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/nodes.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/session.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/signals.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/info/window.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/lib/system.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/lib/xalloc.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/lib/xexit.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/cmds.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/defun.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/files.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/files.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/html.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/index.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/insertion.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/lang.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/lang.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/macro.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/makeinfo.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/makeinfo.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/node.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/sectioning.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/makeinfo/xml.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/util/install-info.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/texinfo/util/texindex.c#5 integrate
.. //depot/projects/trustedbsd/mac/etc/Makefile#30 integrate
.. //depot/projects/trustedbsd/mac/etc/defaults/rc.conf#26 integrate
.. //depot/projects/trustedbsd/mac/etc/inetd.conf#10 integrate
.. //depot/projects/trustedbsd/mac/etc/locale.alias#4 delete
.. //depot/projects/trustedbsd/mac/etc/locale.deprecated#4 delete
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.include.dist#24 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.local.dist#12 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.usr.dist#22 integrate
.. //depot/projects/trustedbsd/mac/etc/network.subr#3 integrate
.. //depot/projects/trustedbsd/mac/etc/nls.alias#3 integrate
.. //depot/projects/trustedbsd/mac/etc/pam.d/Makefile#8 integrate
.. //depot/projects/trustedbsd/mac/etc/pam.d/login#11 integrate
.. //depot/projects/trustedbsd/mac/etc/pam.d/su#9 integrate
.. //depot/projects/trustedbsd/mac/etc/pam.d/system#1 branch
.. //depot/projects/trustedbsd/mac/etc/pccard_ether#6 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/apm#4 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/apmd#8 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/devdb#3 delete
.. //depot/projects/trustedbsd/mac/etc/rc.d/dhclient#4 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/gbde#1 branch
.. //depot/projects/trustedbsd/mac/etc/rc.d/mountcritlocal#5 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/mountcritremote#6 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/network1#10 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.subr#11 integrate
.. //depot/projects/trustedbsd/mac/games/fortune/datfiles/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/games/fortune/datfiles/fortunes#25 integrate
.. //depot/projects/trustedbsd/mac/games/fortune/datfiles/fortunes2-o#8 integrate
.. //depot/projects/trustedbsd/mac/games/grdc/grdc.c#3 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/csu/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libdialog/dialog.3#2 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libgcc/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libobjc/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libstdc++/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/binutils/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/cc/cc_tools/freebsd-native.h#6 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/cc/cpp/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/cc/f77/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/groff/tmac/mdoc.local#13 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/send-pr/categories#4 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/send-pr/send-pr.1#6 integrate
.. //depot/projects/trustedbsd/mac/include/Makefile#32 integrate
.. //depot/projects/trustedbsd/mac/include/bitstring.h#2 integrate
.. //depot/projects/trustedbsd/mac/include/paths.h#8 integrate
.. //depot/projects/trustedbsd/mac/include/rpc/svc.h#6 integrate
.. //depot/projects/trustedbsd/mac/include/stdlib.h#16 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/Makefile.inc#8 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/lib/libhdb/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/hpropd/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/ipropd-master/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/ipropd-slave/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/kadmind/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/kdc/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/libexec/kpasswdd/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/usr.bin/kadmin/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/kerberos5/usr.sbin/kstash/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/lib/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/lib/csu/i386-elf/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libalias/alias.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libalias/alias.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libalias/alias_db.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libalias/libalias.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libbz2/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/_setjmp.S#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/alloca.S#3 delete
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/ldexp.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/setjmp.S#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/sigsetjmp.S#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/compat-43/sigpause.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gdtoa/glue.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/devname.3#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/devname.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/dlinfo.3#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/exec.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/fpclassify.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/fts.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/getpwent.3#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/isgreater.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/popen.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/sigsetops.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/statvfs.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/ttyname.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/tzset.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/wordexp.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gmon/gmon.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/gen/alloca.S#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/gen/ldexp.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/i386_get_ldt.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/ia64/gen/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/ia64/gen/makecontext.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/ia64/gen/signalcontext.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/locale/Makefile.inc#12 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/frune.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/gbk.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/locale/ldpart.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/ldpart.h#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/lmessages.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/lmonetary.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/lnumeric.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/mbrune.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/nl_langinfo.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/setinvalidrune.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/setrunelocale.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/utf2.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/gethostbyname.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/gethostnamadr.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_vc.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdio/fflush.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdlib/grantpt.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdlib/malloc.c#12 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdtime/timelocal.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/close.2#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/extattr_get_file.2#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/getfsstat.2#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/getsockname.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/kldload.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/kse.2#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/lio_listio.2#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/ntp_adjtime.2#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/ntp_gettime.2#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sched_setparam.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sched_setscheduler.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sigpending.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sigprocmask.2#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sigsuspend.2#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/arch/amd64/_atomic_lock.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc_r/man/sem_post.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/test/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/test/guard_b.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/test/join_leak_d.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/test/mutex_d.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/uthread/pthread_private.h#14 integrate
.. //depot/projects/trustedbsd/mac/lib/libc_r/uthread/uthread_close.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libcam/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libcompat/regexp/regexp.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libcrypt/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libcrypt/crypt-md5.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libcrypt/crypt-nthash.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libcrypt/crypt.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libcrypt/crypt.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libcrypt/crypt.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libdevstat/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libdisk/disk.c#25 integrate
.. //depot/projects/trustedbsd/mac/lib/libfetch/fetch.3#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libform/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libftpio/ftpio.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libgeom/geom_ctl.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libgeom/libgeom.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libgeom/libgeom.h#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libipx/ipx.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libisc/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libkvm/kvm_proc.c#14 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/md2c.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/md4c.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/md5c.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libmenu/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libncurses/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libnetgraph/netgraph.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libpam/libpam/Makefile#19 integrate
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_ftp/Makefile#5 delete
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_ftp/pam_ftp.8#3 delete
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_ftp/pam_ftp.c#8 delete
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_unix/pam_unix.c#13 integrate
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_wheel/Makefile#5 delete
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_wheel/pam_wheel.8#4 delete
.. //depot/projects/trustedbsd/mac/lib/libpam/modules/pam_wheel/pam_wheel.c#9 delete
.. //depot/projects/trustedbsd/mac/lib/libpanel/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/alpha/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/alpha/alpha/_atomic_lock.S#2 delete
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/i386/ksd.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/include/ksd.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/include/pthread_md.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/ia64/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/ia64/ia64/_atomic_lock.S#2 delete
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/ia64/include/atomic_ops.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/ia64/include/ksd.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/ia64/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_attr.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cancel.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cleanup_pop.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cleanup_push.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_broadcast.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_destroy.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_init.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_signal.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_timedwait.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_cond_wait.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_condattr.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_create.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/man/pthread_detach.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/support/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/support/thr_support.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/sys/Makefile.inc#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_cond.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_create.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_init.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_kern.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_mutex.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_private.h#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_sig.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_sigprocmask.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_sigsuspend.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libradius/radlib.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/i386/_curthread.S#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_detach.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_init.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutex.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_printf.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_private.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/block.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/bread.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libufs/cgread.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libufs/cgroup.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/getino.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libufs/inode.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/libufs.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libufs/libufs.h#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/sblock.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/sbread.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libufs/type.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libufs/ufs_disk_close.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libugidfw/bsde_get_rule.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/bsde_get_rule_count.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/bsde_parse_rule.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/bsde_rule_to_string.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/libugidfw.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/auth.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_auth.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_cap.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_class.c#12 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_ok.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_times.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/login_tty.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/logout.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/property.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/pty.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/pw_util.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/realhostname.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/uucplock.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libwrap/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libxpg4/fakelib.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libypclnt/ypclnt_passwd.c#5 integrate
.. //depot/projects/trustedbsd/mac/libexec/bootpd/bootpd.c#5 integrate
.. //depot/projects/trustedbsd/mac/libexec/ftpd/ftpchroot.5#2 integrate
.. //depot/projects/trustedbsd/mac/libexec/ftpd/ftpcmd.y#14 integrate
.. //depot/projects/trustedbsd/mac/libexec/ftpd/ftpd.8#11 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/gettytab.5#5 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/gettytab.h#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/init.c#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/main.c#11 integrate
.. //depot/projects/trustedbsd/mac/libexec/lukemftpd/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/libexec/named-xfer/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/rexecd/rexecd.8#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/rpc.rstatd/rstat_proc.c#8 integrate
.. //depot/projects/trustedbsd/mac/libexec/rpc.rusersd/rusers_proc.c#4 integrate
.. //depot/projects/trustedbsd/mac/libexec/rshd/rshd.8#4 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/debug.c#2 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/ia64/reloc.c#10 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/libmap.c#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/map_object.c#7 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/rtld.1#9 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/rtld.c#15 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/rtld.h#4 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/rtld_lock.h#2 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/xmalloc.c#2 integrate
.. //depot/projects/trustedbsd/mac/libexec/tcpd/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/Makefile#45 integrate
.. //depot/projects/trustedbsd/mac/release/alpha/drivers.conf#13 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/errata/article.sgml#9 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#37 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#58 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ja_JP.eucJP/errata/article.sgml#9 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#11 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ja_JP.eucJP/relnotes/common/new.sgml#21 integrate
.. //depot/projects/trustedbsd/mac/release/doc/share/sgml/release.ent#8 integrate
.. //depot/projects/trustedbsd/mac/release/i386/drivers.conf#15 integrate
.. //depot/projects/trustedbsd/mac/release/pc98/dokern.sh#11 integrate
.. //depot/projects/trustedbsd/mac/release/pc98/drivers.conf#11 integrate
.. //depot/projects/trustedbsd/mac/release/picobsd/bridge/PICOBSD#4 integrate
.. //depot/projects/trustedbsd/mac/release/picobsd/bridge/crunch.conf#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/Makefile#18 integrate
.. //depot/projects/trustedbsd/mac/sbin/badsect/badsect.8#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/bsdlabel/bsdlabel.c#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/bsdlabel/runtest.sh#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/camcontrol/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/ccdconfig/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/ccdconfig/ccdconfig.c#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/devfs/devfs.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/dmesg/dmesg.c#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/dump/dump.8#14 integrate
.. //depot/projects/trustedbsd/mac/sbin/dumpfs/dumpfs.c#12 integrate
.. //depot/projects/trustedbsd/mac/sbin/ffsinfo/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/fsck_msdosfs/fsck_msdosfs.8#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/gbde/gbde.c#8 integrate
.. //depot/projects/trustedbsd/mac/sbin/gpt/gpt.8#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/growfs/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/growfs/growfs.8#10 integrate
.. //depot/projects/trustedbsd/mac/sbin/init/init.8#7 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipf/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipfstat/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipfw/ipfw.8#21 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipfw/ipfw.c#9 delete
.. //depot/projects/trustedbsd/mac/sbin/ipfw/ipfw2.c#14 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipmon/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipnat/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/mdconfig/mdconfig.8#7 integrate
.. //depot/projects/trustedbsd/mac/sbin/mdconfig/mdconfig.c#10 integrate
.. //depot/projects/trustedbsd/mac/sbin/natd/natd.8#8 integrate
.. //depot/projects/trustedbsd/mac/sbin/natd/natd.c#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/ping/ping.c#17 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/restore.8#8 integrate
.. //depot/projects/trustedbsd/mac/sbin/routed/rtquery/rtquery.8#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/sunlabel/sunlabel.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/sysctl/sysctl.8#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/sysctl/sysctl.c#13 integrate
.. //depot/projects/trustedbsd/mac/sbin/tunefs/tunefs.8#15 integrate
.. //depot/projects/trustedbsd/mac/sbin/vinum/commands.c#10 integrate
.. //depot/projects/trustedbsd/mac/sbin/vinum/v.c#6 integrate
.. //depot/projects/trustedbsd/mac/secure/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/secure/lib/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/Makefile#3 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/README#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/README.FreeBSD#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/cipher.3#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/crypt.c#4 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/Makefile#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/README#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/cert.c#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/cert.input#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/speedcrypt.c#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcipher/test/speeddes.c#2 delete
.. //depot/projects/trustedbsd/mac/secure/lib/libcrypt/blowfish.c#3 integrate
.. //depot/projects/trustedbsd/mac/secure/lib/libcrypt/blowfish.h#3 integrate
.. //depot/projects/trustedbsd/mac/secure/lib/libcrypt/crypt-blowfish.c#3 integrate
.. //depot/projects/trustedbsd/mac/secure/lib/libcrypto/Makefile#16 integrate
.. //depot/projects/trustedbsd/mac/secure/usr.bin/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/secure/usr.bin/bdes/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/secure/usr.bin/bdes/bdes.1#3 integrate
.. //depot/projects/trustedbsd/mac/secure/usr.bin/bdes/bdes.c#3 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/bg_BG.CP1251.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/map.CP866#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/map.KOI8-R#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/map.KOI8-U#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/mac/share/colldef/ru_RU.CP866.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/ru_RU.ISO8859-5.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/ru_RU.KOI8-R.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/uk_UA.KOI8-U.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/doc/papers/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/fig1.eps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/fig2.eps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/fig3.eps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/fig4.eps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/fig5.eps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/gps.ps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/intr.ps#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/timecounter.ms#1 branch
.. //depot/projects/trustedbsd/mac/share/doc/papers/timecounter/tmac.usenix#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/Makefile#30 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/acpi.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ath.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/ath_hal.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/cd.4#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/en.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/exca.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/fatm.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/gem.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/hatm.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/hme.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/mac.4#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_biba.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_bsdextended.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_ifoff.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_lomac.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_mls.4#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_none.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_partition.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_seeotheruids.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_test.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/en.4#3 delete
.. //depot/projects/trustedbsd/mac/share/man/man4/matcd.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/miibus.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/natm.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/natmip.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/ng_bridge.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/pccbb.4#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/pci.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/raid.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/rp.4#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/sem.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/utopia.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/wi.4#13 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/elf.5#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/make.conf.5#22 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/rc.conf.5#24 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/environ.7#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/hier.7#14 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/maclabel.7#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/ports.7#8 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/security.7#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man8/yp.8#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/Makefile#29 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/VFS_SET.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/VFS_VGET.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/VOP_GETEXTATTR.9#8 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/VOP_LISTEXTATTR.9#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man9/VOP_SETEXTATTR.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/bus_dma.9#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/devclass.9#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/devclass_find.9#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/extattr.9#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/ifnet.9#9 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/ktr.9#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/malloc.9#9 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/mbuf.9#10 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/namei.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/pci.9#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man9/rtalloc.9#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/sx.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/utopia.9#1 branch
.. //depot/projects/trustedbsd/mac/share/mk/bsd.lib.mk#15 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.libnames.mk#14 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.sys.mk#11 integrate
.. //depot/projects/trustedbsd/mac/share/mk/sys.mk#8 integrate
.. //depot/projects/trustedbsd/mac/share/mklocale/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/share/mklocale/zh_CN.GBK.src#1 branch
.. //depot/projects/trustedbsd/mac/share/monetdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/share/monetdef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/mac/share/msgdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/share/msgdef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/mac/share/numericdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/share/numericdef/ru_RU.CP866.src#2 delete
.. //depot/projects/trustedbsd/mac/share/numericdef/ru_RU.ISO8859-5.src#2 delete
.. //depot/projects/trustedbsd/mac/share/numericdef/uk_UA.ISO8859-5.src#2 delete
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/INDEX.keymaps#6 integrate
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/Makefile#8 integrate
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/german.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/lat-amer.kbd#2 delete
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/latinamerican.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/latinamerican.kbd#1 branch
.. //depot/projects/trustedbsd/mac/share/syscons/keymaps/us.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/mac/share/termcap/termcap.5#3 integrate
.. //depot/projects/trustedbsd/mac/share/timedef/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/share/timedef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/alpha-gdbstub.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/api_up1000.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/autoconf.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/busdma_machdep.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/busspace.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/clock.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/cpuconf.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/critical.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/db_disasm.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/db_interface.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_1000a.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_2100_a50.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_2100_a500.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_3000_300.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_3000_500.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_axppci_33.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_eb164.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_eb64plus.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_kn20aa.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_kn300.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_kn8ae.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_st550.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dec_st6600.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/dump_machdep.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/elf_machdep.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/fp_emulate.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/genassym.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/ieee_float.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/in_cksum.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/interrupt.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/machdep.c#22 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/mem.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/mp_machdep.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/pmap.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/prom.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/promcons.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/sgmap.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/sys_machdep.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/trap.c#20 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/vm_machdep.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/conf/GENERIC#23 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/include/param.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/isa/isa.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/isa/isa_dma.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/isa/mcclock_isa.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/linux/linux_dummy.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/linux/linux_genassym.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/linux/linux_machdep.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/linux/linux_sysvec.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/mcbus/mcbus.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/mcbus/mcmem.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/mcbus/mcpcia.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/imgact_osf1.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_ioctl.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_misc.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_mount.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_signal.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_sysvec.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/apecs.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/apecs_pci.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/bwx.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/cia.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/cia_pci.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/irongate.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/irongate_pci.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/lca.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/lca_pci.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/pcibus.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/swiz.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/t2.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/t2_pci.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/tsunami.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/pci/tsunami_pci.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/dwlpx.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/gbus.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/kftxx.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/mcclock_tlsb.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/tlsb.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/tlsbcpu.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/tlsbmem.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/zs_tlsb.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/mem.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/pmap.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/trap.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/vm_machdep.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/conf/GENERIC#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/asm.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/param.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/pmap.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/profile.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/setjmp.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/ficl/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/ficl/loader.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/forth/beastie.4th#2 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/boot0/boot0.s#3 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/kgzldr/Makefile#8 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/libi386/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/libi386/pxe.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/kgzldr/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/libpc98/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/libpc98/i386_module.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/loader/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/loader/help.pc98#1 branch
.. //depot/projects/trustedbsd/mac/sys/boot/sparc64/loader/main.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_ccb.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_periph.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_queue.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_sim.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_xpt.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_all.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_cd.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_ch.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_da.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_low.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_low_pisa.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_pass.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_pt.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_sa.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_ses.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_targ_bh.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_target.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_fbsd.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_namecache.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_psdev.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_subr.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_venus.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_vfsops.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_vfsops.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_vnops.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linprocfs/linprocfs.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_file.c#22 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_getcwd.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_ioctl.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_ipc.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_mib.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_misc.c#25 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_signal.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_socket.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_stats.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_sysctl.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_uid16.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_util.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/pecoff/imgact_pecoff.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/imgact_svr4.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_fcntl.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_filio.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_ioctl.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_ipc.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_misc.c#25 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_resource.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_signal.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_socket.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_sockio.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_stat.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_stream.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_sysvec.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_termios.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_ttold.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/NOTES#41 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files#81 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.sparc64#21 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kern.post.mk#22 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kern.pre.mk#16 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/ldscript.sparc64#2 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/majors#22 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/newvers.sh#6 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options#50 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.alpha#9 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.amd64#3 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.i386#15 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.ia64#10 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.pc98#16 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.sparc64#5 integrate
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/acpica/hwregs.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/blowfish/bf_enc.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/blowfish/bf_skey.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/cast128/cast128.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/md5.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rc4/rc4.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-alg-fst.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-api-fst.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/sha1.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/sha2/sha2.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_access.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_break.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_command.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_elf.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_examine.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_expr.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_input.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_kld.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_lex.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_output.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_print.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_ps.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_run.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_sym.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_sysctl.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_trap.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_variables.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_watch.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_write_cmd.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aac/aac.c#20 integrate

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


More information about the p4-projects mailing list