Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PERFORCE change 90431 for review



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

Change 90431 by rwatson@rwatson_zoo on 2006/01/26 22:14:43

	Integrate TrustedBSD base branch from FreeBSD 7-CURRENT CVS:
	
	- Welcome to 2006.
	- BIND9 update to 9.3.2.
	- ipfilter 4.1.10.
	- GSSAPI.
	- Kernel firmware loader.
	- rc.d ipv4 address configuration.
	- tty_pts. 
	- posix_memalign.
	- jemalloc.   
	- CLOCK_UPTIME, fast/precise variants on CLOCK_foo. 
	- Lots of Coverity bug fixes.
	- gvinum move, rename.
	- Complete migration to nmount().
	- tz update.
	- drm update, agp update.
	- freebsd32_lutimes() and freebsd32_futimes().
	- subr_lock.c breakout of common lock properties for rwlock.
	- POSIX 1003.1b message queues.
	- BPF JIT.
	- IP option code in ip_options.c
	- if_em transmit optimizations.
	- Usual plethora of driver updates, enhancements, bug fixes, etc.
	- COMPAT_43TTY.
	- VMARKER vnodes for mount vnode iteration.
	- kern_acct.c rewrite to avoid holding mutexes over sleeping
	  operations.
	- kern_ktrace.c rewrite to write back records from returning system
	  calls and traps instead of a separate worker thread.
	- zone_jumbo4
	- msleep_spin()
	- taskqueue_start_threads()
	- vfs_aio.c MPSAFE
	- sosend_copyin() break out from sosend()
	- sosend_dgram()
	- unp_gc() takes place in task queue rather than close context,
	  cleanup, rewrite.
	- 802.11 scan cleanup.
	- security.mac.biba.interfaces_equal.

Affected files ...

