PERFORCE change 63521 for review

Robert Watson rwatson at FreeBSD.org
Fri Oct 22 12:00:41 GMT 2004


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

Change 63521 by rwatson at rwatson_tislabs on 2004/10/22 12:00:34

	       Integrate TrustedBSD MAC branch from TrustedBSD base branch:
	
	       - libreadline update
	       - bufwork merges, including s/specfs//.
	       - A number of critical network stack locking bug fixes.
	
	       TrustedBSD-related changes:
	
	       - mac_bsdextended vnode.h cleanup
	       - comments and white space synchronization
	       - getnewvnode() NULL mp warning

Affected files ...

.. //depot/projects/trustedbsd/mac/Makefile#31 integrate
.. //depot/projects/trustedbsd/mac/Makefile.inc1#49 integrate
.. //depot/projects/trustedbsd/mac/UPDATING#40 integrate
.. //depot/projects/trustedbsd/mac/contrib/amd/fsinfo/fsinfo.8#7 integrate
.. //depot/projects/trustedbsd/mac/contrib/gcc/c-ppoutput.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/CHANGELOG#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/CHANGES#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/FREEBSD-upgrade#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/INSTALL#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/MANIFEST#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/Makefile.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/NEWS#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/README#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/aclocal.m4#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/bind.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/callback.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/chardefs.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/complete.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/config.h.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/configure#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/configure.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/display.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/Makefile.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/fdl.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/hist.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/history.3#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/history.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/hstech.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/hstech.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/hsuser.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/hsuser.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/manvers.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/readline.3#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rlman.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rlman.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rltech.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rltech.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rluser.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rluser.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rluserman.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/rluserman.texinfo#4 delete
.. //depot/projects/trustedbsd/mac/contrib/libreadline/doc/version.texi#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/examples/Makefile.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/examples/histexamp.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/examples/rl-fgets.c#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/funmap.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/histexpand.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/histfile.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/history.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/history.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/histsearch.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/input.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/keymaps.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/kill.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/mbutil.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/misc.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/nls.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/parens.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/posixdir.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/readline.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/readline.h#6 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rlconf.h#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rldefs.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rlmbutil.h#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rlprivate.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rlstdc.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rltty.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rltty.h#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/rltypedefs.h#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/search.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/shell.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/shlib/Makefile.in#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/signals.c#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/config.guess#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/config.rpath#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/config.sub#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/mkinstalldirs#1 branch
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/shlib-install#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/support/shobj-conf#4 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/terminal.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/text.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/util.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/libreadline/vi_mode.c#5 integrate
.. //depot/projects/trustedbsd/mac/contrib/smbfs/lib/smb/kiconv.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/smbfs/lib/smb/mbuf.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/smbfs/lib/smb/nls.c#3 integrate
.. //depot/projects/trustedbsd/mac/contrib/smbfs/lib/smb/rcfile.c#2 integrate
.. //depot/projects/trustedbsd/mac/contrib/smbfs/lib/smb/rq.c#3 integrate
.. //depot/projects/trustedbsd/mac/etc/defaults/rc.conf#36 integrate
.. //depot/projects/trustedbsd/mac/etc/etc.ia64/ttys#5 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.usr.dist#35 integrate
.. //depot/projects/trustedbsd/mac/etc/mtree/BSD.var.dist#11 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/dumpon#4 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/savecore#6 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.d/ugidfw#2 integrate
.. //depot/projects/trustedbsd/mac/etc/rc.shutdown#9 integrate
.. //depot/projects/trustedbsd/mac/etc/remote#7 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libdialog/Makefile#6 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libreadline/Makefile.inc#5 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libreadline/config.h#3 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libreadline/history/doc/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libreadline/readline/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/gnu/lib/libreadline/readline/doc/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/gdb/doc/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/gnu/usr.bin/rcs/rcsfreeze/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/include/Makefile#43 integrate
.. //depot/projects/trustedbsd/mac/include/rune.h#6 delete
.. //depot/projects/trustedbsd/mac/lib/libarchive/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive.h.in#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_check_magic.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_read_support_compression_compress.c#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_write_open_fd.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libarchive/archive_write_open_file.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/Makefile#15 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gmon/gmon.c#11 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/gmon/mcount.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/net/htonl.S#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/i386/net/ntohl.S#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/Makefile.inc#20 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/frune.c#7 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/mblocal.h#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/mbrune.3#8 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/mbrune.c#6 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/multibyte.3#13 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/rune.3#10 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/setinvalidrune.c#6 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/setlocale.3#10 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/setrunelocale.c#13 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/srune.c#5 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/table.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/locale/utf2.5#3 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/utf2.c#6 delete
.. //depot/projects/trustedbsd/mac/lib/libc/locale/utf8.5#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/auth_des.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/auth_none.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/auth_unix.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/authunix_prot.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/bindresvport.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_bcast.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_dg.c#9 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_generic.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_perror.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_raw.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_simple.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/clnt_vc.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/des_crypt.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/des_soft.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/getnetconfig.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/getnetpath.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/getpublickey.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/getrpcport.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/key_call.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/key_prot_xdr.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/mt_misc.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/netname.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/netnamer.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_clnt.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_getmaps.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_getport.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_prot.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_prot2.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/pmap_rmt.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpc_callmsg.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpc_dtablesize.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpc_prot.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpc_soc.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpcb_clnt.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpcb_prot.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/rpcdname.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_auth.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_auth_unix.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_dg.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_generic.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_raw.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_run.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/rpc/svc_vc.c#11 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/stdio/printf.3#18 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/string/strerror.3#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/string/strlcat.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/string/strlcpy.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/read.2#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/recv.2#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/sendfile.2#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/sys/write.2#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_array.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_float.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_mem.c#4 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_rec.c#8 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_reference.c#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libc/xdr/xdr_stdio.c#5 integrate
.. //depot/projects/trustedbsd/mac/lib/libkvm/kvm_proc.c#20 integrate
.. //depot/projects/trustedbsd/mac/lib/libmagic/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/lib/libncurses/Makefile#11 integrate
.. //depot/projects/trustedbsd/mac/lib/libpthread/thread/thr_sig.c#13 integrate
.. //depot/projects/trustedbsd/mac/lib/libsmb/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_exit.c#7 integrate
.. //depot/projects/trustedbsd/mac/lib/libthr/thread/thr_join.c#6 integrate
.. //depot/projects/trustedbsd/mac/lib/libugidfw/ugidfw.c#13 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/Makefile#10 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/ieee.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/man/math.3#3 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/math.h#16 integrate
.. //depot/projects/trustedbsd/mac/lib/msun/src/s_ilogbl.c#1 branch
.. //depot/projects/trustedbsd/mac/libexec/ftpd/ftpd.c#25 integrate
.. //depot/projects/trustedbsd/mac/libexec/ypxfr/ypxfr_main.c#6 integrate
.. //depot/projects/trustedbsd/mac/libexec/ypxfr/ypxfr_misc.c#7 integrate
.. //depot/projects/trustedbsd/mac/release/Makefile#57 integrate
.. //depot/projects/trustedbsd/mac/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#72 integrate
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/early-adopter/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/early-adopter/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/errata/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/errata/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/amd64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/amd64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/amd64/proc-amd64.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/artheader.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/dev.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/hw.ent#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/common/intro.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/i386/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/i386/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/hardware/i386/proc-i386.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/alpha/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/alpha/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/amd64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/amd64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/abstract.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/artheader.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/install.ent#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/install.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/layout.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/trouble.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/common/upgrade.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/i386/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/i386/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/ia64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/ia64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/pc98/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/pc98/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/sparc64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/sparc64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/installation/sparc64/install.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/readme/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/readme/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/Makefile.inc#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/alpha/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/amd64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/amd64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/common/new.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/common/relnotes.ent#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/i386/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/i386/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/ia64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/ia64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/pc98/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/pc98/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/sparc64/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/relnotes/sparc64/article.sgml#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/share/sgml/catalog#1 branch
.. //depot/projects/trustedbsd/mac/release/doc/zh_CN.GB2312/share/sgml/release.dsl#1 branch
.. //depot/projects/trustedbsd/mac/release/scripts/print-cdrom-packages.sh#26 integrate
.. //depot/projects/trustedbsd/mac/sbin/dmesg/dmesg.c#9 integrate
.. //depot/projects/trustedbsd/mac/sbin/fdisk/fdisk.c#18 integrate
.. //depot/projects/trustedbsd/mac/sbin/fsck_ffs/fsck.h#13 integrate
.. //depot/projects/trustedbsd/mac/share/colldef/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/share/examples/etc/make.conf#26 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/Makefile#43 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/aac.4#8 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/de.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/man4.sparc64/auxio.4#2 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ng_ubt.4#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/polling.4#11 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/re.4#5 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/sio.4#11 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/tcp.4#14 integrate
.. //depot/projects/trustedbsd/mac/share/man/man4/ubsa.4#4 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/disktab.5#6 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/make.conf.5#28 integrate
.. //depot/projects/trustedbsd/mac/share/man/man5/rc.conf.5#33 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/Makefile#37 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/bus_dma.9#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/contigmalloc.9#3 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/hashinit.9#1 branch
.. //depot/projects/trustedbsd/mac/share/man/man9/pfil.9#7 integrate
.. //depot/projects/trustedbsd/mac/share/man/man9/rtalloc.9#6 integrate
.. //depot/projects/trustedbsd/mac/share/misc/scsi_modes#3 integrate
.. //depot/projects/trustedbsd/mac/share/mk/bsd.cpu.mk#16 integrate
.. //depot/projects/trustedbsd/mac/share/mklocale/Makefile#20 integrate
.. //depot/projects/trustedbsd/mac/share/monetdef/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/share/msgdef/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/share/numericdef/Makefile#21 integrate
.. //depot/projects/trustedbsd/mac/share/numericdef/el_GR.ISO8859-7.src#2 integrate
.. //depot/projects/trustedbsd/mac/share/timedef/Makefile#20 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/asia#7 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/backward#4 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/europe#6 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/leapseconds#5 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/northamerica#6 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/southamerica#7 integrate
.. //depot/projects/trustedbsd/mac/share/zoneinfo/zone.tab#9 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/alpha/promcons.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/osf1/osf1_misc.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/alpha/tlsb/zs_tlsb.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/amd64/nexus.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/amd64/pci/pci_bus.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/arm/busdma_machdep.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/conf/SIMICS#2 integrate
.. //depot/projects/trustedbsd/mac/sys/arm/sa11x0/assabet_machdep.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/common/help.common#13 integrate
.. //depot/projects/trustedbsd/mac/sys/boot/common/loader.8#24 integrate
.. //depot/projects/trustedbsd/mac/sys/cam/scsi/scsi_da.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/compat/freebsd32/freebsd32_misc.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/files#107 integrate
.. //depot/projects/trustedbsd/mac/sys/conf/kmod.mk#27 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aac/aac_pci.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi.c#35 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_cpu.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/acpica/acpi_pcib_acpi.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aic7xxx/ahc_isa.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aic7xxx/aic7xxx.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/aic7xxx/aic7xxx.h#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-all.c#34 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-card.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ata/ata-queue.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/bge/if_bge.c#32 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/cx/if_cx.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/cx/machdep.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/dcons/dcons.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/dcons/dcons.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/dcons/dcons_crom.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/dcons/dcons_os.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/dcons/dcons_os.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/digi/digi.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/digi/digi.h#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ed/if_ed_pccard.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/em/if_em.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ex/if_ex.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/fdc/fdc.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/hifn/hifn7751.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/hifn/hifn7751var.h#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/if_ndis/if_ndis.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/md/md.c#35 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/nmdm/nmdm.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/ofw/ofw_console.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/pbio/pbio.c#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/pbio/pbioio.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/dev/pci/pci.c#30 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/random/harvest.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/random/randomdev_soft.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sab/sab.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sio/sio.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sio/sio_pci.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/ad1816.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/es1888.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/ess.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/gusc.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/mss.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/sb16.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/sb8.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/isa/sbc.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/au88x0.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/aureal.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/csapcm.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/ds1.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/emu10k1.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/es137x.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/fm801.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/ich.c#19 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/maestro3.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/solo.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/t4dwave.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/via8233.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pci/via82c686.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/sound/pcm/buffer.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/syscons/syscons.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/syscons/sysmouse.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/uart/uart_bus.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/uart/uart_tty.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/ubsa.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/ubser.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/ucycom.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/ugen.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/uhci_pci.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/umass.c#30 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/usb/usbdevs#34 integrate
.. //depot/projects/trustedbsd/mac/sys/dev/zs/zs.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/fs/devfs/devfs_vnops.c#50 integrate
.. //depot/projects/trustedbsd/mac/sys/fs/specfs/spec_vnops.c#29 delete
.. //depot/projects/trustedbsd/mac/sys/geom/geom_io.c#21 integrate
.. //depot/projects/trustedbsd/mac/sys/geom/geom_subr.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/geom/label/g_label.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/geom/mirror/g_mirror.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/gnu/ext2fs/ext2_bmap.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/bios/apm.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/i386/elan-mmcr.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/i386/nexus.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/i386/vm_machdep.c#33 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/ibcs2/ibcs2_misc.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/ibcs2/ibcs2_socksys.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/ibcs2/ibcs2_sysi86.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/isa/npx.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/isa/pcvt/pcvt_drv.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/i386/pci/pci_bus.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/i4b/driver/i4b_ipr.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/i4b/driver/i4b_isppp.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/ia64/ia64/nexus.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/ia64/ia64/ssc.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/isa/atkbdc_isa.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/isa/isahint.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_condvar.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_descrip.c#53 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_event.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_exec.c#73 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_mutex.c#32 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_subr.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_switch.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_synch.c#34 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_sysctl.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_tc.c#24 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_thread.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/kern_xxx.c#9 edit
.. //depot/projects/trustedbsd/mac/sys/kern/subr_bus.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/subr_kdb.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/subr_sleepqueue.c#4 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/subr_turnstile.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/tty.c#25 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/tty_pty.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_domain.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_mbuf2.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_socket.c#61 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_socket2.c#42 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_syscalls.c#43 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/uipc_usrreq.c#35 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_bio.c#38 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_cluster.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_default.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_subr.c#66 integrate
.. //depot/projects/trustedbsd/mac/sys/modules/dcons/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/sys/modules/dcons_crom/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/sys/modules/ipdivert/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/sys/modules/netgraph/device/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/sys/net/bridge.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/net/bridge.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/net/if.c#38 integrate
.. //depot/projects/trustedbsd/mac/sys/net/if_ethersubr.c#41 integrate
.. //depot/projects/trustedbsd/mac/sys/net/if_var.h#26 integrate
.. //depot/projects/trustedbsd/mac/sys/net/netisr.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/net/raw_cb.c#9 integrate
.. //depot/projects/trustedbsd/mac/sys/net/raw_usrreq.c#15 integrate
.. //depot/projects/trustedbsd/mac/sys/netatalk/ddp_pcb.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/netatm/atm_socket.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/ng_device.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/ng_device.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/netgraph/ng_ether.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/if_ether.c#24 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/in.h#19 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/in_pcb.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/in_pcb.h#25 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/in_proto.c#16 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/in_var.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_divert.c#24 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_divert.h#2 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_fastfwd.c#7 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_fw2.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_fw_pfil.c#2 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_input.c#46 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/ip_var.h#25 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/raw_ip.c#37 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/tcp_subr.c#47 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet/udp_usrreq.c#36 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet6/in6_pcb.c#22 integrate
.. //depot/projects/trustedbsd/mac/sys/netinet6/ip6_input.c#22 integrate
.. //depot/projects/trustedbsd/mac/sys/netipx/ipx_pcb.c#8 integrate
.. //depot/projects/trustedbsd/mac/sys/netipx/ipx_usrreq.c#12 integrate
.. //depot/projects/trustedbsd/mac/sys/netnatm/natm.c#18 integrate
.. //depot/projects/trustedbsd/mac/sys/netncp/ncp_ncp.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/nfs4client/nfs4_vnops.c#5 integrate
.. //depot/projects/trustedbsd/mac/sys/nfsclient/nfs_bio.c#20 integrate
.. //depot/projects/trustedbsd/mac/sys/nfsclient/nfs_subs.c#20 integrate
.. //depot/projects/trustedbsd/mac/sys/nfsclient/nfs_vfsops.c#33 integrate
.. //depot/projects/trustedbsd/mac/sys/nfsclient/nfs_vnops.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/nfsserver/nfs_serv.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/pc98/pc98/fd.c#23 integrate
.. //depot/projects/trustedbsd/mac/sys/pc98/pc98/sio.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/pci/if_de.c#17 integrate
.. //depot/projects/trustedbsd/mac/sys/pci/if_vr.c#26 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac/mac_internal.h#22 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac/mac_label.c#6 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#247 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_bsdextended/mac_bsdextended.c#77 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_bsdextended/mac_bsdextended.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_test/mac_test.c#137 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/buf.h#22 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/bufobj.h#1 branch
.. //depot/projects/trustedbsd/mac/sys/sys/conf.h#21 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/ktr.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#218 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/mbuf.h#40 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/proc.h#56 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/protosw.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/random.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/sleepqueue.h#3 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/socketvar.h#40 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/sysctl.h#21 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/tty.h#10 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/ttydefaults.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/turnstile.h#4 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/vnode.h#67 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ffs/ffs_alloc.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ffs/ffs_balloc.c#13 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ffs/ffs_rawread.c#10 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ffs/ffs_softdep.c#25 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ffs/ffs_vnops.c#31 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ufs/dinode.h#7 integrate
.. //depot/projects/trustedbsd/mac/sys/ufs/ufs/ufs_bmap.c#11 integrate
.. //depot/projects/trustedbsd/mac/sys/vm/swap_pager.c#27 integrate
.. //depot/projects/trustedbsd/mac/sys/vm/vm_fault.c#28 integrate
.. //depot/projects/trustedbsd/mac/sys/vm/vm_meter.c#14 integrate
.. //depot/projects/trustedbsd/mac/sys/vm/vm_page.c#40 integrate
.. //depot/projects/trustedbsd/mac/tools/lib32/build32.sh#3 integrate
.. //depot/projects/trustedbsd/mac/tools/regression/lib/libc/stdio/test-printfloat.c#3 integrate
.. //depot/projects/trustedbsd/mac/tools/regression/lib/msun/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/tools/regression/lib/msun/test-ilogb.c#1 branch
.. //depot/projects/trustedbsd/mac/tools/regression/netinet/ipsockopt/Makefile#1 branch
.. //depot/projects/trustedbsd/mac/tools/regression/netinet/ipsockopt/ipsockopt.c#1 branch
.. //depot/projects/trustedbsd/mac/tools/regression/netinet/tcpconnect/tcpconnect.c#2 integrate
.. //depot/projects/trustedbsd/mac/tools/tools/README#15 integrate
.. //depot/projects/trustedbsd/mac/tools/tools/nanobsd/make.conf#3 integrate
.. //depot/projects/trustedbsd/mac/tools/tools/tinderbox/tbmaster.1#8 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/fstat/Makefile#4 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/login/login.1#6 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/mklocale/mklocale.1#11 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/mklocale/yacc.y#12 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/netstat/main.c#11 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/tar/bsdtar.c#4 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/tar/read.c#4 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/vi/Makefile#9 integrate
.. //depot/projects/trustedbsd/mac/usr.bin/xargs/strnsubst.c#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/config/lang.l#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/mailwrapper/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/mount_smbfs/Makefile#3 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ntp/doc/ntpdate.8#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/add/main.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/info/info.h#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/info/main.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/lib/global.c#3 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/lib/lib.h#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/version/main.c#3 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/version/perform.c#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/pkg_install/version/pkg_version.1#8 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/ccp.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/chat.c#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/command.c#14 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/datalink.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/datalink.h#4 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/nat_cmd.c#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/ncp.c#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/physical.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/radius.c#9 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ppp/route.c#10 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/rpc.yppasswdd/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/rpc.yppasswdd/yppasswdd_main.c#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/rpc.ypupdated/yp_dbupdate.c#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/rtadvd/config.c#7 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/rtadvd/timer.c#4 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ugidfw/ugidfw.c#13 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/wicontrol/wicontrol.c#13 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ypbind/ypbind.c#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/yppush/yppush_main.c#6 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ypserv/Makefile#5 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/ypset/ypset.c#7 integrate
.. //depot/projects/trustedbsd/mac/usr.sbin/zic/zic.c#4 integrate

