From owner-p4-projects@FreeBSD.ORG Mon Feb 6 21:47:59 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id AE60016A468; Mon, 6 Feb 2006 21:47:58 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFA416A426 for ; Mon, 6 Feb 2006 21:47:57 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B5C43D79 for ; Mon, 6 Feb 2006 21:47:39 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k16LldaF097782 for ; Mon, 6 Feb 2006 21:47:39 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k16LlbFw097746 for perforce@freebsd.org; Mon, 6 Feb 2006 21:47:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 6 Feb 2006 21:47:37 GMT Message-Id: <200602062147.k16LlbFw097746@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 91263 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 21:47:59 -0000 http://perforce.freebsd.org/chv.cgi?CH=91263 Change 91263 by rwatson@rwatson_zoo on 2006/02/06 21:47:06 Integrate TrustedBSD base branch from FreeBSD CVS HEAD: - Loop back sys/security/audit kernel audit framework as merged from TrustedBSD audit3 branch. - Loop back contrib/openbsm user space audit library, documentation, and command line tools as merged from TrustedBSD OpenBSM branch. - Loop back audit modifications to usr.bin/login as merged from TrustedBSD audit3 branch. - Loop back audit group, etc/rc.d/auditd, rc.conf changes, etc, from TrustedBSD audit3 branch. - Loop back assignment of audit identifiers to system calls throughout sys/.../syscalls.master from TrustedBSD audit3 branch. - thr_set_name() for libthr. - Various security advisories, including texinfo, ee, cpio, ipfw, 802.11, kmem, pf. Also: - malloc(9) red zone support - firmware(9) - more rwlock(9) - ip_ipsec.c - pflog now a separate module - various VFS SMP fixes, vfs_ref()/vfs_rel() - pfil uses rwlocks - ipfw uses rwlocks - mtag zone Affected files ... .. //depot/projects/trustedbsd/base/ObsoleteFiles.inc#5 integrate .. //depot/projects/trustedbsd/base/UPDATING#61 integrate .. //depot/projects/trustedbsd/base/bin/sh/error.c#9 integrate .. //depot/projects/trustedbsd/base/bin/sh/eval.c#14 integrate .. //depot/projects/trustedbsd/base/bin/sh/expand.c#17 integrate .. //depot/projects/trustedbsd/base/bin/sh/jobs.c#20 integrate .. //depot/projects/trustedbsd/base/bin/sh/main.c#8 integrate .. //depot/projects/trustedbsd/base/bin/sh/miscbltin.c#10 integrate .. //depot/projects/trustedbsd/base/bin/sh/var.c#12 integrate .. //depot/projects/trustedbsd/base/bin/sh/var.h#7 integrate .. //depot/projects/trustedbsd/base/contrib/bsnmp/snmpd/main.c#12 integrate .. //depot/projects/trustedbsd/base/contrib/openbsm/CHANGELOG#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/FREEBSD-upgrade#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/LICENSE#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/README#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/TODO#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/VERSION#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/audit/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/audit/audit.8#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/audit/audit.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditd/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditd/audit_warn.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditd/auditd.8#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditd/auditd.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditd/auditd.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditreduce/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditreduce/auditreduce.1#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditreduce/auditreduce.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/auditreduce/auditreduce.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/praudit/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/praudit/praudit.1#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bin/praudit/praudit.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/audit.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/audit_internal.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/audit_kevents.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/audit_record.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/audit_uevents.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/bsm/libbsm.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/compat/endian.h#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/etc/audit_class#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/etc/audit_control#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/etc/audit_event#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/etc/audit_user#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/etc/audit_warn#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_class.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_control.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_event.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_free_token.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_io.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_mask.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_token.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/au_user.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_audit.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_class.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_control.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_event.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_flags.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_io.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_mask.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_notify.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_token.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_user.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/bsm_wrappers.c#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/libbsm/libbsm.3#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit.log.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit_class.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit_control.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit_event.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit_user.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/audit_warn.5#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/auditctl.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/auditon.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/getaudit.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/getauid.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/setaudit.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/man/setauid.2#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/tools/Makefile#1 branch .. //depot/projects/trustedbsd/base/contrib/openbsm/tools/audump.c#1 branch .. //depot/projects/trustedbsd/base/etc/Makefile#46 integrate .. //depot/projects/trustedbsd/base/etc/defaults/periodic.conf#17 integrate .. //depot/projects/trustedbsd/base/etc/defaults/rc.conf#50 integrate .. //depot/projects/trustedbsd/base/etc/etc.sparc64/ttys#10 integrate .. //depot/projects/trustedbsd/base/etc/group#10 integrate .. //depot/projects/trustedbsd/base/etc/inetd.conf#16 integrate .. //depot/projects/trustedbsd/base/etc/mtree/BSD.var.dist#13 integrate .. //depot/projects/trustedbsd/base/etc/rc.d/Makefile#34 integrate .. //depot/projects/trustedbsd/base/etc/rc.d/auditd#1 branch .. //depot/projects/trustedbsd/base/etc/rc.d/hostapd#1 branch .. //depot/projects/trustedbsd/base/etc/rc.d/pflog#7 integrate .. //depot/projects/trustedbsd/base/games/fortune/datfiles/fortunes#47 integrate .. //depot/projects/trustedbsd/base/gnu/usr.bin/gdb/libgdb/fbsd-threads.c#8 integrate .. //depot/projects/trustedbsd/base/include/printf.h#2 integrate .. //depot/projects/trustedbsd/base/lib/Makefile#41 integrate .. //depot/projects/trustedbsd/base/lib/libbsm/Makefile#1 branch .. //depot/projects/trustedbsd/base/lib/libc/stdio/xprintf_time.c#2 integrate .. //depot/projects/trustedbsd/base/lib/libc/stdlib/grantpt.c#5 integrate .. //depot/projects/trustedbsd/base/lib/libc/stdlib/malloc.3#11 integrate .. //depot/projects/trustedbsd/base/lib/libc/stdlib/malloc.c#23 integrate .. //depot/projects/trustedbsd/base/lib/libc/sys/pipe.2#4 integrate .. //depot/projects/trustedbsd/base/lib/libdisk/libdisk.3#11 integrate .. //depot/projects/trustedbsd/base/lib/libgssapi/gss_mech_switch.c#2 integrate .. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_info.c#5 integrate .. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_init.c#14 integrate .. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_list.c#3 integrate .. //depot/projects/trustedbsd/base/lib/libthr/thread/thr_private.h#16 integrate .. //depot/projects/trustedbsd/base/lib/libthread_db/libpthread_db.c#6 integrate .. //depot/projects/trustedbsd/base/lib/libthread_db/libthr_db.c#6 integrate .. //depot/projects/trustedbsd/base/libexec/ftpd/ftpd.8#17 integrate .. //depot/projects/trustedbsd/base/libexec/rtld-elf/libmap.c#8 integrate .. //depot/projects/trustedbsd/base/release/Makefile#71 integrate .. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#64 integrate .. //depot/projects/trustedbsd/base/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#96 integrate .. //depot/projects/trustedbsd/base/release/doc/share/misc/dev.archlist.txt#10 integrate .. //depot/projects/trustedbsd/base/release/picobsd/bridge/config#3 integrate .. //depot/projects/trustedbsd/base/release/picobsd/bridge/crunch.conf#9 integrate .. //depot/projects/trustedbsd/base/release/picobsd/build/picobsd#11 integrate .. //depot/projects/trustedbsd/base/sbin/atacontrol/atacontrol.c#21 integrate .. //depot/projects/trustedbsd/base/sbin/devd/Makefile#8 integrate .. //depot/projects/trustedbsd/base/sbin/devd/devd.cc#16 integrate .. //depot/projects/trustedbsd/base/sbin/devd/devd.hh#4 integrate .. //depot/projects/trustedbsd/base/sbin/dhclient/dhcp-options.5#2 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/concat/gconcat.8#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/concat/geom_concat.c#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/eli/geli.8#4 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/eli/geom_eli.c#4 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/label/geom_label.c#5 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/mirror/geom_mirror.c#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/nop/geom_nop.c#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/raid3/geom_raid3.c#7 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/shsec/geom_shsec.c#4 integrate .. //depot/projects/trustedbsd/base/sbin/geom/class/stripe/geom_stripe.c#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/core/geom.8#6 integrate .. //depot/projects/trustedbsd/base/sbin/geom/core/geom.c#8 integrate .. //depot/projects/trustedbsd/base/sbin/geom/core/geom.h#3 integrate .. //depot/projects/trustedbsd/base/sbin/geom/misc/subr.c#4 integrate .. //depot/projects/trustedbsd/base/sbin/geom/misc/subr.h#4 integrate .. //depot/projects/trustedbsd/base/sbin/ifconfig/ifconfig.8#35 integrate .. //depot/projects/trustedbsd/base/sbin/ifconfig/ifconfig.c#28 integrate .. //depot/projects/trustedbsd/base/sbin/ifconfig/ifieee80211.c#16 integrate .. //depot/projects/trustedbsd/base/sbin/ipfw/ipfw.8#42 integrate .. //depot/projects/trustedbsd/base/sbin/sconfig/sconfig.c#2 integrate .. //depot/projects/trustedbsd/base/share/examples/kld/Makefile#2 integrate .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/Makefile#1 branch .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/README#1 branch .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/fwconsumer/Makefile#1 branch .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/fwconsumer/fw_consumer.c#1 branch .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/fwimage/Makefile#1 branch .. //depot/projects/trustedbsd/base/share/examples/kld/firmware/fwimage/firmware.img#1 branch .. //depot/projects/trustedbsd/base/share/man/man3/pthread_mutex_lock.3#3 integrate .. //depot/projects/trustedbsd/base/share/man/man4/Makefile#62 integrate .. //depot/projects/trustedbsd/base/share/man/man4/altq.4#8 integrate .. //depot/projects/trustedbsd/base/share/man/man4/audit.4#1 branch .. //depot/projects/trustedbsd/base/share/man/man4/ipw.4#6 integrate .. //depot/projects/trustedbsd/base/share/man/man4/isp.4#7 integrate .. //depot/projects/trustedbsd/base/share/man/man4/iwi.4#7 integrate .. //depot/projects/trustedbsd/base/share/man/man4/le.4#1 branch .. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/Makefile#21 integrate .. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/acpi_asus.4#7 integrate .. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/ce.4#1 branch .. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/cs.4#8 integrate .. //depot/projects/trustedbsd/base/share/man/man4/man4.i386/ep.4#15 integrate .. //depot/projects/trustedbsd/base/share/man/man4/man4.sparc64/sbus.4#2 integrate .. //depot/projects/trustedbsd/base/share/man/man4/ng_pppoe.4#12 integrate .. //depot/projects/trustedbsd/base/share/man/man4/pcn.4#9 integrate .. //depot/projects/trustedbsd/base/share/man/man4/pty.4#5 integrate .. //depot/projects/trustedbsd/base/share/man/man4/ral.4#6 integrate .. //depot/projects/trustedbsd/base/share/man/man4/ural.4#7 integrate .. //depot/projects/trustedbsd/base/share/man/man4/vlan.4#15 integrate .. //depot/projects/trustedbsd/base/share/man/man5/devfs.rules.5#3 integrate .. //depot/projects/trustedbsd/base/share/man/man5/periodic.conf.5#17 integrate .. //depot/projects/trustedbsd/base/share/man/man5/rc.conf.5#54 integrate .. //depot/projects/trustedbsd/base/share/man/man8/picobsd.8#12 integrate .. //depot/projects/trustedbsd/base/share/man/man9/Makefile#48 integrate .. //depot/projects/trustedbsd/base/share/man/man9/condvar.9#7 integrate .. //depot/projects/trustedbsd/base/share/man/man9/firmware.9#1 branch .. //depot/projects/trustedbsd/base/share/man/man9/memguard.9#3 integrate .. //depot/projects/trustedbsd/base/share/man/man9/mutex.9#14 integrate .. //depot/projects/trustedbsd/base/share/man/man9/redzone.9#1 branch .. //depot/projects/trustedbsd/base/share/man/man9/rwlock.9#1 branch .. //depot/projects/trustedbsd/base/share/man/man9/sema.9#5 integrate .. //depot/projects/trustedbsd/base/share/man/man9/sx.9#12 integrate .. //depot/projects/trustedbsd/base/share/mk/bsd.incs.mk#5 integrate .. //depot/projects/trustedbsd/base/share/mk/bsd.lib.mk#27 integrate .. //depot/projects/trustedbsd/base/share/mk/bsd.libnames.mk#27 integrate .. //depot/projects/trustedbsd/base/share/mk/bsd.prog.mk#23 integrate .. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_proto.h#16 integrate .. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_syscall.h#15 integrate .. //depot/projects/trustedbsd/base/sys/alpha/linux/linux_sysent.c#15 integrate .. //depot/projects/trustedbsd/base/sys/alpha/linux/syscalls.master#15 integrate .. //depot/projects/trustedbsd/base/sys/amd64/amd64/machdep.c#23 integrate .. //depot/projects/trustedbsd/base/sys/amd64/amd64/pmap.c#25 integrate .. //depot/projects/trustedbsd/base/sys/amd64/amd64/trap.c#23 integrate .. //depot/projects/trustedbsd/base/sys/amd64/ia32/ia32_syscall.c#9 integrate .. //depot/projects/trustedbsd/base/sys/arm/arm/identcpu.c#6 integrate .. //depot/projects/trustedbsd/base/sys/arm/arm/trap.c#10 integrate .. //depot/projects/trustedbsd/base/sys/arm/arm/undefined.c#5 integrate .. //depot/projects/trustedbsd/base/sys/arm/at91/at91.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_spi.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_spiio.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_spireg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_st.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_streg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_twi.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_twiio.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_twireg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91_usartreg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91rm92reg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91st.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/at91var.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/files.at91rm92#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/files.kb920x#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/hints.at91rm9200#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/hints.at91sam9261#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/if_ate.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/if_atereg.h#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/kb920x_machdep.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/std.at91rm92#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/std.kb920x#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/uart_bus_at91usart.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/uart_cpu_at91rm9200usart.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/at91/uart_dev_at91usart.c#1 branch .. //depot/projects/trustedbsd/base/sys/arm/conf/KB920X#1 branch .. //depot/projects/trustedbsd/base/sys/arm/conf/SKYEYE#1 branch .. //depot/projects/trustedbsd/base/sys/arm/include/atomic.h#10 integrate .. //depot/projects/trustedbsd/base/sys/arm/xscale/i80321/i80321_aau.c#3 integrate .. //depot/projects/trustedbsd/base/sys/bsm/audit.h#2 integrate .. //depot/projects/trustedbsd/base/sys/bsm/audit_internal.h#1 branch .. //depot/projects/trustedbsd/base/sys/bsm/audit_kevents.h#3 integrate .. //depot/projects/trustedbsd/base/sys/bsm/audit_record.h#1 branch .. //depot/projects/trustedbsd/base/sys/cam/scsi/scsi_da.c#52 integrate .. //depot/projects/trustedbsd/base/sys/coda/coda_vnops.c#17 integrate .. //depot/projects/trustedbsd/base/sys/compat/freebsd32/freebsd32_proto.h#16 integrate .. //depot/projects/trustedbsd/base/sys/compat/freebsd32/freebsd32_syscall.h#16 integrate .. //depot/projects/trustedbsd/base/sys/compat/freebsd32/freebsd32_syscalls.c#16 integrate .. //depot/projects/trustedbsd/base/sys/compat/freebsd32/freebsd32_sysent.c#16 integrate .. //depot/projects/trustedbsd/base/sys/compat/freebsd32/syscalls.master#16 integrate .. //depot/projects/trustedbsd/base/sys/compat/linux/linux_getcwd.c#17 integrate .. //depot/projects/trustedbsd/base/sys/compat/linux/linux_stats.c#23 integrate .. //depot/projects/trustedbsd/base/sys/conf/Makefile.i386#16 integrate .. //depot/projects/trustedbsd/base/sys/conf/Makefile.pc98#15 integrate .. //depot/projects/trustedbsd/base/sys/conf/NOTES#67 integrate .. //depot/projects/trustedbsd/base/sys/conf/files#94 integrate .. //depot/projects/trustedbsd/base/sys/conf/files.i386#58 integrate .. //depot/projects/trustedbsd/base/sys/conf/files.pc98#50 integrate .. //depot/projects/trustedbsd/base/sys/conf/files.sparc64#44 integrate .. //depot/projects/trustedbsd/base/sys/conf/kmod.mk#39 integrate .. //depot/projects/trustedbsd/base/sys/conf/options#67 integrate .. //depot/projects/trustedbsd/base/sys/contrib/pf/net/if_pflog.c#13 integrate .. //depot/projects/trustedbsd/base/sys/contrib/pf/net/if_pflog.h#5 integrate .. //depot/projects/trustedbsd/base/sys/contrib/pf/net/pf_ioctl.c#12 integrate .. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_asus.c#6 integrate .. //depot/projects/trustedbsd/base/sys/dev/acpi_support/acpi_fujitsu.c#3 integrate .. //depot/projects/trustedbsd/base/sys/dev/advansys/adv_eisa.c#9 integrate .. //depot/projects/trustedbsd/base/sys/dev/advansys/adv_pci.c#12 integrate .. //depot/projects/trustedbsd/base/sys/dev/amr/amr.c#28 integrate .. //depot/projects/trustedbsd/base/sys/dev/amr/amr_pci.c#21 integrate .. //depot/projects/trustedbsd/base/sys/dev/amr/amrvar.h#18 integrate .. //depot/projects/trustedbsd/base/sys/dev/an/if_an.c#33 integrate .. //depot/projects/trustedbsd/base/sys/dev/asr/asr.c#26 integrate .. //depot/projects/trustedbsd/base/sys/dev/asr/i2odep.h#5 integrate .. //depot/projects/trustedbsd/base/sys/dev/ata/ata-chipset.c#31 integrate .. //depot/projects/trustedbsd/base/sys/dev/bge/if_bge.c#49 integrate .. //depot/projects/trustedbsd/base/sys/dev/bge/if_bgereg.h#30 integrate .. //depot/projects/trustedbsd/base/sys/dev/ce/if_ce.c#2 integrate .. //depot/projects/trustedbsd/base/sys/dev/em/if_em.c#48 integrate .. //depot/projects/trustedbsd/base/sys/dev/em/if_em.h#30 integrate .. //depot/projects/trustedbsd/base/sys/dev/ep/if_ep.c#21 integrate .. //depot/projects/trustedbsd/base/sys/dev/ex/if_ex.c#19 integrate .. //depot/projects/trustedbsd/base/sys/dev/firewire/fwcrom.c#11 integrate .. //depot/projects/trustedbsd/base/sys/dev/if_ndis/if_ndis.c#17 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/isp.c#29 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_freebsd.c#23 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_freebsd.h#19 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_inline.h#16 delete .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_library.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_library.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_pci.c#21 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/isp_sbus.c#11 integrate .. //depot/projects/trustedbsd/base/sys/dev/isp/ispvar.h#19 integrate .. //depot/projects/trustedbsd/base/sys/dev/iwi/if_iwi.c#8 integrate .. //depot/projects/trustedbsd/base/sys/dev/iwi/if_iwireg.h#6 integrate .. //depot/projects/trustedbsd/base/sys/dev/le/am7990.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/am79900.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/am79900reg.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/am79900var.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/am7990reg.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/am7990var.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/if_le_ledma.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/if_le_pci.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/lance.c#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/lancereg.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/le/lancevar.h#1 branch .. //depot/projects/trustedbsd/base/sys/dev/md/md.c#48 integrate .. //depot/projects/trustedbsd/base/sys/dev/pccbb/pccbb.c#44 integrate .. //depot/projects/trustedbsd/base/sys/dev/pcf/pcf_isa.c#3 integrate .. //depot/projects/trustedbsd/base/sys/dev/pci/vga_pci.c#2 integrate .. //depot/projects/trustedbsd/base/sys/dev/ral/if_ral.c#7 integrate .. //depot/projects/trustedbsd/base/sys/dev/ral/if_ralreg.h#3 integrate .. //depot/projects/trustedbsd/base/sys/dev/ral/if_ralvar.h#3 integrate .. //depot/projects/trustedbsd/base/sys/dev/sn/if_sn.c#20 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/isa/mss.c#20 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/pci/csapcm.c#14 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/dsp.c#22 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/feeder.c#13 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/pcm/sound.c#21 integrate .. //depot/projects/trustedbsd/base/sys/dev/sound/usb/uaudio.c#10 integrate .. //depot/projects/trustedbsd/base/sys/dev/uart/uart_bus_ebus.c#9 integrate .. //depot/projects/trustedbsd/base/sys/dev/uart/uart_cpu_sparc64.c#12 integrate .. //depot/projects/trustedbsd/base/sys/dev/usb/umass.c#42 integrate .. //depot/projects/trustedbsd/base/sys/dev/usb/usbdevs#47 integrate .. //depot/projects/trustedbsd/base/sys/fs/devfs/devfs_vnops.c#41 integrate .. //depot/projects/trustedbsd/base/sys/fs/msdosfs/msdosfs_vnops.c#26 integrate .. //depot/projects/trustedbsd/base/sys/fs/udf/ecma167-udf.h#5 integrate .. //depot/projects/trustedbsd/base/sys/fs/udf/udf_vfsops.c#23 integrate .. //depot/projects/trustedbsd/base/sys/fs/udf/udf_vnops.c#31 integrate .. //depot/projects/trustedbsd/base/sys/geom/concat/g_concat.c#10 integrate .. //depot/projects/trustedbsd/base/sys/geom/concat/g_concat.h#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli.c#4 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli.h#3 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli_crypto.c#2 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli_ctl.c#4 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/g_eli_key.c#2 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/pkcs5v2.c#2 integrate .. //depot/projects/trustedbsd/base/sys/geom/eli/pkcs5v2.h#2 integrate .. //depot/projects/trustedbsd/base/sys/geom/gate/g_gate.c#10 integrate .. //depot/projects/trustedbsd/base/sys/geom/gate/g_gate.h#7 integrate .. //depot/projects/trustedbsd/base/sys/geom/label/g_label.c#6 integrate .. //depot/projects/trustedbsd/base/sys/geom/label/g_label.h#4 integrate .. //depot/projects/trustedbsd/base/sys/geom/label/g_label_iso9660.c#4 integrate .. //depot/projects/trustedbsd/base/sys/geom/label/g_label_msdosfs.c#3 integrate .. //depot/projects/trustedbsd/base/sys/geom/label/g_label_ufs.c#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/mirror/g_mirror.c#10 integrate .. //depot/projects/trustedbsd/base/sys/geom/mirror/g_mirror.h#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/mirror/g_mirror_ctl.c#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/nop/g_nop.c#4 integrate .. //depot/projects/trustedbsd/base/sys/geom/raid3/g_raid3.c#8 integrate .. //depot/projects/trustedbsd/base/sys/geom/raid3/g_raid3.h#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/raid3/g_raid3_ctl.c#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/shsec/g_shsec.c#3 integrate .. //depot/projects/trustedbsd/base/sys/geom/shsec/g_shsec.h#2 integrate .. //depot/projects/trustedbsd/base/sys/geom/stripe/g_stripe.c#8 integrate .. //depot/projects/trustedbsd/base/sys/geom/stripe/g_stripe.h#5 integrate .. //depot/projects/trustedbsd/base/sys/geom/zero/g_zero.c#3 integrate .. //depot/projects/trustedbsd/base/sys/i386/conf/NOTES#63 integrate .. //depot/projects/trustedbsd/base/sys/i386/conf/XBOX#3 integrate .. //depot/projects/trustedbsd/base/sys/i386/i386/identcpu.c#34 integrate .. //depot/projects/trustedbsd/base/sys/i386/i386/machdep.c#55 integrate .. //depot/projects/trustedbsd/base/sys/i386/i386/trap.c#46 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/Makefile#2 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_isc_syscall.h#6 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_isc_sysent.c#7 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_xenix.h#7 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_xenix_syscall.h#6 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/ibcs2_xenix_sysent.c#7 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/syscalls.isc#6 integrate .. //depot/projects/trustedbsd/base/sys/i386/ibcs2/syscalls.xenix#6 integrate .. //depot/projects/trustedbsd/base/sys/i386/include/cserial.h#3 integrate .. //depot/projects/trustedbsd/base/sys/i386/linux/linux_proto.h#18 integrate .. //depot/projects/trustedbsd/base/sys/i386/linux/linux_syscall.h#18 integrate .. //depot/projects/trustedbsd/base/sys/i386/linux/linux_sysent.c#19 integrate .. //depot/projects/trustedbsd/base/sys/i386/linux/syscalls.master#17 integrate .. //depot/projects/trustedbsd/base/sys/i386/xbox/xbox.c#2 integrate .. //depot/projects/trustedbsd/base/sys/ia64/conf/SKI#18 integrate .. //depot/projects/trustedbsd/base/sys/kern/init_main.c#41 integrate .. //depot/projects/trustedbsd/base/sys/kern/init_sysent.c#52 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_acct.c#26 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_descrip.c#61 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_exec.c#55 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_exit.c#47 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_fork.c#50 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_ktrace.c#28 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_malloc.c#32 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_mbuf.c#8 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_prot.c#36 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_rwlock.c#2 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_shutdown.c#30 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_sig.c#58 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_thr.c#16 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_thread.c#49 integrate .. //depot/projects/trustedbsd/base/sys/kern/kern_umtx.c#13 integrate .. //depot/projects/trustedbsd/base/sys/kern/subr_firmware.c#1 branch .. //depot/projects/trustedbsd/base/sys/kern/sys_pipe.c#47 integrate .. //depot/projects/trustedbsd/base/sys/kern/sys_process.c#29 integrate .. //depot/projects/trustedbsd/base/sys/kern/syscalls.c#52 integrate .. //depot/projects/trustedbsd/base/sys/kern/syscalls.master#51 integrate .. //depot/projects/trustedbsd/base/sys/kern/tty_pts.c#3 integrate .. //depot/projects/trustedbsd/base/sys/kern/tty_pty.c#25 integrate .. //depot/projects/trustedbsd/base/sys/kern/uipc_usrreq.c#37 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_bio.c#56 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_cache.c#21 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_default.c#37 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_lookup.c#21 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_mount.c#42 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_subr.c#71 integrate .. //depot/projects/trustedbsd/base/sys/kern/vfs_syscalls.c#65 integrate .. //depot/projects/trustedbsd/base/sys/modules/Makefile#71 integrate .. //depot/projects/trustedbsd/base/sys/modules/ce/Makefile#1 branch .. //depot/projects/trustedbsd/base/sys/modules/firmware/Makefile#1 branch .. //depot/projects/trustedbsd/base/sys/modules/le/Makefile#1 branch .. //depot/projects/trustedbsd/base/sys/modules/pf/Makefile#9 integrate .. //depot/projects/trustedbsd/base/sys/modules/pflog/Makefile#5 branch .. //depot/projects/trustedbsd/base/sys/net/if.c#42 integrate .. //depot/projects/trustedbsd/base/sys/net/if.h#24 integrate .. //depot/projects/trustedbsd/base/sys/net/if_bridge.c#8 integrate .. //depot/projects/trustedbsd/base/sys/net/if_ethersubr.c#47 integrate .. //depot/projects/trustedbsd/base/sys/net/if_gif.c#31 integrate .. //depot/projects/trustedbsd/base/sys/net/if_gif.h#13 integrate .. //depot/projects/trustedbsd/base/sys/net/if_var.h#37 integrate .. //depot/projects/trustedbsd/base/sys/net/if_vlan.c#31 integrate .. //depot/projects/trustedbsd/base/sys/net/if_vlan_var.h#12 integrate .. //depot/projects/trustedbsd/base/sys/net/pfil.c#8 integrate .. //depot/projects/trustedbsd/base/sys/net/pfil.h#8 integrate .. //depot/projects/trustedbsd/base/sys/netgraph/ng_eiface.c#19 integrate .. //depot/projects/trustedbsd/base/sys/netgraph/ng_sppp.c#6 integrate .. //depot/projects/trustedbsd/base/sys/netinet/if_ether.c#30 integrate .. //depot/projects/trustedbsd/base/sys/netinet/in_gif.c#15 integrate .. //depot/projects/trustedbsd/base/sys/netinet/in_pcb.c#36 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_dummynet.c#35 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_fastfwd.c#16 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_fw2.c#44 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_input.c#46 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_ipsec.c#1 branch .. //depot/projects/trustedbsd/base/sys/netinet/ip_ipsec.h#1 branch .. //depot/projects/trustedbsd/base/sys/netinet/ip_mroute.h#9 integrate .. //depot/projects/trustedbsd/base/sys/netinet/ip_output.c#44 integrate .. //depot/projects/trustedbsd/base/sys/netinet6/in6_gif.c#10 integrate .. //depot/projects/trustedbsd/base/sys/netinet6/ip6_forward.c#15 integrate .. //depot/projects/trustedbsd/base/sys/netinet6/ip6_input.c#29 integrate .. //depot/projects/trustedbsd/base/sys/netinet6/ip6_output.c#31 integrate .. //depot/projects/trustedbsd/base/sys/netinet6/udp6_usrreq.c#25 integrate .. //depot/projects/trustedbsd/base/sys/nfsserver/nfs_serv.c#38 integrate .. //depot/projects/trustedbsd/base/sys/nfsserver/nfs_srvsubs.c#21 integrate .. //depot/projects/trustedbsd/base/sys/pc98/conf/NOTES#31 integrate .. //depot/projects/trustedbsd/base/sys/pci/agp_i810.c#20 integrate .. //depot/projects/trustedbsd/base/sys/security/audit/audit.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit.h#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_arg.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_bsm.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_bsm_klib.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_bsm_token.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_private.h#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_syscalls.c#1 branch .. //depot/projects/trustedbsd/base/sys/security/audit/audit_trigger.c#1 branch .. //depot/projects/trustedbsd/base/sys/sparc64/conf/GENERIC#50 integrate .. //depot/projects/trustedbsd/base/sys/sparc64/sbus/dma_sbus.c#4 integrate .. //depot/projects/trustedbsd/base/sys/sparc64/sbus/lsi64854.c#6 integrate .. //depot/projects/trustedbsd/base/sys/sparc64/sbus/lsi64854var.h#5 integrate .. //depot/projects/trustedbsd/base/sys/sys/_rwlock.h#2 integrate .. //depot/projects/trustedbsd/base/sys/sys/firmware.h#1 branch .. //depot/projects/trustedbsd/base/sys/sys/mbuf.h#44 integrate .. //depot/projects/trustedbsd/base/sys/sys/mount.h#35 integrate .. //depot/projects/trustedbsd/base/sys/sys/namei.h#14 integrate .. //depot/projects/trustedbsd/base/sys/sys/proc.h#71 integrate .. //depot/projects/trustedbsd/base/sys/sys/ptrace.h#11 integrate .. //depot/projects/trustedbsd/base/sys/sys/rwlock.h#2 integrate .. //depot/projects/trustedbsd/base/sys/sys/sockio.h#8 integrate .. //depot/projects/trustedbsd/base/sys/sys/syscall.h#52 integrate .. //depot/projects/trustedbsd/base/sys/sys/syscall.mk#52 integrate .. //depot/projects/trustedbsd/base/sys/sys/sysproto.h#53 integrate .. //depot/projects/trustedbsd/base/sys/sys/systm.h#36 integrate .. //depot/projects/trustedbsd/base/sys/sys/thr.h#8 integrate .. //depot/projects/trustedbsd/base/sys/sys/vnode.h#60 integrate .. //depot/projects/trustedbsd/base/sys/tools/fw_stub.awk#1 branch .. //depot/projects/trustedbsd/base/sys/ufs/ufs/ufs_extattr.c#29 integrate .. //depot/projects/trustedbsd/base/sys/vm/redzone.c#1 branch .. //depot/projects/trustedbsd/base/sys/vm/redzone.h#1 branch .. //depot/projects/trustedbsd/base/sys/vm/vm_contig.c#28 integrate .. //depot/projects/trustedbsd/base/sys/vm/vm_fault.c#42 integrate .. //depot/projects/trustedbsd/base/sys/vm/vm_object.c#58 integrate .. //depot/projects/trustedbsd/base/sys/vm/vm_page.c#56 integrate .. //depot/projects/trustedbsd/base/sys/vm/vm_pageout.c#39 integrate .. //depot/projects/trustedbsd/base/sys/vm/vnode_pager.c#45 integrate .. //depot/projects/trustedbsd/base/tools/regression/geom_eli/nokey.t#1 branch .. //depot/projects/trustedbsd/base/tools/regression/redzone9/Makefile#1 branch .. //depot/projects/trustedbsd/base/tools/regression/redzone9/README#1 branch .. //depot/projects/trustedbsd/base/tools/regression/redzone9/redzone.c#1 branch .. //depot/projects/trustedbsd/base/tools/regression/redzone9/test.sh#1 branch .. //depot/projects/trustedbsd/base/tools/tools/genericize/genericize.pl#2 integrate .. //depot/projects/trustedbsd/base/tools/tools/tinderbox/etc/releng_6.rc#3 integrate .. //depot/projects/trustedbsd/base/usr.bin/login/Makefile#8 integrate .. //depot/projects/trustedbsd/base/usr.bin/login/login.1#7 integrate .. //depot/projects/trustedbsd/base/usr.bin/login/login.c#23 integrate .. //depot/projects/trustedbsd/base/usr.bin/login/login.h#4 integrate .. //depot/projects/trustedbsd/base/usr.bin/login/login_audit.c#1 branch .. //depot/projects/trustedbsd/base/usr.bin/mkuzip/mkuzip.c#4 integrate .. //depot/projects/trustedbsd/base/usr.bin/touch/touch.c#7 integrate .. //depot/projects/trustedbsd/base/usr.sbin/Makefile#46 integrate .. //depot/projects/trustedbsd/base/usr.sbin/audit/Makefile#1 branch .. //depot/projects/trustedbsd/base/usr.sbin/auditd/Makefile#1 branch .. //depot/projects/trustedbsd/base/usr.sbin/auditreduce/Makefile#1 branch .. //depot/projects/trustedbsd/base/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/config/configvers.h#13 integrate .. //depot/projects/trustedbsd/base/usr.sbin/config/mkmakefile.c#11 integrate .. //depot/projects/trustedbsd/base/usr.sbin/inetd/inetd.8#13 integrate .. //depot/projects/trustedbsd/base/usr.sbin/mergemaster/mergemaster.8#13 integrate .. //depot/projects/trustedbsd/base/usr.sbin/mergemaster/mergemaster.sh#16 integrate .. //depot/projects/trustedbsd/base/usr.sbin/mountd/exports.5#10 integrate .. //depot/projects/trustedbsd/base/usr.sbin/pkg_install/add/pkg_add.1#16 integrate .. //depot/projects/trustedbsd/base/usr.sbin/portsnap/portsnap/portsnap.8#3 integrate .. //depot/projects/trustedbsd/base/usr.sbin/praudit/Makefile#1 branch .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/anonftp.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/distributions.hlp#3 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/fixit.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/html.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/options.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/partition.hlp#6 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/register.hlp#2 delete .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/securelevel.hlp#3 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/shortcuts.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/slice.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/tcp.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/help/usermgmt.hlp#2 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/menus.c#46 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/system.c#8 integrate .. //depot/projects/trustedbsd/base/usr.sbin/sysinstall/tcpip.c#11 integrate Differences ... ==== //depot/projects/trustedbsd/base/ObsoleteFiles.inc#5 (text+ko) ==== @@ -1,5 +1,5 @@ # -# $FreeBSD: src/ObsoleteFiles.inc,v 1.26 2006/01/18 18:48:42 netchild Exp $ +# $FreeBSD: src/ObsoleteFiles.inc,v 1.27 2006/02/04 08:07:00 avatar Exp $ # # This file lists old files (OLD_FILES), libraries (OLD_LIBS) and # directories (OLD_DIRS) which should get removed at an update. Recently @@ -297,10 +297,11 @@ # 200308XX OLD_FILES+=usr/sbin/amldb OLD_FILES+=usr/share/man/man8/amldb.8.gz +# 200307XX +OLD_FILES+=sbin/mount_nwfs +OLD_FILES+=sbin/mount_portalfs +OLD_FILES+=sbin/mount_smbfs # 200306XX -OLD_FILES+=bin/mount_nwfs -OLD_FILES+=bin/mount_portalfs -OLD_FILES+=bin/mount_smbfs OLD_FILES+=usr/sbin/dev_mkdb OLD_FILES+=usr/share/man/man8/dev_mkdb.8.gz # 200304XX ==== //depot/projects/trustedbsd/base/UPDATING#61 (text+ko) ==== @@ -21,6 +21,10 @@ developers choose to disable these features on build machines to maximize performance. +20060201: + The kernel ABI to file system modules was changed on i386. + Please make sure that your kernel and modules are in sync. + 20060118: This actually occured some time ago, but installing the kernel now also installs a bunch of symbol files for the kernel modules. @@ -42,6 +46,10 @@ and netgraph(4) utilities like ports/net/mpd or ports/net/mpd4. 20060106: + si(4)'s device files now contain the unit number. + Uses of {cua,tty}A[0-9a-f] should be replaced by {cua,tty}A0[0-9a-f]. + +20060106: The kernel ABI was mostly destroyed due to a change in the size of struct lock_object which is nested in other structures such as mutexes which are nested in all sorts of other structures. @@ -493,4 +501,4 @@ Contact Warner Losh if you have any questions about your use of this document. -$FreeBSD: src/UPDATING,v 1.436 2006/01/18 20:36:58 pav Exp $ +$FreeBSD: src/UPDATING,v 1.438 2006/02/01 13:04:52 yar Exp $ ==== //depot/projects/trustedbsd/base/bin/sh/error.c#9 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/error.c,v 1.25 2004/04/06 20:06:51 markm Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/error.c,v 1.26 2006/02/04 14:37:50 schweikh Exp $"); /* * Errors and exceptions. @@ -118,7 +118,7 @@ * This doesn't seem to be needed, since main() emits a newline. */ #if 0 - if (tcgetpgrp(0) == getpid()) + if (tcgetpgrp(0) == getpid()) write(STDERR_FILENO, "\n", 1); #endif if (rootshell && iflag) ==== //depot/projects/trustedbsd/base/bin/sh/eval.c#14 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/eval.c,v 1.49 2005/12/04 18:44:21 stefanf Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/eval.c,v 1.50 2006/02/04 14:37:50 schweikh Exp $"); #include #include @@ -671,15 +671,15 @@ for (sp = varlist.list ; sp ; sp = sp->next) if (strncmp(sp->text, PATH, sizeof(PATH) - 1) == 0) { path = sp->text + sizeof(PATH) - 1; - /* + /* * On `PATH=... command`, we need to make * sure that the command isn't using the * non-updated hash table of the outer PATH - * setting and we need to make sure that + * setting and we need to make sure that * the hash table isn't filled with items * from the temporary setting. * - * It would be better to forbit using and + * It would be better to forbit using and * updating the table while this command * runs, by the command finding mechanism * is heavily integrated with hash handling, ==== //depot/projects/trustedbsd/base/bin/sh/expand.c#17 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/expand.c,v 1.48 2005/09/06 19:30:00 rse Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/expand.c,v 1.49 2006/02/04 14:37:50 schweikh Exp $"); #include #include @@ -100,7 +100,7 @@ STATIC int varisset(char *, int); STATIC void varvalue(char *, int, int); STATIC void recordregion(int, int, int); -STATIC void removerecordregions(int); +STATIC void removerecordregions(int); STATIC void ifsbreakup(char *, struct arglist *); STATIC void expandmeta(struct strlist *, int); STATIC void expmeta(char *, char *); @@ -309,7 +309,7 @@ } -STATIC void +STATIC void removerecordregions(int endoff) { if (ifslastp == NULL) @@ -332,7 +332,7 @@ } return; } - + ifslastp = &ifsfirst; while (ifslastp->next && ifslastp->next->begoff < endoff) ifslastp=ifslastp->next; @@ -576,7 +576,7 @@ } loc--; if ((varflags & VSQUOTE) && loc > startp && - *(loc - 1) == CTLESC) { + *(loc - 1) == CTLESC) { for (q = startp; q < loc; q++) if (*q == CTLESC) q++; @@ -750,9 +750,9 @@ if (!set) { if (subevalvar(p, var, 0, subtype, startloc, varflags)) { varflags &= ~VSNUL; - /* - * Remove any recorded regions beyond - * start of variable + /* + * Remove any recorded regions beyond + * start of variable */ removerecordregions(startloc); goto again; @@ -972,7 +972,7 @@ do { p = string + ifsp->begoff; nulonly = ifsp->nulonly; - ifs = nulonly ? nullstr : + ifs = nulonly ? nullstr : ( ifsset() ? ifsval() : " \t\n" ); ifsspc = 0; while (p < string + ifsp->endoff) { ==== //depot/projects/trustedbsd/base/bin/sh/jobs.c#20 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/jobs.c,v 1.70 2005/12/14 17:26:29 maxim Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/jobs.c,v 1.71 2006/02/04 14:37:50 schweikh Exp $"); #include #include @@ -353,7 +353,7 @@ WEXITSTATUS(ps->status)); } else { #if JOBS - if (WIFSTOPPED(ps->status)) + if (WIFSTOPPED(ps->status)) i = WSTOPSIG(ps->status); else #endif @@ -787,7 +787,7 @@ ! fd0_redirected_p ()) { close(0); if (open(_PATH_DEVNULL, O_RDONLY) != 0) - error("Can't open %s: %s", + error("Can't open %s: %s", _PATH_DEVNULL, strerror(errno)); } } ==== //depot/projects/trustedbsd/base/bin/sh/main.c#8 (text+ko) ==== @@ -42,7 +42,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/main.c,v 1.26 2004/04/06 20:06:51 markm Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/main.c,v 1.27 2006/02/04 14:47:19 schweikh Exp $"); #include #include @@ -155,6 +155,8 @@ procargs(argc, argv); if (getpwd() == NULL && iflag) out2str("sh: cannot determine working directory\n"); + if (getpwd() != NULL) + setvar ("PWD", getpwd(), VEXPORT); if (argv[0] && argv[0][0] == '-') { state = 1; read_profile("/etc/profile"); ==== //depot/projects/trustedbsd/base/bin/sh/miscbltin.c#10 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/miscbltin.c,v 1.34 2005/10/28 10:45:19 stefanf Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/miscbltin.c,v 1.35 2006/02/04 14:37:50 schweikh Exp $"); /* * Miscellaneous builtins. @@ -401,7 +401,7 @@ } } if (all) { - for (l = limits; l->name; l++) { + for (l = limits; l->name; l++) { char optbuf[40]; if (getrlimit(l->cmd, &limit) < 0) error("can't get limit: %s", strerror(errno)); ==== //depot/projects/trustedbsd/base/bin/sh/var.c#12 (text+ko) ==== @@ -36,7 +36,7 @@ #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD: src/bin/sh/var.c,v 1.29 2005/09/09 21:03:34 stefanf Exp $"); +__FBSDID("$FreeBSD: src/bin/sh/var.c,v 1.30 2006/02/04 14:38:37 schweikh Exp $"); #include #include @@ -124,7 +124,7 @@ STATIC int localevar(char *); /* - * Initialize the varable symbol tables and import the environment + * Initialize the variable symbol tables and import the environment. */ #ifdef mkinit @@ -208,7 +208,7 @@ } /* - * Set the value of a variable. The flags argument is tored with the + * Set the value of a variable. The flags argument is stored with the * flags of the variable. If val is NULL, the variable is unset. */ ==== //depot/projects/trustedbsd/base/bin/sh/var.h#7 (text+ko) ==== @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * @(#)var.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD: src/bin/sh/var.h,v 1.12 2004/04/06 20:06:51 markm Exp $ + * $FreeBSD: src/bin/sh/var.h,v 1.13 2006/02/04 14:41:27 schweikh Exp $ */ /* @@ -40,8 +40,8 @@ /* flags */ #define VEXPORT 0x01 /* variable is exported */ #define VREADONLY 0x02 /* variable cannot be modified */ -#define VSTRFIXED 0x04 /* variable struct is staticly allocated */ -#define VTEXTFIXED 0x08 /* text is staticly allocated */ +#define VSTRFIXED 0x04 /* variable struct is statically allocated */ +#define VTEXTFIXED 0x08 /* text is statically allocated */ #define VSTACK 0x10 /* text is allocated on the stack */ #define VUNSET 0x20 /* the variable is not set */ #define VNOFUNC 0x40 /* don't call the callback function */ ==== //depot/projects/trustedbsd/base/contrib/bsnmp/snmpd/main.c#12 (text+ko) ==== @@ -1386,7 +1386,9 @@ if (value == NULL) syslog(LOG_ERR, "no value for 'trace'"); - snmp_trace = strtoul(value, NULL, 0); + else + snmp_trace = + strtoul(value, NULL, 0); break; case -1: ==== //depot/projects/trustedbsd/base/etc/Makefile#46 (text+ko) ==== @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $FreeBSD: src/etc/Makefile,v 1.350 2005/12/29 14:40:18 dfr Exp $ +# $FreeBSD: src/etc/Makefile,v 1.351 2006/02/02 10:03:43 rwatson Exp $ .if !defined(NO_SENDMAIL) SUBDIR= sendmail @@ -20,6 +20,15 @@ ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \ ${.CURDIR}/../usr.bin/mail/misc/mail.rc \ ${.CURDIR}/../usr.bin/locate/locate/locate.rc + +OPENBSMDIR= ${.CURDIR}/../contrib/openbsm +BSM_ETC_OPEN_FILES= ${OPENBSMDIR}/etc/audit_class \ + ${OPENBSMDIR}/etc/audit_event +BSM_ETC_RESTRICTED_FILES= ${OPENBSMDIR}/etc/audit_control \ + ${OPENBSMDIR}/etc/audit_user +BSM_ETC_EXEC_FILES= ${OPENBSMDIR}/etc/audit_warn +BSM_ETC_DIR= ${DESTDIR}/etc/security + .if !defined(NO_LPR) BIN1+= printcap .endif @@ -110,6 +119,12 @@ cd ${.CURDIR}/../share/termcap; ${MAKE} etc-termcap cd ${.CURDIR}/../usr.sbin/rmt; ${MAKE} etc-rmt cd ${.CURDIR}/pam.d; ${MAKE} install + cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 0444 \ + ${BSM_ETC_OPEN_FILES} ${BSM_ETC_DIR} + cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 0400 \ + ${BSM_ETC_RESTRICTED_FILES} ${BSM_ETC_DIR} + cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 0500 \ + ${BSM_ETC_EXEC_FILES} ${BSM_ETC_DIR} .if !defined(NO_I4B) cd ${.CURDIR}/isdn; ${MAKE} install .endif ==== //depot/projects/trustedbsd/base/etc/defaults/periodic.conf#17 (text+ko) ==== @@ -13,7 +13,7 @@ # For a more detailed explanation of all the periodic.conf variables, please # refer to the periodic.conf(5) manual page. # -# $FreeBSD: src/etc/defaults/periodic.conf,v 1.34 2006/01/13 18:07:52 wollman Exp $ +# $FreeBSD: src/etc/defaults/periodic.conf,v 1.36 2006/01/30 19:23:24 matteo Exp $ # # What files override these defaults ? @@ -86,7 +86,7 @@ # 400.status-disks daily_status_disks_enable="YES" # Check disk status -daily_status_disks_df_flags="-k -t nonfs" # df(1) flags for check +daily_status_disks_df_flags="-l -h" # df(1) flags for check # 405.status-ata_raid daily_status_ata_raid_enable="NO" # Check ATA raid status ==== //depot/projects/trustedbsd/base/etc/defaults/rc.conf#50 (text+ko) ==== @@ -15,7 +15,7 @@ # For a more detailed explanation of all the rc.conf variables, please # refer to the rc.conf(5) manual page. # -# $FreeBSD: src/etc/defaults/rc.conf,v 1.271 2006/01/21 18:08:15 yar Exp $ +# $FreeBSD: src/etc/defaults/rc.conf,v 1.274 2006/02/03 01:35:36 flz Exp $ ############################################################## ### Important initial Boot-time options #################### @@ -184,6 +184,7 @@ ppp_user="root" # Which user to run ppp as ### Network daemon (miscellaneous) ### +hostapd_enable="NO" # Run hostap daemon. syslogd_enable="YES" # Run syslog daemon (or NO). syslogd_program="/usr/sbin/syslogd" # path to syslogd, if you want a different one. syslogd_flags="-s" # Flags to syslogd (if enabled). @@ -470,6 +471,8 @@ ### Miscellaneous administrative options ################### ############################################################## +auditd_enable="NO" # Run the audit daemon. +auditd_flags="" # Which options to pass to the audit daemon. cron_enable="YES" # Run the periodic job daemon. cron_program="/usr/sbin/cron" # Which cron executable to run (if enabled). cron_dst="YES" # Handle DST transitions intelligently (YES/NO) @@ -528,9 +531,9 @@ devfs_system_ruleset="" # The name of a ruleset to apply to /dev devfs_set_rulesets="" # A list of /mount/dev=ruleset_name settings to # apply (must be mounted already, i.e. fstab(5)) -performance_cx_lowest="HIGH" # Online CPU idle state +performance_cx_lowest="LOW" # Online CPU idle state performance_cpu_freq="NONE" # Online CPU frequency -economy_cx_lowest="HIGH" # Offline CPU idle state +economy_cx_lowest="LOW" # Offline CPU idle state economy_cpu_freq="NONE" # Offline CPU frequency virecover_enable="YES" # Perform housekeeping for the vi(1) editor ugidfw_enable="NO" # Load mac_bsdextended(4) rules on boot ==== //depot/projects/trustedbsd/base/etc/etc.sparc64/ttys#10 (text+ko) ==== @@ -1,5 +1,5 @@ # -# $FreeBSD: src/etc/etc.sparc64/ttys,v 1.11 2005/06/10 23:06:14 marius Exp $ +# $FreeBSD: src/etc/etc.sparc64/ttys,v 1.12 2006/02/04 23:30:09 marius Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. @@ -54,7 +54,7 @@ # uart(4) ttyu0 "/usr/libexec/getty std.9600" vt100 on secure ttyu1 "/usr/libexec/getty std.9600" vt100 on secure -ttyu2 "/usr/libexec/getty std.9600" vt100 off secure +ttyu2 "/usr/libexec/getty std.9600" vt100 on secure ttyu3 "/usr/libexec/getty std.9600" vt100 off secure # Dumb console dcons "/usr/libexec/getty std.9600" vt100 off secure ==== //depot/projects/trustedbsd/base/etc/group#10 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/etc/group,v 1.32 2005/06/06 20:19:56 brooks Exp $ +# $FreeBSD: src/etc/group,v 1.34 2006/02/05 19:34:09 rwatson Exp $ # wheel:*:0:root >>> TRUNCATED FOR MAIL (1000 lines) <<<