PERFORCE change 75408 for review

Robert Watson rwatson at FreeBSD.org
Sun Apr 17 18:35:18 GMT 2005


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

Change 75408 by rwatson at rwatson_fledge on 2005/04/17 18:34:51

	Integrated trustedbsd_mac branch from trustedbsd_base:
	
	- GEOM safety belt override documented.
	- bind9 update
	- telnet client security fix
	- bsnmp startup files
	- libthr is now libthread; libthr gdb support
	- no more gtar
	- pthread_condattr_{get,set}clock()
	- ltd/tls optimizations
	- libugidfw bug fix for additional uid/gids as usernames.
	- ATAmkIII, many more RAID formats
	- Fix for reading older dump files with restore
	- sched_* man pages.
	- sundry driver updates, additions, replacements, removals -- new
	  arcmsr, cdce, nve, powernow.  DRM, ACPI updates.  ixgb locking.
	- powerd
	- UNIX domain socket LOCAL_CREDS, LOCAL_CONNWAIT
	- Much VFS locking.  Centralized inode/vnode hash.
	- Critical section optimization and spinlock/critical section
	  cleanup.
	- More stackgap removal.
	- No more mixed mode.
	- Plethora of armisms, amd64isms, alphaisms, etc.
	- Linux compat knows about O_NOFOLLOW and O_DIRECT
	- NDISisms galore.
	- Many USB2 fixes.
	- devfs randomizes major/minor; devname sysctl.
	- Various geom modules attempt to prevent recursive identification.
	- i386 system calls to get and set fsbase, gsbase.
	- rtc locking
	- ia64 kptr ddb command, improved stack unwinding
	- alq_open() accepts a cmode argument
	- kern.sched.preemption sysctl
	- sysctl_rman
	- sleepqueue fix
	- WITNESS hard-coding: NFS server, cdev, twe spin locks.
	- SO_NOSIGPIPE fixed
	- accept filter cleanup
	- m_copyup()
	- A variety of make changes
	
	
	
	MAC-related:
	- Socket/Giant locking fixes for socket labels in mac_{get,set}_fd().
	- Introduction of MAC proc set*() credential entry points.
	- SIGTHR-related changes to p_cansignal()
	- mac_check_socket_{accept, poll, stat}() entry points.
	- Additional mac_check_vnode_mmap() flags
	- NFS credential compare routine.

Affected files ...

