PERFORCE change 114392 for review

Robert Watson rwatson at FreeBSD.org
Sun Feb 11 18:34:29 UTC 2007


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

Change 114392 by rwatson at rwatson_zoo on 2007/02/11 18:32:21

	Integrate FreeBSD CVS into TrustedBSD base branch:
	
	- more license tweaks than you can shake a stick at
	- libncurses 5.6 update.
	- More long-overdue a.out trimmage.
	- ip_encap removed.
	- BIND 9.3.4 update.
	- BSD gzip.
	- swapinfo fixed for core dumps.
	- tracing for rtld
	- ifconfg supports media instances
	- init_chroot kenv for init
	- nfs4 mount combined with nfs mount
	- many quota fixes
	- geom_part
	- if_watchdog replacement in many drivers
	- uipaq
	- rename after revoke panic fix
	- zoneli mbuf cluster / packet resource exhaustion work-around
	- significant sched_ule reworking
	- kqueue/mount LOR workaround
	- tap/tun cloning rework
	- multicast tunneling trimmage
	- TCP socket buffer auto-sizing
	- MAC Framework restructuring continues -- struct label now
	  internal to the framework, accessor functions mac_label_get() and
	  mac_label_set(); _label.h removed.  Only mac.h left in
	  src/sys/sys, others in src/sys/security/mac.
	- Many quota fixes.

Affected files ...