Differences ...

==== //depot/projects/trustedbsd/mac/Makefile#31 (text+ko) ====

@@ -1,5 +1,5 @@
 #
-# $FreeBSD: src/Makefile,v 1.308 2004/08/18 07:17:01 ru Exp $
+# $FreeBSD: src/Makefile,v 1.309 2004/10/18 17:47:31 ru Exp $
 #
 # The user-driven targets are:
 #
@@ -85,7 +85,8 @@
 
 PATH=	/sbin:/bin:/usr/sbin:/usr/bin
 MAKEOBJDIRPREFIX?=	/usr/obj
-_MAKEOBJDIRPREFIX!= env -i PATH=${PATH} MAKEFLAGS="${.MAKEFLAGS}" ${MAKE} \
+_MAKEOBJDIRPREFIX!= /usr/bin/env -i \
+		PATH=${PATH} MAKEFLAGS="${.MAKEFLAGS}" ${MAKE} \
 		-f /dev/null -V MAKEOBJDIRPREFIX dummy
 .if !empty(_MAKEOBJDIRPREFIX)
 .error MAKEOBJDIRPREFIX can only be set in environment, not as a global\

==== //depot/projects/trustedbsd/mac/Makefile.inc1#49 (text+ko) ====

@@ -1,5 +1,5 @@
 #
