PERFORCE change 33616 for review

Robert Watson rwatson at FreeBSD.org
Tue Jun 24 19:28:33 GMT 2003


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

Change 33616 by rwatson at rwatson_tislabs on 2003/06/24 12:28:09

	Integrate the TrustedBSD base branch; bring in BIND update,
	texinfo update, etc, etc.  Loop back the sbuf API change for
	label externalization.

Affected files ...

.. //depot/projects/trustedbsd/base/MAINTAINERS#17 integrate
.. //depot/projects/trustedbsd/base/Makefile#23 integrate
.. //depot/projects/trustedbsd/base/Makefile.inc1#40 integrate
.. //depot/projects/trustedbsd/base/UPDATING#32 integrate
.. //depot/projects/trustedbsd/base/bin/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/base/bin/cp/cp.1#6 integrate
.. //depot/projects/trustedbsd/base/bin/cp/utils.c#9 integrate
.. //depot/projects/trustedbsd/base/bin/csh/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/bin/date/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/bin/dd/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/bin/df/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/bin/ed/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/bin/expr/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/bin/kenv/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/bin/ls/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/bin/pax/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/bin/ps/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/bin/ps/ps.1#14 integrate
.. //depot/projects/trustedbsd/base/bin/ps/ps.c#15 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/CHANGES#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/FREEBSD-Upgrade#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/README#6 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/Version#6 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/dig/dig.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/dnsquery/dnsquery.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/host/host.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named-xfer/named-xfer.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/db_defs.h#6 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/db_ixfr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/db_load.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/db_sec.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_config.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_ctl.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_defs.h#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_forw.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_func.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_glob.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_init.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_ixfr.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_lexer.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_main.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_maint.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_ncache.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_parser.y#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_req.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_resp.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/named/ns_update.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/ndc/ndc.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/nslookup/getinfo.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/nslookup/main.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/nslookup/send.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/bin/nsupdate/nsupdate.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/html/options.html#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/man/dig.1#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/man/named-xfer.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/man/named.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/man/named.conf.5#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/doc/man/resolver.3#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/arpa/nameser.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/arpa/nameser_compat.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/hesiod.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/irp.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/irs.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/ctl.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/dst.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/eventlib.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/irpmarshall.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/logging.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/misc.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/isc/tree.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/netgroup.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/include/resolv.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/dst/bsafe_link.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/dst/cylink_link.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/dst/dst_api.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/dst/hmac_link.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/dns_gr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/dns_ho.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/dns_nw.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/gen_gr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/getaddrinfo.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/gethostent.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/getnameinfo.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/getnetgrent.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/getnetgrent_r.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/hesiod.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/irp_p.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/irs_data.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/nis_gr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/irs/nis_ho.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/ctl_clnt.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/ctl_srvr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/ev_files.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/ev_timers.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/ev_waits.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/eventlib.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/eventlib_p.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/isc/logging.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/nameser/ns_name.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/nameser/ns_parse.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/nameser/ns_print.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/nameser/ns_samedomain.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/nameser/ns_sign.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_comp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_debug.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_findzonecut.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_init.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_mkquery.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_mkupdate.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_private.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_query.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_send.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/lib/resolv/res_update.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/port/freebsd/bin/probe_ipv6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind/port/freebsd/include/port_after.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/gdtoa/gdtoaimp.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/src/roff/nroff/nroff.sh#4 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/X.tmac#4 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/groff_mdoc.man#9 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/FreeBSD-patchset#1 branch
.. //depot/projects/trustedbsd/base/contrib/lukemftp/diffout#1 branch
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/Makefile#1 branch
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/cmds.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/cmdtab.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/complete.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/domacro.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/extern.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/fetch.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/ftp.1#4 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/ftp.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/ftp.cat1#2 delete
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/ftp_var.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/main.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/progressbar.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/progressbar.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/ruserpass.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/util.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/lukemftp/src/version.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_RU.KOI8-R#2 integrate
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_RU.KOI8-R.base#2 integrate
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_RU.KOI8-R.owner#2 integrate
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_SU.KOI8-R#3 delete
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_SU.KOI8-R.base#3 delete
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_SU.KOI8-R.check#2 delete
.. //depot/projects/trustedbsd/base/contrib/nvi/catalog/ru_SU.KOI8-R.owner#2 delete
.. //depot/projects/trustedbsd/base/contrib/openpam/lib/openpam_load.c#12 integrate
.. //depot/projects/trustedbsd/base/contrib/openpam/lib/pam_end.c#12 integrate
.. //depot/projects/trustedbsd/base/contrib/openpam/lib/pam_getenvlist.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/conf.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/sendmail/src/headers.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/AUTHORS#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/COPYING#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/COPYING.DOC#3 delete
.. //depot/projects/trustedbsd/base/contrib/texinfo/ChangeLog#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/FREEBSD-upgrade#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/NEWS#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/TODO#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/config.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/config.h.in#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/fdl.texi#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/info-stnd.texi#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/info.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/install-info.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/makeinfo.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/texindex.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/texinfo.txi#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/version-stnd.texi#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/doc/version.texi#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/display.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/indices.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/info-utils.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/info-utils.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/info.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/info.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/infodoc.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/infokey.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/infomap.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/man.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/nodemenu.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/nodes.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/session.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/signals.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/info/window.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/lib/system.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/lib/xalloc.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/lib/xexit.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/cmds.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/defun.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/files.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/files.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/html.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/index.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/insertion.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/lang.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/lang.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/macro.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/makeinfo.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/makeinfo.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/node.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/sectioning.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/makeinfo/xml.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/util/install-info.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/util/texindex.c#5 integrate
.. //depot/projects/trustedbsd/base/etc/Makefile#31 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#27 integrate
.. //depot/projects/trustedbsd/base/etc/inetd.conf#10 integrate
.. //depot/projects/trustedbsd/base/etc/locale.alias#5 delete
.. //depot/projects/trustedbsd/base/etc/locale.deprecated#6 delete
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.include.dist#17 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.local.dist#15 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.usr.dist#25 integrate
.. //depot/projects/trustedbsd/base/etc/network.subr#3 integrate
.. //depot/projects/trustedbsd/base/etc/nls.alias#4 integrate
.. //depot/projects/trustedbsd/base/etc/pam.d/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/etc/pam.d/login#11 integrate
.. //depot/projects/trustedbsd/base/etc/pam.d/su#9 integrate
.. //depot/projects/trustedbsd/base/etc/pam.d/system#1 branch
.. //depot/projects/trustedbsd/base/etc/pccard_ether#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/apm#4 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/apmd#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/devdb#3 delete
.. //depot/projects/trustedbsd/base/etc/rc.d/dhclient#4 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/gbde#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/network1#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.subr#11 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#26 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes2-o#8 integrate
.. //depot/projects/trustedbsd/base/games/grdc/grdc.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libdialog/dialog.3#2 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libgcc/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libobjc/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libstdc++/Makefile#13 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/binutils/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/cc_tools/freebsd-native.h#6 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/cpp/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/f77/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/mdoc.local#14 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/send-pr/categories#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/send-pr/send-pr.1#6 integrate
.. //depot/projects/trustedbsd/base/include/Makefile#29 integrate
.. //depot/projects/trustedbsd/base/include/bitstring.h#2 integrate
.. //depot/projects/trustedbsd/base/include/paths.h#8 integrate
.. //depot/projects/trustedbsd/base/include/rpc/svc.h#6 integrate
.. //depot/projects/trustedbsd/base/include/stdlib.h#17 integrate
.. //depot/projects/trustedbsd/base/kerberos5/Makefile.inc#8 integrate
.. //depot/projects/trustedbsd/base/kerberos5/lib/libhdb/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/hpropd/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/ipropd-master/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/ipropd-slave/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/kadmind/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/kdc/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/kerberos5/libexec/kpasswdd/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/kerberos5/usr.bin/kadmin/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/kerberos5/usr.sbin/kstash/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/alias.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libalias/libalias.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libbz2/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/alloca.S#3 delete
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/ldexp.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigpause.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gdtoa/glue.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/exec.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpwent.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/popen.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sigsetops.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/statvfs.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ttyname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tzset.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/alloca.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/i386_get_ldt.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/ia64/gen/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/ia64/gen/signalcontext.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/locale/frune.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/ldpart.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/ldpart.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/lmessages.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/lmonetary.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/lnumeric.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/mbrune.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/nl_langinfo.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/setinvalidrune.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/utf2.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/gethostbyname.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/gethostnamadr.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/svc_vc.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/fflush.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdtime/timelocal.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/close.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/getfsstat.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/getsockname.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/kse.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ntp_adjtime.2#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/ntp_gettime.2#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sched_setparam.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sched_setscheduler.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigpending.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigprocmask.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigsuspend.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/man/sem_post.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/uthread/uthread_close.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libcam/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/lib/libcompat/regexp/regexp.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libcrypt/crypt.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libdevstat/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/disk.c#24 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/fetch.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libform/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/lib/libftpio/ftpio.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libgeom/libgeom.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libipx/ipx.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libisc/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/lib/libkvm/kvm_proc.c#15 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md2c.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md4c.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md5c.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libmenu/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/lib/libncurses/Makefile#12 integrate
.. //depot/projects/trustedbsd/base/lib/libnetgraph/netgraph.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpam/modules/pam_unix/pam_unix.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libpanel/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/alpha/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/alpha/alpha/_atomic_lock.S#2 delete
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/i386/ksd.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/include/ksd.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/i386/include/pthread_md.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/ia64/_atomic_lock.S#2 delete
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/include/atomic_ops.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/include/ksd.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/arch/ia64/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_attr.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cancel.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cleanup_pop.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cleanup_push.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_broadcast.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_destroy.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_init.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_signal.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_timedwait.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_cond_wait.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_condattr.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_create.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/man/pthread_detach.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/support/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/support/thr_support.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/sys/Makefile.inc#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_kern.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_private.h#8 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sig.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sigsuspend.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libradius/radlib.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_printf.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/block.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/bread.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libufs/cgread.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libufs/cgroup.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/getino.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libufs/inode.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/libufs.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libufs/libufs.h#6 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/sblock.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/sbread.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libufs/type.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/ufs_disk_close.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libutil/auth.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_auth.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_cap.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_class.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_ok.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_times.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/login_tty.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/logout.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/property.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/pty.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/pw_util.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/realhostname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/uucplock.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libxpg4/fakelib.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libypclnt/ypclnt_passwd.c#5 integrate
.. //depot/projects/trustedbsd/base/libexec/bootpd/bootpd.c#5 integrate
.. //depot/projects/trustedbsd/base/libexec/ftpd/ftpcmd.y#15 integrate
.. //depot/projects/trustedbsd/base/libexec/ftpd/ftpd.8#12 integrate
.. //depot/projects/trustedbsd/base/libexec/getty/gettytab.5#6 integrate
.. //depot/projects/trustedbsd/base/libexec/getty/gettytab.h#3 integrate
.. //depot/projects/trustedbsd/base/libexec/getty/init.c#3 integrate
.. //depot/projects/trustedbsd/base/libexec/getty/main.c#6 integrate
.. //depot/projects/trustedbsd/base/libexec/lukemftpd/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/libexec/named-xfer/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/libexec/rexecd/rexecd.8#3 integrate
.. //depot/projects/trustedbsd/base/libexec/rshd/rshd.8#4 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/debug.c#2 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/ia64/reloc.c#10 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/libmap.c#3 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/map_object.c#7 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/rtld.1#10 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/rtld.c#16 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/rtld.h#4 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/rtld_lock.h#2 integrate
.. //depot/projects/trustedbsd/base/libexec/rtld-elf/xmalloc.c#2 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/errata/article.sgml#9 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#41 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#67 integrate
.. //depot/projects/trustedbsd/base/release/doc/ja_JP.eucJP/errata/article.sgml#9 integrate
.. //depot/projects/trustedbsd/base/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#11 integrate
.. //depot/projects/trustedbsd/base/release/doc/ja_JP.eucJP/relnotes/common/new.sgml#23 integrate
.. //depot/projects/trustedbsd/base/release/doc/share/sgml/release.ent#8 integrate
.. //depot/projects/trustedbsd/base/release/pc98/dokern.sh#11 integrate
.. //depot/projects/trustedbsd/base/release/picobsd/bridge/PICOBSD#4 integrate
.. //depot/projects/trustedbsd/base/release/picobsd/bridge/crunch.conf#6 integrate
.. //depot/projects/trustedbsd/base/sbin/Makefile#15 integrate
.. //depot/projects/trustedbsd/base/sbin/badsect/badsect.8#5 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.c#6 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/runtest.sh#4 integrate
.. //depot/projects/trustedbsd/base/sbin/camcontrol/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sbin/ccdconfig/ccdconfig.c#7 integrate
.. //depot/projects/trustedbsd/base/sbin/devfs/devfs.8#5 integrate
.. //depot/projects/trustedbsd/base/sbin/dmesg/dmesg.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/dump/dump.8#15 integrate
.. //depot/projects/trustedbsd/base/sbin/dumpfs/dumpfs.c#12 integrate
.. //depot/projects/trustedbsd/base/sbin/ffsinfo/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/sbin/fsck_msdosfs/fsck_msdosfs.8#6 integrate
.. //depot/projects/trustedbsd/base/sbin/growfs/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/sbin/growfs/growfs.8#10 integrate
.. //depot/projects/trustedbsd/base/sbin/init/init.8#7 integrate
.. //depot/projects/trustedbsd/base/sbin/ipf/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfstat/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw.8#23 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw.c#7 delete
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw2.c#16 integrate
.. //depot/projects/trustedbsd/base/sbin/ipmon/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/sbin/ipnat/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/sbin/mdconfig/mdconfig.8#7 integrate
.. //depot/projects/trustedbsd/base/sbin/mdconfig/mdconfig.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/natd/natd.8#8 integrate
.. //depot/projects/trustedbsd/base/sbin/natd/natd.c#6 integrate
.. //depot/projects/trustedbsd/base/sbin/restore/restore.8#9 integrate
.. //depot/projects/trustedbsd/base/sbin/routed/rtquery/rtquery.8#5 integrate
.. //depot/projects/trustedbsd/base/sbin/sysctl/sysctl.8#9 integrate
.. //depot/projects/trustedbsd/base/sbin/sysctl/sysctl.c#13 integrate
.. //depot/projects/trustedbsd/base/sbin/tunefs/tunefs.8#13 integrate
.. //depot/projects/trustedbsd/base/sbin/vinum/commands.c#11 integrate
.. //depot/projects/trustedbsd/base/sbin/vinum/v.c#6 integrate
.. //depot/projects/trustedbsd/base/secure/usr.bin/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/share/colldef/Makefile#12 integrate
.. //depot/projects/trustedbsd/base/share/colldef/bg_BG.CP1251.src#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/map.CP866#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/map.KOI8-R#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/map.KOI8-U#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/base/share/colldef/ru_RU.CP866.src#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/ru_RU.ISO8859-5.src#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/ru_RU.KOI8-R.src#2 integrate
.. //depot/projects/trustedbsd/base/share/colldef/uk_UA.KOI8-U.src#2 integrate
.. //depot/projects/trustedbsd/base/share/doc/papers/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/Makefile#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/fig1.eps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/fig2.eps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/fig3.eps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/fig4.eps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/fig5.eps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/gps.ps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/intr.ps#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/timecounter.ms#1 branch
.. //depot/projects/trustedbsd/base/share/doc/papers/timecounter/tmac.usenix#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/Makefile#33 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ath.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/ath_hal.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/en.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/exca.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/fatm.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/gem.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/hatm.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/hme.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/mac_lomac.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/mac_seeotheruids.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/mac_test.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/matcd.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/miibus.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/natm.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/natmip.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/ng_bridge.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/pccbb.4#3 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/pci.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/rp.4#3 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/utopia.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/wi.4#13 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/elf.5#3 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/make.conf.5#24 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/rc.conf.5#29 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/environ.7#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/hier.7#15 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/ports.7#8 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/security.7#7 integrate
.. //depot/projects/trustedbsd/base/share/man/man8/yp.8#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/Makefile#29 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/VOP_GETEXTATTR.9#9 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/VOP_LISTEXTATTR.9#1 branch
.. //depot/projects/trustedbsd/base/share/man/man9/VOP_SETEXTATTR.9#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/bus_dma.9#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/extattr.9#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/ifnet.9#9 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/malloc.9#10 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/mbuf.9#10 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/pci.9#1 branch
.. //depot/projects/trustedbsd/base/share/man/man9/sx.9#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/utopia.9#1 branch
.. //depot/projects/trustedbsd/base/share/mk/bsd.lib.mk#16 integrate
.. //depot/projects/trustedbsd/base/share/mk/bsd.libnames.mk#16 integrate
.. //depot/projects/trustedbsd/base/share/mk/bsd.sys.mk#12 integrate
.. //depot/projects/trustedbsd/base/share/mklocale/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/share/monetdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/share/monetdef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/base/share/msgdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/share/msgdef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/base/share/numericdef/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/share/numericdef/ru_RU.CP866.src#2 delete
.. //depot/projects/trustedbsd/base/share/numericdef/ru_RU.ISO8859-5.src#2 delete
.. //depot/projects/trustedbsd/base/share/numericdef/uk_UA.ISO8859-5.src#2 delete
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/INDEX.keymaps#6 integrate
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/german.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/lat-amer.kbd#2 delete
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/latinamerican.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/latinamerican.kbd#1 branch
.. //depot/projects/trustedbsd/base/share/syscons/keymaps/us.iso.acc.kbd#1 branch
.. //depot/projects/trustedbsd/base/share/termcap/termcap.5#3 integrate
.. //depot/projects/trustedbsd/base/share/timedef/Makefile#10 integrate
.. //depot/projects/trustedbsd/base/share/timedef/ru_RU.CP1251.src#1 branch
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/alpha-gdbstub.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/api_up1000.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/autoconf.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/busdma_machdep.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/busspace.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/clock.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/cpuconf.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/critical.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/db_disasm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/db_interface.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_1000a.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_2100_a50.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_2100_a500.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_3000_300.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_3000_500.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_axppci_33.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_eb164.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_eb64plus.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_kn20aa.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_kn300.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_kn8ae.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_st550.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dec_st6600.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/dump_machdep.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/elf_machdep.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/fp_emulate.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/genassym.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/ieee_float.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/in_cksum.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/interrupt.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/machdep.c#24 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/mem.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/mp_machdep.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/pmap.c#29 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/prom.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/promcons.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/sgmap.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/sys_machdep.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/trap.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/vm_machdep.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/conf/GENERIC#23 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/param.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/isa/isa.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/isa/isa_dma.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/isa/mcclock_isa.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_dummy.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_genassym.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_machdep.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_sysvec.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/mcbus/mcbus.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/mcbus/mcmem.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/mcbus/mcpcia.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/imgact_osf1.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_ioctl.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_misc.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_mount.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_signal.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_sysvec.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/apecs.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/apecs_pci.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/bwx.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/cia.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/cia_pci.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/irongate.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/irongate_pci.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/lca.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/lca_pci.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/pcibus.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/swiz.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/t2.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/t2_pci.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/tsunami.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/tsunami_pci.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/dwlpx.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/gbus.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/kftxx.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/mcclock_tlsb.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/tlsb.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/tlsbcpu.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/tlsbmem.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/zs_tlsb.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/mem.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/pmap.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/trap.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/vm_machdep.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/param.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/pmap.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/boot/ficl/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/sys/boot/ficl/loader.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/boot/forth/beastie.4th#2 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/kgzldr/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/libi386/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/libi386/pxe.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/kgzldr/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/libpc98/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/libpc98/i386_module.c#1 branch
.. //depot/projects/trustedbsd/base/sys/boot/pc98/loader/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/loader/help.pc98#1 branch
.. //depot/projects/trustedbsd/base/sys/boot/sparc64/loader/main.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_ccb.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_periph.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_queue.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_sim.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_xpt.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_all.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_cd.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_ch.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_da.c#32 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_low.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_low_pisa.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_pass.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_pt.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_sa.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_ses.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_targ_bh.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_target.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_fbsd.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_namecache.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_psdev.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_subr.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_venus.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_vfsops.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_vfsops.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_vnops.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linprocfs/linprocfs.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_file.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_getcwd.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_ioctl.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_ipc.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_mib.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_misc.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_signal.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_socket.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_stats.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_sysctl.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_uid16.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_util.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/compat/pecoff/imgact_pecoff.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/imgact_svr4.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_fcntl.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_filio.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ioctl.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ipc.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_misc.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_resource.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_signal.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_socket.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_sockio.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_stat.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_stream.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_sysvec.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_termios.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ttold.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/conf/NOTES#36 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files#60 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files.sparc64#24 integrate
.. //depot/projects/trustedbsd/base/sys/conf/kern.post.mk#26 integrate
.. //depot/projects/trustedbsd/base/sys/conf/kern.pre.mk#17 integrate
.. //depot/projects/trustedbsd/base/sys/conf/ldscript.sparc64#2 integrate
.. //depot/projects/trustedbsd/base/sys/conf/majors#23 integrate
.. //depot/projects/trustedbsd/base/sys/conf/newvers.sh#5 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options#36 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.alpha#9 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.amd64#3 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.i386#16 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.ia64#10 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.pc98#17 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options.sparc64#6 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/dev/acpica/hwregs.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/blowfish/bf_enc.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/blowfish/bf_skey.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/cast128/cast128.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/md5.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/rc4/rc4.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/rijndael/rijndael-alg-fst.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/rijndael/rijndael-api-fst.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/sha1.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/sha2/sha2.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_access.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_break.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_command.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_elf.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_examine.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_expr.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_input.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_kld.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_lex.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_output.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_print.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_ps.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_run.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_sym.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_sysctl.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_trap.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_variables.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_watch.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_write_cmd.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac_disk.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/advansys/advansys.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/advansys/adwcam.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ahb/ahb.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic/aic.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7770.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx.h#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx.reg#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx_osm.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx_osm.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic79xx_pci.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7xxx.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7xxx.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7xxx_osm.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7xxx_osm.h#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aic7xxx/aic7xxx_pci.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amd/amd.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr_cam.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-card.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-chipset.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-pci.c#24 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/atapi-cam.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_ath.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_ath_pci.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_athioctl.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_athvar.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/bktr/bktr_card.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/bktr/bktr_core.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ccd/ccd.c#19 delete
.. //depot/projects/trustedbsd/base/sys/dev/dpt/dpt_scsi.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/README#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/if_em.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/if_em.h#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/if_em_hw.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/if_em_hw.h#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/en/if_en_pci.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/en/midway.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/en/midwayvar.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/exca/exca.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/exca/excareg.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/exca/excavar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fatm/firmware.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/fatm/if_fatm.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/fatm/if_fatm_rate.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/fatm/if_fatmreg.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/fatm/if_fatmvar.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/firewire/firewire.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/firewirereg.h#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/fwcrom.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/fwohci.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/iec13213.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/if_fwe.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/sbp.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fxp/if_fxp.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_intr.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_ioctl.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_rx.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_tx.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatmconf.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatmreg.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatmvar.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/iicbus/iicbb.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iicbus/iiconf.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/isp/isp_freebsd.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/matcd/creativeif.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/matcd/matcd.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/matcd/matcd_data.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/matcd/matcd_isa.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/matcd/matcddrv.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/matcd/options.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/md/md.c#27 integrate
.. //depot/projects/trustedbsd/base/sys/dev/mii/brgphyreg.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/mpt/mpt_freebsd.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openfirm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openfirm.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openfirmio.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openfirmio.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openpromio.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/ofw/openpromio.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccard.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccarddevs#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccarddevs.h#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccbb/pccbb.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccbb/pccbbvar.h#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pci.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pci_user.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sio/sio.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/streams/streams.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sym/sym_hipd.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/trm/trm.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ehci_pci.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_axe.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_axereg.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ohci_pci.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/uhci_pci.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ulpt.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/umass.c#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/usbdevs#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/usbdevs.h#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/usbdevs_data.h#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/uscanner.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/utopia/idtphy.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/utopia/suni.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/utopia/utopia.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/utopia/utopia.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumconfig.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumio.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumio.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumioctl.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumkw.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumparser.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumrequest.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vinum/vinumutil.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vx/if_vx.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wi/if_wi.c#34 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wi/if_wi_pccard.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wi/if_wi_pci.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_vfsops.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/fs/fdescfs/fdesc_vfsops.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/fs/fdescfs/fdesc_vnops.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/fifofs/fifo_vnops.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/fs/hpfs/hpfs_vfsops.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/fs/hpfs/hpfs_vnops.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/fs/msdosfs/msdosfs_vfsops.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/fs/msdosfs/msdosfs_vnops.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/fs/ntfs/ntfs_subr.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/fs/ntfs/ntfs_vfsops.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/fs/ntfs/ntfs_vnops.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nullfs/null.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nullfs/null_subr.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nullfs/null_vfsops.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nullfs/null_vnops.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nwfs/nwfs_io.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nwfs/nwfs_vfsops.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nwfs/nwfs_vnops.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/fs/portalfs/portal_vfsops.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/procfs/procfs_status.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/pseudofs/pseudofs.h#12 integrate
.. //depot/projects/trustedbsd/base/sys/fs/pseudofs/pseudofs_vnops.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_io.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_node.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_node.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_smb.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_subr.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_vfsops.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/fs/smbfs/smbfs_vnops.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/fs/specfs/spec_vnops.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/fs/udf/udf_vfsops.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/fs/udf/udf_vnops.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/fs/umapfs/umap_vfsops.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/unionfs/union.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/fs/unionfs/union_subr.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/fs/unionfs/union_vfsops.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/fs/unionfs/union_vnops.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom.h#28 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_aes.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_apple.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_bsd.c#25 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_bsd_enc.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_ccd.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_ctl.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_dev.c#29 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_disk.c#28 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_dump.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_event.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_fox.c#1 branch
.. //depot/projects/trustedbsd/base/sys/geom/geom_gpt.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_io.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_kern.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_mbr.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_mbr_enc.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_mirror.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_pc98.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_pc98_enc.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_slice.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_subr.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_sunlabel.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_sunlabel_enc.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_vol_ffs.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/dev/sound/pci/emu10k1-alsa.h#1 branch
.. //depot/projects/trustedbsd/base/sys/gnu/ext2fs/ext2_vfsops.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/ext2fs/ext2_vnops.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/i386/bios/apm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i386/bios/smapi.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i386/bios/smapi_bios.S#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/conf/GENERIC#34 integrate
.. //depot/projects/trustedbsd/base/sys/i386/conf/PAE#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/legacy.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/pmap.c#36 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/sys_machdep.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/trap.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/vm_machdep.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_misc.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_stat.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/acpica_machdep.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/apic.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/legacyvar.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/param.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/i386/isa/apic_vector.s#10 integrate
.. //depot/projects/trustedbsd/base/sys/i386/isa/pcf.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/i386/linux/linux_sysvec.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/i386/pci/pci_bus.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/i386/svr4/svr4_genassym.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/svr4/svr4_machdep.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/capi_l4if.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/capi_llif.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/capi_msgs.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/iavc/iavc_card.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/iavc/iavc_isa.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/iavc/iavc_lli.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/capi/iavc/iavc_pci.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_ctl.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_ing.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_ipr.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_isppp.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_rbch.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_tel.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/driver/i4b_trace.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/i4b_hdlc.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/i4b_l1dmux.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/i4b_l1lib.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi/i4b_ifpi_isac.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi/i4b_ifpi_l1.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi/i4b_ifpi_l1fsm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi/i4b_ifpi_pci.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpnp/i4b_ifpnp_avm.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpnp/i4b_ifpnp_isac.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ifpnp/i4b_ifpnp_l1fsm.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ihfc/i4b_ihfc_drv.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_asuscom_ipac.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_avm_a1.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_bchan.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_ctx_s0P.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_diva.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_drn_ngo.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_dynalink.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_elsa_pcc16.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_elsa_qs1i.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_elsa_qs1p.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_hscx.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_isac.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_isic.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_isic_isa.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_isic_pnp.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_itk_ix1.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_l1.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_l1fsm.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_siemens_isurf.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_sws.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i4b/layer1/isic/i4b_tel_s016.c#4 integrate

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



More information about the trustedbsd-cvs mailing list