.. //depot/projects/trustedbsd/mac/MAINTAINERS#25 integrate
.. //depot/projects/trustedbsd/mac/Makefile.inc1#54 integrate
.. //depot/projects/trustedbsd/mac/bin/dd/dd.1#10 integrate
.. //depot/projects/trustedbsd/mac/bin/pax/ar_io.c#10 integrate
.. //depot/projects/trustedbsd/mac/bin/ps/keyword.c#23 integrate
.. //depot/projects/trustedbsd/mac/bin/ps/ps.1#23 integrate
.. //depot/projects/trustedbsd/mac/bin/sh/sh.1#19 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/CHANGES#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/COPYRIGHT#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/FAQ#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/FREEBSD-Upgrade#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/FREEBSD-Xlist#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/KNOWN_DEFECTS#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/README#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/acconfig.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/check/check-tool.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/check/named-checkconf.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/check/named-checkzone.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dig/dig.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dig/dighost.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dig/host.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dig/include/dig/dig.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dig/nslookup.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/dnssec/dnssec-signzone.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/client.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/config.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/control.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/include/named/control.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/main.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/named.conf.5#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/named.conf.docbook#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/named.conf.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/server.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/unix/include/named/os.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/unix/os.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/named/update.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/nsupdate/nsupdate.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/rndc/rndc-confgen.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/bin/rndc/rndc.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/config.guess#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/config.sub#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/configure.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM-book.xml#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch03.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch04.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch05.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch06.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch07.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch08.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.ch09.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/arm/Bv9ARM.html#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/misc/migration#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/doc/misc/options#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/aclocal.m4#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/config.h.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/configure#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/configure.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/dst/dst_api.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/include/netdb.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/inet/inet_makeaddr.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/dns_nw.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/gai_strerror.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/gen.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/getnetgrent_r.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/getpwent_r.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/irs/irs_data.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/isc/eventlib.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/isc/eventlib_p.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/isc/memcluster.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/libtool.m4#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/ltmain.sh#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/make/rules.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/nameser/ns_print.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/port_after.h.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind/resolv/res_findzonecut.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind9/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind9/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind9/check.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/bind9/getaddresses.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/adb.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_api.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_internal.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_lib.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_openssl.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_parse.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_parse.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/dst_result.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/gssapi_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/gssapictx.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/hmac_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/Makefile.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dns/name.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dns/rbt.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dns/zone.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dst/Makefile.in#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dst/dst.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dst/gssapi.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dst/lib.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/include/dst/result.h#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/journal.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/key.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/openssl_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/openssldh_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/openssldsa_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/opensslrsa_link.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/rbt.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/rdata.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/rdata/in_1/wks_11.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/resolver.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/Makefile.in#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/Makefile.in#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_api.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_internal.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_lib.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_openssl.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_parse.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_parse.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/dst_result.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/gssapi_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/gssapictx.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/hmac_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/Makefile.in#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/dst/Makefile.in#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/dst/dst.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/dst/gssapi.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/dst/lib.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/include/dst/result.h#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/key.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/openssl_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/openssldh_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/openssldsa_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c#2 delete
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/validator.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/xfrin.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/dns/zone.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/include/isc/mem.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/pthreads/thread.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/string.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/task.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/unix/ifiter_ioctl.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isc/unix/socket.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isccfg/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isccfg/include/isccfg/grammar.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/isccfg/namedconf.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/lwres/api#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/lwres/context.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/lib/lwres/print.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/libtool.m4#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/ltmain.sh#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/make/includes.in#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/bind9/version#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/telnet/telnet/telnet.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/top/commands.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/top/top.X#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/top/top.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/traceroute/traceroute.8#4 integrate
.. //depot/projects/trustedbsd/mac/etc/Makefile#42 integrate
.. //depot/projects/trustedbsd/mac/etc/defaults/rc.conf#40 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.local.dist#24 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.x11-4.dist#8 integrate
.. //depot/projects/trustedbsd/mac/etc/netstart#6 integrate
.. //depot/projects/trustedbsd/mac/etc/periodic/weekly/330.catman#3 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/Makefile#24 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/bsnmpd#1 branch
.. //depot/projects/trustedbsd/mac/etc/rc.d/cleanvar#8 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/dumpon#5 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/ipfw#9 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/lomac#5 delete
.. //depot/projects/trustedbsd/mac/etc/rc.d/mixer#4 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/pf#5 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/random#7 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/ugidfw#3 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.initdiskless#1 branch
.. //depot/projects/trustedbsd/mac/etc/snmpd.config#1 branch
.. //depot/projects/trustedbsd/mac/etc/syslog.conf#8 integrate
.. //depot/projects/trustedbsd/mac/games/fortune/datfiles/fortunes#35 integrate
.. //depot/projects/trustedbsd/mac/games/fortune/datfiles/freebsd-tips#18 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libstdc++/config.h#8 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/Makefile#13 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/gdb/libgdb/fbsd-threads.c#4 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/tar/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/include/Makefile#46 integrate
.. //depot/projects/trustedbsd/mac/include/pthread.h#8 integrate
.. //depot/projects/trustedbsd/mac/include/time.h#8 integrate
.. //depot/projects/trustedbsd/mac/include/unistd.h#19 integrate
.. //depot/projects/trustedbsd/mac/lib/Makefile#34 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/config.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/config.mk#4 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/dns/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/dns/code.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/dns/dns/enumclass.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/dns/dns/enumtype.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/bind/dns/dns/rdatastruct.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libalias/alias.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_entry.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_entry.h#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_private.h#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_extract.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_open_file.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_compression_gzip.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_format_cpio.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_format_iso9660.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_format_tar.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_format_zip.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_write_open_file.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libbluetooth/bluetooth.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/Makefile#4 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/Makefile.inc#5 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt#2 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_atm/Makefile#2 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_atm/atm_freebsd.def#2 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_atm/atm_sys.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_mibII/Makefile#4 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt#3 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_netgraph/Makefile#4 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_netgraph/netgraph_tree.def#2 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3#6 delete
.. //depot/projects/trustedbsd/mac/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.h#2 delete
.. //depot/projects/trustedbsd/mac/lib/libc/alpha/gen/Makefile.inc#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/alpha/gen/fpsetsticky.c#3 delete
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/Makefile.inc#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/gen/fpsetsticky.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/bcmp.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/bcopy.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/bzero.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/memcmp.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/memcpy.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/memmove.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/memset.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/strcat.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/strcmp.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/amd64/string/strcpy.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/arm/Makefile.inc#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/arm/_fpmath.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/errlst.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/fmtcheck.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/fnmatch.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/setmode.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/syslog.c#12 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gen/tls.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/gen/_set_tp.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/_amd64_get_fsbase.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/_amd64_get_gsbase.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/i386_get_fsbase.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/i386_get_gsbase.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/i386_set_fsbase.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/i386/sys/i386_set_gsbase.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/net/Makefile.inc#11 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/byteorder.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/gai_strerror.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/net/getaddrinfo.c#17 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/gethostbydns.c#11 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/getifmaddrs.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/getnameinfo.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/getservbyname.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/getservbyport.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/getservent.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/name6.c#14 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/netdb_private.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libc/net/res_comp.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/res_mkupdate.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/net/res_query.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/powerpc/gen/Makefile.inc#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/powerpc/gen/fpsetsticky.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/auth_time.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_vc.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/netnamer.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rtime.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/softfloat/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sparc64/gen/Makefile.inc#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sparc64/gen/fpsetsticky.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libc/stdio/vfprintf.c#20 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdio/vfscanf.c#18 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdio/vfwprintf.c#12 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/string/strcspn.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/string/strspn.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/yp/yplib.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libdisk/change.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libdisk/disk.c#32 integrate
.. //depot/projects/trustedbsd/mac/lib/libkvm/kvm_proc.c#23 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/sha.3#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libmd/sha256.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/libmd/sha256.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libmd/sha256c.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libmd/shadriver.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/arm/include/atomic_ops.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/i386/pthread_md.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/arch/i386/include/pthread_md.h#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/support/Makefile.inc#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/support/thr_support.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/alpha/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/alpha/alpha/_curthread.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/alpha/alpha/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/alpha/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/amd64/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/amd64/amd64/_setcurthread.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/amd64/amd64/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/amd64/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/arm/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/arm/arm/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/arm/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/i386/_curthread.S#4 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/i386/_setcurthread.c#10 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/i386/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/i386/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/ia64/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/ia64/ia64/_curthread.c#3 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/ia64/ia64/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/ia64/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/powerpc/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/powerpc/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/powerpc/powerpc/_curthread.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/powerpc/powerpc/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/sparc64/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/sparc64/include/pthread_md.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/sparc64/sparc64/_setcurthread.c#3 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/arch/sparc64/sparc64/pthread_md.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/pthread.map#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/sys/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/sys/thr_error.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_atfork.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_attr.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_barrier.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_barrierattr.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_cancel.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_clean.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_concurrency.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_cond.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_condattr.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_condattr_destroy.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_condattr_init.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_create.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_detach.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_event.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_exit.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_fork.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_info.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_init.c#10 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_join.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_kern.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_kill.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_list.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_main_np.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mattr_init.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutex.c#10 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutex_prioceiling.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutex_protocol.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutexattr.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_mutexattr_destroy.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_once.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_printf.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_private.h#10 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_pspinlock.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_resume_np.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_rwlock.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_self.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_sem.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_seterrno.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_setschedparam.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_sig.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_sigmask.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_single_np.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_spec.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_spinlock.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_stack.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_subr.c#2 delete
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_suspend_np.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_switch_np.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_symbols.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_syscalls.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_umtx.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_umtx.h#1 branch
.. //depot/projects/trustedbsd/mac/lib/libthread_db/libc_r_db.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthread_db/libpthread_db.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthread_db/libthr_db.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libthread_db/thread_db.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/libugidfw.3#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/ugidfw.c#14 integrate
.. //depot/projects/trustedbsd/mac/lib/libutil/humanize_number.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/Makefile#12 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/alpha/fenv.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/alpha/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/e_sqrtf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/fenv.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_llrintf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_lrintf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_remquo.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_remquof.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_scalbn.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_scalbnf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/amd64/s_scalbnl.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/arm/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/i387/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/i387/fenv.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/i387/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_ceill.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_copysignl.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_floorl.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_llrintf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_lrintf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_remquo.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_remquof.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_trunc.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_truncf.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/i387/s_truncl.S#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/ia64/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/exp.3#4 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/feenableexcept.3#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/man/fenv.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/lround.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/math.3#5 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/remainder.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/round.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/trunc.3#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/powerpc/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/sparc64/fenv.h#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/k_rem_pio2f.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/math.h#18 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_exp2.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_exp2f.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_fma.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_fmal.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_llround.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_llroundf.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_llroundl.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_lround.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_lroundf.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_lroundl.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_remquo.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_remquof.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_roundl.c#1 branch
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_truncl.c#1 branch
.. //depot/projects/trustedbsd/mac/libexec/getty/chat.c#6 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/extern.h#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/init.c#4 integrate
.. //depot/projects/trustedbsd/mac/libexec/getty/main.c#14 integrate
.. //depot/projects/trustedbsd/mac/libexec/rexecd/rexecd.c#7 integrate
.. //depot/projects/trustedbsd/mac/libexec/rshd/rshd.c#9 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/arm/rtld_machdep.h#3 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/i386/reloc.c#7 integrate
.. //depot/projects/trustedbsd/mac/libexec/rtld-elf/rtld.c#24 integrate
.. //depot/projects/trustedbsd/mac/libexec/save-entropy/save-entropy.sh#2 integrate
.. //depot/projects/trustedbsd/mac/release/Makefile#60 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/early-adopter/Makefile#2 delete
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/early-adopter/article.sgml#10 delete
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/hardware/common/artheader.sgml#5 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#51 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/hardware/sparc64/dev-sparc64.sgml#4 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/installation/common/install.sgml#13 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/installation/common/layout.sgml#5 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml#10 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#75 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/early-adopter/Makefile#2 delete
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/early-adopter/article.sgml#2 delete
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml#3 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/installation/common/install.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/share/sgml/catalog#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/share/examples/Makefile.relnotesng#9 integrate
.. //depot/projects/trustedbsd/mac/release/doc/share/misc/dev.archlist.txt#4 integrate
.. //depot/projects/trustedbsd/mac/release/doc/share/sgml/release.ent#14 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/errata/article.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/artheader.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/i386/proc-i386.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/install.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/layout.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/trouble.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/common/new.sgml#2 integrate
.. //depot/projects/trustedbsd/mac/release/scripts/package-split.py#1 branch
.. //depot/projects/trustedbsd/mac/release/scripts/package-trees.sh#1 branch
.. //depot/projects/trustedbsd/mac/release/scripts/print-cdrom-packages.sh#29 delete
.. //depot/projects/trustedbsd/mac/rescue/rescue/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/sbin/atacontrol/atacontrol.c#14 integrate
.. //depot/projects/trustedbsd/mac/sbin/atm/atmconfig/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/camcontrol/camcontrol.8#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/camcontrol/camcontrol.c#14 integrate
.. //depot/projects/trustedbsd/mac/sbin/devfs/devfs.8#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/ffsinfo/ffsinfo.8#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/ffsinfo/ffsinfo.c#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/gbde/gbde.c#13 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/Makefile.inc#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/concat/gconcat.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/concat/geom_concat.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/label/geom_label.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/label/glabel.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/mirror/geom_mirror.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/mirror/gmirror.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/nop/geom_nop.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/nop/gnop.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/raid3/geom_raid3.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/raid3/graid3.8#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/shsec/geom_shsec.c#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/shsec/gshsec.8#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/stripe/geom_stripe.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/class/stripe/gstripe.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/core/geom.8#4 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/core/geom.c#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/geom/core/geom.h#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/growfs/Makefile#7 integrate
.. //depot/projects/trustedbsd/mac/sbin/idmapd/idmapd.c#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/ifconfig/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/ifconfig/ifconfig.8#27 integrate
.. //depot/projects/trustedbsd/mac/sbin/ifconfig/ifconfig.c#24 integrate
.. //depot/projects/trustedbsd/mac/sbin/ifconfig/ifconfig.h#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/ipfw/ipfw2.c#24 integrate
.. //depot/projects/trustedbsd/mac/sbin/md5/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/sbin/md5/md5.1#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/md5/md5.c#7 integrate
.. //depot/projects/trustedbsd/mac/sbin/mount/mount.8#17 integrate
.. //depot/projects/trustedbsd/mac/sbin/mount/mount.c#18 integrate
.. //depot/projects/trustedbsd/mac/sbin/mount_ufs/mount_ufs.c#2 integrate
.. //depot/projects/trustedbsd/mac/sbin/nfsiod/nfsiod.c#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/reboot/reboot.c#8 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/dirs.c#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/main.c#11 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/restore.8#12 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/restore.h#8 integrate
.. //depot/projects/trustedbsd/mac/sbin/restore/tape.c#12 integrate
.. //depot/projects/trustedbsd/mac/sbin/sunlabel/sunlabel.8#3 integrate
.. //depot/projects/trustedbsd/mac/sbin/sunlabel/sunlabel.c#7 integrate
.. //depot/projects/trustedbsd/mac/sbin/sysctl/sysctl.c#20 integrate
.. //depot/projects/trustedbsd/mac/share/Makefile#8 integrate
.. //depot/projects/trustedbsd/mac/share/doc/bind9/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/share/examples/cvsup/refuse#8 integrate
.. //depot/projects/trustedbsd/mac/share/examples/cvsup/refuse.README#9 integrate
.. //depot/projects/trustedbsd/mac/share/examples/etc/make.conf#31 integrate
.. //depot/projects/trustedbsd/mac/share/man/man3/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/Makefile#48 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/aac.4#10 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/altq.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/amr.4#8 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/arcmsr.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/ata.4#12 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ataraid.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/atkbdc.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/carp.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/cdce.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/cpufreq.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ehci.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/geom.4#9 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/inet.4#12 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ip.4#11 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/mac_bsdextended.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/Makefile#15 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/acpi_fujitsu.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/scd.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.i386/sr.4#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ng_ccatm.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/ng_netflow.4#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ng_source.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/polling.4#14 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/rc.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/sched_4bsd.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/sched_ule.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/snd_ich.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/snd_via8233.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/snd_via82c686.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/snd_vibes.4#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man4/tap.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ubser.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/uftdi.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/unix.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/witness.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/xl.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/Makefile#12 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/drivers.conf.5#7 delete
.. //depot/projects/trustedbsd/mac/share/man/man5/make.conf.5#31 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/rc.conf.5#37 integrate
.. //depot/projects/trustedbsd/mac/share/man/man7/release.7#22 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/Makefile#39 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/VFS_VGET.9#9 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/alq.9#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/devclass_get_drivers.9#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man9/devclass_get_maxunit.9#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/make_dev.9#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/mbuf.9#17 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/rman.9#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/taskqueue.9#9 integrate
.. //depot/projects/trustedbsd/mac/share/misc/bsd-family-tree#20 integrate
.. //depot/projects/trustedbsd/mac/share/misc/pci_vendors#20 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.files.mk#4 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.incs.mk#3 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.init.mk#3 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.lib.mk#21 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.nls.mk#7 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.obj.mk#14 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.own.mk#11 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.prog.mk#21 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/autoconf.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/busdma_machdep.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/critical.c#5 delete
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/interrupt.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/machdep.c#35 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/mp_machdep.c#20 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/timerreg.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/trap.c#25 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/vm_machdep.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/conf/GENERIC#33 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/include/bus.h#16 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/include/bus_dma.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/alpha/include/critical.h#7 delete
.. //depot/projects/trustedbsd/mac/sys/alpha/include/proc.h#7 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/imgact_osf1.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_misc.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/acpica/madt.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/busdma_machdep.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/critical.c#7 delete
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/db_disasm.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/fpu.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/intr_machdep.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/io_apic.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/local_apic.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/machdep.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/mp_machdep.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/mptable.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/nexus.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/support.S#8 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/sys_machdep.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/trap.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/vm_machdep.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/conf/GENERIC#14 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/conf/NOTES#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/ia32/ia32_syscall.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/_types.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/apicvar.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/asm.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/bus.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/bus_amd64.h#4 delete
.. //depot/projects/trustedbsd/mac/sys/amd64/include/bus_dma.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/cpufunc.h#9 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/critical.h#8 delete
.. //depot/projects/trustedbsd/mac/sys/amd64/include/endian.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/floatingpoint.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/ieeefp.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/in_cksum.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/legacyvar.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/pcpu.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/proc.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/profile.h#7 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/stdarg.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/sysarch.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/tss.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/include/varargs.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/isa/clock.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/isa/timerreg.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/linux32/linux32_machdep.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/linux32/linux32_sysvec.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/busdma_machdep.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/critical.c#3 delete
.. //depot/projects/trustedbsd/mac/sys/arm/arm/fiq.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/locore.S#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/machdep.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/pmap.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/support.S#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/trap.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/undefined.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/vm_machdep.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/asmacros.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/atomic.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/bus.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/bus_dma.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/arm/include/critical.h#2 delete
.. //depot/projects/trustedbsd/mac/sys/arm/include/float.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/pmap.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/include/proc.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/sa11x0/sa11x0_io.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/xscale/i80321/i80321.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/xscale/i80321/iq31244_machdep.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/xscale/i80321/iq80321.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/xscale/i80321/obio_space.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/Makefile.inc#6 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/boot2/Makefile#14 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/libi386/biosacpi.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/libi386/pxe.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/i386/libi386/vidconsole.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/boot2/Makefile#12 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/pc98/libpc98/vidconsole.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/cam_xpt.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_all.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_cd.c#24 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_ch.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_da.c#39 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_low.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_sa.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_target.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/cnode.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_fbsd.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_psdev.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_subr.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_venus.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_vfsops.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/coda/coda_vnops.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/freebsd32/freebsd32_misc.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ia32/ia32_signal.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_file.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_getcwd.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_ioctl.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_misc.c#35 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_socket.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/linux/linux_stats.c#22 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/hal_var.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/kern_ndis.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/kern_windrv.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/ndis_var.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/ntoskrnl_var.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/pe_var.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/subr_hal.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/subr_ndis.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/subr_ntoskrnl.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/subr_usbd.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/winx32_wrap.S#1 branch
.. //depot/projects/trustedbsd/mac/sys/compat/ndis/winx64_wrap.S#2 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/imgact_svr4.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/svr4/svr4_stream.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.alpha#12 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.amd64#6 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.arm#4 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.i386#11 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.ia64#15 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.pc98#10 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.powerpc#15 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/Makefile.sparc64#15 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/NOTES#59 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files#112 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.alpha#24 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.amd64#14 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.arm#3 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.i386#43 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.ia64#27 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.pc98#36 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.powerpc#15 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files.sparc64#33 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kern.mk#10 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kern.post.mk#34 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kern.pre.mk#27 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kmod.mk#30 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/majors#33 delete
.. //depot/projects/trustedbsd/mac/sys/conf/majors.awk#2 delete
.. //depot/projects/trustedbsd/mac/sys/conf/options#70 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.amd64#8 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.i386#24 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/options.pc98#25 integrate
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/ath/freebsd/ah_osdep.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/adapter.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/amd64/nvenetlib.o.bz2.uu#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/basetype.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/drvinfo.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/i386/nvenetlib.o.bz2.uu#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/os.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/dev/nve/phy.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/contrib/pf/net/pf.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/cast128/cast128.c#5 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/cast128/cast128.h#5 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/cast128/cast128sb.h#2 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/md5.c#6 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/md5.h#3 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-alg-fst.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-alg-fst.h#4 delete
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-api-fst.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael-api-fst.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/crypto/rijndael/rijndael.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_print.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/ddb/db_run.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aac/aac.c#29 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpi_support/acpi_asus.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpi_support/acpi_fujitsu.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/acpi_support/acpi_toshiba.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi.c#37 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_battery.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_cpu.c#20 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_ec.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_if.m#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_perf.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_resource.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_throttle.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpiio.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpivar.h#27 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/adlink/adlink.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aic/aic_cbus.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aic7xxx/aic7xxx.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/amr/amr.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/an/if_an.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/arcmsr/arcmsr.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/arcmsr/arcmsr.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/asr/asr.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-all.c#36 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-all.h#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-card.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-cbus.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-chipset.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-commands.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-disk.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-disk.h#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-dma.c#30 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-isa.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-lowlevel.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-pci.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-pci.h#15 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-queue.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-raid.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-raid.h#16 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata_if.m#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-cam.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-cd.c#29 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-cd.h#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-fd.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-fd.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-tape.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/atapi-tape.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/ath_rate/amrr/amrr.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/ath_rate/onoe/onoe.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/ath_rate/sample/sample.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/ath/ath_rate/sample/sample.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/ath/if_ath.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/if_athioctl.h#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/if_athrate.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ath/if_athvar.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/bfe/if_bfe.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/bge/if_bge.c#36 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/bge/if_bgereg.h#23 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/cardbus/cardbus.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ciss/ciss.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/cpufreq/ichss.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/dpt/dpt_pci.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/ati_pcigart.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/ati_pcigart.h#5 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drmP.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_agpsupport.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_agpsupport.h#5 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_atomic.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_auth.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_auth.h#6 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_bufs.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_bufs.h#9 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_context.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_context.h#7 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_dma.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_dma.h#9 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_drawable.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_drawable.h#5 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_drv.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_drv.h#20 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_fops.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_fops.h#10 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_ioctl.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_ioctl.h#8 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_irq.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_irq.h#5 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_linux_list.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_lock.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_lock.h#6 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_memory.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_memory.h#10 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_memory_debug.h#4 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_os_freebsd.h#15 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_pci.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_pci.h#4 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_pciids.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_sarea.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_scatter.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_scatter.h#6 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_sysctl.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_sysctl.h#8 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_vm.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/drm_vm.h#11 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_dma.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_drm.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_drv.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_drv.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_irq.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/i915_mem.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_dma.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_drm.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_drv.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_drv.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_irq.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mach64_state.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga.h#7 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_dma.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_drm.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_drv.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_drv.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_irq.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_state.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_ucode.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/mga_warp.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128.h#8 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_cce.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_drm.h#6 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_drv.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_drv.h#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_irq.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/r128_state.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon.h#10 delete
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_cp.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_drm.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_drv.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_drv.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_irq.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_mem.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/radeon_state.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/drm/savage_bci.c#1 branch

>>> 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