-# $FreeBSD: src/Makefile.inc1,v 1.448 2004/09/27 08:23:42 dougb Exp $
+# $FreeBSD: src/Makefile.inc1,v 1.449 2004/10/11 23:51:13 peter Exp $
 #
 # Make command line options:
 #	-DNO_DYNAMICROOT do not link /bin and /sbin dynamically
@@ -242,7 +242,7 @@
 	rm -f ${OBJTREE}${.CURDIR}/usr.bin/truss/ioctl.c
 .endif
 .for _dir in \
-    usr/bin usr/games usr/include/c++/3.3 usr/include/sys usr/lib \
+    usr/bin usr/games usr/include/c++/3.4 usr/include/sys usr/lib \
     usr/libexec usr/sbin usr/share/dict \
     usr/share/groff_font/devX100 \
     usr/share/groff_font/devX100-12 \

==== //depot/projects/trustedbsd/mac/UPDATING#40 (text+ko) ====

@@ -23,6 +23,14 @@
 	developers choose to disable these features on build machines
 	to maximize performance.
 
+20041018:
+	A major sweep over the tty drivers to elimnate approx 3100
+	lines of copy&pasted code have been performed.  As a part of
+	this change some tty devices have changed names:
+	sio devices are now named:	{tty,cua}d%d[.init,.lock]
+	ucom devices are now named:	{tty,cua}U%d[.init,.lock]
+	For other drivers see the commit logs.
+
 20041007:
 	The FreeBSD keyword is no longer a requirement for a valid
 	rc.d script. The rc(8) and rc.shutdown(8) scripts no longer check
