Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 13:26:00 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 83975 for review
Message-ID:  <200509201326.j8KDQ0P4050858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=83975

Change 83975 by rwatson@rwatson_zoo on 2005/09/20 13:25:10

	Integrate TrustedBSD base branch from FreeBSD CVS:
	
	- cp(1), mv(1) gain ACL support
	- kenv(8) -q
	- gcc declaration/initialization bug fix
	- smbfs big endian support
	- OpenSSH 4.2p1
	- portsnap
	- GELI autostart and cleanup
	- kernel debugger trap frame happiness
	- libeditline synchronized to NetBSD
	- libmemstat learns about libkvm
	- libpidfile (in libutil)
	- gpt retrofit
	- ifconfig(8) learns about listing and managing 802.11 mac addresses
	- more ipfw ipv6 support
	- Giant around uprintf() and tprintf().
	- hptmv portable to non-i386
	- No more if_el.
	- if_ed, if_dc, if_de are MPSAFE, and generally cleaner.
	- if_drv_flags, IFF_DRV_RUNNING, IFF_DRV_OACTIVE
	- g_ext2fs, g_ntfs, g_reiserfs
	- Via padlock
	- AGP ATI
	- Kernel built and installed with debugging symbols, no more
	  kernel.debug with -g.
	- More if_free() driver bug fixes than you can shake a stick at.
	- md(4) rebuilt and relocked.
	- devfs(4) rebuilt and relocked.
	- pccard CCR and CIS methods.
	- snp device fixed on 7.x.
	- USB update from NetBSD.
	- BPF support for BIOCCSETWF (write filter), BIOCLOCK (lock from
	  changes).
	- Much sound driver locking, new drivers, etc.
	- many fifofs bug fixes
	- subr_strack and stack attachments to KTR.
	- mac_create_root_mount() removed.
	- MPSAFE ACL system calls.
	- UMA ACL memory allocator.
	- MAC Framework policy entry point place holders.
	- giant_{open,close,strategy,read,write,ioctl,poll,kqfilter,mmap}()
	  wrappers for cdev's.
	- MPSAFE polling.
	- kern_uuidgen() callable from within the kernel.
	- WITNESS optimization.
	- dev_clone back, but now accepts cred, instead of dev_clone_cred
	- m_demote(), m_sanity(), m_copymdata()
	- SO_LISTENQLIMIT, SO_LISTENQLEN, SO_LISTENINCQLEN
	- in_ifdetach()
	- time_uptime() instead of time_second()
	- netnatm locking
	- More IPv4 multicast locking (socket options)
	- many fifo regression tests
	- Countless other minor bug fixes, driver tweaks, etc, etc.

Affected files ...