.. //depot/projects/trustedbsd/base/Makefile.inc1#82 integrate
.. //depot/projects/trustedbsd/base/ObsoleteFiles.inc#18 integrate
.. //depot/projects/trustedbsd/base/UPDATING#75 integrate
.. //depot/projects/trustedbsd/base/bin/sh/exec.c#15 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/CHANGES#7 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/FAQ#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/FAQ.xml#3 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/README#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/api#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/include/dns/validator.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/resolver.c#8 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/lib/dns/validator.c#5 integrate
.. //depot/projects/trustedbsd/base/contrib/bind9/version#7 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ANNOUNCE#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/AUTHORS#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/FREEBSD-Xlist#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/FREEBSD-upgrade#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/INSTALL#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/MANIFEST#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/Makefile.glibc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/Makefile.os2#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/NEWS#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/README.emx#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/README.glibc#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/TO-DO#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/aclocal.m4#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/announce.html.in#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/Makefile.in#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/NEWS#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/PROBLEMS#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/README-first#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesapp.cc#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesapp.h#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesf.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesf.h#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesm.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesm.h#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesmain.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesp.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesp.h#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursespad.cc#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesw.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursesw.h#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursslk.cc#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/cursslk.h#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/demo.cc#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/edit_cfg.sh#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/etip.h.in#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/headers#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/internal.h#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/c++/modules#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/config.guess#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/config.sub#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/configure#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/configure.in#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/convert_configure.pl#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/dist.mk#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/hackguide.doc#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/html/NCURSES-Programming-HOWTO.html#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/html/announce.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/html/hackguide.html#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/html/ncurses-intro.html#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/doc/ncurses-intro.doc#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/READ.ME#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/f_trace.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_arg.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_attr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_current.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_def.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_dup.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_ftchoice.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_ftlink.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_info.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_just.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_link.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_max.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_move.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_newftyp.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_opts.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_pad.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_page.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_stat.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_type.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fld_user.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/form.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/form.priv.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_cursor.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_data.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_def.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_driver.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_hook.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_opts.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_page.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_post.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_req_name.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_scale.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_sub.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_user.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/frm_win.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_alnum.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_alpha.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_enum.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_int.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_ipv4.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_num.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/fty_regex.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/llib-lform#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/llib-lformw#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/form/modules#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps.aix4#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps.hpux11#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps.keys#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps.osf1r5#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/Caps.uwin#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/MKhashsize.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/MKkey_defs.sh#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/MKncurses_def.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/MKparametrized.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/MKterm.h.awk.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/curses.h.in#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/curses.tail#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/curses.wide#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/hashed_db.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/nc_alloc.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/nc_tparm.h#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/ncurses_cfg.hin#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/ncurses_defs#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/ncurses_dll.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/term_entry.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/include/tic.h#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/install-sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/captoinfo.1m#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/clear.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_add_wch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_add_wchstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_addch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_addchstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_addstr.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_addwstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_attr.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_beep.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_bkgd.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_bkgrnd.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_border.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_border_set.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_clear.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_color.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_delch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_deleteln.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_extend.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_get_wch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_get_wstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_getcchar.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_getch.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_getstr.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_getyx.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_in_wch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_in_wchstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_inch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_inchstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_initscr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_inopts.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_ins_wch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_ins_wstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_insch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_insstr.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_instr.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_inwstr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_kernel.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_mouse.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_move.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_outopts.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_overlay.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_pad.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_print.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_printw.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_refresh.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_scanw.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_scr_dump.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_scroll.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_slk.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_termattrs.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_termcap.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_terminfo.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_touch.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_trace.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_util.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/curs_window.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/default_colors.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/define_key.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_cursor.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_data.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_driver.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_attributes.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_buffer.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_info.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_just.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_new.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_opts.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_userptr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_field_validation.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_fieldtype.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_hook.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_new.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_new_page.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_opts.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_page.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_post.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_requestname.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_userptr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/form_win.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/infocmp.1m#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/infotocap.1m#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/key_defined.3x#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/keybound.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/keyok.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/legacy_coding.3x#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/make_sed.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/man_db.renames#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/manlinks.sed#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_attributes.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_cursor.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_driver.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_format.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_hook.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_items.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_mark.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_new.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_opts.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_pattern.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_post.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_requestname.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_spacing.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_userptr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/menu_win.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_current.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_name.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_new.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_opts.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_userptr.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/mitem_value.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/ncurses.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/panel.3x#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/resizeterm.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/term.5#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/term.7#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/terminfo.head#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/terminfo.tail#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/tic.1m#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/toe.1m#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/tput.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/tset.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/man/wresize.3x#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/READ.ME#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/eti.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/llib-lmenu#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/llib-lmenuw#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_attribs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_cursor.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_driver.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_format.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_global.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_hook.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_cur.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_nam.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_new.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_opt.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_top.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_use.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_val.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_item_vis.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_items.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_new.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_opts.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_pad.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_pattern.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_post.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_req_name.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_scale.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_spacing.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_sub.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_trace.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_userptr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/m_win.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/menu.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/menu.priv.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/mf_common.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/menu/modules#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/chkdef.cmd#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/cleantic.cmd#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/cmpdef.cmd#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/csort#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/emx.src#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/gen_edit.sh#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/indent.pro#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/jpf-indent#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/makedef.cmd#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/ncu-indent#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/ncurses-config.in#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/run_tic.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/shlib#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/misc/terminfo.src#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/mk-0th.awk#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/mk-1st.awk#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/mk-2nd.awk#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/mkinstalldirs#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/README.IZ#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/SigAction.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/MKkeyname.awk#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/MKlib_gen.sh#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/MKunctrl.awk#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/define_key.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/key_defined.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/keybound.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/keyok.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/legacy_coding.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_addch.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_addstr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_beep.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_bkgd.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_box.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_chgat.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_clrbot.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_color.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_colorset.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_dft_fgbg.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_erase.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_freeall.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_getch.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_getstr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_hline.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_initscr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_insch.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_insdel.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_insnstr.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_insstr.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_instr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_mouse.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_move.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_mvwin.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_newterm.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_newwin.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_overlay.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_pad.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_printw.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_redrawln.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_refresh.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_restart.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_screen.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_scroll.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_set_term.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slk.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkatr_set.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkatrof.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkatron.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkatrset.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkattr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkclear.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkcolor.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slklab.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkrefr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_slkset.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_ungetch.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_vline.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_wattroff.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_wattron.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/lib_window.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/resizeterm.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/safe_sprintf.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/sigaction.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/tries.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/version.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/vsscanf.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/base/wresize.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/curses.priv.h#5 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/llib-lncurses#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/llib-lncursesw#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/modules#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/MKcaptab.awk#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/MKfallback.sh#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/MKkeys_list.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/MKnames.awk#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/access.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/add_tries.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/alloc_entry.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/alloc_ttype.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/captoinfo.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/comp_error.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/comp_expand.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/comp_hash.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/comp_parse.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/comp_scan.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/db_iterator.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/doalloc.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/free_ttype.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/hashed_db.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/home_terminfo.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/init_keytry.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_acs.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_cur_term.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_data.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_has_cap.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_kernel.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_napms.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_options.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_print.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_raw.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_setup.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_termcap.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_termname.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_tgoto.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_ti.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_tparm.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_tputs.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/lib_ttyflags.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/make_keys.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/name_match.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/parse_entry.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/read_entry.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/read_termcap.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/setbuf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/strings.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/trim_sgr0.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tinfo/write_entry.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/README#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_trace.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_traceatr.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_tracebits.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_tracechr.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_tracedmp.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/lib_tracemse.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/trace_buf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/varargs.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/trace/visbuf.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/MKexpanded.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/hashmap.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/lib_mvcur.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/lib_tstp.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/lib_twait.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/lib_vidattr.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/tty_display.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/tty/tty_update.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/charable.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_add_wch.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_box_set.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_cchar.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_get_wch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_get_wstr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_in_wch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_in_wchnstr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_ins_nwstr.c#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_ins_wch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_inwstr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_pecho_wchar.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_slk_wset.c#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_unget_wch.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_vid_attr.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_wacs.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/ncurses/widechar/lib_wunctrl.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/llib-lpanel#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/llib-lpanelw#1 branch
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_above.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_below.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_bottom.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_delete.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_hidden.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_hide.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_move.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_new.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_replace.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_show.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_top.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_update.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_user.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/p_win.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/panel.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/panel.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/panel/panel.priv.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/MKtermsort.sh#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/capconvert#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/clear.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/clear.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/dump_entry.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/dump_entry.h#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/infocmp.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/modules#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/progs.priv.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/tic.c#4 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/toe.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/tput.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/progs/tset.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/COPYING#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/HISTORY#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/Makefile.in#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/ansi.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/charset.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/color.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/control.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/crum.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/edit.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/fun.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/init.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/menu.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/modes.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/modules#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/output.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/pad.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/scan.c#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/sync.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/sysdep.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/tack.1#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/tack.c#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tack/tack.h#3 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/tar-copy.sh#2 integrate
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/Makefile.in#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/README#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/blue.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/bs.6#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/bs.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/cardfile.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/cardfile.dat#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/configure#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/configure.in#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/ditto.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/dots.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/filter.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/firework.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/firstlast.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/gdc.6#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/gdc.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/hanoi.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/hashtest.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/keynames.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/knight.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/lrtest.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/modules#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/ncurses.c#4 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/ncurses_tst.hin#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/newdemo.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/railroad.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/rain.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/tclock.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/test.priv.h#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/testaddch.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/testcurs.c#4 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/testscanw.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/tracemunch#2 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/view.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/worm.c#3 delete
.. //depot/projects/trustedbsd/base/contrib/ncurses/test/xmas.c#3 delete
.. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#64 integrate
.. //depot/projects/trustedbsd/base/etc/etc.powerpc/ttys#4 integrate
.. //depot/projects/trustedbsd/base/etc/periodic/security/800.loginfail#7 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/jail#17 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/power_profile#8 integrate
.. //depot/projects/trustedbsd/base/etc/rc.d/quota#6 integrate
.. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#59 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/Makefile#20 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/kgdb/kthr.c#6 integrate
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/COPYING#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/ChangeLog#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/Makefile#5 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/NEWS#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/README#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/THANKS#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/TODO#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/algorithm.doc#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/bits.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/crypt.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/crypt.h#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/deflate.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/gzexe#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/gzexe.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/gzip.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/gzip.c#4 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/gzip.h#4 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/inflate.c#4 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/lzw.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/lzw.h#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/match.S#4 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/revision.h#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/tailor.h#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/trees.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/unlzh.c#3 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/unlzw.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/unpack.c#3 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/unzip.c#3 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/util.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zdiff#3 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zdiff.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zforce#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zforce.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zgrep#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zgrep.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zgrep.getopt#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zgrep.libz#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zip.c#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zmore#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/zmore.1#2 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/znew#3 delete
.. //depot/projects/trustedbsd/base/gnu/usr.bin/gzip/znew.1#2 delete
.. //depot/projects/trustedbsd/base/include/Makefile#58 integrate
.. //depot/projects/trustedbsd/base/include/objformat.h#2 delete
.. //depot/projects/trustedbsd/base/include/rpc/auth_kerb.h#3 integrate
.. //depot/projects/trustedbsd/base/include/tgmath.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/Makefile#47 integrate
.. //depot/projects/trustedbsd/base/lib/bind/bind/config.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/bind/config.h#6 integrate
.. //depot/projects/trustedbsd/base/lib/bind/dns/code.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/bind/dns/dns/enumclass.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/bind/dns/dns/enumtype.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/bind/dns/dns/rdatastruct.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/COPYING#3 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/Makefile#23 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive.h.in#14 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_check_magic.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.c#18 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_entry.h#12 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_platform.h#15 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_private.h#16 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.3#13 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read.c#15 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_data_into_buffer.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_data_into_fd.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_extract.c#17 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_fd.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_file.c#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_filename.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_open_memory.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_all.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_bzip2.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_compress.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_gzip.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_compression_none.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_all.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_cpio.c#14 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_empty.c#1 branch
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_iso9660.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_tar.c#19 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_read_support_format_zip.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_string.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_string.h#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_string_sprintf.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_util.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_util.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write.3#11 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_open_fd.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_open_file.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_open_filename.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_open_memory.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_bzip2.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_gzip.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_compression_none.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_by_name.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_cpio.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_pax.c#19 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_shar.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/archive_write_set_format_ustar.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/config_freebsd.h#2 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/libarchive-formats.5#9 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/libarchive.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libarchive/tar.5#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/SYS.h#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/_setjmp.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/ldexp.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/modf.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/setjmp.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/gen/sigsetjmp.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/brk.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/cerror.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/exect.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/pipe.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/ptrace.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/reboot.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/sbrk.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/setlogin.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/sigreturn.S#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/amd64/sys/vfork.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/creat.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/creat.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/gethostid.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/gethostid.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/getwd.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/killpg.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/killpg.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sethostid.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/setpgrp.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/setrgid.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/setruid.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/setruid.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigcompat.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigpause.2#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigsetmask.2#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/compat-43/sigvec.2#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_close.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_conv.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_debug.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_delete.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_get.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_open.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_overflow.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_page.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_put.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_search.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_seq.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_split.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/bt_utils.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/btree.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/btree/extern.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/db/db.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/extern.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash_bigkey.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash_buf.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash_func.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash_log2.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/hash_page.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/ndbm.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/hash/page.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/btree.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/dbopen.3#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/hash.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/mpool.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/man/recno.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/mpool/mpool.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/extern.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_close.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_delete.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_get.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_open.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_put.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_search.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_seq.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/rec_utils.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/recno/recno.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/btree.tests/main.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/dbtest.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/driver2.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/tcreat3.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/tdel.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/thash4.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/tread2.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/tseq.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/db/test/hash.tests/tverify.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/Makefile.inc#29 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/Symbol.map#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/__xuname.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/_spinlock_stub.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/alarm.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/alarm.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/assert.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/clock.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/clock.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/closedir.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/confstr.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/confstr.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/crypt.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ctermid.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ctermid.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/daemon.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/daemon.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/devname.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/directory.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/disklabel.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/err.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/err.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/errlst.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/exec.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/exec.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fnmatch.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fnmatch.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/frexp.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fstab.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fts.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/fts.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getbootfile.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getbootfile.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getbsize.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getbsize.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcap.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcap.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcwd.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getcwd.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getdiskbyname.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getdomainname.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getdomainname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getfsent.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getgrent.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getgrouplist.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getgrouplist.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/gethostname.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/gethostname.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getloadavg.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getloadavg.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getlogin.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getmntinfo.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getmntinfo.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getnetgrent.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getnetgrent.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getobjformat.3#5 delete
.. //depot/projects/trustedbsd/base/lib/libc/gen/getobjformat.c#6 delete
.. //depot/projects/trustedbsd/base/lib/libc/gen/getosreldate.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpagesize.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpagesize.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpass.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getpwent.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getttyent.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getttyent.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getusershell.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getusershell.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getvfsbyname.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/getvfsbyname.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/glob.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/glob.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/initgroups.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/initgroups.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/isatty.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ldexp.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/modf.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/nice.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/nice.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/nlist.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/nlist.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/opendir.c#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pause.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pause.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/popen.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/popen.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/psignal.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/psignal.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pw_scan.c#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pw_scan.h#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pwcache.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/pwcache.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/raise.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/raise.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/readdir.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/rewinddir.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/scandir.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/scandir.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/seekdir.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/setdomainname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sethostname.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/setjmp.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/setjmperr.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/setmode.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/setmode.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/siginterrupt.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/siginterrupt.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/siglist.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/signal.3#11 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/signal.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sigsetops.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sigsetops.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sleep.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sleep.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/stringlist.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/strtofflags.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/strtofflags.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysconf.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysconf.c#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysctl.3#13 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/sysctl.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/syslog.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/syslog.c#17 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tcgetpgrp.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tcsendbreak.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tcsetattr.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tcsetpgrp.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/telldir.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/termios.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/time.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/time.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/times.3#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/times.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/timezone.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/timezone.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ttyname.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ttyname.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ttyslot.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/tzset.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ualarm.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/ualarm.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/uname.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/uname.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/unvis.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/unvis.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/usleep.3#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/usleep.c#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/utime.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/utime.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/valloc.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/valloc.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/vis.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/vis.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/wait.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/wait3.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gen/waitpid.c#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gmon/gmon.c#13 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gmon/mcount.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/gmon/moncontrol.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/SYS.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/_setjmp.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/fabs.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/ldexp.c#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/modf.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/setjmp.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/gen/sigsetjmp.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/stdlib/abs.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/stdlib/div.S#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/stdlib/labs.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/string/bcopy.S#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/Ovfork.S#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/brk.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/cerror.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/exect.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/i386_get_ldt.2#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/pipe.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/ptrace.S#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/reboot.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/sbrk.S#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/setlogin.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/sigreturn.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/i386/sys/syscall.S#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/include/libc_private.h#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/include/spinlock.h#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_addr.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_lnaof.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_makeaddr.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_netof.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_network.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/inet/inet_ntoa.c#2 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/ctype.3#9 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/digittoint.3#5 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/euc.5#3 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/gbk.c#8 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isalnum.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isalpha.3#6 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isascii.3#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isblank.3#12 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/iscntrl.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isctype.c#4 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isdigit.3#10 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/isgraph.3#7 integrate
.. //depot/projects/trustedbsd/base/lib/libc/locale/islower.3#6 integrate

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


More information about the p4-projects mailing list