@@ -52,16 +60,6 @@
 	have all your ports/packages rebuilt before removing the old
 	libraries.
 
-	As a temporary measure, if you do not have any 4.X executables,
-	you can add the following lines to /etc/libmap.conf to force
-	5.X executables to use the new libraries:
-
-		libhistory.so.4		libhistory.so.5
-		libm.so.2		libm.so.3
-		libopie.so.2		libopie.so.3
-		libpcap.so.2		libpcap.so.3
-		libreadline.so.4	libreadline.so.5
-
 20040929:
 	The pfil API has gained an additional argument to pass an inpcb.
 	You should rebuild all pfil consuming modules: ipfw, ipfilter
@@ -1953,4 +1951,4 @@
 Contact Warner Losh if you have any questions about your use of
 this document.
 
-$FreeBSD: src/UPDATING,v 1.373 2004/10/10 16:12:09 mtm Exp $
+$FreeBSD: src/UPDATING,v 1.375 2004/10/18 21:24:21 phk Exp $

==== //depot/projects/trustedbsd/mac/contrib/amd/fsinfo/fsinfo.8#7 (text+ko) ====

@@ -34,7 +34,7 @@
 .\"
 .\"     from: @(#)fsinfo.8	8.1 (Berkeley) 6/28/93
 .\"	$Id: fsinfo.8,v 1.3.2.5 2004/01/06 03:15:23 ezk Exp $