.. //depot/projects/trustedbsd/base/MAINTAINERS#32 integrate
.. //depot/projects/trustedbsd/base/Makefile.inc1#64 integrate
.. //depot/projects/trustedbsd/base/ObsoleteFiles.inc#2 integrate
.. //depot/projects/trustedbsd/base/UPDATING#58 integrate
.. //depot/projects/trustedbsd/base/bin/cp/cp.c#16 integrate
.. //depot/projects/trustedbsd/base/bin/cp/extern.h#9 integrate
.. //depot/projects/trustedbsd/base/bin/cp/utils.c#15 integrate
.. //depot/projects/trustedbsd/base/bin/kenv/kenv.1#4 integrate
.. //depot/projects/trustedbsd/base/bin/kenv/kenv.c#6 integrate
.. //depot/projects/trustedbsd/base/bin/ls/ls.1#28 integrate
.. //depot/projects/trustedbsd/base/bin/mv/mv.c#15 integrate
.. //depot/projects/trustedbsd/base/bin/sh/Makefile#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/alias.c#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith.h#6 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith.y#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/arith_lex.l#7 integrate
.. //depot/projects/trustedbsd/base/bin/sh/bltin/bltin.h#5 integrate
.. //depot/projects/trustedbsd/base/bin/sh/eval.c#11 integrate
.. //depot/projects/trustedbsd/base/bin/sh/exec.c#12 integrate
.. //depot/projects/trustedbsd/base/bin/sh/expand.c#16 integrate
.. //depot/projects/trustedbsd/base/bin/sh/histedit.c#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/jobs.c#18 integrate
.. //depot/projects/trustedbsd/base/bin/sh/mail.c#6 integrate
.. //depot/projects/trustedbsd/base/bin/sh/miscbltin.c#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/mkbuiltins#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/mkinit.c#6 integrate
.. //depot/projects/trustedbsd/base/bin/sh/mksyntax.c#8 integrate
.. //depot/projects/trustedbsd/base/bin/sh/parser.c#15 integrate
.. //depot/projects/trustedbsd/base/bin/sh/sh.1#21 integrate
.. //depot/projects/trustedbsd/base/bin/sh/show.c#9 integrate
.. //depot/projects/trustedbsd/base/bin/sh/trap.c#7 integrate
.. //depot/projects/trustedbsd/base/bin/sh/var.c#11 integrate
.. //depot/projects/trustedbsd/base/contrib/amd/amd/amd.8#6 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/resolver.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/cvs/src/cvsbug.in#5 integrate
.. //depot/projects/trustedbsd/base/contrib/gcc/c-decl.c#16 integrate
.. //depot/projects/trustedbsd/base/contrib/less/line.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/nvi/docs/USD.doc/vi.ref/vi.ref#2 integrate
.. //depot/projects/trustedbsd/base/contrib/pf/pflogd/pflogd.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/include/netsmb/smb_lib.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/lib/smb/kiconv.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/lib/smb/mbuf.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/lib/smb/nb_name.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/lib/smb/rap.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/smbfs/smbutil/view.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/traceroute/traceroute.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/CREDITS#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ChangeLog#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/FREEBSD-tricks#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/LICENCE#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/Makefile.in#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/README#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/README.privsep#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/WARNING.RNG#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/acconfig.h#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/acss.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/atomicio.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/atomicio.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/audit.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-chall.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-krb5.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-pam.c#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-pam.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-passwd.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-rh-rsa.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-rhosts.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-rsa.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-shadow.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth-skey.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth.h#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth1.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth2-chall.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth2-gss.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth2-kbdint.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/auth2.c#15 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/authfd.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/authfile.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/bufaux.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/canohost.c#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/channels.c#14 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/channels.h#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/cipher-acss.c#2 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/cipher-ctr.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/cipher.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/clientloop.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/clientloop.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/compat.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/config.guess#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/config.h#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/config.sub#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/configure.ac#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/defines.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/dns.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/entropy.c#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/gss-genr.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/gss-serv-krb5.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/gss-serv.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/hostfile.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/includes.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/kex.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/kex.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/key.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/log.h#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/loginrec.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/loginrec.h#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/mac.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/match.c#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/mdoc2man.awk#4 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/misc.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/misc.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/moduli.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/monitor.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/monitor.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/monitor_wrap.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/monitor_wrap.h#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/mpaux.c#4 delete
.. //depot/projects/trustedbsd/base/crypto/openssh/mpaux.h#3 delete
.. //depot/projects/trustedbsd/base/crypto/openssh/msg.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/myproposal.h#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/Makefile.in#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/bsd-cygwin_util.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/bsd-misc.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/fake-rfc2553.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/getrrsetbyname.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/openbsd-compat.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/openssl-compat.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/openssl-compat.h#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/port-aix.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/port-aix.h#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/port-uw.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/port-uw.h#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/realpath.c#6 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/strtoll.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/strtonum.c#1 branch
.. //depot/projects/trustedbsd/base/crypto/openssh/openbsd-compat/xcrypt.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/packet.c#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/packet.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/progressmeter.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/readconf.c#14 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/readconf.h#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/readpass.c#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/regress/reexec.sh#3 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/regress/test-exec.sh#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/scp.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/servconf.c#14 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/servconf.h#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/serverloop.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/session.c#23 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/session.h#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sftp-client.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sftp-client.h#7 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sftp-server.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sftp.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-add.1#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-add.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-agent.1#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-agent.c#15 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-keygen.1#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-keygen.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-keyscan.c#12 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-rand-helper.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh-rsa.c#9 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh.1#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh.c#14 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh_config#18 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/ssh_config.5#14 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshconnect.c#11 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshconnect1.c#8 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshconnect2.c#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd.8#13 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd.c#16 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd_config#19 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshd_config.5#16 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/sshpty.c#10 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/tildexpand.c#5 delete
.. //depot/projects/trustedbsd/base/crypto/openssh/ttymodes.c#5 integrate
.. //depot/projects/trustedbsd/base/crypto/openssh/version.h#18 integrate
.. //depot/projects/trustedbsd/base/etc/Makefile#44 integrate
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#47 integrate
.. //depot/projects/trustedbsd/base/etc/etc.powerpc/ttys#3 integrate
.. //depot/projects/trustedbsd/base/etc/login.conf#7 integrate
.. //depot/projects/trustedbsd/base/etc/mtree/BSD.var.dist#12 integrate
.. //depot/projects/trustedbsd/base/etc/namedb/named.conf#10 integrate
.. //depot/projects/trustedbsd/base/etc/network.subr#10 integrate
.. //depot/projects/trustedbsd/base/etc/pccard_ether#13 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/security/550.ipfwlimit#8 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/security/security.functions#5 integrate
.. //depot/projects/trustedbsd/base/etc/portsnap.conf#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#30 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/cleanvar#9 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/dumpon#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/gbde#6 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/geli#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/geli2#1 branch
.. //depot/projects/trustedbsd/base/etc/rc.d/jail#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/kerberos#5 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/mountd#10 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/netif#11 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/sendmail#12 integrate
.. //depot/projects/trustedbsd/base/etc/rc.initdiskless#3 integrate
.. //depot/projects/trustedbsd/base/etc/rc.subr#21 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#42 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes2-o#13 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/startrek#8 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libdialog/dialog.3#5 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libobjc/Makefile#13 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libstdc++/config.h#9 integrate
.. //depot/projects/trustedbsd/base/gnu/lib/libsupc++/Makefile#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/kgdb.h#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/kthr.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/main.c#6 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt.c#4 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_alpha.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_amd64.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_i386.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_ia64.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/trgt_sparc64.c#3 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/libgdb/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/libgdb/frame-unwind.diff#1 branch
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/apropos/apropos.man#7 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/man/man/man.man#6 integrate
.. //depot/projects/trustedbsd/base/include/Makefile#48 integrate
.. //depot/projects/trustedbsd/base/include/histedit.h#4 integrate
.. //depot/projects/trustedbsd/base/include/pthread.h#10 integrate
.. //depot/projects/trustedbsd/base/include/resolv.h#7 integrate
.. //depot/projects/trustedbsd/base/include/stdlib.h#22 integrate
.. //depot/projects/trustedbsd/base/include/string.h#12 integrate
.. //depot/projects/trustedbsd/base/include/wchar.h#17 integrate
.. //depot/projects/trustedbsd/base/lib/Makefile#38 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/Makefile#14 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.h#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_platform.h#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_private.h#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_data_into_fd.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_extract.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_tar.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_pax.c#12 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/configure.ac.in#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/gethostid.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sethostid.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/dbopen.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/Makefile.inc#26 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/daemon.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcwd.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/gethostname.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getosreldate.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpagesize.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/glob.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/readdir.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sem.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sethostname.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/strtofflags.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/_set_tp.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/ldexp.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/include/libc_private.h#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/runetype.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/tolower.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/toupper.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getprotoent.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/net/getservent.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/posix1e/extattr.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/quad/quad.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/regex/engine.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/regex/regex.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/regex/regex2.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/rpc/Makefile.inc#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/fgets.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/fgetwln.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/local.h#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/makebuf.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/printf.3#21 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/tmpnam.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/ungetwc.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdio/vfwscanf.c#12 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/abort.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/exit.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdlib/strfmon.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/stdtime/time2posix.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/Makefile.inc#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/memchr.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/memmem.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/string/memmem.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/string/strcat.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strchr.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strcpy.3#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strcspn.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strspn.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/strstr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/string/wcsdup.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libc/string/wmemchr.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/listen.2#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/sys/umask.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/uthread/uthread_mattr_kind_np.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc_r/uthread/uthread_mutex.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libdevinfo/devinfo.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libdevstat/devstat.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/Makefile#6 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/TEST/test.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/chared.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/chared.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/common.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/editline.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/editrc.5#5 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/el.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/el.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/emacs.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/hist.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/hist.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/history.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/key.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/key.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/makelist#4 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/map.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/map.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/parse.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/parse.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/prompt.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/prompt.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/read.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/read.h#1 branch
.. //depot/projects/trustedbsd/base/lib/libedit/refresh.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/refresh.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/search.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/search.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/sig.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/sig.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/sys.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/term.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/term.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/tokenizer.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/tokenizer.h#2 delete
.. //depot/projects/trustedbsd/base/lib/libedit/tty.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/tty.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libedit/vi.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/ftp.c#17 integrate
.. //depot/projects/trustedbsd/base/lib/libfetch/http.c#20 integrate
.. //depot/projects/trustedbsd/base/lib/libkiconv/xlat16_sysctl.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libmd/sha256.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libmemstat/libmemstat.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpam/modules/pam_exec/pam_exec.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_kern.c#27 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_mattr_kind_np.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_mutex.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_pspinlock.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_rtld.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sem.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_sigsuspend.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libpthread/thread/thr_symbols.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_create.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_mutex.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_mutexattr.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_sem.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_symbols.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/lib/libufs/getino.3#4 delete
.. //depot/projects/trustedbsd/base/lib/libutil/Makefile#12 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/libutil.h#7 integrate
.. //depot/projects/trustedbsd/base/lib/libutil/pidfile.3#1 branch
.. //depot/projects/trustedbsd/base/lib/libutil/pidfile.c#1 branch
.. //depot/projects/trustedbsd/base/lib/msun/amd64/s_scalbnf.S#2 integrate
.. //depot/projects/trustedbsd/base/lib/msun/bsdsrc/b_log.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/msun/bsdsrc/b_tgamma.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/msun/bsdsrc/mathimpl.h#6 integrate
.. //depot/projects/trustedbsd/base/release/Makefile#68 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#61 integrate
.. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#94 integrate
.. //depot/projects/trustedbsd/base/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#20 integrate
.. //depot/projects/trustedbsd/base/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml#7 integrate
.. //depot/projects/trustedbsd/base/release/doc/share/misc/dev.archlist.txt#6 integrate
.. //depot/projects/trustedbsd/base/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#3 integrate
.. //depot/projects/trustedbsd/base/sbin/atacontrol/atacontrol.8#14 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.8#10 integrate
.. //depot/projects/trustedbsd/base/sbin/bsdlabel/bsdlabel.c#14 integrate
.. //depot/projects/trustedbsd/base/sbin/ccdconfig/ccdconfig.8#15 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/alloc.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/bpf.c#3 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/clparse.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/conflex.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/convert.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/dhclient-script#3 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/dhclient.c#3 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/dispatch.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/errwarn.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/hash.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/inet.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/options.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/packet.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/parse.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/privsep.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/tables.c#3 integrate
.. //depot/projects/trustedbsd/base/sbin/dhclient/tree.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/fdisk/fdisk.c#24 integrate
.. //depot/projects/trustedbsd/base/sbin/fdisk_pc98/fdisk.c#13 integrate
.. //depot/projects/trustedbsd/base/sbin/fsck_ffs/fsck_ffs.8#10 integrate
.. //depot/projects/trustedbsd/base/sbin/fsdb/fsdb.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/class/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/class/eli/geli.8#2 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/class/eli/geom_eli.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/class/label/glabel.8#5 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/class/raid3/geom_raid3.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/core/geom.c#6 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/misc/subr.c#2 integrate
.. //depot/projects/trustedbsd/base/sbin/geom/misc/subr.h#2 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/Makefile#7 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/add.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/create.c#9 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/destroy.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/gpt.8#10 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/gpt.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/gpt.h#8 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/label.c#1 branch
.. //depot/projects/trustedbsd/base/sbin/gpt/map.c#5 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/map.h#5 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/migrate.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/mkdisk.sh#4 delete
.. //depot/projects/trustedbsd/base/sbin/gpt/recover.c#7 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/remove.c#4 integrate
.. //depot/projects/trustedbsd/base/sbin/gpt/show.c#10 integrate
.. //depot/projects/trustedbsd/base/sbin/gvinum/gvinum.c#4 integrate
.. //depot/projects/trustedbsd/base/sbin/ifconfig/ifconfig.8#31 integrate
.. //depot/projects/trustedbsd/base/sbin/ifconfig/ifieee80211.c#13 integrate
.. //depot/projects/trustedbsd/base/sbin/init/init.8#14 integrate
.. //depot/projects/trustedbsd/base/sbin/init/init.c#12 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw.8#39 integrate
.. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw2.c#33 integrate
.. //depot/projects/trustedbsd/base/sbin/kldload/kldload.8#9 integrate
.. //depot/projects/trustedbsd/base/sbin/mdconfig/mdconfig.c#18 integrate
.. //depot/projects/trustedbsd/base/sbin/mount_msdosfs/mount_msdosfs.8#10 integrate
.. //depot/projects/trustedbsd/base/sbin/newfs/mkfs.c#26 integrate
.. //depot/projects/trustedbsd/base/sbin/ping/ping.8#14 integrate
.. //depot/projects/trustedbsd/base/sbin/ping/ping.c#24 integrate
.. //depot/projects/trustedbsd/base/sbin/reboot/boot_i386.8#15 integrate
.. //depot/projects/trustedbsd/base/sbin/savecore/savecore.c#15 integrate
.. //depot/projects/trustedbsd/base/sbin/sysctl/sysctl.8#16 integrate
.. //depot/projects/trustedbsd/base/sbin/sysctl/sysctl.c#22 integrate
.. //depot/projects/trustedbsd/base/secure/lib/libssh/Makefile#18 integrate
.. //depot/projects/trustedbsd/base/share/examples/cvsup/stable-supfile#6 integrate
.. //depot/projects/trustedbsd/base/share/examples/etc/make.conf#37 integrate
.. //depot/projects/trustedbsd/base/share/man/man1/builtin.1#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/Makefile#59 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ata.4#15 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ath.4#18 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/bpf.4#8 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/carp.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/cdce.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/esp.4#3 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/hwpmc.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/icmp.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/if_bridge.4#3 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/inet.4#15 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/inet6.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ip.4#13 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/Makefile#19 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/acpi_ibm.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/acpi_sony.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/el.4#6 delete
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/ep.4#12 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/lnc.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/nge.4#10 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/nve.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/pcm.4#12 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/pcvt.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/rl.4#13 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/sn.4#6 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_cmi.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_csa.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_emu10k1.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_es137x.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_sbc.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/snd_t4dwave.4#1 branch
.. //depot/projects/trustedbsd/base/share/man/man4/snp.4#8 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/syncache.4#2 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/tcp.4#19 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ttcp.4#4 delete
.. //depot/projects/trustedbsd/base/share/man/man4/umodem.4#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/ural.4#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/vlan.4#13 integrate
.. //depot/projects/trustedbsd/base/share/man/man4/vr.4#9 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/Makefile#17 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/autofs.5#4 delete
.. //depot/projects/trustedbsd/base/share/man/man5/libmap.conf.5#7 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/msdosfs.5#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/passwd.5#9 integrate
.. //depot/projects/trustedbsd/base/share/man/man5/portsnap.conf.5#1 branch
.. //depot/projects/trustedbsd/base/share/man/man5/rc.conf.5#50 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/environ.7#7 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/sdoc.7#4 integrate
.. //depot/projects/trustedbsd/base/share/man/man7/security.7#14 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/VOP_LISTEXTATTR.9#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/bios.9#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/bus_alloc_resource.9#9 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/bus_dma.9#11 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/device_add_child.9#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/driver.9#5 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/make_dev.9#8 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/mbuf.9#21 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/mutex.9#13 integrate
.. //depot/projects/trustedbsd/base/share/man/man9/timeout.9#8 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/Makefile#5 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/africa#4 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/antarctica#4 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/asia#9 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/australasia#8 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/backward#6 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/etcetera#2 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/europe#9 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/leapseconds#9 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/northamerica#9 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/southamerica#10 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/yearistype.sh#2 integrate
.. //depot/projects/trustedbsd/base/share/zoneinfo/zone.tab#11 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/busdma_machdep.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/db_trace.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/pmap.c#43 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/alpha/trap.c#27 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/conf/MAC#1 branch
.. //depot/projects/trustedbsd/base/sys/alpha/include/_limits.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/atomic.h#11 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/chipset.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/param.h#12 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/pmap.h#17 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/signal.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/include/vmparam.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/mcbus/mcpcia.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_ioctl.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_misc.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/osf1/osf1_signal.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/apecs.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/cia.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/irongate.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/lca.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/t2.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/pci/tsunami.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/alpha/tlsb/dwlpx.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/acpica/OsdEnvironment.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/acpica/acpi_machdep.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/acpica/acpi_wakeup.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/acpica/madt.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/db_trace.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/exception.S#15 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/genassym.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/mp_machdep.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/mptable_pci.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/pmap.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/amd64/trap.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/conf/GENERIC#18 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/conf/MAC#1 branch
.. //depot/projects/trustedbsd/base/sys/amd64/conf/NOTES#10 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/_limits.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/atomic.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/legacyvar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/include/signal.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/amd64/pci/pci_bus.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/arm/arm/db_trace.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/arm/arm/pmap.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/arm/include/_limits.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/arm/include/signal.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/boot/common/loader.8#30 integrate
.. //depot/projects/trustedbsd/base/sys/boot/forth/loader.conf#27 integrate
.. //depot/projects/trustedbsd/base/sys/boot/forth/loader.conf.5#10 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/boot2/boot2.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/boot2/lib.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/boot2/sio.S#5 integrate
.. //depot/projects/trustedbsd/base/sys/boot/i386/libi386/comconsole.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/Makefile.inc#4 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/boot2/io.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/boot/pc98/libpc98/comconsole.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/boot/sparc64/loader/metadata.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/cam/cam_xpt.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_target.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/coda/coda_fbsd.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_ioctl.c#32 integrate
.. //depot/projects/trustedbsd/base/sys/compat/linux/linux_socket.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/compat/ndis/kern_ndis.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_fcntl.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ioctl.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ipc.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_misc.c#27 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_signal.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_sockio.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_stat.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_stream.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_termios.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_ttold.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/compat/svr4/svr4_util.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/conf/Makefile.amd64#8 integrate
.. //depot/projects/trustedbsd/base/sys/conf/Makefile.powerpc#18 integrate
.. //depot/projects/trustedbsd/base/sys/conf/NOTES#63 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files#89 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files.amd64#23 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files.i386#54 integrate
.. //depot/projects/trustedbsd/base/sys/conf/files.ia64#32 integrate
.. //depot/projects/trustedbsd/base/sys/conf/kern.post.mk#43 integrate
.. //depot/projects/trustedbsd/base/sys/conf/kern.pre.mk#32 integrate
.. //depot/projects/trustedbsd/base/sys/conf/kmod.mk#36 integrate
.. //depot/projects/trustedbsd/base/sys/conf/newvers.sh#16 integrate
.. //depot/projects/trustedbsd/base/sys/conf/options#63 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/altq/altq/altq_cbq.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/dev/nve/amd64/nvenetlib.README#1 branch
.. //depot/projects/trustedbsd/base/sys/contrib/dev/nve/i386/nvenetlib.README#1 branch
.. //depot/projects/trustedbsd/base/sys/contrib/dev/oltr/if_oltr.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/pf/net/if_pflog.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/pf/net/if_pfsync.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/pf/net/pf.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/contrib/pf/net/pf_ioctl.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/rijndael/rijndael-alg-fst.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/crypto/via/padlock.c#1 branch
.. //depot/projects/trustedbsd/base/sys/ddb/db_command.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/db_watch.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/ddb/ddb.h#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac.c#36 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac_cam.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac_compat.h#2 delete
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac_debug.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/aac/aac_pci.c#29 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_asus.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_fujitsu.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_ibm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_panasonic.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_sony.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_toshiba.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdDebug.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdHardware.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdInterrupt.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdMemory.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdSchedule.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdStream.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdSynch.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/Osd/OsdTable.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi.c#44 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_acad.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_battery.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_button.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_cmbat.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_cpu.c#24 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_ec.c#27 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_if.m#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_isab.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_lid.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_package.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_pci.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_pci_link.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_pcib.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_pcib_acpi.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_pcib_pci.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_perf.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_powerres.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_quirk.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_resource.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_thermal.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_throttle.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_timer.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/acpica/acpi_video.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr.c#24 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr_cam.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr_compat.h#5 delete
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr_disk.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amr_pci.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/amr/amrvar.h#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/an/if_an.c#30 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ar/if_ar.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/arl/if_arl.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/arl/if_arl_isa.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-all.c#46 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-all.h#28 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-chipset.c#28 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-disk.c#38 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-lowlevel.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-pci.h#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-queue.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-raid.c#33 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/ata-raid.h#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ata/atapi-cd.c#36 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ath/ath_rate/amrr/amrr.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ath/ath_rate/onoe/onoe.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_ath.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ath/if_athvar.h#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/awi/awi.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/awi/if_awi_pccard.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/bfe/if_bfe.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/bge/if_bge.c#46 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ciss/ciss.c#30 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ciss/cissreg.h#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cm/if_cm_isa.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cm/smc90cx6.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cnw/if_cnw.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cp/if_cp.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cs/if_cs.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ctau/if_ct.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/cx/if_cx.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/digi/digi.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed.c#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_3c503.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_cbus.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_hpp.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_isa.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_novell.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_pccard.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_pci.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_sic.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_ed_wd80x3.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_edreg.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ed/if_edvar.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/em/if_em.c#42 integrate
.. //depot/projects/trustedbsd/base/sys/dev/en/if_en_pci.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/en/midway.c#24 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ep/if_ep.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ep/if_ep_eisa.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ep/if_ep_pccard.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ex/if_ex.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ex/if_ex_pccard.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fatm/if_fatm.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fdc/fdc.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fdc/fdc_acpi.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fe/if_fe.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fe/if_fe_pccard.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/firewirereg.h#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/fwdev.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/if_fwe.c#25 integrate
.. //depot/projects/trustedbsd/base/sys/dev/firewire/if_fwip.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fxp/if_fxp.c#46 integrate
.. //depot/projects/trustedbsd/base/sys/dev/fxp/if_fxpvar.h#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/gem/if_gem.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_intr.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_ioctl.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_rx.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hatm/if_hatm_tx.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hme/if_hme.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/access601.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/amd64-elf.raid.o.uu#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/array.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/atapi.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/command.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/entry.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/global.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/gui_lib.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/hptintf.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/hptproc.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/i386-elf.raid.o.uu#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/ioctl.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/mv.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/mvOs.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/mvSata.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/mvStorageDev.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/osbsd.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/raid5n.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/readme.txt#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hptmv/vdevice.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hwpmc/hwpmc_amd.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hwpmc/hwpmc_mod.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/hwpmc/hwpmc_x86.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ie/if_ie.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ieee488/tnt4882.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/ieee488/upd7210.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ieee488/upd7210.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/if_ndis/if_ndis.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iicbus/if_ic.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iicbus/iicbus.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ipw/if_ipw.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iwi/if_iwi.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iwi/if_iwireg.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/iwi/if_iwivar.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ixgb/if_ixgb.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/lge/if_lge.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/lnc/if_lnc.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/md/md.c#44 integrate
.. //depot/projects/trustedbsd/base/sys/dev/mly/mly.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/mly/mlyvar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/mpt/mpt_pci.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/my/if_my.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/my/if_myreg.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/nge/if_nge.c#34 integrate
.. //depot/projects/trustedbsd/base/sys/dev/nmdm/nmdm.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/nve/if_nve.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/owi/if_owi.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm_attach.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm_intr.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm_ioctl.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm_rx.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/patm/if_patm_tx.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/card_if.m#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccard.c#30 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccard_cis.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccard_cis_quirks.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccard_device.c#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccarddevs#38 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccardvar.h#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pccard/pccardvarp.h#1 branch
.. //depot/projects/trustedbsd/base/sys/dev/pccbb/pccbb.c#40 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pci.c#42 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pci_pci.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pci_user.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pci/pcivar.h#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/pdq/pdq_ifsubr.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ppbus/if_plip.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ral/if_ral.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ral/if_ral_pccard.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ral/if_ral_pci.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ray/if_ray.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/ray/if_rayvar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/re/if_re.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sbni/if_sbni.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sbsh/if_sbsh.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sio/sio_pccard.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/dev/smbus/smbus.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sn/if_sn.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sn/if_sn_pccard.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sn/if_snvar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/snc/dp83932.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/snc/if_snc_pccard.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/snp/snp.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/isa/mss.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/isa/sb16.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pci/csapcm.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pci/maestro3.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pci/neomagic.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/ac97.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/ac97.h#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/channel.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/channel.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/dsp.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/fake.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/feeder.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/feeder_fmt.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/mixer.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/sndstat.c#13 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/sound.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/sound.h#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/vchan.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/usb/uaudio.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sound/usb/uaudio_pcm.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/dev/sr/if_sr.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/syscons/scmouse.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/dev/syscons/scvesactl.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/syscons/scvidctl.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/syscons/syscons.c#28 integrate
.. //depot/projects/trustedbsd/base/sys/dev/syscons/syscons.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/twa/tw_osl_cam.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/dev/twa/tw_osl_freebsd.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/twa/tw_osl_includes.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/twa/tw_osl_ioctl.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/dev/twa/tw_osl_share.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/tx/if_tx.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/dev/txp/if_txp.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/uart/uart_cpu_sparc64.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ehci_pci.c#14 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ehcireg.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/ehcivar.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_aue.c#29 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_axe.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_cdce.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_cue.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_kue.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_rue.c#16 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_udav.c#8 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/if_ural.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/uhub.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/usb_port.h#19 integrate
.. //depot/projects/trustedbsd/base/sys/dev/usb/usbdevs#44 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vge/if_vge.c#7 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vkbd/vkbd.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/dev/vx/if_vx.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wi/if_wi.c#50 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wi/if_wi_pci.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/dev/wl/if_wl.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/xe/if_xe.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/dev/xe/if_xe_pccard.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs.h#13 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_devs.c#15 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_int.h#1 branch
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_rule.c#11 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_vfsops.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_vnops.c#38 integrate
.. //depot/projects/trustedbsd/base/sys/fs/fdescfs/fdesc_vnops.c#19 integrate
.. //depot/projects/trustedbsd/base/sys/fs/fifofs/fifo_vnops.c#37 integrate
.. //depot/projects/trustedbsd/base/sys/fs/hpfs/hpfs_vfsops.c#22 integrate
.. //depot/projects/trustedbsd/base/sys/fs/msdosfs/msdosfs_denode.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/fs/msdosfs/msdosfs_vfsops.c#29 integrate
.. //depot/projects/trustedbsd/base/sys/fs/ntfs/ntfs.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/fs/ntfs/ntfs_vfsops.c#23 integrate
.. //depot/projects/trustedbsd/base/sys/fs/nullfs/null_vnops.c#17 integrate
.. //depot/projects/trustedbsd/base/sys/fs/pseudofs/pseudofs_vnops.c#27 integrate
.. //depot/projects/trustedbsd/base/sys/fs/udf/udf_vfsops.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/fs/unionfs/union.h#11 integrate
.. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli_ctl.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom.h#38 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_ctl.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_event.c#21 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_gpt.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_io.c#28 integrate
.. //depot/projects/trustedbsd/base/sys/geom/geom_slice.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label_ext2fs.c#1 branch
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label_iso9660.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label_ntfs.c#1 branch
.. //depot/projects/trustedbsd/base/sys/geom/label/g_label_reiserfs.c#1 branch
.. //depot/projects/trustedbsd/base/sys/geom/stripe/g_stripe.c#6 integrate
.. //depot/projects/trustedbsd/base/sys/geom/stripe/g_stripe.h#4 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_drive.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_init.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_plex.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_rm.c#4 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_var.h#6 integrate
.. //depot/projects/trustedbsd/base/sys/geom/vinum/geom_vinum_volume.c#5 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/fs/ext2fs/ext2_alloc.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/fs/ext2fs/ext2_vfsops.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/fs/ext2fs/fs.h#2 integrate
.. //depot/projects/trustedbsd/base/sys/gnu/fs/reiserfs/reiserfs_vfsops.c#2 integrate
.. //depot/projects/trustedbsd/base/sys/i386/acpica/OsdEnvironment.c#9 integrate
.. //depot/projects/trustedbsd/base/sys/i386/acpica/acpi_machdep.c#20 integrate
.. //depot/projects/trustedbsd/base/sys/i386/acpica/acpi_wakeup.c#25 integrate
.. //depot/projects/trustedbsd/base/sys/i386/acpica/madt.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/i386/conf/MAC#1 branch
.. //depot/projects/trustedbsd/base/sys/i386/conf/NOTES#59 integrate
.. //depot/projects/trustedbsd/base/sys/i386/conf/PAE#12 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/db_trace.c#18 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/local_apic.c#10 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/mp_machdep.c#43 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/mptable_pci.c#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/pmap.c#56 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/swtch.s#17 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/sys_machdep.c#26 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/trap.c#42 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/vm86.c#12 integrate
.. //depot/projects/trustedbsd/base/sys/i386/i386/vm_machdep.c#43 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/_limits.h#7 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/atomic.h#14 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/legacyvar.h#5 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/pcb_ext.h#3 integrate
.. //depot/projects/trustedbsd/base/sys/i386/include/signal.h#11 integrate

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509201326.j8KDQ0P4050858>