.. //depot/projects/trustedbsd/base/COPYRIGHT#4 integrate
.. //depot/projects/trustedbsd/base/LOCKS#2 integrate
.. //depot/projects/trustedbsd/base/MAINTAINERS#34 integrate
.. //depot/projects/trustedbsd/base/Makefile#41 integrate
.. //depot/projects/trustedbsd/base/Makefile.inc1#67 integrate
.. //depot/projects/trustedbsd/base/ObsoleteFiles.inc#4 integrate
.. //depot/projects/trustedbsd/base/UPDATING#60 integrate
.. //depot/projects/trustedbsd/base/bin/date/date.1#14 integrate
.. //depot/projects/trustedbsd/base/bin/kenv/kenv.1#5 integrate
.. //depot/projects/trustedbsd/base/bin/ls/ls.1#30 integrate
.. //depot/projects/trustedbsd/base/bin/ls/ls.c#27 integrate
.. //depot/projects/trustedbsd/base/bin/ls/util.c#15 integrate
.. //depot/projects/trustedbsd/base/bin/rm/rm.1#13 integrate
.. //depot/projects/trustedbsd/base/bin/setfacl/setfacl.1#7 integrate
.. //depot/projects/trustedbsd/base/bin/sh/builtins.def#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/eval.c#13 integrate
.. //depot/projects/trustedbsd/base/bin/sh/eval.h#6 integrate
.. //depot/projects/trustedbsd/base/bin/sh/jobs.c#19 integrate
.. //depot/projects/trustedbsd/base/bin/sh/output.c#9 integrate
.. //depot/projects/trustedbsd/base/bin/sh/sh.1#23 integrate
.. //depot/projects/trustedbsd/base/bin/sh/trap.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/bc/bc/main.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/CHANGES#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/FAQ#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/FAQ.xml#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/FREEBSD-Upgrade#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/FREEBSD-Xlist#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/README#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkconf.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkconf.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkconf.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkzone.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkzone.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/check/named-checkzone.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/dig.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/dig.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/dig.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/dig.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/dighost.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/host.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/host.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/host.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/host.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/include/dig/dig.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/nslookup.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/nslookup.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/nslookup.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dig/nslookup.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-keygen.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-keygen.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-keygen.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-makekeyset.8#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-makekeyset.c#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-makekeyset.docbook#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-makekeyset.html#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signkey.8#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signkey.c#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signkey.docbook#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signkey.html#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signzone.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signzone.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signzone.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssec-signzone.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/dnssec/dnssectool.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/aclconf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/client.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/control.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/include/named/client.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/include/named/ns_smf_globals.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/log.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/lwresd.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/lwresd.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/lwresd.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/main.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.conf.5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.conf.docbook#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.conf.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/named.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/query.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/server.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/unix/os.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/update.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/xfrout.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/named/zoneconf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/nsupdate/nsupdate.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/nsupdate/nsupdate.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/nsupdate/nsupdate.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/nsupdate/nsupdate.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc-confgen.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc-confgen.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc-confgen.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.conf.5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.conf.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.conf.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/bin/rndc/rndc.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/config.threads.in#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/configure.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM-book.xml#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch01.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch02.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch03.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch04.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch05.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch06.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch07.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch08.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.ch09.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Bv9ARM.pdf#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/isc.color.gif#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/nominum-docbook-html.dsl.in#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/nominum-docbook-print.dsl.in#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/arm/validate.sh.in#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-2929bis-01.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dhcid-rr-08.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dhcid-rr-09.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dns-name-p-s-00.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-bis-updates-01.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-experiments-01.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-intro-11.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-online-signing-00.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-opt-in-07.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-protocol-07.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-records-09.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-trans-02.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-ecc-key-07.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-insensitive-04.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-insensitive-06.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-interop3597-01.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-interop3597-02.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-mdns-33.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-mdns-43.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-nsec3-02.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-rfc2536bis-dsa-06.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-rfc2538bis-04.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-rfc2539bis-dhk-06.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-signed-nonexistence-requirements-01.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-tkey-renewal-mode-04.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-tkey-renewal-mode-05.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-trustupdate-threshold-00.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-trustupdate-timers-01.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-tsig-sha-00.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-tsig-sha-04.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-wcard-clarify-02.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsext-wcard-clarify-08.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-bad-dns-res-02.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-bad-dns-res-04.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-dnssec-operational-practices-01.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-dnssec-operational-practices-04.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-inaddr-required-07.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-configuration-02.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-configuration-06.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-issues-09.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-issues-11.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-key-rollover-requirements-01.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-key-rollover-requirements-02.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-misbehavior-against-aaaa-00.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-respsize-01.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-respsize-02.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-serverid-02.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-dnsop-serverid-04.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/draft/draft-ietf-ipseckey-rr-09.txt#2 delete
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/misc/options#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/index#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc3757.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc3901.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4025.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4033.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4034.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4035.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4074.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/doc/rfc/rfc4159.txt#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/config.h.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/configure#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/configure.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/dst/dst_api.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/dst/hmac_link.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/dst/md5.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/dst/md5_dgst.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/dst/support.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/include/isc/eventlib.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/include/resolv.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/include/resolv_mt.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/inet/inet_cidr_ntop.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/inet/inet_ntop.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/inet/inet_pton.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/inet/nsap_addr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/dns_ho.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/getaddrinfo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/gethostent_r.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/getnetent_r.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/getnetgrent_r.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/irs/hesiod.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/isc/ev_connects.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/isc/ev_files.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/isc/eventlib.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/isc/eventlib_p.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/isc/memcluster.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/nameser/ns_parse.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/nameser/ns_ttl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/nameser/ns_verify.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/port_after.h.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/port_before.h.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/mtctxres.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_comp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_debug.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_findzonecut.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_init.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_mkupdate.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_send.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind/resolv/res_sendsigned.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind9/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind9/check.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/bind9/getaddresses.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/adb.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/cache.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/forward.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/gen-unix.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/include/dns/forward.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/include/dns/masterdump.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/include/dns/rdataset.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/include/dns/validator.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/journal.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/key.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/message.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/name.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rbt.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rbtdb.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rdata.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rdata/any_255/tsig_250.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rdata/generic/ds_43.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/rdata/generic/rt_21.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/resolver.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/tkey.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/tsig.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/validator.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/xfrin.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/zone.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/netaddr.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/print.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/quota.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/sockaddr.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/include/isc/timer.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/inet_pton.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/lfsr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/mem.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/nls/msgcat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/pthreads/mutex.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/quota.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/result.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/rwlock.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/timer.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/entropy.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/ifiter_ioctl.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/ifiter_sysctl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/net.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/os.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/socket.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isc/unix/stdtime.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isccfg/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/isccfg/namedconf.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/api#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/getaddrinfo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/getipnode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/include/lwres/platform.h.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/include/lwres/stdlib.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/lwconfig.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/lwinetntop.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/lwinetpton.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_buffer.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_buffer.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_buffer.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_config.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_config.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_config.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_context.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_context.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_context.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gabn.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gabn.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gabn.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gai_strerror.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gai_strerror.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gai_strerror.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gethostent.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gethostent.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gethostent.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getipnode.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getipnode.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getipnode.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getnameinfo.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getnameinfo.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getnameinfo.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gnba.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gnba.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_gnba.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_hstrerror.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_hstrerror.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_hstrerror.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_inetntop.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_inetntop.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_inetntop.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_noop.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_noop.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_noop.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_packet.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_packet.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_packet.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_resutil.3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_resutil.docbook#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/man/lwres_resutil.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/print.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/lwres/strtoul.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/bind9/make/rules.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/version#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bsnmp/gensnmptree/gensnmptree.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/bsnmp/snmp_mibII/mibII.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/bsnmp/snmpd/config.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bsnmp/snmpd/main.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/bsnmp/snmpd/snmpd.config#7 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/doc/cpio.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/doc/cpio.texi#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/copyin.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/copyout.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/copypass.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/extern.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/global.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/cpio/src/main.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/doc-common#18 integrate
.. //depot/projects/trustedbsd/base/contrib/groff/tmac/groff_mdoc.man#15 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/BSD/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/BSD/Makefile.ipsend#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/BSD/kupgrade#7 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/HISTORY#9 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/bpf_filter.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipf.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/iplang/iplang_l.l#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/iplang/iplang_y.y#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipmon.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsd/ipsd.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsd/ipsdr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/arp.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/ip.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/ipresend.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/ipsend.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/ipsopt.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/iptest.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/iptests.c#6 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/larp.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/lsock.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/resend.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/sbpf.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/sdlpi.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/slinux.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/snit.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/sock.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipsend/tcpip.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/ipt.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/kmem.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/l4check/http.ok#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/addicmp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/addipopt.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/addkeep.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/binprint.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/buildopts.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/checkrev.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/count4bits.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/count6bits.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/debug.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/extras.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/facpri.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/facpri.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/fill6bits.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/flags.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/genmask.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/getline.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/getnattype.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/getproto.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/hostmask.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/hostnum.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/icmpcode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/inet_addr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/initparse.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ionames.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_ef.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_hx.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_pc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_sn.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_td.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipft_tx.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ipoptsec.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/kmem.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/kmem.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/load_hash.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/load_hashnode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/load_pool.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/load_poolnode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/loglevel.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/make_range.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/nat_setgroupmap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/natparse.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/optname.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/optprint.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/optprintv6.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/optvalue.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/parse.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/portname.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/portnum.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ports.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/print_toif.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printactivenat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printaps.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printbuf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printfr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printfraginfo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printhostmap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printhostmask.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printifname.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printip.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printlog.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printmask.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printnat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printpacket.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printportcmp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printproto.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/printstate.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ratoi.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/ratoui.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/remove_hash.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/remove_hashnode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/remove_pool.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/remove_poolnode.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/tcp_flags.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/tcpflags.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/tcpoptnames.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/to_interface.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/v6ionames.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/v6optvalue.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/lib/verbose.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/man/ipf.5#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/man/ipftest.1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/man/ipmon.8#9 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/man/ipnat.5#9 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/man/ipnat.8#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/mlfk_rule.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/opts.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/perl/ipf-mrtg.pl#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/perl/logfilter.pl#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/radix.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/radix_ipf.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.10#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.11#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.12#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.13#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.3#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.6#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.8#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.9#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/rules/example.sr#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/samples/ipfilter-pb.gif#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/samples/proxy.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/samples/relay.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/snoop.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/dotest#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/bpf1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f13#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f17#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f18#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f19#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/f9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i11#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i12#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i16#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i17#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i18#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i19#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i20#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i21#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i6#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/i9#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/in1#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/in2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/in5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/in6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n11#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n13#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n14#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/n7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/p1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/p2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/expected/p3#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f13#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f17#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f18#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f19#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/f9#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/n13#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/n14#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/input/ni17#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/itest#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/natipftest#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/bpf1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/f13#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/f18#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/f19#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/f7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i1#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i11#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i12#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i14#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i16#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i17#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i18#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i19#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i20#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i21#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i6#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i7#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i8#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/i9#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/in1#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/in2#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/in5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/in6#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/n13#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/n14#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/ni17.nat#1 branch
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/regress/p2.ipf#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/test.format#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/test/vfycksum.pl#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipf_y.y#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipfcomp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipfstat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipftest.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipmon.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipnat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipnat_y.y#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipsyncm.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ipfilter/tools/ipsyncs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/libpcap/pcap-bpf.c#9 integrate
.. //depot/projects/trustedbsd/base/contrib/pf/authpf/authpf.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/mount_smbfs/getmntopts.c#2 delete
.. //depot/projects/trustedbsd/base/contrib/smbfs/mount_smbfs/mntopts.h#3 delete
.. //depot/projects/trustedbsd/base/contrib/smbfs/mount_smbfs/mount_smbfs.8#6 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/mount_smbfs/mount_smbfs.c#10 integrate
.. //depot/projects/trustedbsd/base/contrib/tcpdump/print-tcp.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/texinfo/util/texindex.c#7 integrate
.. //depot/projects/trustedbsd/base/contrib/traceroute/traceroute.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/heimdal/lib/gssapi/gssapi_locl.h#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd.c#17 integrate
.. //depot/projects/trustedbsd/base/etc/Makefile#45 integrate
.. //depot/projects/trustedbsd/base/etc/bluetooth/hosts#2 integrate
.. //depot/projects/trustedbsd/base/etc/bluetooth/protocols#2 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/bluetooth.device.conf#1 branch
.. //depot/projects/trustedbsd/base/etc/defaults/periodic.conf#16 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#49 integrate
.. //depot/projects/trustedbsd/base/etc/devd.conf#18 integrate
.. //depot/projects/trustedbsd/base/etc/gettytab#5 integrate
.. //depot/projects/trustedbsd/base/etc/gss/Makefile#1 branch
.. //depot/projects/trustedbsd/base/etc/gss/mech#1 branch
.. //depot/projects/trustedbsd/base/etc/gss/qop#1 branch
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.include.dist#34 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.local.dist#31 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.root.dist#12 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.x11-4.dist#10 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.x11.dist#3 integrate
.. //depot/projects/trustedbsd/base/etc/network.subr#11 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/daily/406.status-gmirror#1 branch
.. //depot/projects/trustedbsd/base/etc/periodic/daily/470.status-named#6 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/daily/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/etc/portsnap.conf#2 integrate
.. //depot/projects/trustedbsd/base/etc/rc#28 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#33 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/NETWORKING#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/abi#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/addswap#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/amd#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/bluetooth#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/cleanvar#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/cleartmp#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/devfs#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/dumpon#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ftpd#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/hcsecd#2 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/initrandom#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ipsec#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ldconfig#12 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/localpkg#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/mixer#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/mountcritremote#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/netif#12 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/newsyslog#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ntpd#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/ntpdate#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/pf#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/power_profile#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/rcconf.sh#5 delete
.. //depot/projects/trustedbsd/base/etc/rc.d/resolv#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/root#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/sdpd#2 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/syscons#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/syslogd#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/tmp#4 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/usbd#4 delete
.. //depot/projects/trustedbsd/base/etc/rc.firewall#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.initdiskless#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.shutdown#12 integrate
.. //depot/projects/trustedbsd/base/etc/rc.subr#23 integrate
.. //depot/projects/trustedbsd/base/etc/services#14 integrate
.. //depot/projects/trustedbsd/base/etc/snmpd.config#2 integrate
.. //depot/projects/trustedbsd/base/etc/usbd.conf#8 delete
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#45 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/limerick#7 integrate
.. //depot/projects/trustedbsd/base/games/morse/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/games/morse/morse.c#6 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cc/cc_int/Makefile#14 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/cvs/cvs/Makefile#13 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/main.c#8 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/grep/grep.1#11 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/groff/tmac/mdoc.local#27 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/apropos/apropos.man#8 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/man/man.c#10 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/man/man.man#7 integrate
.. //depot/projects/trustedbsd/base/include/Makefile#50 integrate
.. //depot/projects/trustedbsd/base/include/dlfcn.h#7 integrate
.. //depot/projects/trustedbsd/base/include/gssapi.h#1 branch
.. //depot/projects/trustedbsd/base/include/gssapi/Makefile#1 branch
.. //depot/projects/trustedbsd/base/include/gssapi/gssapi.h#1 branch
.. //depot/projects/trustedbsd/base/include/kenv.h#2 integrate
.. //depot/projects/trustedbsd/base/include/mqueue.h#1 branch
.. //depot/projects/trustedbsd/base/include/printf.h#1 branch
.. //depot/projects/trustedbsd/base/include/rpcsvc/yp_prot.h#4 integrate
.. //depot/projects/trustedbsd/base/include/stdlib.h#23 integrate
.. //depot/projects/trustedbsd/base/include/string.h#13 integrate
.. //depot/projects/trustedbsd/base/include/unistd.h#24 integrate
.. //depot/projects/trustedbsd/base/kerberos5/lib/libgssapi/Makefile#9 integrate
.. //depot/projects/trustedbsd/base/kerberos5/tools/asn1_compile/Makefile#3 integrate
.. //depot/projects/trustedbsd/base/lib/Makefile#40 integrate
.. //depot/projects/trustedbsd/base/lib/bind/bind/config.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/bind/bind/port_after.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/bind/bind/port_before.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/bind/config.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/bind/isc/isc/platform.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/bind/lwres/lwres/platform.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/Makefile#17 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive.h.in#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_fd.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_tp.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_util.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/configure.ac.in#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/libarchive-formats.5#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/tar.5#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/Makefile#20 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/Makefile.inc#27 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/__xuname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/_pthread_stubs.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/dlfcn.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ftw.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcap.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getosreldate.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getosreldate.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getttyent.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/nlist.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pwcache.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/uname.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/valloc.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/valloc.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gmon/gmon.c#12 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gmon/moncontrol.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/include/libc_private.h#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isalnum.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isalpha.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isblank.3#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/iscntrl.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isdigit.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isgraph.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/islower.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isprint.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/ispunct.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isspace.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isupper.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isxdigit.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/tolower.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/toupper.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/if_indextoname.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/inet6_opt_init.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/name6.c#21 integrate
.. //depot/projects/trustedbsd/base/lib/libc/posix1e/acl_get_entry.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/posix1e/posix1e.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/netconfig.5#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/publickey.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc_clnt_create.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/rpc_svc_calls.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/Makefile.inc#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/fread.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/getc.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/getwc.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/local.h#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/vfprintf.c#25 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/vfscanf.c#20 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_errno.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_float.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_hexdump.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_int.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_quote.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_str.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_time.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_vis.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/Makefile.inc#15 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/a64l.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/a64l.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/calloc.c#4 delete
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/grantpt.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/l64a.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/malloc.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/malloc.c#21 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/posix_memalign.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/string/memmem.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/Makefile.inc#18 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/abort2.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/aio_read.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/aio_write.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/clock_gettime.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/intro.2#15 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/kse.2#12 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/lio_listio.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/mmap.2#13 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_close.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_getattr.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_notify.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_open.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_receive.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_send.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/mq_setattr.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/nfssvc.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/open.2#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/read.2#13 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/recv.2#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/rename.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/rmdir.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sendfile.2#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigaction.2#14 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigqueue.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigreturn.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigwait.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/sigwaitinfo.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/stat.2#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/statfs.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/timer_create.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/timer_delete.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/timer_settime.2#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/sys/undelete.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/utimes.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/wait.2#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/write.2#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/uuid/uuid.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/xdr/xdr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/Makefile#15 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/disk.c#33 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/libdisk.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/libdisk.h#20 integrate
.. //depot/projects/trustedbsd/base/lib/libdisk/write_arm_disk.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libedit/editline.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/editrc.5#6 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/refresh.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/fetch.3#14 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/ftp.c#18 integrate
.. //depot/projects/trustedbsd/base/lib/libform/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libgeom/libgeom.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libgssapi/Makefile#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/context.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/cred.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_accept_sec_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_accept_sec_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_acquire_cred.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_acquire_cred.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_add_cred.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_add_cred.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_add_oid_set_member.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_add_oid_set_member.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_canonicalize_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_canonicalize_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_compare_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_compare_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_context_time.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_context_time.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_create_empty_oid_set.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_create_empty_oid_set.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_delete_sec_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_delete_sec_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_display_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_display_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_display_status.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_display_status.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_duplicate_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_duplicate_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_export_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_export_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_export_sec_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_export_sec_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_get_mic.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_get_mic.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_import_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_import_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_import_sec_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_import_sec_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_indicate_mechs.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_indicate_mechs.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_init_sec_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_init_sec_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_context.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_context.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_cred.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_cred.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_cred_by_mech.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_cred_by_mech.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_mechs_for_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_mechs_for_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_names_for_mech.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_inquire_names_for_mech.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_krb5.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_mech_switch.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_names.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_process_context_token.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_process_context_token.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_buffer.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_buffer.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_cred.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_cred.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_name.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_name.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_oid_set.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_release_oid_set.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_seal.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_sign.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_test_oid_set_member.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_test_oid_set_member.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_unseal.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_unwrap.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_unwrap.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_utils.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_verify.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_verify_mic.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_verify_mic.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_wrap.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_wrap.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_wrap_size_limit.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gss_wrap_size_limit.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/gssapi.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/mech.5#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/mech_switch.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/name.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/spnego.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libgssapi/utils.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libkvm/kvm.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libmagic/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md2.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md2c.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md4.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md4c.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/md5c.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/mdX.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/mdXhl.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/ripemd.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/rmd160c.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha0c.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha1c.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha256.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha256.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha256c.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmemstat/Makefile#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmemstat/libmemstat.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmemstat/memstat_uma.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmenu/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libmp/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/lib/libncp/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/lib/libnetgraph/msg.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpanel/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpmc/pmc.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpmc/pmclog.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/test/guard_b.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/test/mutex_d.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/test/sigsuspend_d.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_fork.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_kern.c#29 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_spinlock.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libradius/Makefile#11 integrate
.. //depot/projects/trustedbsd/base/lib/libsmb/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/lib/libstand/libstand.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/Makefile#12 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/arch/i386/i386/pthread_md.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/pthread.map#4 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/Makefile.inc#9 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_attr.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_create.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_detach.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_exit.c#12 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_fork.c#2 integrate

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