-.\"	$FreeBSD: src/contrib/amd/fsinfo/fsinfo.8,v 1.10 2004/07/06 13:16:46 mbr Exp $
+.\"	$FreeBSD: src/contrib/amd/fsinfo/fsinfo.8,v 1.11 2004/10/15 12:50:05 trhodes Exp $
 .\"
 .Dd June 26, 1999
 .Dt FSINFO 8
@@ -64,9 +64,8 @@
 .Nm
 utility takes a set of system configuration information, and generates
 a coordinated set of
-.I amd
-,
-.I mount
+.Xr amd 8 ,
+.Xr mount 8
 and
 .Xr mountd 8
 configuration files.

==== //depot/projects/trustedbsd/mac/contrib/gcc/c-ppoutput.c#2 (text+ko) ====

@@ -292,7 +292,7 @@
 	  const cpp_string *str)
 {
   maybe_print_line (print.map, line);
-  fprintf (print.outf, "#ident \"%s\"\n", str->text);
+  fprintf (print.outf, "#ident %s\n", str->text);
   print.line++;
 }
 

==== //depot/projects/trustedbsd/mac/contrib/libreadline/CHANGELOG#4 (text+ko) ====

@@ -697,3 +697,114 @@
 	- new maybe-clean target that removes the generated documentation if
 	  the build directory differs from the source directory
 	- distclean target now depends on maybe-clean
+
+				   7/17
+				   ----
+[readline-4.3 released]
+
+				   7/18
+				   ----
+shlib/Makefile.in
+	- fix bad dependency: text.so: terminal.c, make it depend on text.c
+
+				    8/7
+				    ---
+support/shlib-install
+	- break `linux' out into its own stanza:  it seems that linux
+	  distributions are all moving to the following scheme:
+
+		libreadline.so.4.3	installed version
+		libreadline.so.4 -> libreadline.so.4.3	symlink
+		libreadline.so -> libreadline.so.4	symlink
+
+				   10/29
+				   -----
+support/shlib-install
+	- change INSTALL_LINK[12] to use `&&' instead of `;' so it only
+	  tries the link if the cd succeeds; put ${echo} in there, too
+	- use $LN instead of `ln -s' so it works on machines without symlinks
+	- change special linux stanza to use cd before ln also
+	- change to use $INSTALL_LINK1 and $INSTALL_LINK2 appropriately
+	  instead of explicit commands in various stanzas
+
+				    2/1
+				    ---
+config.h.in
+	- add HAVE_MBRTOWC and HAVE_MBRLEN
+	- add NO_MULTIBYTE_SUPPORT for new configure argument
+	- add STDC_HEADERS
+
+configure.in
+	- new argument --enable-multibyte (enabled by default), allows
+	  multibyte support to be turned off even on systems that support it
+	- add check for ansi stdc headers with call to AC_HEADER_STDC
+
+				    2/3
+				    ---
+configure.in
+	- add call to BASH_FUNC_CTYPE_NONASCII
+
+config.h.in
+	- add CTYPE_NON_ASCII
+
+				   2/20
+				   ----
+
+doc/manvers.texinfo
+        - renamed to version.texi to match other GNU software
+        - UPDATE-MONTH variable is now `UPDATED-MONTH'
+        
+doc/{hist,rlman,rluserman}.texinfo
+        - include version.texi
+        
+doc/{rltech,rluser,hstech,hsuser}.texi
+	- changed the suffix from `texinfo' to `texi'
+
+doc/Makefile.in
+	- made appropriate changes for {{rl,hs}tech,{rl,hs}user}.texi
+
+doc/{rlman,rluserman}.texinfo
+	- changed the suffix from `texinfo' to `texi'
+
+doc/hist.texinfo
+	- renamed to history.texi to be more consistent
+
+				   6/11
+				   ----
+shlib/Makefile.in
+	- have configure substitute value of `@LDFLAGS@' into the assignment
+	  to SHLIB_XLDFLAGS
+
+				   6/16
+				   ----
+configure.in
+	- readline and history libraries are now at version 5.0
+
+				   8/18
+				   ----
+support/shlib-install
+	- support for FreeBSD-gnu (from Robert Millan)
+
+				   12/4
+				   ----
+Makefile.in
+	- add variables for localedir and the PACKAGE_* variables, auto-set
+	  by configure
+
+				   12/9
+				   ----
+Makefile.in
+	- use mkinstalldirs instead of mkdirs
+
+				   4/22
+				   ----
+Makefile.in
+	- separate doc install/uninstall out into two new targets:
+	  install-doc and uninstall-doc
+	- make install-doc and uninstall-doc prerequisites of appropriate
+	  install and uninstall targets
+
+examples/rl-fgets.c
+	- new example from Harold Levy that wraps fgets replacement functions
+	  that call readline in a shared library that can be interposed with
+	  LD_PRELOAD

==== //depot/projects/trustedbsd/mac/contrib/libreadline/CHANGES#4 (text+ko) ====

@@ -1,3 +1,183 @@
+This document details the changes between this version, readline-5.0,
+and the previous version, readline-4.3.
+
+1.  Changes to Readline
+
+a.  Fixes to avoid core dumps because of null pointer references in the
+    multibyte character code.
+
+b.  Fix to avoid infinite recursion caused by certain key combinations.
+
+c.  Fixed a bug that caused the vi-mode `last command' to be set incorrectly.
+
+d.  Readline no longer tries to read ahead more than one line of input, even
+    when more is available.
+
+e.  Fixed the code that adjusts the point to not mishandle null wide
+    characters.
+
+f.  Fixed a bug in the history expansion `g' modifier that caused it to skip
+    every other match.
+
+g.  Fixed a bug that caused the prompt to overwrite previous output when the
+    output doesn't contain a newline and the locale supports multibyte
+    characters.  This same change fixes the problem of readline redisplay
+    slowing down dramatically as the line gets longer in multibyte locales.
+
+h.  History traversal with arrow keys in vi insertion mode causes the cursor
+    to be placed at the end of the new line, like in emacs mode.
+
+i.  The locale initialization code does a better job of using the right
+    precedence and defaulting when checking the appropriate environment
+    variables.
+
+j.  Fixed the history word tokenizer to handle <( and >( better when used as
+    part of bash.
+
+k.  The overwrite mode code received several bug fixes to improve undo.
+
+l.  Many speedups to the multibyte character redisplay code.
+
+m.  The callback character reading interface should not hang waiting to read
+    keyboard input.
+
+n.  Fixed a bug with redoing vi-mode `s' command.
+
+o.  The code that initializes the terminal tracks changes made to the terminal
+    special characters with stty(1) (or equivalent), so that these changes
+    are reflected in the readline bindings.  New application-callable function
+    to make it work:  rl_tty_unset_default_bindings().
+
+p.  Fixed a bug that could cause garbage to be inserted in the buffer when
+    changing character case in vi mode when using a multibyte locale.
+
+q.  Fixed a bug in the redisplay code that caused problems on systems
+    supporting multibyte characters when moving between history lines when the
+    new line has more glyphs but fewer bytes.
+
+r.  Undo and redo now work better after exiting vi insertion mode.
+
+s.  Make sure system calls are restarted after a SIGWINCH is received using
+    SA_RESTART.
+
+t.  Improvements to the code that displays possible completions when using
+    multibyte characters.
+
+u.  Fixed a problem when parsing nested if statements in inputrc files.
+
+v.  The completer now takes multibyte characters into account when looking for
+    quoted substrings on which to perform completion.
+
+w.  The history search functions now perform better bounds checking on the
+    history list.
+
+x.  Change to history expansion functions to treat `^' as equivalent to word 
+    one, as the documention states.
+
+y.  Some changes to the display code to improve display and redisplay of
+    multibyte characters.
+
+z.  Changes to speed up the multibyte character redisplay code.
+
+aa. Fixed a bug in the vi-mode `E' command that caused it to skip over the
+    last character of a word if invoked while point was on the word's
+    next-to-last character.
+
+bb. Fixed a bug that could cause incorrect filename quoting when
+    case-insensitive completion was enabled and the word being completed
+    contained backslashes quoting word break characters.
+
+cc. Fixed a bug in redisplay triggered when the prompt string contains
+    invisible characters.
+
+dd. Fixed some display (and other) bugs encountered in multibyte locales
+    when a non-ascii character was the last character on a line.
+
+ee. Fixed some display bugs caused by multibyte characters in prompt strings.
+
+ff. Fixed a problem with history expansion caused by non-whitespace characters
+    used as history word delimiters.
+
+gg. Fixed a problem that could cause readline to refer to freed memory when
+    moving between history lines while doing searches.
+
+hh. Improvements to the code that expands and displays prompt strings
+    containing multibyte characters.
+
+ii. Fixed a problem with vi-mode not correctly remembering the numeric argument
+    to the last `c'hange command for later use with `.'.
+
+jj. Fixed a bug in vi-mode that caused multi-digit count arguments to work   
+    incorrectly.
+
+kk. Fixed a problem in vi-mode that caused the last text modification command
+    to not be remembered across different command lines.
+
+ll. Fixed problems with changing characters and changing case at the end of
+    the line.
+
+mm. Fixed a problem with readline saving the contents of the current line
+    before beginning a non-interactive search.
+
+nn. Fixed a problem with EOF detection when using rl_event_hook.
+
+oo. Fixed a problem with the vi mode `p' and `P' commands ignoring numeric
+    arguments.
+
+2.  New Features in Readline
+
+a.  History expansion has a new `a' modifier equivalent to the `g' modifier
+    for compatibility with the BSD csh.
+
+b.  History expansion has a new `G' modifier equivalent to the BSD csh `g'
+    modifier, which performs a substitution once per word.
+
+c.  All non-incremental search operations may now undo the operation of
+    replacing the current line with the history line.
+
+d.  The text inserted by an `a' command in vi mode can be reinserted with
+    `.'.
+
+e.  New bindable variable, `show-all-if-unmodified'.  If set, the readline
+    completer will list possible completions immediately if there is more
+    than one completion and partial completion cannot be performed.
+
+f.  There is a new application-callable `free_history_entry()' function.
+
+g.  History list entries now contain timestamp information; the history file
+    functions know how to read and write timestamp information associated
+    with each entry.
+
+h.  Four new key binding functions have been added:
+
+	rl_bind_key_if_unbound()
+	rl_bind_key_if_unbound_in_map()
+	rl_bind_keyseq_if_unbound()
+	rl_bind_keyseq_if_unbound_in_map()

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