From owner-p4-projects@FreeBSD.ORG Sun Jun 26 15:52:36 2005 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 C825C16A422; Sun, 26 Jun 2005 15:52:35 +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 9E38B16A41C for ; Sun, 26 Jun 2005 15:52:35 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC7D43D58 for ; Sun, 26 Jun 2005 15:52:35 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QFqZxE073317 for ; Sun, 26 Jun 2005 15:52:35 GMT (envelope-from csjp@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QFqZaH073314 for perforce@freebsd.org; Sun, 26 Jun 2005 15:52:35 GMT (envelope-from csjp@freebsd.org) Date: Sun, 26 Jun 2005 15:52:35 GMT Message-Id: <200506261552.j5QFqZaH073314@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to csjp@freebsd.org using -f From: "Christian S.J. Peron" To: Perforce Change Reviews Cc: Subject: PERFORCE change 78992 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: Sun, 26 Jun 2005 15:52:36 -0000 http://perforce.freebsd.org/chv.cgi?CH=78992 Change 78992 by csjp@csjp_xor on 2005/06/26 15:52:05 Remove DEBUG flag, we are going to be using ktr(9) instead of printf Affected files ... .. //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 (text+ko) ==== @@ -3,7 +3,6 @@ CFLAGS+= -g # # Un comment the following line to enable debugging -CFLAGS+= -DDEBUG KMOD= mac_chkexec SRCS= vnode_if.h \ sha1.c \ From owner-p4-projects@FreeBSD.ORG Sun Jun 26 15:54:39 2005 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 CAEC916A420; Sun, 26 Jun 2005 15:54:38 +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 7766316A41C for ; Sun, 26 Jun 2005 15:54:38 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B74743D53 for ; Sun, 26 Jun 2005 15:54:38 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QFscpP073406 for ; Sun, 26 Jun 2005 15:54:38 GMT (envelope-from csjp@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QFsbnn073403 for perforce@freebsd.org; Sun, 26 Jun 2005 15:54:37 GMT (envelope-from csjp@freebsd.org) Date: Sun, 26 Jun 2005 15:54:37 GMT Message-Id: <200506261554.j5QFsbnn073403@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to csjp@freebsd.org using -f From: "Christian S.J. Peron" To: Perforce Change Reviews Cc: Subject: PERFORCE change 78993 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: Sun, 26 Jun 2005 15:54:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=78993 Change 78993 by csjp@csjp_xor on 2005/06/26 15:54:08 Get rid of DEBUG printfs and switch over to the use of ktr instead. This makes more sense and makes the code much more cleaner to read. Affected files ... .. //depot/projects/trustedbsd/mac/sys/security/mac_chkexec/mac_chkexec.c#9 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_chkexec/mac_chkexec.c#9 (text+ko) ==== @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include @@ -263,9 +264,7 @@ mtx_unlock(&vfc->btree_mtx); mtx_unlock(&cache_mtx); uma_zfree(cache_zone, vcp); -#ifdef DEBUG - printf("mac_chkexec_cache_vcsum: element collision\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec_cache_vcsum: element collision"); return; } cache_vec_used++; @@ -386,10 +385,9 @@ if (error) return (error); if (attrlen != sizeof(*vsum)) { -#ifdef DEBUG - printf("mac_chkexec_get_vcsum: invalid attribute size %d\n", + CTR1(KTR_MAC, + "mac_chkexec_get_vcsum: invalid attribute size %d", attrlen); -#endif return (EPERM); } return (error); @@ -574,9 +572,7 @@ return (0); /* We are only interested in the execution of regular files */ if (vp->v_type != VREG) { -#ifdef DEBUG - printf("mac_chkexec_check: File is not VREG, skipping\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec_check: File is not VREG, skipping"); return (0); } /* @@ -586,9 +582,7 @@ */ ha = mac_chkexec_get_algo(); if (ha == NULL) { -#ifdef DEBUG - printf("mac_chkexec_check: invalid checksum algorithm\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec_check: invalid checksum algorithm"); return (EPERM); } /* @@ -612,9 +606,8 @@ if (mac_chkexec_ignore_untagged) return (0); if (mac_chkexec_enforce) { -#ifdef DEBUG - printf("mac_chkexec: un-registered vnode while policy enforced\n"); -#endif + CTR0(KTR_MAC, + "mac_chkexec: un-registered vnode while policy enforced"); return (EPERM); } error = ha->crypto_hash(vp, cred, digest); @@ -656,10 +649,8 @@ if (error && mac_chkexec_enforce) return (error); } -#ifdef DEBUG if (!match) - printf("mac_chkexec: checksum mismatch, denying\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec: checksum mismatch, denying"); return (!match ? EPERM : 0); } @@ -782,9 +773,8 @@ if (attrnamespace != MAC_CHKEXEC_ATTRN) return (0); if (mac_chkexec_enforce) { -#ifdef DEBUG - printf("mac_chkexec: can not setextattr on namespace while policy is loaded\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec: can not setextattr on namespace while " + "policy is loaded"); return (EPERM); } return (0); @@ -800,9 +790,8 @@ if (attrnamespace != MAC_CHKEXEC_ATTRN) return (0); if (mac_chkexec_enforce) { -#ifdef DEBUG - printf("mac_chkexec: can not delextattr on namespace while policy is loaded\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec: can not delextattr on namespace " + "while policy is loaded"); return (EPERM); } return (0); @@ -848,9 +837,7 @@ return (error); ha = mac_chkexec_get_algo(); if (ha == NULL) { -#ifdef DEBUG - printf("mac_chkexec_check: invalid checksum algorithm\n"); -#endif + CTR0(KTR_MAC, "mac_chkexec_check: invalid checksum algorithm"); return (EPERM); } NDINIT(&nd, LOOKUP, LOCKLEAF | FOLLOW, From owner-p4-projects@FreeBSD.ORG Sun Jun 26 18:59:30 2005 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 9DB8A16A420; Sun, 26 Jun 2005 18:59:29 +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 4340B16A41C for ; Sun, 26 Jun 2005 18:59:29 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A9243D4C for ; Sun, 26 Jun 2005 18:59:29 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QIxTLs087842 for ; Sun, 26 Jun 2005 18:59:29 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QIxSIY087839 for perforce@freebsd.org; Sun, 26 Jun 2005 18:59:28 GMT (envelope-from peter@freebsd.org) Date: Sun, 26 Jun 2005 18:59:28 GMT Message-Id: <200506261859.j5QIxSIY087839@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79008 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: Sun, 26 Jun 2005 18:59:30 -0000 http://perforce.freebsd.org/chv.cgi?CH=79008 Change 79008 by peter@peter_overcee on 2005/06/26 18:58:50 IFC @79007 Affected files ... .. //depot/projects/hammer/etc/defaults/rc.conf#55 integrate .. //depot/projects/hammer/etc/rc.d/jail#15 integrate .. //depot/projects/hammer/lib/libpmc/pmc.3#4 integrate .. //depot/projects/hammer/lib/libpmc/pmclog.3#2 integrate .. //depot/projects/hammer/release/doc/en_US.ISO8859-1/installation/common/install.sgml#14 integrate .. //depot/projects/hammer/sbin/dhclient/Makefile#5 integrate .. //depot/projects/hammer/sbin/mount_reiserfs/mount_reiserfs.8#2 integrate .. //depot/projects/hammer/share/man/man9/bus_space.9#2 integrate .. //depot/projects/hammer/share/misc/bsd-family-tree#28 integrate .. //depot/projects/hammer/sys/amd64/amd64/trap.c#66 integrate .. //depot/projects/hammer/sys/amd64/linux32/linux32_machdep.c#8 integrate .. //depot/projects/hammer/sys/arm/arm/busdma_machdep.c#15 integrate .. //depot/projects/hammer/sys/cam/cam_xpt.c#21 integrate .. //depot/projects/hammer/sys/compat/freebsd32/freebsd32_misc.c#28 integrate .. //depot/projects/hammer/sys/conf/options#79 integrate .. //depot/projects/hammer/sys/conf/options.pc98#32 integrate .. //depot/projects/hammer/sys/dev/acpica/acpi_quirks#5 integrate .. //depot/projects/hammer/sys/dev/aic/aic_pccard.c#8 integrate .. //depot/projects/hammer/sys/dev/an/if_an_pccard.c#12 integrate .. //depot/projects/hammer/sys/dev/ata/ata-card.c#23 integrate .. //depot/projects/hammer/sys/dev/awi/if_awi_pccard.c#13 integrate .. //depot/projects/hammer/sys/dev/bge/if_bge.c#48 integrate .. //depot/projects/hammer/sys/dev/cs/if_cs_pccard.c#10 integrate .. //depot/projects/hammer/sys/dev/drm/radeon_cp.c#10 integrate .. //depot/projects/hammer/sys/dev/ed/if_ed_pccard.c#23 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep.c#18 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_isa.c#10 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_pccard.c#13 integrate .. //depot/projects/hammer/sys/dev/ep/if_epvar.h#8 integrate .. //depot/projects/hammer/sys/dev/ex/if_ex_pccard.c#9 integrate .. //depot/projects/hammer/sys/dev/fdc/fdc_pccard.c#9 integrate .. //depot/projects/hammer/sys/dev/fe/if_fe_pccard.c#13 integrate .. //depot/projects/hammer/sys/dev/iicbus/if_ic.c#10 integrate .. //depot/projects/hammer/sys/dev/ncv/ncr53c500_pccard.c#14 integrate .. //depot/projects/hammer/sys/dev/nsp/nsp_pccard.c#12 integrate .. //depot/projects/hammer/sys/dev/owi/if_owi_pccard.c#6 integrate .. //depot/projects/hammer/sys/dev/pccard/pccarddevs#34 integrate .. //depot/projects/hammer/sys/dev/pccard/pccardvar.h#14 integrate .. //depot/projects/hammer/sys/dev/ral/if_ral_pccard.c#2 integrate .. //depot/projects/hammer/sys/dev/sn/if_sn_pccard.c#9 integrate .. //depot/projects/hammer/sys/dev/stg/tmc18c30_pccard.c#12 integrate .. //depot/projects/hammer/sys/dev/wi/if_wi_pccard.c#26 integrate .. //depot/projects/hammer/sys/dev/xe/if_xe_pccard.c#15 integrate .. //depot/projects/hammer/sys/i386/i386/trap.c#35 integrate .. //depot/projects/hammer/sys/i4b/driver/i4b_ipr.c#16 integrate .. //depot/projects/hammer/sys/kern/kern_descrip.c#48 integrate .. //depot/projects/hammer/sys/kern/kern_ktrace.c#20 integrate .. //depot/projects/hammer/sys/modules/bge/Makefile#3 integrate .. //depot/projects/hammer/sys/net/bpf.c#33 integrate .. //depot/projects/hammer/sys/net/if_disc.c#16 integrate .. //depot/projects/hammer/sys/net/if_faith.c#19 integrate .. //depot/projects/hammer/sys/net/if_gif.c#19 integrate .. //depot/projects/hammer/sys/net/if_gre.c#22 integrate .. //depot/projects/hammer/sys/net/if_loop.c#26 integrate .. //depot/projects/hammer/sys/net/if_stf.c#21 integrate .. //depot/projects/hammer/sys/net/if_tun.c#27 integrate .. //depot/projects/hammer/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c#10 integrate .. //depot/projects/hammer/sys/netgraph/ng_iface.c#20 integrate .. //depot/projects/hammer/sys/netgraph/ng_sppp.c#8 integrate .. //depot/projects/hammer/sys/netinet/ip_carp.c#8 integrate .. //depot/projects/hammer/sys/netinet/tcp_input.c#50 integrate .. //depot/projects/hammer/sys/pci/agp_via.c#17 integrate .. //depot/projects/hammer/usr.sbin/pmccontrol/pmccontrol.8#2 integrate .. //depot/projects/hammer/usr.sbin/pmccontrol/pmccontrol.c#4 integrate .. //depot/projects/hammer/usr.sbin/pmcstat/pmcstat.8#3 integrate Differences ... ==== //depot/projects/hammer/etc/defaults/rc.conf#55 (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.251 2005/06/08 00:05:57 brooks Exp $ +# $FreeBSD: src/etc/defaults/rc.conf,v 1.252 2005/06/26 16:30:20 pjd Exp $ ############################################################## ### Important initial Boot-time options #################### @@ -515,6 +515,7 @@ #jail_example_mount_enable="NO" # mount/umount jail's fs #jail_example_devfs_ruleset="ruleset_name" # devfs ruleset to apply to jail #jail_example_fstab="" # fstab(5) for mount/umount +#jail_example_flags="-l -U root" # flags for jail(8) ############################################################## ### Define source_rc_confs, the mechanism used by /etc/rc.* ## ==== //depot/projects/hammer/etc/rc.d/jail#15 (text+ko) ==== @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: src/etc/rc.d/jail,v 1.22 2005/04/30 00:16:00 csjp Exp $ +# $FreeBSD: src/etc/rc.d/jail,v 1.23 2005/06/26 16:30:20 pjd Exp $ # # PROVIDE: jail @@ -64,6 +64,8 @@ # "/etc/fstab.${_j}" will be used for {,u}mount(8) if none is specified. eval jail_fstab=\"\$jail_${_j}_fstab\" [ -z "${jail_fstab}" ] && jail_fstab="/etc/fstab.${_j}" + eval jail_flags=\"\$jail_${_j}_flags\" + [ -z "${jail_flags}" ] && jail_flags="-l -U root" # Debugging aid # @@ -81,6 +83,7 @@ debug "$_j fstab: $jail_fstab" debug "$_j exec start: $jail_exec_start" debug "$_j exec stop: $jail_exec_stop" + debug "$_j flags: $jail_flags" } # set_sysctl rc_knob mib msg @@ -196,7 +199,7 @@ fi fi _tmp_jail=${_tmp_dir}/jail.$$ - eval jail -l -U root -i ${jail_rootdir} ${jail_hostname} \ + eval jail ${jail_flags} -i ${jail_rootdir} ${jail_hostname} \ ${jail_ip} ${jail_exec_start} > ${_tmp_jail} 2>&1 [ "$?" -eq 0 ] && echo -n " $jail_hostname" _jail_id=$(head -1 ${_tmp_jail}) ==== //depot/projects/hammer/lib/libpmc/pmc.3#4 (text+ko) ==== @@ -21,9 +21,9 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $FreeBSD: src/lib/libpmc/pmc.3,v 1.4 2005/06/09 19:45:06 jkoshy Exp $ +.\" $FreeBSD: src/lib/libpmc/pmc.3,v 1.5 2005/06/24 16:56:24 ru Exp $ .\" -.Dd Apr 15, 2005 +.Dd June 24, 2005 .Os .Dt PMC 3 .Sh NAME @@ -72,10 +72,7 @@ .Fa "pmc_id_t *pmcid" .Fc .Ft int -.Fo pmc_attach -.Fa "pmc_id_t pmcid" -.Fa "pid_t pid" -.Fc +.Fn pmc_attach "pmc_id_t pmcid" "pid_t pid" .Ft int .Fn pmc_capabilities "pmc_id_t pmc" "uint32_t *caps" .Ft int @@ -83,10 +80,7 @@ .Ft int .Fn pmc_cpuinfo "const struct pmc_cpuinfo **cpu_info" .Ft int -.Fo pmc_detach -.Fa "pmc_id_t pmcid" -.Fa "pid_t pid" -.Fc +.Fn pmc_detach "pmc_id_t pmcid" "pid_t pid" .Ft int .Fn pmc_disable "uint32_t cpu" "int pmc" .Ft int @@ -98,13 +92,13 @@ .Fa "int *nevents" .Fc .Ft int -.Fn pmc_flush_logfile "void" +.Fn pmc_flush_logfile void .Ft int .Fn pmc_get_driver_stats "struct pmc_driverstats *gms" .Ft int .Fn pmc_get_msr "pmc_id_t pmc" "uint32_t *msr" .Ft int -.Fn pmc_init "void" +.Fn pmc_init void .Ft "const char *" .Fn pmc_name_of_capability "enum pmc_caps pc" .Ft "const char *" @@ -120,7 +114,7 @@ .Ft "const char *" .Fn pmc_name_of_state "enum pmc_state ps" .Ft int -.Fn pmc_ncpu "void" +.Fn pmc_ncpu void .Ft int .Fn pmc_npmc "uint32_t cpu" .Ft int @@ -159,22 +153,22 @@ .Fn pmc_stop respectively. An allocated PMC may be of -.Qq global +.Dq global scope, meaning that the PMC measures system-wide events, or -.Qq process-private +.Dq process-private scope, meaning that the PMC only counts hardware events when the allocating process (or, optionally, its children) are active. .Pp PMCs may further be in -.Qq "counting mode" , +.Dq "counting mode" , or in -.Qq "sampling mode" . +.Dq "sampling mode" . Sampling mode PMCs deliver an interrupt to the CPU after a configured number of hardware events have been seen. A process-private sampling mode PMC will cause its owner process to get periodic -.Sy SIGPROF +.Dv SIGPROF interrupts, while a global sampling mode PMC is used to do system-wide statistical sampling (see .Xr hwpmc 4 ) . @@ -193,7 +187,8 @@ driver manages system-wide statistical sampling; for more information please see .Xr hwpmc 4 . -.Ss APPLICATION PROGRAMMING INTERFACE +.Ss Application Programming Interface +The function .Fn pmc_init initializes the .Xr pmc 3 @@ -201,10 +196,11 @@ This function must be called first, before any of the other functions in the library. .Pp +The function .Fn pmc_allocate allocates a counter that counts the events named by .Fa eventspecifier , -and writes the allocated counter id to +and writes the allocated counter ID to .Fa *pmcid . Argument .Fa eventspecifier @@ -222,18 +218,18 @@ The .Fa cpu argument is the value -.Li PMC_CPU_ANY , -or names the cpu the allocation is to be on. -Requesting a specific CPU makes only makes sense for global PMCs; +.Dv PMC_CPU_ANY , +or names the CPU the allocation is to be on. +Requesting a specific CPU only makes sense for global PMCs; process-private PMC allocations should always specify -.Li PMC_CPU_ANY . +.Dv PMC_CPU_ANY . .Pp -By default a PMC configured in process-virtual counting mode is setup +By default, a PMC configured in process-virtual counting mode is set up to profile its owner process. The function .Fn pmc_attach may be used to attach the PMC to a different process. -.Fn pmc_attach +It needs to be called before the counter is first started with .Fn pmc_start . @@ -243,6 +239,7 @@ using a prior call to .Fn pmc_attach . .Pp +The function .Fn pmc_release releases a PMC previously allocated with .Fn pmc_allocate . @@ -287,7 +284,7 @@ .Fa fd . If argument .Fa fd -is -1, then any previously configured logging is reset +is \-1, then any previously configured logging is reset and all data queued to be written are discarded. .Pp The @@ -301,8 +298,9 @@ .Fa userdata to the log file. .Pp +The function .Fn pmc_set -configures an sampling PMC +configures a sampling PMC .Fa pmc to interrupt every .Fa value @@ -312,25 +310,29 @@ sets the initial value of the PMC to .Fa value . .Pp +The function .Fn pmc_get_driver_statistics copies a snapshot of the usage statistics maintained by .Xr hwpmc 4 -into the memory area pointed to be argument +into the memory area pointed to by argument .Fa gms . -.Ss SIGNAL HANDLING REQUIREMENTS +.Ss Signal Handling Requirements Applications using PMCs are required to handle the following signals: .Bl -tag -width indent -.It SIGBUS +.It Dv SIGBUS When the .Xr hwpmc 4 module is unloaded using .Xr kldunload 8 , processes that have PMCs allocated to them will be sent a -SIGBUS signal. -.It SIGIO +.Dv SIGBUS +signal. +.It Dv SIGIO The .Xr hwpmc 4 -driver will send a PMC owning process a SIGIO signal if: +driver will send a PMC owning process a +.Dv SIGIO +signal if: .Bl -bullet .It If any process-mode PMC allocated by it loses all its @@ -342,13 +344,16 @@ .Fn pmc_flush_logfile . .El .El -.Ss CONVENIENCE FUNCTIONS +.Ss Convenience Functions +The function .Fn pmc_ncpu returns the number of CPUs present in the system. .Pp +The function .Fn pmc_npmc returns the number of PMCs supported on CPU .Fa cpu . +The function .Fn pmc_cpuinfo sets argument .Fa cpu_info @@ -356,7 +361,7 @@ Function .Fn pmc_pmcinfo returns information about the current state of CPU -.Fa cpu Ap s +.Fa cpu Ns 's PMCs. This function sets argument .Fa *pmc_info @@ -377,16 +382,17 @@ .Fn pmc_name_of_state are useful for code wanting to print error messages. They return -.Ft "const char *" +.Vt "const char *" pointers to human-readable representations of their arguments. These return values should not be freed using .Xr free 3 . .Pp +The function .Fn pmc_event_names_of_class returns a list of event names supported by a given PMC class .Fa cl . On successful return, an array of -.Ft "const char *" +.Vt "const char *" pointers to the names of valid events supported by class .Fa cl is allocated by the library using @@ -396,7 +402,7 @@ The number of pointers allocated is returned in the location pointed to by .Fa nevents . -.Ss ADMINISTRATION +.Ss Administration Individual PMCs may be enabled or disabled on a given CPU using .Fn pmc_enable and @@ -408,14 +414,14 @@ .Fa pmc is the index of the PMC to be operated on. Only the super-user is allowed to enable and disable PMCs. -.Ss X86 ARCHITECTURE SPECIFIC API +.Ss x86 Architecture Specific API The .Fn pmc_get_msr function returns the processor model specific register number associated with .Fa pmc . Applications may use the x86 -.Sy RDPMC +.Ic RDPMC instruction to directly read the contents of the PMC. .Sh EVENT SPECIFIERS Event specifiers are strings comprising of an event name, followed by @@ -450,14 +456,14 @@ Measure the number of interrupts seen. .El .Ss Time Stamp Counter (TSC) -The timestamp counter is a monontonically non-decreasing counter that +The timestamp counter is a monotonically non-decreasing counter that counts processor cycles. .Pp -In the i386 architecture this counter may -be selected by requesting an event with eventspecifier -.Ic tsc . +In the i386 architecture, this counter may +be selected by requesting an event with event specifier +.Dq Li tsc . The -.Ic tsc +.Dq Li tsc event does not support any further qualifiers. It can only be allocated in system-wide counting mode, and is a read-only counter. @@ -473,7 +479,7 @@ .%B "AMD Athlon Processor x86 Code Optimization Guide" .%N "Publication No. 22007" .%D "February 2002" -.%Q "Advanced Micronic Devices, Inc." +.%Q "Advanced Micro Devices, Inc." .Re .Pp Event specifiers for AMD K7 PMCs can have the following optional @@ -491,25 +497,26 @@ which the condition remains true. .It Li inv Invert the sense of comparision when the -.Li count +.Dq Li count qualifier is present, making the counter to increment when the number of events per cycle is less than the value specified by the -.Li count +.Dq Li count qualifier. .It Li os Configure the PMC to count events happening at privilege level 0. .It Li unitmask= Ns Ar mask This qualifier is used to further qualify a select few events, -.Li k7-dc-refills-from-l2 , -.Li k7-dc-refills-from-system +.Dq Li k7-dc-refills-from-l2 , +.Dq Li k7-dc-refills-from-system and -.Li k7-dc-writebacks . +.Dq Li k7-dc-writebacks . Here .Ar mask -is a string of the following characters optionally seperated by -.Li "+" +is a string of the following characters optionally separated by +.Ql + characters: +.Pp .Bl -tag -width indent -compact .It Li m Count operations for lines in the @@ -532,21 +539,23 @@ .Dq Invalid state. .El +.Pp If no -.Ar unitmask +.Dq Li unitmask qualifier is specified, the default is to count events for caches lines in any of the above states. .It Li usr Configure the PMC to count events occurring at privilege levels 1, 2 or 3. .El +.Pp If neither of the -.Li os +.Dq Li os or -.Li usr +.Dq Li usr qualifiers were specified, the default is to enable both. .Pp -The event specifiers support on AMD K7 PMCs are: +The event specifiers supported on AMD K7 PMCs are: .Bl -tag -width indent .It Li k7-dc-accesses Count data cache accesses. @@ -555,17 +564,17 @@ .It Li k7-dc-refills-from-l2 Op Li ,unitmask= Ns Ar mask Count data cache refills from L2 cache. This event may be further qualified using the -.Li unitmask +.Dq Li unitmask qualifier. .It Li k7-dc-refills-from-system Op Li ,unitmask= Ns Ar mask Count data cache refills from system memory. This event may be further qualified using the -.Li unitmask +.Dq Li unitmask qualifier. .It Li k7-dc-writebacks Op Li ,unitmask= Ns Ar mask Count data cache writebacks. This event may be further qualified using the -.Li unitmask +.Dq Li unitmask qualifier. .It Li k7-l1-dtlb-miss-and-l2-dtlb-hits Count L1 DTLB misses and L2 DTLB hits. @@ -600,12 +609,12 @@ Count retired resync branches (non control transfer branches). .It Li k7-interrupts-masked-cycles Count the number of cycles when the processor's -.Li IF +.Va IF flag was zero. .It Li k7-interrupts-masked-while-pending-cycles Count the number of cycles interrupts were masked while pending due to the processor's -.Li IF +.Va IF flag being zero. .It Li k7-hardware-interrupts Count the number of taken hardware interrupts. @@ -621,7 +630,7 @@ .%B "BIOS and Kernel Developer's Guide for the AMD Athlon(tm) 64 and AMD Opteron Processors" .%N "Publication No. 26094" .%D "April 2004" -.%Q "Advanced Micronic Devices, Inc." +.%Q "Advanced Micro Devices, Inc." .Re .Pp Event specifiers for AMD K8 PMCs can have the following optional @@ -639,11 +648,11 @@ which the condition remains true. .It Li inv Invert the sense of comparision when the -.Li count +.Dq Li count qualifier is present, making the counter to increment when the number of events per cycle is less than the value specified by the -.Li count +.Dq Li count qualifier. .It Li mask= Ns Ar qualifier Many event specifiers for AMD K8 PMCs need to be additionally @@ -656,13 +665,14 @@ Configure the PMC to count events occurring at privilege levels 1, 2 or 3. .El +.Pp If neither of the -.Li os +.Dq Li os or -.Li usr +.Dq Li usr qualifiers were specified, the default is to enable both. .Pp -The event specifiers support on AMD K8 PMCs are: +The event specifiers supported on AMD K8 PMCs are: .Bl -tag -width indent .It Li k8-bu-cpu-clk-unhalted Count the number of clock cycles when the CPU is not in the HLT or @@ -672,9 +682,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li + Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li dc-fill Count data cache fill requests. .It Li ic-fill @@ -682,15 +693,17 @@ .It Li tlb-reload Count TLB reloads. .El +.Pp The default is to count all types of requests. .It Li k8-bu-internal-l2-request Op Li ,mask= Ns Ar qualifier Count internally generated requests to the L2 cache. This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li cancelled Count cancelled requests. .It Li dc-fill @@ -702,6 +715,7 @@ .It Li tlb-reload Count TLB reloads. .El +.Pp The default is to count all types of requests. .It Li k8-dc-access Count data cache accesses including microcode scratchpad accesses. @@ -710,9 +724,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li exclusive Count operations for lines in the .Dq exclusive @@ -734,6 +749,7 @@ .Dq shared state. .El +.Pp The default is to count operations for lines in all the above states. .It Li k8-dc-dcache-accesses-by-locks Op Li ,mask= Ns Ar qualifier @@ -743,23 +759,26 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li accesses Count data cache accesses by lock instructions. .It Li misses Count data cache misses by lock instructions. .El +.Pp The default is to count all accesses. .It Li k8-dc-dispatched-prefetch-instructions Op Li ,mask= Ns Ar qualifier Count the number of dispatched prefetch instructions. This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li load Count load operations. .It Li nta @@ -767,6 +786,7 @@ .It Li store Count store operations. .El +.Pp The default is to count all operations. .It Li k8-dc-l1-dtlb-miss-and-l2-dtlb-hit Count L1 DTLB misses that are L2 DTLB hits. @@ -785,23 +805,26 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "piggyback" -compact +.Pp +.Bl -tag -width indent -compact .It Li scrubber Count scrubber detected errors. .It Li piggyback -Count piggyback scrubber errors. +Count piggyback scrubber errors. .El +.Pp The default is to count both kinds of errors. .It Li k8-dc-refill-from-l2 Op Li ,mask= Ns Ar qualifier Count data cache refills from L2 cache. This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li exclusive Count operations for lines in the .Dq exclusive @@ -823,6 +846,7 @@ .Dq shared state. .El +.Pp The default is to count operations for lines in all the above states. .It Li k8-dc-refill-from-system Op Li ,mask= Ns Ar qualifier @@ -830,9 +854,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li exclusive Count operations for lines in the .Dq exclusive @@ -854,6 +879,7 @@ .Dq shared state. .El +.Pp The default is to count operations for lines in all the above states. .It Li k8-fp-dispatched-fpu-ops Op Li ,mask= Ns Ar qualifier @@ -862,9 +888,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li add-pipe-excluding-junk-ops Count add pipe ops excluding junk ops. .It Li add-pipe-junk-ops @@ -878,6 +905,7 @@ .It Li store-pipe-junk-ops Count junk ops in the store pipe. .El +.Pp The default is to count all types of ops. .It Li k8-fp-cycles-with-no-fpu-ops-retired Count cycles when no FPU ops were retired. @@ -916,9 +944,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li sse-and-x87-microtraps Count SSE and x87 microtraps. .It Li sse-reclass-microfaults @@ -928,6 +957,7 @@ .It Li x87-reclass-microfaults Count x87 reclass microfaults. .El +.Pp The default is to count all types of exceptions. .It Li k8-fr-interrupts-masked-cycles Count cycles when interrupts were masked (by CPU RFLAGS field IF was zero). @@ -954,9 +984,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li low-op-pos-0 Count instructions with the low op in position 0. .It Li low-op-pos-1 @@ -964,6 +995,7 @@ .It Li low-op-pos-2 Count instructions with the low op in position 2. .El +.Pp The default is to count all types of instructions. .It Li k8-fr-retired-fpu-instructions Op Li ,mask= Ns Ar qualifier Count retired FPU instructions. @@ -971,11 +1003,12 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li mmx-3dnow -Count MMX and 3DNow! instructions. +Count MMX and 3DNow!\& instructions. .It Li packed-sse-sse2 Count packed SSE and SSE2 instructions. .It Li scalar-sse-sse2 @@ -983,6 +1016,7 @@ .It Li x87 Count x87 instructions. .El +.Pp The default is to count all types of instructions. .It Li k8-fr-retired-near-returns Count retired near returns. @@ -1028,7 +1062,8 @@ .It Li k8-ls-locked-operation Op Li ,mask= Ns Ar qualifier Count locked operations. For revision C and later CPUs, the following qualifiers are supported: -.Bl -tag -width "XXXXXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li cycles-in-request Count the number of cycles in the lock request/grant stage. .It Li cycles-to-complete @@ -1037,6 +1072,7 @@ .It Li locked-instructions Count the number of lock instructions executed. .El +.Pp The default is to count the number of lock instructions executed. .It Li k8-ls-microarchitectural-late-cancel Count microarchitectural late cancels of operations in the load/store @@ -1054,9 +1090,9 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XX" -compact +.Bl -tag -width indent -compact .It Li cs Count CS register loads. .It Li ds @@ -1067,21 +1103,23 @@ Count FS register loads. .It Li gs Count GS register loads. -.\" .It Ic hs +.\" .It Li hs .\" Count HS register loads. .\" XXX "HS" register? .It Li ss Count SS register loads. .El +.Pp The default is to count all types of loads. .It Li k8-nb-memory-controller-bypass-saturation Op Li ,mask= Ns Ar qualifier Count memory controller bypass counter saturation events. This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li dram-controller-interface-bypass Count DRAM controller interface bypass. .It Li dram-controller-queue-bypass @@ -1091,6 +1129,7 @@ .It Li memory-controller-lo-pri-bypass Count memory controller low priority bypasses. .El +.Pp .It Li k8-nb-memory-controller-dram-slots-missed Count memory controller DRAM command slots missed (in MemClks). .It Li k8-nb-memory-controller-page-access-event Op Li ,mask= Ns Ar qualifier @@ -1098,9 +1137,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li page-conflict Count page conflicts. .It Li page-hit @@ -1108,6 +1148,7 @@ .It Li page-miss Count page misses. .El +.Pp The default is to count all types of events. .It Li k8-nb-memory-controller-page-table-overflow Count memory control page table overflow events. @@ -1116,9 +1157,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li probe-hit Count all probe hits. .It Li probe-hit-dirty-no-memory-cancel @@ -1133,9 +1175,10 @@ This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "exclusive" -compact +.Pp +.Bl -tag -width indent -compact .It Li nonpostwrszbyte .It Li nonpostwrszdword .It Li postwrszbyte @@ -1144,15 +1187,17 @@ .It Li rdszdword .It Li rdmodwr .El +.Pp The default is to count all types of commands. .It Li k8-nb-memory-controller-turnaround Op Li ,mask= Ns Ar qualifier Count memory control turnaround events. This event may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .\" XXX doc is unclear whether these are cycle counts or event counts .It Li dimm-turnaround Count DIMM turnarounds. @@ -1161,6 +1206,7 @@ .It Li write-to-read-turnaround Count write to read turnarounds. .El +.Pp The default is to count all types of events. .It Li k8-nb-ht-bus0-bandwidth Op Li ,mask= Ns Ar qualifier .It Li k8-nb-ht-bus1-bandwidth Op Li ,mask= Ns Ar qualifier @@ -1169,9 +1215,10 @@ These events may be further qualified using .Ar qualifier , which is a -.Li "+" Ns - Ns +.Ql + separated set of the following keywords: -.Bl -tag -width "XXXXXXXXXX" -compact +.Pp +.Bl -tag -width indent -compact .It Li buffer-release Count buffer release messages sent. .It Li command @@ -1181,13 +1228,14 @@ .It Li nop Count nop messages sent. .El +.Pp The default is to count all types of messages. .El .Ss Intel P6 PMCS Intel P6 PMCs are present in Intel .Tn "Pentium Pro" , .Tn "Pentium II" , -.Tn "Celeron" , +.Tn Celeron , .Tn "Pentium III" and .Tn "Pentium M" @@ -1229,10 +1277,10 @@ which the condition remains true. .It Li inv Invert the sense of comparision when the -.Ar cmask +.Dq Li cmask qualifier is present, making the counter increment when the number of >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Sun Jun 26 21:17:19 2005 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 A0DEE16A420; Sun, 26 Jun 2005 21:17:18 +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 79A4816A41C for ; Sun, 26 Jun 2005 21:17:18 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2FD43D1D for ; Sun, 26 Jun 2005 21:17:18 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QLHIJs000444 for ; Sun, 26 Jun 2005 21:17:18 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QLHHLi000441 for perforce@freebsd.org; Sun, 26 Jun 2005 21:17:18 GMT (envelope-from peter@freebsd.org) Date: Sun, 26 Jun 2005 21:17:18 GMT Message-Id: <200506262117.j5QLHHLi000441@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79016 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: Sun, 26 Jun 2005 21:17:19 -0000 http://perforce.freebsd.org/chv.cgi?CH=79016 Change 79016 by peter@peter_daintree on 2005/06/26 21:16:20 Checkpoint in case I lose it. Build dump_avail[] array alongside phys_avail[], so that we have an accurate complete list of things to dump, without the hacking that goes on in vm_page.c and later in machdep.c Affected files ... .. //depot/projects/hammer/sys/i386/i386/machdep.c#53 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/machdep.c#53 (text+ko) ==== @@ -185,10 +185,12 @@ long realmem = 0; vm_paddr_t phys_avail[10]; +vm_paddr_t dump_avail[10]; vm_paddr_t kernphys[2]; /* must be 2 less so 0 0 can signal end of chunks */ -#define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(vm_offset_t)) - 2) +#define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(phys_avail[0])) - 2) +#define DUMP_AVAIL_ARRAY_END ((sizeof(dump_avail) / sizeof(dump_avail[0])) - 2) struct kva_md_info kmi; @@ -1612,7 +1614,7 @@ static void getmemsize(int first) { - int i, physmap_idx, pa_indx; + int i, physmap_idx, pa_indx, da_indx; int hasbrokenint12; u_long physmem_tunable; u_int extmem; @@ -1897,14 +1899,15 @@ if (physmap[i + 1] < end) end = trunc_page(physmap[i + 1]); for (pa = round_page(physmap[i]); pa < end; pa += PAGE_SIZE) { - int tmp, page_bad; + int tmp, page_bad, full; int *ptr = (int *)CADDR1; + full = FALSE; /* * block out kernel memory as not available. */ if (pa >= kernphys[0] && pa < kernphys[1]) - continue; + goto do_dump_avail; /* * block out dcons buffer @@ -1912,7 +1915,7 @@ if (dcons_addr > 0 && pa >= trunc_page(dcons_addr) && pa < dcons_addr + dcons_size) - continue; + goto do_dump_avail; page_bad = FALSE; @@ -1981,12 +1984,28 @@ printf( "Too many holes in the physical address space, giving up\n"); pa_indx--; - break; + full = TRUE; + goto do_dump_avail; } phys_avail[pa_indx++] = pa; /* start */ phys_avail[pa_indx] = pa + PAGE_SIZE; /* end */ } physmem++; +do_dump_avail: + if (dump_avail[da_indx] == pa) { + dump_avail[da_indx] += PAGE_SIZE; + } else { + da_indx++; + if (da_indx == DUMP_AVAIL_ARRAY_END) { + da_indx--; + goto do_next; + } + dump_avail[da_indx++] = pa; /* start */ + dump_avail[da_indx] = pa + PAGE_SIZE; /* end */ + } +do_next; + if (full) + break; } } *pte = 0; From owner-p4-projects@FreeBSD.ORG Sun Jun 26 22:03:15 2005 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 C3FE816A420; Sun, 26 Jun 2005 22:03:14 +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 961F716A41C for ; Sun, 26 Jun 2005 22:03:14 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8175043D1D for ; Sun, 26 Jun 2005 22:03:14 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QM3EgC002060 for ; Sun, 26 Jun 2005 22:03:14 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QM3EEI002057 for perforce@freebsd.org; Sun, 26 Jun 2005 22:03:14 GMT (envelope-from ps@freebsd.org) Date: Sun, 26 Jun 2005 22:03:14 GMT Message-Id: <200506262203.j5QM3EEI002057@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79018 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: Sun, 26 Jun 2005 22:03:15 -0000 http://perforce.freebsd.org/chv.cgi?CH=79018 Change 79018 by ps@butter.corp on 2005/06/26 22:02:54 Don't include page zero in dump_avail. We can add a hack in dump_machdep to include this easier than dealing with it here. Also, make this compile. Affected files ... .. //depot/projects/hammer/sys/i386/i386/machdep.c#54 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/machdep.c#54 (text+ko) ==== @@ -1871,8 +1871,11 @@ */ physmap[0] = PAGE_SIZE; /* mask off page 0 */ pa_indx = 0; + da_indx = 0; phys_avail[pa_indx++] = physmap[0]; phys_avail[pa_indx] = physmap[0]; + dump_avail[da_indx++] = physmap[0]; + dump_avail[da_indx] = physmap[0]; pte = CMAP1; /* @@ -2003,7 +2006,7 @@ dump_avail[da_indx++] = pa; /* start */ dump_avail[da_indx] = pa + PAGE_SIZE; /* end */ } -do_next; +do_next: if (full) break; } From owner-p4-projects@FreeBSD.ORG Sun Jun 26 22:21:39 2005 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 C627516A420; Sun, 26 Jun 2005 22:21:38 +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 9993116A41C for ; Sun, 26 Jun 2005 22:21:38 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A15C43D1F for ; Sun, 26 Jun 2005 22:21:38 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QMLcTB002724 for ; Sun, 26 Jun 2005 22:21:38 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QMLc0L002721 for perforce@freebsd.org; Sun, 26 Jun 2005 22:21:38 GMT (envelope-from ps@freebsd.org) Date: Sun, 26 Jun 2005 22:21:38 GMT Message-Id: <200506262221.j5QMLc0L002721@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79019 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: Sun, 26 Jun 2005 22:21:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=79019 Change 79019 by ps@butter.corp on 2005/06/26 22:21:36 export dump_avail and make kernphys static Affected files ... .. //depot/projects/hammer/sys/i386/i386/dump_machdep.c#7 edit .. //depot/projects/hammer/sys/i386/i386/machdep.c#55 edit .. //depot/projects/hammer/sys/i386/include/pmap.h#22 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/dump_machdep.c#7 (text+ko) ==== @@ -64,37 +64,24 @@ static size_t fragsz; /* 20 phys_avail entry pairs correspond to 10 md_pa's */ -static struct md_pa dump_avail[10]; +static struct md_pa dump_map[10]; static void md_pa_init(void) { int n, idx; - bzero(&dump_avail, sizeof(dump_avail)); - for (n = 0; n < sizeof(dump_avail) / sizeof(dump_avail[0]); n++) { + bzero(dump_map, sizeof(dump_map)); + for (n = 0; n < sizeof(dump_map) / sizeof(dump_map[0]); n++) { idx = n * 2; - if (phys_avail[idx] == 0 && phys_avail[idx + 1] == 0) + if (dump_avail[idx] == 0 && dump_avail[idx + 1] == 0) break; - dump_avail[n].md_start = phys_avail[idx]; - dump_avail[n].md_size = phys_avail[idx + 1] - phys_avail[idx]; - if (dump_avail[n].md_start == kernphys[1]) { - /* Include the kernel, that would be helpful! */ - dump_avail[n].md_start = kernphys[0]; - dump_avail[n].md_size += kernphys[1] - kernphys[0]; - } - if (dump_avail[n].md_start == PAGE_SIZE) { + dump_map[n].md_start = dump_avail[idx]; + dump_map[n].md_size = dump_avail[idx + 1] - dump_avail[idx]; + if (dump_map[n].md_start == PAGE_SIZE) { /* Include page zero */ - dump_avail[n].md_start = 0; - dump_avail[n].md_size += PAGE_SIZE; - } - if (dump_avail[n].md_start == 0 && dump_avail[n].md_size >= 0x98000) { - /* Include mpboot code and/or bios EBDA */ - dump_avail[n].md_size = 0xA0000; - } - if (phys_avail[idx + 1] == avail_end) { - /* Include msgbuf, that would be helpful! */ - dump_avail[n].md_size += (Maxmem << PAGE_SHIFT) - avail_end; + dump_map[n].md_start = 0; + dump_map[n].md_size += PAGE_SIZE; } } } @@ -103,7 +90,7 @@ md_pa_first(void) { - return (&dump_avail[0]); + return (&dump_map[0]); } static struct md_pa * ==== //depot/projects/hammer/sys/i386/i386/machdep.c#55 (text+ko) ==== @@ -186,7 +186,7 @@ vm_paddr_t phys_avail[10]; vm_paddr_t dump_avail[10]; -vm_paddr_t kernphys[2]; +static vm_paddr_t kernphys[2]; /* must be 2 less so 0 0 can signal end of chunks */ #define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(phys_avail[0])) - 2) ==== //depot/projects/hammer/sys/i386/include/pmap.h#22 (text+ko) ==== @@ -346,7 +346,7 @@ extern pt_entry_t *CMAP1; extern vm_paddr_t avail_end; extern vm_paddr_t phys_avail[]; -extern vm_paddr_t kernphys[]; +extern vm_paddr_t dump_avail[]; extern int pseflag; extern int pgeflag; extern char *ptvmmap; /* poor name! */ From owner-p4-projects@FreeBSD.ORG Sun Jun 26 22:31:52 2005 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 97BD116A420; Sun, 26 Jun 2005 22:31:51 +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 5961B16A41C for ; Sun, 26 Jun 2005 22:31:51 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B27F43D1F for ; Sun, 26 Jun 2005 22:31:51 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QMVpBF003080 for ; Sun, 26 Jun 2005 22:31:51 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QMVoo8003077 for perforce@freebsd.org; Sun, 26 Jun 2005 22:31:50 GMT (envelope-from ps@freebsd.org) Date: Sun, 26 Jun 2005 22:31:50 GMT Message-Id: <200506262231.j5QMVoo8003077@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79020 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: Sun, 26 Jun 2005 22:31:52 -0000 http://perforce.freebsd.org/chv.cgi?CH=79020 Change 79020 by ps@butter.corp on 2005/06/26 22:31:11 Duplicate changes for populating dump_avail inline with phys_avail from i386. Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#18 edit .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#130 edit .. //depot/projects/hammer/sys/amd64/include/pmap.h#54 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#18 (text+ko) ==== @@ -64,37 +64,24 @@ static size_t fragsz; /* 20 phys_avail entry pairs correspond to 10 md_pa's */ -static struct md_pa dump_avail[10]; +static struct md_pa dump_map[10]; static void md_pa_init(void) { int n, idx; - bzero(&dump_avail, sizeof(dump_avail)); - for (n = 0; n < sizeof(dump_avail) / sizeof(dump_avail[0]); n++) { + bzero(dump_map, sizeof(dump_map)); + for (n = 0; n < sizeof(dump_map) / sizeof(dump_map[0]); n++) { idx = n * 2; - if (phys_avail[idx] == 0 && phys_avail[idx + 1] == 0) + if (dump_avail[idx] == 0 && dump_avail[idx + 1] == 0) break; - dump_avail[n].md_start = phys_avail[idx]; - dump_avail[n].md_size = phys_avail[idx + 1] - phys_avail[idx]; - if (dump_avail[n].md_start == kernphys[1]) { - /* Include the kernel, that would be helpful! */ - dump_avail[n].md_start = kernphys[0]; - dump_avail[n].md_size += kernphys[1] - kernphys[0]; - } - if (dump_avail[n].md_start == PAGE_SIZE) { + dump_map[n].md_start = dump_map[idx]; + dump_map[n].md_size = dump_avail[idx + 1] - dump_avail[idx]; + if (dump_map[n].md_start == PAGE_SIZE) { /* Include page zero */ - dump_avail[n].md_start = 0; - dump_avail[n].md_size += PAGE_SIZE; - } - if (dump_avail[n].md_start == 0 && dump_avail[n].md_size >= 0x98000) { - /* Include mpboot code and/or bios EBDA */ - dump_avail[n].md_size = 0xA0000; - } - if (phys_avail[idx + 1] == avail_end) { - /* Include msgbuf, that would be helpful! */ - dump_avail[n].md_size += (Maxmem << PAGE_SHIFT) - avail_end; + dump_map[n].md_start = 0; + dump_map[n].md_size += PAGE_SIZE; } } } @@ -103,7 +90,7 @@ md_pa_first(void) { - return (&dump_avail[0]); + return (&dump_map[0]); } static struct md_pa * ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#130 (text+ko) ==== @@ -159,9 +159,11 @@ long realmem = 0; vm_paddr_t phys_avail[20]; +vm_paddr_t dump_avail[20]; /* must be 2 less so 0 0 can signal end of chunks */ -#define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(vm_offset_t)) - 2) +#define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(phys_avail[0])) - 2) +#define DUMP_AVAIL_ARRAY_END ((sizeof(dump_avail) / sizeof(dump_avail[0])) - 2) struct kva_md_info kmi; @@ -848,7 +850,7 @@ u_int basemem; -vm_paddr_t kernphys[2]; +static vm_paddr_t kernphys[2]; /* * Populate the (physmap) array with base/bound pairs describing the @@ -866,7 +868,7 @@ static void getmemsize(caddr_t kmdp, u_int64_t first) { - int i, physmap_idx, pa_indx; + int i, physmap_idx, pa_indx, da_indx; vm_paddr_t pa, physmap[PHYSMAP_SIZE]; u_long physmem_tunable; pt_entry_t *pte; @@ -982,6 +984,8 @@ pa_indx = 0; phys_avail[pa_indx++] = physmap[0]; phys_avail[pa_indx] = physmap[0]; + dump_avail[da_indx++] = physmap[0]; + dump_avail[da_indx] = physmap[0]; pte = CMAP1; /* @@ -1008,14 +1012,15 @@ if (physmap[i + 1] < end) end = trunc_page(physmap[i + 1]); for (pa = round_page(physmap[i]); pa < end; pa += PAGE_SIZE) { - int tmp, page_bad; + int tmp, page_bad, full; int *ptr = (int *)CADDR1; + full = FALSE /* * block out kernel memory as not available. */ if (pa >= kernphys[0] && pa < kernphys[1]) - continue; + goto do_dump_avail; /* * block out dcons buffer @@ -1023,7 +1028,7 @@ if (dcons_addr > 0 && pa >= trunc_page(dcons_addr) && pa < dcons_addr + dcons_size) - continue; + goto do_dump_avail; page_bad = FALSE; @@ -1087,12 +1092,28 @@ printf( "Too many holes in the physical address space, giving up\n"); pa_indx--; - break; + full = TRUE; + goto do_dump_avail; } phys_avail[pa_indx++] = pa; /* start */ phys_avail[pa_indx] = pa + PAGE_SIZE; /* end */ } physmem++; +do_dump_avail: + if (dump_avail[da_indx] == pa) { + dump_avail[da_indx] += PAGE_SIZE; + } else { + da_indx++; + if (da_indx == DUMP_AVAIL_ARRAY_END) { + da_indx--; + goto do_next; + } + dump_avail[da_indx++] = pa; /* start */ + dump_avail[da_indx] = pa + PAGE_SIZE; /* end */ + } +do_next: + if (full) + break; } } *pte = 0; ==== //depot/projects/hammer/sys/amd64/include/pmap.h#54 (text+ko) ==== @@ -282,7 +282,7 @@ extern pt_entry_t *CMAP1; extern vm_paddr_t avail_end; extern vm_paddr_t phys_avail[]; -extern vm_paddr_t kernphys[]; +extern vm_paddr_t dump_avail[]; extern vm_offset_t virtual_avail; extern vm_offset_t virtual_end; From owner-p4-projects@FreeBSD.ORG Sun Jun 26 22:42:04 2005 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 4A86A16A420; Sun, 26 Jun 2005 22:42:04 +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 1AD8C16A41C for ; Sun, 26 Jun 2005 22:42:04 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E38A043D4C for ; Sun, 26 Jun 2005 22:42:03 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QMg3aA003393 for ; Sun, 26 Jun 2005 22:42:03 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QMg342003390 for perforce@freebsd.org; Sun, 26 Jun 2005 22:42:03 GMT (envelope-from ps@freebsd.org) Date: Sun, 26 Jun 2005 22:42:03 GMT Message-Id: <200506262242.j5QMg342003390@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79021 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: Sun, 26 Jun 2005 22:42:05 -0000 http://perforce.freebsd.org/chv.cgi?CH=79021 Change 79021 by ps@butter.corp on 2005/06/26 22:41:44 Typo Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#19 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#19 (text+ko) ==== @@ -76,7 +76,7 @@ idx = n * 2; if (dump_avail[idx] == 0 && dump_avail[idx + 1] == 0) break; - dump_map[n].md_start = dump_map[idx]; + dump_map[n].md_start = dump_avail[idx]; dump_map[n].md_size = dump_avail[idx + 1] - dump_avail[idx]; if (dump_map[n].md_start == PAGE_SIZE) { /* Include page zero */ From owner-p4-projects@FreeBSD.ORG Sun Jun 26 22:44:07 2005 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 1F16416A420; Sun, 26 Jun 2005 22:44:07 +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 ED60716A41C for ; Sun, 26 Jun 2005 22:44:06 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84D143D53 for ; Sun, 26 Jun 2005 22:44:06 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5QMi6u4003500 for ; Sun, 26 Jun 2005 22:44:06 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5QMi62L003497 for perforce@freebsd.org; Sun, 26 Jun 2005 22:44:06 GMT (envelope-from ps@freebsd.org) Date: Sun, 26 Jun 2005 22:44:06 GMT Message-Id: <200506262244.j5QMi62L003497@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79022 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: Sun, 26 Jun 2005 22:44:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79022 Change 79022 by ps@butter.corp on 2005/06/26 22:43:23 init da_indx and add a missing semi colon Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#131 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#131 (text+ko) ==== @@ -984,6 +984,7 @@ pa_indx = 0; phys_avail[pa_indx++] = physmap[0]; phys_avail[pa_indx] = physmap[0]; + da_indx = 0; dump_avail[da_indx++] = physmap[0]; dump_avail[da_indx] = physmap[0]; pte = CMAP1; @@ -1015,7 +1016,7 @@ int tmp, page_bad, full; int *ptr = (int *)CADDR1; - full = FALSE + full = FALSE; /* * block out kernel memory as not available. */ From owner-p4-projects@FreeBSD.ORG Tue Jun 28 12:50:38 2005 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 6F8A316A420; Tue, 28 Jun 2005 12:50:38 +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 25B5616A41C for ; Tue, 28 Jun 2005 12:50:38 +0000 (GMT) (envelope-from samy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1362F43D1D for ; Tue, 28 Jun 2005 12:50:38 +0000 (GMT) (envelope-from samy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SCobtX068679 for ; Tue, 28 Jun 2005 12:50:37 GMT (envelope-from samy@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SCobA8068676 for perforce@freebsd.org; Tue, 28 Jun 2005 12:50:37 GMT (envelope-from samy@FreeBSD.org) Date: Tue, 28 Jun 2005 12:50:37 GMT Message-Id: <200506281250.j5SCobA8068676@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to samy@FreeBSD.org using -f From: Samy Al Bahra To: Perforce Change Reviews Cc: Subject: PERFORCE change 79076 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: Tue, 28 Jun 2005 12:50:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=79076 Change 79076 by samy@samy_home on 2005/06/28 12:50:36 The mac_suidacl policy takes advantage of the new setxid() MAC entry points (and check_vnode_exec) to control access of credential-changing elements of a system (at a uid and gid level). This is a trivial modification of the mac_portacl module. Approved by: rwatson Affected files ... .. //depot/projects/trustedbsd/mac/share/man/man4/Makefile#52 edit .. //depot/projects/trustedbsd/mac/share/man/man4/mac_suidacl.4#1 add .. //depot/projects/trustedbsd/mac/sys/conf/files#118 edit .. //depot/projects/trustedbsd/mac/sys/modules/mac_suidacl/Makefile#1 add .. //depot/projects/trustedbsd/mac/sys/security/mac_suidacl/mac_suidacl.c#1 add Differences ... ==== //depot/projects/trustedbsd/mac/share/man/man4/Makefile#52 (text+ko) ==== @@ -142,6 +142,7 @@ mac_partition.4 \ mac_portacl.4 \ mac_seeotheruids.4 \ + mac_suidacl.4 \ mac_support.4 \ mac_stub.4 \ mac_test.4 \ ==== //depot/projects/trustedbsd/mac/sys/conf/files#118 (text+ko) ==== @@ -1767,6 +1767,7 @@ security/mac_portacl/mac_portacl.c optional mac_portacl security/mac_seeotheruids/mac_seeotheruids.c optional mac_seeotheruids security/mac_stub/mac_stub.c optional mac_stub +security/mac_suidacl/mac_suidacl.c optional mac_suidacl security/mac_test/mac_test.c optional mac_test ufs/ffs/ffs_alloc.c optional ffs ufs/ffs/ffs_balloc.c optional ffs From owner-p4-projects@FreeBSD.ORG Tue Jun 28 18:17:16 2005 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 905B116A421; Tue, 28 Jun 2005 18:17:15 +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 5F4B416A41C for ; Tue, 28 Jun 2005 18:17:15 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E1643D48 for ; Tue, 28 Jun 2005 18:17:15 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SIHFIj094471 for ; Tue, 28 Jun 2005 18:17:15 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SIHEbP094468 for perforce@freebsd.org; Tue, 28 Jun 2005 18:17:14 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 18:17:14 GMT Message-Id: <200506281817.j5SIHEbP094468@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79086 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: Tue, 28 Jun 2005 18:17:16 -0000 http://perforce.freebsd.org/chv.cgi?CH=79086 Change 79086 by ps@butter.corp on 2005/06/28 18:16:57 With the help of Peter, add support for PAE crashdumps. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#4 edit .. //depot/projects/hammer/lib/libkvm/kvm_private.h#2 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#4 (text+ko) ==== @@ -73,10 +73,15 @@ #define ptob(x) (i386_ptob(x)) #endif +#define PG_FRAME_PAE (~((uint64_t)PAGE_MASK)) +#define PDRSHIFT_PAE 21 +#define NPTEPG_PAE (PAGE_SIZE/sizeof(uint64_t)) + struct vmstate { void *mmapbase; size_t mmapsize; - pd_entry_t *PTD; + void *PTD; + int pae; }; /* @@ -109,7 +114,7 @@ * (Taken from kvm_ia64.c) */ static size_t -_kvm_pa2off(kvm_t *kd, uint64_t pa, u_long *ofs) +_kvm_pa2off(kvm_t *kd, uint64_t pa, uint64_t *ofs) { Elf_Ehdr *e = kd->vmst->mmapbase; Elf_Phdr *p = (Elf_Phdr*)((char*)e + e->e_phoff); @@ -173,29 +178,58 @@ else kernbase = nlist[0].n_value; - nlist[0].n_name = "IdlePTD"; + nlist[0].n_name = "IdlePDPT"; nlist[1].n_name = 0; - if (kvm_nlist(kd, nlist) != 0) { - _kvm_err(kd, kd->program, "bad namelist"); - return (-1); - } - if (kvm_read(kd, (nlist[0].n_value - kernbase), &pa, sizeof(pa)) != - sizeof(pa)) { - _kvm_err(kd, kd->program, "cannot read IdlePTD"); - return (-1); - } - PTD = _kvm_malloc(kd, PAGE_SIZE); - if (kvm_read(kd, pa, PTD, PAGE_SIZE) != PAGE_SIZE) { - _kvm_err(kd, kd->program, "cannot read PTD"); - return (-1); + if (kvm_nlist(kd, nlist) == 0) { + uint64_t pa64; + + if (kvm_read(kd, (nlist[0].n_value - kernbase), &pa, + sizeof(pa)) != sizeof(pa)) { + _kvm_err(kd, kd->program, "cannot read IdlePDPT"); + return (-1); + } + + if (kvm_read(kd, pa, &pa64, sizeof(pa64)) != sizeof(pa64)) { + _kvm_err(kd, kd->program, "Cannot read PDPT"); + return (-1); + } + + PTD = _kvm_malloc(kd, 4 * PAGE_SIZE); + if (kvm_read(kd, pa64 & PG_FRAME_PAE, PTD, 4 * PAGE_SIZE) != + (4 * PAGE_SIZE)) { + _kvm_err(kd, kd->program, "cannot read PDPT"); + return (-1); + } + kd->vmst->PTD = PTD; + kd->vmst->pae = 1; + } else { + nlist[0].n_name = "IdlePTD"; + nlist[1].n_name = 0; + + if (kvm_nlist(kd, nlist) != 0) { + _kvm_err(kd, kd->program, "bad namelist"); + return (-1); + } + if (kvm_read(kd, (nlist[0].n_value - kernbase), &pa, sizeof(pa)) != + sizeof(pa)) { + _kvm_err(kd, kd->program, "cannot read IdlePTD"); + return (-1); + } + PTD = _kvm_malloc(kd, PAGE_SIZE); + if (kvm_read(kd, pa, PTD, PAGE_SIZE) != PAGE_SIZE) { + _kvm_err(kd, kd->program, "cannot read PTD"); + return (-1); + } + kd->vmst->PTD = PTD; + return (0); + kd->vmst->pae = 0; } - kd->vmst->PTD = PTD; return (0); } int -_kvm_kvatop(kvm_t *kd, u_long va, u_long *pa) +kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; u_long offset; @@ -206,7 +240,9 @@ u_long pdeindex; u_long pteindex; size_t s; - u_long a, ofs; + u_long a; + uint64_t ofs; + uint32_t *PTD; if (ISALIVE(kd)) { @@ -215,13 +251,14 @@ } vm = kd->vmst; + PTD = (uint32_t *)vm->PTD; offset = va & (PAGE_SIZE - 1); /* * If we are initializing (kernel page table descriptor pointer * not yet set) then return pa == va to avoid infinite recursion. */ - if (vm->PTD == 0) { + if (PTD == 0) { s = _kvm_pa2off(kd, va, pa); if (s == 0) { _kvm_err(kd, kd->program, @@ -232,7 +269,7 @@ } pdeindex = va >> PDRSHIFT; - pde = vm->PTD[pdeindex]; + pde = PTD[pdeindex]; if (((u_long)pde & PG_V) == 0) goto invalid; @@ -256,7 +293,7 @@ } pteindex = (va >> PAGE_SHIFT) & (NPTEPG-1); - pte_pa = ((u_long)pde & PG_FRAME) + (pteindex * sizeof(pt_entry_t)); + pte_pa = ((u_long)pde & PG_FRAME) + (pteindex * sizeof(pde)); s = _kvm_pa2off(kd, pte_pa, &ofs); if (s <= sizeof pte) { @@ -288,3 +325,109 @@ _kvm_err(kd, 0, "invalid address (%x)", va); return (0); } + +int +kvm_kvatop_pae(kvm_t *kd, u_long va, uint64_t *pa) +{ + struct vmstate *vm; + uint64_t offset; + uint64_t pte_pa; + uint64_t pde_pa; + uint64_t pde; + uint64_t pte; + u_long pdeindex; + u_long pteindex; + size_t s; + uint64_t a, ofs; + uint64_t *PTD; + + + if (ISALIVE(kd)) { + _kvm_err(kd, 0, "vatop called in live kernel!"); + return((off_t)0); + } + + vm = kd->vmst; + PTD = (uint64_t *)vm->PTD; + offset = va & (PAGE_SIZE - 1); + + /* + * If we are initializing (kernel page table descriptor pointer + * not yet set) then return pa == va to avoid infinite recursion. + */ + if (PTD == 0) { + s = _kvm_pa2off(kd, va, pa); + if (s == 0) { + _kvm_err(kd, kd->program, + "_kvm_kvatop: bootstrap data not in dump"); + goto invalid; + } else + return (PAGE_SIZE - offset); + } + + pdeindex = va >> PDRSHIFT_PAE; + pde = PTD[pdeindex]; + if (((u_long)pde & PG_V) == 0) + goto invalid; + + if ((u_long)pde & PG_PS) { + /* + * No second-level page table; ptd describes one 4MB page. + * (We assume that the kernel wouldn't set PG_PS without enabling + * it cr0, and that the kernel doesn't support 36-bit physical + * addresses). + */ +#define PAGE4M_MASK (NBPDR - 1) +#define PG_FRAME4M (~PAGE4M_MASK) + pde_pa = ((u_long)pde & PG_FRAME4M) + (va & PAGE4M_MASK); + s = _kvm_pa2off(kd, pde_pa, &ofs); + if (s <= sizeof pde) { + _kvm_syserr(kd, kd->program, "_kvm_kvatop: pde_pa not found"); + goto invalid; + } + *pa = ofs; + return (NBPDR - (va & PAGE4M_MASK)); + } + + pteindex = (va >> PAGE_SHIFT) & (NPTEPG_PAE-1); + pte_pa = ((uint64_t)pde & PG_FRAME_PAE) + (pteindex * sizeof(pde)); + + s = _kvm_pa2off(kd, pte_pa, &ofs); + if (s <= sizeof pte) { + _kvm_err(kd, kd->program, "_kvm_kvatop: pdpe_pa not found"); + goto invalid; + } + + /* XXX This has to be a physical address read, kvm_read is virtual */ + if (lseek(kd->pmfd, ofs, 0) == -1) { + _kvm_syserr(kd, kd->program, "_kvm_vatop: lseek"); + goto invalid; + } + if (read(kd->pmfd, &pte, sizeof pte) != sizeof pte) { + _kvm_syserr(kd, kd->program, "_kvm_vatop: read"); + goto invalid; + } + if (((uint64_t)pte & PG_V) == 0) + goto invalid; + + a = ((uint64_t)pte & PG_FRAME_PAE) + offset; + s =_kvm_pa2off(kd, a, pa); + if (s == 0) { + _kvm_err(kd, kd->program, "_kvm_kvatop: address not in dump"); + goto invalid; + } else + return (PAGE_SIZE - offset); + +invalid: + _kvm_err(kd, 0, "invalid address (%x)", va); + return (0); +} + +int +_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +{ + if (kd->vmst->pae) + kvm_kvatop_pae(kd, va, pa); + else + kvm_kvatop(kd, va, pa); +} ==== //depot/projects/hammer/lib/libkvm/kvm_private.h#2 (text+ko) ==== @@ -75,7 +75,7 @@ void _kvm_freeprocs(kvm_t *kd); void _kvm_freevtop(kvm_t *); int _kvm_initvtop(kvm_t *); -int _kvm_kvatop(kvm_t *, u_long, u_long *); +int _kvm_kvatop(kvm_t *, u_long, uint64_t *); void *_kvm_malloc(kvm_t *kd, size_t); void *_kvm_realloc(kvm_t *kd, void *, size_t); void _kvm_syserr (kvm_t *kd, const char *program, const char *fmt, ...) From owner-p4-projects@FreeBSD.ORG Tue Jun 28 18:36:40 2005 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 885A216A420; Tue, 28 Jun 2005 18:36:39 +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 3F97316A41F for ; Tue, 28 Jun 2005 18:36:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E86543D1F for ; Tue, 28 Jun 2005 18:36:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SIac5U095194 for ; Tue, 28 Jun 2005 18:36:38 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SIacYR095191 for perforce@freebsd.org; Tue, 28 Jun 2005 18:36:38 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 18:36:38 GMT Message-Id: <200506281836.j5SIacYR095191@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79087 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: Tue, 28 Jun 2005 18:36:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=79087 Change 79087 by areisse@areisse_ibook on 2005/06/28 18:36:04 Implement some missing features in our libselinux in order to remove libsedarwin entirely. This is security_compute_user, security_check_context, and getcon. The security_check_context provided here is a good candidate for replacement with a new syscall (perhaps sedarwin-specific) that simply validates a label. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/Makefile#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/check_context.c#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/getcon.c#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/security_get_user_contexts.c#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/sedarwin_config.c#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/Makefile#3 (text+ko) ==== @@ -11,7 +11,7 @@ SRCS= system.c security_get_user_contexts.c get_context_list.c \ getseccontext.c query_user_context.c \ - context.c \ + context.c check_context.c getcon.c \ get_default_type.c filecon.c sedarwin_config.c \ freecon.c freeconary.c booleans.c ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/check_context.c#2 (text+ko) ==== @@ -1,27 +1,26 @@ -#include #include -#include #include #include #include -#include #include -#include "policy.h" #include +#include +#include +#include int security_check_context(security_context_t con) { - char path[PATH_MAX]; - int fd, ret; + kern_return_t kr; + char buf[strlen(con) + strlen(SEBSD_ID_STRING) + 2]; - snprintf(path, sizeof path, "%s/context", selinux_mnt); - fd = open(path, O_RDWR); - if (fd < 0) - return -1; + strcpy(buf, SEBSD_ID_STRING); + strcat(buf, "/"); + strcat(buf, con); - ret = write(fd, con, strlen(con)+1); - close(fd); - if (ret < 0) - return -1; - return 0; + kr = mac_check_name_port_access(mach_task_self(), mach_task_self(), + buf, "file", "read"); + if (kr == KERN_INVALID_ARGUMENT) + return (-1); + else + return (0); } ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/getcon.c#2 (text+ko) ==== @@ -1,44 +1,30 @@ #include -#include #include #include #include #include -#include -#include "policy.h" +#include +#include int getcon(security_context_t *context) { - char *buf; - size_t size; - int fd; - ssize_t ret; + mac_t label; + char *text; + int ret; - fd = open("/proc/self/attr/current", O_RDONLY); - if (fd < 0) - return -1; - - size = PAGE_SIZE; - buf = malloc(size); - if (!buf) { - ret = -1; - goto out; + if (mac_prepare(&label, SEBSD_ID_STRING)) + return (-1); + if (mac_get_proc(label)) { + mac_free(label); + return (-1); } - memset(buf, 0, size); + ret = mac_to_text(label, &text); + if (ret == 0) { + *context = strdup(text+1+strlen(SEBSD_ID_STRING)); + free(text); + } else + *context = NULL; - ret = read(fd, buf, size-1); - if (ret < 0) - goto out2; - - *context = strdup(buf); - if (!(*context)) { - ret = -1; - goto out2; - } - ret = 0; -out2: - free(buf); -out: - close(fd); + mac_free(label); return ret; } ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/security_get_user_contexts.c#2 (text+ko) ==== @@ -43,6 +43,8 @@ #include #include +#include + struct getsid_args { char *ctx; @@ -101,7 +103,7 @@ *retcontexts = NULL; return (0); } - contextarray = calloc(n, sizeof(char *)); + contextarray = calloc(1+n, sizeof(char *)); if (contextarray == NULL) { free(contexts); return (-1); @@ -136,3 +138,17 @@ { return security_get_some_contexts (5, fromcontext, "unused", retcontexts, ncontexts); } + +int security_compute_user(security_context_t scon, + const char *user, + security_context_t **con) +{ + size_t ncon; + int rc = security_get_user_contexts(scon,user,con,&ncon); + if (rc || ncon == 0) { + free(*con); + return -1; + } + con[ncon] = 0; + return rc; +} ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/src/sedarwin_config.c#3 (text+ko) ==== @@ -11,3 +11,18 @@ { return "/etc/security/sedarwin/booleans"; } + +char *selinux_default_context_path() +{ + return "/etc/security/sedarwin/default_contexts"; +} + +char *selinux_failsafe_context_path() +{ + return "/etc/security/sedarwin/failsafe_context"; +} + +char *selinux_user_contexts_path() +{ + return "/etc/security/sedarwin/user_context"; +} From owner-p4-projects@FreeBSD.ORG Tue Jun 28 18:36:41 2005 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 6D3BB16A422; Tue, 28 Jun 2005 18:36:40 +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 8F6CB16A41F for ; Tue, 28 Jun 2005 18:36:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F7543D1D for ; Tue, 28 Jun 2005 18:36:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SIadVL095200 for ; Tue, 28 Jun 2005 18:36:39 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SIadFn095197 for perforce@freebsd.org; Tue, 28 Jun 2005 18:36:39 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 18:36:39 GMT Message-Id: <200506281836.j5SIadFn095197@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79088 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: Tue, 28 Jun 2005 18:36:41 -0000 http://perforce.freebsd.org/chv.cgi?CH=79088 Change 79088 by areisse@areisse_ibook on 2005/06/28 18:36:26 Build the getcon program. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/utils/Makefile#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/utils/Makefile#3 (text+ko) ==== @@ -15,7 +15,7 @@ override CFLAGS += -I../include LDLIBS += -L../src -lselinux $(LIBMAC) -lmac -SRCS= getfilecon.c getsebool.c \ +SRCS= getfilecon.c getsebool.c getcon.c \ setfilecon.c setsebool.c togglesebool.c TARGETS=$(patsubst %.c,%,$(SRCS)) From owner-p4-projects@FreeBSD.ORG Tue Jun 28 18:39:44 2005 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 E324016A420; Tue, 28 Jun 2005 18:39:43 +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 BC1E516A41C for ; Tue, 28 Jun 2005 18:39:43 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D8F243D58 for ; Tue, 28 Jun 2005 18:39:43 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SIdhHO095419 for ; Tue, 28 Jun 2005 18:39:43 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SIdhNO095416 for perforce@freebsd.org; Tue, 28 Jun 2005 18:39:43 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 18:39:43 GMT Message-Id: <200506281839.j5SIdhNO095416@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79089 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: Tue, 28 Jun 2005 18:39:44 -0000 http://perforce.freebsd.org/chv.cgi?CH=79089 Change 79089 by areisse@areisse_ibook on 2005/06/28 18:39:13 Change miscellaneous sedarwin programs to be built with libselinux and not the (obsolete) libsedarwin. wslogin also needed a change for a difference in get_ordered_context_list. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/loadpolicy/Makefile#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/newrole/Makefile#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/wslogin/Makefile#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/wslogin/wslogin.c#2 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/loadpolicy/Makefile#3 (text+ko) ==== @@ -7,8 +7,8 @@ CFLAGS+= -I$(SOURCE_ROOT)/sedarwin -LDADD+= -L$(SOURCE_ROOT)/sedarwin/libsedarwin -LDADD+= -lsebsd $(LIBMAC) +LDADD+= -L$(SOURCE_ROOT)/sedarwin/libselinux/src +LDADD+= -lselinux $(LIBMAC) all: $(PROG) ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/newrole/Makefile#3 (text+ko) ==== @@ -7,7 +7,7 @@ CFLAGS+= $(DARWIN_HDRS) CFLAGS+= -I$(SOURCE_ROOT)/sedarwin -LDADD+= -L$(SOURCE_ROOT)/sedarwin/libsedarwin -lsebsd $(LIBMAC) -lpam +LDADD+= -L$(SOURCE_ROOT)/sedarwin/libselinux/src -lselinux $(LIBMAC) -lpam all: $(PROG) ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/wslogin/Makefile#3 (text+ko) ==== @@ -8,7 +8,7 @@ all: wslogin.dylib build/wsloginui.app wslogin.dylib: $(OBJS) - gcc -dynamiclib -o $@ $(OBJS) ../../libsedarwin/libsebsd.a $(DARWIN_ROOT)/libmac/*.o + gcc -dynamiclib -o $@ $(OBJS) ../../libselinux/src/libselinux.a $(DARWIN_ROOT)/libmac/*.o build/wsloginui.app: LabelChooser.m LabelChooser.h main.m xcodebuild ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/programs/wslogin/wslogin.c#2 (text+ko) ==== @@ -84,7 +84,7 @@ char userlabel[512]; if (get_ordered_context_list(username, NULL, &contexts, - &ncontexts) != 0 || ncontexts == 0) + &ncontexts) < 0 || ncontexts == 0) errexit ("Getting context list for %s: %s", username, strerror (errno)); #if 0 int retries = 3; From owner-p4-projects@FreeBSD.ORG Tue Jun 28 18:41:47 2005 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 26AD816A421; Tue, 28 Jun 2005 18:41:47 +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 DB8D916A41C for ; Tue, 28 Jun 2005 18:41:46 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D6143D58 for ; Tue, 28 Jun 2005 18:41:46 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SIfk3v095542 for ; Tue, 28 Jun 2005 18:41:46 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SIfkJe095539 for perforce@freebsd.org; Tue, 28 Jun 2005 18:41:46 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 18:41:46 GMT Message-Id: <200506281841.j5SIfkJe095539@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79090 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: Tue, 28 Jun 2005 18:41:48 -0000 http://perforce.freebsd.org/chv.cgi?CH=79090 Change 79090 by areisse@areisse_ibook on 2005/06/28 18:41:41 Remove libsedarwin, as it is now replaced by libselinux, in order to reduce differences from SELinux itself and SEBSD. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/Makefile#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/Makefile#3 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/context.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/get_default_type.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/get_ordered_context_list.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/getseccontext.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/query_user_context.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/sebsd.h#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/sebsd_context.h#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/sebsd_fs.h#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/sebsd_proc.h#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/sebsd_ss.h#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/security_change_context.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/security_compute_av.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/security_get_user_contexts.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/string_to_security_class.c#2 delete .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsedarwin/system.c#2 delete Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/Makefile#3 (text+ko) ==== @@ -1,17 +1,17 @@ all: cd sedarwin && gnumake - cd libsedarwin && gnumake + cd libselinux && gnumake cd programs && gnumake cd policy && gnumake clean: cd sedarwin && gnumake clean - cd libsedarwin && gnumake clean + cd libselinux && gnumake clean cd programs && gnumake clean cd policy && gnumake clean install: cd sedarwin && gnumake install - cd libsedarwin && gnumake install + cd libselinux && gnumake install cd programs && gnumake install cd policy && gnumake install From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:00:10 2005 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 A4DB916A420; Tue, 28 Jun 2005 19:00:09 +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 60E2316A41C for ; Tue, 28 Jun 2005 19:00:09 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3C943D1D for ; Tue, 28 Jun 2005 19:00:09 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJ09px096288 for ; Tue, 28 Jun 2005 19:00:09 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJ08nC096285 for perforce@freebsd.org; Tue, 28 Jun 2005 19:00:08 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 19:00:08 GMT Message-Id: <200506281900.j5SJ08nC096285@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79091 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: Tue, 28 Jun 2005 19:00:10 -0000 http://perforce.freebsd.org/chv.cgi?CH=79091 Change 79091 by areisse@areisse_ibook on 2005/06/28 18:59:55 Make the flask configuration used by the TE policy match that used by the policy module. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/Makefile#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/access_vectors#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/initial_sids#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/mkaccess_vector.sh#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/mkflask.sh#2 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/security_classes#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/Makefile#2 (text+ko) ==== ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/access_vectors#3 (text+ko) ==== @@ -160,13 +160,20 @@ connectto newconn acceptfrom + node_bind } class udp_socket inherits socket +{ + node_bind +} class rawip_socket inherits socket +{ + node_bind +} class node { @@ -220,10 +227,11 @@ { fork transition - sigchld - sigkill - sigstop - signal + sigchld # commonly granted from child to parent + sigkill # cannot be caught or ignored + sigstop # cannot be caught or ignored + signull # for kill(pid, 0) + signal # all other signals ptrace getsched setsched @@ -233,7 +241,13 @@ getcap setcap share + getattr + setexec + setfscreate noatsecure + siginh + setrlimit + rlimitinh } @@ -257,6 +271,7 @@ { send receive + destroy } class shm @@ -265,7 +280,6 @@ lock } - # # Define the access vector interpretation for the security server. # @@ -273,16 +287,14 @@ class security { compute_av - notify_perm - transition_sid - member_sid - sid_to_context - context_to_sid + compute_create + compute_member + check_context load_policy - get_sids - register_avc - change_sid - get_user_sids + compute_relabel + compute_user + setenforce # was avc_toggle in system class + setbool } @@ -292,15 +304,8 @@ class system { - net_io_control - route_control - arp_control - rarp_control ipc_info - avc_toggle - nfsd_control - bdflush - syslog_read + syslog_read syslog_mod syslog_console } @@ -322,23 +327,11 @@ fowner fsetid kill - link_dir setfcap setgid setuid - mac_downgrade - mac_read - mac_relabel_subj - mac_upgrade - mac_write - inf_nofloat_obj - inf_nofloat_subj - inf_relabel_obj - inf_relabel_subj audit_control audit_write - setpcap - xxx_invalid1 linux_immutable net_bind_service net_broadcast @@ -358,7 +351,6 @@ sys_time sys_tty_config mknod - lease } class mach_port @@ -377,4 +369,3 @@ terminate set_special_port } - ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/initial_sids#2 (text+ko) ==== @@ -32,6 +32,8 @@ sid devpts sid nfs sid policy +sid scmp_packet +sid devnull sid tmpfs # FLASK ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/mkaccess_vector.sh#2 (text+ko) ==== @@ -36,22 +36,22 @@ printf("/* %s */\n\n", subproject) > cpermfile; printf("/* %s */\n\n", subproject) > inheritfile; - printf("struct av_inherit\n") > inheritfile; + printf("typedef struct\n") > inheritfile; printf("{\n") > inheritfile; - printf(" u16 tclass;\n") > inheritfile; + printf(" security_class_t tclass;\n") > inheritfile; printf(" char **common_pts;\n") > inheritfile; - printf(" u32 common_base;\n") > inheritfile; - printf("};\n\n") > inheritfile; - printf("static struct av_inherit av_inherit[] = {\n") > inheritfile; + printf(" access_vector_t common_base;\n") > inheritfile; + printf("} av_inherit_t;\n\n") > inheritfile; + printf("static av_inherit_t av_inherit[] = {\n") > inheritfile; printf("/* %s */\n\n", subproject) > avpermfile; - printf("struct av_perm_to_string\n") > avpermfile; + printf("typedef struct\n") > avpermfile; printf("{\n") > avpermfile; - printf(" u16 tclass;\n") > avpermfile; - printf(" u32 value;\n") > avpermfile; + printf(" security_class_t tclass;\n") > avpermfile; + printf(" access_vector_t value;\n") > avpermfile; printf(" char *name;\n") > avpermfile; - printf("};\n\n") > avpermfile; - printf("static struct av_perm_to_string av_perm_to_string[] = {\n") > avpermfile; + printf("} av_perm_to_string_t;\n\n") > avpermfile; + printf("static av_perm_to_string_t av_perm_to_string[] = {\n") > avpermfile; } /^[ \t]*#/ { next; @@ -129,12 +129,15 @@ spaces = 1; for (i = 0; i < spaces; i++) printf(" ") > outfile; - printf("0x%08xUL\n", common_perms[combined]) > outfile; + pt = common_perms[combined]; + printf("0x%08x%08xUL\n", pt>32 ? 2^(pt-33) : 0, pt<33 ? 2^(pt-1) : 0) > outfile; + #printf("0x%08xUL\n", common_perms[combined]) > outfile; } } printf("\n") > outfile; - printf(" { SECCLASS_%s, common_%s_perm_to_string, 0x%08xUL },\n", toupper(tclass), inherits, permission) > inheritfile; + printf(" { SECCLASS_%s, common_%s_perm_to_string, 0x%08x%08xUL },\n", toupper(tclass), inherits, + permission>32 ? 2^(permission-33) : 0, permission<33 ? 2^(permission-1) : 0) > inheritfile; nextstate = "CLASS_OR_CLASS-OPENBRACKET"; next; @@ -209,8 +212,8 @@ for (i = 0; i < spaces; i++) printf(" ") > outfile; - printf("0x%08xUL\n", permission) > outfile; - permission = permission * 2; + printf("0x%08x%08xUL\n", permission>32 ? 2^(permission-33) : 0, permission<33 ? 2^(permission-1) : 0) > outfile; + permission = permission + 1; } $1 == "}" { if (nextstate != "CLASS-CLOSEBRACKET" && @@ -239,9 +242,11 @@ printf("\n/* %s */\n", subproject) > cpermfile; printf("};\n\n") > inheritfile; + printf("#define AV_INHERIT_SIZE (sizeof(av_inherit)/sizeof(av_inherit_t))\n\n") > inheritfile; printf("\n/* %s */\n", subproject) > inheritfile; printf("};\n\n") > avpermfile; + printf("#define AV_PERM_TO_STRING_SIZE (sizeof(av_perm_to_string)/sizeof(av_perm_to_string_t))\n\n") > avpermfile; printf("\n/* %s */\n", subproject) > avpermfile; }' ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/mkflask.sh#2 (text+ko) ==== @@ -23,8 +23,10 @@ printf("/* This file is automatically generated. Do not edit. */\n") > outfile; - printf("#ifndef _SELINUX_FLASK_H_\n") > outfile; - printf("#define _SELINUX_FLASK_H_\n") > outfile; + printf("#ifndef _LINUX_FLASK_H_\n") > outfile; + printf("#define _LINUX_FLASK_H_\n") > outfile; + printf("\n#include \n") > outfile; + printf("\n/*\n * Security object class definitions\n */\n") > outfile; printf("/* This file is automatically generated. Do not edit. */\n") > debugfile; printf("/*\n * Security object class definitions\n */\n") > debugfile; ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/flask/security_classes#3 (text+ko) ==== @@ -45,6 +45,5 @@ #classes only used by name class mach_task -class mach_names # FLASK From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:12:25 2005 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 0A9A216A420; Tue, 28 Jun 2005 19:12:25 +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 BDF2B16A41C for ; Tue, 28 Jun 2005 19:12:24 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1AA943D58 for ; Tue, 28 Jun 2005 19:12:24 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJCOnt096819 for ; Tue, 28 Jun 2005 19:12:24 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJCOvd096816 for perforce@freebsd.org; Tue, 28 Jun 2005 19:12:24 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 19:12:24 GMT Message-Id: <200506281912.j5SJCOvd096816@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79092 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: Tue, 28 Jun 2005 19:12:25 -0000 http://perforce.freebsd.org/chv.cgi?CH=79092 Change 79092 by areisse@areisse_ibook on 2005/06/28 19:11:25 Sedarwin policy: -checkpolicy needs to be told to use version 17 -sebsd_migscs (mach msgid->security class mapping table) should be installed with the policy (To have it loaded by the kernel, use OF variable load_sebsd_migscs=sebsd_migscs) -Add a simple use of the automated mach message access checks. Use boolean "lookups" to enable or disable the prboot command. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#4 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/rules#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#4 (text+ko) ==== @@ -15,7 +15,7 @@ cat $(INPUTS) > policy.conf $(POLICY): policy.conf - ../programs/checkpolicy/checkpolicy -o $(POLICY) policy.conf + ../programs/checkpolicy/checkpolicy -c 17 -o $(POLICY) policy.conf rules.m4: rules m4 -Imacros -s rules > rules.m4 @@ -35,16 +35,17 @@ install: $(INSTALL) -o ${BINOWN} -g ${BINGRP} -m 644 ${POLICY} ${DESTDIR} + $(INSTALL) -o ${BINOWN} -g ${BINGRP} -m 644 sebsd_migscs ${DESTDIR} $(INSTALL) -o ${BINOWN} -g ${BINGRP} -m 700 ${SCRIPTS} ${DESTDIR}/private/etc/sedarwin (cd $(CURDIR)/..; tar -cf - policy) | (cd $(DESTDIR)/private/etc/sedarwin/; tar -xf -) cp -f Makefile.install $(DESTDIR)/private/etc/sedarwin/policy/Makefile - # Mig security classes and access vectors DEFS = $(DARWIN_ROOT)/system_cmds/mach_init.tproj/bootstrap.defs mig_msgids: $(DEFS) + echo > $@ for i in $(DEFS); do $(MIG) -user /dev/null -server /dev/null -header /dev/null -sheader /dev/null -flasksc `basename $$i .defs`.flask $$i; cat `basename $$i .defs`.flask >> $@; done mig_access_vectors: mig_msgids @@ -55,4 +56,4 @@ grep '^class' $< > $@ sebsd_migscs: flask/security_classes mig_msgids - cat flask/security_classes mig_msgids | perl migscs.pl+ cat flask/security_classes mig_msgids | perl migscs.pl ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/rules#3 (text+ko) ==== @@ -121,6 +121,7 @@ allow domain2 self:mach_task set_special_port; allow domain2 self:mi_bootstrap { bootstrap_look_up }; allow domain2 root_t:dir { search getattr read }; +allow domain2 self:process getsched; allow kernel_d domain2:mach_port { send make_send copy_send }; allow domain2 file:{file lnk_file sock_file fifo_file} {create_file_perms execute }; @@ -175,6 +176,7 @@ #type_change loginwindow_d loginwindow_d:mach_names user_names_t; #XXX allow init_d init_d:mach_port relabelfrom; allow init_d boot_names_t:mach_port relabelto; +allow init_d {loginwindow_d windowserver_d}:mach_port relabelto; allow init_d user_names_t:mach_port { copy_send relabelto }; allow_mach_ipc(systemstarter_d,unlabeled_t); @@ -309,3 +311,8 @@ user_sys_access(user_d,user_names_t); user_sys_access(protected_d,user_names_t); user_sys_access(user_secret_d,user_names_t); # can't use other names types yet + +bool lookups false; +if (lookups) { +allow user_d {init_d systemstarter_d loginwindow_d user_d}:mi_bootstrap bootstrap_info; +} From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:14:28 2005 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 D2D4D16A420; Tue, 28 Jun 2005 19:14:27 +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 AB46116A41C for ; Tue, 28 Jun 2005 19:14:27 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9762E43D49 for ; Tue, 28 Jun 2005 19:14:27 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJER3C096932 for ; Tue, 28 Jun 2005 19:14:27 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJERvH096929 for perforce@freebsd.org; Tue, 28 Jun 2005 19:14:27 GMT (envelope-from areisse@nailabs.com) Date: Tue, 28 Jun 2005 19:14:27 GMT Message-Id: <200506281914.j5SJERvH096929@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79093 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: Tue, 28 Jun 2005 19:14:29 -0000 http://perforce.freebsd.org/chv.cgi?CH=79093 Change 79093 by areisse@areisse_ibook on 2005/06/28 19:13:51 Enable building and installing of migcom (the backend of mig). This is now needed to build mach_init (and anything else that uses the automated access checks). Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/darwin/Makefile#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/Makefile#3 (text+ko) ==== @@ -6,6 +6,7 @@ cd cctools && gnumake cd kext_tools && gnumake cd xnu && gnumake + cd bootstrap_cmds && gnumake all cd BootX && gnumake cd libextattr && gnumake cd libmac && gnumake @@ -18,12 +19,11 @@ cd top && make cd system_cmds/mach_init.tproj && gnumake -# bootstrap_cmds - install: cd xnu && make install install -m 644 xnu/BUILD/obj/RELEASE_PPC/mach_kernel $(DESTDIR)/ cd xnu/BUILD/dst && tar cf - usr/include | (cd $(DESTDIR); tar xf -) + cd bootstrap_cmds && gnumake install cd cctools && gnumake install cd BootX && gnumake install cd libextattr && gnumake install From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:14:29 2005 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 89F2616A45C; Tue, 28 Jun 2005 19:14:28 +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 25D2716A43D for ; Tue, 28 Jun 2005 19:14:28 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA5E643D49 for ; Tue, 28 Jun 2005 19:14:27 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJERjS096939 for ; Tue, 28 Jun 2005 19:14:27 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJERBg096935 for perforce@freebsd.org; Tue, 28 Jun 2005 19:14:27 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 19:14:27 GMT Message-Id: <200506281914.j5SJERBg096935@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79094 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: Tue, 28 Jun 2005 19:14:29 -0000 http://perforce.freebsd.org/chv.cgi?CH=79094 Change 79094 by ps@butter.corp on 2005/06/28 19:14:25 Update to match prototype change. Some systems u_long is uint64_t, but change them all to be the same. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#13 edit .. //depot/projects/hammer/lib/libkvm/kvm_arm.c#2 edit .. //depot/projects/hammer/lib/libkvm/kvm_ia64.c#5 edit .. //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#2 edit .. //depot/projects/hammer/lib/libkvm/kvm_sparc.c#2 edit .. //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#5 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#13 (text+ko) ==== @@ -194,7 +194,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, u_long *pa) +_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; u_long offset; ==== //depot/projects/hammer/lib/libkvm/kvm_arm.c#2 (text+ko) ==== @@ -68,7 +68,7 @@ _kvm_kvatop(kd, va, pa) kvm_t *kd; u_long va; - u_long *pa; + uint64_t *pa; { _kvm_err(kd, 0, "vatop not yet implemented!"); return 0; ==== //depot/projects/hammer/lib/libkvm/kvm_ia64.c#5 (text+ko) ==== @@ -85,7 +85,7 @@ * Translate a physical memory address to a file-offset in the crash-dump. */ static size_t -_kvm_pa2off(kvm_t *kd, uint64_t pa, u_long *ofs, size_t pgsz) +_kvm_pa2off(kvm_t *kd, uint64_t pa, uint64_t *ofs, size_t pgsz) { Elf64_Ehdr *e = kd->vmst->mmapbase; Elf64_Phdr *p = (Elf64_Phdr*)((char*)e + e->e_phoff); @@ -171,7 +171,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, u_long *pa) +_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { struct ia64_lpte pte; uint64_t pgaddr, ptaddr; ==== //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#2 (text+ko) ==== @@ -77,7 +77,7 @@ off_t _kvm_pa2off(kd, pa) kvm_t *kd; - u_long pa; + uint64_t pa; { _kvm_err(kd, 0, "pa2off not yet implemented!"); return 0; ==== //depot/projects/hammer/lib/libkvm/kvm_sparc.c#2 (text+ko) ==== @@ -216,7 +216,7 @@ _kvm_kvatop(kd, va, pa) kvm_t *kd; u_long va; - u_long *pa; + uint64_t *pa; { struct vmstate *vm; int s; ==== //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#5 (text+ko) ==== @@ -191,7 +191,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, u_long *pa) +_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; struct tte tte; From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:25:42 2005 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 2D79916A424; Tue, 28 Jun 2005 19:25:42 +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 0962C16A41F for ; Tue, 28 Jun 2005 19:25:42 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9EC943D1D for ; Tue, 28 Jun 2005 19:25:41 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJPfYY097386 for ; Tue, 28 Jun 2005 19:25:41 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJPfMO097383 for perforce@freebsd.org; Tue, 28 Jun 2005 19:25:41 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:25:41 GMT Message-Id: <200506281925.j5SJPfMO097383@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79095 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: Tue, 28 Jun 2005 19:25:43 -0000 http://perforce.freebsd.org/chv.cgi?CH=79095 Change 79095 by peter@peter_daintree on 2005/06/28 19:25:01 sync with i386 Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#20 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#20 (text+ko) ==== @@ -221,7 +221,7 @@ cb_dumphdr(struct md_pa *mdp, int seqnr, void *arg) { struct dumperinfo *di = (struct dumperinfo*)arg; - Elf64_Phdr phdr; + Elf_Phdr phdr; uint64_t size; int error; @@ -270,7 +270,7 @@ void dumpsys(struct dumperinfo *di) { - Elf64_Ehdr ehdr; + Elf_Ehdr ehdr; uint64_t dumpsize; off_t hdrgap; size_t hdrsz; @@ -281,7 +281,7 @@ ehdr.e_ident[EI_MAG1] = ELFMAG1; ehdr.e_ident[EI_MAG2] = ELFMAG2; ehdr.e_ident[EI_MAG3] = ELFMAG3; - ehdr.e_ident[EI_CLASS] = ELFCLASS64; + ehdr.e_ident[EI_CLASS] = ELF_CLASS; #if BYTE_ORDER == LITTLE_ENDIAN ehdr.e_ident[EI_DATA] = ELFDATA2LSB; #else @@ -294,8 +294,8 @@ ehdr.e_phoff = sizeof(ehdr); ehdr.e_flags = 0; ehdr.e_ehsize = sizeof(ehdr); - ehdr.e_phentsize = sizeof(Elf64_Phdr); - ehdr.e_shentsize = sizeof(Elf64_Shdr); + ehdr.e_phentsize = sizeof(Elf_Phdr); + ehdr.e_shentsize = sizeof(Elf_Shdr); md_pa_init(); From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:28:46 2005 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 5976F16A420; Tue, 28 Jun 2005 19:28:46 +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 314D716A41C for ; Tue, 28 Jun 2005 19:28:46 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA2B43D53 for ; Tue, 28 Jun 2005 19:28:46 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJSkjH097514 for ; Tue, 28 Jun 2005 19:28:46 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJSjgX097511 for perforce@freebsd.org; Tue, 28 Jun 2005 19:28:45 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:28:45 GMT Message-Id: <200506281928.j5SJSjgX097511@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79096 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: Tue, 28 Jun 2005 19:28:47 -0000 http://perforce.freebsd.org/chv.cgi?CH=79096 Change 79096 by peter@peter_daintree on 2005/06/28 19:27:46 whitespace fixes (sync with i386) Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#132 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#132 (text+ko) ==== @@ -1023,13 +1023,13 @@ if (pa >= kernphys[0] && pa < kernphys[1]) goto do_dump_avail; - /* - * block out dcons buffer - */ - if (dcons_addr > 0 - && pa >= trunc_page(dcons_addr) - && pa < dcons_addr + dcons_size) - goto do_dump_avail; + /* + * block out dcons buffer + */ + if (dcons_addr > 0 + && pa >= trunc_page(dcons_addr) + && pa < dcons_addr + dcons_size) + goto do_dump_avail; page_bad = FALSE; From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:29:48 2005 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 67F0216A420; Tue, 28 Jun 2005 19:29:48 +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 43A5216A41C for ; Tue, 28 Jun 2005 19:29:48 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176AD43D5E for ; Tue, 28 Jun 2005 19:29:48 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJTllP097562 for ; Tue, 28 Jun 2005 19:29:47 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJTlNh097559 for perforce@freebsd.org; Tue, 28 Jun 2005 19:29:47 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:29:47 GMT Message-Id: <200506281929.j5SJTlNh097559@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79097 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: Tue, 28 Jun 2005 19:29:49 -0000 http://perforce.freebsd.org/chv.cgi?CH=79097 Change 79097 by peter@peter_daintree on 2005/06/28 19:29:04 whitespace spam fix Affected files ... .. //depot/projects/hammer/sys/i386/i386/machdep.c#56 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/machdep.c#56 (text+ko) ==== @@ -1885,7 +1885,7 @@ getenv_quad("dcons.size", &dcons_size) == 0) dcons_addr = 0; - /* + /* * Keep track of where the kernel lives for crash dumps. */ kernphys[0] = KERNLOAD; From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:32:53 2005 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 78C2516A421; Tue, 28 Jun 2005 19:32:52 +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 3F2CD16A41C for ; Tue, 28 Jun 2005 19:32:52 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243A543D5F for ; Tue, 28 Jun 2005 19:32:52 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJWqF5097705 for ; Tue, 28 Jun 2005 19:32:52 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJWpwr097702 for perforce@freebsd.org; Tue, 28 Jun 2005 19:32:51 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:32:51 GMT Message-Id: <200506281932.j5SJWpwr097702@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79098 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: Tue, 28 Jun 2005 19:32:53 -0000 http://perforce.freebsd.org/chv.cgi?CH=79098 Change 79098 by peter@peter_daintree on 2005/06/28 19:32:02 sync up Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#133 edit .. //depot/projects/hammer/sys/i386/i386/machdep.c#57 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#133 (text+ko) ==== ==== //depot/projects/hammer/sys/i386/i386/machdep.c#57 (text+ko) ==== @@ -1933,30 +1933,26 @@ * Test for alternating 1's and 0's */ *(volatile int *)ptr = 0xaaaaaaaa; - if (*(volatile int *)ptr != 0xaaaaaaaa) { + if (*(volatile int *)ptr != 0xaaaaaaaa) page_bad = TRUE; - } /* * Test for alternating 0's and 1's */ *(volatile int *)ptr = 0x55555555; - if (*(volatile int *)ptr != 0x55555555) { - page_bad = TRUE; - } + if (*(volatile int *)ptr != 0x55555555) + page_bad = TRUE; /* * Test for all 1's */ *(volatile int *)ptr = 0xffffffff; - if (*(volatile int *)ptr != 0xffffffff) { + if (*(volatile int *)ptr != 0xffffffff) page_bad = TRUE; - } /* * Test for all 0's */ *(volatile int *)ptr = 0x0; - if (*(volatile int *)ptr != 0x0) { + if (*(volatile int *)ptr != 0x0) page_bad = TRUE; - } /* * Restore original value. */ @@ -1965,9 +1961,8 @@ /* * Adjust array of valid/good pages. */ - if (page_bad == TRUE) { + if (page_bad == TRUE) continue; - } /* * If this good page is a continuation of the * previous set of good pages, then just increase @@ -1991,7 +1986,7 @@ goto do_dump_avail; } phys_avail[pa_indx++] = pa; /* start */ - phys_avail[pa_indx] = pa + PAGE_SIZE; /* end */ + phys_avail[pa_indx] = pa + PAGE_SIZE; /* end */ } physmem++; do_dump_avail: @@ -2004,7 +1999,7 @@ goto do_next; } dump_avail[da_indx++] = pa; /* start */ - dump_avail[da_indx] = pa + PAGE_SIZE; /* end */ + dump_avail[da_indx] = pa + PAGE_SIZE; /* end */ } do_next: if (full) From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:33:54 2005 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 4A9E716A420; Tue, 28 Jun 2005 19:33:54 +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 0E1EE16A41C for ; Tue, 28 Jun 2005 19:33:54 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D9743D1D for ; Tue, 28 Jun 2005 19:33:53 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJXrt9097748 for ; Tue, 28 Jun 2005 19:33:53 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJXrto097745 for perforce@freebsd.org; Tue, 28 Jun 2005 19:33:53 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:33:53 GMT Message-Id: <200506281933.j5SJXrto097745@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79099 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: Tue, 28 Jun 2005 19:33:55 -0000 http://perforce.freebsd.org/chv.cgi?CH=79099 Change 79099 by peter@peter_daintree on 2005/06/28 19:33:51 whitespace nit Affected files ... .. //depot/projects/hammer/sys/i386/i386/machdep.c#58 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/machdep.c#58 (text+ko) ==== @@ -1919,7 +1919,7 @@ && pa >= trunc_page(dcons_addr) && pa < dcons_addr + dcons_size) goto do_dump_avail; - + page_bad = FALSE; /* From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:36:58 2005 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 54A4E16A420; Tue, 28 Jun 2005 19:36: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 2846116A41C for ; Tue, 28 Jun 2005 19:36:58 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128A343D1D for ; Tue, 28 Jun 2005 19:36:58 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJavGS097912 for ; Tue, 28 Jun 2005 19:36:57 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJavSf097909 for perforce@freebsd.org; Tue, 28 Jun 2005 19:36:57 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 19:36:57 GMT Message-Id: <200506281936.j5SJavSf097909@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79100 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: Tue, 28 Jun 2005 19:36:59 -0000 http://perforce.freebsd.org/chv.cgi?CH=79100 Change 79100 by ps@butter.corp on 2005/06/28 19:36:29 Include page zero without having to do any fixup's in dump_machdep.c Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#21 edit .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#134 edit .. //depot/projects/hammer/sys/i386/i386/dump_machdep.c#8 edit .. //depot/projects/hammer/sys/i386/i386/machdep.c#59 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#21 (text+ko) ==== @@ -78,11 +78,6 @@ break; dump_map[n].md_start = dump_avail[idx]; dump_map[n].md_size = dump_avail[idx + 1] - dump_avail[idx]; - if (dump_map[n].md_start == PAGE_SIZE) { - /* Include page zero */ - dump_map[n].md_start = 0; - dump_map[n].md_size += PAGE_SIZE; - } } } ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#134 (text+ko) ==== @@ -982,10 +982,9 @@ */ physmap[0] = PAGE_SIZE; /* mask off page 0 */ pa_indx = 0; + da_indx = 1; phys_avail[pa_indx++] = physmap[0]; phys_avail[pa_indx] = physmap[0]; - da_indx = 0; - dump_avail[da_indx++] = physmap[0]; dump_avail[da_indx] = physmap[0]; pte = CMAP1; ==== //depot/projects/hammer/sys/i386/i386/dump_machdep.c#8 (text+ko) ==== @@ -78,11 +78,6 @@ break; dump_map[n].md_start = dump_avail[idx]; dump_map[n].md_size = dump_avail[idx + 1] - dump_avail[idx]; - if (dump_map[n].md_start == PAGE_SIZE) { - /* Include page zero */ - dump_map[n].md_start = 0; - dump_map[n].md_size += PAGE_SIZE; - } } } ==== //depot/projects/hammer/sys/i386/i386/machdep.c#59 (text+ko) ==== @@ -1871,10 +1871,9 @@ */ physmap[0] = PAGE_SIZE; /* mask off page 0 */ pa_indx = 0; - da_indx = 0; + da_indx = 1; phys_avail[pa_indx++] = physmap[0]; phys_avail[pa_indx] = physmap[0]; - dump_avail[da_indx++] = physmap[0]; dump_avail[da_indx] = physmap[0]; pte = CMAP1; From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:39:01 2005 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 45C0316A420; Tue, 28 Jun 2005 19:39:01 +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 203F616A41C for ; Tue, 28 Jun 2005 19:39:01 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AC8043D1F for ; Tue, 28 Jun 2005 19:39:01 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJd0tD097994 for ; Tue, 28 Jun 2005 19:39:00 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJd0Sk097989 for perforce@freebsd.org; Tue, 28 Jun 2005 19:39:00 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 19:39:00 GMT Message-Id: <200506281939.j5SJd0Sk097989@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79101 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: Tue, 28 Jun 2005 19:39:02 -0000 http://perforce.freebsd.org/chv.cgi?CH=79101 Change 79101 by ps@butter.corp on 2005/06/28 19:38:37 kernphys is no longer useful to export so nuke it. Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#135 edit .. //depot/projects/hammer/sys/i386/i386/machdep.c#60 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#135 (text+ko) ==== @@ -850,8 +850,6 @@ u_int basemem; -static vm_paddr_t kernphys[2]; - /* * Populate the (physmap) array with base/bound pairs describing the * available physical memory in the system, then test this memory and @@ -996,12 +994,6 @@ dcons_addr = 0; /* - * Keep track of where the kernel lives for crash dumps. - */ - kernphys[0] = 0x100000; - kernphys[1] = first; - - /* * physmap is in bytes, so when converting to page boundaries, * round up the start address and round down the end address. */ @@ -1019,7 +1011,7 @@ /* * block out kernel memory as not available. */ - if (pa >= kernphys[0] && pa < kernphys[1]) + if (pa >= 0x100000 && pa < first) goto do_dump_avail; /* ==== //depot/projects/hammer/sys/i386/i386/machdep.c#60 (text+ko) ==== @@ -186,7 +186,6 @@ vm_paddr_t phys_avail[10]; vm_paddr_t dump_avail[10]; -static vm_paddr_t kernphys[2]; /* must be 2 less so 0 0 can signal end of chunks */ #define PHYS_AVAIL_ARRAY_END ((sizeof(phys_avail) / sizeof(phys_avail[0])) - 2) @@ -1885,12 +1884,6 @@ dcons_addr = 0; /* - * Keep track of where the kernel lives for crash dumps. - */ - kernphys[0] = KERNLOAD; - kernphys[1] = first; - - /* * physmap is in bytes, so when converting to page boundaries, * round up the start address and round down the end address. */ @@ -1908,7 +1901,7 @@ /* * block out kernel memory as not available. */ - if (pa >= kernphys[0] && pa < kernphys[1]) + if (pa >= KERNLOAD && pa < first) goto do_dump_avail; /* From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:49:14 2005 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 F2C8916A420; Tue, 28 Jun 2005 19:49:13 +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 CE86716A41C for ; Tue, 28 Jun 2005 19:49:13 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A478F43D1D for ; Tue, 28 Jun 2005 19:49:13 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJnDvq098507 for ; Tue, 28 Jun 2005 19:49:13 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJnDtD098504 for perforce@freebsd.org; Tue, 28 Jun 2005 19:49:13 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 19:49:13 GMT Message-Id: <200506281949.j5SJnDtD098504@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79102 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: Tue, 28 Jun 2005 19:49:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=79102 Change 79102 by ps@butter.corp on 2005/06/28 19:48:23 Bump the kerneldump version for i386. Affected files ... .. //depot/projects/hammer/sys/sys/kerneldump.h#4 edit Differences ... ==== //depot/projects/hammer/sys/sys/kerneldump.h#4 (text+ko) ==== @@ -66,7 +66,7 @@ #define KERNELDUMPVERSION 1 uint32_t architectureversion; #define KERNELDUMP_ALPHA_VERSION 1 -#define KERNELDUMP_I386_VERSION 1 +#define KERNELDUMP_I386_VERSION 2 #define KERNELDUMP_IA64_VERSION 1 #define KERNELDUMP_SPARC64_VERSION 1 #define KERNELDUMP_AMD64_VERSION 2 From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:52:18 2005 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 69DA716A420; Tue, 28 Jun 2005 19:52:18 +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 3969816A41C for ; Tue, 28 Jun 2005 19:52:18 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E3043D1F for ; Tue, 28 Jun 2005 19:52:18 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJqHe3098671 for ; Tue, 28 Jun 2005 19:52:17 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJqH7V098668 for perforce@freebsd.org; Tue, 28 Jun 2005 19:52:17 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:52:17 GMT Message-Id: <200506281952.j5SJqH7V098668@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79103 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: Tue, 28 Jun 2005 19:52:19 -0000 http://perforce.freebsd.org/chv.cgi?CH=79103 Change 79103 by peter@peter_daintree on 2005/06/28 19:51:45 Tidy up error messages Use the cvs layout of the functions a bit more to reduce some diffs. Converge i386/amd64 a bit more. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#14 edit .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#5 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#14 (text+ko) ==== @@ -193,8 +193,8 @@ return (0); } -int -_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +static int +_kvm_vatop(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; u_long offset; @@ -213,11 +213,6 @@ u_long a, ofs; size_t s; - if (ISALIVE(kd)) { - _kvm_err(kd, 0, "kvm_kvatop called in live kernel!"); - return((off_t)0); - } - vm = kd->vmst; offset = va & (PAGE_SIZE - 1); @@ -331,3 +326,14 @@ _kvm_err(kd, 0, "invalid address (0x%lx)", (unsigned long)va); return (0); } + +int +kvm_vvatop(kvm_t *kd, u_long va, uint64_t *pa) +{ + if (ISALIVE(kd)) { + _kvm_err(kd, 0, "kvm_kvatop called in live kernel!"); + return (0); + } + + return (_kvm_vatop(kd, va, pa)); +} ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#5 (text+ko) ==== @@ -228,8 +228,8 @@ return (0); } -int -kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +static int +_kvm_vatop(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; u_long offset; @@ -244,12 +244,6 @@ uint64_t ofs; uint32_t *PTD; - - if (ISALIVE(kd)) { - _kvm_err(kd, 0, "vatop called in live kernel!"); - return((off_t)0); - } - vm = kd->vmst; PTD = (uint32_t *)vm->PTD; offset = va & (PAGE_SIZE - 1); @@ -262,7 +256,7 @@ s = _kvm_pa2off(kd, va, pa); if (s == 0) { _kvm_err(kd, kd->program, - "_kvm_kvatop: bootstrap data not in dump"); + "_kvm_vatop: bootstrap data not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -285,7 +279,7 @@ pde_pa = ((u_long)pde & PG_FRAME4M) + (va & PAGE4M_MASK); s = _kvm_pa2off(kd, pde_pa, &ofs); if (s <= sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: pde_pa not found"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: pde_pa not found"); goto invalid; } *pa = ofs; @@ -297,7 +291,7 @@ s = _kvm_pa2off(kd, pte_pa, &ofs); if (s <= sizeof pte) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pdpe_pa not found"); + _kvm_err(kd, kd->program, "_kvm_vatop: pdpe_pa not found"); goto invalid; } @@ -316,7 +310,7 @@ a = ((u_long)pte & PG_FRAME) + offset; s =_kvm_pa2off(kd, a, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: address not in dump"); + _kvm_err(kd, kd->program, "_kvm_vatop: address not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -326,8 +320,8 @@ return (0); } -int -kvm_kvatop_pae(kvm_t *kd, u_long va, uint64_t *pa) +static int +_kvm_vatop_pae(kvm_t *kd, u_long va, uint64_t *pa) { struct vmstate *vm; uint64_t offset; @@ -341,12 +335,6 @@ uint64_t a, ofs; uint64_t *PTD; - - if (ISALIVE(kd)) { - _kvm_err(kd, 0, "vatop called in live kernel!"); - return((off_t)0); - } - vm = kd->vmst; PTD = (uint64_t *)vm->PTD; offset = va & (PAGE_SIZE - 1); @@ -359,7 +347,7 @@ s = _kvm_pa2off(kd, va, pa); if (s == 0) { _kvm_err(kd, kd->program, - "_kvm_kvatop: bootstrap data not in dump"); + "_kvm_vatop_pae: bootstrap data not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -382,7 +370,7 @@ pde_pa = ((u_long)pde & PG_FRAME4M) + (va & PAGE4M_MASK); s = _kvm_pa2off(kd, pde_pa, &ofs); if (s <= sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: pde_pa not found"); + _kvm_syserr(kd, kd->program, "_kvm_vatop_pae: pde_pa not found"); goto invalid; } *pa = ofs; @@ -394,17 +382,17 @@ s = _kvm_pa2off(kd, pte_pa, &ofs); if (s <= sizeof pte) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pdpe_pa not found"); + _kvm_err(kd, kd->program, "_kvm_vatop_pae: pdpe_pa not found"); goto invalid; } /* XXX This has to be a physical address read, kvm_read is virtual */ if (lseek(kd->pmfd, ofs, 0) == -1) { - _kvm_syserr(kd, kd->program, "_kvm_vatop: lseek"); + _kvm_syserr(kd, kd->program, "_kvm_vatop_pae: lseek"); goto invalid; } if (read(kd->pmfd, &pte, sizeof pte) != sizeof pte) { - _kvm_syserr(kd, kd->program, "_kvm_vatop: read"); + _kvm_syserr(kd, kd->program, "_kvm_vatop_pae: read"); goto invalid; } if (((uint64_t)pte & PG_V) == 0) @@ -413,7 +401,7 @@ a = ((uint64_t)pte & PG_FRAME_PAE) + offset; s =_kvm_pa2off(kd, a, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: address not in dump"); + _kvm_err(kd, kd->program, "_kvm_vatop_pae: address not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -426,8 +414,13 @@ int _kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { + if (ISALIVE(kd)) { + _kvm_err(kd, 0, "vatop called in live kernel!"); + return (0); + } + if (kd->vmst->pae) - kvm_kvatop_pae(kd, va, pa); + _kvm_vatop_pae(kd, va, pa); else - kvm_kvatop(kd, va, pa); + _kvm_vatop(kd, va, pa); } From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:56:24 2005 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 EF24D16A420; Tue, 28 Jun 2005 19:56:23 +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 C21E016A41C for ; Tue, 28 Jun 2005 19:56:23 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963DF43D53 for ; Tue, 28 Jun 2005 19:56:23 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJuN57098899 for ; Tue, 28 Jun 2005 19:56:23 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJuN2F098896 for perforce@freebsd.org; Tue, 28 Jun 2005 19:56:23 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:56:23 GMT Message-Id: <200506281956.j5SJuN2F098896@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79104 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: Tue, 28 Jun 2005 19:56:24 -0000 http://perforce.freebsd.org/chv.cgi?CH=79104 Change 79104 by peter@peter_daintree on 2005/06/28 19:55:52 IFC @79084 Affected files ... .. //depot/projects/hammer/contrib/netcat/nc.1#2 integrate .. //depot/projects/hammer/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#78 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml#4 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#17 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/share/sgml/dev-auto-ja.sgml#2 integrate .. //depot/projects/hammer/share/man/man4/if_bridge.4#3 integrate .. //depot/projects/hammer/sys/conf/Makefile.arm#9 integrate .. //depot/projects/hammer/sys/contrib/pf/net/if_pfsync.c#15 integrate .. //depot/projects/hammer/sys/dev/ata/ata-disk.c#34 integrate .. //depot/projects/hammer/sys/dev/ata/ata-queue.c#26 integrate .. //depot/projects/hammer/sys/dev/sound/pci/csa.c#8 integrate .. //depot/projects/hammer/sys/dev/sound/pci/csapcm.c#11 integrate .. //depot/projects/hammer/sys/dev/sound/pci/csareg.h#2 integrate .. //depot/projects/hammer/sys/dev/sound/pci/csavar.h#2 integrate .. //depot/projects/hammer/sys/ia64/ia64/trap.c#33 integrate .. //depot/projects/hammer/sys/net/if_bridge.c#2 integrate .. //depot/projects/hammer/sys/net/if_gre.c#23 integrate .. //depot/projects/hammer/sys/netgraph/ng_nat.c#2 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_ftp.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_irc.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_local.h#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_proxy.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_skinny.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_smedia.c#3 integrate .. //depot/projects/hammer/sys/netinet/libalias/alias_util.c#4 integrate .. //depot/projects/hammer/sys/netinet/tcp_input.c#51 integrate .. //depot/projects/hammer/sys/netinet/tcp_sack.c#20 integrate .. //depot/projects/hammer/sys/netinet/tcp_var.h#32 integrate .. //depot/projects/hammer/sys/sys/ucred.h#8 integrate .. //depot/projects/hammer/sys/vm/uma_dbg.c#13 integrate .. //depot/projects/hammer/usr.bin/tar/bsdtar.1#19 integrate .. //depot/projects/hammer/usr.sbin/pkg_install/create/pkg_create.1#10 integrate .. //depot/projects/hammer/usr.sbin/pkg_install/lib/plist.c#7 integrate .. //depot/projects/hammer/usr.sbin/wpa/hostapd/hostapd.8#2 integrate .. //depot/projects/hammer/usr.sbin/wpa/hostapd/hostapd.conf.5#2 integrate .. //depot/projects/hammer/usr.sbin/wpa/hostapd_cli/hostapd_cli.8#2 integrate .. //depot/projects/hammer/usr.sbin/wpa/wpa_cli/wpa_cli.8#2 integrate .. //depot/projects/hammer/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8#2 integrate .. //depot/projects/hammer/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5#3 integrate Differences ... ==== //depot/projects/hammer/contrib/netcat/nc.1#2 (text+ko) ==== @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/contrib/netcat/nc.1,v 1.3 2005/02/07 05:34:34 delphij Exp $ +.\" $FreeBSD: src/contrib/netcat/nc.1,v 1.4 2005/06/27 07:07:55 ru Exp $ .\" .Dd January 30, 2005 .Dt NC 1 @@ -37,7 +37,7 @@ .Nm nc .Bk -words .Op Fl 46DEdhklnorStUuvz -.Op Fl e Ar IPsec policy +.Op Fl e Ar IPsec_policy .Op Fl i Ar interval .Op Fl p Ar source_port .Op Fl s Ar source_ip_address @@ -103,8 +103,12 @@ .Nm help. .It Fl E -Shortcut for "-e 'in ipsec esp/transport//require' -e 'out ipsec -esp/transport//require'", which enables IPsec ESP transport mode in both +Shortcut for +.Qo +.Li "-e 'in ipsec esp/transport//require'" +.Li "-e 'out ipsec esp/transport//require'" +.Qc , +which enables IPsec ESP transport mode in both directions. .It Fl e If IPsec support is available, then one can specify the IPsec policies @@ -384,10 +388,14 @@ .Pp Open a TCP connection to port 42 of example.host using 10.1.2.3 as the IP for the local end of the connection: -.It Li "nc -E example.host 42" +.Pp +.Dl "nc -E example.host 42" +.Pp Open a TCP connection to port 42 of example.host using IPsec ESP for incoming and outgoing traffic. -.It Li "nc -e 'out ipsec esp/transport//require' example.host 42" +.Pp +.Dl "nc -e 'out ipsec esp/transport//require' example.host 42" +.Pp Open a TCP connection to port 42 of example.host using IPsec ESP for outgoing traffic only. .Pp ==== //depot/projects/hammer/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml#78 (text+ko) ==== @@ -29,7 +29,7 @@ - $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.281 2005/05/22 17:12:42 brueffer Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v 1.282 2005/06/27 14:54:49 rushani Exp $ Supported Devices @@ -78,57 +78,6 @@ &hwlist.ct; - NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver) - - - NEC PC-9801-55, 92 and their compatibles - ICM IF-2660 - Midori-Denshi MDC-554NA - Logitec LHA-N151 - - "flags 0x00000" is necessary in kernel configuration - for DMA transfer mode. - - - - I-O DATA SC-98II - - "flags 0x10000" is necessary in kernel configuration - for DMA transfer mode. - - - - TEXA HA-55BS2 and later - Midori-Denshi MDC-926Rs - - "flags 0x20000" is necessary in kernel configuration - for Bus-master transfer mode. - - - - ELECOM Bus-master SCSI interfaces - - "flags 0x30000" is necessary in kernel configuration - for Bus-master transfer mode. - - - - All SMIT transfer type SCSI interfaces - - "flags 0x40000" is necessary in kernel configuration - for SMIT transfer mode. - - - - Logitec LHA-20x series - ICM IF-2766, IF-2766ET, IF-2767 and IF-2769 - - "flags 0x50000" is necessary in kernel configuration - for Bus-master transfer mode. - - - - &hwlist.adv; &hwlist.adw; ==== //depot/projects/hammer/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml#4 (text+ko) ==== @@ -1,12 +1,12 @@ &os;/&arch; &release.current; ¥Ï¡¼¥É¥¦¥§¥¢¥Î¡¼¥È - The FreeBSD Documentation Project + The &os; Documentation Project 2000 @@ -14,6 +14,7 @@ 2002 2003 2004 - The FreeBSD Documentation Project + 2005 + The &os; Documentation Project ==== //depot/projects/hammer/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#17 (text+ko) ==== @@ -26,13 +26,13 @@ this file to fix "missed" conversions are likely to break the build. - $FreeBSD: src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml,v 1.27 2005/03/06 14:50:42 rushani Exp $ - Original revision: 1.269 + $FreeBSD: src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml,v 1.28 2005/06/27 17:48:19 rushani Exp $ + Original revision: 1.282 --> - $FreeBSD: src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml,v 1.27 2005/03/06 14:50:42 rushani Exp $ + $FreeBSD: src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml,v 1.28 2005/06/27 17:48:19 rushani Exp $ Âбþ¥Ï¡¼¥É¥¦¥§¥¢ @@ -85,112 +85,6 @@ &hwlist.ct; - NEC PC-9801-55, 92 ¤ª¤è¤Ó¤½¤Î¸ß´¹ C-Bus SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (ct ¥É¥é¥¤¥Ð) - - - NEC PC-9801-55, 92 ¤ª¤è¤Ó¤½¤Î¸ß´¹µ¡´ï - ICM IF-2660 - Midori-Denshi MDC-554NA - Logitec LHA-N151 - - DMA žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x00000 ¤¬É¬Í×. - - - - - I-O DATA SC-98II - - DMA žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x10000 ¤¬É¬Í×. - - - - TEXA HA-55BS2 ¤ª¤è¤Ó¸å·Ñµ¡ - Midori-Denshi MDC-926Rs - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x20000 ¤¬É¬Í×. - - - - ELECOM Bus-master SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x30000 ¤¬É¬Í×. - - - - ¤¹¤Ù¤Æ¤Î SMIT žÁ÷¼° SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ - - SMIT žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x40000 ¤¬É¬Í×. - - - - Logitec LHA-20x ¥·¥ê¡¼¥º - ICM IF-2766, IF-2766ET, IF-2767, IF-2769 - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë - flags 0x50000 ¤¬É¬Í×. - - - - - - NEC PC-9801-55, 92 ¤ª¤è¤Ó¤½¤Î¸ß´¹ C-Bus SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (bs ¥É¥é¥¤¥Ð) - - - NEC PC-9801-55, 92 ¤ª¤è¤Ó¤½¤Î¸ß´¹µ¡´ï - ICM IF-2660 - Midori-Denshi MDC-554NA - Logitec LHA-N151 - - DMA žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x00000" ¤¬É¬Í×. - - - - - I-O DATA SC-98II - - DMA žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x10000" ¤¬É¬Í×. - - - - - TEXA HA-55BS2 ¤ª¤è¤Ó¸å·Ñµ¡ - Midori-Denshi MDC-926Rs - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x20000" - ¤¬É¬Í×. - - - - ELECOM Bus-master SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x30000" - ¤¬É¬Í×. - - - - ¤¹¤Ù¤Æ¤Î SMIT žÁ÷¼° SCSI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ - - SMIT žÁ÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x40000" ¤¬É¬Í×. - - - - - Logitec LHA-20x ¥·¥ê¡¼¥º - ICM IF-2766, IF-2766ET, IF-2767, IF-2769 - - ¥Ð¥¹¥Þ¥¹¥¿Å¾Á÷¥â¡¼¥É¤Ë¤Ï¥«¡¼¥Í¥ëÀßÄê¤Ë "flags 0x50000" - ¤¬É¬Í×. - - - - - - &hwlist.adv; &hwlist.adw; @@ -211,6 +105,8 @@ ¤³¤ì¤é¤Î¥³¥ó¥È¥í¡¼¥é¤«¤é¤Îµ¯Æ°¤Ë¤ÏÂбþ¤·¤Æ¤¤¤Þ¤»¤ó¡£ + &hwlist.arcmsr; + &hwlist.mlx; @@ -407,8 +303,17 @@ &hwlist.vge; + &hwlist.nve; + + + ¥È¡¼¥¯¥ó¥ê¥ó¥°¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ + + &hwlist.oltr; + + + FDDI ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ DEC DEFPA PCI (&man.fpa.4; ¥É¥é¥¤¥Ð) @@ -697,17 +602,9 @@ - SDL Communication ¥·¥ê¥¢¥ë¥Ü¡¼¥É - - - SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É (rc ¥É¥é¥¤¥Ð) - - - SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci - ¹â®Ʊ´ü¼°¥·¥ê¥¢¥ë¥«¡¼¥É (&man.sr.4; ¥É¥é¥¤¥Ð) - - - + &hwlist.rc; + + &hwlist.sr; Specialix SI/XIO/SX ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É¡£ @@ -770,96 +667,53 @@ - - ¥ª¡¼¥Ç¥£¥ª¥Ç¥Ð¥¤¥¹ + + ¥µ¥¦¥ó¥É¥Ç¥Ð¥¤¥¹ + + &hwlist.sound; &hwlist.snd.ad1816; - &hwlist.snd.cs4281; + &hwlist.snd.als4000; - &hwlist.snd.solo; + &hwlist.snd.audiocs; - Advance (&man.sbc.4; ¥É¥é¥¤¥Ð) - - - Asound 100 ¤ª¤è¤Ó 110 - - - Logic ALS120 ¤ª¤è¤Ó ALS4000 - - - + &hwlist.snd.cmi; - &hwlist.snd.cmi; + &hwlist.snd.cs4281; &hwlist.snd.csa; + &hwlist.snd.ds1; + + &hwlist.snd.emu10k1; + &hwlist.snd.es137x; &hwlist.snd.ess; - ESS - - - ES1868, ES1869, ES1879, ES1888 (&man.sbc.4; ¥É¥é¥¤¥Ð) - - - + &hwlist.snd.fm801; - &hwlist.snd.maestro; - - &hwlist.snd.maestro3; - - ForteMedia fm801 - &hwlist.snd.gusc; - Intel 443MX, 810, 815, 815E Æ⢤Υµ¥¦¥ó¥É¥Ç¥Ð¥¤¥¹ - (&man.pcm.4; ¥É¥é¥¤¥Ð) + &hwlist.snd.ich; - MSS/WSS ¸ß´¹ DSP (&man.pcm.4; ¥É¥é¥¤¥Ð) + &hwlist.snd.maestro; - NeoMagic 256AV/ZX (&man.pcm.4; ¥É¥é¥¤¥Ð) + &hwlist.snd.maestro3; - OPTi 931/82C931 (&man.pcm.4; ¥É¥é¥¤¥Ð) + &hwlist.snd.neomagic; - S3 Sonicvibes + &hwlist.snd.sbc; - Creative Technologies SoundBlaster ¥·¥ê¡¼¥º (&man.sbc.4; ¥É¥é¥¤¥Ð) - - - SoundBlaster - - - SoundBlaster Pro - - - SoundBlaster AWE-32 - - - SoundBlaster AWE-64 - - - SoundBlaster AWE-64 GOLD - - - SoundBlaster ViBRA-16 - - - + &hwlist.snd.solo; - &hwlist.snd.emu10k1; + &hwlist.snd.via8233; - Trident 4DWave DX/NX (&man.pcm.4; ¥É¥é¥¤¥Ð) + &hwlist.snd.via82c686; - VIA Technologies VT82C686A + &hwlist.snd.vibes; - &hwlist.snd.ds1; - - &hwlist.snd.ich; - - &hwlist.snd.audiocs; - NEC PC-9801-73, 86 ¤ª¤è¤Ó¤½¤Î¸ß´¹ÉÊ (nss ¥É¥é¥¤¥Ð) @@ -885,16 +739,13 @@ - - SoundBlaster(98) ¤Î¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯¥Ý¡¼¥È (&man.joy.4 - ¥É¥é¥¤¥Ð) ¥«¥á¥é¤ª¤è¤Ó¥Ó¥Ç¥ª¥­¥ã¥×¥Á¥ã¥Ç¥Ð¥¤¥¹ - Brooktree Bt848/849/878/879 ¥Ù¡¼¥¹¤Î¥Õ¥ì¡¼¥à¥°¥é¥Ð - (&man.bktr.4; ¥É¥é¥¤¥Ð) + &hwlist.bktr; + Connectix QuickCam @@ -1028,8 +879,8 @@ ÆÃÄê¤Î¥Ó¥Ç¥ª¥«¡¼¥É¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤È - XFree86 ¤È¤Î¸ß´¹À­¤Ï ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ + Xorg ¤È¤Î¸ß´¹À­¤Ï ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ @@ -1070,8 +921,8 @@ &os; ¤Ç¥Ý¥¤¥ó¥Æ¥£¥ó¥°¥Ç¥Ð¥¤¥¹¤òÍøÍѤ¹¤ëºÝ¤Î¾Ü¤·¤¤¾ðÊó¤Ï ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸ &man.moused.8; ¤Ëµ­ºÜ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - XFree86 ¤ÇÍøÍѤ¹¤ëºÝ¤Î¾ðÊó¤Ï - ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ + Xorg ¤ÇÍøÍѤ¹¤ëºÝ¤Î¾ðÊó¤Ï + ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ ==== //depot/projects/hammer/release/doc/ja_JP.eucJP/share/sgml/dev-auto-ja.sgml#2 (text+ko) ==== @@ -1,4 +1,4 @@ - + @@ -12,7 +12,8 @@ - + + </ulink> ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£'> @@ -24,10 +25,11 @@ + W</quote>, C</quote>, S</quote> ¤ª¤è¤Ó A</quote> ¥·¥ê¡¼¥º¤È¤½¤Î¸ß´¹ SCSI ¥Û¥¹¥È¥¢¥À¥×¥¿¤ËÂбþ¤·¤Æ¤¤¤Þ¤¹¡£'> - + @@ -40,15 +42,16 @@ - - + + - + + @@ -61,17 +64,23 @@ + - + + + + + + @@ -80,20 +89,29 @@ - - - - - + + + + + - - + + - - - + + + + + + + + + + + + @@ -105,16 +123,19 @@ - - + + - + + + + @@ -123,6 +144,7 @@ + @@ -142,6 +164,12 @@ + + + + + + ==== //depot/projects/hammer/share/man/man4/if_bridge.4#3 (text+ko) ==== @@ -33,7 +33,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man4/if_bridge.4,v 1.4 2005/06/16 18:46:16 ru Exp $ +.\" $FreeBSD: src/share/man/man4/if_bridge.4,v 1.5 2005/06/27 10:58:22 thompsa Exp $ .\" .Dd June 10, 2005 .Dt IF_BRIDGE 4 @@ -155,7 +155,7 @@ The following will cause a bridge consisting of all 8 ports with Spanning Tree enabled to be created: .Bd -literal -offset indent -iconfig bridge0 create +ifconfig bridge0 create ifconfig bridge0 \e addm fxp0 stp fxp0 \e addm fxp1 stp fxp1 \e ==== //depot/projects/hammer/sys/conf/Makefile.arm#9 (text+ko) ==== @@ -1,7 +1,7 @@ # Makefile.arm -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD: src/sys/conf/Makefile.arm,v 1.9 2005/04/13 14:49:57 imp Exp $ +# $FreeBSD: src/sys/conf/Makefile.arm,v 1.10 2005/06/27 14:33:32 cognet Exp $ # # Makefile for FreeBSD # @@ -41,6 +41,9 @@ SYSTEM_LD += -EB .endif +.if !defined(DEBUG) +CFLAGS += -mno-apcs-frame +.endif %BEFORE_DEPEND %OBJS ==== //depot/projects/hammer/sys/contrib/pf/net/if_pfsync.c#15 (text+ko) ==== @@ -1,4 +1,4 @@ -/* $FreeBSD: src/sys/contrib/pf/net/if_pfsync.c,v 1.18 2005/06/12 16:46:20 mlaier Exp $ */ +/* $FreeBSD: src/sys/contrib/pf/net/if_pfsync.c,v 1.19 2005/06/26 21:00:52 mlaier Exp $ */ /* $OpenBSD: if_pfsync.c,v 1.46 2005/02/20 15:58:38 mcbride Exp $ */ /* @@ -224,6 +224,7 @@ callout_init(&sc->sc_bulk_tmo, NET_CALLOUT_MPSAFE); callout_init(&sc->sc_bulkfail_tmo, NET_CALLOUT_MPSAFE); callout_init(&sc->sc_send_tmo, NET_CALLOUT_MPSAFE); + sc->sc_ifq.ifq_maxlen = ifqmaxlen; mtx_init(&sc->sc_ifq.ifq_mtx, ifp->if_xname, "pfsync send queue", MTX_DEF); if_attach(ifp); @@ -1797,7 +1798,7 @@ pfsyncstats.pfsyncs_opackets++; #ifdef __FreeBSD__ - if (IF_HANDOFF(&sc->sc_ifq, m, NULL)) + if (!IF_HANDOFF(&sc->sc_ifq, m, NULL)) pfsyncstats.pfsyncs_oerrors++; callout_reset(&sc->sc_send_tmo, 1, pfsync_senddef, sc); #else ==== //depot/projects/hammer/sys/dev/ata/ata-disk.c#34 (text+ko) ==== @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.188 2005/05/16 13:07:26 sos Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.189 2005/06/27 09:12:11 sos Exp $"); #include "opt_ata.h" #include @@ -203,8 +203,7 @@ struct ata_channel *ch = device_get_softc(device_get_parent(dev)); struct ata_device *atadev = device_get_softc(dev); - /* if detach pending flag set, return error */ - + /* if detach pending, return error */ if (((atadev->unit == ATA_MASTER) && !(ch->devices & ATA_ATA_MASTER)) || ((atadev->unit == ATA_SLAVE) && !(ch->devices & ATA_ATA_SLAVE))) { return 1; @@ -340,14 +339,17 @@ ATA_SETMODE(device_get_parent(dev), dev); - /* enable read caching */ - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_RCACHE, 0, 0); + /* enable readahead caching */ + if (atadev->param.support.command1 & ATA_SUPPORT_LOOKAHEAD) + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_RCACHE, 0, 0); - /* enable write caching if enabled */ - if (ata_wc) - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_WCACHE, 0, 0); - else - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_DIS_WCACHE, 0, 0); + /* enable write caching if supported and configured */ + if (atadev->param.support.command1 & ATA_SUPPORT_WRITECACHE) { + if (ata_wc) + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_WCACHE, 0, 0); + else + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_DIS_WCACHE, 0, 0); + } /* use multiple sectors/interrupt if device supports it */ if (ad_version(atadev->param.version_major)) { ==== //depot/projects/hammer/sys/dev/ata/ata-queue.c#26 (text+ko) ==== @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ata/ata-queue.c,v 1.49 2005/05/11 14:36:26 sos Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-queue.c,v 1.50 2005/06/28 09:06:52 sos Exp $"); #include "opt_ata.h" #include @@ -355,6 +355,7 @@ bcopy(ccb, request->u.atapi.ccb, 16); request->data = (caddr_t)&request->u.atapi.sense_data; request->bytecount = sizeof(struct atapi_sense); + request->donecount = 0; request->transfersize = sizeof(struct atapi_sense); request->timeout = 5; request->flags &= (ATA_R_ATAPI | ATA_R_QUIET); ==== //depot/projects/hammer/sys/dev/sound/pci/csa.c#8 (text+ko) ==== @@ -48,7 +48,7 @@ #include -SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csa.c,v 1.32 2005/03/01 08:58:05 imp Exp $"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csa.c,v 1.33 2005/06/27 07:43:57 glebius Exp $"); /* This is the pci device id. */ #define CS4610_PCI_ID 0x60011013 @@ -87,7 +87,6 @@ struct resource *irq, void *cookie); static driver_intr_t csa_intr; static int csa_initialize(sc_p scp); -static void csa_resetdsp(csa_res *resp); static int csa_downloadimage(csa_res *resp); static devclass_t csa_devclass; @@ -366,15 +365,24 @@ static int csa_resume(device_t dev) { -#if 0 - /* - * XXX: this cannot possibly work - * needs to be properly implemented - */ - csa_detach(dev); - csa_attach(dev); -#endif - return 0; + csa_res *resp; + sc_p scp; + + scp = device_get_softc(dev); + resp = &scp->res; + + /* Initialize the chip. */ + if (csa_initialize(scp)) + return (ENXIO); + + /* Reset the Processor. */ + csa_resetdsp(resp); + + /* Download the Processor Image to the processor. */ + if (csa_downloadimage(resp)) + return (ENXIO); + + return (bus_generic_resume(dev)); } static struct resource * @@ -794,7 +802,7 @@ csa_writeio(resp, BA0_CLKCR1, clkcr1); } -static void +void csa_resetdsp(csa_res *resp) { int i; ==== //depot/projects/hammer/sys/dev/sound/pci/csapcm.c#11 (text+ko) ==== @@ -38,7 +38,7 @@ #include #include -SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csapcm.c,v 1.33 2005/01/06 01:43:19 imp Exp $"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/csapcm.c,v 1.34 2005/06/27 07:43:57 glebius Exp $"); /* Buffer size on dma transfer. Fixed for CS416x. */ #define CS461x_BUFFSIZE (4 * 1024) @@ -70,6 +70,9 @@ u_long pctl; u_long cctl; struct csa_chinfo pch, rch; + u_int32_t ac97[CS461x_AC97_NUMBER_RESTORE_REGS]; + u_int32_t ac97_powerdown; + u_int32_t ac97_general_purpose; }; /* -------------------------------------------------------------------- */ @@ -84,8 +87,11 @@ static void csa_stopplaydma(struct csa_info *csa); static void csa_stopcapturedma(struct csa_info *csa); static int csa_startdsp(csa_res *resp); +static int csa_stopdsp(csa_res *resp); static int csa_allocres(struct csa_info *scp, device_t dev); static void csa_releaseres(struct csa_info *scp, device_t dev); +static void csa_ac97_suspend(struct csa_info *csa); +static void csa_ac97_resume(struct csa_info *csa); static u_int32_t csa_playfmt[] = { AFMT_U8, @@ -112,16 +118,16 @@ static int csa_active(struct csa_info *csa, int run) { - int old, go; + int old; old = csa->active; csa->active += run; - if ((csa->active == 0 && old == 1) || (csa->active == 1 && old == 0)) { - go = csa->active; - if (csa->card->active) - return csa->card->active(go); - } + if ((csa->active > 1) || (csa->active < -1)) + csa->active = 0; + if (csa->card->active) + return (csa->card->active(!(csa->active && old))); + return 0; } @@ -455,6 +461,18 @@ } static int +csa_stopdsp(csa_res *resp) +{ + /* + * Turn off the run, run at frame, and DMA enable bits in + * the local copy of the SP control register. + */ + csa_writemem(resp, BA1_SPCR, 0); + + return (0); +} + +static int csa_setupchan(struct csa_chinfo *ch) { struct csa_info *csa = ch->parent; @@ -833,11 +851,169 @@ return 0; } +static void +csa_ac97_suspend(struct csa_info *csa) +{ + int count, i; + uint32_t tmp; + + for (count = 0x2, i=0; + (count <= CS461x_AC97_HIGHESTREGTORESTORE) && + (i < CS461x_AC97_NUMBER_RESTORE_REGS); + count += 2, i++) + csa_readcodec(&csa->res, BA0_AC97_RESET + count, &csa->ac97[i]); + + /* mute the outputs */ + csa_writecodec(&csa->res, BA0_AC97_MASTER_VOLUME, 0x8000); + csa_writecodec(&csa->res, BA0_AC97_HEADPHONE_VOLUME, 0x8000); + csa_writecodec(&csa->res, BA0_AC97_MASTER_VOLUME_MONO, 0x8000); + csa_writecodec(&csa->res, BA0_AC97_PCM_OUT_VOLUME, 0x8000); + /* save the registers that cause pops */ + csa_readcodec(&csa->res, BA0_AC97_POWERDOWN, &csa->ac97_powerdown); + csa_readcodec(&csa->res, BA0_AC97_GENERAL_PURPOSE, >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Tue Jun 28 19:58:27 2005 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 145D016A420; Tue, 28 Jun 2005 19:58:27 +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 E2C5D16A41C for ; Tue, 28 Jun 2005 19:58:26 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA8F43D48 for ; Tue, 28 Jun 2005 19:58:26 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SJwQjq099026 for ; Tue, 28 Jun 2005 19:58:26 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SJwQZ3099023 for perforce@freebsd.org; Tue, 28 Jun 2005 19:58:26 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 19:58:26 GMT Message-Id: <200506281958.j5SJwQZ3099023@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79105 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: Tue, 28 Jun 2005 19:58:28 -0000 http://perforce.freebsd.org/chv.cgi?CH=79105 Change 79105 by peter@peter_daintree on 2005/06/28 19:57:28 Oh man, I messed that up. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#15 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#15 (text+ko) ==== @@ -328,7 +328,7 @@ } int -kvm_vvatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { if (ISALIVE(kd)) { _kvm_err(kd, 0, "kvm_kvatop called in live kernel!"); From owner-p4-projects@FreeBSD.ORG Tue Jun 28 20:17:50 2005 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 7466316A420; Tue, 28 Jun 2005 20:17:50 +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 477E116A41C for ; Tue, 28 Jun 2005 20:17:50 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 187A743D53 for ; Tue, 28 Jun 2005 20:17:50 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SKHnxu000686 for ; Tue, 28 Jun 2005 20:17:49 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SKHnLc000683 for perforce@freebsd.org; Tue, 28 Jun 2005 20:17:49 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 20:17:49 GMT Message-Id: <200506282017.j5SKHnLc000683@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79106 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: Tue, 28 Jun 2005 20:17:51 -0000 http://perforce.freebsd.org/chv.cgi?CH=79106 Change 79106 by peter@peter_daintree on 2005/06/28 20:17:41 aargh, there is no reason to have KDB_STOP_NMI in opt_global.h Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#99 edit .. //depot/projects/hammer/sys/amd64/amd64/trap.c#67 edit .. //depot/projects/hammer/sys/conf/options.amd64#36 edit .. //depot/projects/hammer/sys/conf/options.i386#37 edit .. //depot/projects/hammer/sys/conf/options.pc98#33 edit .. //depot/projects/hammer/sys/i386/i386/mp_machdep.c#46 edit .. //depot/projects/hammer/sys/i386/i386/trap.c#36 edit .. //depot/projects/hammer/sys/kern/subr_kdb.c#11 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#99 (text+ko) ==== @@ -28,6 +28,7 @@ __FBSDID("$FreeBSD: src/sys/amd64/amd64/mp_machdep.c,v 1.259 2005/06/09 18:23:54 ups Exp $"); #include "opt_cpu.h" +#include "opt_kdb.h" #include "opt_kstack_pages.h" #include "opt_mp_watchdog.h" #include "opt_sched.h" ==== //depot/projects/hammer/sys/amd64/amd64/trap.c#67 (text+ko) ==== @@ -48,6 +48,7 @@ #include "opt_cpu.h" #include "opt_hwpmc_hooks.h" #include "opt_isa.h" +#include "opt_kdb.h" #include "opt_ktrace.h" #include ==== //depot/projects/hammer/sys/conf/options.amd64#36 (text+ko) ==== @@ -57,4 +57,4 @@ DEV_ATPIC opt_atpic.h # Debugging -KDB_STOP_NMI opt_global.h +KDB_STOP_NMI opt_kdb.h ==== //depot/projects/hammer/sys/conf/options.i386#37 (text+ko) ==== @@ -162,5 +162,5 @@ ASR_COMPAT opt_asr.h # Debugging -KDB_STOP_NMI opt_global.h +KDB_STOP_NMI opt_kdb.h NPX_DEBUG opt_npx.h ==== //depot/projects/hammer/sys/conf/options.pc98#33 (text+ko) ==== @@ -104,5 +104,5 @@ DEV_NPX opt_npx.h # Debugging -KDB_STOP_NMI opt_global.h +KDB_STOP_NMI opt_kdb.h NPX_DEBUG opt_npx.h ==== //depot/projects/hammer/sys/i386/i386/mp_machdep.c#46 (text+ko) ==== @@ -28,6 +28,7 @@ #include "opt_apic.h" #include "opt_cpu.h" +#include "opt_kdb.h" #include "opt_kstack_pages.h" #include "opt_mp_watchdog.h" #include "opt_sched.h" ==== //depot/projects/hammer/sys/i386/i386/trap.c#36 (text+ko) ==== @@ -48,6 +48,7 @@ #include "opt_cpu.h" #include "opt_hwpmc_hooks.h" #include "opt_isa.h" +#include "opt_kdb.h" #include "opt_ktrace.h" #include "opt_npx.h" #include "opt_trap.h" ==== //depot/projects/hammer/sys/kern/subr_kdb.c#11 (text+ko) ==== @@ -27,6 +27,8 @@ #include __FBSDID("$FreeBSD: src/sys/kern/subr_kdb.c,v 1.11 2005/04/30 20:00:59 dwhite Exp $"); +#include "opt_kdb.h" + #include #include #include From owner-p4-projects@FreeBSD.ORG Tue Jun 28 20:30:06 2005 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 1150A16A420; Tue, 28 Jun 2005 20:30:06 +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 E128216A41C for ; Tue, 28 Jun 2005 20:30:05 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA5343D1F for ; Tue, 28 Jun 2005 20:30:05 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SKU5T2001350 for ; Tue, 28 Jun 2005 20:30:05 GMT (envelope-from ps@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SKU57a001347 for perforce@freebsd.org; Tue, 28 Jun 2005 20:30:05 GMT (envelope-from ps@freebsd.org) Date: Tue, 28 Jun 2005 20:30:05 GMT Message-Id: <200506282030.j5SKU57a001347@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ps@freebsd.org using -f From: Paul Saab To: Perforce Change Reviews Cc: Subject: PERFORCE change 79108 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: Tue, 28 Jun 2005 20:30:06 -0000 http://perforce.freebsd.org/chv.cgi?CH=79108 Change 79108 by ps@butter.corp on 2005/06/28 20:29:41 Support 2MB pages in PAE mode. Submitted by: peter Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#6 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#6 (text+ko) ==== @@ -75,7 +75,8 @@ #define PG_FRAME_PAE (~((uint64_t)PAGE_MASK)) #define PDRSHIFT_PAE 21 -#define NPTEPG_PAE (PAGE_SIZE/sizeof(uint64_t)) +#define NPTEPG_PAE (PAGE_SIZE/sizeof(uint64_t)) +#define NBPDR_PAE (1<program, "_kvm_vatop_pae: pde_pa not found"); goto invalid; } *pa = ofs; - return (NBPDR - (va & PAGE4M_MASK)); + return (NBPDR_PAE - (va & PAGE2M_MASK)); } pteindex = (va >> PAGE_SHIFT) & (NPTEPG_PAE-1); From owner-p4-projects@FreeBSD.ORG Tue Jun 28 20:39:18 2005 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 E3DD216A420; Tue, 28 Jun 2005 20:39:17 +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 B93EE16A41C for ; Tue, 28 Jun 2005 20:39:17 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F8F343D1D for ; Tue, 28 Jun 2005 20:39:17 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5SKdHe1001857 for ; Tue, 28 Jun 2005 20:39:17 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5SKdHr6001850 for perforce@freebsd.org; Tue, 28 Jun 2005 20:39:17 GMT (envelope-from peter@freebsd.org) Date: Tue, 28 Jun 2005 20:39:17 GMT Message-Id: <200506282039.j5SKdHr6001850@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79109 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: Tue, 28 Jun 2005 20:39:18 -0000 http://perforce.freebsd.org/chv.cgi?CH=79109 Change 79109 by peter@peter_melody on 2005/06/28 20:39:16 ichwd would be useful for xeon e64t boxes Affected files ... .. //depot/projects/hammer/sys/conf/files.amd64#71 edit Differences ... ==== //depot/projects/hammer/sys/conf/files.amd64#71 (text+ko) ==== @@ -140,6 +140,7 @@ dev/fb/fb.c optional vga dev/fb/splash.c optional splash dev/fb/vga.c optional vga +dev/ichwd/ichwd.c optional ichwd dev/if_ndis/if_ndis.c optional ndis dev/if_ndis/if_ndis_pccard.c optional ndis pccard dev/if_ndis/if_ndis_pci.c optional ndis cardbus From owner-p4-projects@FreeBSD.ORG Wed Jun 29 00:39:26 2005 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 2D46416A420; Wed, 29 Jun 2005 00:39:26 +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 CD54D16A41C for ; Wed, 29 Jun 2005 00:39:25 +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 9E9A143D1F for ; Wed, 29 Jun 2005 00:39:25 +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 j5T0dPFc030284 for ; Wed, 29 Jun 2005 00:39:25 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 j5T0cYeJ029608 for perforce@freebsd.org; Wed, 29 Jun 2005 00:38:34 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 00:38:34 GMT Message-Id: <200506290038.j5T0cYeJ029608@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 79116 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: Wed, 29 Jun 2005 00:39:27 -0000 http://perforce.freebsd.org/chv.cgi?CH=79116 Change 79116 by rwatson@rwatson_zoo on 2005/06/29 00:37:41 First pass at integrating the audit3 branch from the TrustedBSD base branch: among a great many things, loop back the change in system call table format to support an audit event field. This brings the audit3 branch from late 2004 to mid-2005 in terms of 6.x source code, and may take a couple of days to shake out. Affected files ... .. //depot/projects/trustedbsd/audit3/COPYRIGHT#2 integrate .. //depot/projects/trustedbsd/audit3/MAINTAINERS#3 integrate .. //depot/projects/trustedbsd/audit3/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/Makefile.inc1#4 integrate .. //depot/projects/trustedbsd/audit3/UPDATING#4 integrate .. //depot/projects/trustedbsd/audit3/UPDATING.64BTT#2 delete .. //depot/projects/trustedbsd/audit3/bin/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/Makefile.inc#3 integrate .. //depot/projects/trustedbsd/audit3/bin/cat/cat.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/cat/cat.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/chflags/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/bin/chflags/chflags.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/chflags/chflags.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/chio/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/chio/chio.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/chio/chio.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/chio/defs.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/chio/pathnames.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/chmod/chmod.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/chmod/chmod.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/cp/cp.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/cp/cp.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/cp/utils.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.2#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.3#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.4#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.a#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/csh.g#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/USD.doc/tabs#2 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/config.h#3 integrate .. //depot/projects/trustedbsd/audit3/bin/csh/config_p.h#1 branch .. //depot/projects/trustedbsd/audit3/bin/date/date.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/date/date.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/dd/dd.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/dd/gen.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/df/df.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/df/df.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/domainname/domainname.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/domainname/domainname.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/echo/echo.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/echo/echo.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ed/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ed/ed.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ed/ed.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ed/main.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/expr/expr.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/expr/expr.y#2 integrate .. //depot/projects/trustedbsd/audit3/bin/getfacl/getfacl.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/getfacl/getfacl.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/hostname/hostname.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/hostname/hostname.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/kenv/kenv.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/kenv/kenv.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/kill/kill.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/kill/kill.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ln/ln.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ln/ln.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ln/symlink.7#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/cmp.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/ls.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/ls.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/ls.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/print.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ls/util.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/mkdir/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/mkdir/mkdir.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/mkdir/mkdir.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/mv/mv.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/mv/mv.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/ar_io.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/ar_subs.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/cpio.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/extern.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/ftree.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/getoldopt.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/pax.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/tar.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/pax/tar.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ps/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/ps/keyword.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ps/ps.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/ps/ps.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/pwd/pwd.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/pwd/pwd.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rcp/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rcp/rcp.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/rcp/rcp.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/realpath/realpath.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rm/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rm/rm.1#4 integrate .. //depot/projects/trustedbsd/audit3/bin/rm/rm.c#4 integrate .. //depot/projects/trustedbsd/audit3/bin/rmail/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rmdir/rmdir.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/rmdir/rmdir.c#3 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/file.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/mask.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/merge.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/remove.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/setfacl.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/setfacl.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/setfacl.h#2 integrate .. //depot/projects/trustedbsd/audit3/bin/setfacl/util.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/bltin/echo.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/builtins.def#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/cmv#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/dirs#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/kill#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/login#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/newgrp#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/popd#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/pushd#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/funcs/suspend#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/jobs.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/mkbuiltins#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/mktokens#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/nodetypes#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/options.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/parser.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sh/sh.1#4 integrate .. //depot/projects/trustedbsd/audit3/bin/sleep/sleep.1#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sleep/sleep.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/stty/key.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/stty/print.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/stty/stty.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/stty/stty.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sync/sync.8#2 integrate .. //depot/projects/trustedbsd/audit3/bin/sync/sync.c#2 integrate .. //depot/projects/trustedbsd/audit3/bin/test/TEST.sh#2 integrate .. //depot/projects/trustedbsd/audit3/bin/test/test.1#3 integrate .. //depot/projects/trustedbsd/audit3/bin/test/test.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/amd/fixmount/fixmount.8#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/amd/hlfsd/hlfsd.8#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/CHANGES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/COPYRIGHT#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/FAQ#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/FREEBSD-Upgrade#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/FREEBSD-Xlist#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/KNOWN_DEFECTS#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/README#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/acconfig.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/check/check-tool.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/check/named-checkconf.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/check/named-checkzone.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dig/dig.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dig/dighost.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dig/host.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dig/include/dig/dig.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dig/nslookup.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/dnssec/dnssec-signzone.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/client.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/config.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/control.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/include/named/control.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/main.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/named.conf.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/named.conf.docbook#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/named.conf.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/server.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/unix/include/named/os.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/unix/os.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/named/update.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/nsupdate/nsupdate.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/rndc/rndc-confgen.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/bin/rndc/rndc.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/config.guess#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/config.sub#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/configure.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM-book.xml#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch03.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch04.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch05.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch06.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch07.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch08.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.ch09.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/arm/Bv9ARM.html#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/misc/migration#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/doc/misc/options#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/aclocal.m4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/config.h.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/configure#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/configure.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/dst/dst_api.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/include/netdb.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/inet/inet_makeaddr.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/dns_nw.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/gai_strerror.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/gen.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/getnetgrent_r.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/getpwent_r.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/irs/irs_data.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/isc/eventlib.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/isc/eventlib_p.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/isc/memcluster.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/libtool.m4#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/ltmain.sh#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/make/rules.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/nameser/ns_print.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/port_after.h.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind/resolv/res_findzonecut.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind9/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind9/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind9/check.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/bind9/getaddresses.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/adb.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_api.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_internal.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_lib.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_openssl.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_parse.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_parse.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/dst_result.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/gssapi_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/gssapictx.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/hmac_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dns/name.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dns/rbt.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dns/zone.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dst/Makefile.in#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dst/dst.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dst/gssapi.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dst/lib.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/include/dst/result.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/journal.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/key.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/openssl_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/openssldh_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/openssldsa_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/opensslrsa_link.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/rbt.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/rdata.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/rdata/in_1/wks_11.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/resolver.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/Makefile.in#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/Makefile.in#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_api.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_internal.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_lib.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_openssl.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_parse.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_parse.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/dst_result.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/gssapi_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/gssapictx.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/hmac_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/Makefile.in#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/dst/Makefile.in#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/dst/dst.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/dst/gssapi.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/dst/lib.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/include/dst/result.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/key.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/openssl_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/openssldh_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/openssldsa_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/validator.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/xfrin.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/dns/zone.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/include/isc/mem.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/pthreads/thread.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/string.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/task.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/unix/ifiter_ioctl.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isc/unix/socket.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isccfg/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isccfg/include/isccfg/grammar.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/isccfg/namedconf.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/lwres/api#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/lwres/context.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/lib/lwres/print.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/libtool.m4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/ltmain.sh#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/make/includes.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bind9/version#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/FREEBSD-Xlist#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/NEWS#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/VERSION#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/gensnmpdef/gensnmpdef.1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/gensnmptree/gensnmptree.1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/gensnmptree/gensnmptree.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/asn1.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/bsnmpagent.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/bsnmpclient.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/bsnmplib.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/snmpagent.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/snmpclient.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/lib/snmpclient.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/oid-list#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII_interfaces.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII_ip.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII_route.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII_tcp.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/mibII_udp.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/snmp_mibII.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_mibII/snmp_mibII.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_ntp/BEGEMOT-NTP-MIB.txt#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_ntp/NTP-MIB.txt#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_ntp/NTP-PROXY-MIB.txt#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_ntp/ntp_tree.def#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmp_ntp/snmp_ntp.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/bsnmpd.1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/main.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/snmpd.config#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/snmpmod.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/snmpmod.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bsnmp/snmpd/trans_lsock.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/CHANGES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/FREEBSD-Xlist#1 branch .. //depot/projects/trustedbsd/audit3/contrib/bzip2/FREEBSD-upgrade#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/LICENSE#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/Makefile-libbz2_so#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/README#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/README.COMPILATION.PROBLEMS#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/blocksort.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzip2.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzip2.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzip2recover.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzlib.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzlib.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/bzlib_private.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/compress.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/crctable.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/decompress.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/huffman.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/randtable.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample1.bz2.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample1.ref.gz.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample2.bz2.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample2.ref.gz.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample3.bz2.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/bzip2/sample3.ref.gz.uu#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/cvs/src/login.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/cvs/src/patch.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/cvs/src/rcs.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/ChangeLog#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/LEGAL.NOTICE#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/animation#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/archive#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/audio#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/console#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/elf#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/esri#1 branch .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/filesystems#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/linux#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/msdos#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/os9#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/perl#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/plan9#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/sinclair#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/sniffer#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/tex#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/virtutech#1 branch .. //depot/projects/trustedbsd/audit3/contrib/file/Magdir/xo65#1 branch .. //depot/projects/trustedbsd/audit3/contrib/file/Makefile.am#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/Makefile.in#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/PORTING#1 branch .. //depot/projects/trustedbsd/audit3/contrib/file/aclocal.m4#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/apprentice.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/ascmagic.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/compress.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/config.h.in#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/configure#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/configure.in#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/file.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/file.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/fsmagic.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/funcs.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/install-sh#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/is_tar.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/magic.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/magic.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/magic.mime#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/mkinstalldirs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/names.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/patchlevel.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/print.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/readelf.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/readelf.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/softmagic.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/tar.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/file/test.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/gcc/gcc.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/gdtoa/gdtoaimp.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/groff/tmac/doc-common#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/groff/tmac/doc-ditroff#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/groff/tmac/doc-syms#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/groff/tmac/doc.tmac#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/groff/tmac/groff_mdoc.man#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BNF#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BSD/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BSD/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BSD/Makefile.ipsend#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BSD/kupgrade#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/BSD/make-devices#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FWTK/fwtk-2.1-transparency.txt#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FWTK/fwtk_transparent.diff#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FWTK/fwtkp#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FWTK/tproxy.diff#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-2.2/files.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-2.2/files.newconf.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-2.2/kinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-3/kinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/INST.FreeBSD-4#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/kinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD-4.0/unkinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD/files.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD/files.newconf.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD/files.oldconf.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD/filez.diffs#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/FreeBSD/kinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/HISTORY#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/INST.FreeBSD-2.2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/INSTALL.FreeBSD#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/IPFILTER.LICENCE#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/README#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/STYLE.TXT#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/UPGRADE_NOTICE#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/WhatsNew40.txt#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/bpf-ipf.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/bpf.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/bpf_filter.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/bsdinstall#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/common.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/etc/protocols#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/etc/services#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/facpri.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/facpri.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/fils.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/inet_addr.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_fil.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_fil_freebsd.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_htable.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_htable.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_irc_pxy.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_lfil.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_lookup.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_lookup.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_msnrpc_pxy.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_pool.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_pool.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_pptp_pxy.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_rpcb_pxy.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_scan.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_scan.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_sfil.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_sync.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ip_sync.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipf.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipf.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipfs.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_ef.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_hx.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_pc.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_sn.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_td.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipft_tx.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/iplang/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/iplang/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/iplang/iplang.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/iplang/iplang_l.l#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/iplang/iplang_y.y#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipmon.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipmon.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipnat.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/Celler/ip_compat.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/ipsd.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/ipsd.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/ipsdr.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/linux.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/sbpf.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/sdlpi.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/slinux.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsd/snit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/.OLD/ip_compat.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/44arp.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/arp.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/dlcommon.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/dltest.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/hpux.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/in_var.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ip.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ip_var.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipresend.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipresend.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipsend.1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipsend.5#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipsend.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipsend.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ipsopt.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/iptest.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/iptest.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/iptests.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/larp.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/linux.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/lsock.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/resend.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/sbpf.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/sdlpi.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/sirix.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/slinux.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/snit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/sock.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/sockraw.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/tcpip.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipsend/ultrix.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipt.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ipt.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/kmem.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/kmem.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/l4check/http.ok#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/l4check/l4check.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/addicmp.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/addipopt.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/addkeep.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/bcopywrap.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/binprint.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/buildopts.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/checkrev.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/count4bits.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/count6bits.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/debug.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/extras.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/facpri.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/facpri.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/fill6bits.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/flags.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/genmask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/gethost.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getifname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getline.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getnattype.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getport.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getportproto.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getproto.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/getsumd.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/hexdump.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/hostmask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/hostname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/hostnum.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/icmpcode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/inet_addr.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/initparse.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ionames.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipf_dotuning.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_ef.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_hx.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_pc.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_sn.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_td.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipft_tx.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ipoptsec.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/kmem.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/kmem.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/kmemcpywrap.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/kvatoname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/load_hash.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/load_hashnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/load_pool.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/load_poolnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/loglevel.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/make_range.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/mutex_emul.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/nametokva.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/nat_setgroupmap.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/natparse.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ntomask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/optname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/optprint.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/optprintv6.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/optvalue.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/parse.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/portname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/portnum.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ports.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/print_toif.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printactivenat.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printaps.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printbuf.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printfr.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printfraginfo.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printhash.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printhashnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printhostmap.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printhostmask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printifname.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printip.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printlog.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printmask.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printnat.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printpacket.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printpacket6.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printpool.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printpoolnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printportcmp.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printsbuf.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printstate.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/printtunable.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ratoi.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/ratoui.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/remove_hash.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/remove_hashnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/remove_pool.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/remove_poolnode.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/resetlexer.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/rwlock_emul.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/tcp_flags.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/tcpflags.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/tcpoptnames.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/to_interface.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/v6ionames.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/v6optvalue.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/var.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/lib/verbose.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipf.4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipf.5#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipf.8#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipfilter.4#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipfilter.4.mandoc#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipfs.8#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipfstat.8#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipftest.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipl.4#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipmon.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipmon.8#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipnat.5#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipnat.8#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ippool.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ippool.8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipscan.5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/ipscan.8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/man/mkfilters.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/md5.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/md5.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/misc.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/ml_ipl.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mlf_ipl.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mlf_rule.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mlfk_rule.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mlh_rule.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mli_ipl.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mln_ipl.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/mls_ipl.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/natparse.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/net/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/opt.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/opts.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/parse.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/pcap-bpf.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/pcap-ipf.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/pcap.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/perl/ipf-mrtg.pl#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/perl/ipfmeta.pl#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/perl/logfilter.pl#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/printnat.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/printstate.c#3 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/radix.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/radix_ipf.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/relay.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.10#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.11#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.12#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.13#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.6#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.8#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.9#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/example.sr#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/ip_rules#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/ipmon.conf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/rules/pool.conf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/ipfilter-pb.gif#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/proxy.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/relay.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/samples/userauth.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/snoop.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/solaris.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/.cvsignore#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/bpftest#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/dotest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/dotest6#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/bpf-f1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/bpf1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/f17#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i11#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i12#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i13#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i14#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i15#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i6#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/i9#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/in1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/in2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/in5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/in6#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ip1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/l1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/l1.b#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n10#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n11#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n12#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/n9#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni10#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni11#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni12#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni13#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni14#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni15#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni16#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni2#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni4#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni5#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni6#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni8#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/ni9#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/p1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/p2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/expected/p3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/hextest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/f11#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/f12#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/f13#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/f17#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ipv6.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/l1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n10#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n11#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n12#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/n9#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni10#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni12#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni13#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni14#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni15#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni16#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni6#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/ni9#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/p1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/p2#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/input/p3#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/intest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/iptest#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/itest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/logtest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/mhtest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/mtest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/natipftest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/nattest#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/ptest#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/bpf-f1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/bpf1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i11#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i12#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i13#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i14#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i15#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i6#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/i9#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/in1#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/in2#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/in5#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/in6#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ip1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n10#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n11#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n12#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n7#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/n9#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni10.nat#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni11.nat#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni12.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni12.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni13.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni13.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni14.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni14.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni15.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni15.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni16.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni16.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni6.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni6.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni7.nat#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni8.nat#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni9.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/ni9.nat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/p1.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/p1.pool#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/p2.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/p3.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/regress/p3.pool#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/test.format#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/test/vfycksum.pl#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/todo#2 delete .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/BNF.ipf#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/BNF.ipnat#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipf.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipf_y.y#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipfcomp.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipfs.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipfstat.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipftest.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipmon.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipmon_y.y#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipnat.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipnat_y.y#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ippool.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ippool_y.y#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipscan_y.y#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipsyncm.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/ipsyncs.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/lex_var.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/lexer.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ipfilter/tools/lexer.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/libpcap/CHANGES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/CREDITS#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/FILES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/INSTALL.txt#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/README#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/README.hpux#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/README.macosx#1 branch .. //depot/projects/trustedbsd/audit3/contrib/libpcap/VERSION#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/bpf/net/bpf_filter.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/bpf_dump.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/bpf_image.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/config.h.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/configure#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/configure.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/etherent.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/ethertype.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/fad-getad.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/fad-gifc.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/fad-glifc.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/fad-null.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/fad-win32.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/gencode.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/gencode.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/grammar.y#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/inet.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/nametoaddr.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/optimize.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-bpf.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-bpf.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-dag.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-dlpi.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-dos.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-dos.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-enet.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-int.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-linux.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-namedb.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-nit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-null.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-pf.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-snit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-snoop.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap-win32.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pcap1.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/libpcap/pf.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/ppp.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/savefile.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/scanner.l#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/libpcap/snprintf.c#2 delete .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/cmds.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/cmdtab.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/extern.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/fetch.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/ftp.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/ftp.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/ftp_var.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/main.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/progressbar.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/progressbar.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/util.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/lukemftp/src/version.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/netcat/FREEBSD-Xlist#1 branch .. //depot/projects/trustedbsd/audit3/contrib/netcat/FREEBSD-upgrade#1 branch .. //depot/projects/trustedbsd/audit3/contrib/netcat/atomicio.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/netcat/nc.1#1 branch .. //depot/projects/trustedbsd/audit3/contrib/netcat/netcat.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/netcat/socks.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/libngatm.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/uniaddr.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/unifunc.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/unimsg.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/unisap.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/man/unistruct.3#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/snmp_atm/atm.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/snmp_atm/snmp_atm.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/snmp_atm/snmp_atm.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/sscop/common.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/sscop/common.h#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ngatm/sscop/sscop_main.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/ntp/ntpdate/ntpdate.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/FIXES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/FREEBSD-upgrade#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/README#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/awk.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/b.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/lex.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/lib.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/main.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/proctab.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/run.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/one-true-awk/tran.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/HISTORY#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/MANIFEST#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/Makefile.am#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/RELNOTES#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/aclocal.m4#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/bin/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/bin/su/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/config.h.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/configure#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/configure.ac#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openpam/depcomp#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/Makefile.am#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/Makefile.in#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/openpam.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/openpam.man#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/openpam_borrow_cred.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/openpam_free_data.3#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openpam/doc/man/openpam_free_envlist.3#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Wed Jun 29 08:46:06 2005 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 3907216A420; Wed, 29 Jun 2005 08:46:06 +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 E9AD516A41C for ; Wed, 29 Jun 2005 08:46:05 +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 B71A943D48 for ; Wed, 29 Jun 2005 08:46:05 +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 j5T8k55r062636 for ; Wed, 29 Jun 2005 08:46:05 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 j5T8k5KX062633 for perforce@freebsd.org; Wed, 29 Jun 2005 08:46:05 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 08:46:05 GMT Message-Id: <200506290846.j5T8k5KX062633@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 79126 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: Wed, 29 Jun 2005 08:46:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79126 Change 79126 by rwatson@rwatson_zoo on 2005/06/29 08:45:08 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_proto.h#6 edit .. //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_syscall.h#6 edit .. //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_syscalls.c#6 edit .. //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_sysent.c#7 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_proto.h#6 (text+ko) ==== @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/compat/freebsd32/freebsd32_proto.h,v 1.37 2005/05/30 15:20:17 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.49 2005/05/30 15:09:17 rwatson Exp */ ==== //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_syscall.h#6 (text+ko) ==== @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/compat/freebsd32/freebsd32_syscall.h,v 1.37 2005/05/30 15:20:17 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.49 2005/05/30 15:09:17 rwatson Exp */ ==== //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_syscalls.c#6 (text+ko) ==== @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/compat/freebsd32/freebsd32_syscalls.c,v 1.28 2005/05/30 15:20:18 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.49 2005/05/30 15:09:17 rwatson Exp */ ==== //depot/projects/trustedbsd/audit3/sys/compat/freebsd32/freebsd32_sysent.c#7 (text+ko) ==== @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/compat/freebsd32/freebsd32_sysent.c,v 1.38 2005/05/30 15:20:18 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.49 2005/05/30 15:09:17 rwatson Exp */ @@ -27,112 +27,112 @@ /* The casts are bogus but will do for now. */ struct sysent freebsd32_sysent[] = { { SYF_MPSAFE | 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = syscall */ - { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_NULL }, /* 1 = exit */ - { SYF_MPSAFE | 0, (sy_call_t *)fork, AUE_NULL }, /* 2 = fork */ + { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_EXIT }, /* 1 = exit */ + { SYF_MPSAFE | 0, (sy_call_t *)fork, AUE_FORK }, /* 2 = fork */ { SYF_MPSAFE | AS(read_args), (sy_call_t *)read, AUE_NULL }, /* 3 = read */ { SYF_MPSAFE | AS(write_args), (sy_call_t *)write, AUE_NULL }, /* 4 = write */ - { SYF_MPSAFE | AS(open_args), (sy_call_t *)open, AUE_NULL }, /* 5 = open */ - { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_NULL }, /* 6 = close */ + { SYF_MPSAFE | AS(open_args), (sy_call_t *)open, AUE_OPEN_RWTC }, /* 5 = open */ + { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_CLOSE }, /* 6 = close */ { SYF_MPSAFE | AS(freebsd32_wait4_args), (sy_call_t *)freebsd32_wait4, AUE_NULL }, /* 7 = freebsd32_wait4 */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 8 = obsolete old creat */ - { SYF_MPSAFE | AS(link_args), (sy_call_t *)link, AUE_NULL }, /* 9 = link */ - { SYF_MPSAFE | AS(unlink_args), (sy_call_t *)unlink, AUE_NULL }, /* 10 = unlink */ + { SYF_MPSAFE | AS(link_args), (sy_call_t *)link, AUE_LINK }, /* 9 = link */ + { SYF_MPSAFE | AS(unlink_args), (sy_call_t *)unlink, AUE_UNLINK }, /* 10 = unlink */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 11 = obsolete execv */ - { AS(chdir_args), (sy_call_t *)chdir, AUE_NULL }, /* 12 = chdir */ - { AS(fchdir_args), (sy_call_t *)fchdir, AUE_NULL }, /* 13 = fchdir */ - { AS(mknod_args), (sy_call_t *)mknod, AUE_NULL }, /* 14 = mknod */ - { AS(chmod_args), (sy_call_t *)chmod, AUE_NULL }, /* 15 = chmod */ - { AS(chown_args), (sy_call_t *)chown, AUE_NULL }, /* 16 = chown */ + { AS(chdir_args), (sy_call_t *)chdir, AUE_CHDIR }, /* 12 = chdir */ + { AS(fchdir_args), (sy_call_t *)fchdir, AUE_FCHDIR }, /* 13 = fchdir */ + { AS(mknod_args), (sy_call_t *)mknod, AUE_MKNOD }, /* 14 = mknod */ + { AS(chmod_args), (sy_call_t *)chmod, AUE_CHMOD }, /* 15 = chmod */ + { AS(chown_args), (sy_call_t *)chown, AUE_CHOWN }, /* 16 = chown */ { SYF_MPSAFE | AS(obreak_args), (sy_call_t *)obreak, AUE_NULL }, /* 17 = break */ - { compat4(AS(freebsd4_freebsd32_getfsstat_args),freebsd32_getfsstat), AUE_NULL }, /* 18 = old freebsd32_getfsstat */ + { compat4(AS(freebsd4_freebsd32_getfsstat_args),freebsd32_getfsstat), AUE_GETFSSTAT }, /* 18 = old freebsd32_getfsstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 19 = obsolete olseek */ - { SYF_MPSAFE | 0, (sy_call_t *)getpid, AUE_NULL }, /* 20 = getpid */ - { SYF_MPSAFE | AS(mount_args), (sy_call_t *)mount, AUE_NULL }, /* 21 = mount */ - { SYF_MPSAFE | AS(unmount_args), (sy_call_t *)unmount, AUE_NULL }, /* 22 = unmount */ - { SYF_MPSAFE | AS(setuid_args), (sy_call_t *)setuid, AUE_NULL }, /* 23 = setuid */ + { SYF_MPSAFE | 0, (sy_call_t *)getpid, AUE_GETPID }, /* 20 = getpid */ + { SYF_MPSAFE | AS(mount_args), (sy_call_t *)mount, AUE_MOUNT }, /* 21 = mount */ + { SYF_MPSAFE | AS(unmount_args), (sy_call_t *)unmount, AUE_UMOUNT }, /* 22 = unmount */ + { SYF_MPSAFE | AS(setuid_args), (sy_call_t *)setuid, AUE_SETUID }, /* 23 = setuid */ { SYF_MPSAFE | 0, (sy_call_t *)getuid, AUE_NULL }, /* 24 = getuid */ { SYF_MPSAFE | 0, (sy_call_t *)geteuid, AUE_NULL }, /* 25 = geteuid */ - { SYF_MPSAFE | AS(ptrace_args), (sy_call_t *)ptrace, AUE_NULL }, /* 26 = ptrace */ + { SYF_MPSAFE | AS(ptrace_args), (sy_call_t *)ptrace, AUE_PTRACE }, /* 26 = ptrace */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 27 = recvmsg */ - { SYF_MPSAFE | AS(sendmsg_args), (sy_call_t *)sendmsg, AUE_NULL }, /* 28 = sendmsg */ - { SYF_MPSAFE | AS(recvfrom_args), (sy_call_t *)recvfrom, AUE_NULL }, /* 29 = recvfrom */ - { SYF_MPSAFE | AS(accept_args), (sy_call_t *)accept, AUE_NULL }, /* 30 = accept */ - { SYF_MPSAFE | AS(getpeername_args), (sy_call_t *)getpeername, AUE_NULL }, /* 31 = getpeername */ - { SYF_MPSAFE | AS(getsockname_args), (sy_call_t *)getsockname, AUE_NULL }, /* 32 = getsockname */ - { AS(access_args), (sy_call_t *)access, AUE_NULL }, /* 33 = access */ - { AS(chflags_args), (sy_call_t *)chflags, AUE_NULL }, /* 34 = chflags */ - { AS(fchflags_args), (sy_call_t *)fchflags, AUE_NULL }, /* 35 = fchflags */ - { 0, (sy_call_t *)sync, AUE_NULL }, /* 36 = sync */ - { SYF_MPSAFE | AS(kill_args), (sy_call_t *)kill, AUE_NULL }, /* 37 = kill */ + { SYF_MPSAFE | AS(sendmsg_args), (sy_call_t *)sendmsg, AUE_SENDMSG }, /* 28 = sendmsg */ + { SYF_MPSAFE | AS(recvfrom_args), (sy_call_t *)recvfrom, AUE_RECVFROM }, /* 29 = recvfrom */ + { SYF_MPSAFE | AS(accept_args), (sy_call_t *)accept, AUE_ACCEPT }, /* 30 = accept */ + { SYF_MPSAFE | AS(getpeername_args), (sy_call_t *)getpeername, AUE_GETPEERNAME }, /* 31 = getpeername */ + { SYF_MPSAFE | AS(getsockname_args), (sy_call_t *)getsockname, AUE_GETSOCKNAME }, /* 32 = getsockname */ + { AS(access_args), (sy_call_t *)access, AUE_ACCESS }, /* 33 = access */ + { AS(chflags_args), (sy_call_t *)chflags, AUE_CHFLAGS }, /* 34 = chflags */ + { AS(fchflags_args), (sy_call_t *)fchflags, AUE_FCHFLAGS }, /* 35 = fchflags */ + { 0, (sy_call_t *)sync, AUE_SYNC }, /* 36 = sync */ + { SYF_MPSAFE | AS(kill_args), (sy_call_t *)kill, AUE_KILL }, /* 37 = kill */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 38 = ostat */ - { SYF_MPSAFE | 0, (sy_call_t *)getppid, AUE_NULL }, /* 39 = getppid */ + { SYF_MPSAFE | 0, (sy_call_t *)getppid, AUE_GETPPID }, /* 39 = getppid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 40 = olstat */ - { SYF_MPSAFE | AS(dup_args), (sy_call_t *)dup, AUE_NULL }, /* 41 = dup */ - { SYF_MPSAFE | 0, (sy_call_t *)pipe, AUE_NULL }, /* 42 = pipe */ - { SYF_MPSAFE | 0, (sy_call_t *)getegid, AUE_NULL }, /* 43 = getegid */ - { SYF_MPSAFE | AS(profil_args), (sy_call_t *)profil, AUE_NULL }, /* 44 = profil */ - { SYF_MPSAFE | AS(ktrace_args), (sy_call_t *)ktrace, AUE_NULL }, /* 45 = ktrace */ + { SYF_MPSAFE | AS(dup_args), (sy_call_t *)dup, AUE_DUP }, /* 41 = dup */ + { SYF_MPSAFE | 0, (sy_call_t *)pipe, AUE_PIPE }, /* 42 = pipe */ + { SYF_MPSAFE | 0, (sy_call_t *)getegid, AUE_GETEGID }, /* 43 = getegid */ + { SYF_MPSAFE | AS(profil_args), (sy_call_t *)profil, AUE_PROFILE }, /* 44 = profil */ + { SYF_MPSAFE | AS(ktrace_args), (sy_call_t *)ktrace, AUE_KTRACE }, /* 45 = ktrace */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 46 = osigaction */ - { SYF_MPSAFE | 0, (sy_call_t *)getgid, AUE_NULL }, /* 47 = getgid */ + { SYF_MPSAFE | 0, (sy_call_t *)getgid, AUE_GETGID }, /* 47 = getgid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 48 = osigprocmask */ - { SYF_MPSAFE | AS(getlogin_args), (sy_call_t *)getlogin, AUE_NULL }, /* 49 = getlogin */ - { SYF_MPSAFE | AS(setlogin_args), (sy_call_t *)setlogin, AUE_NULL }, /* 50 = setlogin */ - { SYF_MPSAFE | AS(acct_args), (sy_call_t *)acct, AUE_NULL }, /* 51 = acct */ + { SYF_MPSAFE | AS(getlogin_args), (sy_call_t *)getlogin, AUE_GETLOGIN }, /* 49 = getlogin */ + { SYF_MPSAFE | AS(setlogin_args), (sy_call_t *)setlogin, AUE_SETLOGIN }, /* 50 = setlogin */ + { SYF_MPSAFE | AS(acct_args), (sy_call_t *)acct, AUE_ACCT }, /* 51 = acct */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 52 = obsolete osigpending */ - { SYF_MPSAFE | AS(freebsd32_sigaltstack_args), (sy_call_t *)freebsd32_sigaltstack, AUE_NULL }, /* 53 = freebsd32_sigaltstack */ - { SYF_MPSAFE | AS(ioctl_args), (sy_call_t *)ioctl, AUE_NULL }, /* 54 = ioctl */ - { SYF_MPSAFE | AS(reboot_args), (sy_call_t *)reboot, AUE_NULL }, /* 55 = reboot */ - { AS(revoke_args), (sy_call_t *)revoke, AUE_NULL }, /* 56 = revoke */ - { AS(symlink_args), (sy_call_t *)symlink, AUE_NULL }, /* 57 = symlink */ - { AS(readlink_args), (sy_call_t *)readlink, AUE_NULL }, /* 58 = readlink */ - { AS(freebsd32_execve_args), (sy_call_t *)freebsd32_execve, AUE_NULL }, /* 59 = freebsd32_execve */ - { SYF_MPSAFE | AS(umask_args), (sy_call_t *)umask, AUE_NULL }, /* 60 = umask */ - { AS(chroot_args), (sy_call_t *)chroot, AUE_NULL }, /* 61 = chroot */ + { SYF_MPSAFE | AS(freebsd32_sigaltstack_args), (sy_call_t *)freebsd32_sigaltstack, AUE_SIGPENDING }, /* 53 = freebsd32_sigaltstack */ + { SYF_MPSAFE | AS(ioctl_args), (sy_call_t *)ioctl, AUE_IOCTL }, /* 54 = ioctl */ + { SYF_MPSAFE | AS(reboot_args), (sy_call_t *)reboot, AUE_REBOOT }, /* 55 = reboot */ + { AS(revoke_args), (sy_call_t *)revoke, AUE_REVOKE }, /* 56 = revoke */ + { AS(symlink_args), (sy_call_t *)symlink, AUE_SYMLINK }, /* 57 = symlink */ + { AS(readlink_args), (sy_call_t *)readlink, AUE_READLINK }, /* 58 = readlink */ + { AS(freebsd32_execve_args), (sy_call_t *)freebsd32_execve, AUE_EXECVE }, /* 59 = freebsd32_execve */ + { SYF_MPSAFE | AS(umask_args), (sy_call_t *)umask, AUE_UMASK }, /* 60 = umask */ + { AS(chroot_args), (sy_call_t *)chroot, AUE_CHROOT }, /* 61 = chroot */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 62 = obsolete ofstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 63 = obsolete ogetkerninfo */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 64 = obsolete ogetpagesize */ - { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_NULL }, /* 65 = msync */ - { SYF_MPSAFE | 0, (sy_call_t *)vfork, AUE_NULL }, /* 66 = vfork */ + { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_MSYNC }, /* 65 = msync */ + { SYF_MPSAFE | 0, (sy_call_t *)vfork, AUE_VFORK }, /* 66 = vfork */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 67 = obsolete vread */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 68 = obsolete vwrite */ - { SYF_MPSAFE | AS(sbrk_args), (sy_call_t *)sbrk, AUE_NULL }, /* 69 = sbrk */ - { SYF_MPSAFE | AS(sstk_args), (sy_call_t *)sstk, AUE_NULL }, /* 70 = sstk */ + { SYF_MPSAFE | AS(sbrk_args), (sy_call_t *)sbrk, AUE_SBRK }, /* 69 = sbrk */ + { SYF_MPSAFE | AS(sstk_args), (sy_call_t *)sstk, AUE_SSTK }, /* 70 = sstk */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 71 = obsolete ommap */ - { SYF_MPSAFE | AS(ovadvise_args), (sy_call_t *)ovadvise, AUE_NULL }, /* 72 = vadvise */ - { SYF_MPSAFE | AS(munmap_args), (sy_call_t *)munmap, AUE_NULL }, /* 73 = munmap */ - { SYF_MPSAFE | AS(mprotect_args), (sy_call_t *)mprotect, AUE_NULL }, /* 74 = mprotect */ - { SYF_MPSAFE | AS(madvise_args), (sy_call_t *)madvise, AUE_NULL }, /* 75 = madvise */ + { SYF_MPSAFE | AS(ovadvise_args), (sy_call_t *)ovadvise, AUE_O_VADVISE }, /* 72 = vadvise */ + { SYF_MPSAFE | AS(munmap_args), (sy_call_t *)munmap, AUE_MUNMAP }, /* 73 = munmap */ + { SYF_MPSAFE | AS(mprotect_args), (sy_call_t *)mprotect, AUE_MPROTECT }, /* 74 = mprotect */ + { SYF_MPSAFE | AS(madvise_args), (sy_call_t *)madvise, AUE_MADVISE }, /* 75 = madvise */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 76 = obsolete vhangup */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 77 = obsolete vlimit */ - { SYF_MPSAFE | AS(mincore_args), (sy_call_t *)mincore, AUE_NULL }, /* 78 = mincore */ - { SYF_MPSAFE | AS(getgroups_args), (sy_call_t *)getgroups, AUE_NULL }, /* 79 = getgroups */ - { SYF_MPSAFE | AS(setgroups_args), (sy_call_t *)setgroups, AUE_NULL }, /* 80 = setgroups */ - { SYF_MPSAFE | 0, (sy_call_t *)getpgrp, AUE_NULL }, /* 81 = getpgrp */ - { SYF_MPSAFE | AS(setpgid_args), (sy_call_t *)setpgid, AUE_NULL }, /* 82 = setpgid */ - { AS(freebsd32_setitimer_args), (sy_call_t *)freebsd32_setitimer, AUE_NULL }, /* 83 = freebsd32_setitimer */ + { SYF_MPSAFE | AS(mincore_args), (sy_call_t *)mincore, AUE_MINCORE }, /* 78 = mincore */ + { SYF_MPSAFE | AS(getgroups_args), (sy_call_t *)getgroups, AUE_GETGROUPS }, /* 79 = getgroups */ + { SYF_MPSAFE | AS(setgroups_args), (sy_call_t *)setgroups, AUE_SETGROUPS }, /* 80 = setgroups */ + { SYF_MPSAFE | 0, (sy_call_t *)getpgrp, AUE_GETPGRP }, /* 81 = getpgrp */ + { SYF_MPSAFE | AS(setpgid_args), (sy_call_t *)setpgid, AUE_GETPGRP }, /* 82 = setpgid */ + { AS(freebsd32_setitimer_args), (sy_call_t *)freebsd32_setitimer, AUE_SETITIMER }, /* 83 = freebsd32_setitimer */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 84 = obsolete owait */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 85 = obsolete oswapon */ - { AS(freebsd32_getitimer_args), (sy_call_t *)freebsd32_getitimer, AUE_NULL }, /* 86 = freebsd32_getitimer */ + { AS(freebsd32_getitimer_args), (sy_call_t *)freebsd32_getitimer, AUE_GETITIMER }, /* 86 = freebsd32_getitimer */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 87 = obsolete ogethostname */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 88 = obsolete osethostname */ - { SYF_MPSAFE | 0, (sy_call_t *)getdtablesize, AUE_NULL }, /* 89 = getdtablesize */ - { SYF_MPSAFE | AS(dup2_args), (sy_call_t *)dup2, AUE_NULL }, /* 90 = dup2 */ + { SYF_MPSAFE | 0, (sy_call_t *)getdtablesize, AUE_GETDTABLESIZE }, /* 89 = getdtablesize */ + { SYF_MPSAFE | AS(dup2_args), (sy_call_t *)dup2, AUE_DUP2 }, /* 90 = dup2 */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 91 = getdopt */ - { SYF_MPSAFE | AS(fcntl_args), (sy_call_t *)fcntl, AUE_NULL }, /* 92 = fcntl */ - { AS(freebsd32_select_args), (sy_call_t *)freebsd32_select, AUE_NULL }, /* 93 = freebsd32_select */ + { SYF_MPSAFE | AS(fcntl_args), (sy_call_t *)fcntl, AUE_FCNTL }, /* 92 = fcntl */ + { AS(freebsd32_select_args), (sy_call_t *)freebsd32_select, AUE_SELECT }, /* 93 = freebsd32_select */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 94 = setdopt */ - { AS(fsync_args), (sy_call_t *)fsync, AUE_NULL }, /* 95 = fsync */ - { SYF_MPSAFE | AS(setpriority_args), (sy_call_t *)setpriority, AUE_NULL }, /* 96 = setpriority */ - { SYF_MPSAFE | AS(socket_args), (sy_call_t *)socket, AUE_NULL }, /* 97 = socket */ - { SYF_MPSAFE | AS(connect_args), (sy_call_t *)connect, AUE_NULL }, /* 98 = connect */ + { AS(fsync_args), (sy_call_t *)fsync, AUE_FSYNC }, /* 95 = fsync */ + { SYF_MPSAFE | AS(setpriority_args), (sy_call_t *)setpriority, AUE_SETPRIORIT }, /* 96 = setpriority */ + { SYF_MPSAFE | AS(socket_args), (sy_call_t *)socket, AUE_SOCKET }, /* 97 = socket */ + { SYF_MPSAFE | AS(connect_args), (sy_call_t *)connect, AUE_CONNECT }, /* 98 = connect */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 99 = obsolete oaccept */ - { SYF_MPSAFE | AS(getpriority_args), (sy_call_t *)getpriority, AUE_NULL }, /* 100 = getpriority */ + { SYF_MPSAFE | AS(getpriority_args), (sy_call_t *)getpriority, AUE_GETPRIORIT }, /* 100 = getpriority */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 101 = obsolete osend */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 102 = obsolete orecv */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 103 = obsolete osigreturn */ - { SYF_MPSAFE | AS(bind_args), (sy_call_t *)bind, AUE_NULL }, /* 104 = bind */ - { SYF_MPSAFE | AS(setsockopt_args), (sy_call_t *)setsockopt, AUE_NULL }, /* 105 = setsockopt */ - { SYF_MPSAFE | AS(listen_args), (sy_call_t *)listen, AUE_NULL }, /* 106 = listen */ + { SYF_MPSAFE | AS(bind_args), (sy_call_t *)bind, AUE_BIND }, /* 104 = bind */ + { SYF_MPSAFE | AS(setsockopt_args), (sy_call_t *)setsockopt, AUE_SETSOCKOPT }, /* 105 = setsockopt */ + { SYF_MPSAFE | AS(listen_args), (sy_call_t *)listen, AUE_LISTEN }, /* 106 = listen */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 107 = obsolete vtimes */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 108 = obsolete osigvec */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 109 = obsolete osigblock */ @@ -142,39 +142,39 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 113 = obsolete orecvmsg */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 114 = obsolete osendmsg */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 115 = obsolete vtrace */ - { SYF_MPSAFE | AS(freebsd32_gettimeofday_args), (sy_call_t *)freebsd32_gettimeofday, AUE_NULL }, /* 116 = freebsd32_gettimeofday */ - { AS(freebsd32_getrusage_args), (sy_call_t *)freebsd32_getrusage, AUE_NULL }, /* 117 = freebsd32_getrusage */ - { SYF_MPSAFE | AS(getsockopt_args), (sy_call_t *)getsockopt, AUE_NULL }, /* 118 = getsockopt */ + { SYF_MPSAFE | AS(freebsd32_gettimeofday_args), (sy_call_t *)freebsd32_gettimeofday, AUE_GETTIMEOFDAY }, /* 116 = freebsd32_gettimeofday */ + { AS(freebsd32_getrusage_args), (sy_call_t *)freebsd32_getrusage, AUE_GETRUSAGE }, /* 117 = freebsd32_getrusage */ + { SYF_MPSAFE | AS(getsockopt_args), (sy_call_t *)getsockopt, AUE_GTSOCKOPT }, /* 118 = getsockopt */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 119 = resuba */ - { AS(freebsd32_readv_args), (sy_call_t *)freebsd32_readv, AUE_NULL }, /* 120 = freebsd32_readv */ - { AS(freebsd32_writev_args), (sy_call_t *)freebsd32_writev, AUE_NULL }, /* 121 = freebsd32_writev */ - { AS(freebsd32_settimeofday_args), (sy_call_t *)freebsd32_settimeofday, AUE_NULL }, /* 122 = freebsd32_settimeofday */ - { AS(fchown_args), (sy_call_t *)fchown, AUE_NULL }, /* 123 = fchown */ - { AS(fchmod_args), (sy_call_t *)fchmod, AUE_NULL }, /* 124 = fchmod */ + { AS(freebsd32_readv_args), (sy_call_t *)freebsd32_readv, AUE_READV }, /* 120 = freebsd32_readv */ + { AS(freebsd32_writev_args), (sy_call_t *)freebsd32_writev, AUE_WRITEV }, /* 121 = freebsd32_writev */ + { AS(freebsd32_settimeofday_args), (sy_call_t *)freebsd32_settimeofday, AUE_SETTIMEOFDAY }, /* 122 = freebsd32_settimeofday */ + { AS(fchown_args), (sy_call_t *)fchown, AUE_FCHOWN }, /* 123 = fchown */ + { AS(fchmod_args), (sy_call_t *)fchmod, AUE_FCHMOD }, /* 124 = fchmod */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 125 = obsolete orecvfrom */ - { SYF_MPSAFE | AS(setreuid_args), (sy_call_t *)setreuid, AUE_NULL }, /* 126 = setreuid */ - { SYF_MPSAFE | AS(setregid_args), (sy_call_t *)setregid, AUE_NULL }, /* 127 = setregid */ - { AS(rename_args), (sy_call_t *)rename, AUE_NULL }, /* 128 = rename */ + { SYF_MPSAFE | AS(setreuid_args), (sy_call_t *)setreuid, AUE_O_SETREUID }, /* 126 = setreuid */ + { SYF_MPSAFE | AS(setregid_args), (sy_call_t *)setregid, AUE_O_SETREGID }, /* 127 = setregid */ + { AS(rename_args), (sy_call_t *)rename, AUE_RENAME }, /* 128 = rename */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 129 = obsolete otruncate */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 130 = obsolete ftruncate */ - { SYF_MPSAFE | AS(flock_args), (sy_call_t *)flock, AUE_NULL }, /* 131 = flock */ - { AS(mkfifo_args), (sy_call_t *)mkfifo, AUE_NULL }, /* 132 = mkfifo */ - { SYF_MPSAFE | AS(sendto_args), (sy_call_t *)sendto, AUE_NULL }, /* 133 = sendto */ - { SYF_MPSAFE | AS(shutdown_args), (sy_call_t *)shutdown, AUE_NULL }, /* 134 = shutdown */ - { SYF_MPSAFE | AS(socketpair_args), (sy_call_t *)socketpair, AUE_NULL }, /* 135 = socketpair */ - { AS(mkdir_args), (sy_call_t *)mkdir, AUE_NULL }, /* 136 = mkdir */ - { AS(rmdir_args), (sy_call_t *)rmdir, AUE_NULL }, /* 137 = rmdir */ - { AS(freebsd32_utimes_args), (sy_call_t *)freebsd32_utimes, AUE_NULL }, /* 138 = freebsd32_utimes */ + { SYF_MPSAFE | AS(flock_args), (sy_call_t *)flock, AUE_FLOCK }, /* 131 = flock */ + { AS(mkfifo_args), (sy_call_t *)mkfifo, AUE_MKFIFO }, /* 132 = mkfifo */ + { SYF_MPSAFE | AS(sendto_args), (sy_call_t *)sendto, AUE_SENDTO }, /* 133 = sendto */ + { SYF_MPSAFE | AS(shutdown_args), (sy_call_t *)shutdown, AUE_SHUTDOWN }, /* 134 = shutdown */ + { SYF_MPSAFE | AS(socketpair_args), (sy_call_t *)socketpair, AUE_SOCKETPAIR }, /* 135 = socketpair */ + { AS(mkdir_args), (sy_call_t *)mkdir, AUE_MKDIR }, /* 136 = mkdir */ + { AS(rmdir_args), (sy_call_t *)rmdir, AUE_RMDIR }, /* 137 = rmdir */ + { AS(freebsd32_utimes_args), (sy_call_t *)freebsd32_utimes, AUE_UTIMES }, /* 138 = freebsd32_utimes */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 139 = obsolete 4.2 sigreturn */ - { AS(freebsd32_adjtime_args), (sy_call_t *)freebsd32_adjtime, AUE_NULL }, /* 140 = freebsd32_adjtime */ + { AS(freebsd32_adjtime_args), (sy_call_t *)freebsd32_adjtime, AUE_ADJTIME }, /* 140 = freebsd32_adjtime */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 141 = obsolete ogetpeername */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 142 = obsolete ogethostid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 143 = obsolete sethostid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 144 = obsolete getrlimit */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 145 = obsolete setrlimit */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 146 = obsolete killpg */ - { SYF_MPSAFE | 0, (sy_call_t *)setsid, AUE_NULL }, /* 147 = setsid */ - { AS(quotactl_args), (sy_call_t *)quotactl, AUE_NULL }, /* 148 = quotactl */ + { SYF_MPSAFE | 0, (sy_call_t *)setsid, AUE_SETSID }, /* 147 = setsid */ + { AS(quotactl_args), (sy_call_t *)quotactl, AUE_QUOTACTL }, /* 148 = quotactl */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 149 = obsolete oquota */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 150 = obsolete ogetsockname */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 151 = sem_lock */ @@ -183,59 +183,59 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 154 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 155 = nfssvc */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 156 = obsolete ogetdirentries */ - { compat4(AS(freebsd4_freebsd32_statfs_args),freebsd32_statfs), AUE_NULL }, /* 157 = old freebsd32_statfs */ - { compat4(AS(freebsd4_freebsd32_fstatfs_args),freebsd32_fstatfs), AUE_NULL }, /* 158 = old freebsd32_fstatfs */ + { compat4(AS(freebsd4_freebsd32_statfs_args),freebsd32_statfs), AUE_STATFS }, /* 157 = old freebsd32_statfs */ + { compat4(AS(freebsd4_freebsd32_fstatfs_args),freebsd32_fstatfs), AUE_FSTATFS }, /* 158 = old freebsd32_fstatfs */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 159 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 160 = nosys */ - { AS(getfh_args), (sy_call_t *)getfh, AUE_NULL }, /* 161 = getfh */ - { SYF_MPSAFE | AS(getdomainname_args), (sy_call_t *)getdomainname, AUE_NULL }, /* 162 = getdomainname */ - { SYF_MPSAFE | AS(setdomainname_args), (sy_call_t *)setdomainname, AUE_NULL }, /* 163 = setdomainname */ + { AS(getfh_args), (sy_call_t *)getfh, AUE_GETFH }, /* 161 = getfh */ + { SYF_MPSAFE | AS(getdomainname_args), (sy_call_t *)getdomainname, AUE_O_GETDOMAINNAME }, /* 162 = getdomainname */ + { SYF_MPSAFE | AS(setdomainname_args), (sy_call_t *)setdomainname, AUE_O_SETDOMAINNAME }, /* 163 = setdomainname */ { SYF_MPSAFE | AS(uname_args), (sy_call_t *)uname, AUE_NULL }, /* 164 = uname */ { SYF_MPSAFE | AS(sysarch_args), (sy_call_t *)sysarch, AUE_NULL }, /* 165 = sysarch */ { SYF_MPSAFE | AS(rtprio_args), (sy_call_t *)rtprio, AUE_NULL }, /* 166 = rtprio */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 167 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 168 = nosys */ - { AS(freebsd32_semsys_args), (sy_call_t *)freebsd32_semsys, AUE_NULL }, /* 169 = freebsd32_semsys */ - { AS(freebsd32_msgsys_args), (sy_call_t *)freebsd32_msgsys, AUE_NULL }, /* 170 = freebsd32_msgsys */ - { AS(freebsd32_shmsys_args), (sy_call_t *)freebsd32_shmsys, AUE_NULL }, /* 171 = freebsd32_shmsys */ + { AS(freebsd32_semsys_args), (sy_call_t *)freebsd32_semsys, AUE_SEMSYS }, /* 169 = freebsd32_semsys */ + { AS(freebsd32_msgsys_args), (sy_call_t *)freebsd32_msgsys, AUE_MSGSYS }, /* 170 = freebsd32_msgsys */ + { AS(freebsd32_shmsys_args), (sy_call_t *)freebsd32_shmsys, AUE_SHMSYS }, /* 171 = freebsd32_shmsys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 172 = nosys */ - { AS(freebsd32_pread_args), (sy_call_t *)freebsd32_pread, AUE_NULL }, /* 173 = freebsd32_pread */ - { AS(freebsd32_pwrite_args), (sy_call_t *)freebsd32_pwrite, AUE_NULL }, /* 174 = freebsd32_pwrite */ + { AS(freebsd32_pread_args), (sy_call_t *)freebsd32_pread, AUE_PREAD }, /* 173 = freebsd32_pread */ + { AS(freebsd32_pwrite_args), (sy_call_t *)freebsd32_pwrite, AUE_PWRITE }, /* 174 = freebsd32_pwrite */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 175 = nosys */ - { SYF_MPSAFE | AS(ntp_adjtime_args), (sy_call_t *)ntp_adjtime, AUE_NULL }, /* 176 = ntp_adjtime */ + { SYF_MPSAFE | AS(ntp_adjtime_args), (sy_call_t *)ntp_adjtime, AUE_ADJTIME }, /* 176 = ntp_adjtime */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 177 = sfork */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 178 = getdescriptor */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 179 = setdescriptor */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 180 = nosys */ - { SYF_MPSAFE | AS(setgid_args), (sy_call_t *)setgid, AUE_NULL }, /* 181 = setgid */ - { SYF_MPSAFE | AS(setegid_args), (sy_call_t *)setegid, AUE_NULL }, /* 182 = setegid */ - { SYF_MPSAFE | AS(seteuid_args), (sy_call_t *)seteuid, AUE_NULL }, /* 183 = seteuid */ + { SYF_MPSAFE | AS(setgid_args), (sy_call_t *)setgid, AUE_SETGID }, /* 181 = setgid */ + { SYF_MPSAFE | AS(setegid_args), (sy_call_t *)setegid, AUE_SETEGID }, /* 182 = setegid */ + { SYF_MPSAFE | AS(seteuid_args), (sy_call_t *)seteuid, AUE_SETEUID }, /* 183 = seteuid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 184 = lfs_bmapv */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 185 = lfs_markv */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 186 = lfs_segclean */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 187 = lfs_segwait */ - { AS(freebsd32_stat_args), (sy_call_t *)freebsd32_stat, AUE_NULL }, /* 188 = freebsd32_stat */ - { SYF_MPSAFE | AS(freebsd32_fstat_args), (sy_call_t *)freebsd32_fstat, AUE_NULL }, /* 189 = freebsd32_fstat */ - { AS(freebsd32_lstat_args), (sy_call_t *)freebsd32_lstat, AUE_NULL }, /* 190 = freebsd32_lstat */ - { AS(pathconf_args), (sy_call_t *)pathconf, AUE_NULL }, /* 191 = pathconf */ - { SYF_MPSAFE | AS(fpathconf_args), (sy_call_t *)fpathconf, AUE_NULL }, /* 192 = fpathconf */ + { AS(freebsd32_stat_args), (sy_call_t *)freebsd32_stat, AUE_STAT }, /* 188 = freebsd32_stat */ + { SYF_MPSAFE | AS(freebsd32_fstat_args), (sy_call_t *)freebsd32_fstat, AUE_FSTAT }, /* 189 = freebsd32_fstat */ + { AS(freebsd32_lstat_args), (sy_call_t *)freebsd32_lstat, AUE_LSTAT }, /* 190 = freebsd32_lstat */ + { AS(pathconf_args), (sy_call_t *)pathconf, AUE_PATHCONF }, /* 191 = pathconf */ + { SYF_MPSAFE | AS(fpathconf_args), (sy_call_t *)fpathconf, AUE_FPATHCONF }, /* 192 = fpathconf */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 193 = nosys */ - { SYF_MPSAFE | AS(__getrlimit_args), (sy_call_t *)getrlimit, AUE_NULL }, /* 194 = getrlimit */ - { SYF_MPSAFE | AS(__setrlimit_args), (sy_call_t *)setrlimit, AUE_NULL }, /* 195 = setrlimit */ - { AS(getdirentries_args), (sy_call_t *)getdirentries, AUE_NULL }, /* 196 = getdirentries */ - { AS(freebsd32_mmap_args), (sy_call_t *)freebsd32_mmap, AUE_NULL }, /* 197 = freebsd32_mmap */ + { SYF_MPSAFE | AS(__getrlimit_args), (sy_call_t *)getrlimit, AUE_GETRLIMIT }, /* 194 = getrlimit */ + { SYF_MPSAFE | AS(__setrlimit_args), (sy_call_t *)setrlimit, AUE_SETRLIMIT }, /* 195 = setrlimit */ + { AS(getdirentries_args), (sy_call_t *)getdirentries, AUE_GETDIRENTRIES }, /* 196 = getdirentries */ + { AS(freebsd32_mmap_args), (sy_call_t *)freebsd32_mmap, AUE_MMAP }, /* 197 = freebsd32_mmap */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 198 = __syscall */ - { AS(freebsd32_lseek_args), (sy_call_t *)freebsd32_lseek, AUE_NULL }, /* 199 = freebsd32_lseek */ - { AS(freebsd32_truncate_args), (sy_call_t *)freebsd32_truncate, AUE_NULL }, /* 200 = freebsd32_truncate */ - { AS(freebsd32_ftruncate_args), (sy_call_t *)freebsd32_ftruncate, AUE_NULL }, /* 201 = freebsd32_ftruncate */ - { SYF_MPSAFE | AS(freebsd32_sysctl_args), (sy_call_t *)freebsd32_sysctl, AUE_NULL }, /* 202 = freebsd32_sysctl */ - { SYF_MPSAFE | AS(mlock_args), (sy_call_t *)mlock, AUE_NULL }, /* 203 = mlock */ - { SYF_MPSAFE | AS(munlock_args), (sy_call_t *)munlock, AUE_NULL }, /* 204 = munlock */ - { AS(undelete_args), (sy_call_t *)undelete, AUE_NULL }, /* 205 = undelete */ - { AS(futimes_args), (sy_call_t *)futimes, AUE_NULL }, /* 206 = futimes */ - { SYF_MPSAFE | AS(getpgid_args), (sy_call_t *)getpgid, AUE_NULL }, /* 207 = getpgid */ + { AS(freebsd32_lseek_args), (sy_call_t *)freebsd32_lseek, AUE_LSEEK }, /* 199 = freebsd32_lseek */ + { AS(freebsd32_truncate_args), (sy_call_t *)freebsd32_truncate, AUE_TRUNCATE }, /* 200 = freebsd32_truncate */ + { AS(freebsd32_ftruncate_args), (sy_call_t *)freebsd32_ftruncate, AUE_FTRUNCATE }, /* 201 = freebsd32_ftruncate */ + { SYF_MPSAFE | AS(freebsd32_sysctl_args), (sy_call_t *)freebsd32_sysctl, AUE_SYSCTL }, /* 202 = freebsd32_sysctl */ + { SYF_MPSAFE | AS(mlock_args), (sy_call_t *)mlock, AUE_MLOCK }, /* 203 = mlock */ + { SYF_MPSAFE | AS(munlock_args), (sy_call_t *)munlock, AUE_MUNLOCK }, /* 204 = munlock */ + { AS(undelete_args), (sy_call_t *)undelete, AUE_UNDELETE }, /* 205 = undelete */ + { AS(futimes_args), (sy_call_t *)futimes, AUE_FUTIMES }, /* 206 = futimes */ + { SYF_MPSAFE | AS(getpgid_args), (sy_call_t *)getpgid, AUE_GETPGID }, /* 207 = getpgid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 208 = newreboot */ - { SYF_MPSAFE | AS(poll_args), (sy_call_t *)poll, AUE_NULL }, /* 209 = poll */ + { SYF_MPSAFE | AS(poll_args), (sy_call_t *)poll, AUE_POLL }, /* 209 = poll */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 210 = */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 211 = */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 212 = */ @@ -246,18 +246,18 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 217 = */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 218 = */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 219 = */ - { SYF_MPSAFE | AS(__semctl_args), (sy_call_t *)__semctl, AUE_NULL }, /* 220 = __semctl */ - { SYF_MPSAFE | AS(semget_args), (sy_call_t *)semget, AUE_NULL }, /* 221 = semget */ - { SYF_MPSAFE | AS(semop_args), (sy_call_t *)semop, AUE_NULL }, /* 222 = semop */ + { SYF_MPSAFE | AS(__semctl_args), (sy_call_t *)__semctl, AUE_SEMCTL }, /* 220 = __semctl */ + { SYF_MPSAFE | AS(semget_args), (sy_call_t *)semget, AUE_SEMGET }, /* 221 = semget */ + { SYF_MPSAFE | AS(semop_args), (sy_call_t *)semop, AUE_SEMOP }, /* 222 = semop */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 223 = semconfig */ - { SYF_MPSAFE | AS(msgctl_args), (sy_call_t *)msgctl, AUE_NULL }, /* 224 = msgctl */ - { SYF_MPSAFE | AS(msgget_args), (sy_call_t *)msgget, AUE_NULL }, /* 225 = msgget */ - { SYF_MPSAFE | AS(msgsnd_args), (sy_call_t *)msgsnd, AUE_NULL }, /* 226 = msgsnd */ - { SYF_MPSAFE | AS(msgrcv_args), (sy_call_t *)msgrcv, AUE_NULL }, /* 227 = msgrcv */ - { SYF_MPSAFE | AS(shmat_args), (sy_call_t *)shmat, AUE_NULL }, /* 228 = shmat */ - { SYF_MPSAFE | AS(shmctl_args), (sy_call_t *)shmctl, AUE_NULL }, /* 229 = shmctl */ - { SYF_MPSAFE | AS(shmdt_args), (sy_call_t *)shmdt, AUE_NULL }, /* 230 = shmdt */ - { SYF_MPSAFE | AS(shmget_args), (sy_call_t *)shmget, AUE_NULL }, /* 231 = shmget */ + { SYF_MPSAFE | AS(msgctl_args), (sy_call_t *)msgctl, AUE_MSGCTL }, /* 224 = msgctl */ + { SYF_MPSAFE | AS(msgget_args), (sy_call_t *)msgget, AUE_MSGGET }, /* 225 = msgget */ + { SYF_MPSAFE | AS(msgsnd_args), (sy_call_t *)msgsnd, AUE_MSGSND }, /* 226 = msgsnd */ + { SYF_MPSAFE | AS(msgrcv_args), (sy_call_t *)msgrcv, AUE_MSGRCV }, /* 227 = msgrcv */ + { SYF_MPSAFE | AS(shmat_args), (sy_call_t *)shmat, AUE_SHMAT }, /* 228 = shmat */ + { SYF_MPSAFE | AS(shmctl_args), (sy_call_t *)shmctl, AUE_SHMCTL }, /* 229 = shmctl */ + { SYF_MPSAFE | AS(shmdt_args), (sy_call_t *)shmdt, AUE_SHMDT }, /* 230 = shmdt */ + { SYF_MPSAFE | AS(shmget_args), (sy_call_t *)shmget, AUE_SHMGET }, /* 231 = shmget */ { SYF_MPSAFE | AS(clock_gettime_args), (sy_call_t *)clock_gettime, AUE_NULL }, /* 232 = clock_gettime */ { SYF_MPSAFE | AS(clock_settime_args), (sy_call_t *)clock_settime, AUE_NULL }, /* 233 = clock_settime */ { SYF_MPSAFE | AS(clock_getres_args), (sy_call_t *)clock_getres, AUE_NULL }, /* 234 = clock_getres */ @@ -276,11 +276,11 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 247 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 248 = ntp_gettime */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 249 = nosys */ - { SYF_MPSAFE | AS(minherit_args), (sy_call_t *)minherit, AUE_NULL }, /* 250 = minherit */ - { SYF_MPSAFE | AS(rfork_args), (sy_call_t *)rfork, AUE_NULL }, /* 251 = rfork */ + { SYF_MPSAFE | AS(minherit_args), (sy_call_t *)minherit, AUE_MINHERIT }, /* 250 = minherit */ + { SYF_MPSAFE | AS(rfork_args), (sy_call_t *)rfork, AUE_RFORK }, /* 251 = rfork */ { SYF_MPSAFE | AS(openbsd_poll_args), (sy_call_t *)openbsd_poll, AUE_NULL }, /* 252 = openbsd_poll */ - { SYF_MPSAFE | 0, (sy_call_t *)issetugid, AUE_NULL }, /* 253 = issetugid */ - { AS(lchown_args), (sy_call_t *)lchown, AUE_NULL }, /* 254 = lchown */ + { SYF_MPSAFE | 0, (sy_call_t *)issetugid, AUE_ISSETUGID }, /* 253 = issetugid */ + { AS(lchown_args), (sy_call_t *)lchown, AUE_LCHOWN }, /* 254 = lchown */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 255 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 256 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 257 = nosys */ @@ -298,12 +298,12 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 269 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 270 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 271 = nosys */ - { AS(getdents_args), (sy_call_t *)getdents, AUE_NULL }, /* 272 = getdents */ + { AS(getdents_args), (sy_call_t *)getdents, AUE_O_GETDENTS }, /* 272 = getdents */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 273 = nosys */ - { AS(lchmod_args), (sy_call_t *)lchmod, AUE_NULL }, /* 274 = lchmod */ - { AS(lchown_args), (sy_call_t *)lchown, AUE_NULL }, /* 275 = netbsd_lchown */ - { AS(lutimes_args), (sy_call_t *)lutimes, AUE_NULL }, /* 276 = lutimes */ - { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_NULL }, /* 277 = netbsd_msync */ + { AS(lchmod_args), (sy_call_t *)lchmod, AUE_LCHMOD }, /* 274 = lchmod */ + { AS(lchown_args), (sy_call_t *)lchown, AUE_LCHOWN }, /* 275 = netbsd_lchown */ + { AS(lutimes_args), (sy_call_t *)lutimes, AUE_LUTIMES }, /* 276 = lutimes */ + { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_MSYNC }, /* 277 = netbsd_msync */ { AS(nstat_args), (sy_call_t *)nstat, AUE_NULL }, /* 278 = nstat */ { SYF_MPSAFE | AS(nfstat_args), (sy_call_t *)nfstat, AUE_NULL }, /* 279 = nfstat */ { AS(nlstat_args), (sy_call_t *)nlstat, AUE_NULL }, /* 280 = nlstat */ @@ -330,13 +330,13 @@ { SYF_MPSAFE | AS(freebsd32_modstat_args), (sy_call_t *)freebsd32_modstat, AUE_NULL }, /* 301 = freebsd32_modstat */ { SYF_MPSAFE | AS(modfnext_args), (sy_call_t *)modfnext, AUE_NULL }, /* 302 = modfnext */ { SYF_MPSAFE | AS(modfind_args), (sy_call_t *)modfind, AUE_NULL }, /* 303 = modfind */ - { SYF_MPSAFE | AS(kldload_args), (sy_call_t *)kldload, AUE_NULL }, /* 304 = kldload */ - { SYF_MPSAFE | AS(kldunload_args), (sy_call_t *)kldunload, AUE_NULL }, /* 305 = kldunload */ + { SYF_MPSAFE | AS(kldload_args), (sy_call_t *)kldload, AUE_MODLOAD }, /* 304 = kldload */ + { SYF_MPSAFE | AS(kldunload_args), (sy_call_t *)kldunload, AUE_UNMODLOAD }, /* 305 = kldunload */ { SYF_MPSAFE | AS(kldfind_args), (sy_call_t *)kldfind, AUE_NULL }, /* 306 = kldfind */ { SYF_MPSAFE | AS(kldnext_args), (sy_call_t *)kldnext, AUE_NULL }, /* 307 = kldnext */ { SYF_MPSAFE | AS(kldstat_args), (sy_call_t *)kldstat, AUE_NULL }, /* 308 = kldstat */ { SYF_MPSAFE | AS(kldfirstmod_args), (sy_call_t *)kldfirstmod, AUE_NULL }, /* 309 = kldfirstmod */ - { SYF_MPSAFE | AS(getsid_args), (sy_call_t *)getsid, AUE_NULL }, /* 310 = getsid */ + { SYF_MPSAFE | AS(getsid_args), (sy_call_t *)getsid, AUE_GETSID }, /* 310 = getsid */ { SYF_MPSAFE | AS(setresuid_args), (sy_call_t *)setresuid, AUE_NULL }, /* 311 = setresuid */ { SYF_MPSAFE | AS(setresgid_args), (sy_call_t *)setresgid, AUE_NULL }, /* 312 = setresgid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 313 = obsolete signanosleep */ @@ -350,8 +350,8 @@ { SYF_MPSAFE | 0, (sy_call_t *)yield, AUE_NULL }, /* 321 = yield */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 322 = obsolete thr_sleep */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 323 = obsolete thr_wakeup */ - { SYF_MPSAFE | AS(mlockall_args), (sy_call_t *)mlockall, AUE_NULL }, /* 324 = mlockall */ - { SYF_MPSAFE | 0, (sy_call_t *)munlockall, AUE_NULL }, /* 325 = munlockall */ + { SYF_MPSAFE | AS(mlockall_args), (sy_call_t *)mlockall, AUE_MLOCKALL }, /* 324 = mlockall */ + { SYF_MPSAFE | 0, (sy_call_t *)munlockall, AUE_MUNLOCKALL }, /* 325 = munlockall */ { AS(__getcwd_args), (sy_call_t *)__getcwd, AUE_NULL }, /* 326 = __getcwd */ { SYF_MPSAFE | AS(sched_setparam_args), (sy_call_t *)sched_setparam, AUE_NULL }, /* 327 = sched_setparam */ { SYF_MPSAFE | AS(sched_getparam_args), (sy_call_t *)sched_getparam, AUE_NULL }, /* 328 = sched_getparam */ @@ -366,11 +366,11 @@ { AS(kldsym_args), (sy_call_t *)kldsym, AUE_NULL }, /* 337 = kldsym */ { SYF_MPSAFE | AS(jail_args), (sy_call_t *)jail, AUE_NULL }, /* 338 = jail */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 339 = pioctl */ - { SYF_MPSAFE | AS(sigprocmask_args), (sy_call_t *)sigprocmask, AUE_NULL }, /* 340 = sigprocmask */ - { SYF_MPSAFE | AS(sigsuspend_args), (sy_call_t *)sigsuspend, AUE_NULL }, /* 341 = sigsuspend */ - { compat4(SYF_MPSAFE | AS(freebsd4_freebsd32_sigaction_args),freebsd32_sigaction), AUE_NULL }, /* 342 = old freebsd32_sigaction */ - { SYF_MPSAFE | AS(sigpending_args), (sy_call_t *)sigpending, AUE_NULL }, /* 343 = sigpending */ - { compat4(SYF_MPSAFE | AS(freebsd4_freebsd32_sigreturn_args),freebsd32_sigreturn), AUE_NULL }, /* 344 = old freebsd32_sigreturn */ + { SYF_MPSAFE | AS(sigprocmask_args), (sy_call_t *)sigprocmask, AUE_SIGPROCMASK }, /* 340 = sigprocmask */ + { SYF_MPSAFE | AS(sigsuspend_args), (sy_call_t *)sigsuspend, AUE_SIGSUSPEND }, /* 341 = sigsuspend */ + { compat4(SYF_MPSAFE | AS(freebsd4_freebsd32_sigaction_args),freebsd32_sigaction), AUE_SIGACTION }, /* 342 = old freebsd32_sigaction */ + { SYF_MPSAFE | AS(sigpending_args), (sy_call_t *)sigpending, AUE_SIGPENDING }, /* 343 = sigpending */ + { compat4(SYF_MPSAFE | AS(freebsd4_freebsd32_sigreturn_args),freebsd32_sigreturn), AUE_SIGRETURN }, /* 344 = old freebsd32_sigreturn */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 345 = sigtimedwait */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 346 = sigwaitinfo */ { SYF_MPSAFE | AS(__acl_get_file_args), (sy_call_t *)__acl_get_file, AUE_NULL }, /* 347 = __acl_get_file */ @@ -417,13 +417,13 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 388 = __mac_set_fd */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 389 = __mac_set_file */ { AS(kenv_args), (sy_call_t *)kenv, AUE_NULL }, /* 390 = kenv */ - { AS(lchflags_args), (sy_call_t *)lchflags, AUE_NULL }, /* 391 = lchflags */ + { AS(lchflags_args), (sy_call_t *)lchflags, AUE_LCHFLAGS }, /* 391 = lchflags */ { SYF_MPSAFE | AS(uuidgen_args), (sy_call_t *)uuidgen, AUE_NULL }, /* 392 = uuidgen */ { SYF_MPSAFE | AS(freebsd32_sendfile_args), (sy_call_t *)freebsd32_sendfile, AUE_NULL }, /* 393 = freebsd32_sendfile */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 394 = mac_syscall */ - { AS(getfsstat_args), (sy_call_t *)getfsstat, AUE_NULL }, /* 395 = getfsstat */ - { AS(statfs_args), (sy_call_t *)statfs, AUE_NULL }, /* 396 = statfs */ - { AS(fstatfs_args), (sy_call_t *)fstatfs, AUE_NULL }, /* 397 = fstatfs */ + { AS(getfsstat_args), (sy_call_t *)getfsstat, AUE_GETFSSTAT }, /* 395 = getfsstat */ + { AS(statfs_args), (sy_call_t *)statfs, AUE_STATFS }, /* 396 = statfs */ + { AS(fstatfs_args), (sy_call_t *)fstatfs, AUE_FSSTATFS }, /* 397 = fstatfs */ { AS(fhstatfs_args), (sy_call_t *)fhstatfs, AUE_NULL }, /* 398 = fhstatfs */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 399 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 400 = ksem_close */ @@ -442,8 +442,8 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 413 = extattr_get_link */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 414 = extattr_delete_link */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 415 = __mac_execve */ - { SYF_MPSAFE | AS(freebsd32_sigaction_args), (sy_call_t *)freebsd32_sigaction, AUE_NULL }, /* 416 = freebsd32_sigaction */ - { SYF_MPSAFE | AS(freebsd32_sigreturn_args), (sy_call_t *)freebsd32_sigreturn, AUE_NULL }, /* 417 = freebsd32_sigreturn */ + { SYF_MPSAFE | AS(freebsd32_sigaction_args), (sy_call_t *)freebsd32_sigaction, AUE_SIGACTION }, /* 416 = freebsd32_sigaction */ + { SYF_MPSAFE | AS(freebsd32_sigreturn_args), (sy_call_t *)freebsd32_sigreturn, AUE_SIGRETURN }, /* 417 = freebsd32_sigreturn */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 418 = __xstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 419 = __xfstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 420 = __xlstat */ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 08:59:23 2005 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 7141316A421; Wed, 29 Jun 2005 08:59:22 +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 4CD2E16A41F for ; Wed, 29 Jun 2005 08:59:22 +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 1FAF943D1D for ; Wed, 29 Jun 2005 08:59:22 +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 j5T8xMUK070264 for ; Wed, 29 Jun 2005 08:59:22 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 j5T8xLDv070259 for perforce@freebsd.org; Wed, 29 Jun 2005 08:59:21 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 08:59:21 GMT Message-Id: <200506290859.j5T8xLDv070259@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 79127 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: Wed, 29 Jun 2005 08:59:23 -0000 http://perforce.freebsd.org/chv.cgi?CH=79127 Change 79127 by rwatson@rwatson_zoo on 2005/06/29 08:58:25 Add AUE event field to syscalls.isc. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/syscalls.isc#2 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/syscalls.isc#2 (text+ko) ==== @@ -8,26 +8,31 @@ #include #include -0 UNIMPL nosys -1 UNIMPL isc_setostype -2 NOPROTO { int ibcs2_rename(char *from, char *to); } -3 NOPROTO { int ibcs2_sigaction(int sig, struct ibcs2_sigaction *act, \ - struct ibcs2_sigaction *oact); } -4 NOPROTO { int ibcs2_sigprocmask(int how, ibcs2_sigset_t *set, \ - ibcs2_sigset_t *oset); } -5 NOPROTO { int ibcs2_sigpending(ibcs2_sigset_t *mask); } -6 NOPROTO { int getgroups(u_int gidsetsize, gid_t *gidset); } -7 NOPROTO { int setgroups(u_int gidsetsize, gid_t *gidset); } -8 NOPROTO { int ibcs2_pathconf(char *path, int name); } -9 NOPROTO { int ibcs2_fpathconf(int fd, int name); } -10 UNIMPL nosys -11 NOPROTO { int ibcs2_wait(int a1, int a2, int a3); } -12 NOPROTO { int setsid(void); } -13 NOPROTO { pid_t getpid(void); } -14 UNIMPL isc_adduser -15 UNIMPL isc_setuser -16 MNOPROTO { int ibcs2_sysconf(int name); } -17 NOPROTO { int ibcs2_sigsuspend(ibcs2_sigset_t *mask); } -18 NOPROTO { int ibcs2_symlink(char *path, char *link); } -19 NOPROTO { int ibcs2_readlink(char *path, char *buf, int count); } -20 UNIMPL isc_getmajor +0 AUE_NULL UNIMPL nosys +1 AUE_NULL UNIMPL isc_setostype +2 AUE_RENAME NOPROTO { int ibcs2_rename(char *from, char *to); } +3 AUE_SIGACTION NOPROTO { int ibcs2_sigaction(int sig, \ + struct ibcs2_sigaction *act, \ + struct ibcs2_sigaction *oact); } +4 AUE_SIGPROCMASK NOPROTO { int ibcs2_sigprocmask(int how, \ + ibcs2_sigset_t *set, \ + ibcs2_sigset_t *oset); } +5 AUE_SIGPENDING NOPROTO { int ibcs2_sigpending(ibcs2_sigset_t *mask); } +6 AUE_GETGROUPS NOPROTO { int getgroups(u_int gidsetsize, \ + gid_t *gidset); } +7 AUE_SETGROUPS NOPROTO { int setgroups(u_int gidsetsize, \ + gid_t *gidset); } +8 AUE_PATHCONF NOPROTO { int ibcs2_pathconf(char *path, int name); } +9 AUE_FPATHCONF NOPROTO { int ibcs2_fpathconf(int fd, int name); } +10 AUE_NULL UNIMPL nosys +11 AUE_O_WAIT NOPROTO { int ibcs2_wait(int a1, int a2, int a3); } +12 AUE_SETSID NOPROTO { int setsid(void); } +13 AUE_GETPID NOPROTO { pid_t getpid(void); } +14 AUE_NULL UNIMPL isc_adduser +15 AUE_NULL UNIMPL isc_setuser +16 AUE_NULL MNOPROTO { int ibcs2_sysconf(int name); } +17 AUE_SIGSUSPEND NOPROTO { int ibcs2_sigsuspend(ibcs2_sigset_t *mask); } +18 AUE_SYMLINK NOPROTO { int ibcs2_symlink(char *path, char *link); } +19 AUE_READLINK NOPROTO { int ibcs2_readlink(char *path, char *buf, \ + int count); } +20 AUE_NULL UNIMPL isc_getmajor From owner-p4-projects@FreeBSD.ORG Wed Jun 29 08:59:24 2005 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 836B616A429; Wed, 29 Jun 2005 08:59:23 +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 AE05D16A435 for ; Wed, 29 Jun 2005 08:59:22 +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 863AF43D1D for ; Wed, 29 Jun 2005 08:59:22 +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 j5T8xMOi070284 for ; Wed, 29 Jun 2005 08:59:22 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 j5T8xM0G070280 for perforce@freebsd.org; Wed, 29 Jun 2005 08:59:22 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 08:59:22 GMT Message-Id: <200506290859.j5T8xM0G070280@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 79128 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: Wed, 29 Jun 2005 08:59:24 -0000 http://perforce.freebsd.org/chv.cgi?CH=79128 Change 79128 by rwatson@rwatson_zoo on 2005/06/29 08:59:08 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/ibcs2_isc_sysent.c#2 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/ibcs2_isc_sysent.c#2 (text+ko) ==== @@ -2,10 +2,11 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/i386/ibcs2/ibcs2_isc_sysent.c,v 1.11 2004/02/04 22:00:42 jhb Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.7 2004/02/04 21:57:00 jhb Exp */ +#include #include #include #include @@ -18,25 +19,25 @@ /* The casts are bogus but will do for now. */ struct sysent isc_sysent[] = { - { 0, (sy_call_t *)nosys }, /* 0 = nosys */ - { 0, (sy_call_t *)nosys }, /* 1 = isc_setostype */ - { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename }, /* 2 = ibcs2_rename */ - { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction }, /* 3 = ibcs2_sigaction */ - { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask }, /* 4 = ibcs2_sigprocmask */ - { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending }, /* 5 = ibcs2_sigpending */ - { AS(getgroups_args), (sy_call_t *)getgroups }, /* 6 = getgroups */ - { AS(setgroups_args), (sy_call_t *)setgroups }, /* 7 = setgroups */ - { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf }, /* 8 = ibcs2_pathconf */ - { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf }, /* 9 = ibcs2_fpathconf */ - { 0, (sy_call_t *)nosys }, /* 10 = nosys */ - { AS(ibcs2_wait_args), (sy_call_t *)ibcs2_wait }, /* 11 = ibcs2_wait */ - { 0, (sy_call_t *)setsid }, /* 12 = setsid */ - { 0, (sy_call_t *)getpid }, /* 13 = getpid */ - { 0, (sy_call_t *)nosys }, /* 14 = isc_adduser */ - { 0, (sy_call_t *)nosys }, /* 15 = isc_setuser */ - { SYF_MPSAFE | AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf }, /* 16 = ibcs2_sysconf */ - { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend }, /* 17 = ibcs2_sigsuspend */ - { AS(ibcs2_symlink_args), (sy_call_t *)ibcs2_symlink }, /* 18 = ibcs2_symlink */ - { AS(ibcs2_readlink_args), (sy_call_t *)ibcs2_readlink }, /* 19 = ibcs2_readlink */ - { 0, (sy_call_t *)nosys }, /* 20 = isc_getmajor */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 1 = isc_setostype */ + { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename, AUE_RENAME }, /* 2 = ibcs2_rename */ + { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction, AUE_SIGACTION }, /* 3 = ibcs2_sigaction */ + { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask, AUE_SIGPROCMASK }, /* 4 = ibcs2_sigprocmask */ + { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending, AUE_SIGPENDING }, /* 5 = ibcs2_sigpending */ + { AS(getgroups_args), (sy_call_t *)getgroups, AUE_GETGROUPS }, /* 6 = getgroups */ + { AS(setgroups_args), (sy_call_t *)setgroups, AUE_SETGROUPS }, /* 7 = setgroups */ + { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF }, /* 8 = ibcs2_pathconf */ + { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_FPATHCONF }, /* 9 = ibcs2_fpathconf */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 10 = nosys */ + { AS(ibcs2_wait_args), (sy_call_t *)ibcs2_wait, AUE_O_WAIT }, /* 11 = ibcs2_wait */ + { 0, (sy_call_t *)setsid, AUE_SETSID }, /* 12 = setsid */ + { 0, (sy_call_t *)getpid, AUE_GETPID }, /* 13 = getpid */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 14 = isc_adduser */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 15 = isc_setuser */ + { SYF_MPSAFE | AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf, AUE_NULL }, /* 16 = ibcs2_sysconf */ + { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend, AUE_SIGSUSPEND }, /* 17 = ibcs2_sigsuspend */ + { AS(ibcs2_symlink_args), (sy_call_t *)ibcs2_symlink, AUE_SYMLINK }, /* 18 = ibcs2_symlink */ + { AS(ibcs2_readlink_args), (sy_call_t *)ibcs2_readlink, AUE_READLINK }, /* 19 = ibcs2_readlink */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 20 = isc_getmajor */ }; From owner-p4-projects@FreeBSD.ORG Wed Jun 29 09:08:34 2005 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 675FD16A420; Wed, 29 Jun 2005 09:08:34 +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 29A1716A41C for ; Wed, 29 Jun 2005 09:08:34 +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 10FAE43D1F for ; Wed, 29 Jun 2005 09:08:34 +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 j5T98XgM070660 for ; Wed, 29 Jun 2005 09:08:33 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 j5T98XD4070657 for perforce@freebsd.org; Wed, 29 Jun 2005 09:08:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 09:08:33 GMT Message-Id: <200506290908.j5T98XD4070657@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 79129 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: Wed, 29 Jun 2005 09:08:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=79129 Change 79129 by rwatson@rwatson_zoo on 2005/06/29 09:08:09 Add audit events for Xenix system call array. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/syscalls.xenix#2 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/syscalls.xenix#2 (text+ko) ==== @@ -7,64 +7,71 @@ #include #include -0 UNIMPL nosys -1 UNIMPL xenix_xlocking -2 UNIMPL xenix_creatsem -3 UNIMPL xenix_opensem -4 UNIMPL xenix_sigsem -5 UNIMPL xenix_waitsem -6 UNIMPL xenix_nbwaitsem -7 STD { int xenix_rdchk(int fd); } -8 UNIMPL nosys -9 UNIMPL nosys -10 STD { int xenix_chsize(int fd, long size); } -11 STD { int xenix_ftime(struct timeb *tp); } -12 STD { int xenix_nap(int millisec); } -13 UNIMPL xenix_sdget -14 UNIMPL xenix_sdfree -15 UNIMPL xenix_sdenter -16 UNIMPL xenix_sdleave -17 UNIMPL xenix_sdgetv -18 UNIMPL xenix_sdwaitv -19 UNIMPL nosys -20 UNIMPL nosys -21 STD { int xenix_scoinfo(void); } -22 UNIMPL nosys -23 UNIMPL nosys -24 UNIMPL nosys -25 UNIMPL nosys -26 UNIMPL nosys -27 UNIMPL nosys -28 UNIMPL nosys -29 UNIMPL nosys -30 UNIMPL nosys -31 UNIMPL nosys -32 UNIMPL xenix_proctl -33 UNIMPL xenix_execseg -34 UNIMPL xenix_unexecseg -35 UNIMPL nosys -36 NOPROTO { int select(u_int nd, fd_set *in, fd_set *ou, fd_set *ex, \ - struct timeval *tv); } -37 STD { int xenix_eaccess(char *path, int flags); } -38 UNIMPL xenix_paccess -39 STD { int ibcs2_sigaction(int sig, struct ibcs2_sigaction *act, \ - struct ibcs2_sigaction *oact); } -40 STD { int ibcs2_sigprocmask(int how, ibcs2_sigset_t *set, \ - ibcs2_sigset_t *oset); } -41 STD { int ibcs2_sigpending(ibcs2_sigset_t *mask); } -42 STD { int ibcs2_sigsuspend(ibcs2_sigset_t *mask); } -43 STD { int ibcs2_getgroups(int gidsetsize, ibcs2_gid_t *gidset); } -44 STD { int ibcs2_setgroups(int gidsetsize, ibcs2_gid_t *gidset); } -45 MSTD { int ibcs2_sysconf(int name); } -46 STD { int ibcs2_pathconf(char *path, int name); } -47 STD { int ibcs2_fpathconf(int fd, int name); } -48 STD { int ibcs2_rename(char *from, char *to); } -49 UNIMPL nosys -50 STD { int xenix_utsname(long addr); } -51 UNIMPL nosys -52 UNIMPL nosys -53 UNIMPL nosys -54 UNIMPL nosys -55 NOPROTO { int getitimer(u_int which, struct itimerval *itv); } -56 NOPROTO { int setitimer(u_int which, struct itimerval *itv, \ - struct itimerval *otv); } +0 AUE_NULL UNIMPL nosys +1 AUE_NULL UNIMPL xenix_xlocking +2 AUE_NULL UNIMPL xenix_creatsem +3 AUE_NULL UNIMPL xenix_opensem +4 AUE_NULL UNIMPL xenix_sigsem +5 AUE_NULL UNIMPL xenix_waitsem +6 AUE_NULL UNIMPL xenix_nbwaitsem +7 AUE_NULL STD { int xenix_rdchk(int fd); } +8 AUE_NULL UNIMPL nosys +9 AUE_NULL UNIMPL nosys +10 AUE_NULL STD { int xenix_chsize(int fd, long size); } +11 AUE_NULL STD { int xenix_ftime(struct timeb *tp); } +12 AUE_NULL STD { int xenix_nap(int millisec); } +13 AUE_NULL UNIMPL xenix_sdget +14 AUE_NULL UNIMPL xenix_sdfree +15 AUE_NULL UNIMPL xenix_sdenter +16 AUE_NULL UNIMPL xenix_sdleave +17 AUE_NULL UNIMPL xenix_sdgetv +18 AUE_NULL UNIMPL xenix_sdwaitv +19 AUE_NULL UNIMPL nosys +20 AUE_NULL UNIMPL nosys +21 AUE_NULL STD { int xenix_scoinfo(void); } +22 AUE_NULL UNIMPL nosys +23 AUE_NULL UNIMPL nosys +24 AUE_NULL UNIMPL nosys +25 AUE_NULL UNIMPL nosys +26 AUE_NULL UNIMPL nosys +27 AUE_NULL UNIMPL nosys +28 AUE_NULL UNIMPL nosys +29 AUE_NULL UNIMPL nosys +30 AUE_NULL UNIMPL nosys +31 AUE_NULL UNIMPL nosys +32 AUE_NULL UNIMPL xenix_proctl +33 AUE_NULL UNIMPL xenix_execseg +34 AUE_NULL UNIMPL xenix_unexecseg +35 AUE_NULL UNIMPL nosys +36 AUE_SELECT NOPROTO { int select(u_int nd, fd_set *in, \ + fd_set *ou, fd_set *ex, \ + struct timeval *tv); } +37 AUE_NULL STD { int xenix_eaccess(char *path, int flags); } +38 AUE_NULL UNIMPL xenix_paccess +39 AUE_SIGACTION STD { int ibcs2_sigaction(int sig, \ + struct ibcs2_sigaction *act, \ + struct ibcs2_sigaction *oact); } +40 AUE_SIGPROCMASK STD { int ibcs2_sigprocmask(int how, \ + ibcs2_sigset_t *set, \ + ibcs2_sigset_t *oset); } +41 AUE_SIGPENDING STD { int ibcs2_sigpending(ibcs2_sigset_t *mask); } +42 AUE_SIGSUSPEND STD { int ibcs2_sigsuspend(ibcs2_sigset_t *mask); } +43 AUE_GETGROUPS STD { int ibcs2_getgroups(int gidsetsize, \ + ibcs2_gid_t *gidset); } +44 AUE_SETGROUPS STD { int ibcs2_setgroups(int gidsetsize, \ + ibcs2_gid_t *gidset); } +45 AUE_NULL MSTD { int ibcs2_sysconf(int name); } +46 AUE_PATHCONF STD { int ibcs2_pathconf(char *path, int name); } +47 AUE_FPATHCONF STD { int ibcs2_fpathconf(int fd, int name); } +48 AUE_RENAME STD { int ibcs2_rename(char *from, char *to); } +49 AUE_NULL UNIMPL nosys +50 AUE_NULL STD { int xenix_utsname(long addr); } +51 AUE_NULL UNIMPL nosys +52 AUE_NULL UNIMPL nosys +53 AUE_NULL UNIMPL nosys +54 AUE_NULL UNIMPL nosys +55 AUE_GETITIMER NOPROTO { int getitimer(u_int which, \ + struct itimerval *itv); } +56 AUE_SETITIMER NOPROTO { int setitimer(u_int which, \ + struct itimerval *itv, \ + struct itimerval *otv); } From owner-p4-projects@FreeBSD.ORG Wed Jun 29 09:20:50 2005 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 BC9EE16A420; Wed, 29 Jun 2005 09:20:49 +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 801C516A41C for ; Wed, 29 Jun 2005 09:20:49 +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 5819743D53 for ; Wed, 29 Jun 2005 09:20:49 +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 j5T9KnjN071586 for ; Wed, 29 Jun 2005 09:20:49 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 j5T9Km07071583 for perforce@freebsd.org; Wed, 29 Jun 2005 09:20:48 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 09:20:48 GMT Message-Id: <200506290920.j5T9Km07071583@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 79130 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: Wed, 29 Jun 2005 09:20:50 -0000 http://perforce.freebsd.org/chv.cgi?CH=79130 Change 79130 by rwatson@rwatson_zoo on 2005/06/29 09:20:20 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/ibcs2_xenix_sysent.c#2 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/i386/ibcs2/ibcs2_xenix_sysent.c#2 (text+ko) ==== @@ -2,10 +2,11 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/i386/ibcs2/ibcs2_xenix_sysent.c,v 1.12 2004/02/04 22:00:42 jhb Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.8 2004/02/04 21:57:00 jhb Exp */ +#include #include #include #include @@ -17,61 +18,61 @@ /* The casts are bogus but will do for now. */ struct sysent xenix_sysent[] = { - { 0, (sy_call_t *)nosys }, /* 0 = nosys */ - { 0, (sy_call_t *)nosys }, /* 1 = xenix_xlocking */ - { 0, (sy_call_t *)nosys }, /* 2 = xenix_creatsem */ - { 0, (sy_call_t *)nosys }, /* 3 = xenix_opensem */ - { 0, (sy_call_t *)nosys }, /* 4 = xenix_sigsem */ - { 0, (sy_call_t *)nosys }, /* 5 = xenix_waitsem */ - { 0, (sy_call_t *)nosys }, /* 6 = xenix_nbwaitsem */ - { AS(xenix_rdchk_args), (sy_call_t *)xenix_rdchk }, /* 7 = xenix_rdchk */ - { 0, (sy_call_t *)nosys }, /* 8 = nosys */ - { 0, (sy_call_t *)nosys }, /* 9 = nosys */ - { AS(xenix_chsize_args), (sy_call_t *)xenix_chsize }, /* 10 = xenix_chsize */ - { AS(xenix_ftime_args), (sy_call_t *)xenix_ftime }, /* 11 = xenix_ftime */ - { AS(xenix_nap_args), (sy_call_t *)xenix_nap }, /* 12 = xenix_nap */ - { 0, (sy_call_t *)nosys }, /* 13 = xenix_sdget */ - { 0, (sy_call_t *)nosys }, /* 14 = xenix_sdfree */ - { 0, (sy_call_t *)nosys }, /* 15 = xenix_sdenter */ - { 0, (sy_call_t *)nosys }, /* 16 = xenix_sdleave */ - { 0, (sy_call_t *)nosys }, /* 17 = xenix_sdgetv */ - { 0, (sy_call_t *)nosys }, /* 18 = xenix_sdwaitv */ - { 0, (sy_call_t *)nosys }, /* 19 = nosys */ - { 0, (sy_call_t *)nosys }, /* 20 = nosys */ - { 0, (sy_call_t *)xenix_scoinfo }, /* 21 = xenix_scoinfo */ - { 0, (sy_call_t *)nosys }, /* 22 = nosys */ - { 0, (sy_call_t *)nosys }, /* 23 = nosys */ - { 0, (sy_call_t *)nosys }, /* 24 = nosys */ - { 0, (sy_call_t *)nosys }, /* 25 = nosys */ - { 0, (sy_call_t *)nosys }, /* 26 = nosys */ - { 0, (sy_call_t *)nosys }, /* 27 = nosys */ - { 0, (sy_call_t *)nosys }, /* 28 = nosys */ - { 0, (sy_call_t *)nosys }, /* 29 = nosys */ - { 0, (sy_call_t *)nosys }, /* 30 = nosys */ - { 0, (sy_call_t *)nosys }, /* 31 = nosys */ - { 0, (sy_call_t *)nosys }, /* 32 = xenix_proctl */ - { 0, (sy_call_t *)nosys }, /* 33 = xenix_execseg */ - { 0, (sy_call_t *)nosys }, /* 34 = xenix_unexecseg */ - { 0, (sy_call_t *)nosys }, /* 35 = nosys */ - { AS(select_args), (sy_call_t *)select }, /* 36 = select */ - { AS(xenix_eaccess_args), (sy_call_t *)xenix_eaccess }, /* 37 = xenix_eaccess */ - { 0, (sy_call_t *)nosys }, /* 38 = xenix_paccess */ - { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction }, /* 39 = ibcs2_sigaction */ - { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask }, /* 40 = ibcs2_sigprocmask */ - { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending }, /* 41 = ibcs2_sigpending */ - { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend }, /* 42 = ibcs2_sigsuspend */ - { AS(ibcs2_getgroups_args), (sy_call_t *)ibcs2_getgroups }, /* 43 = ibcs2_getgroups */ - { AS(ibcs2_setgroups_args), (sy_call_t *)ibcs2_setgroups }, /* 44 = ibcs2_setgroups */ - { SYF_MPSAFE | AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf }, /* 45 = ibcs2_sysconf */ - { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf }, /* 46 = ibcs2_pathconf */ - { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf }, /* 47 = ibcs2_fpathconf */ - { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename }, /* 48 = ibcs2_rename */ - { 0, (sy_call_t *)nosys }, /* 49 = nosys */ - { AS(xenix_utsname_args), (sy_call_t *)xenix_utsname }, /* 50 = xenix_utsname */ - { 0, (sy_call_t *)nosys }, /* 51 = nosys */ - { 0, (sy_call_t *)nosys }, /* 52 = nosys */ - { 0, (sy_call_t *)nosys }, /* 53 = nosys */ - { 0, (sy_call_t *)nosys }, /* 54 = nosys */ - { AS(getitimer_args), (sy_call_t *)getitimer }, /* 55 = getitimer */ - { AS(setitimer_args), (sy_call_t *)setitimer }, /* 56 = setitimer */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 1 = xenix_xlocking */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 2 = xenix_creatsem */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 3 = xenix_opensem */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 4 = xenix_sigsem */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 5 = xenix_waitsem */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 6 = xenix_nbwaitsem */ + { AS(xenix_rdchk_args), (sy_call_t *)xenix_rdchk, AUE_NULL }, /* 7 = xenix_rdchk */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 8 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 9 = nosys */ + { AS(xenix_chsize_args), (sy_call_t *)xenix_chsize, AUE_NULL }, /* 10 = xenix_chsize */ + { AS(xenix_ftime_args), (sy_call_t *)xenix_ftime, AUE_NULL }, /* 11 = xenix_ftime */ + { AS(xenix_nap_args), (sy_call_t *)xenix_nap, AUE_NULL }, /* 12 = xenix_nap */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 13 = xenix_sdget */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 14 = xenix_sdfree */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 15 = xenix_sdenter */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 16 = xenix_sdleave */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 17 = xenix_sdgetv */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 18 = xenix_sdwaitv */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 19 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 20 = nosys */ + { 0, (sy_call_t *)xenix_scoinfo, AUE_NULL }, /* 21 = xenix_scoinfo */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 22 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 23 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 24 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 25 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 26 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 27 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 28 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 29 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 30 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 31 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 32 = xenix_proctl */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 33 = xenix_execseg */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 34 = xenix_unexecseg */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 35 = nosys */ + { AS(select_args), (sy_call_t *)select, AUE_SELECT }, /* 36 = select */ + { AS(xenix_eaccess_args), (sy_call_t *)xenix_eaccess, AUE_NULL }, /* 37 = xenix_eaccess */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 38 = xenix_paccess */ + { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction, AUE_SIGACTION }, /* 39 = ibcs2_sigaction */ + { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask, AUE_SIGPROCMASK }, /* 40 = ibcs2_sigprocmask */ + { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending, AUE_SIGPENDING }, /* 41 = ibcs2_sigpending */ + { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend, AUE_SIGSUSPEND }, /* 42 = ibcs2_sigsuspend */ + { AS(ibcs2_getgroups_args), (sy_call_t *)ibcs2_getgroups, AUE_GETGROUPS }, /* 43 = ibcs2_getgroups */ + { AS(ibcs2_setgroups_args), (sy_call_t *)ibcs2_setgroups, AUE_SETGROUPS }, /* 44 = ibcs2_setgroups */ + { SYF_MPSAFE | AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf, AUE_NULL }, /* 45 = ibcs2_sysconf */ + { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF }, /* 46 = ibcs2_pathconf */ + { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_FPATHCONF }, /* 47 = ibcs2_fpathconf */ + { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename, AUE_RENAME }, /* 48 = ibcs2_rename */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 49 = nosys */ + { AS(xenix_utsname_args), (sy_call_t *)xenix_utsname, AUE_NULL }, /* 50 = xenix_utsname */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 51 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 52 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 53 = nosys */ + { 0, (sy_call_t *)nosys, AUE_NULL }, /* 54 = nosys */ + { AS(getitimer_args), (sy_call_t *)getitimer, AUE_GETITIMER }, /* 55 = getitimer */ + { AS(setitimer_args), (sy_call_t *)setitimer, AUE_SETITIMER }, /* 56 = setitimer */ }; From owner-p4-projects@FreeBSD.ORG Wed Jun 29 09:24:56 2005 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 CDBE516A420; Wed, 29 Jun 2005 09:24:55 +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 8F92F16A41C for ; Wed, 29 Jun 2005 09:24:55 +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 74B2643D48 for ; Wed, 29 Jun 2005 09:24:55 +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 j5T9OtxH071737 for ; Wed, 29 Jun 2005 09:24:55 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 j5T9OtXA071734 for perforce@freebsd.org; Wed, 29 Jun 2005 09:24:55 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 09:24:55 GMT Message-Id: <200506290924.j5T9OtXA071734@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 79132 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: Wed, 29 Jun 2005 09:24:56 -0000 http://perforce.freebsd.org/chv.cgi?CH=79132 Change 79132 by rwatson@rwatson_zoo on 2005/06/29 09:24:46 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/i386/linux/linux_sysent.c#7 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/i386/linux/linux_sysent.c#7 (text+ko) ==== @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/i386/linux/linux_sysent.c,v 1.64 2005/05/30 15:20:19 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.60 2005/05/30 15:09:18 rwatson Exp */ @@ -21,21 +21,21 @@ struct sysent linux_sysent[] = { #define nosys linux_nosys { 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = setup */ - { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_NULL }, /* 1 = exit */ - { SYF_MPSAFE | 0, (sy_call_t *)linux_fork, AUE_NULL }, /* 2 = linux_fork */ + { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_EXIT }, /* 1 = exit */ + { SYF_MPSAFE | 0, (sy_call_t *)linux_fork, AUE_FORK }, /* 2 = linux_fork */ { SYF_MPSAFE | AS(read_args), (sy_call_t *)read, AUE_NULL }, /* 3 = read */ { SYF_MPSAFE | AS(write_args), (sy_call_t *)write, AUE_NULL }, /* 4 = write */ - { AS(linux_open_args), (sy_call_t *)linux_open, AUE_NULL }, /* 5 = linux_open */ - { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_NULL }, /* 6 = close */ + { AS(linux_open_args), (sy_call_t *)linux_open, AUE_OPEN_RWTC }, /* 5 = linux_open */ + { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_CLOSE }, /* 6 = close */ { SYF_MPSAFE | AS(linux_waitpid_args), (sy_call_t *)linux_waitpid, AUE_NULL }, /* 7 = linux_waitpid */ - { AS(linux_creat_args), (sy_call_t *)linux_creat, AUE_NULL }, /* 8 = linux_creat */ - { AS(linux_link_args), (sy_call_t *)linux_link, AUE_NULL }, /* 9 = linux_link */ - { AS(linux_unlink_args), (sy_call_t *)linux_unlink, AUE_NULL }, /* 10 = linux_unlink */ + { AS(linux_creat_args), (sy_call_t *)linux_creat, AUE_O_CREAT }, /* 8 = linux_creat */ + { AS(linux_link_args), (sy_call_t *)linux_link, AUE_LINK }, /* 9 = linux_link */ + { AS(linux_unlink_args), (sy_call_t *)linux_unlink, AUE_UNLINK }, /* 10 = linux_unlink */ { AS(linux_execve_args), (sy_call_t *)linux_execve, AUE_NULL }, /* 11 = linux_execve */ - { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_NULL }, /* 12 = linux_chdir */ + { AS(linux_chdir_args), (sy_call_t *)linux_chdir, AUE_CHDIR }, /* 12 = linux_chdir */ { AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL }, /* 13 = linux_time */ { AS(linux_mknod_args), (sy_call_t *)linux_mknod, AUE_NULL }, /* 14 = linux_mknod */ - { AS(linux_chmod_args), (sy_call_t *)linux_chmod, AUE_NULL }, /* 15 = linux_chmod */ + { AS(linux_chmod_args), (sy_call_t *)linux_chmod, AUE_CHMOD }, /* 15 = linux_chmod */ { AS(linux_lchown16_args), (sy_call_t *)linux_lchown16, AUE_NULL }, /* 16 = linux_lchown16 */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 17 = break */ { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_NULL }, /* 18 = linux_stat */ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 09:26:59 2005 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 C42C116A420; Wed, 29 Jun 2005 09:26: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 8625A16A41C for ; Wed, 29 Jun 2005 09:26:58 +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 5689143D49 for ; Wed, 29 Jun 2005 09:26:58 +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 j5T9QwCB071902 for ; Wed, 29 Jun 2005 09:26:58 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 j5T9QwFg071899 for perforce@freebsd.org; Wed, 29 Jun 2005 09:26:58 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 09:26:58 GMT Message-Id: <200506290926.j5T9QwFg071899@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 79133 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: Wed, 29 Jun 2005 09:26:59 -0000 http://perforce.freebsd.org/chv.cgi?CH=79133 Change 79133 by rwatson@rwatson_zoo on 2005/06/29 09:26:46 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/kern/init_sysent.c#14 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/kern/init_sysent.c#14 (text+ko) ==== @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/kern/init_sysent.c,v 1.193 2005/05/30 15:20:20 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.196 2005/05/30 15:09:18 rwatson Exp */ @@ -30,169 +30,169 @@ /* The casts are bogus but will do for now. */ struct sysent sysent[] = { { SYF_MPSAFE | 0, (sy_call_t *)nosys, AUE_NULL }, /* 0 = syscall */ - { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_NULL }, /* 1 = exit */ - { SYF_MPSAFE | 0, (sy_call_t *)fork, AUE_NULL }, /* 2 = fork */ + { SYF_MPSAFE | AS(sys_exit_args), (sy_call_t *)sys_exit, AUE_EXIT }, /* 1 = exit */ + { SYF_MPSAFE | 0, (sy_call_t *)fork, AUE_FORK }, /* 2 = fork */ { SYF_MPSAFE | AS(read_args), (sy_call_t *)read, AUE_NULL }, /* 3 = read */ { SYF_MPSAFE | AS(write_args), (sy_call_t *)write, AUE_NULL }, /* 4 = write */ - { SYF_MPSAFE | AS(open_args), (sy_call_t *)open, AUE_NULL }, /* 5 = open */ - { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_NULL }, /* 6 = close */ + { SYF_MPSAFE | AS(open_args), (sy_call_t *)open, AUE_OPEN_RWTC }, /* 5 = open */ + { SYF_MPSAFE | AS(close_args), (sy_call_t *)close, AUE_CLOSE }, /* 6 = close */ { SYF_MPSAFE | AS(wait_args), (sy_call_t *)wait4, AUE_NULL }, /* 7 = wait4 */ - { compat(SYF_MPSAFE | AS(ocreat_args),creat), AUE_NULL }, /* 8 = old creat */ - { SYF_MPSAFE | AS(link_args), (sy_call_t *)link, AUE_NULL }, /* 9 = link */ - { SYF_MPSAFE | AS(unlink_args), (sy_call_t *)unlink, AUE_NULL }, /* 10 = unlink */ + { compat(SYF_MPSAFE | AS(ocreat_args),creat), AUE_O_CREAT }, /* 8 = old creat */ + { SYF_MPSAFE | AS(link_args), (sy_call_t *)link, AUE_LINK }, /* 9 = link */ + { SYF_MPSAFE | AS(unlink_args), (sy_call_t *)unlink, AUE_UNLINK }, /* 10 = unlink */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 11 = obsolete execv */ - { SYF_MPSAFE | AS(chdir_args), (sy_call_t *)chdir, AUE_NULL }, /* 12 = chdir */ - { SYF_MPSAFE | AS(fchdir_args), (sy_call_t *)fchdir, AUE_NULL }, /* 13 = fchdir */ - { SYF_MPSAFE | AS(mknod_args), (sy_call_t *)mknod, AUE_NULL }, /* 14 = mknod */ - { SYF_MPSAFE | AS(chmod_args), (sy_call_t *)chmod, AUE_NULL }, /* 15 = chmod */ - { SYF_MPSAFE | AS(chown_args), (sy_call_t *)chown, AUE_NULL }, /* 16 = chown */ + { SYF_MPSAFE | AS(chdir_args), (sy_call_t *)chdir, AUE_CHDIR }, /* 12 = chdir */ + { SYF_MPSAFE | AS(fchdir_args), (sy_call_t *)fchdir, AUE_FCHDIR }, /* 13 = fchdir */ + { SYF_MPSAFE | AS(mknod_args), (sy_call_t *)mknod, AUE_MKNOD }, /* 14 = mknod */ + { SYF_MPSAFE | AS(chmod_args), (sy_call_t *)chmod, AUE_CHMOD }, /* 15 = chmod */ + { SYF_MPSAFE | AS(chown_args), (sy_call_t *)chown, AUE_CHOWN }, /* 16 = chown */ { SYF_MPSAFE | AS(obreak_args), (sy_call_t *)obreak, AUE_NULL }, /* 17 = break */ - { compat4(SYF_MPSAFE | AS(freebsd4_getfsstat_args),getfsstat), AUE_NULL }, /* 18 = old getfsstat */ - { compat(SYF_MPSAFE | AS(olseek_args),lseek), AUE_NULL }, /* 19 = old lseek */ - { SYF_MPSAFE | 0, (sy_call_t *)getpid, AUE_NULL }, /* 20 = getpid */ - { AS(mount_args), (sy_call_t *)mount, AUE_NULL }, /* 21 = mount */ - { AS(unmount_args), (sy_call_t *)unmount, AUE_NULL }, /* 22 = unmount */ - { SYF_MPSAFE | AS(setuid_args), (sy_call_t *)setuid, AUE_NULL }, /* 23 = setuid */ + { compat4(SYF_MPSAFE | AS(freebsd4_getfsstat_args),getfsstat), AUE_GETFSSTAT }, /* 18 = old getfsstat */ + { compat(SYF_MPSAFE | AS(olseek_args),lseek), AUE_LSEEK }, /* 19 = old lseek */ + { SYF_MPSAFE | 0, (sy_call_t *)getpid, AUE_GETPID }, /* 20 = getpid */ + { AS(mount_args), (sy_call_t *)mount, AUE_MOUNT }, /* 21 = mount */ + { AS(unmount_args), (sy_call_t *)unmount, AUE_UMOUNT }, /* 22 = unmount */ + { SYF_MPSAFE | AS(setuid_args), (sy_call_t *)setuid, AUE_SETUID }, /* 23 = setuid */ { SYF_MPSAFE | 0, (sy_call_t *)getuid, AUE_NULL }, /* 24 = getuid */ { SYF_MPSAFE | 0, (sy_call_t *)geteuid, AUE_NULL }, /* 25 = geteuid */ - { SYF_MPSAFE | AS(ptrace_args), (sy_call_t *)ptrace, AUE_NULL }, /* 26 = ptrace */ - { SYF_MPSAFE | AS(recvmsg_args), (sy_call_t *)recvmsg, AUE_NULL }, /* 27 = recvmsg */ - { SYF_MPSAFE | AS(sendmsg_args), (sy_call_t *)sendmsg, AUE_NULL }, /* 28 = sendmsg */ - { SYF_MPSAFE | AS(recvfrom_args), (sy_call_t *)recvfrom, AUE_NULL }, /* 29 = recvfrom */ - { SYF_MPSAFE | AS(accept_args), (sy_call_t *)accept, AUE_NULL }, /* 30 = accept */ - { SYF_MPSAFE | AS(getpeername_args), (sy_call_t *)getpeername, AUE_NULL }, /* 31 = getpeername */ - { SYF_MPSAFE | AS(getsockname_args), (sy_call_t *)getsockname, AUE_NULL }, /* 32 = getsockname */ - { SYF_MPSAFE | AS(access_args), (sy_call_t *)access, AUE_NULL }, /* 33 = access */ - { SYF_MPSAFE | AS(chflags_args), (sy_call_t *)chflags, AUE_NULL }, /* 34 = chflags */ - { SYF_MPSAFE | AS(fchflags_args), (sy_call_t *)fchflags, AUE_NULL }, /* 35 = fchflags */ - { SYF_MPSAFE | 0, (sy_call_t *)sync, AUE_NULL }, /* 36 = sync */ - { SYF_MPSAFE | AS(kill_args), (sy_call_t *)kill, AUE_NULL }, /* 37 = kill */ - { compat(SYF_MPSAFE | AS(ostat_args),stat), AUE_NULL }, /* 38 = old stat */ - { SYF_MPSAFE | 0, (sy_call_t *)getppid, AUE_NULL }, /* 39 = getppid */ - { compat(SYF_MPSAFE | AS(olstat_args),lstat), AUE_NULL }, /* 40 = old lstat */ - { SYF_MPSAFE | AS(dup_args), (sy_call_t *)dup, AUE_NULL }, /* 41 = dup */ - { SYF_MPSAFE | 0, (sy_call_t *)pipe, AUE_NULL }, /* 42 = pipe */ - { SYF_MPSAFE | 0, (sy_call_t *)getegid, AUE_NULL }, /* 43 = getegid */ - { SYF_MPSAFE | AS(profil_args), (sy_call_t *)profil, AUE_NULL }, /* 44 = profil */ - { SYF_MPSAFE | AS(ktrace_args), (sy_call_t *)ktrace, AUE_NULL }, /* 45 = ktrace */ - { compat(SYF_MPSAFE | AS(osigaction_args),sigaction), AUE_NULL }, /* 46 = old sigaction */ - { SYF_MPSAFE | 0, (sy_call_t *)getgid, AUE_NULL }, /* 47 = getgid */ - { compat(SYF_MPSAFE | AS(osigprocmask_args),sigprocmask), AUE_NULL }, /* 48 = old sigprocmask */ - { SYF_MPSAFE | AS(getlogin_args), (sy_call_t *)getlogin, AUE_NULL }, /* 49 = getlogin */ - { SYF_MPSAFE | AS(setlogin_args), (sy_call_t *)setlogin, AUE_NULL }, /* 50 = setlogin */ - { SYF_MPSAFE | AS(acct_args), (sy_call_t *)acct, AUE_NULL }, /* 51 = acct */ - { compat(SYF_MPSAFE | 0,sigpending), AUE_NULL }, /* 52 = old sigpending */ - { SYF_MPSAFE | AS(sigaltstack_args), (sy_call_t *)sigaltstack, AUE_NULL }, /* 53 = sigaltstack */ - { SYF_MPSAFE | AS(ioctl_args), (sy_call_t *)ioctl, AUE_NULL }, /* 54 = ioctl */ - { SYF_MPSAFE | AS(reboot_args), (sy_call_t *)reboot, AUE_NULL }, /* 55 = reboot */ - { SYF_MPSAFE | AS(revoke_args), (sy_call_t *)revoke, AUE_NULL }, /* 56 = revoke */ - { SYF_MPSAFE | AS(symlink_args), (sy_call_t *)symlink, AUE_NULL }, /* 57 = symlink */ - { SYF_MPSAFE | AS(readlink_args), (sy_call_t *)readlink, AUE_NULL }, /* 58 = readlink */ - { SYF_MPSAFE | AS(execve_args), (sy_call_t *)execve, AUE_NULL }, /* 59 = execve */ - { SYF_MPSAFE | AS(umask_args), (sy_call_t *)umask, AUE_NULL }, /* 60 = umask */ - { SYF_MPSAFE | AS(chroot_args), (sy_call_t *)chroot, AUE_NULL }, /* 61 = chroot */ - { compat(SYF_MPSAFE | AS(ofstat_args),fstat), AUE_NULL }, /* 62 = old fstat */ + { SYF_MPSAFE | AS(ptrace_args), (sy_call_t *)ptrace, AUE_PTRACE }, /* 26 = ptrace */ + { SYF_MPSAFE | AS(recvmsg_args), (sy_call_t *)recvmsg, AUE_RECVMSG }, /* 27 = recvmsg */ + { SYF_MPSAFE | AS(sendmsg_args), (sy_call_t *)sendmsg, AUE_SENDMSG }, /* 28 = sendmsg */ + { SYF_MPSAFE | AS(recvfrom_args), (sy_call_t *)recvfrom, AUE_RECVFROM }, /* 29 = recvfrom */ + { SYF_MPSAFE | AS(accept_args), (sy_call_t *)accept, AUE_ACCEPT }, /* 30 = accept */ + { SYF_MPSAFE | AS(getpeername_args), (sy_call_t *)getpeername, AUE_GETPEERNAME }, /* 31 = getpeername */ + { SYF_MPSAFE | AS(getsockname_args), (sy_call_t *)getsockname, AUE_GETSOCKNAME }, /* 32 = getsockname */ + { SYF_MPSAFE | AS(access_args), (sy_call_t *)access, AUE_ACCESS }, /* 33 = access */ + { SYF_MPSAFE | AS(chflags_args), (sy_call_t *)chflags, AUE_CHFLAGS }, /* 34 = chflags */ + { SYF_MPSAFE | AS(fchflags_args), (sy_call_t *)fchflags, AUE_FCHFLAGS }, /* 35 = fchflags */ + { SYF_MPSAFE | 0, (sy_call_t *)sync, AUE_SYNC }, /* 36 = sync */ + { SYF_MPSAFE | AS(kill_args), (sy_call_t *)kill, AUE_KILL }, /* 37 = kill */ + { compat(SYF_MPSAFE | AS(ostat_args),stat), AUE_STAT }, /* 38 = old stat */ + { SYF_MPSAFE | 0, (sy_call_t *)getppid, AUE_GETPPID }, /* 39 = getppid */ + { compat(SYF_MPSAFE | AS(olstat_args),lstat), AUE_LSTAT }, /* 40 = old lstat */ + { SYF_MPSAFE | AS(dup_args), (sy_call_t *)dup, AUE_DUP }, /* 41 = dup */ + { SYF_MPSAFE | 0, (sy_call_t *)pipe, AUE_PIPE }, /* 42 = pipe */ + { SYF_MPSAFE | 0, (sy_call_t *)getegid, AUE_GETEGID }, /* 43 = getegid */ + { SYF_MPSAFE | AS(profil_args), (sy_call_t *)profil, AUE_PROFILE }, /* 44 = profil */ + { SYF_MPSAFE | AS(ktrace_args), (sy_call_t *)ktrace, AUE_KTRACE }, /* 45 = ktrace */ + { compat(SYF_MPSAFE | AS(osigaction_args),sigaction), AUE_SIGACTION }, /* 46 = old sigaction */ + { SYF_MPSAFE | 0, (sy_call_t *)getgid, AUE_GETGID }, /* 47 = getgid */ + { compat(SYF_MPSAFE | AS(osigprocmask_args),sigprocmask), AUE_SIGPROCMASK }, /* 48 = old sigprocmask */ + { SYF_MPSAFE | AS(getlogin_args), (sy_call_t *)getlogin, AUE_GETLOGIN }, /* 49 = getlogin */ + { SYF_MPSAFE | AS(setlogin_args), (sy_call_t *)setlogin, AUE_SETLOGIN }, /* 50 = setlogin */ + { SYF_MPSAFE | AS(acct_args), (sy_call_t *)acct, AUE_ACCT }, /* 51 = acct */ + { compat(SYF_MPSAFE | 0,sigpending), AUE_SIGPENDING }, /* 52 = old sigpending */ + { SYF_MPSAFE | AS(sigaltstack_args), (sy_call_t *)sigaltstack, AUE_SIGPENDING }, /* 53 = sigaltstack */ + { SYF_MPSAFE | AS(ioctl_args), (sy_call_t *)ioctl, AUE_IOCTL }, /* 54 = ioctl */ + { SYF_MPSAFE | AS(reboot_args), (sy_call_t *)reboot, AUE_REBOOT }, /* 55 = reboot */ + { SYF_MPSAFE | AS(revoke_args), (sy_call_t *)revoke, AUE_REVOKE }, /* 56 = revoke */ + { SYF_MPSAFE | AS(symlink_args), (sy_call_t *)symlink, AUE_SYMLINK }, /* 57 = symlink */ + { SYF_MPSAFE | AS(readlink_args), (sy_call_t *)readlink, AUE_READLINK }, /* 58 = readlink */ + { SYF_MPSAFE | AS(execve_args), (sy_call_t *)execve, AUE_EXECVE }, /* 59 = execve */ + { SYF_MPSAFE | AS(umask_args), (sy_call_t *)umask, AUE_UMASK }, /* 60 = umask */ + { SYF_MPSAFE | AS(chroot_args), (sy_call_t *)chroot, AUE_CHROOT }, /* 61 = chroot */ + { compat(SYF_MPSAFE | AS(ofstat_args),fstat), AUE_FSTAT }, /* 62 = old fstat */ { compat(SYF_MPSAFE | AS(getkerninfo_args),getkerninfo), AUE_NULL }, /* 63 = old getkerninfo */ - { compat(SYF_MPSAFE | 0,getpagesize), AUE_NULL }, /* 64 = old getpagesize */ - { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_NULL }, /* 65 = msync */ - { SYF_MPSAFE | 0, (sy_call_t *)vfork, AUE_NULL }, /* 66 = vfork */ + { compat(SYF_MPSAFE | 0,getpagesize), AUE_O_GETPAGESIZE }, /* 64 = old getpagesize */ + { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_MSYNC }, /* 65 = msync */ + { SYF_MPSAFE | 0, (sy_call_t *)vfork, AUE_VFORK }, /* 66 = vfork */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 67 = obsolete vread */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 68 = obsolete vwrite */ - { SYF_MPSAFE | AS(sbrk_args), (sy_call_t *)sbrk, AUE_NULL }, /* 69 = sbrk */ - { SYF_MPSAFE | AS(sstk_args), (sy_call_t *)sstk, AUE_NULL }, /* 70 = sstk */ - { compat(SYF_MPSAFE | AS(ommap_args),mmap), AUE_NULL }, /* 71 = old mmap */ - { SYF_MPSAFE | AS(ovadvise_args), (sy_call_t *)ovadvise, AUE_NULL }, /* 72 = vadvise */ - { SYF_MPSAFE | AS(munmap_args), (sy_call_t *)munmap, AUE_NULL }, /* 73 = munmap */ - { SYF_MPSAFE | AS(mprotect_args), (sy_call_t *)mprotect, AUE_NULL }, /* 74 = mprotect */ - { SYF_MPSAFE | AS(madvise_args), (sy_call_t *)madvise, AUE_NULL }, /* 75 = madvise */ + { SYF_MPSAFE | AS(sbrk_args), (sy_call_t *)sbrk, AUE_SBRK }, /* 69 = sbrk */ + { SYF_MPSAFE | AS(sstk_args), (sy_call_t *)sstk, AUE_SSTK }, /* 70 = sstk */ + { compat(SYF_MPSAFE | AS(ommap_args),mmap), AUE_MMAP }, /* 71 = old mmap */ + { SYF_MPSAFE | AS(ovadvise_args), (sy_call_t *)ovadvise, AUE_O_VADVISE }, /* 72 = vadvise */ + { SYF_MPSAFE | AS(munmap_args), (sy_call_t *)munmap, AUE_MUNMAP }, /* 73 = munmap */ + { SYF_MPSAFE | AS(mprotect_args), (sy_call_t *)mprotect, AUE_MPROTECT }, /* 74 = mprotect */ + { SYF_MPSAFE | AS(madvise_args), (sy_call_t *)madvise, AUE_MADVISE }, /* 75 = madvise */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 76 = obsolete vhangup */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 77 = obsolete vlimit */ - { SYF_MPSAFE | AS(mincore_args), (sy_call_t *)mincore, AUE_NULL }, /* 78 = mincore */ - { SYF_MPSAFE | AS(getgroups_args), (sy_call_t *)getgroups, AUE_NULL }, /* 79 = getgroups */ - { SYF_MPSAFE | AS(setgroups_args), (sy_call_t *)setgroups, AUE_NULL }, /* 80 = setgroups */ - { SYF_MPSAFE | 0, (sy_call_t *)getpgrp, AUE_NULL }, /* 81 = getpgrp */ - { SYF_MPSAFE | AS(setpgid_args), (sy_call_t *)setpgid, AUE_NULL }, /* 82 = setpgid */ - { SYF_MPSAFE | AS(setitimer_args), (sy_call_t *)setitimer, AUE_NULL }, /* 83 = setitimer */ - { compat(SYF_MPSAFE | 0,wait), AUE_NULL }, /* 84 = old wait */ - { SYF_MPSAFE | AS(swapon_args), (sy_call_t *)swapon, AUE_NULL }, /* 85 = swapon */ - { SYF_MPSAFE | AS(getitimer_args), (sy_call_t *)getitimer, AUE_NULL }, /* 86 = getitimer */ - { compat(SYF_MPSAFE | AS(gethostname_args),gethostname), AUE_NULL }, /* 87 = old gethostname */ - { compat(SYF_MPSAFE | AS(sethostname_args),sethostname), AUE_NULL }, /* 88 = old sethostname */ - { SYF_MPSAFE | 0, (sy_call_t *)getdtablesize, AUE_NULL }, /* 89 = getdtablesize */ - { SYF_MPSAFE | AS(dup2_args), (sy_call_t *)dup2, AUE_NULL }, /* 90 = dup2 */ + { SYF_MPSAFE | AS(mincore_args), (sy_call_t *)mincore, AUE_MINCORE }, /* 78 = mincore */ + { SYF_MPSAFE | AS(getgroups_args), (sy_call_t *)getgroups, AUE_GETGROUPS }, /* 79 = getgroups */ + { SYF_MPSAFE | AS(setgroups_args), (sy_call_t *)setgroups, AUE_SETGROUPS }, /* 80 = setgroups */ + { SYF_MPSAFE | 0, (sy_call_t *)getpgrp, AUE_GETPGRP }, /* 81 = getpgrp */ + { SYF_MPSAFE | AS(setpgid_args), (sy_call_t *)setpgid, AUE_SETPGRP }, /* 82 = setpgid */ + { SYF_MPSAFE | AS(setitimer_args), (sy_call_t *)setitimer, AUE_SETITIMER }, /* 83 = setitimer */ + { compat(SYF_MPSAFE | 0,wait), AUE_O_WAIT }, /* 84 = old wait */ + { SYF_MPSAFE | AS(swapon_args), (sy_call_t *)swapon, AUE_SWAPON }, /* 85 = swapon */ + { SYF_MPSAFE | AS(getitimer_args), (sy_call_t *)getitimer, AUE_GETITIMER }, /* 86 = getitimer */ + { compat(SYF_MPSAFE | AS(gethostname_args),gethostname), AUE_O_GETHOSTNAME }, /* 87 = old gethostname */ + { compat(SYF_MPSAFE | AS(sethostname_args),sethostname), AUE_O_SETHOSTNAME }, /* 88 = old sethostname */ + { SYF_MPSAFE | 0, (sy_call_t *)getdtablesize, AUE_GETDTABLESIZE }, /* 89 = getdtablesize */ + { SYF_MPSAFE | AS(dup2_args), (sy_call_t *)dup2, AUE_DUP2 }, /* 90 = dup2 */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 91 = getdopt */ - { SYF_MPSAFE | AS(fcntl_args), (sy_call_t *)fcntl, AUE_NULL }, /* 92 = fcntl */ - { SYF_MPSAFE | AS(select_args), (sy_call_t *)select, AUE_NULL }, /* 93 = select */ + { SYF_MPSAFE | AS(fcntl_args), (sy_call_t *)fcntl, AUE_FCNTL }, /* 92 = fcntl */ + { SYF_MPSAFE | AS(select_args), (sy_call_t *)select, AUE_SELECT }, /* 93 = select */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 94 = setdopt */ - { SYF_MPSAFE | AS(fsync_args), (sy_call_t *)fsync, AUE_NULL }, /* 95 = fsync */ - { SYF_MPSAFE | AS(setpriority_args), (sy_call_t *)setpriority, AUE_NULL }, /* 96 = setpriority */ - { SYF_MPSAFE | AS(socket_args), (sy_call_t *)socket, AUE_NULL }, /* 97 = socket */ - { SYF_MPSAFE | AS(connect_args), (sy_call_t *)connect, AUE_NULL }, /* 98 = connect */ - { compat(SYF_MPSAFE | AS(accept_args),accept), AUE_NULL }, /* 99 = old accept */ - { SYF_MPSAFE | AS(getpriority_args), (sy_call_t *)getpriority, AUE_NULL }, /* 100 = getpriority */ - { compat(SYF_MPSAFE | AS(osend_args),send), AUE_NULL }, /* 101 = old send */ - { compat(SYF_MPSAFE | AS(orecv_args),recv), AUE_NULL }, /* 102 = old recv */ - { compat(SYF_MPSAFE | AS(osigreturn_args),sigreturn), AUE_NULL }, /* 103 = old sigreturn */ - { SYF_MPSAFE | AS(bind_args), (sy_call_t *)bind, AUE_NULL }, /* 104 = bind */ - { SYF_MPSAFE | AS(setsockopt_args), (sy_call_t *)setsockopt, AUE_NULL }, /* 105 = setsockopt */ - { SYF_MPSAFE | AS(listen_args), (sy_call_t *)listen, AUE_NULL }, /* 106 = listen */ + { SYF_MPSAFE | AS(fsync_args), (sy_call_t *)fsync, AUE_FSYNC }, /* 95 = fsync */ + { SYF_MPSAFE | AS(setpriority_args), (sy_call_t *)setpriority, AUE_SETPRIORITY }, /* 96 = setpriority */ + { SYF_MPSAFE | AS(socket_args), (sy_call_t *)socket, AUE_SOCKET }, /* 97 = socket */ + { SYF_MPSAFE | AS(connect_args), (sy_call_t *)connect, AUE_CONNECT }, /* 98 = connect */ + { compat(SYF_MPSAFE | AS(accept_args),accept), AUE_ACCEPT }, /* 99 = old accept */ + { SYF_MPSAFE | AS(getpriority_args), (sy_call_t *)getpriority, AUE_GETPRIORITY }, /* 100 = getpriority */ + { compat(SYF_MPSAFE | AS(osend_args),send), AUE_O_SEND }, /* 101 = old send */ + { compat(SYF_MPSAFE | AS(orecv_args),recv), AUE_O_RECV }, /* 102 = old recv */ + { compat(SYF_MPSAFE | AS(osigreturn_args),sigreturn), AUE_SIGRETURN }, /* 103 = old sigreturn */ + { SYF_MPSAFE | AS(bind_args), (sy_call_t *)bind, AUE_BIND }, /* 104 = bind */ + { SYF_MPSAFE | AS(setsockopt_args), (sy_call_t *)setsockopt, AUE_SETSOCKOPT }, /* 105 = setsockopt */ + { SYF_MPSAFE | AS(listen_args), (sy_call_t *)listen, AUE_LISTEN }, /* 106 = listen */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 107 = obsolete vtimes */ - { compat(SYF_MPSAFE | AS(osigvec_args),sigvec), AUE_NULL }, /* 108 = old sigvec */ - { compat(SYF_MPSAFE | AS(osigblock_args),sigblock), AUE_NULL }, /* 109 = old sigblock */ - { compat(SYF_MPSAFE | AS(osigsetmask_args),sigsetmask), AUE_NULL }, /* 110 = old sigsetmask */ - { compat(SYF_MPSAFE | AS(osigsuspend_args),sigsuspend), AUE_NULL }, /* 111 = old sigsuspend */ - { compat(SYF_MPSAFE | AS(osigstack_args),sigstack), AUE_NULL }, /* 112 = old sigstack */ - { compat(SYF_MPSAFE | AS(orecvmsg_args),recvmsg), AUE_NULL }, /* 113 = old recvmsg */ - { compat(SYF_MPSAFE | AS(osendmsg_args),sendmsg), AUE_NULL }, /* 114 = old sendmsg */ + { compat(SYF_MPSAFE | AS(osigvec_args),sigvec), AUE_O_SIGVEC }, /* 108 = old sigvec */ + { compat(SYF_MPSAFE | AS(osigblock_args),sigblock), AUE_O_SIGBLOCK }, /* 109 = old sigblock */ + { compat(SYF_MPSAFE | AS(osigsetmask_args),sigsetmask), AUE_O_SIGSETMASK }, /* 110 = old sigsetmask */ + { compat(SYF_MPSAFE | AS(osigsuspend_args),sigsuspend), AUE_SIGSUSPEND }, /* 111 = old sigsuspend */ + { compat(SYF_MPSAFE | AS(osigstack_args),sigstack), AUE_O_SIGSTACK }, /* 112 = old sigstack */ + { compat(SYF_MPSAFE | AS(orecvmsg_args),recvmsg), AUE_O_RECVMSG }, /* 113 = old recvmsg */ + { compat(SYF_MPSAFE | AS(osendmsg_args),sendmsg), AUE_O_SENDMSG }, /* 114 = old sendmsg */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 115 = obsolete vtrace */ - { SYF_MPSAFE | AS(gettimeofday_args), (sy_call_t *)gettimeofday, AUE_NULL }, /* 116 = gettimeofday */ - { SYF_MPSAFE | AS(getrusage_args), (sy_call_t *)getrusage, AUE_NULL }, /* 117 = getrusage */ - { SYF_MPSAFE | AS(getsockopt_args), (sy_call_t *)getsockopt, AUE_NULL }, /* 118 = getsockopt */ + { SYF_MPSAFE | AS(gettimeofday_args), (sy_call_t *)gettimeofday, AUE_GETTIMEOFDAY }, /* 116 = gettimeofday */ + { SYF_MPSAFE | AS(getrusage_args), (sy_call_t *)getrusage, AUE_GETRUSAGE }, /* 117 = getrusage */ + { SYF_MPSAFE | AS(getsockopt_args), (sy_call_t *)getsockopt, AUE_GTSOCKOPT }, /* 118 = getsockopt */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 119 = resuba */ - { SYF_MPSAFE | AS(readv_args), (sy_call_t *)readv, AUE_NULL }, /* 120 = readv */ - { SYF_MPSAFE | AS(writev_args), (sy_call_t *)writev, AUE_NULL }, /* 121 = writev */ - { SYF_MPSAFE | AS(settimeofday_args), (sy_call_t *)settimeofday, AUE_NULL }, /* 122 = settimeofday */ - { SYF_MPSAFE | AS(fchown_args), (sy_call_t *)fchown, AUE_NULL }, /* 123 = fchown */ - { SYF_MPSAFE | AS(fchmod_args), (sy_call_t *)fchmod, AUE_NULL }, /* 124 = fchmod */ - { compat(SYF_MPSAFE | AS(recvfrom_args),recvfrom), AUE_NULL }, /* 125 = old recvfrom */ - { SYF_MPSAFE | AS(setreuid_args), (sy_call_t *)setreuid, AUE_NULL }, /* 126 = setreuid */ - { SYF_MPSAFE | AS(setregid_args), (sy_call_t *)setregid, AUE_NULL }, /* 127 = setregid */ - { SYF_MPSAFE | AS(rename_args), (sy_call_t *)rename, AUE_NULL }, /* 128 = rename */ - { compat(SYF_MPSAFE | AS(otruncate_args),truncate), AUE_NULL }, /* 129 = old truncate */ - { compat(SYF_MPSAFE | AS(oftruncate_args),ftruncate), AUE_NULL }, /* 130 = old ftruncate */ - { SYF_MPSAFE | AS(flock_args), (sy_call_t *)flock, AUE_NULL }, /* 131 = flock */ - { SYF_MPSAFE | AS(mkfifo_args), (sy_call_t *)mkfifo, AUE_NULL }, /* 132 = mkfifo */ - { SYF_MPSAFE | AS(sendto_args), (sy_call_t *)sendto, AUE_NULL }, /* 133 = sendto */ - { SYF_MPSAFE | AS(shutdown_args), (sy_call_t *)shutdown, AUE_NULL }, /* 134 = shutdown */ - { SYF_MPSAFE | AS(socketpair_args), (sy_call_t *)socketpair, AUE_NULL }, /* 135 = socketpair */ - { SYF_MPSAFE | AS(mkdir_args), (sy_call_t *)mkdir, AUE_NULL }, /* 136 = mkdir */ - { SYF_MPSAFE | AS(rmdir_args), (sy_call_t *)rmdir, AUE_NULL }, /* 137 = rmdir */ - { SYF_MPSAFE | AS(utimes_args), (sy_call_t *)utimes, AUE_NULL }, /* 138 = utimes */ + { SYF_MPSAFE | AS(readv_args), (sy_call_t *)readv, AUE_READV }, /* 120 = readv */ + { SYF_MPSAFE | AS(writev_args), (sy_call_t *)writev, AUE_WRITEV }, /* 121 = writev */ + { SYF_MPSAFE | AS(settimeofday_args), (sy_call_t *)settimeofday, AUE_SETTIMEOFDAY }, /* 122 = settimeofday */ + { SYF_MPSAFE | AS(fchown_args), (sy_call_t *)fchown, AUE_FCHOWN }, /* 123 = fchown */ + { SYF_MPSAFE | AS(fchmod_args), (sy_call_t *)fchmod, AUE_FCHMOD }, /* 124 = fchmod */ + { compat(SYF_MPSAFE | AS(recvfrom_args),recvfrom), AUE_RECVFROM }, /* 125 = old recvfrom */ + { SYF_MPSAFE | AS(setreuid_args), (sy_call_t *)setreuid, AUE_O_SETREUID }, /* 126 = setreuid */ + { SYF_MPSAFE | AS(setregid_args), (sy_call_t *)setregid, AUE_O_SETREGID }, /* 127 = setregid */ + { SYF_MPSAFE | AS(rename_args), (sy_call_t *)rename, AUE_RENAME }, /* 128 = rename */ + { compat(SYF_MPSAFE | AS(otruncate_args),truncate), AUE_O_TRUNCATE }, /* 129 = old truncate */ + { compat(SYF_MPSAFE | AS(oftruncate_args),ftruncate), AUE_O_FTRUNCATE }, /* 130 = old ftruncate */ + { SYF_MPSAFE | AS(flock_args), (sy_call_t *)flock, AUE_FLOCK }, /* 131 = flock */ + { SYF_MPSAFE | AS(mkfifo_args), (sy_call_t *)mkfifo, AUE_MKFIFO }, /* 132 = mkfifo */ + { SYF_MPSAFE | AS(sendto_args), (sy_call_t *)sendto, AUE_SENDTO }, /* 133 = sendto */ + { SYF_MPSAFE | AS(shutdown_args), (sy_call_t *)shutdown, AUE_SHUTDOWN }, /* 134 = shutdown */ + { SYF_MPSAFE | AS(socketpair_args), (sy_call_t *)socketpair, AUE_SOCKETPAIR }, /* 135 = socketpair */ + { SYF_MPSAFE | AS(mkdir_args), (sy_call_t *)mkdir, AUE_MKDIR }, /* 136 = mkdir */ + { SYF_MPSAFE | AS(rmdir_args), (sy_call_t *)rmdir, AUE_RMDIR }, /* 137 = rmdir */ + { SYF_MPSAFE | AS(utimes_args), (sy_call_t *)utimes, AUE_UTIMES }, /* 138 = utimes */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 139 = obsolete 4.2 sigreturn */ - { SYF_MPSAFE | AS(adjtime_args), (sy_call_t *)adjtime, AUE_NULL }, /* 140 = adjtime */ - { compat(SYF_MPSAFE | AS(ogetpeername_args),getpeername), AUE_NULL }, /* 141 = old getpeername */ - { compat(SYF_MPSAFE | 0,gethostid), AUE_NULL }, /* 142 = old gethostid */ - { compat(SYF_MPSAFE | AS(osethostid_args),sethostid), AUE_NULL }, /* 143 = old sethostid */ - { compat(SYF_MPSAFE | AS(ogetrlimit_args),getrlimit), AUE_NULL }, /* 144 = old getrlimit */ - { compat(SYF_MPSAFE | AS(osetrlimit_args),setrlimit), AUE_NULL }, /* 145 = old setrlimit */ - { compat(SYF_MPSAFE | AS(okillpg_args),killpg), AUE_NULL }, /* 146 = old killpg */ - { SYF_MPSAFE | 0, (sy_call_t *)setsid, AUE_NULL }, /* 147 = setsid */ - { SYF_MPSAFE | AS(quotactl_args), (sy_call_t *)quotactl, AUE_NULL }, /* 148 = quotactl */ - { compat(SYF_MPSAFE | 0,quota), AUE_NULL }, /* 149 = old quota */ - { compat(SYF_MPSAFE | AS(getsockname_args),getsockname), AUE_NULL }, /* 150 = old getsockname */ + { SYF_MPSAFE | AS(adjtime_args), (sy_call_t *)adjtime, AUE_ADJTIME }, /* 140 = adjtime */ + { compat(SYF_MPSAFE | AS(ogetpeername_args),getpeername), AUE_O_GETPEERNAME }, /* 141 = old getpeername */ + { compat(SYF_MPSAFE | 0,gethostid), AUE_O_GETHOSTID }, /* 142 = old gethostid */ + { compat(SYF_MPSAFE | AS(osethostid_args),sethostid), AUE_O_SETHOSTID }, /* 143 = old sethostid */ + { compat(SYF_MPSAFE | AS(ogetrlimit_args),getrlimit), AUE_O_GETRLIMIT }, /* 144 = old getrlimit */ + { compat(SYF_MPSAFE | AS(osetrlimit_args),setrlimit), AUE_O_SETRLIMIT }, /* 145 = old setrlimit */ + { compat(SYF_MPSAFE | AS(okillpg_args),killpg), AUE_O_KILLPG }, /* 146 = old killpg */ + { SYF_MPSAFE | 0, (sy_call_t *)setsid, AUE_SETSID }, /* 147 = setsid */ + { SYF_MPSAFE | AS(quotactl_args), (sy_call_t *)quotactl, AUE_QUOTACTL }, /* 148 = quotactl */ + { compat(SYF_MPSAFE | 0,quota), AUE_O_QUOTA }, /* 149 = old quota */ + { compat(SYF_MPSAFE | AS(getsockname_args),getsockname), AUE_GETSOCKNAME }, /* 150 = old getsockname */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 151 = sem_lock */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 152 = sem_wakeup */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 153 = asyncdaemon */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 154 = nosys */ { SYF_MPSAFE | AS(nfssvc_args), (sy_call_t *)nosys, AUE_NULL }, /* 155 = nfssvc */ - { compat(AS(ogetdirentries_args),getdirentries), AUE_NULL }, /* 156 = old getdirentries */ - { compat4(SYF_MPSAFE | AS(freebsd4_statfs_args),statfs), AUE_NULL }, /* 157 = old statfs */ - { compat4(SYF_MPSAFE | AS(freebsd4_fstatfs_args),fstatfs), AUE_NULL }, /* 158 = old fstatfs */ + { compat(AS(ogetdirentries_args),getdirentries), AUE_O_GETDIRENTRIES }, /* 156 = old getdirentries */ + { compat4(SYF_MPSAFE | AS(freebsd4_statfs_args),statfs), AUE_STATFS }, /* 157 = old statfs */ + { compat4(SYF_MPSAFE | AS(freebsd4_fstatfs_args),fstatfs), AUE_FSTATFS }, /* 158 = old fstatfs */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 159 = nosys */ { SYF_MPSAFE | AS(lgetfh_args), (sy_call_t *)lgetfh, AUE_NULL }, /* 160 = lgetfh */ - { SYF_MPSAFE | AS(getfh_args), (sy_call_t *)getfh, AUE_NULL }, /* 161 = getfh */ - { SYF_MPSAFE | AS(getdomainname_args), (sy_call_t *)getdomainname, AUE_NULL }, /* 162 = getdomainname */ - { SYF_MPSAFE | AS(setdomainname_args), (sy_call_t *)setdomainname, AUE_NULL }, /* 163 = setdomainname */ + { SYF_MPSAFE | AS(getfh_args), (sy_call_t *)getfh, AUE_GETFH }, /* 161 = getfh */ + { SYF_MPSAFE | AS(getdomainname_args), (sy_call_t *)getdomainname, AUE_O_GETDOMAINNAME }, /* 162 = getdomainname */ + { SYF_MPSAFE | AS(setdomainname_args), (sy_call_t *)setdomainname, AUE_O_SETDOMAINNAME }, /* 163 = setdomainname */ { SYF_MPSAFE | AS(uname_args), (sy_call_t *)uname, AUE_NULL }, /* 164 = uname */ { SYF_MPSAFE | AS(sysarch_args), (sy_call_t *)sysarch, AUE_NULL }, /* 165 = sysarch */ { SYF_MPSAFE | AS(rtprio_args), (sy_call_t *)rtprio, AUE_NULL }, /* 166 = rtprio */ @@ -202,43 +202,43 @@ { SYF_MPSAFE | AS(msgsys_args), (sy_call_t *)lkmressys, AUE_NULL }, /* 170 = msgsys */ { SYF_MPSAFE | AS(shmsys_args), (sy_call_t *)lkmressys, AUE_NULL }, /* 171 = shmsys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 172 = nosys */ - { SYF_MPSAFE | AS(pread_args), (sy_call_t *)pread, AUE_NULL }, /* 173 = pread */ - { SYF_MPSAFE | AS(pwrite_args), (sy_call_t *)pwrite, AUE_NULL }, /* 174 = pwrite */ + { SYF_MPSAFE | AS(pread_args), (sy_call_t *)pread, AUE_PREAD }, /* 173 = pread */ + { SYF_MPSAFE | AS(pwrite_args), (sy_call_t *)pwrite, AUE_PWRITE }, /* 174 = pwrite */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 175 = nosys */ - { SYF_MPSAFE | AS(ntp_adjtime_args), (sy_call_t *)ntp_adjtime, AUE_NULL }, /* 176 = ntp_adjtime */ + { SYF_MPSAFE | AS(ntp_adjtime_args), (sy_call_t *)ntp_adjtime, AUE_ADJTIME }, /* 176 = ntp_adjtime */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 177 = sfork */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 178 = getdescriptor */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 179 = setdescriptor */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 180 = nosys */ - { SYF_MPSAFE | AS(setgid_args), (sy_call_t *)setgid, AUE_NULL }, /* 181 = setgid */ - { SYF_MPSAFE | AS(setegid_args), (sy_call_t *)setegid, AUE_NULL }, /* 182 = setegid */ - { SYF_MPSAFE | AS(seteuid_args), (sy_call_t *)seteuid, AUE_NULL }, /* 183 = seteuid */ + { SYF_MPSAFE | AS(setgid_args), (sy_call_t *)setgid, AUE_SETGID }, /* 181 = setgid */ + { SYF_MPSAFE | AS(setegid_args), (sy_call_t *)setegid, AUE_SETEGID }, /* 182 = setegid */ + { SYF_MPSAFE | AS(seteuid_args), (sy_call_t *)seteuid, AUE_SETEUID }, /* 183 = seteuid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 184 = lfs_bmapv */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 185 = lfs_markv */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 186 = lfs_segclean */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 187 = lfs_segwait */ - { SYF_MPSAFE | AS(stat_args), (sy_call_t *)stat, AUE_NULL }, /* 188 = stat */ - { SYF_MPSAFE | AS(fstat_args), (sy_call_t *)fstat, AUE_NULL }, /* 189 = fstat */ - { SYF_MPSAFE | AS(lstat_args), (sy_call_t *)lstat, AUE_NULL }, /* 190 = lstat */ - { SYF_MPSAFE | AS(pathconf_args), (sy_call_t *)pathconf, AUE_NULL }, /* 191 = pathconf */ - { SYF_MPSAFE | AS(fpathconf_args), (sy_call_t *)fpathconf, AUE_NULL }, /* 192 = fpathconf */ + { SYF_MPSAFE | AS(stat_args), (sy_call_t *)stat, AUE_STAT }, /* 188 = stat */ + { SYF_MPSAFE | AS(fstat_args), (sy_call_t *)fstat, AUE_FSTAT }, /* 189 = fstat */ + { SYF_MPSAFE | AS(lstat_args), (sy_call_t *)lstat, AUE_LSTAT }, /* 190 = lstat */ + { SYF_MPSAFE | AS(pathconf_args), (sy_call_t *)pathconf, AUE_PATHCONF }, /* 191 = pathconf */ + { SYF_MPSAFE | AS(fpathconf_args), (sy_call_t *)fpathconf, AUE_FPATHCONF }, /* 192 = fpathconf */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 193 = nosys */ - { SYF_MPSAFE | AS(__getrlimit_args), (sy_call_t *)getrlimit, AUE_NULL }, /* 194 = getrlimit */ - { SYF_MPSAFE | AS(__setrlimit_args), (sy_call_t *)setrlimit, AUE_NULL }, /* 195 = setrlimit */ - { SYF_MPSAFE | AS(getdirentries_args), (sy_call_t *)getdirentries, AUE_NULL }, /* 196 = getdirentries */ - { SYF_MPSAFE | AS(mmap_args), (sy_call_t *)mmap, AUE_NULL }, /* 197 = mmap */ + { SYF_MPSAFE | AS(__getrlimit_args), (sy_call_t *)getrlimit, AUE_GETRLIMIT }, /* 194 = getrlimit */ + { SYF_MPSAFE | AS(__setrlimit_args), (sy_call_t *)setrlimit, AUE_SETRLIMIT }, /* 195 = setrlimit */ + { SYF_MPSAFE | AS(getdirentries_args), (sy_call_t *)getdirentries, AUE_GETDIRENTRIES }, /* 196 = getdirentries */ + { SYF_MPSAFE | AS(mmap_args), (sy_call_t *)mmap, AUE_MMAP }, /* 197 = mmap */ { SYF_MPSAFE | 0, (sy_call_t *)nosys, AUE_NULL }, /* 198 = __syscall */ - { SYF_MPSAFE | AS(lseek_args), (sy_call_t *)lseek, AUE_NULL }, /* 199 = lseek */ - { SYF_MPSAFE | AS(truncate_args), (sy_call_t *)truncate, AUE_NULL }, /* 200 = truncate */ - { SYF_MPSAFE | AS(ftruncate_args), (sy_call_t *)ftruncate, AUE_NULL }, /* 201 = ftruncate */ - { SYF_MPSAFE | AS(sysctl_args), (sy_call_t *)__sysctl, AUE_NULL }, /* 202 = __sysctl */ - { SYF_MPSAFE | AS(mlock_args), (sy_call_t *)mlock, AUE_NULL }, /* 203 = mlock */ - { SYF_MPSAFE | AS(munlock_args), (sy_call_t *)munlock, AUE_NULL }, /* 204 = munlock */ - { SYF_MPSAFE | AS(undelete_args), (sy_call_t *)undelete, AUE_NULL }, /* 205 = undelete */ - { SYF_MPSAFE | AS(futimes_args), (sy_call_t *)futimes, AUE_NULL }, /* 206 = futimes */ - { SYF_MPSAFE | AS(getpgid_args), (sy_call_t *)getpgid, AUE_NULL }, /* 207 = getpgid */ + { SYF_MPSAFE | AS(lseek_args), (sy_call_t *)lseek, AUE_LSEEK }, /* 199 = lseek */ + { SYF_MPSAFE | AS(truncate_args), (sy_call_t *)truncate, AUE_TRUNCATE }, /* 200 = truncate */ + { SYF_MPSAFE | AS(ftruncate_args), (sy_call_t *)ftruncate, AUE_FTRUNCATE }, /* 201 = ftruncate */ + { SYF_MPSAFE | AS(sysctl_args), (sy_call_t *)__sysctl, AUE_SYSCTL }, /* 202 = __sysctl */ + { SYF_MPSAFE | AS(mlock_args), (sy_call_t *)mlock, AUE_MLOCK }, /* 203 = mlock */ + { SYF_MPSAFE | AS(munlock_args), (sy_call_t *)munlock, AUE_MUNLOCK }, /* 204 = munlock */ + { SYF_MPSAFE | AS(undelete_args), (sy_call_t *)undelete, AUE_UNDELETE }, /* 205 = undelete */ + { SYF_MPSAFE | AS(futimes_args), (sy_call_t *)futimes, AUE_FUTIMES }, /* 206 = futimes */ + { SYF_MPSAFE | AS(getpgid_args), (sy_call_t *)getpgid, AUE_GETPGID }, /* 207 = getpgid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 208 = newreboot */ - { SYF_MPSAFE | AS(poll_args), (sy_call_t *)poll, AUE_NULL }, /* 209 = poll */ + { SYF_MPSAFE | AS(poll_args), (sy_call_t *)poll, AUE_POLL }, /* 209 = poll */ { AS(nosys_args), (sy_call_t *)lkmnosys, AUE_NULL }, /* 210 = lkmnosys */ { AS(nosys_args), (sy_call_t *)lkmnosys, AUE_NULL }, /* 211 = lkmnosys */ { AS(nosys_args), (sy_call_t *)lkmnosys, AUE_NULL }, /* 212 = lkmnosys */ @@ -279,11 +279,11 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 247 = nosys */ { SYF_MPSAFE | AS(ntp_gettime_args), (sy_call_t *)ntp_gettime, AUE_NULL }, /* 248 = ntp_gettime */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 249 = nosys */ - { SYF_MPSAFE | AS(minherit_args), (sy_call_t *)minherit, AUE_NULL }, /* 250 = minherit */ - { SYF_MPSAFE | AS(rfork_args), (sy_call_t *)rfork, AUE_NULL }, /* 251 = rfork */ + { SYF_MPSAFE | AS(minherit_args), (sy_call_t *)minherit, AUE_MINHERIT }, /* 250 = minherit */ + { SYF_MPSAFE | AS(rfork_args), (sy_call_t *)rfork, AUE_RFORK }, /* 251 = rfork */ { SYF_MPSAFE | AS(openbsd_poll_args), (sy_call_t *)openbsd_poll, AUE_NULL }, /* 252 = openbsd_poll */ - { SYF_MPSAFE | 0, (sy_call_t *)issetugid, AUE_NULL }, /* 253 = issetugid */ - { SYF_MPSAFE | AS(lchown_args), (sy_call_t *)lchown, AUE_NULL }, /* 254 = lchown */ + { SYF_MPSAFE | 0, (sy_call_t *)issetugid, AUE_ISSETUGID }, /* 253 = issetugid */ + { SYF_MPSAFE | AS(lchown_args), (sy_call_t *)lchown, AUE_LCHOWN }, /* 254 = lchown */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 255 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 256 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 257 = nosys */ @@ -301,12 +301,12 @@ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 269 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 270 = nosys */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 271 = nosys */ - { SYF_MPSAFE | AS(getdents_args), (sy_call_t *)getdents, AUE_NULL }, /* 272 = getdents */ + { SYF_MPSAFE | AS(getdents_args), (sy_call_t *)getdents, AUE_O_GETDENTS }, /* 272 = getdents */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 273 = nosys */ - { SYF_MPSAFE | AS(lchmod_args), (sy_call_t *)lchmod, AUE_NULL }, /* 274 = lchmod */ - { AS(lchown_args), (sy_call_t *)lchown, AUE_NULL }, /* 275 = netbsd_lchown */ - { SYF_MPSAFE | AS(lutimes_args), (sy_call_t *)lutimes, AUE_NULL }, /* 276 = lutimes */ - { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_NULL }, /* 277 = netbsd_msync */ + { SYF_MPSAFE | AS(lchmod_args), (sy_call_t *)lchmod, AUE_LCHMOD }, /* 274 = lchmod */ + { AS(lchown_args), (sy_call_t *)lchown, AUE_LCHOWN }, /* 275 = netbsd_lchown */ + { SYF_MPSAFE | AS(lutimes_args), (sy_call_t *)lutimes, AUE_LUTIMES }, /* 276 = lutimes */ + { SYF_MPSAFE | AS(msync_args), (sy_call_t *)msync, AUE_MSYNC }, /* 277 = netbsd_msync */ { SYF_MPSAFE | AS(nstat_args), (sy_call_t *)nstat, AUE_NULL }, /* 278 = nstat */ { SYF_MPSAFE | AS(nfstat_args), (sy_call_t *)nfstat, AUE_NULL }, /* 279 = nfstat */ { SYF_MPSAFE | AS(nlstat_args), (sy_call_t *)nlstat, AUE_NULL }, /* 280 = nlstat */ @@ -333,13 +333,13 @@ { SYF_MPSAFE | AS(modstat_args), (sy_call_t *)modstat, AUE_NULL }, /* 301 = modstat */ { SYF_MPSAFE | AS(modfnext_args), (sy_call_t *)modfnext, AUE_NULL }, /* 302 = modfnext */ { SYF_MPSAFE | AS(modfind_args), (sy_call_t *)modfind, AUE_NULL }, /* 303 = modfind */ - { SYF_MPSAFE | AS(kldload_args), (sy_call_t *)kldload, AUE_NULL }, /* 304 = kldload */ - { SYF_MPSAFE | AS(kldunload_args), (sy_call_t *)kldunload, AUE_NULL }, /* 305 = kldunload */ + { SYF_MPSAFE | AS(kldload_args), (sy_call_t *)kldload, AUE_MODLOAD }, /* 304 = kldload */ + { SYF_MPSAFE | AS(kldunload_args), (sy_call_t *)kldunload, AUE_MODUNLOAD }, /* 305 = kldunload */ { SYF_MPSAFE | AS(kldfind_args), (sy_call_t *)kldfind, AUE_NULL }, /* 306 = kldfind */ { SYF_MPSAFE | AS(kldnext_args), (sy_call_t *)kldnext, AUE_NULL }, /* 307 = kldnext */ { SYF_MPSAFE | AS(kldstat_args), (sy_call_t *)kldstat, AUE_NULL }, /* 308 = kldstat */ { SYF_MPSAFE | AS(kldfirstmod_args), (sy_call_t *)kldfirstmod, AUE_NULL }, /* 309 = kldfirstmod */ - { SYF_MPSAFE | AS(getsid_args), (sy_call_t *)getsid, AUE_NULL }, /* 310 = getsid */ + { SYF_MPSAFE | AS(getsid_args), (sy_call_t *)getsid, AUE_GETSID }, /* 310 = getsid */ { SYF_MPSAFE | AS(setresuid_args), (sy_call_t *)setresuid, AUE_NULL }, /* 311 = setresuid */ { SYF_MPSAFE | AS(setresgid_args), (sy_call_t *)setresgid, AUE_NULL }, /* 312 = setresgid */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 313 = obsolete signanosleep */ @@ -353,8 +353,8 @@ { SYF_MPSAFE | 0, (sy_call_t *)yield, AUE_NULL }, /* 321 = yield */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 322 = obsolete thr_sleep */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 323 = obsolete thr_wakeup */ - { SYF_MPSAFE | AS(mlockall_args), (sy_call_t *)mlockall, AUE_NULL }, /* 324 = mlockall */ - { SYF_MPSAFE | 0, (sy_call_t *)munlockall, AUE_NULL }, /* 325 = munlockall */ + { SYF_MPSAFE | AS(mlockall_args), (sy_call_t *)mlockall, AUE_MLOCKALL }, /* 324 = mlockall */ + { SYF_MPSAFE | 0, (sy_call_t *)munlockall, AUE_MUNLOCKALL }, /* 325 = munlockall */ { SYF_MPSAFE | AS(__getcwd_args), (sy_call_t *)__getcwd, AUE_NULL }, /* 326 = __getcwd */ { SYF_MPSAFE | AS(sched_setparam_args), (sy_call_t *)sched_setparam, AUE_NULL }, /* 327 = sched_setparam */ { SYF_MPSAFE | AS(sched_getparam_args), (sy_call_t *)sched_getparam, AUE_NULL }, /* 328 = sched_getparam */ @@ -369,11 +369,11 @@ { SYF_MPSAFE | AS(kldsym_args), (sy_call_t *)kldsym, AUE_NULL }, /* 337 = kldsym */ { SYF_MPSAFE | AS(jail_args), (sy_call_t *)jail, AUE_NULL }, /* 338 = jail */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 339 = pioctl */ - { SYF_MPSAFE | AS(sigprocmask_args), (sy_call_t *)sigprocmask, AUE_NULL }, /* 340 = sigprocmask */ - { SYF_MPSAFE | AS(sigsuspend_args), (sy_call_t *)sigsuspend, AUE_NULL }, /* 341 = sigsuspend */ - { compat4(SYF_MPSAFE | AS(freebsd4_sigaction_args),sigaction), AUE_NULL }, /* 342 = old sigaction */ - { SYF_MPSAFE | AS(sigpending_args), (sy_call_t *)sigpending, AUE_NULL }, /* 343 = sigpending */ - { compat4(SYF_MPSAFE | AS(freebsd4_sigreturn_args),sigreturn), AUE_NULL }, /* 344 = old sigreturn */ + { SYF_MPSAFE | AS(sigprocmask_args), (sy_call_t *)sigprocmask, AUE_SIGPROCMASK }, /* 340 = sigprocmask */ + { SYF_MPSAFE | AS(sigsuspend_args), (sy_call_t *)sigsuspend, AUE_SIGSUSPEND }, /* 341 = sigsuspend */ + { compat4(SYF_MPSAFE | AS(freebsd4_sigaction_args),sigaction), AUE_SIGACTION }, /* 342 = old sigaction */ + { SYF_MPSAFE | AS(sigpending_args), (sy_call_t *)sigpending, AUE_SIGPENDING }, /* 343 = sigpending */ + { compat4(SYF_MPSAFE | AS(freebsd4_sigreturn_args),sigreturn), AUE_SIGRETURN }, /* 344 = old sigreturn */ { SYF_MPSAFE | AS(sigtimedwait_args), (sy_call_t *)sigtimedwait, AUE_NULL }, /* 345 = sigtimedwait */ { SYF_MPSAFE | AS(sigwaitinfo_args), (sy_call_t *)sigwaitinfo, AUE_NULL }, /* 346 = sigwaitinfo */ { SYF_MPSAFE | AS(__acl_get_file_args), (sy_call_t *)__acl_get_file, AUE_NULL }, /* 347 = __acl_get_file */ @@ -420,13 +420,13 @@ { SYF_MPSAFE | AS(__mac_set_fd_args), (sy_call_t *)__mac_set_fd, AUE_NULL }, /* 388 = __mac_set_fd */ { SYF_MPSAFE | AS(__mac_set_file_args), (sy_call_t *)__mac_set_file, AUE_NULL }, /* 389 = __mac_set_file */ { SYF_MPSAFE | AS(kenv_args), (sy_call_t *)kenv, AUE_NULL }, /* 390 = kenv */ - { SYF_MPSAFE | AS(lchflags_args), (sy_call_t *)lchflags, AUE_NULL }, /* 391 = lchflags */ + { SYF_MPSAFE | AS(lchflags_args), (sy_call_t *)lchflags, AUE_LCHFLAGS }, /* 391 = lchflags */ { SYF_MPSAFE | AS(uuidgen_args), (sy_call_t *)uuidgen, AUE_NULL }, /* 392 = uuidgen */ { SYF_MPSAFE | AS(sendfile_args), (sy_call_t *)sendfile, AUE_NULL }, /* 393 = sendfile */ { SYF_MPSAFE | AS(mac_syscall_args), (sy_call_t *)mac_syscall, AUE_NULL }, /* 394 = mac_syscall */ - { SYF_MPSAFE | AS(getfsstat_args), (sy_call_t *)getfsstat, AUE_NULL }, /* 395 = getfsstat */ - { SYF_MPSAFE | AS(statfs_args), (sy_call_t *)statfs, AUE_NULL }, /* 396 = statfs */ - { SYF_MPSAFE | AS(fstatfs_args), (sy_call_t *)fstatfs, AUE_NULL }, /* 397 = fstatfs */ + { SYF_MPSAFE | AS(getfsstat_args), (sy_call_t *)getfsstat, AUE_GETFSSTAT }, /* 395 = getfsstat */ + { SYF_MPSAFE | AS(statfs_args), (sy_call_t *)statfs, AUE_STATFS }, /* 396 = statfs */ + { SYF_MPSAFE | AS(fstatfs_args), (sy_call_t *)fstatfs, AUE_FSTATFS }, /* 397 = fstatfs */ { SYF_MPSAFE | AS(fhstatfs_args), (sy_call_t *)fhstatfs, AUE_NULL }, /* 398 = fhstatfs */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 399 = nosys */ { SYF_MPSAFE | AS(ksem_close_args), (sy_call_t *)lkmressys, AUE_NULL }, /* 400 = ksem_close */ @@ -445,20 +445,20 @@ { AS(extattr_get_link_args), (sy_call_t *)extattr_get_link, AUE_NULL }, /* 413 = extattr_get_link */ { AS(extattr_delete_link_args), (sy_call_t *)extattr_delete_link, AUE_NULL }, /* 414 = extattr_delete_link */ { SYF_MPSAFE | AS(__mac_execve_args), (sy_call_t *)__mac_execve, AUE_NULL }, /* 415 = __mac_execve */ - { SYF_MPSAFE | AS(sigaction_args), (sy_call_t *)sigaction, AUE_NULL }, /* 416 = sigaction */ - { SYF_MPSAFE | AS(sigreturn_args), (sy_call_t *)sigreturn, AUE_NULL }, /* 417 = sigreturn */ + { SYF_MPSAFE | AS(sigaction_args), (sy_call_t *)sigaction, AUE_SIGACTION }, /* 416 = sigaction */ + { SYF_MPSAFE | AS(sigreturn_args), (sy_call_t *)sigreturn, AUE_SIGRETURN }, /* 417 = sigreturn */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 418 = __xstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 419 = __xfstat */ { 0, (sy_call_t *)nosys, AUE_NULL }, /* 420 = __xlstat */ { SYF_MPSAFE | AS(getcontext_args), (sy_call_t *)getcontext, AUE_NULL }, /* 421 = getcontext */ { SYF_MPSAFE | AS(setcontext_args), (sy_call_t *)setcontext, AUE_NULL }, /* 422 = setcontext */ { SYF_MPSAFE | AS(swapcontext_args), (sy_call_t *)swapcontext, AUE_NULL }, /* 423 = swapcontext */ - { SYF_MPSAFE | AS(swapoff_args), (sy_call_t *)swapoff, AUE_NULL }, /* 424 = swapoff */ + { SYF_MPSAFE | AS(swapoff_args), (sy_call_t *)swapoff, AUE_SWAPOFF }, /* 424 = swapoff */ { SYF_MPSAFE | AS(__acl_get_link_args), (sy_call_t *)__acl_get_link, AUE_NULL }, /* 425 = __acl_get_link */ { SYF_MPSAFE | AS(__acl_set_link_args), (sy_call_t *)__acl_set_link, AUE_NULL }, /* 426 = __acl_set_link */ { SYF_MPSAFE | AS(__acl_delete_link_args), (sy_call_t *)__acl_delete_link, AUE_NULL }, /* 427 = __acl_delete_link */ { SYF_MPSAFE | AS(__acl_aclcheck_link_args), (sy_call_t *)__acl_aclcheck_link, AUE_NULL }, /* 428 = __acl_aclcheck_link */ - { SYF_MPSAFE | AS(sigwait_args), (sy_call_t *)sigwait, AUE_NULL }, /* 429 = sigwait */ + { SYF_MPSAFE | AS(sigwait_args), (sy_call_t *)sigwait, AUE_SIGWAIT }, /* 429 = sigwait */ { SYF_MPSAFE | AS(thr_create_args), (sy_call_t *)thr_create, AUE_NULL }, /* 430 = thr_create */ { SYF_MPSAFE | AS(thr_exit_args), (sy_call_t *)thr_exit, AUE_NULL }, /* 431 = thr_exit */ { SYF_MPSAFE | AS(thr_self_args), (sy_call_t *)thr_self, AUE_NULL }, /* 432 = thr_self */ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 10:01:41 2005 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 F01A116A420; Wed, 29 Jun 2005 10:01:40 +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 AF5F416A41F for ; Wed, 29 Jun 2005 10:01:40 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B3243D48 for ; Wed, 29 Jun 2005 10:01:40 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TA1eke074886 for ; Wed, 29 Jun 2005 10:01:40 GMT (envelope-from jhb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TA1eZC074883 for perforce@freebsd.org; Wed, 29 Jun 2005 10:01:40 GMT (envelope-from jhb@freebsd.org) Date: Wed, 29 Jun 2005 10:01:40 GMT Message-Id: <200506291001.j5TA1eZC074883@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jhb@freebsd.org using -f From: John Baldwin To: Perforce Change Reviews Cc: Subject: PERFORCE change 79134 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: Wed, 29 Jun 2005 10:01:41 -0000 http://perforce.freebsd.org/chv.cgi?CH=79134 Change 79134 by jhb@jhb_zion on 2005/06/29 10:01:22 - Consolidate the KLD_MODULE and cc that doesn't do inline asm cases as they produce the same function prototypes. - Fix comment atomic_readandclear_long() on amd64. - Remove externs from prototypes. - Define atomic_cmpset_{acq,rel}_long on amd64. - Change the i386 code to use separate functions for long operations instead of macros so that we can have type safety checking on the arguments. This includes making atomic_cmpset_long() an inline function rather than a macro that would not have compiled without warnings if it were actually used. Affected files ... .. //depot/projects/smpng/sys/amd64/include/atomic.h#18 edit .. //depot/projects/smpng/sys/i386/include/atomic.h#36 edit Differences ... ==== //depot/projects/smpng/sys/amd64/include/atomic.h#18 (text+ko) ==== @@ -67,7 +67,7 @@ * Kernel modules call real functions which are built into the kernel. * This allows kernel modules to be portable between UP and SMP systems. */ -#if defined(KLD_MODULE) +#if defined(KLD_MODULE) || !(defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)) #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) @@ -78,10 +78,8 @@ u_##TYPE atomic_load_acq_##TYPE(volatile u_##TYPE *p); \ void atomic_store_rel_##TYPE(volatile u_##TYPE *p, u_##TYPE v) -#else /* !KLD_MODULE */ +#else /* !KLD_MODULE && __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */ -#if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE) - /* * For userland, assume the SMP case and use lock prefixes so that * the binaries will run on both types of systems. @@ -106,13 +104,6 @@ } \ struct __hack -#else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */ - -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ -extern void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) - -#endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */ - /* * Atomic compare and set, used by the mutex functions * @@ -121,8 +112,6 @@ * Returns 0 on failure, non-zero on success */ -#if defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE) - static __inline int atomic_cmpset_int(volatile u_int *dst, u_int exp, u_int src) { @@ -190,18 +179,7 @@ } \ struct __hack -#else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */ - -extern int atomic_cmpset_int(volatile u_int *, u_int, u_int); -extern int atomic_cmpset_long(volatile u_long *, u_long, u_long); - -#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ -extern u_##TYPE atomic_load_acq_##TYPE(volatile u_##TYPE *p); \ -extern void atomic_store_rel_##TYPE(volatile u_##TYPE *p, u_##TYPE v) - -#endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */ - -#endif /* KLD_MODULE */ +#endif /* KLD_MODULE || !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */ ATOMIC_ASM(set, char, "orb %b1,%0", "iq", v); ATOMIC_ASM(clear, char, "andb %b1,%0", "iq", ~v); @@ -259,7 +237,7 @@ __asm __volatile ( " xorq %0,%0 ; " " xchgq %1,%0 ; " - "# atomic_readandclear_int" + "# atomic_readandclear_long" : "=&r" (result) /* 0 (result) */ : "m" (*addr)); /* 1 (addr) */ @@ -268,8 +246,8 @@ #else /* !(__GNUCLIKE_ASM && __CC_SUPPORTS___INLINE) */ -extern u_long atomic_readandclear_long(volatile u_long *); -extern u_int atomic_readandclear_int(volatile u_int *); +u_int atomic_readandclear_int(volatile u_int *); +u_long atomic_readandclear_long(volatile u_long *); #endif /* __GNUCLIKE_ASM && __CC_SUPPORTS___INLINE */ @@ -311,6 +289,8 @@ #define atomic_add_rel_long atomic_add_long #define atomic_subtract_acq_long atomic_subtract_long #define atomic_subtract_rel_long atomic_subtract_long +#define atomic_cmpset_acq_long atomic_cmpset_long +#define atomic_cmpset_rel_long atomic_cmpset_long #define atomic_cmpset_acq_ptr atomic_cmpset_ptr #define atomic_cmpset_rel_ptr atomic_cmpset_ptr ==== //depot/projects/smpng/sys/i386/include/atomic.h#36 (text+ko) ==== @@ -67,7 +67,7 @@ * Kernel modules call real functions which are built into the kernel. * This allows kernel modules to be portable between UP and SMP systems. */ -#if defined(KLD_MODULE) +#if defined(KLD_MODULE) || !defined(__GNUCLIKE_ASM) #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) @@ -79,8 +79,6 @@ #else /* !KLD_MODULE */ -#ifdef __GNUCLIKE_ASM - /* * For userland, assume the SMP case and use lock prefixes so that * the binaries will run on both types of systems. @@ -105,13 +103,6 @@ } \ struct __hack -#else /* !__GNUCLIKE_ASM */ - -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ -extern void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) - -#endif /* __GNUCLIKE_ASM */ - /* * Atomic compare and set, used by the mutex functions * @@ -120,8 +111,6 @@ * Returns 0 on failure, non-zero on success */ -#ifdef __GNUCLIKE_ASM - #if defined(CPU_DISABLE_CMPXCHG) static __inline int @@ -226,18 +215,8 @@ #endif /* !defined(SMP) */ -#else /* !__GNUCLIKE_ASM */ - -extern int atomic_cmpset_int(volatile u_int *, u_int, u_int); - -#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ -extern u_##TYPE atomic_load_acq_##TYPE(volatile u_##TYPE *p); \ -extern void atomic_store_rel_##TYPE(volatile u_##TYPE *p, u_##TYPE v) - -#endif /* __GNUCLIKE_ASM */ +#endif /* KLD_MODULE || !__GNUCLIKE_ASM */ -#endif /* KLD_MODULE */ - ATOMIC_ASM(set, char, "orb %b1,%0", "iq", v); ATOMIC_ASM(clear, char, "andb %b1,%0", "iq", ~v); ATOMIC_ASM(add, char, "addb %b1,%0", "iq", v); @@ -253,15 +232,29 @@ ATOMIC_ASM(add, int, "addl %1,%0", "ir", v); ATOMIC_ASM(subtract, int, "subl %1,%0", "ir", v); +ATOMIC_ASM(set, long, "orl %1,%0", "ir", v); +ATOMIC_ASM(clear, long, "andl %1,%0", "ir", ~v); +ATOMIC_ASM(add, long, "addl %1,%0", "ir", v); +ATOMIC_ASM(subtract, long, "subl %1,%0", "ir", v); + ATOMIC_STORE_LOAD(char, "cmpxchgb %b0,%1", "xchgb %b1,%0"); ATOMIC_STORE_LOAD(short,"cmpxchgw %w0,%1", "xchgw %w1,%0"); ATOMIC_STORE_LOAD(int, "cmpxchgl %0,%1", "xchgl %1,%0"); +ATOMIC_STORE_LOAD(long, "cmpxchgl %0,%1", "xchgl %1,%0"); #undef ATOMIC_ASM #undef ATOMIC_STORE_LOAD #if !defined(WANT_FUNCTIONS) +static __inline int +atomic_cmpset_long(volatile u_long *dst, u_long exp, u_long src) +{ + + return (atomic_cmpset_int((volatile u_int *)dst, (u_int)exp, + (u_int)src)); +} + /* Read the current value and store a zero in the destination. */ #ifdef __GNUCLIKE_ASM @@ -280,9 +273,25 @@ return (result); } +static __inline u_long +atomic_readandclear_long(volatile u_long *addr) +{ + u_long result; + + __asm __volatile ( + " xorl %0,%0 ; " + " xchgl %1,%0 ; " + "# atomic_readandclear_long" + : "=&r" (result) /* 0 (result) */ + : "m" (*addr)); /* 1 (addr) */ + + return (result); +} + #else /* !__GNUCLIKE_ASM */ -extern u_int atomic_readandclear_int(volatile u_int *); +u_int atomic_readandclear_int(volatile u_int *); +u_long atomic_readandclear_long(volatile u_long *); #endif /* __GNUCLIKE_ASM */ @@ -324,8 +333,8 @@ #define atomic_add_rel_long atomic_add_long #define atomic_subtract_acq_long atomic_subtract_long #define atomic_subtract_rel_long atomic_subtract_long -#define atomic_cmpset_acq_long atomic_cmpset_acq_int -#define atomic_cmpset_rel_long atomic_cmpset_rel_int +#define atomic_cmpset_acq_long atomic_cmpset_long +#define atomic_cmpset_rel_long atomic_cmpset_long #define atomic_cmpset_acq_ptr atomic_cmpset_ptr #define atomic_cmpset_rel_ptr atomic_cmpset_ptr @@ -382,16 +391,6 @@ #define atomic_cmpset_rel_32 atomic_cmpset_rel_int #define atomic_readandclear_32 atomic_readandclear_int -/* Operations on longs. */ -#define atomic_set_long(p, v) atomic_set_int((volatile u_int *)(p), (v)) -#define atomic_clear_long(p, v) atomic_clear_int((volatile u_int *)(p), (v)) -#define atomic_add_long(p, v) atomic_add_int((volatile u_int *)(p), (v)) -#define atomic_subtract_long(p, v) atomic_subtract_int((volatile u_int *)(p), (v)) -#define atomic_cmpset_long(d, e, s) atomic_cmpset_int((volatile u_int *)(d), (e), (s)) -#define atomic_load_acq_long(p) atomic_load_acq_int((volatile u_int *)(p)) -#define atomic_store_rel_long(p, v) atomic_store_rel_int((volatile u_int *)(p), (v)) -#define atomic_readandclear_long(p) atomic_readandclear_int((volatile u_int *)(p)) - /* Operations on pointers. */ static __inline int atomic_cmpset_ptr(volatile void *dst, void *exp, void *src) From owner-p4-projects@FreeBSD.ORG Wed Jun 29 10:24:09 2005 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 6136116A420; Wed, 29 Jun 2005 10:24:09 +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 3BF1316A41C for ; Wed, 29 Jun 2005 10:24:09 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B35143D1D for ; Wed, 29 Jun 2005 10:24:09 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TAO8JK076365 for ; Wed, 29 Jun 2005 10:24:08 GMT (envelope-from jhb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TAO8gg076362 for perforce@freebsd.org; Wed, 29 Jun 2005 10:24:08 GMT (envelope-from jhb@freebsd.org) Date: Wed, 29 Jun 2005 10:24:08 GMT Message-Id: <200506291024.j5TAO8gg076362@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jhb@freebsd.org using -f From: John Baldwin To: Perforce Change Reviews Cc: Subject: PERFORCE change 79137 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: Wed, 29 Jun 2005 10:24:10 -0000 http://perforce.freebsd.org/chv.cgi?CH=79137 Change 79137 by jhb@jhb_zion on 2005/06/29 10:23:47 Whitespace. Affected files ... .. //depot/projects/smpng/sys/alpha/include/atomic.h#24 edit .. //depot/projects/smpng/sys/amd64/include/atomic.h#19 edit .. //depot/projects/smpng/sys/i386/include/atomic.h#37 edit Differences ... ==== //depot/projects/smpng/sys/alpha/include/atomic.h#24 (text+ko) ==== @@ -27,7 +27,7 @@ */ #ifndef _MACHINE_ATOMIC_H_ -#define _MACHINE_ATOMIC_H_ +#define _MACHINE_ATOMIC_H_ #ifndef _SYS_CDEFS_H_ #error this file needs sys/cdefs.h as a prerequisite ==== //depot/projects/smpng/sys/amd64/include/atomic.h#19 (text+ko) ==== @@ -26,7 +26,7 @@ * $FreeBSD: src/sys/amd64/include/atomic.h,v 1.33 2005/03/02 21:33:21 joerg Exp $ */ #ifndef _MACHINE_ATOMIC_H_ -#define _MACHINE_ATOMIC_H_ +#define _MACHINE_ATOMIC_H_ #ifndef _SYS_CDEFS_H_ #error this file needs sys/cdefs.h as a prerequisite @@ -68,7 +68,7 @@ * This allows kernel modules to be portable between UP and SMP systems. */ #if defined(KLD_MODULE) || !(defined(__GNUCLIKE_ASM) && defined(__CC_SUPPORTS___INLINE)) -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ +#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) int atomic_cmpset_int(volatile u_int *dst, u_int exp, u_int src); @@ -85,16 +85,16 @@ * the binaries will run on both types of systems. */ #if defined(SMP) || !defined(_KERNEL) -#define MPLOCKED lock ; +#define MPLOCKED lock ; #else -#define MPLOCKED +#define MPLOCKED #endif /* * The assembly is volatilized to demark potential before-and-after side * effects if an interrupt or SMP collision were to occur. */ -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ +#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ static __inline void \ atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\ { \ @@ -152,7 +152,7 @@ return (res); } -#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ +#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ static __inline u_##TYPE \ atomic_load_acq_##TYPE(volatile u_##TYPE *p) \ { \ @@ -278,8 +278,8 @@ #define atomic_add_rel_int atomic_add_int #define atomic_subtract_acq_int atomic_subtract_int #define atomic_subtract_rel_int atomic_subtract_int -#define atomic_cmpset_acq_int atomic_cmpset_int -#define atomic_cmpset_rel_int atomic_cmpset_int +#define atomic_cmpset_acq_int atomic_cmpset_int +#define atomic_cmpset_rel_int atomic_cmpset_int #define atomic_set_acq_long atomic_set_long #define atomic_set_rel_long atomic_set_long @@ -292,8 +292,8 @@ #define atomic_cmpset_acq_long atomic_cmpset_long #define atomic_cmpset_rel_long atomic_cmpset_long -#define atomic_cmpset_acq_ptr atomic_cmpset_ptr -#define atomic_cmpset_rel_ptr atomic_cmpset_ptr +#define atomic_cmpset_acq_ptr atomic_cmpset_ptr +#define atomic_cmpset_rel_ptr atomic_cmpset_ptr /* Operations on 8-bit bytes. */ #define atomic_set_8 atomic_set_char @@ -372,7 +372,7 @@ atomic_store_rel_long((volatile u_long *)p, (u_long)v); } -#define ATOMIC_PTR(NAME) \ +#define ATOMIC_PTR(NAME) \ static __inline void \ atomic_##NAME##_ptr(volatile void *p, uintptr_t v) \ { \ ==== //depot/projects/smpng/sys/i386/include/atomic.h#37 (text+ko) ==== @@ -26,7 +26,7 @@ * $FreeBSD: src/sys/i386/include/atomic.h,v 1.37 2005/03/02 21:33:26 joerg Exp $ */ #ifndef _MACHINE_ATOMIC_H_ -#define _MACHINE_ATOMIC_H_ +#define _MACHINE_ATOMIC_H_ #ifndef _SYS_CDEFS_H_ #error this file needs sys/cdefs.h as a prerequisite @@ -68,7 +68,7 @@ * This allows kernel modules to be portable between UP and SMP systems. */ #if defined(KLD_MODULE) || !defined(__GNUCLIKE_ASM) -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ +#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v) int atomic_cmpset_int(volatile u_int *dst, u_int exp, u_int src); @@ -84,16 +84,16 @@ * the binaries will run on both types of systems. */ #if defined(SMP) || !defined(_KERNEL) -#define MPLOCKED lock ; +#define MPLOCKED lock ; #else -#define MPLOCKED +#define MPLOCKED #endif /* * The assembly is volatilized to demark potential before-and-after side * effects if an interrupt or SMP collision were to occur. */ -#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ +#define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ static __inline void \ atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\ { \ @@ -170,7 +170,7 @@ * SMP kernels. For UP kernels, however, the cache of the single processor * is always consistent, so we don't need any memory barriers. */ -#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ +#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ static __inline u_##TYPE \ atomic_load_acq_##TYPE(volatile u_##TYPE *p) \ { \ @@ -186,7 +186,7 @@ #else /* defined(SMP) */ -#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ +#define ATOMIC_STORE_LOAD(TYPE, LOP, SOP) \ static __inline u_##TYPE \ atomic_load_acq_##TYPE(volatile u_##TYPE *p) \ { \ @@ -322,8 +322,8 @@ #define atomic_add_rel_int atomic_add_int #define atomic_subtract_acq_int atomic_subtract_int #define atomic_subtract_rel_int atomic_subtract_int -#define atomic_cmpset_acq_int atomic_cmpset_int -#define atomic_cmpset_rel_int atomic_cmpset_int +#define atomic_cmpset_acq_int atomic_cmpset_int +#define atomic_cmpset_rel_int atomic_cmpset_int #define atomic_set_acq_long atomic_set_long #define atomic_set_rel_long atomic_set_long @@ -336,8 +336,8 @@ #define atomic_cmpset_acq_long atomic_cmpset_long #define atomic_cmpset_rel_long atomic_cmpset_long -#define atomic_cmpset_acq_ptr atomic_cmpset_ptr -#define atomic_cmpset_rel_ptr atomic_cmpset_ptr +#define atomic_cmpset_acq_ptr atomic_cmpset_ptr +#define atomic_cmpset_rel_ptr atomic_cmpset_ptr /* Operations on 8-bit bytes. */ #define atomic_set_8 atomic_set_char @@ -416,7 +416,7 @@ atomic_store_rel_int((volatile u_int *)p, (u_int)v); } -#define ATOMIC_PTR(NAME) \ +#define ATOMIC_PTR(NAME) \ static __inline void \ atomic_##NAME##_ptr(volatile void *p, uintptr_t v) \ { \ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 11:47:52 2005 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 D057516A420; Wed, 29 Jun 2005 11:47:51 +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 A52ED16A41C for ; Wed, 29 Jun 2005 11:47:51 +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 90A1F43D4C for ; Wed, 29 Jun 2005 11:47:51 +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 j5TBlp0p094436 for ; Wed, 29 Jun 2005 11:47:51 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 j5TBlp0N094433 for perforce@freebsd.org; Wed, 29 Jun 2005 11:47:51 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 11:47:51 GMT Message-Id: <200506291147.j5TBlp0N094433@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 79141 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: Wed, 29 Jun 2005 11:47:52 -0000 http://perforce.freebsd.org/chv.cgi?CH=79141 Change 79141 by rwatson@rwatson_zoo on 2005/06/29 11:47:35 Abuse .PATH less. Affected files ... .. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#8 edit Differences ... ==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#8 (text+ko) ==== @@ -3,11 +3,12 @@ # OPENBSMDIR= ${.CURDIR}/../../contrib/openbsm +LIBBSMDIR= ${OPENBSMDIR}/libbsm LIB= bsm SHLIB_MAJOR= 1 -.PATH: ${OPENBSMDIR}/libbsm +.PATH: ${LIBBSMDIR} SRCS= bsm_audit.c \ bsm_class.c \ @@ -24,7 +25,7 @@ # # Must use BSM include files from within the contrib area, not the system. # -CFLAGS+= -I${OPENBSMDIR} ${.PATH}-I ${.CURDIR}/../../sys +CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} -I${.CURDIR}/../../sys INCS= libbsm.h From owner-p4-projects@FreeBSD.ORG Wed Jun 29 12:20:32 2005 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 E164F16A420; Wed, 29 Jun 2005 12:20:31 +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 8CC0116A41F for ; Wed, 29 Jun 2005 12:20:31 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A6E43D1D for ; Wed, 29 Jun 2005 12:20:31 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TCKVcc096339 for ; Wed, 29 Jun 2005 12:20:31 GMT (envelope-from jhb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TCKVpx096336 for perforce@freebsd.org; Wed, 29 Jun 2005 12:20:31 GMT (envelope-from jhb@freebsd.org) Date: Wed, 29 Jun 2005 12:20:31 GMT Message-Id: <200506291220.j5TCKVpx096336@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jhb@freebsd.org using -f From: John Baldwin To: Perforce Change Reviews Cc: Subject: PERFORCE change 79142 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: Wed, 29 Jun 2005 12:20:33 -0000 http://perforce.freebsd.org/chv.cgi?CH=79142 Change 79142 by jhb@jhb_slimer on 2005/06/29 12:19:47 Fix a comment. Affected files ... .. //depot/projects/smpng/sys/i386/include/atomic.h#38 edit Differences ... ==== //depot/projects/smpng/sys/i386/include/atomic.h#38 (text+ko) ==== @@ -77,7 +77,7 @@ u_##TYPE atomic_load_acq_##TYPE(volatile u_##TYPE *p); \ void atomic_store_rel_##TYPE(volatile u_##TYPE *p, u_##TYPE v) -#else /* !KLD_MODULE */ +#else /* !KLD_MODULE && __GNUCLIKE_ASM */ /* * For userland, assume the SMP case and use lock prefixes so that From owner-p4-projects@FreeBSD.ORG Wed Jun 29 12:32:47 2005 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 CBC5916A420; Wed, 29 Jun 2005 12:32:46 +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 8E70E16A41C for ; Wed, 29 Jun 2005 12:32:46 +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 7990743D4C for ; Wed, 29 Jun 2005 12:32:46 +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 j5TCWkck096822 for ; Wed, 29 Jun 2005 12:32:46 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 j5TCWknP096819 for perforce@freebsd.org; Wed, 29 Jun 2005 12:32:46 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 12:32:46 GMT Message-Id: <200506291232.j5TCWknP096819@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 79143 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: Wed, 29 Jun 2005 12:32:47 -0000 http://perforce.freebsd.org/chv.cgi?CH=79143 Change 79143 by rwatson@rwatson_zoo on 2005/06/29 12:32:13 Correct merge error from integrate: autofs is no longer being built. Affected files ... .. //depot/projects/trustedbsd/audit3/lib/Makefile#7 edit Differences ... ==== //depot/projects/trustedbsd/audit3/lib/Makefile#7 (text+ko) ==== @@ -32,8 +32,6 @@ libipx libkiconv libmagic libmenu ${_libmilter} ${_libmp} \ ${_libncp} ${_libngatm} libopie libpam libpanel libpcap \ libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \ - ${_libncp} ${_libngatm} libopie libpam libautofs libpanel libpcap \ - ${_libpthread} ${_libsdp} libsm ${_libsmb} ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \ libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} From owner-p4-projects@FreeBSD.ORG Wed Jun 29 16:47:59 2005 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 70EFB16A420; Wed, 29 Jun 2005 16:47:59 +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 3574316A41C for ; Wed, 29 Jun 2005 16:47:59 +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 1239F43D55 for ; Wed, 29 Jun 2005 16:47:59 +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 j5TGlwPa025973 for ; Wed, 29 Jun 2005 16:47:58 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 j5TGlwS4025970 for perforce@freebsd.org; Wed, 29 Jun 2005 16:47:58 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 16:47:58 GMT Message-Id: <200506291647.j5TGlwS4025970@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 79155 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: Wed, 29 Jun 2005 16:48:00 -0000 http://perforce.freebsd.org/chv.cgi?CH=79155 Change 79155 by rwatson@rwatson_zoo on 2005/06/29 16:47:29 Correct misapprehension on my part: we install libbsm.h into /usr/include/bsm, so we should lay out OpenBSM under that assumption. That way libbsm builds with the same include layout assumptions as everything else. Affected files ... .. //depot/projects/trustedbsd/openbsm/bin/auditreduce/auditreduce.c#4 edit .. //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.c#2 edit .. //depot/projects/trustedbsd/openbsm/bsm/Makefile#5 edit .. //depot/projects/trustedbsd/openbsm/bsm/libbsm.h#1 branch .. //depot/projects/trustedbsd/openbsm/libbsm/Makefile#9 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_audit.c#13 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_class.c#4 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_control.c#5 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_event.c#4 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_flags.c#5 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_io.c#14 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_mask.c#5 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_notify.c#6 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#17 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_user.c#5 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#9 edit .. //depot/projects/trustedbsd/openbsm/libbsm/libbsm.h#10 delete Differences ... ==== //depot/projects/trustedbsd/openbsm/bin/auditreduce/auditreduce.c#4 (text+ko) ==== @@ -37,6 +37,8 @@ * XXX the records present within the file and between the files themselves */ +#include + #include #include #include @@ -45,7 +47,6 @@ #include #include -#include #include "auditreduce.h" ==== //depot/projects/trustedbsd/openbsm/bin/praudit/praudit.c#2 (text+ko) ==== @@ -34,12 +34,12 @@ * praudit [-lrs] [-ddel] [filenames] */ +#include + #include #include #include -#include - extern char *optarg; extern int optind, optopt, opterr,optreset; ==== //depot/projects/trustedbsd/openbsm/bsm/Makefile#5 (text+ko) ==== @@ -6,7 +6,8 @@ audit_internal.h \ audit_kevents.h \ audit_record.h \ - audit_uevents.h + audit_uevents.h \ + libbsm.h TARGET= ${DESTDIR}/usr/include/bsm ==== //depot/projects/trustedbsd/openbsm/libbsm/Makefile#9 (text+ko) ==== @@ -9,7 +9,6 @@ CFLAGS+=-I- \ -I .. \ - -I . \ -Wall SRCS= bsm_audit.c \ @@ -24,9 +23,6 @@ bsm_user.c \ bsm_wrappers.c -INCS= libbsm.h -INCSDIR= ${INCLUDEDIR}/${LIB} - MAN= libbsm.3 \ au_class.3 \ au_control.3 \ ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_audit.c#13 (text+ko) ==== @@ -32,9 +32,9 @@ #include #include +#include #include -#include #include #include #include ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_class.c#4 (text+ko) ==== @@ -26,13 +26,13 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include -#include - /* * Parse the contents of the audit_class file to return struct au_class_ent * entries. ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_control.c#5 (text+ko) ==== @@ -26,14 +26,14 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include #include -#include - /* * Parse the contents of the audit_control file to return the audit control * parameters. ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_event.c#4 (text+ko) ==== @@ -26,13 +26,13 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include -#include - /* * Parse the contents of the audit_event file to return * au_event_ent entries ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_flags.c#5 (text+ko) ==== @@ -26,11 +26,11 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include -#include - static const char *delim = ","; /* ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_io.c#14 (text+ko) ==== @@ -37,6 +37,8 @@ #include #include +#include + #include #include #include @@ -51,8 +53,6 @@ #include -#include - #define READ_TOKEN_BYTES(buf, len, dest, size, bytesread, err) do { \ if (bytesread + size > len) { \ err = 1; \ ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_mask.c#5 (text+ko) ==== @@ -28,11 +28,12 @@ #include #include + +#include + #include #include -#include - /* MT-Safe */ static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; static int firsttime = 1; ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_notify.c#6 (text+ko) ==== @@ -34,10 +34,10 @@ #include #include /* strerror() */ #include /* errno */ +#include #include /* uint32_t */ #include /* syslog() */ #include /* syslog() */ -#include /* If 1, assumes a kernel that sends the right notification. */ #define AUDIT_NOTIFICATION_ENABLED 1 ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#17 (text+ko) ==== @@ -51,8 +51,7 @@ #include #include - -#include +#include #define GET_TOKEN_AREA(t, dptr, length) do { \ t = malloc (sizeof(token_t)); \ ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_user.c#5 (text+ko) ==== @@ -26,13 +26,13 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include -#include - /* * Parse the contents of the audit_user file into au_user_ent structures. */ ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_wrappers.c#9 (text+ko) ==== @@ -29,12 +29,14 @@ #include #include #include + +#include + #include #include #include #include #include -#include /* These are not advertised in libbsm.h */ int audit_set_terminal_port(dev_t *p); From owner-p4-projects@FreeBSD.ORG Wed Jun 29 16:58:13 2005 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 C1D2916A420; Wed, 29 Jun 2005 16:58:12 +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 99CEE16A41C for ; Wed, 29 Jun 2005 16:58:12 +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 6E44E43D55 for ; Wed, 29 Jun 2005 16:58:12 +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 j5TGwCOK026484 for ; Wed, 29 Jun 2005 16:58:12 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 j5TGwCkJ026481 for perforce@freebsd.org; Wed, 29 Jun 2005 16:58:12 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 16:58:12 GMT Message-Id: <200506291658.j5TGwCkJ026481@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 79157 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: Wed, 29 Jun 2005 16:58:13 -0000 http://perforce.freebsd.org/chv.cgi?CH=79157 Change 79157 by rwatson@rwatson_zoo on 2005/06/29 16:57:28 Integrate OpenBSM changes from OpenBSM tree to the Audit3 tree: - libbsm.h moved to /usr/include/bsm - Man page fixes - FreeBSD trigger device node support - C99 types - Style cleanups Integrated using trustedbsd_openbsm_audit3 branch. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/auditreduce.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.1#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_record.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/libbsm.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/Makefile#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_audit.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_class.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_control.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_event.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_flags.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_io.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_mask.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_notify.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_token.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_user.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_wrappers.c#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/libbsm.h#2 delete .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit.log.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_class.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_control.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_event.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_user.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/audit_warn.5#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/man/auditon.2#2 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditreduce/auditreduce.c#2 (text+ko) ==== @@ -37,6 +37,8 @@ * XXX the records present within the file and between the files themselves */ +#include + #include #include #include @@ -45,7 +47,6 @@ #include #include -#include #include "auditreduce.h" ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.1#2 (text+ko) ==== @@ -60,8 +60,8 @@ This option is exclusive from .Fl r .It Fl d Ar del -Specifies the delimeter. -The default delimeter is the comma. +Specifies the delimiter. +The default delimiter is the comma. .El .Pp If the raw or short forms are not specified, the default is to print the tokens @@ -69,7 +69,7 @@ Events are displayed as per their descriptions given in .Pa /etc/security/audit_event ; uids and gids are expanded to their names; -dates and times are displayed in human-readible format. +dates and times are displayed in human-readable format. .Sh FILES .Bl -tag -width "/etc/security/audit_control" -compact .It Pa /etc/security/audit_class ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/praudit/praudit.c#2 (text+ko) ==== @@ -34,12 +34,12 @@ * praudit [-lrs] [-ddel] [filenames] */ +#include + #include #include #include -#include - extern char *optarg; extern int optind, optopt, opterr,optreset; ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/Makefile#2 (text+ko) ==== @@ -6,7 +6,8 @@ audit_internal.h \ audit_kevents.h \ audit_record.h \ - audit_uevents.h + audit_uevents.h \ + libbsm.h TARGET= ${DESTDIR}/usr/include/bsm ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit.h#2 (text+ko) ==== @@ -32,8 +32,18 @@ /* * Triggers for the audit daemon */ -#define AUDIT_TRIGGER_LOW_SPACE 1 -#define AUDIT_TRIGGER_FILE_FULL 2 +#define AUDIT_TRIGGER_MIN 1 +#define AUDIT_TRIGGER_LOW_SPACE 1 +#define AUDIT_TRIGGER_OPEN_NEW 2 +#define AUDIT_TRIGGER_READ_FILE 3 +#define AUDIT_TRIGGER_CLOSE_AND_DIE 4 +#define AUDIT_TRIGGER_NO_SPACE 5 +#define AUDIT_TRIGGER_MAX 5 + +/* + * File that will be read for trigger events from the kernel + */ +#define AUDIT_TRIGGER_FILE "/dev/audit" /* * Pre-defined audit IDs @@ -119,6 +129,7 @@ #define A_GETPINFO_ADDR 28 #define A_GETKAUDIT 29 #define A_SETKAUDIT 30 +#define A_SENDTRIGGER 31 /* * Audit policy controls. ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_record.h#2 (text+ko) ==== @@ -155,7 +155,7 @@ /* * The values for the following token ids are not defined by BSM. * - * XXXRW: Not sure how to andle these in OpenBSM yet, but I'll give them + * XXXRW: Not sure how to handle these in OpenBSM yet, but I'll give them * names more consistent with Sun's BSM. These originally came from Apple's * BSM. */ @@ -180,8 +180,8 @@ /* ... and their sizes */ #define AUR_BYTE_SIZE sizeof(u_char) -#define AUR_SHORT_SIZE sizeof(u_int16_t) -#define AUR_LONG_SIZE sizeof(u_int32_t) +#define AUR_SHORT_SIZE sizeof(uint16_t) +#define AUR_LONG_SIZE sizeof(uint32_t) /* Modifiers for the header token */ #define PAD_NOTATTR 0x4000 /* nonattributable event */ @@ -239,9 +239,9 @@ au_emod_t e_mod); token_t *au_to_me(void); -token_t *au_to_arg(char n, char *text, u_int32_t v); -token_t *au_to_arg32(char n, char *text, u_int32_t v); -token_t *au_to_arg64(char n, char *text, u_int64_t v); +token_t *au_to_arg(char n, char *text, uint32_t v); +token_t *au_to_arg32(char n, char *text, uint32_t v); +token_t *au_to_arg64(char n, char *text, uint64_t v); #if defined(_KERNEL) || defined(KERNEL) token_t *au_to_attr(struct vnode_au_info *vni); token_t *au_to_attr32(struct vnode_au_info *vni); @@ -251,14 +251,14 @@ char unit_count, char *p); token_t *au_to_exit(int retval, int err); token_t *au_to_groups(int *groups); -token_t *au_to_newgroups(u_int16_t n, gid_t *groups); +token_t *au_to_newgroups(uint16_t n, gid_t *groups); token_t *au_to_in_addr(struct in_addr *internet_addr); token_t *au_to_in_addr_ex(struct in6_addr *internet_addr); token_t *au_to_ip(struct ip *ip); token_t *au_to_ipc(char type, int id); token_t *au_to_ipc_perm(struct ipc_perm *perm); -token_t *au_to_iport(u_int16_t iport); -token_t *au_to_opaque(char *data, u_int16_t bytes); +token_t *au_to_iport(uint16_t iport); +token_t *au_to_opaque(char *data, uint16_t bytes); token_t *au_to_path(char *path); token_t *au_to_process(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, @@ -278,15 +278,15 @@ token_t *au_to_process64_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); -token_t *au_to_return(char status, u_int32_t ret); -token_t *au_to_return32(char status, u_int32_t ret); -token_t *au_to_return64(char status, u_int64_t ret); +token_t *au_to_return(char status, uint32_t ret); +token_t *au_to_return32(char status, uint32_t ret); +token_t *au_to_return64(char status, uint64_t ret); token_t *au_to_seq(long audit_count); #if defined(_KERNEL) || defined(KERNEL) token_t *au_to_socket(struct socket *so); -token_t *au_to_socket_ex_32(u_int16_t lp, u_int16_t rp, +token_t *au_to_socket_ex_32(uint16_t lp, uint16_t rp, struct sockaddr *la, struct sockaddr *ta); -token_t *au_to_socket_ex_128(u_int16_t lp, u_int16_t rp, +token_t *au_to_socket_ex_128(uint16_t lp, uint16_t rp, struct sockaddr *la, struct sockaddr *ta); #endif token_t *au_to_sock_inet(struct sockaddr_in *so); ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/Makefile#2 (text+ko) ==== @@ -9,7 +9,6 @@ CFLAGS+=-I- \ -I .. \ - -I . \ -Wall SRCS= bsm_audit.c \ @@ -24,8 +23,6 @@ bsm_user.c \ bsm_wrappers.c -INCS= libbsm.h - MAN= libbsm.3 \ au_class.3 \ au_control.3 \ @@ -117,4 +114,10 @@ au_token.3 au_to_header64.3 \ au_token.3 au_to_trailer.3 +beforeinstall: + if test -d ${INCSDIR}; then \ + else \ + mkdir ${INCSDIR}; \ + fi; + .include ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_audit.c#2 (text+ko) ==== @@ -32,29 +32,28 @@ #include #include +#include #include -#include #include #include #include /* array of used descriptors */ -static au_record_t* open_desc_table[MAX_AUDIT_RECORDS]; +static au_record_t *open_desc_table[MAX_AUDIT_RECORDS]; /* The current number of active record descriptors */ -static int bsm_rec_count = 0; +static int bsm_rec_count = 0; + /* - * Records that can be recycled are maintained in the list given below - * The maximum number of elements that can be present in this list is - * bounded by MAX_AUDIT_RECORDS. Memory allocated for these records are never - * freed + * Records that can be recycled are maintained in the list given below. The + * maximum number of elements that can be present in this list is bounded by + * MAX_AUDIT_RECORDS. Memory allocated for these records are never freed. */ +static LIST_HEAD(, au_record) bsm_free_q; -static LIST_HEAD(, au_record) bsm_free_q; +static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; -static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; - /* * This call frees a token_t and its internal data. */ @@ -70,27 +69,25 @@ } /* - * This call reserves memory for the audit record. - * Memory must be guaranteed before any auditable event can be - * generated. - * The au_record_t structure maintains a reference to the - * memory allocated above and also the list of tokens associated - * with this record - * Descriptors are recyled once the records are added to the audit - * trail following au_close(). + * This call reserves memory for the audit record. Memory must be guaranteed + * before any auditable event can be generated. The au_record_t structure + * maintains a reference to the memory allocated above and also the list of + * tokens associated with this record. Descriptors are recyled once the + * records are added to the audit trail following au_close(). */ -int au_open(void) +int +au_open(void) { au_record_t *rec = NULL; pthread_mutex_lock(&mutex); - if(bsm_rec_count == 0) { + if (bsm_rec_count == 0) LIST_INIT(&bsm_free_q); - } /* - * Find an unused descriptor, remove it from the free list, mark as used + * Find an unused descriptor, remove it from the free list, mark as + * used. */ if (!LIST_EMPTY(&bsm_free_q)) { rec = LIST_FIRST(&bsm_free_q); @@ -100,31 +97,31 @@ pthread_mutex_unlock(&mutex); - if(rec == NULL) { + if (rec == NULL) { /* - * Create a new au_record_t if no descriptors are available + * Create a new au_record_t if no descriptors are available. */ - rec = (au_record_t *) malloc (sizeof(au_record_t)); - if(rec == NULL) { - return -1; /* Failed */ - } - rec->data = (u_char *) malloc (MAX_AUDIT_RECORD_SIZE * sizeof(u_char)); - if(rec->data == NULL) { + rec = malloc (sizeof(au_record_t)); + if (rec == NULL) + return (-1); + + rec->data = malloc (MAX_AUDIT_RECORD_SIZE * sizeof(u_char)); + if (rec->data == NULL) { free(rec); errno = ENOMEM; - return -1; + return (-1); } pthread_mutex_lock(&mutex); - if(bsm_rec_count == MAX_AUDIT_RECORDS) { + if (bsm_rec_count == MAX_AUDIT_RECORDS) { pthread_mutex_unlock(&mutex); free(rec->data); free(rec); /* XXX We need to increase size of MAX_AUDIT_RECORDS */ errno = ENOMEM; - return -1; + return (-1); } rec->desc = bsm_rec_count; open_desc_table[bsm_rec_count] = rec; @@ -140,29 +137,30 @@ rec->len = 0; rec->used = 1; - return rec->desc; + return (rec->desc); } /* - * Store the token with the record descriptor + * Store the token with the record descriptor. * * Don't permit writing more to the buffer than would let the trailer be * appended later. */ -int au_write(int d, token_t *tok) +int +au_write(int d, token_t *tok) { au_record_t *rec; - if(tok == NULL) { + if (tok == NULL) { errno = EINVAL; - return -1; /* Invalid Token */ + return (-1); /* Invalid Token */ } /* Write the token to the record descriptor */ rec = open_desc_table[d]; - if((rec == NULL) || (rec->used == 0)) { + if ((rec == NULL) || (rec->used == 0)) { errno = EINVAL; - return -1; /* Invalid descriptor */ + return (-1); /* Invalid descriptor */ } if (rec->len + tok->len + BSM_TRAILER_SIZE > MAX_AUDIT_RECORD_SIZE) { @@ -181,13 +179,13 @@ /* Token should not be available after this call */ tok = NULL; - return 0; /* Success */ + return (0); /* Success */ } /* - * Assemble an audit record out of its tokens, including allocating header - * and trailer tokens. Does not free the token chain, which must be done by - * the caller if desirable. + * Assemble an audit record out of its tokens, including allocating header and + * trailer tokens. Does not free the token chain, which must be done by the + * caller if desirable. * * XXX: Assumes there is sufficient space for the header and trailer. */ @@ -227,8 +225,8 @@ } /* - * Given a record that is no longer of interest, tear it down and convert to - * a free record. + * Given a record that is no longer of interest, tear it down and convert to a + * free record. */ static void au_teardown(au_record_t *rec) @@ -254,9 +252,8 @@ } /* - * Add the header token, identify any missing tokens - * Write out the tokens to the record memory and finally, - * call audit + * Add the header token, identify any missing tokens. Write out the tokens to + * the record memory and finally, call audit. */ int au_close(int d, int keep, short event) { @@ -265,9 +262,9 @@ int retval = 0; rec = open_desc_table[d]; - if((rec == NULL) || (rec->used == 0)) { + if ((rec == NULL) || (rec->used == 0)) { errno = EINVAL; - return -1; /* Invalid descriptor */ + return (-1); /* Invalid descriptor */ } if (!keep) { @@ -291,8 +288,8 @@ if (au_assemble(rec, event) < 0) { /* - * XXXRW: This is also not supposed to happen, but might if - * we are unable to allocate header and trailer memory. + * XXXRW: This is also not supposed to happen, but might if we + * are unable to allocate header and trailer memory. */ retval = -1; goto cleanup; @@ -304,7 +301,7 @@ cleanup: /* CLEANUP */ au_teardown(rec); - return retval; + return (retval); } /* @@ -338,15 +335,14 @@ } if (au_assemble(rec, event) < 0) { - /* - * XXXRW: See au_close() comment. - */ + /* XXXRW: See au_close() comment. */ retval = -1; goto cleanup; } memcpy(buffer, rec->data, rec->len); *buflen = rec->len; + cleanup: au_teardown(rec); return (retval); ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_class.c#2 (text+ko) ==== @@ -26,246 +26,224 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include -#include - /* - * Parse the contents of the audit_class file to return - * struct au_class_ent entries + * Parse the contents of the audit_class file to return struct au_class_ent + * entries. */ -static FILE *fp = NULL; -static char linestr[AU_LINE_MAX]; -static char *delim = ":"; +static FILE *fp = NULL; +static char linestr[AU_LINE_MAX]; +static char *delim = ":"; -static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; +static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; - /* * XXX The reentrant versions of the following functions is TBD * XXX struct au_class_ent *getclassent_r(au_class_ent_t *class_int); * XXX struct au_class_ent *getclassnam_r(au_class_ent_t *class_int, const char *name); */ - - /* - * Allocate a au_class_ent structure + * Allocate a au_class_ent structure. */ -static struct au_class_ent *get_class_area() +static struct au_class_ent * +get_class_area(void) { struct au_class_ent *c; - c = (struct au_class_ent *) malloc (sizeof(struct au_class_ent)); - if(c == NULL) { - return NULL; - } - c->ac_name = (char *)malloc(AU_CLASS_NAME_MAX * sizeof(char)); - if(c->ac_name == NULL) { + c = malloc(sizeof(struct au_class_ent)); + if (c == NULL) + return (NULL); + c->ac_name = malloc(AU_CLASS_NAME_MAX * sizeof(char)); + if (c->ac_name == NULL) { free(c); - return NULL; + return (NULL); } - c->ac_desc = (char *)malloc(AU_CLASS_DESC_MAX * sizeof(char)); - if(c->ac_desc == NULL) { + c->ac_desc = malloc(AU_CLASS_DESC_MAX * sizeof(char)); + if (c->ac_desc == NULL) { free(c->ac_name); free(c); - return NULL; + return (NULL); } - return c; + return (c); } /* - * Free the au_class_ent structure + * Free the au_class_ent structure. */ -void free_au_class_ent(struct au_class_ent *c) +void +free_au_class_ent(struct au_class_ent *c) { - if (c) - { - if (c->ac_name) - free(c->ac_name); - if (c->ac_desc) - free(c->ac_desc); - free(c); - } + + if (c) { + if (c->ac_name) + free(c->ac_name); + if (c->ac_desc) + free(c->ac_desc); + free(c); + } } /* - * Parse a single line from the audit_class file passed in str - * to the struct au_class_ent elements; store the result in c + * Parse a single line from the audit_class file passed in str to the struct + * au_class_ent elements; store the result in c. */ -static struct au_class_ent *classfromstr(char *str, char *delim, struct au_class_ent *c) +static struct au_class_ent * +classfromstr(char *str, char *delim, struct au_class_ent *c) { char *classname, *classdesc, *classflag; char *last; - /* each line contains flag:name:desc */ + /* Each line contains flag:name:desc. */ classflag = strtok_r(str, delim, &last); classname = strtok_r(NULL, delim, &last); classdesc = strtok_r(NULL, delim, &last); - if((classflag == NULL) - || (classname == NULL) - || (classdesc == NULL)) { + if ((classflag == NULL) || (classname == NULL) || (classdesc == NULL)) + return (NULL); - return NULL; - } - /* - * Check for very large classnames + * Check for very large classnames. */ - if(strlen(classname) >= AU_CLASS_NAME_MAX) { - return NULL; - } + if (strlen(classname) >= AU_CLASS_NAME_MAX) + return (NULL); strcpy(c->ac_name, classname); /* - * Check for very large class description + * Check for very large class description. */ - if(strlen(classdesc) >= AU_CLASS_DESC_MAX) { - return NULL; - } + if (strlen(classdesc) >= AU_CLASS_DESC_MAX) + return (NULL); strcpy(c->ac_desc, classdesc); - c->ac_class = strtoul(classflag, (char **) NULL, 0); - return c; + return (c); } /* - * Return the next au_class_ent structure from the file - * setauclass should be called before invoking this function - * for the first time + * Return the next au_class_ent structure from the file setauclass should be + * called before invoking this function for the first time. */ -struct au_class_ent *getauclassent() +struct au_class_ent * +getauclassent(void) { struct au_class_ent *c; char *tokptr, *nl; pthread_mutex_lock(&mutex); - if((fp == NULL) - && ((fp = fopen(AUDIT_CLASS_FILE, "r")) == NULL)) { - + if ((fp == NULL) && ((fp = fopen(AUDIT_CLASS_FILE, "r")) == NULL)) { pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } - if(fgets(linestr, AU_LINE_MAX, fp) == NULL) { - + if (fgets(linestr, AU_LINE_MAX, fp) == NULL) { pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } - /* Remove trailing new line character */ - if((nl = strrchr(linestr, '\n')) != NULL) { + /* Remove trailing new line character. */ + if ((nl = strrchr(linestr, '\n')) != NULL) *nl = '\0'; - } tokptr = linestr; c = get_class_area(); /* allocate */ - if(c == NULL) { - + if (c == NULL) { pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } - /* parse tokptr to au_class_ent components */ - if(classfromstr(tokptr, delim, c) == NULL) { - + /* Parse tokptr to au_class_ent components. */ + if (classfromstr(tokptr, delim, c) == NULL) { free_au_class_ent(c); - pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } pthread_mutex_unlock(&mutex); - return c; + return (c); } /* - * Return the next au_class_entry having the given class name + * Return the next au_class_entry having the given class name. */ -struct au_class_ent *getauclassnam(const char *name) +struct au_class_ent * +getauclassnam(const char *name) { struct au_class_ent *c; char *nl; - if(name == NULL) { - return NULL; - } + if (name == NULL) + return (NULL); - /* Rewind to beginning of file */ + /* Rewind to beginning of file. */ setauclass(); pthread_mutex_lock(&mutex); - if((fp == NULL) - && ((fp = fopen(AUDIT_CLASS_FILE, "r")) == NULL)) { - + if ((fp == NULL) && ((fp = fopen(AUDIT_CLASS_FILE, "r")) == NULL)) { pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } c = get_class_area(); /* allocate */ - if(c == NULL) { - + if (c == NULL) { pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } + while(fgets(linestr, AU_LINE_MAX, fp) != NULL) { /* Remove trailing new line character */ - if((nl = strrchr(linestr, '\n')) != NULL) { + if ((nl = strrchr(linestr, '\n')) != NULL) *nl = '\0'; - } /* parse tokptr to au_class_ent components */ - if(classfromstr(linestr, delim, c) != NULL) { - if(!strcmp(name, c->ac_name)) { - + if (classfromstr(linestr, delim, c) != NULL) { + if (!strcmp(name, c->ac_name)) { pthread_mutex_unlock(&mutex); - return c; + return (c); } } } free_au_class_ent(c); - pthread_mutex_unlock(&mutex); - return NULL; + return (NULL); } /* - * Rewind to the beginning of the enumeration + * Rewind to the beginning of the enumeration. */ -void setauclass() +void +setauclass(void) { + pthread_mutex_lock(&mutex); - - if(fp != NULL) { + if (fp != NULL) fseek(fp, 0, SEEK_SET); - } - pthread_mutex_unlock(&mutex); } /* - * audit_class processing is complete; close any open files + * audit_class processing is complete; close any open files. */ -void endauclass() +void endauclass(void) { + pthread_mutex_lock(&mutex); - - if(fp != NULL) { + if (fp != NULL) { fclose(fp); fp = NULL; } - pthread_mutex_unlock(&mutex); } ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_control.c#2 (text+ko) ==== @@ -26,32 +26,33 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include + #include #include #include #include #include -#include - /* - * Parse the contents of the audit_control file to return - * the audit control parameters + * Parse the contents of the audit_control file to return the audit control + * parameters. */ -static FILE *fp = NULL; -static char linestr[AU_LINE_MAX]; -static char *delim = ":"; +static FILE *fp = NULL; +static char linestr[AU_LINE_MAX]; +static char *delim = ":"; -static char inacdir = 0; -static char ptrmoved = 0; +static char inacdir = 0; +static char ptrmoved = 0; -static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; +static pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; /* - * Returns the string value corresponding to the given label - * from the configuration file + * Returns the string value corresponding to the given label from the + * configuration file. */ -static int getstrfromtype(char *name, char **str) +static int +getstrfromtype(char *name, char **str) { char *type, *nl; char *tokptr; @@ -61,84 +62,77 @@ pthread_mutex_lock(&mutex); - if((fp == NULL) - && ((fp = fopen(AUDIT_CONTROL_FILE, "r")) == NULL)) { - + if ((fp == NULL) && ((fp = fopen(AUDIT_CONTROL_FILE, "r")) == + NULL)) { pthread_mutex_unlock(&mutex); - return 0; /* Error */ + return (0); /* Error */ } - /* Search for the line beginning with the given name */ - while(fgets(linestr, AU_LINE_MAX, fp) != NULL) { - - /* Remove trailing new line character */ - if((nl = strrchr(linestr, '\n')) != NULL) { + /* Search for the line beginning with the given name. */ + while (fgets(linestr, AU_LINE_MAX, fp) != NULL) { + /* Remove trailing new line character. */ + if ((nl = strrchr(linestr, '\n')) != NULL) *nl = '\0'; - } tokptr = linestr; - if((type = strtok_r(tokptr, delim, &last)) != NULL) { - if(!strcmp(name, type)) { - - /* Found matching name */ + if ((type = strtok_r(tokptr, delim, &last)) != NULL) { + if (!strcmp(name, type)) { + /* Found matching name. */ *str = strtok_r(NULL, delim, &last); - pthread_mutex_unlock(&mutex); - - if(*str == NULL) { - return 1; /* Parse error in file */ - } - return 0; /* Success */ + if (*str == NULL) + return (1); /* Parse error in file */ + return (0); /* Success */ } } } pthread_mutex_unlock(&mutex); - return 0; /* EOF */ + return (0); /* EOF */ } /* - * Rewind the file pointer to beginning + * Rewind the file pointer to beginning. */ -void setac() +void +setac(void) { + pthread_mutex_lock(&mutex); - ptrmoved = 1; - if(fp != NULL) { + if (fp != NULL) fseek(fp, 0, SEEK_SET); - } - pthread_mutex_unlock(&mutex); } /* * Close the audit_control file */ -void endac() +void +endac(void) { + pthread_mutex_lock(&mutex); - ptrmoved = 1; - if(fp != NULL) { + if (fp != NULL) { fclose(fp); fp = NULL; } - pthread_mutex_unlock(&mutex); } /* - * Return audit directory information from the audit control file + * Return audit directory information from the audit control file. */ -int getacdir(char *name, int len) +int +getacdir(char *name, int len) { char *dir; int ret = 0; - if(name == NULL) { >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Wed Jun 29 17:03:20 2005 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 E5F1A16A420; Wed, 29 Jun 2005 17:03:19 +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 C169D16A41C for ; Wed, 29 Jun 2005 17:03:19 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B0A43D53 for ; Wed, 29 Jun 2005 17:03:19 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TH3Jq0026878 for ; Wed, 29 Jun 2005 17:03:19 GMT (envelope-from csjp@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TH3Ju2026875 for perforce@freebsd.org; Wed, 29 Jun 2005 17:03:19 GMT (envelope-from csjp@freebsd.org) Date: Wed, 29 Jun 2005 17:03:19 GMT Message-Id: <200506291703.j5TH3Ju2026875@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to csjp@freebsd.org using -f From: "Christian S.J. Peron" To: Perforce Change Reviews Cc: Subject: PERFORCE change 79159 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: Wed, 29 Jun 2005 17:03:20 -0000 http://perforce.freebsd.org/chv.cgi?CH=79159 Change 79159 by csjp@csjp_xor on 2005/06/29 17:02:54 Add a DPADD for libmd and un-break the build Pointed out by: rwatson Pointy hat to: csjp Affected files ... .. //depot/projects/trustedbsd/mac/usr.sbin/getfhash/Makefile#6 edit Differences ... ==== //depot/projects/trustedbsd/mac/usr.sbin/getfhash/Makefile#6 (text+ko) ==== @@ -1,7 +1,8 @@ PROG= getfhash LINKS= ${BINDIR}/getfhash ${BINDIR}/setfhash WARNS= 6 - +DPADD= ${LIBMD} +LDADD= -lmd MAN= getfhash.8 setfhash.8 CFLAGS+=-I${.CURDIR}/../../sys/ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 17:07:25 2005 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 5716616A420; Wed, 29 Jun 2005 17:07:25 +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 307B016A41C for ; Wed, 29 Jun 2005 17:07:25 +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 0514643D55 for ; Wed, 29 Jun 2005 17:07:25 +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 j5TH7OhP027071 for ; Wed, 29 Jun 2005 17:07:24 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 j5TH7O9S027068 for perforce@freebsd.org; Wed, 29 Jun 2005 17:07:24 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 17:07:24 GMT Message-Id: <200506291707.j5TH7O9S027068@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 79160 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: Wed, 29 Jun 2005 17:07:26 -0000 http://perforce.freebsd.org/chv.cgi?CH=79160 Change 79160 by rwatson@rwatson_zoo on 2005/06/29 17:06:39 Install audit_uevents.h and libbsm.h in /usr/include/bsm/. Affected files ... .. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#9 edit Differences ... ==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#9 (text+ko) ==== @@ -27,7 +27,8 @@ # CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} -I${.CURDIR}/../../sys -INCS= libbsm.h +INCS= audit_uevents.h libbsm.h +INCDIRS= ${INCLUDEDIR}/bsm MAN= libbsm.3 \ au_class.3 \ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 17:16:38 2005 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 F2CD016A420; Wed, 29 Jun 2005 17:16:37 +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 C8B8116A41C for ; Wed, 29 Jun 2005 17:16:37 +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 9ECFA43D1F for ; Wed, 29 Jun 2005 17:16:37 +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 j5THGbnD027527 for ; Wed, 29 Jun 2005 17:16:37 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 j5THGbf2027524 for perforce@freebsd.org; Wed, 29 Jun 2005 17:16:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 17:16:37 GMT Message-Id: <200506291716.j5THGbf2027524@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 79163 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: Wed, 29 Jun 2005 17:16:38 -0000 http://perforce.freebsd.org/chv.cgi?CH=79163 Change 79163 by rwatson@rwatson_zoo on 2005/06/29 17:16:23 Since include files are pulled in from the bsm sub-tree of OpenBSM, add it to .PATH. Affected files ... .. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#10 edit Differences ... ==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#10 (text+ko) ==== @@ -9,6 +9,7 @@ SHLIB_MAJOR= 1 .PATH: ${LIBBSMDIR} +.PATH: ${OPENBSMDIR}/bsm SRCS= bsm_audit.c \ bsm_class.c \ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 18:48:32 2005 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 41EF116A421; Wed, 29 Jun 2005 18:48:32 +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 F13B516A41C for ; Wed, 29 Jun 2005 18:48:31 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B922443D1F for ; Wed, 29 Jun 2005 18:48:31 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TImVON031399 for ; Wed, 29 Jun 2005 18:48:31 GMT (envelope-from jhb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TImVoD031396 for perforce@freebsd.org; Wed, 29 Jun 2005 18:48:31 GMT (envelope-from jhb@freebsd.org) Date: Wed, 29 Jun 2005 18:48:31 GMT Message-Id: <200506291848.j5TImVoD031396@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jhb@freebsd.org using -f From: John Baldwin To: Perforce Change Reviews Cc: Subject: PERFORCE change 79170 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: Wed, 29 Jun 2005 18:48:33 -0000 http://perforce.freebsd.org/chv.cgi?CH=79170 Change 79170 by jhb@jhb_slimer on 2005/06/29 18:47:53 IFC @79168. Wanted to get Robert's fixes to the ibcs2 alternate syscall masters. Affected files ... .. //depot/projects/smpng/sys/amd64/amd64/trap.c#28 integrate .. //depot/projects/smpng/sys/amd64/include/param.h#15 integrate .. //depot/projects/smpng/sys/arm/arm/busdma_machdep.c#13 integrate .. //depot/projects/smpng/sys/compat/freebsd32/freebsd32_misc.c#21 integrate .. //depot/projects/smpng/sys/compat/freebsd32/freebsd32_util.h#3 integrate .. //depot/projects/smpng/sys/conf/Makefile.arm#9 integrate .. //depot/projects/smpng/sys/conf/options#101 integrate .. //depot/projects/smpng/sys/contrib/pf/net/if_pfsync.c#13 integrate .. //depot/projects/smpng/sys/dev/acpica/acpi_quirks#5 integrate .. //depot/projects/smpng/sys/dev/ata/ata-disk.c#51 integrate .. //depot/projects/smpng/sys/dev/ata/ata-queue.c#27 integrate .. //depot/projects/smpng/sys/dev/bge/if_bge.c#56 integrate .. //depot/projects/smpng/sys/dev/drm/radeon_cp.c#12 integrate .. //depot/projects/smpng/sys/dev/ep/if_ep.c#21 integrate .. //depot/projects/smpng/sys/dev/ep/if_ep_isa.c#12 integrate .. //depot/projects/smpng/sys/dev/ep/if_ep_pccard.c#19 integrate .. //depot/projects/smpng/sys/dev/ep/if_epvar.h#9 integrate .. //depot/projects/smpng/sys/dev/iicbus/if_ic.c#13 integrate .. //depot/projects/smpng/sys/dev/ral/if_ral.c#3 integrate .. //depot/projects/smpng/sys/dev/sound/pci/csa.c#14 integrate .. //depot/projects/smpng/sys/dev/sound/pci/csapcm.c#13 integrate .. //depot/projects/smpng/sys/dev/sound/pci/csareg.h#2 integrate .. //depot/projects/smpng/sys/dev/sound/pci/csavar.h#2 integrate .. //depot/projects/smpng/sys/i386/i386/trap.c#79 integrate .. //depot/projects/smpng/sys/i386/ibcs2/ibcs2_isc_syscall.h#4 integrate .. //depot/projects/smpng/sys/i386/ibcs2/ibcs2_isc_sysent.c#5 integrate .. //depot/projects/smpng/sys/i386/ibcs2/ibcs2_xenix.h#6 integrate .. //depot/projects/smpng/sys/i386/ibcs2/ibcs2_xenix_syscall.h#5 integrate .. //depot/projects/smpng/sys/i386/ibcs2/ibcs2_xenix_sysent.c#6 integrate .. //depot/projects/smpng/sys/i386/ibcs2/syscalls.isc#4 integrate .. //depot/projects/smpng/sys/i386/ibcs2/syscalls.xenix#4 integrate .. //depot/projects/smpng/sys/i4b/driver/i4b_ipr.c#23 integrate .. //depot/projects/smpng/sys/ia64/ia64/trap.c#74 integrate .. //depot/projects/smpng/sys/kern/kern_descrip.c#81 integrate .. //depot/projects/smpng/sys/kern/kern_mbuf.c#7 integrate .. //depot/projects/smpng/sys/modules/bge/Makefile#3 integrate .. //depot/projects/smpng/sys/net/bpf.c#51 integrate .. //depot/projects/smpng/sys/net/if_bridge.c#2 integrate .. //depot/projects/smpng/sys/net/if_disc.c#19 integrate .. //depot/projects/smpng/sys/net/if_faith.c#27 integrate .. //depot/projects/smpng/sys/net/if_gif.c#26 integrate .. //depot/projects/smpng/sys/net/if_gre.c#23 integrate .. //depot/projects/smpng/sys/net/if_loop.c#37 integrate .. //depot/projects/smpng/sys/net/if_stf.c#32 integrate .. //depot/projects/smpng/sys/net/if_tun.c#43 integrate .. //depot/projects/smpng/sys/net/route.c#26 integrate .. //depot/projects/smpng/sys/netgraph/ng_iface.c#23 integrate .. //depot/projects/smpng/sys/netgraph/ng_nat.c#2 integrate .. //depot/projects/smpng/sys/netgraph/ng_sppp.c#8 integrate .. //depot/projects/smpng/sys/netinet/ip_carp.c#7 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_ftp.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_irc.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_local.h#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_proxy.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_skinny.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_smedia.c#2 integrate .. //depot/projects/smpng/sys/netinet/libalias/alias_util.c#3 integrate .. //depot/projects/smpng/sys/netinet/tcp_input.c#73 integrate .. //depot/projects/smpng/sys/netinet/tcp_sack.c#13 integrate .. //depot/projects/smpng/sys/netinet/tcp_var.h#39 integrate .. //depot/projects/smpng/sys/pci/agp_via.c#16 integrate .. //depot/projects/smpng/sys/sys/ucred.h#26 integrate .. //depot/projects/smpng/sys/vm/uma_dbg.c#14 integrate Differences ... ==== //depot/projects/smpng/sys/amd64/amd64/trap.c#28 (text+ko) ==== @@ -38,7 +38,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/amd64/amd64/trap.c,v 1.287 2005/06/24 00:16:56 peter Exp $"); +__FBSDID("$FreeBSD: src/sys/amd64/amd64/trap.c,v 1.288 2005/06/25 22:14:42 ups Exp $"); /* * AMD64 Trap and System call handling @@ -648,8 +648,15 @@ } #ifdef KDB - if ((debugger_on_panic || kdb_active) && kdb_trap(type, 0, frame)) - return; + if (debugger_on_panic || kdb_active) { + register_t rflags; + rflags = intr_disable(); + if (kdb_trap(type, 0, frame)) { + intr_restore(rflags); + return; + } + intr_restore(rflags); + } #endif printf("trap number = %d\n", type); if (type <= MAX_TRAP_MSG) ==== //depot/projects/smpng/sys/amd64/include/param.h#15 (text+ko) ==== @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)param.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD: src/sys/amd64/include/param.h,v 1.17 2005/01/21 05:56:41 peter Exp $ + * $FreeBSD: src/sys/amd64/include/param.h,v 1.18 2005/06/29 15:13:25 jhb Exp $ */ /* @@ -84,7 +84,7 @@ #endif #ifdef SMP -#define MAXCPU 8 +#define MAXCPU 16 #else #define MAXCPU 1 #endif ==== //depot/projects/smpng/sys/arm/arm/busdma_machdep.c#13 (text+ko) ==== @@ -29,7 +29,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/arm/arm/busdma_machdep.c,v 1.21 2005/05/24 22:10:35 cognet Exp $"); +__FBSDID("$FreeBSD: src/sys/arm/arm/busdma_machdep.c,v 1.22 2005/06/24 23:57:27 cognet Exp $"); /* * MacPPC bus dma support routines @@ -87,16 +87,19 @@ #define DMAMAP_MBUF 0x2 #define DMAMAP_UIO 0x4 #define DMAMAP_ALLOCATED 0x10 -#define DMAMAP_STATIC_BUSY 0x20 #define DMAMAP_TYPE_MASK (DMAMAP_LINEAR|DMAMAP_MBUF|DMAMAP_UIO) #define DMAMAP_COHERENT 0x8 struct bus_dmamap { bus_dma_tag_t dmat; int flags; void *buffer; + TAILQ_ENTRY(bus_dmamap) freelist; int len; }; +static TAILQ_HEAD(,bus_dmamap) dmamap_freelist = + TAILQ_HEAD_INITIALIZER(dmamap_freelist); + #define BUSDMA_STATIC_MAPS 500 static struct bus_dmamap map_pool[BUSDMA_STATIC_MAPS]; @@ -104,6 +107,17 @@ MTX_SYSINIT(busdma_mtx, &busdma_mtx, "busdma lock", MTX_DEF); +static void +arm_dmamap_freelist_init(void *dummy) +{ + int i; + + for (i = 0; i < BUSDMA_STATIC_MAPS; i++) + TAILQ_INSERT_HEAD(&dmamap_freelist, &map_pool[i], freelist); +} + +SYSINIT(busdma, SI_SUB_VM, SI_ORDER_ANY, arm_dmamap_freelist_init, NULL); + /* * Check to see if the specified page is in an allowed DMA range. */ @@ -168,35 +182,32 @@ #endif } -static bus_dmamap_t +static __inline bus_dmamap_t _busdma_alloc_dmamap(void) { - int i; bus_dmamap_t map; mtx_lock(&busdma_mtx); - for (i = 0; i < BUSDMA_STATIC_MAPS; i++) - if (!(map_pool[i].flags & DMAMAP_STATIC_BUSY)) { - bzero(&map_pool[i], sizeof(map_pool[i])); - map_pool[i].flags |= DMAMAP_STATIC_BUSY; - mtx_unlock(&busdma_mtx); - return (&map_pool[i]); - } + map = TAILQ_FIRST(&dmamap_freelist); + TAILQ_REMOVE(&dmamap_freelist, map, freelist); mtx_unlock(&busdma_mtx); - map = malloc(sizeof(*map), M_DEVBUF, M_NOWAIT | M_ZERO); - if (map) - map->flags |= DMAMAP_ALLOCATED; + if (!map) { + map = malloc(sizeof(*map), M_DEVBUF, M_NOWAIT); + if (map) + map->flags = DMAMAP_ALLOCATED; + } else + map->flags = 0; return (map); } -static void +static __inline void _busdma_free_dmamap(bus_dmamap_t map) { if (map->flags & DMAMAP_ALLOCATED) free(map, M_DEVBUF); else { mtx_lock(&busdma_mtx); - map->flags &= ~DMAMAP_STATIC_BUSY; + TAILQ_INSERT_HEAD(&dmamap_freelist, map, freelist); mtx_unlock(&busdma_mtx); } } @@ -430,7 +441,7 @@ * the starting segment on entrance, and the ending segment on exit. * first indicates if this is the first invocation of this function. */ -static int __inline +static __inline int bus_dmamap_load_buffer(bus_dma_tag_t dmat, bus_dma_segment_t *segs, bus_dmamap_t map, void *buf, bus_size_t buflen, struct pmap *pmap, int flags, vm_offset_t *lastaddrp, int *segp) @@ -457,7 +468,7 @@ * XXX Don't support checking for coherent mappings * XXX in user address space. */ - if (0 && __predict_true(pmap == pmap_kernel())) { + if (__predict_true(pmap == pmap_kernel())) { (void) pmap_get_pde_pte(pmap, vaddr, &pde, &ptep); if (__predict_false(pmap_pde_section(pde))) { curaddr = (*pde & L1_S_FRAME) | @@ -763,7 +774,7 @@ return; } -static void +static __inline void bus_dmamap_sync_buf(void *buf, int len, bus_dmasync_op_t op) { @@ -790,7 +801,7 @@ return; if (map->flags & DMAMAP_COHERENT) return; - if (map->len > PAGE_SIZE) { + if ((op && BUS_DMASYNC_POSTREAD) && (map->len > PAGE_SIZE)) { cpu_dcache_wbinv_all(); return; } @@ -802,7 +813,8 @@ case DMAMAP_MBUF: m = map->buffer; while (m) { - bus_dmamap_sync_buf(m->m_data, m->m_len, op); + if (m->m_len > 0) + bus_dmamap_sync_buf(m->m_data, m->m_len, op); m = m->m_next; } break; ==== //depot/projects/smpng/sys/compat/freebsd32/freebsd32_misc.c#21 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/compat/freebsd32/freebsd32_misc.c,v 1.36 2005/06/24 17:41:28 jhb Exp $"); +__FBSDID("$FreeBSD: src/sys/compat/freebsd32/freebsd32_misc.c,v 1.37 2005/06/29 15:16:20 jhb Exp $"); #include "opt_compat.h" @@ -1232,30 +1232,20 @@ freebsd32_xxx(struct thread *td, struct freebsd32_xxx_args *uap) { int error; - caddr_t sg; struct yyy32 *p32, s32; struct yyy *p = NULL, s; - p32 = uap->zzz; - if (p32) { - sg = stackgap_init(); - p = stackgap_alloc(&sg, sizeof(struct yyy)); - uap->zzz = (struct yyy32 *)p; - error = copyin(p32, &s32, sizeof(s32)); + if (uap->zzz) { + error = copyin(uap->zzz, &s32, sizeof(s32)); if (error) return (error); /* translate in */ - error = copyout(&s, p, sizeof(s)); - if (error) - return (error); + p = &s; } - error = xxx(td, (struct xxx_args *) uap); + error = kern_xxx(td, p); if (error) return (error); - if (p32) { - error = copyin(p, &s, sizeof(s)); - if (error) - return (error); + if (uap->zzz) { /* translate out */ error = copyout(&s32, p32, sizeof(s32)); } ==== //depot/projects/smpng/sys/compat/freebsd32/freebsd32_util.h#3 (text+ko) ==== @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/compat/freebsd32/freebsd32_util.h,v 1.9 2003/12/23 02:48:11 peter Exp $ + * $FreeBSD: src/sys/compat/freebsd32/freebsd32_util.h,v 1.10 2005/06/29 15:16:20 jhb Exp $ */ #include @@ -50,27 +50,3 @@ #define FREEBSD32_PS_STRINGS \ (FREEBSD32_USRSTACK - sizeof(struct freebsd32_ps_strings)) - -static __inline caddr_t stackgap_init(void); -static __inline void *stackgap_alloc(caddr_t *, size_t); - -static __inline caddr_t -stackgap_init() -{ -#define szsigcode (*(curproc->p_sysent->sv_szsigcode)) - return (caddr_t)(((caddr_t)FREEBSD32_PS_STRINGS) - szsigcode - - SPARE_USRSPACE); -#undef szsigcode -} - -static __inline void * -stackgap_alloc(sgp, sz) - caddr_t *sgp; - size_t sz; -{ - void *p; - - p = (void *) *sgp; - *sgp += ALIGN(sz); - return p; -} ==== //depot/projects/smpng/sys/conf/Makefile.arm#9 (text+ko) ==== @@ -1,7 +1,7 @@ # Makefile.arm -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD: src/sys/conf/Makefile.arm,v 1.9 2005/04/13 14:49:57 imp Exp $ +# $FreeBSD: src/sys/conf/Makefile.arm,v 1.10 2005/06/27 14:33:32 cognet Exp $ # # Makefile for FreeBSD # @@ -41,6 +41,9 @@ SYSTEM_LD += -EB .endif +.if !defined(DEBUG) +CFLAGS += -mno-apcs-frame +.endif %BEFORE_DEPEND %OBJS ==== //depot/projects/smpng/sys/conf/options#101 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/options,v 1.508 2005/06/24 00:16:57 peter Exp $ +# $FreeBSD: src/sys/conf/options,v 1.509 2005/06/24 21:43:46 dwhite Exp $ # # On the handling of kernel options # @@ -624,6 +624,9 @@ ED_3C503 opt_ed.h ED_SIC opt_ed.h +# bge driver +BGE_FAKE_AUTONEG opt_bge.h + # wi driver WI_SYMBOL_FIRMWARE opt_wi.h ==== //depot/projects/smpng/sys/contrib/pf/net/if_pfsync.c#13 (text+ko) ==== @@ -1,4 +1,4 @@ -/* $FreeBSD: src/sys/contrib/pf/net/if_pfsync.c,v 1.18 2005/06/12 16:46:20 mlaier Exp $ */ +/* $FreeBSD: src/sys/contrib/pf/net/if_pfsync.c,v 1.19 2005/06/26 21:00:52 mlaier Exp $ */ /* $OpenBSD: if_pfsync.c,v 1.46 2005/02/20 15:58:38 mcbride Exp $ */ /* @@ -224,6 +224,7 @@ callout_init(&sc->sc_bulk_tmo, NET_CALLOUT_MPSAFE); callout_init(&sc->sc_bulkfail_tmo, NET_CALLOUT_MPSAFE); callout_init(&sc->sc_send_tmo, NET_CALLOUT_MPSAFE); + sc->sc_ifq.ifq_maxlen = ifqmaxlen; mtx_init(&sc->sc_ifq.ifq_mtx, ifp->if_xname, "pfsync send queue", MTX_DEF); if_attach(ifp); @@ -1797,7 +1798,7 @@ pfsyncstats.pfsyncs_opackets++; #ifdef __FreeBSD__ - if (IF_HANDOFF(&sc->sc_ifq, m, NULL)) + if (!IF_HANDOFF(&sc->sc_ifq, m, NULL)) pfsyncstats.pfsyncs_oerrors++; callout_reset(&sc->sc_send_tmo, 1, pfsync_senddef, sc); #else ==== //depot/projects/smpng/sys/dev/acpica/acpi_quirks#5 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/dev/acpica/acpi_quirks,v 1.5 2005/02/22 21:54:20 jhb Exp $ +# $FreeBSD: src/sys/dev/acpica/acpi_quirks,v 1.6 2005/06/26 18:19:14 dwmalone Exp $ # # Quirks for ACPI tables can be added here. # @@ -260,6 +260,14 @@ oem_rev: FADT = 0 quirks: ACPI_Q_BROKEN +# GA-5AX (Rev 4) +# Testing indicates that the ACPI timer runs twice as fast but otherwise +# this system works normally. +name: GBT_AWRDACPI +oem: FADT "GBT " "AWRDACPI" +oem_rev: FADT <= 0x42302e31 +quirks: ACPI_Q_TIMER + # Hitachi Flora 220CX name: Hitachi_Flora_220CX oem: FADT "HTCLTD" "HTC2041 " ==== //depot/projects/smpng/sys/dev/ata/ata-disk.c#51 (text+ko) ==== @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.188 2005/05/16 13:07:26 sos Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-disk.c,v 1.189 2005/06/27 09:12:11 sos Exp $"); #include "opt_ata.h" #include @@ -203,8 +203,7 @@ struct ata_channel *ch = device_get_softc(device_get_parent(dev)); struct ata_device *atadev = device_get_softc(dev); - /* if detach pending flag set, return error */ - + /* if detach pending, return error */ if (((atadev->unit == ATA_MASTER) && !(ch->devices & ATA_ATA_MASTER)) || ((atadev->unit == ATA_SLAVE) && !(ch->devices & ATA_ATA_SLAVE))) { return 1; @@ -327,7 +326,6 @@ do { DELAY(20); } while (ch->hw.end_transaction(&request) == ATA_OP_CONTINUES); - ata_finish(&request); } if (request.status & ATA_S_ERROR) return EIO; @@ -341,14 +339,17 @@ ATA_SETMODE(device_get_parent(dev), dev); - /* enable read caching */ - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_RCACHE, 0, 0); + /* enable readahead caching */ + if (atadev->param.support.command1 & ATA_SUPPORT_LOOKAHEAD) + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_RCACHE, 0, 0); - /* enable write caching if enabled */ - if (ata_wc) - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_WCACHE, 0, 0); - else - ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_DIS_WCACHE, 0, 0); + /* enable write caching if supported and configured */ + if (atadev->param.support.command1 & ATA_SUPPORT_WRITECACHE) { + if (ata_wc) + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_ENAB_WCACHE, 0, 0); + else + ata_controlcmd(dev, ATA_SETFEATURES, ATA_SF_DIS_WCACHE, 0, 0); + } /* use multiple sectors/interrupt if device supports it */ if (ad_version(atadev->param.version_major)) { ==== //depot/projects/smpng/sys/dev/ata/ata-queue.c#27 (text+ko) ==== @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ata/ata-queue.c,v 1.49 2005/05/11 14:36:26 sos Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ata/ata-queue.c,v 1.50 2005/06/28 09:06:52 sos Exp $"); #include "opt_ata.h" #include @@ -355,6 +355,7 @@ bcopy(ccb, request->u.atapi.ccb, 16); request->data = (caddr_t)&request->u.atapi.sense_data; request->bytecount = sizeof(struct atapi_sense); + request->donecount = 0; request->transfersize = sizeof(struct atapi_sense); request->timeout = 5; request->flags &= (ATA_R_ATAPI | ATA_R_QUIET); ==== //depot/projects/smpng/sys/dev/bge/if_bge.c#56 (text+ko) ==== @@ -32,7 +32,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.90 2005/06/10 16:49:05 brooks Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/bge/if_bge.c,v 1.91 2005/06/24 21:43:46 dwhite Exp $"); /* * Broadcom BCM570x family gigabit ethernet driver for FreeBSD. @@ -108,6 +108,8 @@ #include +#include "opt_bge.h" + #define BGE_CSUM_FEATURES (CSUM_IP | CSUM_TCP | CSUM_UDP) MODULE_DEPEND(bge, pci, 1, 1, 1); @@ -3454,6 +3456,25 @@ return(EINVAL); switch(IFM_SUBTYPE(ifm->ifm_media)) { case IFM_AUTO: +#ifndef BGE_FAKE_AUTONEG + /* + * The BCM5704 ASIC appears to have a special + * mechanism for programming the autoneg + * advertisement registers in TBI mode. + */ + if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { + uint32_t sgdig; + CSR_WRITE_4(sc, BGE_TX_TBI_AUTONEG, 0); + sgdig = CSR_READ_4(sc, BGE_SGDIG_CFG); + sgdig |= BGE_SGDIGCFG_AUTO| + BGE_SGDIGCFG_PAUSE_CAP| + BGE_SGDIGCFG_ASYM_PAUSE; + CSR_WRITE_4(sc, BGE_SGDIG_CFG, + sgdig|BGE_SGDIGCFG_SEND); + DELAY(5); + CSR_WRITE_4(sc, BGE_SGDIG_CFG, sgdig); + } +#endif break; case IFM_1000_SX: if ((ifm->ifm_media & IFM_GMASK) == IFM_FDX) { ==== //depot/projects/smpng/sys/dev/drm/radeon_cp.c#12 (text+ko) ==== @@ -27,7 +27,7 @@ * Kevin E. Martin * Gareth Hughes * - * $FreeBSD: src/sys/dev/drm/radeon_cp.c,v 1.13 2005/04/16 03:44:44 anholt Exp $ + * $FreeBSD: src/sys/dev/drm/radeon_cp.c,v 1.15 2005/06/28 21:38:08 anholt Exp $ */ #include "dev/drm/drmP.h" @@ -2031,8 +2031,14 @@ break; } + /* Disable initmaps because it is broken on FreeBSD, and results in + * crashes on startup for some. The proper fix will involve being + * smarter about allocating PCI resources. + */ + /* ret = drm_initmap(dev, drm_get_resource_start(dev, 2), - drm_get_resource_len(dev, 2), 2, _DRM_REGISTERS, 0); + drm_get_resource_len(dev, 2), 2, _DRM_REGISTERS, + _DRM_READ_ONLY); if (ret != 0) return ret; @@ -2041,6 +2047,7 @@ _DRM_WRITE_COMBINING); if (ret != 0) return ret; + */ /* The original method of detecting AGP is known to not work correctly, * according to Mike Harris. The solution is to walk the capabilities ==== //depot/projects/smpng/sys/dev/ep/if_ep.c#21 (text+ko) ==== @@ -29,7 +29,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep.c,v 1.137 2005/06/10 16:49:07 brooks Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep.c,v 1.138 2005/06/26 04:19:45 imp Exp $"); /* * Modified from the FreeBSD 1.1.5.1 version by: @@ -129,7 +129,7 @@ * before */ int -get_e(struct ep_softc *sc, uint16_t offset, uint16_t *result) +ep_get_e(struct ep_softc *sc, uint16_t offset, uint16_t *result) { if (eeprom_rdy(sc)) @@ -158,7 +158,7 @@ GO_WINDOW(sc, 0); for (i = EEPROM_NODE_ADDR_0; i <= EEPROM_NODE_ADDR_2; i++) { - error = get_e(sc, i, &result); + error = ep_get_e(sc, i, &result); if (error) return (error); macaddr[i] = htons(result); @@ -203,12 +203,12 @@ GO_WINDOW(sc, 0); sc->epb.cmd_off = 0; - error = get_e(sc, EEPROM_PROD_ID, &result); + error = ep_get_e(sc, EEPROM_PROD_ID, &result); if (error) goto bad; sc->epb.prod_id = result; - error = get_e(sc, EEPROM_RESOURCE_CFG, &result); + error = ep_get_e(sc, EEPROM_RESOURCE_CFG, &result); if (error) goto bad; sc->epb.res_cfg = result; ==== //depot/projects/smpng/sys/dev/ep/if_ep_isa.c#12 (text+ko) ==== @@ -29,7 +29,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_isa.c,v 1.26 2005/01/20 19:39:33 imp Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_isa.c,v 1.27 2005/06/26 04:19:45 imp Exp $"); #include #include @@ -361,13 +361,13 @@ uint8_t cksum_high = 0; uint8_t cksum_low = 0; - error = get_e(sc, 0x0f, &val); + error = ep_get_e(sc, 0x0f, &val); if (error) return (ENXIO); cksum = val; for (i = 0; i < 0x0f; i++) { - error = get_e(sc, i, &val); + error = ep_get_e(sc, i, &val); if (error) return (ENXIO); switch (i) { ==== //depot/projects/smpng/sys/dev/ep/if_ep_pccard.c#19 (text+ko) ==== @@ -35,7 +35,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_pccard.c,v 1.44 2005/06/24 14:36:52 imp Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/ep/if_ep_pccard.c,v 1.46 2005/06/28 21:56:04 imp Exp $"); #include #include @@ -58,121 +58,57 @@ #include #include -#include "card_if.h" #include "pccarddevs.h" -static const char *ep_pccard_identify(u_short id); - -/* - * Initialize the device - called from Slot manager. - */ -static int -ep_pccard_probe(device_t dev) +struct ep_pccard_product { - struct ep_softc *sc = device_get_softc(dev); - struct ep_board *epb = &sc->epb; - const char *desc; - uint16_t result; - int error; + struct pccard_product prod; + int chipset; +}; - error = ep_alloc(dev); - if (error) - return (error); +#define EP_CHIP_589 1 /* Classic 3c5x9 chipset */ +#define EP_CHIP_574 2 /* Roadrunner */ - /* - * It appears that the eeprom comes in two sizes. There's - * a 512 byte eeprom and a 2k eeprom. Bit 13 of the eeprom - * command register is supposed to contain the size of the - * eeprom. - */ - /* - * XXX - Certain (newer?) 3Com cards need epb->cmd_off == - * 2. Sadly, you need to have a correct cmd_off in order to - * identify the card. So we have to hit it with both and - * cross our virtual fingers. There's got to be a better way - * to do this. jyoung@accessus.net 09/11/1999 - */ +static const struct ep_pccard_product ep_pccard_products[] = { + { PCMCIA_CARD(3COM, 3C1), EP_CHIP_589 }, + { PCMCIA_CARD(3COM, 3C562), EP_CHIP_589 }, + { PCMCIA_CARD(3COM, 3C589), EP_CHIP_589 }, + { PCMCIA_CARD(3COM, 3CXEM556), EP_CHIP_589 }, + { PCMCIA_CARD(3COM, 3CXEM556INT), EP_CHIP_589 }, + { PCMCIA_CARD(3COM, 3C574), EP_CHIP_574 }, + { PCMCIA_CARD(3COM, 3CCFEM556BI), EP_CHIP_574 }, + { { NULL } } +}; - epb->cmd_off = 0; - - /* XXX check return */ - error = get_e(sc, EEPROM_PROD_ID, &result); - epb->prod_id = result; - - if ((desc = ep_pccard_identify(epb->prod_id)) == NULL) { - if (bootverbose) - device_printf(dev, "Pass 1 of 2 detection " - "failed (nonfatal) id 0x%x\n", epb->prod_id); - epb->cmd_off = 2; - /* XXX check return */ - error = get_e(sc, EEPROM_PROD_ID, &result); - epb->prod_id = result; - if ((desc = ep_pccard_identify(epb->prod_id)) == NULL) { - device_printf(dev, "Unit failed to come ready or " - "product ID unknown! (id 0x%x)\n", epb->prod_id); - ep_free(dev); - return (ENXIO); - } - } - device_set_desc(dev, desc); - - /* - * Newer cards supported by this device need to have their - * MAC address set. - */ - error = ep_get_macaddr(sc, (u_char *)&IFP2ENADDR(sc->ifp)); - - ep_free(dev); - return (0); -} - -static const char * -ep_pccard_identify(u_short id) +static const struct ep_pccard_product * +ep_pccard_lookup(device_t dev) { - /* Determine device type and associated MII capabilities */ - switch (id) { - case 0x6055: /* 3C556 */ - return ("3Com 3C556"); - case 0x4057: /* 3C574 */ - return ("3Com 3C574"); - case 0x4b57: /* 3C574B */ - return ("3Com 3C574B, Megahertz 3CCFE574BT or " - "Fast Etherlink 3C574-TX"); - case 0x2b57: /* 3CXSH572BT */ - return ("3Com OfficeConnect 572BT"); - case 0x9058: /* 3C589 */ - return ("3Com Etherlink III 3C589"); - case 0x2056: /* 3C562/3C563 */ - return ("3Com 3C562D/3C563D"); - case 0x0010: /* 3C1 */ - return ("3Com Megahertz C1"); - case 0x0035: - return ("3Com 3CCEM556"); - default: - return (NULL); - } + return ((const struct ep_pccard_product *)pccard_product_lookup(dev, + (const struct pccard_product *)ep_pccard_products, + sizeof(ep_pccard_products[0]), NULL)); } static int -ep_pccard_card_attach(struct ep_board * epb) +ep_pccard_probe(device_t dev) { - /* Determine device type and associated MII capabilities */ - switch (epb->prod_id) { - case 0x6055: /* 3C556 */ - case 0x2b57: /* 3C572BT */ - case 0x4057: /* 3C574, 3C574-TX */ - case 0x4b57: /* 3C574B */ - epb->mii_trans = 1; - return (1); - case 0x2056: /* 3C562D/3C563D */ - case 0x9058: /* 3C589 */ - case 0x0010: /* 3C1 */ - case 0x0035: /* 3C[XC]EM556 */ - epb->mii_trans = 0; - return (1); - default: - return (0); - } + const struct ep_pccard_product *pp; + int error; + uint32_t fcn = PCCARD_FUNCTION_UNSPEC; + + /* Make sure we're a network function */ + error = pccard_get_function(dev, &fcn); + if (error != 0) + return (error); + if (fcn != PCCARD_FUNCTION_NETWORK) + return (ENXIO); + + /* Check to see if we know about this card */ + if ((pp = ep_pccard_lookup(dev)) == NULL) + return EIO; + if (pp->prod.pp_name != NULL) + device_set_desc(dev, pp->prod.pp_name); + + return 0; } static int @@ -181,34 +117,30 @@ struct ep_softc *sc = device_get_softc(dev); uint16_t result; int error = 0; + const struct ep_pccard_product *pp; + if ((pp = ep_pccard_lookup(dev)) == NULL) + panic("ep_pccard_attach: can't find product in attach."); + if ((error = ep_alloc(dev))) { device_printf(dev, "ep_alloc() failed! (%d)\n", error); goto bad; } - sc->epb.cmd_off = 0; - /* XXX check return */ - error = get_e(sc, EEPROM_PROD_ID, &result); - sc->epb.prod_id = result; - - if (!ep_pccard_card_attach(&sc->epb)) { + if (pp->chipset == EP_CHIP_589) { + sc->epb.mii_trans = 0; + sc->epb.cmd_off = 0; + } else { + sc->epb.mii_trans = 1; sc->epb.cmd_off = 2; - error = get_e(sc, EEPROM_PROD_ID, &result); - sc->epb.prod_id = result; - error = get_e(sc, EEPROM_RESOURCE_CFG, &result); - sc->epb.res_cfg = result; - if (!ep_pccard_card_attach(&sc->epb)) { - device_printf(dev, - "Probe found ID, attach failed so ignore card!\n"); - error = ENXIO; - goto bad; - } } - error = get_e(sc, EEPROM_ADDR_CFG, &result); + + error = ep_get_e(sc, EEPROM_PROD_ID, &result); + sc->epb.prod_id = result; /* ROM size = 0, ROM base = 0 */ /* For now, ignore AUTO SELECT feature of 3C589B and later. */ + error = ep_get_e(sc, EEPROM_ADDR_CFG, &result); CSR_WRITE_2(sc, EP_W0_ADDRESS_CFG, result & 0xc000); /* @@ -240,8 +172,8 @@ device_printf(dev, "ep_attach() failed! (%d)\n", error); goto bad; } - if ((error = bus_setup_intr(dev, sc->irq, INTR_TYPE_NET | INTR_MPSAFE, ep_intr, - sc, &sc->ep_intrhand))) { + if ((error = bus_setup_intr(dev, sc->irq, INTR_TYPE_NET | INTR_MPSAFE, + ep_intr, sc, &sc->ep_intrhand))) { device_printf(dev, "bus_setup_intr() failed! (%d)\n", error); goto bad; } @@ -251,51 +183,12 @@ return (error); } -static const struct pccard_product ep_pccard_products[] = { - PCMCIA_CARD(3COM, 3C1), - PCMCIA_CARD(3COM, 3C562), - PCMCIA_CARD(3COM, 3C574), /* ROADRUNNER */ - PCMCIA_CARD(3COM, 3C589), - PCMCIA_CARD(3COM, 3CCFEM556BI), /* ROADRUNNER */ - PCMCIA_CARD(3COM, 3CXEM556), - PCMCIA_CARD(3COM, 3CXEM556INT), - {NULL} -}; - -static int -ep_pccard_match(device_t dev) -{ - const struct pccard_product *pp; - int error; - uint32_t fcn = PCCARD_FUNCTION_UNSPEC; - - /* Make sure we're a network function */ - error = pccard_get_function(dev, &fcn); - if (error != 0) - return (error); - if (fcn != PCCARD_FUNCTION_NETWORK) - return (ENXIO); - - if ((pp = pccard_product_lookup(dev, ep_pccard_products, - sizeof(ep_pccard_products[0]), NULL)) != NULL) { - if (pp->pp_name != NULL) - device_set_desc(dev, pp->pp_name); - return 0; - } - return EIO; -} - static device_method_t ep_pccard_methods[] = { /* Device interface */ - DEVMETHOD(device_probe, pccard_compat_probe), - DEVMETHOD(device_attach, pccard_compat_attach), + DEVMETHOD(device_probe, ep_pccard_probe), + DEVMETHOD(device_attach, ep_pccard_attach), DEVMETHOD(device_detach, ep_detach), - /* Card interface */ - DEVMETHOD(card_compat_match, ep_pccard_match), - DEVMETHOD(card_compat_probe, ep_pccard_probe), - DEVMETHOD(card_compat_attach, ep_pccard_attach), - {0, 0} }; ==== //depot/projects/smpng/sys/dev/ep/if_epvar.h#9 (text+ko) ==== @@ -19,7 +19,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/dev/ep/if_epvar.h,v 1.16 2005/06/10 16:49:07 brooks Exp $ + * $FreeBSD: src/sys/dev/ep/if_epvar.h,v 1.17 2005/06/26 04:19:45 imp Exp $ */ struct ep_board { @@ -79,7 +79,7 @@ void ep_get_media(struct ep_softc *); int ep_attach(struct ep_softc *); void ep_intr(void *); -int get_e(struct ep_softc *, uint16_t, uint16_t *); +int ep_get_e(struct ep_softc *, uint16_t, uint16_t *); int ep_get_macaddr(struct ep_softc *, u_char *); #define CSR_READ_1(sc, off) (bus_space_read_1((sc)->bst, (sc)->bsh, off)) ==== //depot/projects/smpng/sys/dev/iicbus/if_ic.c#13 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/iicbus/if_ic.c,v 1.22 2005/06/10 16:49:10 brooks Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/iicbus/if_ic.c,v 1.23 2005/06/26 18:11:09 dwmalone Exp $"); /* * I2C bus IP driver @@ -374,7 +374,13 @@ int s, len, sent; >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Wed Jun 29 19:59:02 2005 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 1E43816A420; Wed, 29 Jun 2005 19:59:02 +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 EA08016A41C for ; Wed, 29 Jun 2005 19:59:01 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C310943D1D for ; Wed, 29 Jun 2005 19:59:01 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TJx1aY034689 for ; Wed, 29 Jun 2005 19:59:01 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TJx18P034686 for perforce@freebsd.org; Wed, 29 Jun 2005 19:59:01 GMT (envelope-from soc-tyler@freebsd.org) Date: Wed, 29 Jun 2005 19:59:01 GMT Message-Id: <200506291959.j5TJx18P034686@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79181 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: Wed, 29 Jun 2005 19:59:02 -0000 http://perforce.freebsd.org/chv.cgi?CH=79181 Change 79181 by soc-tyler@soc-tyler_launchd on 2005/06/29 19:58:53 Testing out perforce Affected files ... .. //depot/projects/soc2005/launchd/test.c#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:02:07 2005 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 B7A2916A420; Wed, 29 Jun 2005 20:02:06 +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 93A5C16A41C for ; Wed, 29 Jun 2005 20:02:06 +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 6352B43D48 for ; Wed, 29 Jun 2005 20:02:06 +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 j5TK260R034992 for ; Wed, 29 Jun 2005 20:02:06 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 j5TK26pG034989 for perforce@freebsd.org; Wed, 29 Jun 2005 20:02:06 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 20:02:06 GMT Message-Id: <200506292002.j5TK26pG034989@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 79183 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: Wed, 29 Jun 2005 20:02:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79183 Change 79183 by rwatson@rwatson_paprika on 2005/06/29 20:01:34 Assign SPARTA copyrights rather than rwatson copyrights on OpenBSM, since they are audit-related. Add SPARTA-suggested rwatson credits. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#4 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_audit.c#14 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_io.c#15 edit .. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#18 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#4 (text+ko) ==== @@ -2,9 +2,12 @@ * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2004 Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All Rights Reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_audit.c#14 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_io.c#15 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#18 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:03:09 2005 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 BA60316A420; Wed, 29 Jun 2005 20:03:08 +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 93A5216A41C for ; Wed, 29 Jun 2005 20:03:08 +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 5614343D48 for ; Wed, 29 Jun 2005 20:03:08 +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 j5TK38of035078 for ; Wed, 29 Jun 2005 20:03:08 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 j5TK37Ys035075 for perforce@freebsd.org; Wed, 29 Jun 2005 20:03:07 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 20:03:07 GMT Message-Id: <200506292003.j5TK37Ys035075@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 79184 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: Wed, 29 Jun 2005 20:03:09 -0000 http://perforce.freebsd.org/chv.cgi?CH=79184 Change 79184 by rwatson@rwatson_paprika on 2005/06/29 20:02:46 Integrate OpenBSM copyright tweaks into TrustedBSD audit3 branch. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_internal.h#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_audit.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_io.c#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_token.c#3 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_internal.h#2 (text+ko) ==== @@ -2,9 +2,12 @@ * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2004 Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All Rights Reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_audit.c#3 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_io.c#3 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/libbsm/bsm_token.c#3 (text+ko) ==== @@ -1,8 +1,11 @@ /* * Copyright (c) 2004, Apple Computer, Inc. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:05:11 2005 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 58B7E16A420; Wed, 29 Jun 2005 20:05:11 +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 3278216A41C for ; Wed, 29 Jun 2005 20:05:11 +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 1F09343D1D for ; Wed, 29 Jun 2005 20:05:11 +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 j5TK5BgK035220 for ; Wed, 29 Jun 2005 20:05:11 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 j5TK5APi035217 for perforce@freebsd.org; Wed, 29 Jun 2005 20:05:10 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 20:05:10 GMT Message-Id: <200506292005.j5TK5APi035217@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 79185 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: Wed, 29 Jun 2005 20:05:12 -0000 http://perforce.freebsd.org/chv.cgi?CH=79185 Change 79185 by rwatson@rwatson_paprika on 2005/06/29 20:04:12 Further copyright tweak. Affected files ... .. //depot/projects/trustedbsd/openbsm/LICENSE#2 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/LICENSE#2 (text+ko) ==== @@ -30,9 +30,12 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:07:14 2005 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 64A8D16A420; Wed, 29 Jun 2005 20:07:14 +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 3EA8716A41C for ; Wed, 29 Jun 2005 20:07:14 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1502143D1D for ; Wed, 29 Jun 2005 20:07:14 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TK7D4b035363 for ; Wed, 29 Jun 2005 20:07:13 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TK7D3b035360 for perforce@freebsd.org; Wed, 29 Jun 2005 20:07:13 GMT (envelope-from soc-tyler@freebsd.org) Date: Wed, 29 Jun 2005 20:07:13 GMT Message-Id: <200506292007.j5TK7D3b035360@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79186 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: Wed, 29 Jun 2005 20:07:15 -0000 http://perforce.freebsd.org/chv.cgi?CH=79186 Change 79186 by soc-tyler@soc-tyler_launchd on 2005/06/29 20:06:22 Remove this nonsense test file Affected files ... .. //depot/projects/soc2005/launchd/test.c#2 delete Differences ... From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:28:42 2005 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 248C416A420; Wed, 29 Jun 2005 20:28:42 +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 0057B16A41C for ; Wed, 29 Jun 2005 20:28:41 +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 CB77043D1F for ; Wed, 29 Jun 2005 20:28:41 +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 j5TKSfrV036257 for ; Wed, 29 Jun 2005 20:28:41 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 j5TKSffR036254 for perforce@freebsd.org; Wed, 29 Jun 2005 20:28:41 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 20:28:41 GMT Message-Id: <200506292028.j5TKSffR036254@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 79190 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: Wed, 29 Jun 2005 20:28:42 -0000 http://perforce.freebsd.org/chv.cgi?CH=79190 Change 79190 by rwatson@rwatson_zoo on 2005/06/29 20:27:48 Fix spelling. Affected files ... .. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#11 edit Differences ... ==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#11 (text+ko) ==== @@ -29,7 +29,7 @@ CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} -I${.CURDIR}/../../sys INCS= audit_uevents.h libbsm.h -INCDIRS= ${INCLUDEDIR}/bsm +INCSDIR= ${INCLUDEDIR}/bsm MAN= libbsm.3 \ au_class.3 \ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 20:49:07 2005 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 2432B16A420; Wed, 29 Jun 2005 20:49:07 +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 EC81216A41C for ; Wed, 29 Jun 2005 20:49:06 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4CE43D1F for ; Wed, 29 Jun 2005 20:49:06 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TKn6pw044096 for ; Wed, 29 Jun 2005 20:49:06 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TKn6Ad044093 for perforce@freebsd.org; Wed, 29 Jun 2005 20:49:06 GMT (envelope-from soc-tyler@freebsd.org) Date: Wed, 29 Jun 2005 20:49:06 GMT Message-Id: <200506292049.j5TKn6Ad044093@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79191 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: Wed, 29 Jun 2005 20:49:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79191 Change 79191 by soc-tyler@soc-tyler_launchd on 2005/06/29 20:48:12 Add the original launchd(8) code from Apple Inc. For reference and tracking only. Affected files ... .. //depot/projects/soc2005/launchd/vendor_launchd/Makefile#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/AUTHORS#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/COPYING#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/ChangeLog#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/INSTALL#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/Makefile.am#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/Makefile.in#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/NEWS#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/README#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/TODO#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/aclocal.m4#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/compile#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/configure#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/configure.ac#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/depcomp#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/doc/Makefile.am#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/doc/Makefile.in#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/doc/StartupItem-NOTES.rtf#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/doc/com.apple.launchdebugd.xml#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/install-sh#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/missing#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/mkinstalldirs#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/ConsoleMessage.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/ConsoleMessage.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/IPC.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/IPC.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/Makefile.am#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/Makefile.in#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/StartupItemContext.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/StartupItemContext.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/StartupItems.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/StartupItems.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/SystemStarter.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/SystemStarter.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/SystemStarter.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/SystemStarterIPC.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/bootstrap.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/bootstrap.defs#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/bootstrap_internal.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/config.h.in#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/hostconfig#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/init.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/init.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launch.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launch_priv.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchctl.1#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchctl.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd.conf.5#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd.plist.5#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchd_debugd.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchdebugd.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchproxy.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/launchproxy.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/liblaunch.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/lists.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/lists.h#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rc#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rc.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rc.common#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rc.netboot#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rc.shutdown#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/register_mach_bootstrap_servers.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/rpc_services.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/service#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/service.8#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/wait4path.1#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/src/wait4path.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/StartInterval.plist#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/badexec.plist#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/badexit.plist#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/missed-EVFILT_WRITE.c#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/missing_req_keys.plist#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/secsock.plist#1 add .. //depot/projects/soc2005/launchd/vendor_launchd/launchd/testing/signaldeath.plist#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Wed Jun 29 21:05:27 2005 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 3BBFA16A420; Wed, 29 Jun 2005 21:05:27 +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 1189816A41C for ; Wed, 29 Jun 2005 21:05:27 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA1FB43D1D for ; Wed, 29 Jun 2005 21:05:26 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TL5QfJ044867 for ; Wed, 29 Jun 2005 21:05:26 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TL5QI2044864 for perforce@freebsd.org; Wed, 29 Jun 2005 21:05:26 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 21:05:26 GMT Message-Id: <200506292105.j5TL5QI2044864@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79192 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: Wed, 29 Jun 2005 21:05:28 -0000 http://perforce.freebsd.org/chv.cgi?CH=79192 Change 79192 by peter@peter_daintree on 2005/06/29 21:04:54 Bug fix for for PAE case. I should have read the PAE kernel code instead of relying on memory. The PTD pages are not guaranteed to be contiguous. I'm an idiot. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#7 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#7 (text+ko) ==== @@ -139,7 +139,6 @@ if (vm->mmapbase != NULL) munmap(vm->mmapbase, vm->mmapsize); - if (vm->PTD) free(vm->PTD); free(vm); @@ -152,9 +151,10 @@ struct nlist nlist[2]; u_long pa; u_long kernbase; - pd_entry_t *PTD; + char *PTD; Elf_Ehdr *ehdr; size_t hdrsz; + int i; kd->vmst = (struct vmstate *)_kvm_malloc(kd, sizeof(*kd->vmst)); if (kd->vmst == 0) { @@ -190,17 +190,20 @@ _kvm_err(kd, kd->program, "cannot read IdlePDPT"); return (-1); } - - if (kvm_read(kd, pa, &pa64, sizeof(pa64)) != sizeof(pa64)) { - _kvm_err(kd, kd->program, "Cannot read PDPT"); - return (-1); - } - PTD = _kvm_malloc(kd, 4 * PAGE_SIZE); - if (kvm_read(kd, pa64 & PG_FRAME_PAE, PTD, 4 * PAGE_SIZE) != - (4 * PAGE_SIZE)) { - _kvm_err(kd, kd->program, "cannot read PDPT"); - return (-1); + for (i = 0; i < 4; i++) { + if (kvm_read(kd, pa + (i * sizeof(pa64)), &pa64, + sizeof(pa64)) != sizeof(pa64)) { + _kvm_err(kd, kd->program, "Cannot read PDPT"); + free(PTD); + return (-1); + } + if (kvm_read(kd, pa64 & PG_FRAME_PAE, + PTD + (i * PAGE_SIZE), PAGE_SIZE) != (PAGE_SIZE)) { + _kvm_err(kd, kd->program, "cannot read PDPT"); + free(PTD); + return (-1); + } } kd->vmst->PTD = PTD; kd->vmst->pae = 1; @@ -212,8 +215,8 @@ _kvm_err(kd, kd->program, "bad namelist"); return (-1); } - if (kvm_read(kd, (nlist[0].n_value - kernbase), &pa, sizeof(pa)) != - sizeof(pa)) { + if (kvm_read(kd, (nlist[0].n_value - kernbase), &pa, + sizeof(pa)) != sizeof(pa)) { _kvm_err(kd, kd->program, "cannot read IdlePTD"); return (-1); } From owner-p4-projects@FreeBSD.ORG Wed Jun 29 21:27:56 2005 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 9741E16A420; Wed, 29 Jun 2005 21:27:55 +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 6C07B16A41C for ; Wed, 29 Jun 2005 21:27:55 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B2C843D49 for ; Wed, 29 Jun 2005 21:27:55 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TLRtmO045696 for ; Wed, 29 Jun 2005 21:27:55 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TLRsAB045693 for perforce@freebsd.org; Wed, 29 Jun 2005 21:27:54 GMT (envelope-from soc-tyler@freebsd.org) Date: Wed, 29 Jun 2005 21:27:54 GMT Message-Id: <200506292127.j5TLRsAB045693@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79194 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: Wed, 29 Jun 2005 21:27:56 -0000 http://perforce.freebsd.org/chv.cgi?CH=79194 Change 79194 by soc-tyler@soc-tyler_launchd on 2005/06/29 21:27:54 Add doc/ and testing/ along with licensing info for now, awaiting rwatson@'s reply on a possible BSDL version of launchd(8) Affected files ... .. //depot/projects/soc2005/launchd/AUTHORS#1 add .. //depot/projects/soc2005/launchd/COPYING#1 add .. //depot/projects/soc2005/launchd/doc/Makefile.am#1 add .. //depot/projects/soc2005/launchd/doc/Makefile.in#1 add .. //depot/projects/soc2005/launchd/doc/StartupItem-NOTES.rtf#1 add .. //depot/projects/soc2005/launchd/doc/com.apple.launchdebugd.xml#1 add .. //depot/projects/soc2005/launchd/testing/StartInterval.plist#1 add .. //depot/projects/soc2005/launchd/testing/badexec.plist#1 add .. //depot/projects/soc2005/launchd/testing/badexit.plist#1 add .. //depot/projects/soc2005/launchd/testing/missed-EVFILT_WRITE.c#1 add .. //depot/projects/soc2005/launchd/testing/missing_req_keys.plist#1 add .. //depot/projects/soc2005/launchd/testing/secsock.plist#1 add .. //depot/projects/soc2005/launchd/testing/signaldeath.plist#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Wed Jun 29 21:50:23 2005 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 77FB716A420; Wed, 29 Jun 2005 21:50:23 +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 3AAB316A41F for ; Wed, 29 Jun 2005 21:50:23 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1714C43D5D for ; Wed, 29 Jun 2005 21:50:23 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TLoMua047430 for ; Wed, 29 Jun 2005 21:50:22 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TLoMeY047427 for perforce@freebsd.org; Wed, 29 Jun 2005 21:50:22 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 21:50:22 GMT Message-Id: <200506292150.j5TLoMeY047427@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79196 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: Wed, 29 Jun 2005 21:50:24 -0000 http://perforce.freebsd.org/chv.cgi?CH=79196 Change 79196 by peter@peter_daintree on 2005/06/29 21:50:17 OK, kvm_kvatop() should have been off_t. While here, fix the type of pa that we pass a pointer to - fixed potential stack corruption here on 32 bit platform. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm.c#6 edit .. //depot/projects/hammer/lib/libkvm/kvm_private.h#3 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm.c#6 (text+ko) ==== @@ -369,7 +369,7 @@ } else { cp = buf; while (len > 0) { - u_long pa; + off_t pa; cc = _kvm_kvatop(kd, kva, &pa); if (cc == 0) @@ -377,7 +377,7 @@ if (cc > len) cc = len; errno = 0; - if (lseek(kd->pmfd, (off_t)pa, 0) == -1 && errno != 0) { + if (lseek(kd->pmfd, pa, 0) == -1 && errno != 0) { _kvm_syserr(kd, 0, _PATH_MEM); break; } ==== //depot/projects/hammer/lib/libkvm/kvm_private.h#3 (text+ko) ==== @@ -75,7 +75,7 @@ void _kvm_freeprocs(kvm_t *kd); void _kvm_freevtop(kvm_t *); int _kvm_initvtop(kvm_t *); -int _kvm_kvatop(kvm_t *, u_long, uint64_t *); +int _kvm_kvatop(kvm_t *, u_long, off_t *); void *_kvm_malloc(kvm_t *kd, size_t); void *_kvm_realloc(kvm_t *kd, void *, size_t); void _kvm_syserr (kvm_t *kd, const char *program, const char *fmt, ...) From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:00:37 2005 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 D1D5F16A45B; Wed, 29 Jun 2005 22:00:36 +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 7A31616A45B for ; Wed, 29 Jun 2005 22:00:36 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E55243D49 for ; Wed, 29 Jun 2005 22:00:36 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TM0adh047872 for ; Wed, 29 Jun 2005 22:00:36 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TM0ZvG047869 for perforce@freebsd.org; Wed, 29 Jun 2005 22:00:35 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 22:00:35 GMT Message-Id: <200506292200.j5TM0ZvG047869@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79198 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: Wed, 29 Jun 2005 22:00:37 -0000 http://perforce.freebsd.org/chv.cgi?CH=79198 Change 79198 by peter@peter_daintree on 2005/06/29 22:00:01 kvm_kvatop() returns something used for lseek - ie: off_t. Use it since its the correct type. Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#16 edit .. //depot/projects/hammer/lib/libkvm/kvm_arm.c#3 edit .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#8 edit .. //depot/projects/hammer/lib/libkvm/kvm_ia64.c#6 edit .. //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#3 edit .. //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#6 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#16 (text+ko) ==== @@ -110,7 +110,7 @@ * (Taken from kvm_ia64.c) */ static size_t -_kvm_pa2off(kvm_t *kd, uint64_t pa, u_long *ofs) +_kvm_pa2off(kvm_t *kd, uint64_t pa, off_t *ofs) { Elf_Ehdr *e = kd->vmst->mmapbase; Elf_Phdr *p = (Elf_Phdr*)((char*)e + e->e_phoff); @@ -194,7 +194,7 @@ } static int -_kvm_vatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_vatop(kvm_t *kd, u_long va, off_t *pa) { struct vmstate *vm; u_long offset; @@ -210,7 +210,8 @@ u_long pdeindex; u_long pteindex; int i; - u_long a, ofs; + u_long a; + off_t ofs; size_t s; vm = kd->vmst; @@ -328,7 +329,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_kvatop(kvm_t *kd, u_long va, off_t *pa) { if (ISALIVE(kd)) { _kvm_err(kd, 0, "kvm_kvatop called in live kernel!"); ==== //depot/projects/hammer/lib/libkvm/kvm_arm.c#3 (text+ko) ==== @@ -68,7 +68,7 @@ _kvm_kvatop(kd, va, pa) kvm_t *kd; u_long va; - uint64_t *pa; + off_t *pa; { _kvm_err(kd, 0, "vatop not yet implemented!"); return 0; ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#8 (text+ko) ==== @@ -115,7 +115,7 @@ * (Taken from kvm_ia64.c) */ static size_t -_kvm_pa2off(kvm_t *kd, uint64_t pa, uint64_t *ofs) +_kvm_pa2off(kvm_t *kd, uint64_t pa, off_t *ofs) { Elf_Ehdr *e = kd->vmst->mmapbase; Elf_Phdr *p = (Elf_Phdr*)((char*)e + e->e_phoff); @@ -233,7 +233,7 @@ } static int -_kvm_vatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_vatop(kvm_t *kd, u_long va, off_t *pa) { struct vmstate *vm; u_long offset; @@ -245,7 +245,7 @@ u_long pteindex; size_t s; u_long a; - uint64_t ofs; + off_t ofs; uint32_t *PTD; vm = kd->vmst; @@ -325,7 +325,7 @@ } static int -_kvm_vatop_pae(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_vatop_pae(kvm_t *kd, u_long va, off_t *pa) { struct vmstate *vm; uint64_t offset; @@ -336,7 +336,8 @@ u_long pdeindex; u_long pteindex; size_t s; - uint64_t a, ofs; + uint64_t a; + off_t ofs; uint64_t *PTD; vm = kd->vmst; ==== //depot/projects/hammer/lib/libkvm/kvm_ia64.c#6 (text+ko) ==== @@ -85,7 +85,7 @@ * Translate a physical memory address to a file-offset in the crash-dump. */ static size_t -_kvm_pa2off(kvm_t *kd, uint64_t pa, uint64_t *ofs, size_t pgsz) +_kvm_pa2off(kvm_t *kd, uint64_t pa, off_t *ofs, size_t pgsz) { Elf64_Ehdr *e = kd->vmst->mmapbase; Elf64_Phdr *p = (Elf64_Phdr*)((char*)e + e->e_phoff); @@ -171,7 +171,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_kvatop(kvm_t *kd, u_long va, off_t *pa) { struct ia64_lpte pte; uint64_t pgaddr, ptaddr; ==== //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#3 (text+ko) ==== @@ -68,7 +68,7 @@ _kvm_kvatop(kd, va, pa) kvm_t *kd; u_long va; - u_long *pa; + off_t *pa; { _kvm_err(kd, 0, "vatop not yet implemented!"); return 0; @@ -77,7 +77,7 @@ off_t _kvm_pa2off(kd, pa) kvm_t *kd; - uint64_t pa; + u_long pa; { _kvm_err(kd, 0, "pa2off not yet implemented!"); return 0; ==== //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#6 (text+ko) ==== @@ -191,7 +191,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_kvatop(kvm_t *kd, u_long va, off_t *pa) { struct vmstate *vm; struct tte tte; From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:06:45 2005 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 B1E4C16A420; Wed, 29 Jun 2005 22:06:44 +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 74D8516A41C for ; Wed, 29 Jun 2005 22:06:44 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5137043D48 for ; Wed, 29 Jun 2005 22:06:44 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TM6iBS048163 for ; Wed, 29 Jun 2005 22:06:44 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TM6huk048160 for perforce@freebsd.org; Wed, 29 Jun 2005 22:06:43 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 22:06:43 GMT Message-Id: <200506292206.j5TM6huk048160@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79199 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: Wed, 29 Jun 2005 22:06:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=79199 Change 79199 by peter@peter_daintree on 2005/06/29 22:06:27 pre-commit cosmetic cleanups/syncups Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#17 edit .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#9 edit Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#17 (text+ko) ==== @@ -224,7 +224,8 @@ if (vm->PML4 == 0) { s = _kvm_pa2off(kd, va, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: bootstrap data not in dump"); + _kvm_err(kd, kd->program, + "_kvm_vatop: bootstrap data not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -233,28 +234,29 @@ pml4eindex = (va >> PML4SHIFT) & (NPML4EPG - 1); pml4e = vm->PML4[pml4eindex]; if (((u_long)pml4e & PG_V) == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pml4e not valid"); + _kvm_err(kd, kd->program, "_kvm_vatop: pml4e not valid"); goto invalid; } pdpeindex = (va >> PDPSHIFT) & (NPDPEPG-1); - pdpe_pa = ((u_long)pml4e & PG_FRAME) + (pdpeindex * sizeof(pdp_entry_t)); + pdpe_pa = ((u_long)pml4e & PG_FRAME) + + (pdpeindex * sizeof(pdp_entry_t)); s = _kvm_pa2off(kd, pdpe_pa, &ofs); if (s <= sizeof pdpe) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pdpe_pa not found"); + _kvm_err(kd, kd->program, "_kvm_vatop: pdpe_pa not found"); goto invalid; } if (lseek(kd->pmfd, ofs, 0) == -1) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: lseek pdpe_pa"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: lseek pdpe_pa"); goto invalid; } if (read(kd->pmfd, &pdpe, sizeof pdpe) != sizeof pdpe) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: read pdpe"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: read pdpe"); goto invalid; } if (((u_long)pdpe & PG_V) == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pdpe not valid"); + _kvm_err(kd, kd->program, "_kvm_vatop: pdpe not valid"); goto invalid; } @@ -263,19 +265,19 @@ s = _kvm_pa2off(kd, pde_pa, &ofs); if (s <= sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: pde_pa not found"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: pde_pa not found"); goto invalid; } if (lseek(kd->pmfd, ofs, 0) == -1) { - _kvm_err(kd, kd->program, "_kvm_kvatop: lseek pde_pa"); + _kvm_err(kd, kd->program, "_kvm_vatop: lseek pde_pa"); goto invalid; } if (read(kd->pmfd, &pde, sizeof pde) != sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: read pde"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: read pde"); goto invalid; } if (((u_long)pde & PG_V) == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pde not valid"); + _kvm_err(kd, kd->program, "_kvm_vatop: pde not valid"); goto invalid; } @@ -288,7 +290,8 @@ a = ((u_long)pde & PG_FRAME2M) + (va & PAGE2M_MASK); s = _kvm_pa2off(kd, a, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: 2MB page address not in dump"); + _kvm_err(kd, kd->program, + "_kvm_vatop: 2MB page address not in dump"); goto invalid; } else return (NBPDR - (va & PAGE2M_MASK)); @@ -299,26 +302,26 @@ s = _kvm_pa2off(kd, pte_pa, &ofs); if (s <= sizeof pte) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pte_pa not found"); + _kvm_err(kd, kd->program, "_kvm_vatop: pte_pa not found"); goto invalid; } if (lseek(kd->pmfd, ofs, 0) == -1) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: lseek"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: lseek"); goto invalid; } if (read(kd->pmfd, &pte, sizeof pte) != sizeof pte) { - _kvm_syserr(kd, kd->program, "_kvm_kvatop: read"); + _kvm_syserr(kd, kd->program, "_kvm_vatop: read"); goto invalid; } if (((u_long)pte & PG_V) == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: pte not valid"); + _kvm_err(kd, kd->program, "_kvm_vatop: pte not valid"); goto invalid; } a = ((u_long)pte & PG_FRAME) + offset; s = _kvm_pa2off(kd, a, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_kvatop: address not in dump"); + _kvm_err(kd, kd->program, "_kvm_vatop: address not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -331,10 +334,10 @@ int _kvm_kvatop(kvm_t *kd, u_long va, off_t *pa) { + if (ISALIVE(kd)) { _kvm_err(kd, 0, "kvm_kvatop called in live kernel!"); return (0); } - return (_kvm_vatop(kd, va, pa)); } ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#9 (text+ko) ==== @@ -268,22 +268,24 @@ pdeindex = va >> PDRSHIFT; pde = PTD[pdeindex]; - if (((u_long)pde & PG_V) == 0) + if (((u_long)pde & PG_V) == 0) { + _kvm_err(kd, kd->program, "_kvm_vatop: pde not valid"); goto invalid; + } if ((u_long)pde & PG_PS) { /* * No second-level page table; ptd describes one 4MB page. * (We assume that the kernel wouldn't set PG_PS without enabling - * it cr0, and that the kernel doesn't support 36-bit physical - * addresses). + * it cr0). */ #define PAGE4M_MASK (NBPDR - 1) #define PG_FRAME4M (~PAGE4M_MASK) pde_pa = ((u_long)pde & PG_FRAME4M) + (va & PAGE4M_MASK); s = _kvm_pa2off(kd, pde_pa, &ofs); if (s <= sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_vatop: pde_pa not found"); + _kvm_syserr(kd, kd->program, + "_kvm_vatop: pde_pa not found"); goto invalid; } *pa = ofs; @@ -308,8 +310,10 @@ _kvm_syserr(kd, kd->program, "_kvm_vatop: read"); goto invalid; } - if (((u_long)pte & PG_V) == 0) + if (((u_long)pte & PG_V) == 0) { + _kvm_err(kd, kd->program, "_kvm_kvatop: pte not valid"); goto invalid; + } a = ((u_long)pte & PG_FRAME) + offset; s =_kvm_pa2off(kd, a, pa); @@ -360,22 +364,24 @@ pdeindex = va >> PDRSHIFT_PAE; pde = PTD[pdeindex]; - if (((u_long)pde & PG_V) == 0) + if (((u_long)pde & PG_V) == 0) { + _kvm_err(kd, kd->program, "_kvm_kvatop_pae: pde not valid"); goto invalid; + } if ((u_long)pde & PG_PS) { /* * No second-level page table; ptd describes one 2MB page. * (We assume that the kernel wouldn't set PG_PS without enabling - * it cr0, and that the kernel doesn't support 36-bit physical - * addresses). + * it cr0). */ #define PAGE2M_MASK (NBPDR_PAE - 1) #define PG_FRAME2M (~PAGE2M_MASK) pde_pa = ((u_long)pde & PG_FRAME2M) + (va & PAGE2M_MASK); s = _kvm_pa2off(kd, pde_pa, &ofs); if (s <= sizeof pde) { - _kvm_syserr(kd, kd->program, "_kvm_vatop_pae: pde_pa not found"); + _kvm_syserr(kd, kd->program, + "_kvm_vatop_pae: pde_pa not found"); goto invalid; } *pa = ofs; @@ -400,13 +406,16 @@ _kvm_syserr(kd, kd->program, "_kvm_vatop_pae: read"); goto invalid; } - if (((uint64_t)pte & PG_V) == 0) + if (((uint64_t)pte & PG_V) == 0) { + _kvm_err(kd, kd->program, "_kvm_vatop_pae: pte not valid"); goto invalid; + } a = ((uint64_t)pte & PG_FRAME_PAE) + offset; s =_kvm_pa2off(kd, a, pa); if (s == 0) { - _kvm_err(kd, kd->program, "_kvm_vatop_pae: address not in dump"); + _kvm_err(kd, kd->program, + "_kvm_vatop_pae: address not in dump"); goto invalid; } else return (PAGE_SIZE - offset); @@ -419,11 +428,11 @@ int _kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) { + if (ISALIVE(kd)) { _kvm_err(kd, 0, "vatop called in live kernel!"); return (0); } - if (kd->vmst->pae) _kvm_vatop_pae(kd, va, pa); else From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:19:00 2005 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 339B116A421; Wed, 29 Jun 2005 22:19:00 +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 0B73216A41F for ; Wed, 29 Jun 2005 22:19:00 +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 EAC6843D1D for ; Wed, 29 Jun 2005 22:18:59 +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 j5TMIxtF048785 for ; Wed, 29 Jun 2005 22:18:59 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 j5TMIxHX048782 for perforce@freebsd.org; Wed, 29 Jun 2005 22:18:59 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 22:18:59 GMT Message-Id: <200506292218.j5TMIxHX048782@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 79201 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: Wed, 29 Jun 2005 22:19:00 -0000 http://perforce.freebsd.org/chv.cgi?CH=79201 Change 79201 by rwatson@rwatson_zoo on 2005/06/29 22:18:37 When integrating trustedbsd_audit3, the change to the arguments to auditctl() was accidentally lost. Re-make the change. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/kern/syscalls.master#16 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/kern/syscalls.master#16 (text+ko) ==== @@ -784,7 +784,7 @@ 452 AUE_SETAUDIT_ADDR MNOSTD { int setaudit_addr( \ struct auditinfo_addr *auditinfo_addr, \ u_int length); } -453 AUE_AUDITCTL MNOSTD { int auditctl(int cmd, char *path); } +453 AUE_AUDITCTL MNOSTD { int auditctl(char *path); } 454 AUE_NULL MSTD { int _umtx_op(struct umtx *umtx, int op, \ long id, void *uaddr, void *uaddr2); } 455 AUE_NULL MSTD { int thr_new(struct thr_param *param, \ From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:20:02 2005 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 099E516A420; Wed, 29 Jun 2005 22:20:02 +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 BEC1616A41C for ; Wed, 29 Jun 2005 22:20:01 +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 AB1D243D48 for ; Wed, 29 Jun 2005 22:20:01 +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 j5TMK1bo048852 for ; Wed, 29 Jun 2005 22:20:01 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 j5TMK1cE048849 for perforce@freebsd.org; Wed, 29 Jun 2005 22:20:01 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 29 Jun 2005 22:20:01 GMT Message-Id: <200506292220.j5TMK1cE048849@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 79202 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: Wed, 29 Jun 2005 22:20:03 -0000 http://perforce.freebsd.org/chv.cgi?CH=79202 Change 79202 by rwatson@rwatson_zoo on 2005/06/29 22:19:25 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/sys/sysproto.h#14 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/sys/sysproto.h#14 (text+ko) ==== @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/sys/sysproto.h,v 1.175 2005/05/30 15:20:21 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.196 2005/05/30 15:09:18 rwatson Exp */ @@ -1339,7 +1339,6 @@ char length_l_[PADL_(u_int)]; u_int length; char length_r_[PADR_(u_int)]; }; struct auditctl_args { - char cmd_l_[PADL_(int)]; int cmd; char cmd_r_[PADR_(int)]; char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)]; }; struct _umtx_op_args { From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:55:48 2005 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 9664316A421; Wed, 29 Jun 2005 22:55:47 +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 6EE8F16A41C for ; Wed, 29 Jun 2005 22:55:47 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40ABF43D49 for ; Wed, 29 Jun 2005 22:55:47 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TMtl22050669 for ; Wed, 29 Jun 2005 22:55:47 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TMtku6050666 for perforce@freebsd.org; Wed, 29 Jun 2005 22:55:46 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 22:55:46 GMT Message-Id: <200506292255.j5TMtku6050666@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79207 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: Wed, 29 Jun 2005 22:55:48 -0000 http://perforce.freebsd.org/chv.cgi?CH=79207 Change 79207 by peter@peter_daintree on 2005/06/29 22:55:33 IFC @79206 (partial) Affected files ... .. //depot/projects/hammer/contrib/bzip2/bzip2.c#3 integrate .. //depot/projects/hammer/contrib/isc-dhcp/FREEBSD-upgrade#7 delete .. //depot/projects/hammer/contrib/isc-dhcp/LICENSE#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/Makefile#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/Makefile.conf#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/Makefile.dist#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/README#7 delete .. //depot/projects/hammer/contrib/isc-dhcp/RELNOTES#7 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/Makefile.dist#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/clparse.c#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient-script.8#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient.8#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient.c#12 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient.conf#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient.conf.5#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/dhclient.leases.5#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/client/scripts/freebsd#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/Makefile.dist#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/alloc.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/bpf.c#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/comapi.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/conflex.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/ctrace.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/dhcp-eval.5#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/dhcp-options.5#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/discover.c#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/dispatch.c#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/dlpi.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/dns.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/ethernet.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/execute.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/fddi.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/icmp.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/inet.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/iscprint.c#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/lpf.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/memory.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/nit.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/options.c#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/packet.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/parse.c#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/print.c#6 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/raw.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/resolv.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/socket.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/tables.c#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/tr.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/tree.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/common/upf.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/configure#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/contrib/3.0b1-lease-convert#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/contrib/sethostname.sh#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/Makefile.dist#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/callback.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/cltest.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/dhcpctl.3#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/dhcpctl.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/dhcpctl.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/omshell.1#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/omshell.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dhcpctl/remote.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/Makefile.dist#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/base64.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/dst_api.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/dst_internal.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/dst_support.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/hmac_link.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/md5.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/md5_dgst.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/md5_locl.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/dst/prandom.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/arpa/nameser.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/arpa/nameser_compat.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/cdefs.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/cf/freebsd.h#5 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/ctrace.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/dhcp.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/dhcpd.h#7 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/dhctoken.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/failover.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/inet.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/boolean.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/dst.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/int.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/lang.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/list.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/result.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/isc-dhcp/types.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/minires/minires.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/minires/res_update.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/minires/resolv.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/netinet/if_ether.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/netinet/ip.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/netinet/ip_icmp.h#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/netinet/udp.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/alloc.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/buffer.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/convert.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/hash.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/omapip.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/omapip_p.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/omapip/trace.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/osdep.h#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/site.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/statement.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/tree.h#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/includes/version.h#7 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/Makefile.dist#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_date.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_name.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_parse.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_samedomain.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_sign.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/ns_verify.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_comp.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_findzonecut.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_init.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_mkquery.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_mkupdate.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_query.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_send.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_sendsigned.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/minires/res_update.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/Makefile.dist#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/alloc.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/array.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/auth.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/buffer.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/connection.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/convert.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/dispatch.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/errwarn.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/generic.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/handle.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/hash.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/inet_addr.c#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/listener.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/message.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/mrtrace.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/omapi.3#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/protocol.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/result.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/support.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/test.c#4 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/toisc.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/omapip/trace.c#3 delete .. //depot/projects/hammer/contrib/isc-dhcp/site.conf#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/tests/failover/dhcp-1.cf#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/tests/failover/dhcp-2.cf#2 delete .. //depot/projects/hammer/contrib/isc-dhcp/tests/failover/new-failover#2 delete .. //depot/projects/hammer/lib/libkvm/kvm.c#7 integrate .. //depot/projects/hammer/lib/libkvm/kvm_arm.c#4 integrate .. //depot/projects/hammer/lib/libkvm/kvm_ia64.c#7 integrate .. //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#4 integrate .. //depot/projects/hammer/lib/libkvm/kvm_private.h#4 integrate .. //depot/projects/hammer/lib/libkvm/kvm_sparc.c#3 integrate .. //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#7 integrate .. //depot/projects/hammer/share/man/man9/BUF_LOCK.9#2 integrate .. //depot/projects/hammer/share/man/man9/BUF_LOCKFREE.9#2 integrate .. //depot/projects/hammer/share/man/man9/BUF_LOCKINIT.9#3 integrate .. //depot/projects/hammer/share/man/man9/BUF_REFCNT.9#2 integrate .. //depot/projects/hammer/share/man/man9/BUF_TIMELOCK.9#2 integrate .. //depot/projects/hammer/share/man/man9/BUF_UNLOCK.9#2 integrate .. //depot/projects/hammer/share/man/man9/DELAY.9#3 integrate .. //depot/projects/hammer/share/man/man9/DEVICE_ATTACH.9#4 integrate .. //depot/projects/hammer/share/man/man9/DEVICE_DETACH.9#5 integrate .. //depot/projects/hammer/share/man/man9/DEVICE_IDENTIFY.9#6 integrate .. //depot/projects/hammer/share/man/man9/DEVICE_PROBE.9#8 integrate .. //depot/projects/hammer/share/man/man9/DEVICE_SHUTDOWN.9#3 integrate .. //depot/projects/hammer/share/man/man9/VOP_ACCESS.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_ACLCHECK.9#8 integrate .. //depot/projects/hammer/share/man/man9/VOP_ADVLOCK.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_ATTRIB.9#5 integrate .. //depot/projects/hammer/share/man/man9/VOP_BWRITE.9#5 integrate .. //depot/projects/hammer/share/man/man9/VOP_CREATE.9#9 integrate .. //depot/projects/hammer/share/man/man9/VOP_FSYNC.9#5 integrate .. //depot/projects/hammer/share/man/man9/VOP_GETACL.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_GETVOBJECT.9#4 integrate .. //depot/projects/hammer/share/man/man9/VOP_INACTIVE.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_IOCTL.9#7 integrate .. //depot/projects/hammer/share/man/man9/VOP_LINK.9#7 integrate .. //depot/projects/hammer/share/man/man9/VOP_LOCK.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_LOOKUP.9#8 integrate .. //depot/projects/hammer/share/man/man9/VOP_OPENCLOSE.9#8 integrate .. //depot/projects/hammer/share/man/man9/VOP_PATHCONF.9#4 integrate .. //depot/projects/hammer/share/man/man9/VOP_PRINT.9#4 integrate .. //depot/projects/hammer/share/man/man9/VOP_RDWR.9#7 integrate .. //depot/projects/hammer/share/man/man9/VOP_READDIR.9#7 integrate .. //depot/projects/hammer/share/man/man9/VOP_READLINK.9#5 integrate .. //depot/projects/hammer/share/man/man9/VOP_REALLOCBLKS.9#4 integrate .. //depot/projects/hammer/share/man/man9/VOP_REMOVE.9#5 integrate .. //depot/projects/hammer/share/man/man9/VOP_REVOKE.9#2 integrate .. //depot/projects/hammer/share/man/man9/VOP_SETACL.9#6 integrate .. //depot/projects/hammer/share/man/man9/VOP_SETEXTATTR.9#7 integrate .. //depot/projects/hammer/share/man/man9/VOP_STRATEGY.9#5 integrate .. //depot/projects/hammer/share/man/man9/acl.9#4 integrate .. //depot/projects/hammer/share/man/man9/bpf.9#5 integrate .. //depot/projects/hammer/share/man/man9/bus_alloc_resource.9#9 integrate .. //depot/projects/hammer/share/man/man9/bus_child_present.9#4 integrate .. //depot/projects/hammer/share/man/man9/bus_generic_attach.9#3 integrate .. //depot/projects/hammer/share/man/man9/bus_generic_detach.9#3 integrate .. //depot/projects/hammer/share/man/man9/bus_generic_print_child.9#3 integrate .. //depot/projects/hammer/share/man/man9/bus_generic_read_ivar.9#2 integrate .. //depot/projects/hammer/share/man/man9/bus_generic_shutdown.9#3 integrate .. //depot/projects/hammer/share/man/man9/bus_release_resource.9#4 integrate .. //depot/projects/hammer/share/man/man9/bus_set_resource.9#5 integrate .. //depot/projects/hammer/share/man/man9/crypto.9#4 integrate .. //depot/projects/hammer/share/man/man9/devclass.9#5 integrate .. //depot/projects/hammer/share/man/man9/devclass_add_driver.9#3 integrate .. //depot/projects/hammer/share/man/man9/devclass_find.9#4 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_count.9#3 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_device.9#2 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_devices.9#3 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_drivers.9#4 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_maxunit.9#3 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_name.9#2 integrate .. //depot/projects/hammer/share/man/man9/devclass_get_softc.9#2 integrate .. //depot/projects/hammer/share/man/man9/device.9#4 integrate .. //depot/projects/hammer/share/man/man9/devsw.9#2 integrate .. //depot/projects/hammer/share/man/man9/domain.9#3 integrate .. //depot/projects/hammer/share/man/man9/driver.9#4 integrate .. //depot/projects/hammer/share/man/man9/extattr.9#6 integrate .. //depot/projects/hammer/share/man/man9/getnewvnode.9#4 integrate .. //depot/projects/hammer/share/man/man9/groupmember.9#2 integrate .. //depot/projects/hammer/share/man/man9/hexdump.9#5 integrate .. //depot/projects/hammer/share/man/man9/ieee80211.9#4 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_crypto.9#3 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_input.9#3 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_ioctl.9#3 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_node.9#4 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_output.9#3 integrate .. //depot/projects/hammer/share/man/man9/ieee80211_proto.9#3 integrate .. //depot/projects/hammer/share/man/man9/kobj.9#5 integrate .. //depot/projects/hammer/share/man/man9/lock.9#3 integrate .. //depot/projects/hammer/share/man/man9/mac.9#10 integrate .. //depot/projects/hammer/share/man/man9/mbuf.9#22 integrate .. //depot/projects/hammer/share/man/man9/mbuf_tags.9#6 integrate .. //depot/projects/hammer/share/man/man9/module.9#4 integrate .. //depot/projects/hammer/share/man/man9/pci.9#7 integrate .. //depot/projects/hammer/share/man/man9/pfind.9#3 integrate .. //depot/projects/hammer/share/man/man9/pgfind.9#3 integrate .. //depot/projects/hammer/share/man/man9/rman.9#6 integrate .. //depot/projects/hammer/share/man/man9/selrecord.9#2 integrate .. //depot/projects/hammer/share/man/man9/signal.9#9 integrate .. //depot/projects/hammer/share/man/man9/sleep.9#8 integrate .. //depot/projects/hammer/share/man/man9/spl.9#4 integrate .. //depot/projects/hammer/share/man/man9/style.9#23 integrate .. //depot/projects/hammer/share/man/man9/taskqueue.9#13 integrate .. //depot/projects/hammer/share/man/man9/ucred.9#3 integrate .. //depot/projects/hammer/share/man/man9/uidinfo.9#3 integrate .. //depot/projects/hammer/share/man/man9/uio.9#6 integrate .. //depot/projects/hammer/share/man/man9/vaccess.9#3 integrate .. //depot/projects/hammer/share/man/man9/vaccess_acl_posix1e.9#2 integrate .. //depot/projects/hammer/share/man/man9/vcount.9#2 integrate .. //depot/projects/hammer/share/man/man9/vflush.9#4 integrate .. //depot/projects/hammer/share/man/man9/vfsconf.9#3 integrate .. //depot/projects/hammer/share/man/man9/vget.9#6 integrate .. //depot/projects/hammer/share/man/man9/vgone.9#3 integrate .. //depot/projects/hammer/share/man/man9/vhold.9#2 integrate .. //depot/projects/hammer/share/man/man9/vinvalbuf.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_check_protection.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_clean.9#4 integrate .. //depot/projects/hammer/share/man/man9/vm_map_create.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_delete.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_find.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_findspace.9#4 integrate .. //depot/projects/hammer/share/man/man9/vm_map_inherit.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_init.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_insert.9#4 integrate .. //depot/projects/hammer/share/man/man9/vm_map_lock.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_lookup.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_madvise.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_protect.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_remove.9#4 integrate .. //depot/projects/hammer/share/man/man9/vm_map_simplify_entry.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_stack.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_submap.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_map_wire.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_page_alloc.9#4 integrate .. //depot/projects/hammer/share/man/man9/vm_page_bits.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_flag.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_grab.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_io.9#3 integrate .. //depot/projects/hammer/share/man/man9/vm_page_lookup.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_protect.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_sleep_busy.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_unmanage.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_wakeup.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_wire.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_page_zero_fill.9#2 integrate .. //depot/projects/hammer/share/man/man9/vm_set_page_size.9#3 integrate .. //depot/projects/hammer/share/man/man9/vn_fullpath.9#3 integrate .. //depot/projects/hammer/share/man/man9/vn_isdisk.9#2 integrate .. //depot/projects/hammer/share/man/man9/vnode.9#8 integrate .. //depot/projects/hammer/share/man/man9/vput.9#3 integrate .. //depot/projects/hammer/share/man/man9/vref.9#6 integrate .. //depot/projects/hammer/share/man/man9/vrele.9#4 integrate .. //depot/projects/hammer/share/man/man9/zero_copy.9#7 integrate .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#136 integrate .. //depot/projects/hammer/sys/amd64/include/param.h#31 integrate .. //depot/projects/hammer/sys/amd64/include/pmap.h#55 integrate .. //depot/projects/hammer/sys/compat/freebsd32/freebsd32_misc.c#29 integrate .. //depot/projects/hammer/sys/compat/freebsd32/freebsd32_util.h#4 integrate .. //depot/projects/hammer/sys/dev/drm/radeon_cp.c#11 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_pccard.c#14 integrate .. //depot/projects/hammer/sys/dev/ral/if_ral.c#4 integrate .. //depot/projects/hammer/sys/i386/i386/machdep.c#61 integrate .. //depot/projects/hammer/sys/i386/ibcs2/ibcs2_isc_syscall.h#4 integrate .. //depot/projects/hammer/sys/i386/ibcs2/ibcs2_isc_sysent.c#5 integrate .. //depot/projects/hammer/sys/i386/ibcs2/ibcs2_xenix.h#4 integrate .. //depot/projects/hammer/sys/i386/ibcs2/ibcs2_xenix_syscall.h#4 integrate .. //depot/projects/hammer/sys/i386/ibcs2/ibcs2_xenix_sysent.c#5 integrate .. //depot/projects/hammer/sys/i386/ibcs2/syscalls.isc#4 integrate .. //depot/projects/hammer/sys/i386/ibcs2/syscalls.xenix#4 integrate .. //depot/projects/hammer/sys/i386/include/pmap.h#23 integrate .. //depot/projects/hammer/sys/kern/kern_mbuf.c#7 integrate .. //depot/projects/hammer/sys/net/if_bridge.c#3 integrate .. //depot/projects/hammer/sys/net/route.c#18 integrate .. //depot/projects/hammer/sys/netinet/ip_fw2.c#59 integrate .. //depot/projects/hammer/sys/netinet/tcp_input.c#52 integrate .. //depot/projects/hammer/sys/sys/kerneldump.h#5 integrate Differences ... ==== //depot/projects/hammer/contrib/bzip2/bzip2.c#3 (text+ko) ==== @@ -99,6 +99,7 @@ give any guarantee of the above statement. --*/ +/* $FreeBSD: src/contrib/bzip2/bzip2.c,v 1.2 2005/06/29 21:36:49 simon Exp $ */ /*----------------------------------------------------*/ @@ -312,6 +313,7 @@ static void copyFileName ( Char*, Char* ); static void* myMalloc ( Int32 ); +static int applySavedFileAttrToOutputFile ( int fd ); @@ -457,6 +459,10 @@ ret = fflush ( zStream ); if (ret == EOF) goto errhandler_io; if (zStream != stdout) { + int fd = fileno ( zStream ); + if (fd < 0) goto errhandler_io; + ret = applySavedFileAttrToOutputFile ( fd ); + if (ret != 0) goto errhandler_io; ret = fclose ( zStream ); outputHandleJustInCase = NULL; if (ret == EOF) goto errhandler_io; @@ -569,6 +575,12 @@ closeok: if (ferror(zStream)) goto errhandler_io; + if ( stream != stdout) { + int fd = fileno ( stream ); + if (fd < 0) goto errhandler_io; + ret = applySavedFileAttrToOutputFile ( fd ); + if (ret != 0) goto errhandler_io; + } ret = fclose ( zStream ); if (ret == EOF) goto errhandler_io; @@ -1129,7 +1141,7 @@ static -void applySavedMetaInfoToOutputFile ( Char *dstName ) +void applySavedTimeInfoToOutputFile ( Char *dstName ) { # if BZ_UNIX IntNative retVal; @@ -1138,16 +1150,26 @@ uTimBuf.actime = fileMetaInfo.st_atime; uTimBuf.modtime = fileMetaInfo.st_mtime; - retVal = chmod ( dstName, fileMetaInfo.st_mode ); + retVal = utime ( dstName, &uTimBuf ); ERROR_IF_NOT_ZERO ( retVal ); +# endif +} - retVal = utime ( dstName, &uTimBuf ); - ERROR_IF_NOT_ZERO ( retVal ); +static +int applySavedFileAttrToOutputFile ( int fd ) +{ +# if BZ_UNIX + IntNative retVal; + + retVal = fchmod ( fd, fileMetaInfo.st_mode ); + if (retVal != 0) + return retVal; - retVal = chown ( dstName, fileMetaInfo.st_uid, fileMetaInfo.st_gid ); + (void) fchown ( fd, fileMetaInfo.st_uid, fileMetaInfo.st_gid ); /* chown() will in many cases return with EPERM, which can be safely ignored. */ + return 0; # endif } @@ -1370,7 +1392,7 @@ /*--- If there was an I/O error, we won't get here. ---*/ if ( srcMode == SM_F2F ) { - applySavedMetaInfoToOutputFile ( outName ); + applySavedTimeInfoToOutputFile ( outName ); deleteOutputOnInterrupt = False; if ( !keepInputFiles ) { IntNative retVal = remove ( inName ); @@ -1548,7 +1570,7 @@ /*--- If there was an I/O error, we won't get here. ---*/ if ( magicNumberOK ) { if ( srcMode == SM_F2F ) { - applySavedMetaInfoToOutputFile ( outName ); + applySavedTimeInfoToOutputFile ( outName ); deleteOutputOnInterrupt = False; if ( !keepInputFiles ) { IntNative retVal = remove ( inName ); ==== //depot/projects/hammer/lib/libkvm/kvm.c#7 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm.c,v 1.26 2004/06/08 13:08:19 stefanf Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm.c,v 1.27 2005/06/29 22:39:41 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 ==== //depot/projects/hammer/lib/libkvm/kvm_arm.c#4 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_arm.c,v 1.1 2004/05/14 12:24:03 cognet Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_arm.c,v 1.2 2005/06/29 22:39:41 peter Exp $"); #include ==== //depot/projects/hammer/lib/libkvm/kvm_ia64.c#7 (text+ko) ==== @@ -1,4 +1,4 @@ -/* $FreeBSD: src/lib/libkvm/kvm_ia64.c,v 1.6 2004/09/23 00:05:20 marcel Exp $ */ +/* $FreeBSD: src/lib/libkvm/kvm_ia64.c,v 1.7 2005/06/29 22:39:41 peter Exp $ */ /* $NetBSD: kvm_alpha.c,v 1.7.2.1 1997/11/02 20:34:26 mellon Exp $ */ /* ==== //depot/projects/hammer/lib/libkvm/kvm_powerpc.c#4 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_powerpc.c,v 1.2 2002/05/15 09:56:40 obrien Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_powerpc.c,v 1.3 2005/06/29 22:39:41 peter Exp $"); #include ==== //depot/projects/hammer/lib/libkvm/kvm_private.h#4 (text+ko) ==== @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)kvm_private.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD: src/lib/libkvm/kvm_private.h,v 1.8 2002/03/22 09:18:38 obrien Exp $ + * $FreeBSD: src/lib/libkvm/kvm_private.h,v 1.9 2005/06/29 22:39:41 peter Exp $ */ struct __kvm { ==== //depot/projects/hammer/lib/libkvm/kvm_sparc.c#3 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_sparc.c,v 1.5 2002/03/21 23:38:09 obrien Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_sparc.c,v 1.6 2005/06/29 22:39:41 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 ==== //depot/projects/hammer/lib/libkvm/kvm_sparc64.c#7 (text+ko) ==== @@ -38,7 +38,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_sparc64.c,v 1.6 2002/12/27 01:45:05 jake Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_sparc64.c,v 1.7 2005/06/29 22:39:41 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 ==== //depot/projects/hammer/share/man/man9/BUF_LOCK.9#2 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_LOCK.9,v 1.7 2001/12/26 23:14:04 davidc Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_LOCK.9,v 1.8 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 9, 2001 .Dt BUF_LOCK 9 @@ -71,5 +71,5 @@ .Xr BUF_UNLOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/BUF_LOCKFREE.9#2 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_LOCKFREE.9,v 1.6 2001/12/26 23:14:04 davidc Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_LOCKFREE.9,v 1.7 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 9, 2001 .Dt BUF_LOCKFREE 9 @@ -59,5 +59,5 @@ .Xr BUF_UNLOCK 9 , .Xr lockdestroy 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/BUF_LOCKINIT.9#3 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_LOCKINIT.9,v 1.7 2005/01/06 17:07:57 keramida Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_LOCKINIT.9,v 1.8 2005/06/28 20:15:18 hmp Exp $ .\" .Dd January 6, 2005 .Dt BUF_LOCKINIT 9 @@ -58,5 +58,5 @@ .Xr lockinit 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/BUF_REFCNT.9#2 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_REFCNT.9,v 1.6 2001/12/26 23:14:04 davidc Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_REFCNT.9,v 1.7 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 9, 2001 .Dt BUF_REFCNT 9 @@ -57,5 +57,5 @@ .Xr BUF_UNLOCK 9 , .Xr lockcount 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/BUF_TIMELOCK.9#2 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_TIMELOCK.9,v 1.8 2002/01/09 11:43:45 mpp Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_TIMELOCK.9,v 1.9 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 9, 2001 .Dt BUF_TIMELOCK 9 @@ -79,5 +79,5 @@ .Xr BUF_UNLOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/BUF_UNLOCK.9#2 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/BUF_UNLOCK.9,v 1.6 2001/12/26 23:14:04 davidc Exp $ +.\" $FreeBSD: src/share/man/man9/BUF_UNLOCK.9,v 1.7 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 9, 2001 .Dt BUF_UNLOCK 9 @@ -60,5 +60,5 @@ .Xr BUF_TIMELOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . ==== //depot/projects/hammer/share/man/man9/DELAY.9#3 (text+ko) ==== @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DELAY.9,v 1.7 2003/10/23 01:31:24 hmp Exp $ +.\" $FreeBSD: src/share/man/man9/DELAY.9,v 1.8 2005/06/28 20:15:18 hmp Exp $ .\" .Dd November 21, 2000 .Os @@ -43,5 +43,5 @@ .Fa delay microseconds (1/1000000th of a second). .Sh AUTHORS -This man page was written by +This manual page was written by .An Alfred Perlstein . ==== //depot/projects/hammer/share/man/man9/DEVICE_ATTACH.9#4 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DEVICE_ATTACH.9,v 1.9 2005/01/06 17:17:29 keramida Exp $ +.\" $FreeBSD: src/share/man/man9/DEVICE_ATTACH.9,v 1.10 2005/06/28 20:15:18 hmp Exp $ .\" .Dd January 6, 2005 .Dt DEVICE_ATTACH 9 @@ -67,5 +67,5 @@ .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson Aq dfr@FreeBSD.org . ==== //depot/projects/hammer/share/man/man9/DEVICE_DETACH.9#5 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DEVICE_DETACH.9,v 1.12 2005/01/06 17:19:56 keramida Exp $ +.\" $FreeBSD: src/share/man/man9/DEVICE_DETACH.9,v 1.13 2005/06/28 20:15:18 hmp Exp $ .\" .Dd June 16, 1998 .Dt DEVICE_DETACH 9 @@ -61,5 +61,5 @@ .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/DEVICE_IDENTIFY.9#6 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DEVICE_IDENTIFY.9,v 1.12 2004/07/03 18:29:23 ru Exp $ +.\" $FreeBSD: src/share/man/man9/DEVICE_IDENTIFY.9,v 1.13 2005/06/28 20:15:18 hmp Exp $ .\" .Dd May 13, 2004 .Dt DEVICE_IDENTIFY 9 @@ -90,5 +90,5 @@ .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Alexander Langer Aq alex@FreeBSD.org . ==== //depot/projects/hammer/share/man/man9/DEVICE_PROBE.9#8 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DEVICE_PROBE.9,v 1.20 2005/01/06 17:25:11 keramida Exp $ +.\" $FreeBSD: src/share/man/man9/DEVICE_PROBE.9,v 1.21 2005/06/28 20:15:18 hmp Exp $ .\" .Dd January 6, 2005 .Dt DEVICE_PROBE 9 @@ -90,5 +90,5 @@ .Xr DEVICE_IDENTIFY 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/DEVICE_SHUTDOWN.9#3 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/DEVICE_SHUTDOWN.9,v 1.8 2005/01/06 17:33:38 keramida Exp $ +.\" $FreeBSD: src/share/man/man9/DEVICE_SHUTDOWN.9,v 1.9 2005/06/28 20:15:18 hmp Exp $ .\" .Dd January 6, 2005 .Dt DEVICE_SHUTDOWN 9 @@ -53,5 +53,5 @@ .Xr DEVICE_IDENTIFY 9 , .Xr DEVICE_PROBE 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_ACCESS.9#6 (text+ko) ==== @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_ACCESS.9,v 1.20 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_ACCESS.9,v 1.21 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -148,5 +148,5 @@ .Xr vaccess_acl_posix1e 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_ACLCHECK.9#8 (text+ko) ==== @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_ACLCHECK.9,v 1.13 2005/02/09 18:07:17 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_ACLCHECK.9,v 1.14 2005/06/28 20:15:18 hmp Exp $ .\" .Dd December 23, 1999 .Os @@ -98,5 +98,5 @@ .Xr VOP_GETACL 9 , .Xr VOP_SETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . ==== //depot/projects/hammer/share/man/man9/VOP_ADVLOCK.9#6 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_ADVLOCK.9,v 1.13 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_ADVLOCK.9,v 1.14 2005/06/28 20:15:18 hmp Exp $ .\" .Dd June 30, 1999 .Os @@ -84,5 +84,5 @@ .Xr flock 2 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_ATTRIB.9#5 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_ATTRIB.9,v 1.24 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_ATTRIB.9,v 1.25 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -162,5 +162,5 @@ .Xr vnode 9 , .Xr VOP_ACCESS 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_BWRITE.9#5 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_BWRITE.9,v 1.11 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_BWRITE.9,v 1.12 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -52,5 +52,5 @@ .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_CREATE.9#9 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_CREATE.9,v 1.17 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_CREATE.9,v 1.18 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -157,5 +157,5 @@ appeared in .Bx 4.3 . .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_FSYNC.9#5 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_FSYNC.9,v 1.14 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_FSYNC.9,v 1.15 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -146,5 +146,5 @@ .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_GETACL.9#6 (text+ko) ==== @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_GETACL.9,v 1.14 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_GETACL.9,v 1.15 2005/06/28 20:15:18 hmp Exp $ .\" .Dd December 23, 1999 .Os @@ -92,5 +92,5 @@ .Xr VOP_ACLCHECK 9 , .Xr VOP_SETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . ==== //depot/projects/hammer/share/man/man9/VOP_GETVOBJECT.9#4 (text+ko) ==== @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_GETVOBJECT.9,v 1.7 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_GETVOBJECT.9,v 1.8 2005/06/28 20:15:18 hmp Exp $ .\" .Dd September 10, 2000 .Os @@ -109,5 +109,5 @@ .Xr VOP_GETPAGES 9 , .Xr VOP_PUTPAGES 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Boris Popov . ==== //depot/projects/hammer/share/man/man9/VOP_INACTIVE.9#6 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_INACTIVE.9,v 1.15 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_INACTIVE.9,v 1.16 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -109,5 +109,5 @@ .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_IOCTL.9#7 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_IOCTL.9,v 1.14 2005/05/24 12:33:29 hmp Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_IOCTL.9,v 1.15 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -80,5 +80,5 @@ .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_LINK.9#7 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_LINK.9,v 1.22 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_LINK.9,v 1.23 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -110,5 +110,5 @@ .Xr vn_lock 9 , .Xr vnode 9 .Sh AUTHORS -This man page was originally written by +This manual page was originally written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_LOCK.9#6 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_LOCK.9,v 1.16 2005/02/13 22:25:19 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_LOCK.9,v 1.17 2005/06/28 20:15:18 hmp Exp $ .\" .Dd July 24, 1996 .Os @@ -189,5 +189,5 @@ .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . ==== //depot/projects/hammer/share/man/man9/VOP_LOOKUP.9#8 (text+ko) ==== @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man9/VOP_LOOKUP.9,v 1.23 2005/01/28 10:43:05 ru Exp $ +.\" $FreeBSD: src/share/man/man9/VOP_LOOKUP.9,v 1.24 2005/06/28 20:15:18 hmp Exp $ .\" .Dd November 24, 1997 .Os @@ -443,7 +443,7 @@ appeared in >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Wed Jun 29 22:57:51 2005 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 A15D416A420; Wed, 29 Jun 2005 22:57:50 +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 64F7316A41C for ; Wed, 29 Jun 2005 22:57:50 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAB843D48 for ; Wed, 29 Jun 2005 22:57:50 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TMvoTA050726 for ; Wed, 29 Jun 2005 22:57:50 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TMvnvF050723 for perforce@freebsd.org; Wed, 29 Jun 2005 22:57:49 GMT (envelope-from peter@freebsd.org) Date: Wed, 29 Jun 2005 22:57:49 GMT Message-Id: <200506292257.j5TMvnvF050723@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79208 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: Wed, 29 Jun 2005 22:57:51 -0000 http://perforce.freebsd.org/chv.cgi?CH=79208 Change 79208 by peter@peter_daintree on 2005/06/29 22:57:19 IFC @79206 (sync in favour of cvs version) Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_amd64.c#18 integrate .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#10 integrate .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#22 integrate .. //depot/projects/hammer/sys/i386/i386/dump_machdep.c#9 integrate Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_amd64.c#18 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_amd64.c,v 1.17 2004/05/19 18:24:13 peter Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_amd64.c,v 1.18 2005/06/29 22:39:41 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 @@ -101,7 +101,6 @@ _kvm_err(kd, kd->program, "cannot mmap corefile"); return (-1); } - return (0); } @@ -120,7 +119,6 @@ p++, n--; if (n == 0) return (0); - *ofs = (pa - p->p_paddr) + p->p_offset; return (PAGE_SIZE - ((size_t)pa & PAGE_MASK)); } @@ -327,7 +325,7 @@ return (PAGE_SIZE - offset); invalid: - _kvm_err(kd, 0, "invalid address (0x%lx)", (unsigned long)va); + _kvm_err(kd, 0, "invalid address (0x%lx)", va); return (0); } ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#10 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_i386.c,v 1.15 2001/10/10 17:48:43 bde Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_i386.c,v 1.16 2005/06/29 22:39:41 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 @@ -121,13 +121,10 @@ Elf_Phdr *p = (Elf_Phdr*)((char*)e + e->e_phoff); int n = e->e_phnum; - while (n && (pa < p->p_paddr || pa >= p->p_paddr + p->p_memsz)) { + while (n && (pa < p->p_paddr || pa >= p->p_paddr + p->p_memsz)) p++, n--; - } - if (n == 0) return (0); - *ofs = (pa - p->p_paddr) + p->p_offset; return (PAGE_SIZE - ((size_t)pa & PAGE_MASK)); } @@ -324,7 +321,7 @@ return (PAGE_SIZE - offset); invalid: - _kvm_err(kd, 0, "invalid address (%x)", va); + _kvm_err(kd, 0, "invalid address (0x%lx)", va); return (0); } @@ -421,7 +418,7 @@ return (PAGE_SIZE - offset); invalid: - _kvm_err(kd, 0, "invalid address (%x)", va); + _kvm_err(kd, 0, "invalid address (0x%lx)", va); return (0); } @@ -434,7 +431,7 @@ return (0); } if (kd->vmst->pae) - _kvm_vatop_pae(kd, va, pa); + return (_kvm_vatop_pae(kd, va, pa)); else - _kvm_vatop(kd, va, pa); + return (_kvm_vatop(kd, va, pa)); } ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#22 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/ia64/ia64/dump_machdep.c,v 1.12 2005/01/06 22:18:22 imp Exp $"); +__FBSDID("$FreeBSD: src/sys/amd64/amd64/dump_machdep.c,v 1.10 2005/06/29 22:28:45 peter Exp $"); #include #include ==== //depot/projects/hammer/sys/i386/i386/dump_machdep.c#9 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/ia64/ia64/dump_machdep.c,v 1.12 2005/01/06 22:18:22 imp Exp $"); +__FBSDID("$FreeBSD: src/sys/i386/i386/dump_machdep.c,v 1.10 2005/06/29 22:28:45 peter Exp $"); #include #include From owner-p4-projects@FreeBSD.ORG Wed Jun 29 23:33:35 2005 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 A03D816A420; Wed, 29 Jun 2005 23:33:34 +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 79A5A16A41C for ; Wed, 29 Jun 2005 23:33:34 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 512D343D1F for ; Wed, 29 Jun 2005 23:33:34 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5TNXYd0052875 for ; Wed, 29 Jun 2005 23:33:34 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5TNXYEl052872 for perforce@freebsd.org; Wed, 29 Jun 2005 23:33:34 GMT (envelope-from soc-tyler@freebsd.org) Date: Wed, 29 Jun 2005 23:33:34 GMT Message-Id: <200506292333.j5TNXYEl052872@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79210 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: Wed, 29 Jun 2005 23:33:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=79210 Change 79210 by soc-tyler@soc-tyler_launchd on 2005/06/29 23:33:22 Create separate subdir for launchctl and includes, start removing Zerozonf specific and CoreFoundation specific calls from launchctl Affected files ... .. //depot/projects/soc2005/launchd/includes/launch.h#1 add .. //depot/projects/soc2005/launchd/includes/launch_priv.h#1 add .. //depot/projects/soc2005/launchd/launchctl/Makefile#1 add .. //depot/projects/soc2005/launchd/launchctl/launchctl.1#1 add .. //depot/projects/soc2005/launchd/launchctl/launchctl.c#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 00:48:08 2005 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 2853916A434; Thu, 30 Jun 2005 00:48:08 +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 D6A9116A41F for ; Thu, 30 Jun 2005 00:48:07 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B132143D4C for ; Thu, 30 Jun 2005 00:48:07 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U0m7ve063216 for ; Thu, 30 Jun 2005 00:48:07 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U0m7Xc063213 for perforce@freebsd.org; Thu, 30 Jun 2005 00:48:07 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 00:48:07 GMT Message-Id: <200506300048.j5U0m7Xc063213@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79217 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: Thu, 30 Jun 2005 00:48:09 -0000 http://perforce.freebsd.org/chv.cgi?CH=79217 Change 79217 by peter@peter_daintree on 2005/06/30 00:47:47 IFC @79216 Affected files ... .. //depot/projects/hammer/lib/libc/i386/gen/_set_tp.c#8 integrate .. //depot/projects/hammer/lib/libpthread/arch/i386/i386/pthread_md.c#11 integrate .. //depot/projects/hammer/lib/libpthread/arch/i386/include/pthread_md.h#16 integrate .. //depot/projects/hammer/libexec/rtld-elf/i386/reloc.c#10 integrate .. //depot/projects/hammer/sys/amd64/amd64/exception.S#40 integrate .. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#100 integrate .. //depot/projects/hammer/sys/amd64/amd64/trap.c#68 integrate .. //depot/projects/hammer/sys/conf/options#80 integrate .. //depot/projects/hammer/sys/conf/options.amd64#37 integrate .. //depot/projects/hammer/sys/conf/options.i386#38 integrate .. //depot/projects/hammer/sys/conf/options.pc98#34 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#8 integrate .. //depot/projects/hammer/sys/i386/i386/mp_machdep.c#47 integrate .. //depot/projects/hammer/sys/i386/i386/trap.c#37 integrate .. //depot/projects/hammer/sys/kern/subr_kdb.c#12 integrate .. //depot/projects/hammer/sys/kern/sys_generic.c#24 integrate Differences ... ==== //depot/projects/hammer/lib/libc/i386/gen/_set_tp.c#8 (text+ko) ==== @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/lib/libc/i386/gen/_set_tp.c,v 1.5 2005/04/26 20:51:15 peter Exp $ + * $FreeBSD: src/lib/libc/i386/gen/_set_tp.c,v 1.6 2005/06/29 23:15:35 peter Exp $ */ #include ==== //depot/projects/hammer/lib/libpthread/arch/i386/i386/pthread_md.c#11 (text+ko) ==== @@ -26,7 +26,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libpthread/arch/i386/i386/pthread_md.c,v 1.6 2005/04/26 20:41:47 peter Exp $"); +__FBSDID("$FreeBSD: src/lib/libpthread/arch/i386/i386/pthread_md.c,v 1.7 2005/06/29 23:15:36 peter Exp $"); #include #include ==== //depot/projects/hammer/lib/libpthread/arch/i386/include/pthread_md.h#16 (text+ko) ==== @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/lib/libpthread/arch/i386/include/pthread_md.h,v 1.15 2005/04/26 20:41:48 peter Exp $ + * $FreeBSD: src/lib/libpthread/arch/i386/include/pthread_md.h,v 1.16 2005/06/29 23:15:36 peter Exp $ */ /* * Machine-dependent thread prototypes/definitions for the thread kernel. ==== //depot/projects/hammer/libexec/rtld-elf/i386/reloc.c#10 (text+ko) ==== @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/libexec/rtld-elf/i386/reloc.c,v 1.17 2005/04/27 13:17:23 davidxu Exp $ + * $FreeBSD: src/libexec/rtld-elf/i386/reloc.c,v 1.18 2005/06/29 23:15:36 peter Exp $ */ /* ==== //depot/projects/hammer/sys/amd64/amd64/exception.S#40 (text+ko) ==== @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/sys/amd64/amd64/exception.S,v 1.124 2005/06/24 00:38:36 peter Exp $ + * $FreeBSD: src/sys/amd64/amd64/exception.S,v 1.125 2005/06/30 00:26:54 peter Exp $ */ #include "opt_atpic.h" ==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#100 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/amd64/amd64/mp_machdep.c,v 1.259 2005/06/09 18:23:54 ups Exp $"); +__FBSDID("$FreeBSD: src/sys/amd64/amd64/mp_machdep.c,v 1.260 2005/06/29 23:23:16 peter Exp $"); #include "opt_cpu.h" #include "opt_kdb.h" ==== //depot/projects/hammer/sys/amd64/amd64/trap.c#68 (text+ko) ==== @@ -38,7 +38,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/amd64/amd64/trap.c,v 1.288 2005/06/25 22:14:42 ups Exp $"); +__FBSDID("$FreeBSD: src/sys/amd64/amd64/trap.c,v 1.289 2005/06/29 23:23:16 peter Exp $"); /* * AMD64 Trap and System call handling ==== //depot/projects/hammer/sys/conf/options#80 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/options,v 1.509 2005/06/24 21:43:46 dwhite Exp $ +# $FreeBSD: src/sys/conf/options,v 1.510 2005/06/30 00:09:18 peter Exp $ # # On the handling of kernel options # ==== //depot/projects/hammer/sys/conf/options.amd64#37 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/options.amd64,v 1.20 2005/04/30 20:00:58 dwhite Exp $ +# $FreeBSD: src/sys/conf/options.amd64,v 1.21 2005/06/29 23:23:16 peter Exp $ # Options specific to AMD64 platform kernels AUTO_EOI_1 opt_auto_eoi.h ==== //depot/projects/hammer/sys/conf/options.i386#38 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/options.i386,v 1.223 2005/06/21 10:17:54 dumbbell Exp $ +# $FreeBSD: src/sys/conf/options.i386,v 1.224 2005/06/29 23:23:16 peter Exp $ # Options specific to the i386 platform kernels AUTO_EOI_1 opt_auto_eoi.h ==== //depot/projects/hammer/sys/conf/options.pc98#34 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/options.pc98,v 1.187 2005/06/24 13:19:09 des Exp $ +# $FreeBSD: src/sys/conf/options.pc98,v 1.188 2005/06/29 23:23:16 peter Exp $ # Options specific to the pc98 platform kernels AUTO_EOI_1 opt_auto_eoi.h ==== //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#8 (text+ko) ==== @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/fs/procfs/procfs_ioctl.c,v 1.10 2003/12/07 17:40:00 des Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_ioctl.c,v 1.11 2005/06/30 00:19:08 peter Exp $ */ #include "opt_compat.h" @@ -75,19 +75,19 @@ PROC_LOCK(p); error = 0; switch (cmd) { -#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) +#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) || defined(COMPAT_43) case _IOC(IOC_IN, 'p', 1, 0): #endif case PIOCBIS: p->p_stops |= *(uintptr_t *)data; break; -#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) +#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) || defined(COMPAT_43) case _IOC(IOC_IN, 'p', 2, 0): #endif case PIOCBIC: p->p_stops &= ~*(uintptr_t *)data; break; -#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) +#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) || defined(COMPAT_43) case _IOC(IOC_IN, 'p', 3, 0): #endif case PIOCSFL: @@ -135,7 +135,7 @@ ps32->val = p->p_step ? p->p_xstat : 0; break; #endif -#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) +#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) || defined(COMPAT_43) case _IOC(IOC_IN, 'p', 5, 0): #endif case PIOCCONT: ==== //depot/projects/hammer/sys/i386/i386/mp_machdep.c#47 (text+ko) ==== @@ -24,7 +24,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/i386/i386/mp_machdep.c,v 1.251 2005/06/09 18:23:53 ups Exp $"); +__FBSDID("$FreeBSD: src/sys/i386/i386/mp_machdep.c,v 1.252 2005/06/29 23:23:16 peter Exp $"); #include "opt_apic.h" #include "opt_cpu.h" ==== //depot/projects/hammer/sys/i386/i386/trap.c#37 (text+ko) ==== @@ -38,7 +38,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/i386/i386/trap.c,v 1.276 2005/06/25 22:14:42 ups Exp $"); +__FBSDID("$FreeBSD: src/sys/i386/i386/trap.c,v 1.277 2005/06/29 23:23:16 peter Exp $"); /* * 386 Trap and System call handling ==== //depot/projects/hammer/sys/kern/subr_kdb.c#12 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/subr_kdb.c,v 1.11 2005/04/30 20:00:59 dwhite Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/subr_kdb.c,v 1.12 2005/06/29 23:23:16 peter Exp $"); #include "opt_kdb.h" ==== //depot/projects/hammer/sys/kern/sys_generic.c#24 (text+ko) ==== @@ -35,7 +35,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/sys_generic.c,v 1.144 2005/03/31 22:51:18 jhb Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/sys_generic.c,v 1.145 2005/06/30 00:19:08 peter Exp $"); #include "opt_compat.h" #include "opt_ktrace.h" @@ -535,7 +535,7 @@ size = IOCPARM_LEN(com); if ((size > IOCPARM_MAX) || ((com & (IOC_VOID | IOC_IN | IOC_OUT)) == 0) || -#ifdef COMPAT_FREEBSD5 +#if defined(COMPAT_FREEBSD5) || defined(COMPAT_FREEBSD4) || defined(COMPAT_43) ((com & IOC_OUT) && size == 0) || #else ((com & (IOC_IN | IOC_OUT)) && size == 0) || From owner-p4-projects@FreeBSD.ORG Thu Jun 30 00:57:20 2005 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 BFF1216A420; Thu, 30 Jun 2005 00:57:19 +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 9A99316A41C for ; Thu, 30 Jun 2005 00:57:19 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E73443D4C for ; Thu, 30 Jun 2005 00:57:19 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U0vJPv063563 for ; Thu, 30 Jun 2005 00:57:19 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U0vJLn063560 for perforce@freebsd.org; Thu, 30 Jun 2005 00:57:19 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 00:57:19 GMT Message-Id: <200506300057.j5U0vJLn063560@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79218 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: Thu, 30 Jun 2005 00:57:20 -0000 http://perforce.freebsd.org/chv.cgi?CH=79218 Change 79218 by peter@peter_overcee on 2005/06/30 00:56:26 *blush* un-reverse copyout args Affected files ... .. //depot/projects/hammer/sys/kern/sys_process.c#30 edit Differences ... ==== //depot/projects/hammer/sys/kern/sys_process.c#30 (text+ko) ==== @@ -156,6 +156,7 @@ } #ifdef COMPAT_IA32 +/* For 32 bit binaries, we need to expose the 32 bit regs layouts. */ int proc_read_regs32(struct thread *td, struct reg32 *regs32) { @@ -352,10 +353,20 @@ #endif #ifdef COMPAT_IA32 +/* + * This CPP subterfuge is to try and reduce the number of ifdefs in + * the body of the code. + * COPYIN(uap->addr, &r.reg, sizeof r.reg); + * becomes either: + * copyin(uap->addr, &r.reg, sizeof r.reg); + * or + * copyin(uap->addr, &r.reg32, sizeof r.reg32); + * .. except this is done at runtime. + */ #define COPYIN(u, k, s) wrap32 ? \ - copyin(u, k ## 32, s ##32) : copyin(u, k, s) + copyin(u, k ## 32, s ## 32) : copyin(u, k, s) #define COPYOUT(k, u, s) wrap32 ? \ - copyout(k ## 32, u, s ##32) : copyout(u, k, s) + copyout(k ## 32, u, s ## 32) : copyout(k, u, s) #else #define COPYIN(u, k, s) copyin(u, k, s) #define COPYOUT(k, u, s) copyout(k, u, s) @@ -445,10 +456,23 @@ #undef COPYOUT #ifdef COMPAT_IA32 +/* + * This CPP subterfuge is to try and reduce the number of ifdefs in + * the body of the code. + * PROC_READ(regs, td2, addr); + * becomes either: + * proc_read_regs(td2, addr); + * or + * proc_read_regs32(td2, addr); + * .. except this is done at runtime. There is an additional + * complication in that PROC_WRITE disallows 32 bit consumers + * from writing to 64 bit address space targets. + */ #define PROC_READ(w, t, a) wrap32 ? \ - proc_read_ ## w ## 32(t, a) : proc_read_ ## w (t, a) + proc_read_ ## w ## 32(t, a) : proc_read_ ## w (t, a) #define PROC_WRITE(w, t, a) wrap32 ? \ - (safe ? proc_write_ ## w ## 32(t, a) : EINVAL ) : proc_write_ ## w (t, a) + (safe ? proc_write_ ## w ## 32(t, a) : EINVAL ) : \ + proc_write_ ## w (t, a) #else #define PROC_READ(w, t, a) proc_read_ ## w (t, a) #define PROC_WRITE(w, t, a) proc_write_ ## w (t, a) @@ -547,6 +571,10 @@ } #ifdef COMPAT_IA32 + /* + * Test if we're a 32 bit client and what the target is. + * Set the wrap controls accordingly. + */ if (td->td_proc->p_sysent == &ia32_freebsd_sysvec) { if (td2->td_proc->p_sysent == &ia32_freebsd_sysvec) safe = 1; From owner-p4-projects@FreeBSD.ORG Thu Jun 30 01:25:55 2005 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 A19A816A420; Thu, 30 Jun 2005 01:25:54 +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 5735816A41C for ; Thu, 30 Jun 2005 01:25:54 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29DD643D4C for ; Thu, 30 Jun 2005 01:25:54 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U1PsPk064881 for ; Thu, 30 Jun 2005 01:25:54 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U1PrNr064878 for perforce@freebsd.org; Thu, 30 Jun 2005 01:25:53 GMT (envelope-from soc-tyler@freebsd.org) Date: Thu, 30 Jun 2005 01:25:53 GMT Message-Id: <200506300125.j5U1PrNr064878@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79219 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: Thu, 30 Jun 2005 01:25:55 -0000 http://perforce.freebsd.org/chv.cgi?CH=79219 Change 79219 by soc-tyler@soc-tyler_launchd on 2005/06/30 01:25:31 Start documenting and removing CoreFoundation API calls in favour of more 'open' and standard libs. Affected files ... .. //depot/projects/soc2005/launchd/launchctl/launchctl.c#2 edit Differences ... ==== //depot/projects/soc2005/launchd/launchctl/launchctl.c#2 (text+ko) ==== @@ -48,8 +48,16 @@ * @APPLE_LICENSE_HEADER_END@ */ -// Mac OS specific -//#include +/* Mac OS specific + * #include + * + * CoreFoundation defines a lot of these CF* data types, documentation is here: + * http://developer.apple.com/documentation/CoreFoundation/Reference/CFAPI-date.html + * + * refer to the eXpat XML parsing library by way of 'libbsdxml' for replacement of + * the XML parsing functions + */ + #include #include #include @@ -73,9 +81,14 @@ #include #include #include -// Mac OS specific -//#include +/* Mac OS specific + * #include + * + * This includes the Zeroconf headers, why launchctl needs access to Zeroconf + * right now is beyond me... + */ + #include "launch.h" #include "launch_priv.h" @@ -85,7 +98,7 @@ static void distill_config_file(launch_data_t); static void sock_dict_cb(launch_data_t what, const char *key, void *context); static void sock_dict_edit_entry(launch_data_t tmp, const char *key, launch_data_t fdarray, launch_data_t thejob); -static launch_data_t CF2launch_data(CFTypeRef); +static launch_data_t CF2launch_data(const void *); static launch_data_t read_plist_file(const char *file, bool editondisk, bool load); static CFPropertyListRef CreateMyPropertyListFromFile(const char *); static void WriteMyPropertyListToFile(CFPropertyListRef, const char *); @@ -655,6 +668,10 @@ } } +/* + * XXX: what in the hell does this do O_o + */ +/* static launch_data_t do_rendezvous_magic(const struct addrinfo *res, const char *serv) { struct stat sb; @@ -685,6 +702,7 @@ fprintf(stderr, "DNSServiceRegister(\"%s\"): %d\n", serv, error); return NULL; } +*/ static CFPropertyListRef CreateMyPropertyListFromFile(const char *posixfile) { @@ -733,7 +751,7 @@ launch_data_free(ik); } -static launch_data_t CF2launch_data(CFTypeRef cfr) +static launch_data_t CF2launch_data(const void *cfr) { launch_data_t r; CFTypeID cft = CFGetTypeID(cfr); @@ -750,7 +768,7 @@ CFIndex i, ac = CFArrayGetCount(cfr); r = launch_data_alloc(LAUNCH_DATA_ARRAY); for (i = 0; i < ac; i++) { - CFTypeRef v = CFArrayGetValueAtIndex(cfr, i); + const void *v = CFArrayGetValueAtIndex(cfr, i); if (v) { launch_data_t iv = CF2launch_data(v); launch_data_array_set_index(r, iv, i); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 03:42:42 2005 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 B7F1416A421; Thu, 30 Jun 2005 03:42:41 +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 7BE6716A41C for ; Thu, 30 Jun 2005 03:42:41 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53FC743D49 for ; Thu, 30 Jun 2005 03:42:41 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U3gfkK070781 for ; Thu, 30 Jun 2005 03:42:41 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U3gf0o070778 for perforce@freebsd.org; Thu, 30 Jun 2005 03:42:41 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 03:42:41 GMT Message-Id: <200506300342.j5U3gf0o070778@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79226 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: Thu, 30 Jun 2005 03:42:42 -0000 http://perforce.freebsd.org/chv.cgi?CH=79226 Change 79226 by peter@peter_overcee on 2005/06/30 03:41:44 Remove irrelevant outstanding diff Affected files ... .. //depot/projects/hammer/sys/amd64/conf/GENERIC#74 edit Differences ... ==== //depot/projects/hammer/sys/amd64/conf/GENERIC#74 (text+ko) ==== @@ -129,7 +129,6 @@ device arcmsr # Areca SATA II RAID device ciss # Compaq Smart RAID 5* device dpt # DPT Smartcache III, IV - See NOTES for options -#device hptmv # Highpoint RocketRAID 182x device iir # Intel Integrated RAID device ips # IBM (Adaptec) ServeRAID device mly # Mylex AcceleRAID/eXtremeRAID From owner-p4-projects@FreeBSD.ORG Thu Jun 30 03:53:56 2005 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 98EAD16A420; Thu, 30 Jun 2005 03:53:55 +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 5665216A41C for ; Thu, 30 Jun 2005 03:53:55 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 435FC43D1D for ; Thu, 30 Jun 2005 03:53:55 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U3rtbk071202 for ; Thu, 30 Jun 2005 03:53:55 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U3rss4071199 for perforce@freebsd.org; Thu, 30 Jun 2005 03:53:54 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 03:53:54 GMT Message-Id: <200506300353.j5U3rss4071199@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79227 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: Thu, 30 Jun 2005 03:53:56 -0000 http://perforce.freebsd.org/chv.cgi?CH=79227 Change 79227 by peter@peter_daintree on 2005/06/30 03:53:26 Kill this joke before I accidently commit it and it bites me in the butt. Affected files ... .. //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#9 edit Differences ... ==== //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#9 (text+ko) ==== @@ -31,7 +31,6 @@ #include "opt_compat.h" #include -#include #include #include #include @@ -67,11 +66,6 @@ #endif int error, flags, sig; - int l; - l = strlen(hostname); /* From sys/kernel.h above */ - if (l > 11 && strcmp(hostname + l - 11, ".freebsd.dk") == 0) - return (ENOTTY); /* BWAHAHAHA! Revenge is sweet! */ - PROC_LOCK(p); error = 0; switch (cmd) { From owner-p4-projects@FreeBSD.ORG Thu Jun 30 03:59:02 2005 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 19BED16A420; Thu, 30 Jun 2005 03:59:02 +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 E9C8B16A41C for ; Thu, 30 Jun 2005 03:59:01 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D791243D48 for ; Thu, 30 Jun 2005 03:59:01 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U3x1nZ071411 for ; Thu, 30 Jun 2005 03:59:01 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U3x1pu071408 for perforce@freebsd.org; Thu, 30 Jun 2005 03:59:01 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 03:59:01 GMT Message-Id: <200506300359.j5U3x1pu071408@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79228 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: Thu, 30 Jun 2005 03:59:03 -0000 http://perforce.freebsd.org/chv.cgi?CH=79228 Change 79228 by peter@peter_overcee on 2005/06/30 03:58:53 Undo some changes, sync others with i386 Affected files ... .. //depot/projects/hammer/sys/amd64/conf/NOTES#71 edit .. //depot/projects/hammer/sys/modules/Makefile#80 edit Differences ... ==== //depot/projects/hammer/sys/amd64/conf/NOTES#71 (text+ko) ==== @@ -252,12 +252,6 @@ device arcmsr # Areca SATA II RAID # -# Areca 11xx and 12xx series of SATA II RAID controllers. -# CAM is required. -# -device arcmsr # Areca SATA II RAID - -# # 3ware 9000 series PATA/SATA RAID controller driver and options. # The driver is implemented as a SIM, and so, needs the CAM infrastructure. # @@ -325,9 +319,9 @@ device digi_Xem device digi_Xr # Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724) -#device pbio -#hint.pbio.0.at="isa" -#hint.pbio.0.port="0x360" +device pbio +hint.pbio.0.at="isa" +hint.pbio.0.port="0x360" # sx device is i386 and pc98 only at the moment. device sx options SX_DEBUG @@ -560,7 +554,3 @@ # The I/O device device io - -# asr old ioctls support, needed by raidutils - -options ASR_COMPAT ==== //depot/projects/hammer/sys/modules/Makefile#80 (text+ko) ==== @@ -430,6 +430,7 @@ _em= em _ext2fs= ext2fs _i2c= i2c +_ichwd= ichwd _ida= ida _if_ndis= if_ndis _iir= iir From owner-p4-projects@FreeBSD.ORG Thu Jun 30 04:00:04 2005 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 E7CC916A420; Thu, 30 Jun 2005 04:00:03 +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 C106516A41C for ; Thu, 30 Jun 2005 04:00:03 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9689C43D4C for ; Thu, 30 Jun 2005 04:00:03 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U403BC071467 for ; Thu, 30 Jun 2005 04:00:03 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U403D8071464 for perforce@freebsd.org; Thu, 30 Jun 2005 04:00:03 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 04:00:03 GMT Message-Id: <200506300400.j5U403D8071464@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79229 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: Thu, 30 Jun 2005 04:00:04 -0000 http://perforce.freebsd.org/chv.cgi?CH=79229 Change 79229 by peter@peter_overcee on 2005/06/30 03:59:44 IFC @79225 Affected files ... .. //depot/projects/hammer/lib/libkvm/kvm_i386.c#11 integrate .. //depot/projects/hammer/share/man/man4/hwpmc.4#5 integrate .. //depot/projects/hammer/sys/kern/subr_smp.c#26 integrate Differences ... ==== //depot/projects/hammer/lib/libkvm/kvm_i386.c#11 (text+ko) ==== @@ -36,7 +36,7 @@ */ #include -__FBSDID("$FreeBSD: src/lib/libkvm/kvm_i386.c,v 1.16 2005/06/29 22:39:41 peter Exp $"); +__FBSDID("$FreeBSD: src/lib/libkvm/kvm_i386.c,v 1.17 2005/06/30 01:25:21 ps Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 @@ -423,7 +423,7 @@ } int -_kvm_kvatop(kvm_t *kd, u_long va, uint64_t *pa) +_kvm_kvatop(kvm_t *kd, u_long va, off_t *pa) { if (ISALIVE(kd)) { ==== //depot/projects/hammer/share/man/man4/hwpmc.4#5 (text+ko) ==== @@ -22,18 +22,17 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/share/man/man4/hwpmc.4,v 1.5 2005/06/19 18:36:00 rwatson Exp $ +.\" $FreeBSD: src/share/man/man4/hwpmc.4,v 1.6 2005/06/30 02:38:46 jkoshy Exp $ .\" -.Dd Apr 15, 2005 +.Dd April 15, 2005 .Dt HWPMC 4 .Os .Sh NAME .Nm hwpmc -.Nd Hardware performance monitoring counter support +.Nd "Hardware Performance Monitoring Counter support" .Sh SYNOPSIS -.Cd options HWPMC_HOOKS -.br -.Cd device hwpmc +.Cd "options HWPMC_HOOKS" +.Cd "device hwpmc" .Sh DESCRIPTION The .Nm @@ -44,10 +43,10 @@ The driver supports multi-processor systems. .Pp PMCs are allocated using the -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request. A successful -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request will return an integer handle (typically a small integer) to the requesting process. Subsequent operations on the allocated PMC use this handle to denote @@ -57,12 +56,12 @@ .Pp PMCs may be allocated to operate in process-private or in system-wide modes. -.Bl -hang -width "XXXXXXXXXXXXXXX" +.Bl -tag -width ".Em Process-private" .It Em Process-private In process-private mode, a PMC is active only when a thread belonging to a process it is attached to is scheduled on a CPU. .It Em System-wide -In system-wide mode a PMC operates independently of processes and +In system-wide mode, a PMC operates independently of processes and measures hardware events for the system as a whole. .El .Pp @@ -70,11 +69,10 @@ .Nm driver supports the use of hardware PMCs for counting or for sampling: -.Bl -hang -width "XXXXXXXXX" -.It Em Counting +.Bl -tag -width ".Em Counting" In counting modes, the PMCs count hardware events. These counts are retrievable using the -.Ic PMC_OP_PMCREAD +.Dv PMC_OP_PMCREAD system call on all architectures, though some architectures like the x86 and amd64 offer faster methods of reading these counts. .It Em Sampling @@ -93,10 +91,10 @@ scheduled on a CPU. These PMCs normally count from zero, but the initial count may be set using the -.Ic PMC_OP_SETCOUNT +.Dv PMC_OP_SETCOUNT operation. Applications can read the value of the PMC anytime using the -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW operation. .It Process-private, sampling These PMCs sample the target processes instruction pointer after they @@ -104,30 +102,30 @@ The PMCs only count events when a thread belonging to their attached process is active. The desired frequency of sampling is set using the -.Ic PMC_OP_SETCOUNT +.Dv PMC_OP_SETCOUNT operation prior to starting the PMC. Log files are configured using the -.Ic PMC_OP_CONFIGURELOG +.Dv PMC_OP_CONFIGURELOG operation. .It System-wide, counting These PMCs count hardware events seen by them independent of the processes that are executing. The current count on these PMCs can be read using the -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW request. These PMCs normally count from zero, but the initial count may be set using the -.Ic PMC_OP_SETCOUNT +.Dv PMC_OP_SETCOUNT operation. .It System-wide, sampling These PMCs will periodically sample the instruction pointer of the CPU they are allocated on, and will write the sample to a log for further processing. The desired frequency of sampling is set using the -.Ic PMC_OP_SETCOUNT +.Dv PMC_OP_SETCOUNT operation prior to starting the PMC. Log files are configured using the -.Ic PMC_OP_CONFIGURELOG +.Dv PMC_OP_CONFIGURELOG operation. .Pp System-wide statistical sampling can only be enabled by a process with @@ -144,9 +142,9 @@ driver. .Pp Allocated PMCs are started using the -.Ic PMC_OP_PMCSTART +.Dv PMC_OP_PMCSTART operation, and stopped using the -.Ic PMC_OP_PMCSTOP +.Dv PMC_OP_PMCSTOP operation. Stopping and starting a PMC is permitted at any time the owner process has a valid handle to the PMC. @@ -154,14 +152,14 @@ Process-private PMCs need to be attached to a target process before they can be used. Attaching a process to a PMC is done using the -.Ic PMC_OP_PMCATTACH +.Dv PMC_OP_PMCATTACH operation. An already attached PMC may be detached from its target process using the converse -.Ic PMC_OP_PMCDETACH +.Dv PMC_OP_PMCDETACH operation. -Issuing an -.Ic PMC_OP_PMCSTART +Issuing a +.Dv PMC_OP_PMCSTART operation on an as yet unattached PMC will cause it to be attached to its owner process. The following rules determine whether a given process may attach @@ -177,16 +175,16 @@ .El .Pp PMCs are released using -.Ic PMC_OP_PMCRELEASE . +.Dv PMC_OP_PMCRELEASE . After a successful -.Ic PMC_OP_PMCRELEASE +.Dv PMC_OP_PMCRELEASE operation the handle to the PMC will become invalid. -.Ss MODIFIER FLAGS +.Ss Modifier Flags The -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE operation supports the following flags that modify the behavior of an allocated PMC: -.Bl -tag -width indent -compact +.Bl -tag -width indent .It Dv PMC_F_DESCENDANTS This modifier is valid only for a PMC being allocated in process-private mode. @@ -212,10 +210,11 @@ .Nm will maintain per-process counts for each target process attached to a PMC. -At process exit time, a record containing the target process' pid and +At process exit time, a record containing the target process' PID and the accumulated per-process count for that process will be written to the configured log file. .El +.Pp Modifiers .Dv PMC_F_LOG_PROCEXIT and @@ -228,17 +227,17 @@ and .Dv PMC_F_LOG_PROCCSW cannot be started until their owner process has configured a log file. -.Ss SIGNALS +.Ss Signals The .Nm driver may deliver signals to processes that have allocated PMCs: -.Bl -tag -width "XXXXXXXX" -compact -.It Bq SIGIO +.Bl -tag -width ".Dv SIGBUS" +.It Dv SIGIO A -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW operation was attempted on a process-private PMC that does not have attached target processes. -.It Bq SIGBUS +.It Dv SIGBUS The .Nm driver is being unloaded from the kernel. @@ -247,8 +246,9 @@ The recommended way for application programs to use the facilities of the .Nm -driver is using the API provided by the library -.Xr pmc 3 . +driver is using the API provided by the +.Xr pmc 3 +library. .Pp The .Nm @@ -259,36 +259,36 @@ .Nm driver supports the following operations: .Bl -tag -width indent -.It Ic PMC_OP_CONFIGURELOG +.It Dv PMC_OP_CONFIGURELOG Configure a log file for sampling mode PMCs. -.It Ic PMC_OP_FLUSHLOG +.It Dv PMC_OP_FLUSHLOG Transfer buffered log data inside .Nm to a configured output file. This operation returns to the caller after the write operation has returned. -.It Ic PMC_OP_GETCPUINFO +.It Dv PMC_OP_GETCPUINFO Retrieve information about the number of CPUs on the system and the number of hardware performance monitoring counters available per-CPU. -.It Ic PMC_OP_GETDRIVERSTATS +.It Dv PMC_OP_GETDRIVERSTATS Retrieve module statistics (for analyzing the behavior of .Nm itself). -.It Ic PMC_OP_GETMODULEVERSION +.It Dv PMC_OP_GETMODULEVERSION Retrieve the version number of API. -.It Ic PMC_OP_GETPMCINFO +.It Dv PMC_OP_GETPMCINFO Retrieve information about the current state of the PMCs on a given CPU. -.It Ic PMC_OP_PMCADMIN +.It Dv PMC_OP_PMCADMIN Set the administrative state (i.e., whether enabled or disabled) for the hardware PMCs managed by the .Nm driver. -.It Ic PMC_OP_PMCALLOCATE +.It Dv PMC_OP_PMCALLOCATE Allocate and configure a PMC. On successful allocation, a handle to the PMC (a small integer) is returned. -.It Ic PMC_OP_PMCATTACH +.It Dv PMC_OP_PMCATTACH Attach a process mode PMC to a target process. The PMC will be active whenever a thread in the target process is scheduled on a CPU. @@ -297,58 +297,58 @@ .Dv PMC_F_DESCENDANTS flag had been specified at PMC allocation time, then the PMC is attached to all current and future descendants of the target process. -.It Ic PMC_OP_PMCDETACH +.It Dv PMC_OP_PMCDETACH Detach a PMC from its target process. -.It Ic PMC_OP_PMCRELEASE +.It Dv PMC_OP_PMCRELEASE Release a PMC. -.It Ic PMC_OP_PMCRW +.It Dv PMC_OP_PMCRW Read and write a PMC. This operation is valid only for PMCs configured in counting modes. -.It Ic PMC_OP_SETCOUNT +.It Dv PMC_OP_SETCOUNT Set the initial count (for counting mode PMCs) or the desired sampling rate (for sampling mode PMCs). -.It Ic PMC_OP_PMCSTART +.It Dv PMC_OP_PMCSTART Start a PMC. -.It Ic PMC_OP_PMCSTOP +.It Dv PMC_OP_PMCSTOP Stop a PMC. -.It Ic PMC_OP_WRITELOG +.It Dv PMC_OP_WRITELOG Insert a timestamped user record into the log file. .El -.Ss i386 SPECIFIC API +.Ss i386 Specific API Some i386 family CPUs support the RDPMC instruction which allows a user process to read a PMC value without needing to invoke a -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW operation. On such CPUs, the machine address associated with an allocated PMC is retrievable using the -.Ic PMC_OP_PMCX86GETMSR +.Dv PMC_OP_PMCX86GETMSR system call. .Bl -tag -width indent -.It Ic PMC_OP_PMCX86GETMSR +.It Dv PMC_OP_PMCX86GETMSR Retrieve the MSR (machine specific register) number associated with the given PMC handle. .Pp The PMC needs to be in process-private mode and allocated without the -.Va PMC_F_DESCENDANTS +.Dv PMC_F_DESCENDANTS modifier flag, and should be attached only to its owner process at the time of the call. .El -.Ss amd64 SPECIFIC API -AMD64 cpus support the RDPMC instruction which allows a +.Ss amd64 Specific API +AMD64 CPUs support the RDPMC instruction which allows a user process to read a PMC value without needing to invoke a -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW operation. The machine address associated with an allocated PMC is retrievable using the -.Ic PMC_OP_PMCX86GETMSR +.Dv PMC_OP_PMCX86GETMSR system call. .Bl -tag -width indent -.It Ic PMC_OP_PMCX86GETMSR +.It Dv PMC_OP_PMCX86GETMSR Retrieve the MSR (machine specific register) number associated with the given PMC handle. .Pp The PMC needs to be in process-private mode and allocated without the -.Va PMC_F_DESCENDANTS +.Dv PMC_F_DESCENDANTS modifier flag, and should be attached only to its owner process at the time of the call. .El @@ -365,17 +365,17 @@ (Only available if the .Nm driver was compiled with -.Fl DDEBUG ) . +.Fl DDEBUG . ) Control the verbosity of debug messages from the .Nm driver. .It Va kern.hwpmc.hashsize Pq integer, read-only -The number of rows in the hash-tables used to keep track of owner and +The number of rows in the hash tables used to keep track of owner and target processes. The default is 16. .It Va kern.hwpmc.logbuffersize Pq integer, read-only The size in kilobytes of each log buffer used by -.Nm Ap s +.Nm Ns 's logging function. The default buffers size is 4KB. .It Va kern.hwpmc.mtxpoolsize Pq integer, read-only @@ -387,7 +387,7 @@ for logging. The default is 16. .It Va kern.hwpmc.nsamples Pq integer, read-only -The number of entries in the per-cpu ring buffer used during sampling. +The number of entries in the per-CPU ring buffer used during sampling. The default is 16. .It Va security.bsd.unprivileged_syspmcs Pq boolean, read-write If set to non-zero, allow unprivileged processes to allocate system-wide @@ -414,7 +414,7 @@ Set the .Xr sysctl 8 tunable -.Va "security.bsd.unprivileged_syspmcs" +.Va security.bsd.unprivileged_syspmcs to 0. This ensures that unprivileged processes cannot allocate system-wide PMCs and thus cannot observe the hardware behavior of the system @@ -430,7 +430,7 @@ Set the .Xr sysctl 8 tunable -.Va "security.bsd.unprivileged_proc_debug" +.Va security.bsd.unprivileged_proc_debug to 0. This will ensure that an unprivileged process cannot attach a PMC to any process other than itself and thus cannot observe the hardware @@ -452,7 +452,7 @@ read the TSC using the RDTSC instruction. The .Nm -driver preserves this semantic. +driver preserves this semantics. .Ss Intel P4/HTT Handling On CPUs with HTT support, Intel P4 PMCs are capable of qualifying only a subset of hardware events on a per-logical CPU basis. @@ -478,60 +478,58 @@ .Nm driver implements a workaround in software and makes the corrected 64 bit count available via the -.Ic PMC_OP_RW +.Dv PMC_OP_RW operation. Processes that intend to use RDPMC instructions directly or that intend to write values larger than 2^31 into these PMCs with -.Ic PMC_OP_RW +.Dv PMC_OP_RW need to be aware of this hardware limitation. .Sh DIAGNOSTICS .Bl -diag -.It hwpmc: tunable hashsize=%d must be greater than zero. +.It "hwpmc: tunable hashsize=%d must be greater than zero." A negative value was supplied for tunable .Va kern.hwpmc.hashsize . -.It hwpmc: tunable logbuffersize=%d must be greater than zero. +.It "hwpmc: tunable logbuffersize=%d must be greater than zero." A negative value was supplied for tunable .Va kern.hwpmc.logbuffersize . -.It hwpmc: tunable nlogbuffers=%d must be greater than zero. +.It "hwpmc: tunable nlogbuffers=%d must be greater than zero." A negative value was supplied for tunable .Va kern.hwpmc.nlogbuffers . -.It hwpmc: tunable nsamples=%d out of range. +.It "hwpmc: tunable nsamples=%d out of range." The value for tunable .Va kern.hwpmc.nsamples was negative or greater than 65535. .El .Sh ERRORS -An command issued to the +A command issued to the .Nm driver may fail with the following errors: .Bl -tag -width Er .It Bq Er EBUSY -An -.Ic OP_CONFIGURELOG +A +.Dv PMC_OP_CONFIGURELOG operation was requested while an existing log was active. .It Bq Er EBUSY -A -.Ic DISABLE -operation was requested using the -.Ic PMC_OP_PMCADMIN +A DISABLE operation was requested using the +.Dv PMC_OP_PMCADMIN request for a set of hardware resources currently in use for process-private PMCs. .It Bq Er EBUSY A -.Ic PMC_OP_PMCADMIN +.Dv PMC_OP_PMCADMIN operation was requested on an active system mode PMC. .It Bq Er EBUSY A -.Ic PMC_OP_PMCATTACH +.Dv PMC_OP_PMCATTACH operation was requested for a target process that already had another PMC using the same hardware resources attached to it. .It Bq Er EBUSY -An -.Ic PMC_OP_PMCRW +A +.Dv PMC_OP_PMCRW request writing a new value was issued on a PMC that was active. .It Bq Er EDOOFUS A -.Ic PMC_OP_PMCSTART +.Dv PMC_OP_PMCSTART operation was requested without a log file being configured for a PMC allocated with .Dv PMC_F_LOG_PROCCSW @@ -539,12 +537,12 @@ .Dv PMC_F_LOG_PROCEXIT modifiers. .It Bq Er EBUSY -An -.Ic PMC_OP_PMCSETCOUNT +A +.Dv PMC_OP_PMCSETCOUNT request was issued on a PMC that was active. .It Bq Er EEXIST A -.Ic PMC_OP_PMCATTACH +.Dv PMC_OP_PMCATTACH request was reissued for a target process that already is the target of this PMC. .It Bq Er EFAULT @@ -552,119 +550,121 @@ .It Bq Er EINVAL A process specified an invalid PMC handle. .It Bq Er EINVAL -An invalid CPU number was passed in for an -.Ic PMC_OP_GETPMCINFO +An invalid CPU number was passed in for a +.Dv PMC_OP_GETPMCINFO operation. .It Bq Er EINVAL -An invalid CPU number was passed in for an -.Ic PMC_OP_PMCADMIN +An invalid CPU number was passed in for a +.Dv PMC_OP_PMCADMIN operation. .It Bq Er EINVAL -An invalid operation request was passed in for an -.Ic PMC_OP_PMCADMIN +An invalid operation request was passed in for a +.Dv PMC_OP_PMCADMIN operation. .It Bq Er EINVAL -An invalid PMC id was passed in for an -.Ic PMC_OP_PMCADMIN +An invalid PMC ID was passed in for a +.Dv PMC_OP_PMCADMIN operation. .It Bq Er EINVAL A suitable PMC matching the parameters passed in to a -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request could not be allocated. .It Bq Er EINVAL An invalid PMC mode was requested during a -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request. .It Bq Er EINVAL An invalid CPU number was specified during a -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request. .It Bq Er EINVAL -A cpu other than -.Li PMC_CPU_ANY +A CPU other than +.Dv PMC_CPU_ANY was specified in a -.Ic PMC_OP_ALLOCATE +.Dv PMC_OP_ALLOCATE request for a process-private PMC. .It Bq Er EINVAL -A cpu number of -.Li PMC_CPU_ANY +A CPU number of +.Dv PMC_CPU_ANY was specified in a -.Ic PMC_OP_ALLOCATE +.Dv PMC_OP_ALLOCATE request for a system-wide PMC. .It Bq Er EINVAL The .Ar pm_flags argument to an -.Ic PMC_OP_PMCALLOCATE +.Dv PMC_OP_PMCALLOCATE request contained unknown flags. .It Bq Er EINVAL A PMC allocated for system-wide operation was specified with a -.Ic PMC_OP_PMCATTACH +.Dv PMC_OP_PMCATTACH request. .It Bq Er EINVAL The .Ar pm_pid argument to a -.Ic PMC_OP_PMCATTACH -request specified an illegal process id. +.Dv PMC_OP_PMCATTACH +request specified an illegal process ID. .It Bq Er EINVAL A -.Ic PMC_OP_PMCDETACH +.Dv PMC_OP_PMCDETACH request was issued for a PMC not attached to the target process. .It Bq Er EINVAL Argument .Ar pm_flags to a -.Ic PMC_OP_PMCRW +.Dv PMC_OP_PMCRW request contained illegal flags. .It Bq Er EINVAL A -.Ic PMC_OP_PMCX86GETMSR +.Dv PMC_OP_PMCX86GETMSR operation was requested for a PMC not in process-virtual mode, or for a PMC that is not solely attached to its owner process, or for a PMC that was allocated with flag -.Va PMC_F_DESCENDANTS . +.Dv PMC_F_DESCENDANTS . .It Bq Er EINVAL -(On Intel Pentium 4 CPUs with HTT support) An allocation request for +(On Intel Pentium 4 CPUs with HTT support) +An allocation request for a process-private PMC was issued for an event that does not support counting on a per-logical CPU basis. .It Bq Er ENOMEM The system was not able to allocate kernel memory. .It Bq Er ENOSYS -(i386 architectures) A -.Ic PMC_OP_PMCX86GETMSR +(i386 architectures) +A +.Dv PMC_OP_PMCX86GETMSR operation was requested for hardware that does not support reading PMCs directly with the RDPMC instruction. .It Bq Er ENXIO -An -.Ic OP_GETPMCINFO +A +.Dv PMC_OP_GETPMCINFO operation was requested for a disabled CPU. .It Bq Er ENXIO A system-wide PMC on a disabled CPU was requested to be allocated with -.Ic PMC_OP_PMCALLOCATE . +.Dv PMC_OP_PMCALLOCATE . .It Bq Er ENXIO A -.Ic PMC_OP_PMCSTART +.Dv PMC_OP_PMCSTART or -.Ic PMC_OP_PMCSTOP +.Dv PMC_OP_PMCSTOP request was issued for a system-wide PMC that was allocated on a currently disabled CPU. .It Bq Er EPERM -An -.Ic OP_PMCADMIN +A +.Dv PMC_OP_PMCADMIN request was issued by a process without super-user privilege or by a jailed super-user process. .It Bq Er EPERM -An -.Ic PMC_OP_PMCATTACH +A +.Dv PMC_OP_PMCATTACH operation was issued for a target process that the current process does not have permission to attach to. .It Bq Er EPERM -.Pq "i386 and amd64 architectures" -An -.Ic PMC_OP_PMCATTACH +(i386 and amd64 architectures) +A +.Dv PMC_OP_PMCATTACH operation was issued on a PMC whose MSR has been retrieved using -.Ic PMC_OP_PMCX86GETMSR . +.Dv PMC_OP_PMCX86GETMSR . .It Bq Er ESRCH A process issued a PMC operation request without having allocated any PMCs. @@ -673,21 +673,15 @@ from all of its target processes. .It Bq Er ESRCH A -.Ic PMC_OP_PMCATTACH -request specified a non-existent process id. +.Dv PMC_OP_PMCATTACH +request specified a non-existent process ID. .It Bq Er ESRCH The target process for a -.Ic PMC_OP_PMCDETACH +.Dv PMC_OP_PMCDETACH operation is not being monitored by the .Nm driver. .El -.Sh BUGS -The driver samples the state of the kernel's logical processor support -at the time of initialization (i.e., at module load time). -On CPUs supporting logical processors, the driver could misbehave if -logical processors are subsequently enabled or disabled while the -driver is active. .Sh SEE ALSO .Xr kenv 1 , .Xr pmc 3 , @@ -697,3 +691,9 @@ .Xr pmcstat 8 , .Xr sysctl 8 , .Xr p_candebug 9 +.Sh BUGS +The driver samples the state of the kernel's logical processor support +at the time of initialization (i.e., at module load time). +On CPUs supporting logical processors, the driver could misbehave if +logical processors are subsequently enabled or disabled while the +driver is active. ==== //depot/projects/hammer/sys/kern/subr_smp.c#26 (text+ko) ==== @@ -33,7 +33,9 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/subr_smp.c,v 1.195 2005/04/30 20:00:59 dwhite Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/subr_smp.c,v 1.196 2005/06/30 03:38:10 peter Exp $"); + +#include "opt_kdb.h" #include #include From owner-p4-projects@FreeBSD.ORG Thu Jun 30 04:03:08 2005 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 216A016A420; Thu, 30 Jun 2005 04:03:08 +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 EE9CC16A41C for ; Thu, 30 Jun 2005 04:03:07 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A3643D1D for ; Thu, 30 Jun 2005 04:03:07 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U437Sq071620 for ; Thu, 30 Jun 2005 04:03:07 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U4376U071617 for perforce@freebsd.org; Thu, 30 Jun 2005 04:03:07 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 04:03:07 GMT Message-Id: <200506300403.j5U4376U071617@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79230 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: Thu, 30 Jun 2005 04:03:09 -0000 http://perforce.freebsd.org/chv.cgi?CH=79230 Change 79230 by peter@peter_overcee on 2005/06/30 04:02:09 wlan is in the generic NOTES config Affected files ... .. //depot/projects/hammer/sys/amd64/conf/NOTES#72 edit Differences ... ==== //depot/projects/hammer/sys/amd64/conf/NOTES#72 (text+ko) ==== @@ -239,7 +239,7 @@ device ath_rate_onoe # Onoe rate control for ath driver #device ath_rate_amrr # AMRR rate control for ath driver #device ath_rate_sample # SampleRate rate control for the ath driver -device wlan # 802.11 layer +#device wlan # 802.11 layer # #XXX this stores pointers in a 32bit field that is defined by the hardware From owner-p4-projects@FreeBSD.ORG Thu Jun 30 04:27:38 2005 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 5FC6516A420; Thu, 30 Jun 2005 04:27:38 +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 34D2F16A41C for ; Thu, 30 Jun 2005 04:27:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C23B43D1D for ; Thu, 30 Jun 2005 04:27:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U4Rbsm072615 for ; Thu, 30 Jun 2005 04:27:37 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U4Rbk4072612 for perforce@freebsd.org; Thu, 30 Jun 2005 04:27:37 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 04:27:37 GMT Message-Id: <200506300427.j5U4Rbk4072612@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79232 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: Thu, 30 Jun 2005 04:27:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=79232 Change 79232 by peter@peter_overcee on 2005/06/30 04:27:29 Fix i386->amd64 merge error Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#27 edit Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#27 (text+ko) ==== @@ -148,7 +148,7 @@ movq lapic, %rdx movl $0, LA_EOI(%rdx) /* End Of Interrupt to APIC */ - FAKE_MCOUNT(TF_EIP(%esp)) + FAKE_MCOUNT(TF_RIP(%rsp)) call lapic_handle_timer MEXITCOUNT From owner-p4-projects@FreeBSD.ORG Thu Jun 30 05:10:31 2005 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 37B1116A420; Thu, 30 Jun 2005 05:10:31 +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 1020B16A41C for ; Thu, 30 Jun 2005 05:10:31 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F072B43D1D for ; Thu, 30 Jun 2005 05:10:30 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U5AUNw081436 for ; Thu, 30 Jun 2005 05:10:30 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U5AUSj081433 for perforce@freebsd.org; Thu, 30 Jun 2005 05:10:30 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 05:10:30 GMT Message-Id: <200506300510.j5U5AUSj081433@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79235 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: Thu, 30 Jun 2005 05:10:32 -0000 http://perforce.freebsd.org/chv.cgi?CH=79235 Change 79235 by peter@peter_overcee on 2005/06/30 05:10:18 Add (C) notice Affected files ... .. //depot/projects/hammer/sys/amd64/ia32/ia32_reg.c#6 edit Differences ... ==== //depot/projects/hammer/sys/amd64/ia32/ia32_reg.c#6 (text+ko) ==== @@ -1,3 +1,31 @@ +/*- + * Copyright (c) 2005 Peter Wemm + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * $FreeBSD$ + */ + #include __FBSDID("$FreeBSD$"); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 05:11:33 2005 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 35A5816A420; Thu, 30 Jun 2005 05:11:33 +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 EBD5B16A41C for ; Thu, 30 Jun 2005 05:11:32 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C978843D1D for ; Thu, 30 Jun 2005 05:11:32 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U5BWro081606 for ; Thu, 30 Jun 2005 05:11:32 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U5BWvh081603 for perforce@freebsd.org; Thu, 30 Jun 2005 05:11:32 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 05:11:32 GMT Message-Id: <200506300511.j5U5BWvh081603@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79236 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: Thu, 30 Jun 2005 05:11:34 -0000 http://perforce.freebsd.org/chv.cgi?CH=79236 Change 79236 by peter@peter_overcee on 2005/06/30 05:10:33 More pre-commit tidy-up Affected files ... .. //depot/projects/hammer/sys/fs/procfs/procfs_dbregs.c#7 edit .. //depot/projects/hammer/sys/fs/procfs/procfs_fpregs.c#7 edit .. //depot/projects/hammer/sys/fs/procfs/procfs_map.c#9 edit .. //depot/projects/hammer/sys/fs/procfs/procfs_regs.c#7 edit .. //depot/projects/hammer/sys/kern/sys_process.c#31 edit Differences ... ==== //depot/projects/hammer/sys/fs/procfs/procfs_dbregs.c#7 (text+ko) ==== @@ -64,11 +64,24 @@ #include extern struct sysentvec ia32_freebsd_sysvec; -#define PROC(d, w, t, r) wrap32 ? proc_ ## d ## _ ## w ## 32(t, r ## 32) : proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) wrap32 ? uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : uiomove_frombuf(& k, sizeof(k), u) +/* + * PROC(write, dbregs, td2, &r) becomes + * proc_write_dbregs(td2, &r) or + * proc_write_dbregs32(td2, &r32) + * + * UIOMOVE_FROMBUF(r, uio) becomes + * uiomove_frombuf(&r, sizeof(r), uio) or + * uiomove_frombuf(&r32, sizeof(r32), uio) + */ +#define PROC(d, w, t, r) wrap32 ? \ + proc_ ## d ## _ ## w ## 32(t, r ## 32) : \ + proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) wrap32 ? \ + uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : \ + uiomove_frombuf(& k, sizeof(k), u) #else -#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) +#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) #endif int ==== //depot/projects/hammer/sys/fs/procfs/procfs_fpregs.c#7 (text+ko) ==== @@ -58,11 +58,24 @@ #include extern struct sysentvec ia32_freebsd_sysvec; -#define PROC(d, w, t, r) wrap32 ? proc_ ## d ## _ ## w ## 32(t, r ## 32) : proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) wrap32 ? uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : uiomove_frombuf(& k, sizeof(k), u) +/* + * PROC(write, fpregs, td2, &r) becomes + * proc_write_fpregs(td2, &r) or + * proc_write_fpregs32(td2, &r32) + * + * UIOMOVE_FROMBUF(r, uio) becomes + * uiomove_frombuf(&r, sizeof(r), uio) or + * uiomove_frombuf(&r32, sizeof(r32), uio) + */ +#define PROC(d, w, t, r) wrap32 ? \ + proc_ ## d ## _ ## w ## 32(t, r ## 32) : \ + proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) wrap32 ? \ + uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : \ + uiomove_frombuf(& k, sizeof(k), u) #else -#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) +#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) #endif int ==== //depot/projects/hammer/sys/fs/procfs/procfs_map.c#9 (text+ko) ==== @@ -186,7 +186,7 @@ (u_long)entry->start, (u_long)entry->end, resident, privateresident, #ifdef COMPAT_IA32 - wrap32 ? NULL : obj, + wrap32 ? NULL : obj, /* Hide 64 bit value */ #else obj, #endif ==== //depot/projects/hammer/sys/fs/procfs/procfs_regs.c#7 (text+ko) ==== @@ -58,11 +58,24 @@ #include extern struct sysentvec ia32_freebsd_sysvec; -#define PROC(d, w, t, r) wrap32 ? proc_ ## d ## _ ## w ## 32(t, r ## 32) : proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) wrap32 ? uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : uiomove_frombuf(& k, sizeof(k), u) +/* + * PROC(write, regs, td2, &r) becomes + * proc_write_regs(td2, &r) or + * proc_write_regs32(td2, &r32) + * + * UIOMOVE_FROMBUF(r, uio) becomes + * uiomove_frombuf(&r, sizeof(r), uio) or + * uiomove_frombuf(&r32, sizeof(r32), uio) + */ +#define PROC(d, w, t, r) wrap32 ? \ + proc_ ## d ## _ ## w ## 32(t, r ## 32) : \ + proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) wrap32 ? \ + uiomove_frombuf(& k ## 32, sizeof(k ## 32), u) : \ + uiomove_frombuf(& k, sizeof(k), u) #else -#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) -#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) +#define PROC(d, w, t, r) proc_ ## d ## _ ## w(t, r) +#define UIOMOVE_FROMBUF(k, u) uiomove_frombuf(& k, sizeof(k), u) #endif int ==== //depot/projects/hammer/sys/kern/sys_process.c#31 (text+ko) ==== @@ -364,9 +364,11 @@ * .. except this is done at runtime. */ #define COPYIN(u, k, s) wrap32 ? \ - copyin(u, k ## 32, s ## 32) : copyin(u, k, s) + copyin(u, k ## 32, s ## 32) : \ + copyin(u, k, s) #define COPYOUT(k, u, s) wrap32 ? \ - copyout(k ## 32, u, s ## 32) : copyout(k, u, s) + copyout(k ## 32, u, s ## 32) : \ + copyout(k, u, s) #else #define COPYIN(u, k, s) copyin(u, k, s) #define COPYOUT(k, u, s) copyout(k, u, s) @@ -457,8 +459,6 @@ #ifdef COMPAT_IA32 /* - * This CPP subterfuge is to try and reduce the number of ifdefs in - * the body of the code. * PROC_READ(regs, td2, addr); * becomes either: * proc_read_regs(td2, addr); @@ -469,7 +469,8 @@ * from writing to 64 bit address space targets. */ #define PROC_READ(w, t, a) wrap32 ? \ - proc_read_ ## w ## 32(t, a) : proc_read_ ## w (t, a) + proc_read_ ## w ## 32(t, a) : \ + proc_read_ ## w (t, a) #define PROC_WRITE(w, t, a) wrap32 ? \ (safe ? proc_write_ ## w ## 32(t, a) : EINVAL ) : \ proc_write_ ## w (t, a) @@ -876,10 +877,11 @@ uio.uio_segflg = UIO_USERSPACE; uio.uio_td = td; #ifdef COMPAT_IA32 - switch (wrap32 ? piod32->piod_op : piod->piod_op) { + tmp = wrap32 ? piod32->piod_op : piod->piod_op; #else - switch (piod->piod_op) { + tmp = piod->piod_op; #endif + switch (tmp) { case PIOD_READ_D: case PIOD_READ_I: uio.uio_rw = UIO_READ; @@ -893,13 +895,11 @@ } error = proc_rwmem(p, &uio); #ifdef COMPAT_IA32 - if (wrap32) { + if (wrap32) piod32->piod_len -= uio.uio_resid; - } else + else #endif - { piod->piod_len -= uio.uio_resid; - } return (error); case PT_KILL: From owner-p4-projects@FreeBSD.ORG Thu Jun 30 05:15:39 2005 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 138E916A420; Thu, 30 Jun 2005 05:15:39 +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 CB24E16A41C for ; Thu, 30 Jun 2005 05:15:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B673943D1F for ; Thu, 30 Jun 2005 05:15:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U5Fc2U081906 for ; Thu, 30 Jun 2005 05:15:38 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U5Fcg9081903 for perforce@freebsd.org; Thu, 30 Jun 2005 05:15:38 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 05:15:38 GMT Message-Id: <200506300515.j5U5Fcg9081903@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79238 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: Thu, 30 Jun 2005 05:15:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=79238 Change 79238 by peter@peter_overcee on 2005/06/30 05:15:27 This really is ia32-specific, not amd64 specific. sparc64 binaries running 32 bit address space apps will probably not need the same hacks. Affected files ... .. //depot/projects/hammer/sys/kern/imgact_elf.c#30 edit Differences ... ==== //depot/projects/hammer/sys/kern/imgact_elf.c#30 (text+ko) ==== @@ -31,6 +31,8 @@ #include __FBSDID("$FreeBSD: src/sys/kern/imgact_elf.c,v 1.161 2005/05/24 22:21:44 cognet Exp $"); +#include "opt_compat.h" + #include #include #include @@ -66,7 +68,7 @@ #include #include -#if defined(__amd64__) && __ELF_WORD_SIZE == 32 +#if defined(COMPAT_IA32) && __ELF_WORD_SIZE == 32 #include #include #endif @@ -1123,7 +1125,7 @@ td)); /* XXXKSE */ } -#if defined(__amd64__) && __ELF_WORD_SIZE == 32 +#if defined(COMPAT_IA32) && __ELF_WORD_SIZE == 32 typedef struct prstatus32 elf_prstatus_t; typedef struct prpsinfo32 elf_prpsinfo_t; typedef struct fpreg32 elf_prfpregset_t; @@ -1207,7 +1209,7 @@ status->pr_osreldate = osreldate; status->pr_cursig = p->p_sig; status->pr_pid = thr->td_tid; -#if defined(__amd64__) && __ELF_WORD_SIZE == 32 +#if defined(COMPAT_IA32) && __ELF_WORD_SIZE == 32 fill_regs32(thr, &status->pr_reg); fill_fpregs32(thr, fpregset); #else @@ -1259,7 +1261,7 @@ ehdr->e_ident[EI_ABIVERSION] = 0; ehdr->e_ident[EI_PAD] = 0; ehdr->e_type = ET_CORE; -#if defined(__amd64__) && __ELF_WORD_SIZE == 32 +#if defined(COMPAT_IA32) && __ELF_WORD_SIZE == 32 ehdr->e_machine = EM_386; #else ehdr->e_machine = ELF_ARCH; From owner-p4-projects@FreeBSD.ORG Thu Jun 30 05:18:43 2005 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 504A316A420; Thu, 30 Jun 2005 05:18:43 +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 146C616A41C for ; Thu, 30 Jun 2005 05:18:43 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E7C43D1D for ; Thu, 30 Jun 2005 05:18:42 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U5IgIT081989 for ; Thu, 30 Jun 2005 05:18:42 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U5IgH0081986 for perforce@freebsd.org; Thu, 30 Jun 2005 05:18:42 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 05:18:42 GMT Message-Id: <200506300518.j5U5IgH0081986@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79239 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: Thu, 30 Jun 2005 05:18:44 -0000 http://perforce.freebsd.org/chv.cgi?CH=79239 Change 79239 by peter@peter_overcee on 2005/06/30 05:18:20 Add stubs to avoid not compiling Affected files ... .. //depot/projects/hammer/sys/ia64/ia32/ia32_reg.c#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 05:21:47 2005 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 63CA716A420; Thu, 30 Jun 2005 05:21:47 +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 3ECEE16A41C for ; Thu, 30 Jun 2005 05:21:47 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16EAC43D4C for ; Thu, 30 Jun 2005 05:21:47 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U5LkBL082184 for ; Thu, 30 Jun 2005 05:21:46 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U5Lk0D082181 for perforce@freebsd.org; Thu, 30 Jun 2005 05:21:46 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 05:21:46 GMT Message-Id: <200506300521.j5U5Lk0D082181@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79240 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: Thu, 30 Jun 2005 05:21:48 -0000 http://perforce.freebsd.org/chv.cgi?CH=79240 Change 79240 by peter@peter_overcee on 2005/06/30 05:21:22 Add stubs Affected files ... .. //depot/projects/hammer/sys/conf/files.ia64#29 edit Differences ... ==== //depot/projects/hammer/sys/conf/files.ia64#29 (text+ko) ==== @@ -31,6 +31,7 @@ compat/freebsd32/freebsd32_misc.c optional compat_ia32 compat/freebsd32/freebsd32_syscalls.c optional compat_ia32 compat/freebsd32/freebsd32_sysent.c optional compat_ia32 +compat/ia32/ia32_reg.c optional compat_ia32 compat/ia32/ia32_sysvec.c optional compat_ia32 contrib/ia64/libuwx/src/uwx_bstream.c standard contrib/ia64/libuwx/src/uwx_context.c standard From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:02:39 2005 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 14DF516A420; Thu, 30 Jun 2005 06:02:39 +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 E3F3216A41C for ; Thu, 30 Jun 2005 06:02:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F6943D1D for ; Thu, 30 Jun 2005 06:02:38 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U62cYt084223 for ; Thu, 30 Jun 2005 06:02:38 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U62cBJ084220 for perforce@freebsd.org; Thu, 30 Jun 2005 06:02:38 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 06:02:38 GMT Message-Id: <200506300602.j5U62cBJ084220@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79246 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: Thu, 30 Jun 2005 06:02:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=79246 Change 79246 by peter@peter_overcee on 2005/06/30 06:02:12 It helps to initialize the variable. I don't know what happened to the original version. Affected files ... .. //depot/projects/hammer/sys/i386/i386/identcpu.c#23 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/identcpu.c#23 (text+ko) ==== @@ -172,6 +172,13 @@ } } + /* Detect AMD features (PTE no-execute bit, Long mode etc) */ + if (strcmp(cpu_vendor, "GenuineIntel") == 0 || + strcmp(cpu_vendor, "AuthenticAMD") == 0) { + do_cpuid(0x80000001, regs); + amd_feature = regs[3] & ~(cpu_feature & 0x0183f3ff); + } + if (strcmp(cpu_vendor, "GenuineIntel") == 0) { if ((cpu_id & 0xf00) > 0x300) { u_int brand_index; From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:07:46 2005 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 AEC8E16A420; Thu, 30 Jun 2005 06:07:45 +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 88BBC16A41C for ; Thu, 30 Jun 2005 06:07:45 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C0643D55 for ; Thu, 30 Jun 2005 06:07:45 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U67jrp084411 for ; Thu, 30 Jun 2005 06:07:45 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U67j2a084408 for perforce@freebsd.org; Thu, 30 Jun 2005 06:07:45 GMT (envelope-from soc-tyler@freebsd.org) Date: Thu, 30 Jun 2005 06:07:45 GMT Message-Id: <200506300607.j5U67j2a084408@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79247 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: Thu, 30 Jun 2005 06:07:46 -0000 http://perforce.freebsd.org/chv.cgi?CH=79247 Change 79247 by soc-tyler@soc-tyler_launchd on 2005/06/30 06:07:34 Modify launchctl(1)'s Makefile to build and link against liblaunch, add liblaunch.c as well Affected files ... .. //depot/projects/soc2005/launchd/launchctl/Makefile#2 edit .. //depot/projects/soc2005/launchd/launchctl/launchctl.c#3 edit .. //depot/projects/soc2005/launchd/liblaunch.c#1 add Differences ... ==== //depot/projects/soc2005/launchd/launchctl/Makefile#2 (text+ko) ==== @@ -2,9 +2,14 @@ # $FreeBSD$ PROG= launchctl +SRCS= launchctl.c liblaunch.c MAINTAINER= tyler@tamu.edu +LAUNCHD= ${.CURDIR}/../ -CFLAGS+= -Wall -W -Wshadow -Wpadded -I../includes +CFLAGS+= -g -Wall -W -Wshadow -Wpadded -I${LAUNCHD}/includes LDADD+= -lreadline +.PATH: ${LAUNCHD} + + .include ==== //depot/projects/soc2005/launchd/launchctl/launchctl.c#3 (text+ko) ==== @@ -1,7 +1,7 @@ /* * $FreeBSD$ * - * Copyright © 2005 R. Tyler Ballance All rights reserved. + * Copyright (c) 2005 R. Tyler Ballance All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:10:50 2005 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 03D3416A420; Thu, 30 Jun 2005 06:10:50 +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 BB45016A41C for ; Thu, 30 Jun 2005 06:10:49 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A902D43D49 for ; Thu, 30 Jun 2005 06:10:49 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U6An5W084621 for ; Thu, 30 Jun 2005 06:10:49 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U6Anpv084618 for perforce@freebsd.org; Thu, 30 Jun 2005 06:10:49 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 06:10:49 GMT Message-Id: <200506300610.j5U6Anpv084618@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79248 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: Thu, 30 Jun 2005 06:10:50 -0000 http://perforce.freebsd.org/chv.cgi?CH=79248 Change 79248 by peter@peter_overcee on 2005/06/30 06:10:15 Resync with cvs Affected files ... .. //depot/projects/hammer/sys/i386/i386/identcpu.c#24 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/identcpu.c#24 (text+ko) ==== @@ -172,9 +172,10 @@ } } - /* Detect AMD features (PTE no-execute bit, Long mode etc) */ - if (strcmp(cpu_vendor, "GenuineIntel") == 0 || - strcmp(cpu_vendor, "AuthenticAMD") == 0) { + /* Detect AMD features (PTE no-execute bit, 3dnow, 64 bit mode etc) */ + if (cpu_exthigh >= 0xx80000001 && + (strcmp(cpu_vendor, "GenuineIntel") == 0 || + strcmp(cpu_vendor, "AuthenticAMD") == 0)) { do_cpuid(0x80000001, regs); amd_feature = regs[3] & ~(cpu_feature & 0x0183f3ff); } From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:11:52 2005 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 B862E16A420; Thu, 30 Jun 2005 06:11:51 +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 9268916A41C for ; Thu, 30 Jun 2005 06:11:51 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EFF43D1D for ; Thu, 30 Jun 2005 06:11:51 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U6Bpk7084656 for ; Thu, 30 Jun 2005 06:11:51 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U6Bpm2084653 for perforce@freebsd.org; Thu, 30 Jun 2005 06:11:51 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 06:11:51 GMT Message-Id: <200506300611.j5U6Bpm2084653@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79249 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: Thu, 30 Jun 2005 06:11:52 -0000 http://perforce.freebsd.org/chv.cgi?CH=79249 Change 79249 by peter@peter_overcee on 2005/06/30 06:11:19 Really get it right this time. Affected files ... .. //depot/projects/hammer/sys/i386/i386/identcpu.c#25 edit Differences ... ==== //depot/projects/hammer/sys/i386/i386/identcpu.c#25 (text+ko) ==== @@ -173,7 +173,7 @@ } /* Detect AMD features (PTE no-execute bit, 3dnow, 64 bit mode etc) */ - if (cpu_exthigh >= 0xx80000001 && + if (cpu_exthigh >= 0x80000001 && (strcmp(cpu_vendor, "GenuineIntel") == 0 || strcmp(cpu_vendor, "AuthenticAMD") == 0)) { do_cpuid(0x80000001, regs); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:48:38 2005 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 368E616A420; Thu, 30 Jun 2005 06:48:38 +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 ED99616A41C for ; Thu, 30 Jun 2005 06:48:37 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E2843D48 for ; Thu, 30 Jun 2005 06:48:37 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U6mb2H086479 for ; Thu, 30 Jun 2005 06:48:37 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U6mbrU086476 for perforce@freebsd.org; Thu, 30 Jun 2005 06:48:37 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 06:48:37 GMT Message-Id: <200506300648.j5U6mbrU086476@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79253 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: Thu, 30 Jun 2005 06:48:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=79253 Change 79253 by peter@peter_overcee on 2005/06/30 06:48:25 IFC @79252 Affected files ... .. //depot/projects/hammer/UPDATING#79 integrate .. //depot/projects/hammer/etc/network.subr#11 integrate .. //depot/projects/hammer/etc/rc.d/Makefile#36 integrate .. //depot/projects/hammer/etc/rc.d/netif#12 integrate .. //depot/projects/hammer/etc/rc.d/wpa_supplicant#1 branch .. //depot/projects/hammer/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#100 integrate .. //depot/projects/hammer/sbin/dhclient/dhclient.c#3 integrate .. //depot/projects/hammer/sbin/dhclient/dhcp.h#2 integrate .. //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#28 integrate .. //depot/projects/hammer/sys/amd64/conf/NOTES#73 integrate .. //depot/projects/hammer/sys/conf/files.amd64#72 integrate .. //depot/projects/hammer/sys/i386/i386/identcpu.c#26 integrate .. //depot/projects/hammer/sys/i386/i386/initcpu.c#13 integrate .. //depot/projects/hammer/sys/i386/include/md_var.h#16 integrate .. //depot/projects/hammer/sys/modules/Makefile#81 integrate .. //depot/projects/hammer/usr.sbin/kbdmap/kbdmap.c#3 integrate Differences ... ==== //depot/projects/hammer/UPDATING#79 (text+ko) ==== @@ -21,6 +21,13 @@ developers choose to disable these features on build machines to maximize performance. +20050629: + The pccard_ifconfig rc.conf variable has been removed and a new + variable, ifconfig_DEFAULT has been introduced. Unlike + pccard_ifconfig, ifconfig_DEFAULT applies to ALL interfaces that + do not have ifconfig_ifn entries rather than just those in + removable_interfaces. + 20050610: Major changes to network interface API. All drivers must be recompiled. Drivers not in the base system will need to be @@ -382,4 +389,4 @@ Contact Warner Losh if you have any questions about your use of this document. -$FreeBSD: src/UPDATING,v 1.414 2005/06/10 19:59:26 jkoshy Exp $ +$FreeBSD: src/UPDATING,v 1.415 2005/06/30 05:02:34 brooks Exp $ ==== //depot/projects/hammer/etc/network.subr#11 (text+ko) ==== @@ -22,7 +22,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD: src/etc/network.subr,v 1.162 2005/06/07 23:59:45 brooks Exp $ +# $FreeBSD: src/etc/network.subr,v 1.164 2005/06/30 05:02:34 brooks Exp $ # # @@ -48,7 +48,7 @@ fi if wpaif $1; then - #/etc/rc.d/wpa_supplicant start $1 + /etc/rc.d/wpa_supplicant start $1 _cfg=0 # XXX: not sure this should count fi @@ -89,7 +89,7 @@ IFS="$oldifs" if wpaif $1; then - #/etc/rc.d/wpa_supplicant stop $1 + /etc/rc.d/wpa_supplicant stop $1 _cfg=0 fi @@ -113,16 +113,11 @@ fi eval _args=\$ifconfig_$1 - if [ -z "$_args" -a -n "${pccard_ifconfig}" ]; then - for _if in ${removable_interfaces} ; do - if [ "$_if" = "$_ifn" ] ; then - _args=${pccard_ifconfig} - break - fi - done + if [ -z "$_args" ]; then + _args=$ifconfig_DEFAULT fi - echo $_args + echo "$_args" } # ifconfig_getargs if @@ -394,7 +389,7 @@ _tmplist="`ifconfig -l`" ;; *) - _tmplist="${network_interfaces} ${cloned_interfaces}" + _tmplist="${network_interfaces} ${removable_interfaces} ${cloned_interfaces}" ;; esac @@ -408,37 +403,15 @@ _aprefix= _bprefix= for _if in ${_tmplist} ; do - eval _ifarg="\$ifconfig_${_if}" - case "$_ifarg" in - [Dd][Hh][Cc][Pp]) + if dhcpif $_if; then _dhcplist="${_dhcplist}${_aprefix}${_if}" [ -z "$_aprefix" ] && _aprefix=' ' - ;; - ''|*) + elif [ -n "`_ifconfig_getargs $if`" ]; then _nodhcplist="${_nodhcplist}${_bprefix}${_if}" [ -z "$_bprefix" ] && _bprefix=' ' - ;; - esac + fi done - case ${pccard_ifconfig} in - [Dd][Hh][Cc][Pp]) - for _if in ${removable_interfaces} ; do - _test_if=`ifconfig ${_if} 2>&1` - case "$_test_if" in - "ifconfig: interface $_if does not exist") - ;; - *) - _dhcplist="${_dhcplist}${_aprefix}${_if}" - [ -z "$_aprefix" ] && _aprefix=' ' - ;; - esac - done - ;; - *) - ;; - esac - case "$type" in nodhcp) echo $_nodhcplist ==== //depot/projects/hammer/etc/rc.d/Makefile#36 (text+ko) ==== @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.16 2001/01/14 15:37:22 minoura Exp $ -# $FreeBSD: src/etc/rc.d/Makefile,v 1.52 2005/04/29 23:02:56 brooks Exp $ +# $FreeBSD: src/etc/rc.d/Makefile,v 1.53 2005/06/30 04:52:47 brooks Exp $ FILES= DAEMON LOGIN NETWORKING SERVERS \ abi accounting addswap adjkerntz amd \ @@ -36,7 +36,7 @@ timed tmp \ ugidfw usbd \ var virecover \ - watchdogd \ + watchdogd wpa_supplicant \ ypbind yppasswdd ypserv \ ypset ypupdated ypxfrd FILESDIR= /etc/rc.d ==== //depot/projects/hammer/etc/rc.d/netif#12 (text+ko) ==== @@ -22,7 +22,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD: src/etc/rc.d/netif,v 1.13 2005/06/07 04:49:12 brooks Exp $ +# $FreeBSD: src/etc/rc.d/netif,v 1.14 2005/06/30 04:46:21 brooks Exp $ # # PROVIDE: netif @@ -109,13 +109,10 @@ # _cooked_list= if [ -n "$_cmdifn" ]; then - for i in $_cmdifn ; do - eval _if=\"`expr "$_ifn_list" : ".*\(${i}\).*"`\" - if [ -z "$_if" ]; then - err 1 "No such network interface: $i" - fi - _cooked_list="$_cooked_list $_if" - done + # Don't check that the interfaces exist. We need to run + # the down code even when the interface doesn't exist to + # kill off wpa_supplicant. + _cooked_list="$_cmdifn" else _cooked_list="$_ifn_list" fi ==== //depot/projects/hammer/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#100 (text+ko) ==== @@ -3,7 +3,7 @@ The &os; Project - $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.878 2005/06/19 12:38:18 hrs Exp $ + $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v 1.879 2005/06/30 04:55:46 bmah Exp $ 2000 @@ -26,7 +26,8 @@ The release notes for &os; &release.current; contain a summary - of the changes made to the &os; base system since &release.branch; is created. + of the changes made to the &os; base system on the + &release.branch; development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the &os; kernel and userland. @@ -136,7 +137,7 @@ FreeBSD-SA-05:01.telnet. &merged; - A information disclosure vulnerability in the + An information disclosure vulnerability in the &man.sendfile.2; system call, which could permit it to transmit random parts of kernel memory, has been fixed. More details are in security advisory @@ -168,12 +169,12 @@ allowed unprivileged local users can send commands to the hardware supported by the &man.iir.4; driver, has been fixed. For more information, see security advisory - FreeBSD-SA-05:06.iir. + FreeBSD-SA-05:06.iir. &merged; A bug in the validation of &man.i386.get.ldt.2; system call - input arguments, which may allow kernel memory may be disclosed - to the user process, has been fixed. For more information, see + input arguments, which may allow kernel memory to be disclosed + to a user process, has been fixed. For more information, see security advisory FreeBSD-SA-05:07.ldt. &merged; @@ -247,6 +248,8 @@ + + Value @@ -257,22 +260,22 @@ 0 - show all mount-points without any restrictions + Show all mount-points without any restrictions. 1 - show only mount-points below jail's chroot and show only part of the - mount-point's path (if jail's chroot directory is + Show only mount-points below jail's chroot and show only part of the + mount-point's path (for example, if the jail's chroot directory is /jails/foo and mount-point is - /jails/foo/usr/home - only /usr/home will be shown) + /jails/foo/usr/home, + only /usr/home will be shown). 2 - show only mount-point where jail's chroot directory is placed. + Show only mount-point where jail's chroot directory is placed. @@ -390,7 +393,7 @@ The autoboot loader command now supports the prompt parameter. - The autoboot will now prevent the user + The autoboot loader command will now prevent the user from interrupting the boot process at all if the autoboot_delay variable is set to -1. &merged; @@ -416,10 +419,8 @@ hw.pci.do_powerstate sysctls to 0. The &man.acpi.ibm.4; driver for IBM laptops - has been added. - - The &man.acpi.ibm.4; driver has been - improved to support hotkeys and reading fan status and thermal + has been added. It provides support for the various + hotkeys and reading fan status and thermal sensors. The &man.acpi.fujitsu.4; driver for handling @@ -431,10 +432,11 @@ The &man.atkbdc.4;, &man.atkbd.4;, and &man.psm.4; drivers have been rewritten in more bus-independent way, - and now support EBus found on sparc64 platform. + and now support the EBus found on the sparc64 platform. The following device drivers have been - added and enabled by default: + added and enabled by default in the + GENERIC kernel: &man.atkbdc.4;, &man.atkbd.4;, creator(4), @@ -446,7 +448,7 @@ &man.ums.4;, and &man.usb.4;. - The &man.auxio.4; driver has been to drive + The &man.auxio.4; driver has been added; it supports some auxiliary I/O functions found on various SBus/EBus &ultrasparc; models. &merged; @@ -572,7 +574,7 @@ between this feature and promiscuous mode. &merged; Ethernet flow control is now disabled by default in the - &man.fxp.4; driver, to prevent problems with a system panics + &man.fxp.4; driver, to prevent problems on a subnet when a system panics or is left in the kernel debugger. &merged; The gx(4) driver has been removed because @@ -679,8 +681,9 @@ support IPv6. &man.ipfw.8; now supports classification and tagging - of &man.altq.4; packets via a divert socket, - as well as the TCP data length. + of &man.altq.4; packets via a divert socket. It is also + possible to specify rules that match TCP packets with specific + payload sizes. The &man.ipfw.8; ipfw fwd rule now supports the full packet destination manipulation when the kernel option @@ -692,7 +695,7 @@ Note that &man.ipfw.8; rules have to be carefully crafted to make sure that things like PMTU discovery do not break. &merged; - The &man.ipfw.8; now supports IPv4 only rules. + The &man.ipfw.8; system now supports IPv4 only rules. &man.ipnat.8; now allows redirect rules to work for non-TCP/UDP packets. &merged; @@ -704,7 +707,7 @@ The libalias library can now be built as a kernel module. - The link state change notifications of network interface + The link state change notifications of network interfaces are sent to /dev/devctl now. A new &man.ng.ipfw.4; NetGraph node provides @@ -946,18 +949,19 @@ &man.getservbyport.3; functions are now thread-safe. &merged; For conformation to IEEE Std 1003.1-2001 - (also known as POSIX 2001), the n_net + (also known as POSIX 2001), the n_net member of struct netent and the first argument - of &man.getnetbyaddr.3; has been changed to an uint32_t. - Due to these changes the ABI on 64-bit platforms becomes + of &man.getnetbyaddr.3; has been changed to an uint32_t. + Due to these changes, the ABI on 64-bit platforms is incompatible with previous releases of &os; and - the major version number of libpcap has been bumped. - If you upgrade &os; for 64-bit platforms, note that all of - the userland programs which use &man.getnetbyaddr.3;, - &man.getnetbyname.3;, &man.getnetent.3; and/or - libpcap have to be recompiled. + the major version number of the libpcap + shared library has been bumped. + On 64-bit platforms being upgraded from older &os; versions, all + userland programs that use &man.getnetbyaddr.3;, + &man.getnetbyname.3;, &man.getnetent.3;, and/or + libpcap have to be recompiled. - The gvinum(8) utility now supports + The gvinum(8) utility now supports the checkparity, rebuildparity, and setstate @@ -1099,22 +1103,22 @@ The &man.periodic.8; security output now supports the display of information about blocked packet counts from &man.pf.4;. &merged; - The &man.pgrep.1; now supports an option - which allows to match system processes (kernel threads). + The &man.pgrep.1; command now supports a option + which allows matching system processes (kernel threads). - The &man.pgrep.1; and &man.pkill.1; now support an - option which allows to use file where PID is stored - for matching. + The &man.pgrep.1; and &man.pkill.1; commands now support a + option, which matches a process whose PID is + stored in a file. - The &man.pgrep.1; and &man.pkill.1; now support an + The &man.pgrep.1; and &man.pkill.1; commands now support a option to ignore case in the process match. - The &man.pgrep.1; and &man.pkill.1; now support an - option which allows to match processes - based on its &man.jail.2; ID. + The &man.pgrep.1; and &man.pkill.1; commands now support a + option that matches processes + based on their &man.jail.2; ID. - The &man.pgrep.1; and &man.pkill.1; now support an - option which allows to match oldest + The &man.pgrep.1; and &man.pkill.1; commands now support a + option which matches only the oldest (least recently started) of the matching processes. The &man.powerd.8; program for managing power consumption has been @@ -1137,11 +1141,11 @@ which violates the Microsoft PPP Callback Control Protocol section 3.2. &merged; - The &man.ps.1; now supports a jid - keyword in the option. It displays + The &man.ps.1; utility now supports a jid + keyword in the option. It displays the &man.jail.2; ID of each process. - The &man.pstat.8; now supports a option + The &man.pstat.8; program now supports a option to print swap sizes with SI prefixes such as K, M, and G, which are used to form binary multiples. @@ -1158,7 +1162,7 @@ The &man.rexecd.8; utility has been removed. There are no rexec clients in the &os; tree, and the client function &man.rexec.3; is present only in - libcompat. + libcompat. The &man.rm.1; utility now supports an option that asks for confirmation (once) if recursively @@ -1239,7 +1243,7 @@ connection, has been added. It was obtained from OpenBSD. &merged; - &man.what.1; now support a flag, which + &man.what.1; now supports a flag, which causes it to print matching text, but not format it. &man.whois.1; now supports @@ -1344,7 +1348,8 @@ to 1.0.3. OpenBSD dhclient as of OpenBSD 3.7 - has been imported. + has been imported. It replaces the ISC DHCP client used in + prior versions of &os;. FILE has been updated from 4.10 to 4.12. @@ -1417,7 +1422,7 @@ version 8.13.3 to version 8.13.4. It now supports OSTYPE(freebsd6). - TCPDUMP has been updated from + tcpdump has been updated from v3.8.3 to v3.9.1 (alpha 096). tcsh has been updated from @@ -1504,7 +1509,7 @@ The supported version of the GNOME desktop environment has been - updated from 2.6.2 to 2.10. More information about + updated from 2.6.2 to 2.10.1. More information about running GNOME on &os; can be found on the FreeBSD GNOME Project Web page. &merged; ==== //depot/projects/hammer/sbin/dhclient/dhclient.c#3 (text+ko) ==== @@ -1,5 +1,5 @@ /* $OpenBSD: dhclient.c,v 1.63 2005/02/06 17:10:13 krw Exp $ */ -/* $FreeBSD: src/sbin/dhclient/dhclient.c,v 1.4 2005/06/13 23:43:08 brooks Exp $ */ +/* $FreeBSD: src/sbin/dhclient/dhclient.c,v 1.6 2005/06/30 05:50:52 brooks Exp $ */ /* * Copyright 2004 Henning Brauer @@ -2228,13 +2228,18 @@ case DHO_NETBIOS_DD_SERVER: case DHO_FONT_SERVERS: case DHO_DHCP_SERVER_IDENTIFIER: + case DHO_SMTP_SERVER: + case DHO_POP_SERVER: + case DHO_NNTP_SERVER: + case DHO_WWW_SERVER: + case DHO_FINGER_SERVER: + case DHO_IRC_SERVER: if (!ipv4addrs(opbuf)) { warning("Invalid IP address in option: %s", opbuf); return (0); } return (1) ; case DHO_HOST_NAME: - case DHO_DOMAIN_NAME: case DHO_NIS_DOMAIN: if (!res_hnok(sbuf)) { warning("Bogus Host Name option %d: %s (%s)", option, @@ -2242,6 +2247,7 @@ return (0); } return (1); + case DHO_DOMAIN_NAME: case DHO_PAD: case DHO_TIME_OFFSET: case DHO_BOOT_SIZE: ==== //depot/projects/hammer/sbin/dhclient/dhcp.h#2 (text+ko) ==== @@ -1,4 +1,5 @@ /* $OpenBSD: dhcp.h,v 1.5 2004/05/04 15:49:49 deraadt Exp $ */ +/* $FreeBSD: src/sbin/dhclient/dhcp.h,v 1.2 2005/06/30 05:50:52 brooks Exp $ */ /* Protocol structures... */ @@ -154,6 +155,12 @@ #define DHO_DHCP_REBINDING_TIME 59 #define DHO_DHCP_CLASS_IDENTIFIER 60 #define DHO_DHCP_CLIENT_IDENTIFIER 61 +#define DHO_SMTP_SERVER 69 +#define DHO_POP_SERVER 70 +#define DHO_NNTP_SERVER 71 +#define DHO_WWW_SERVER 72 +#define DHO_FINGER_SERVER 73 +#define DHO_IRC_SERVER 74 #define DHO_DHCP_USER_CLASS_ID 77 #define DHO_END 255 ==== //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#28 (text+ko) ==== @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * from: vector.s, 386BSD 0.1 unknown origin - * $FreeBSD: src/sys/amd64/amd64/apic_vector.S,v 1.102 2005/02/28 23:37:35 peter Exp $ + * $FreeBSD: src/sys/amd64/amd64/apic_vector.S,v 1.103 2005/06/30 05:33:26 peter Exp $ */ /* ==== //depot/projects/hammer/sys/amd64/conf/NOTES#73 (text+ko) ==== @@ -5,7 +5,7 @@ # machine independent notes, look in /sys/conf/NOTES. # # (XXX from i386:NOTES,v 1.1201) -# $FreeBSD: src/sys/amd64/conf/NOTES,v 1.35 2005/06/14 14:21:25 ups Exp $ +# $FreeBSD: src/sys/amd64/conf/NOTES,v 1.36 2005/06/30 05:33:25 peter Exp $ # # @@ -16,7 +16,7 @@ # # We want LINT to cover profiling as well. -#XXX#profile 2 +profile 2 ##################################################################### ==== //depot/projects/hammer/sys/conf/files.amd64#72 (text+ko) ==== @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD: src/sys/conf/files.amd64,v 1.69 2005/06/14 04:16:10 marcel Exp $ +# $FreeBSD: src/sys/conf/files.amd64,v 1.70 2005/06/30 05:33:25 peter Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and ==== //depot/projects/hammer/sys/i386/i386/identcpu.c#26 (text+ko) ==== @@ -39,7 +39,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/i386/i386/identcpu.c,v 1.144 2005/05/29 17:43:24 schweikh Exp $"); +__FBSDID("$FreeBSD: src/sys/i386/i386/identcpu.c,v 1.145 2005/06/30 06:44:34 peter Exp $"); #include "opt_cpu.h" ==== //depot/projects/hammer/sys/i386/i386/initcpu.c#13 (text+ko) ==== @@ -28,7 +28,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/i386/i386/initcpu.c,v 1.50 2005/05/16 09:47:53 obrien Exp $"); +__FBSDID("$FreeBSD: src/sys/i386/i386/initcpu.c,v 1.51 2005/06/30 06:44:34 peter Exp $"); #include "opt_cpu.h" ==== //depot/projects/hammer/sys/i386/include/md_var.h#16 (text+ko) ==== @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/sys/i386/include/md_var.h,v 1.71 2005/05/16 09:47:53 obrien Exp $ + * $FreeBSD: src/sys/i386/include/md_var.h,v 1.72 2005/06/30 06:44:34 peter Exp $ */ #ifndef _MACHINE_MD_VAR_H_ ==== //depot/projects/hammer/sys/modules/Makefile#81 (text+ko) ==== @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/modules/Makefile,v 1.448 2005/06/21 13:01:14 dumbbell Exp $ +# $FreeBSD: src/sys/modules/Makefile,v 1.449 2005/06/30 05:37:48 peter Exp $ # oldcard -- specialized use for debugging only. # owi -- totally unsupported for debugging only. @@ -423,6 +423,7 @@ #_acpi= acpi # doesn't work on amd64 yet _agp= agp _arcmsr= arcmsr +_ath_hal= ath_hal _ciss= ciss _cpufreq= cpufreq _digi= digi ==== //depot/projects/hammer/usr.sbin/kbdmap/kbdmap.c#3 (text+ko) ==== @@ -25,7 +25,7 @@ */ #include -__FBSDID("$FreeBSD: src/usr.sbin/kbdmap/kbdmap.c,v 1.2 2002/10/27 17:44:33 wollman Exp $"); +__FBSDID("$FreeBSD: src/usr.sbin/kbdmap/kbdmap.c,v 1.3 2005/06/30 05:31:01 ru Exp $"); #include #include @@ -571,7 +571,7 @@ /* en_US.ISO8859-1 -> en_..\.ISO8859-1 */ strlcpy(dialect, lang, sizeof(dialect)); - if (strlen(dialect) >= 6 && dialect[2] == '-') { + if (strlen(dialect) >= 6 && dialect[2] == '_') { dialect[3] = '.'; dialect[4] = '.'; } @@ -579,8 +579,8 @@ /* en_US.ISO8859-1 -> en */ strlcpy(lang_abk, lang, sizeof(lang_abk)); - if (strlen(lang_abk) >= 3 && lang_abk[2] == '-') - lang_abk[2] = '.'; + if (strlen(lang_abk) >= 3 && lang_abk[2] == '_') + lang_abk[2] = '\0'; fprintf(stderr, "lang_default = %s\n", lang_default); fprintf(stderr, "dialect = %s\n", dialect); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 06:53:45 2005 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 3131E16A420; Thu, 30 Jun 2005 06:53:45 +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 0C04716A41C for ; Thu, 30 Jun 2005 06:53:45 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBD643D1D for ; Thu, 30 Jun 2005 06:53:44 +0000 (GMT) (envelope-from soc-tyler@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U6riDK086711 for ; Thu, 30 Jun 2005 06:53:44 GMT (envelope-from soc-tyler@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U6ri0t086708 for perforce@freebsd.org; Thu, 30 Jun 2005 06:53:44 GMT (envelope-from soc-tyler@freebsd.org) Date: Thu, 30 Jun 2005 06:53:44 GMT Message-Id: <200506300653.j5U6ri0t086708@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-tyler@freebsd.org using -f From: soc-tyler To: Perforce Change Reviews Cc: Subject: PERFORCE change 79255 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: Thu, 30 Jun 2005 06:53:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=79255 Change 79255 by soc-tyler@soc-tyler_launchd on 2005/06/30 06:53:04 Add in more of the stock, vendor code from Apple, such as the StartupItems/ directives that launchd(8) reads from, along with a basic Makefile Affected files ... .. //depot/projects/soc2005/launchd/Makefile#1 add .. //depot/projects/soc2005/launchd/StartupItems/Apache#1 add .. //depot/projects/soc2005/launchd/StartupItems/Apache.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/AppServices#1 add .. //depot/projects/soc2005/launchd/StartupItems/AppServices.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/AppleShare#1 add .. //depot/projects/soc2005/launchd/StartupItems/AppleShare.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/AuthServer#1 add .. //depot/projects/soc2005/launchd/StartupItems/AuthServer.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/Disks#1 add .. //depot/projects/soc2005/launchd/StartupItems/Disks.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/IPServices#1 add .. //depot/projects/soc2005/launchd/StartupItems/IPServices.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/NFS#1 add .. //depot/projects/soc2005/launchd/StartupItems/NFS.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/NIS#1 add .. //depot/projects/soc2005/launchd/StartupItems/NIS.plist#1 add .. //depot/projects/soc2005/launchd/StartupItems/NetworkTime#1 add .. //depot/projects/soc2005/launchd/StartupItems/NetworkTime.plist#1 add .. //depot/projects/soc2005/launchd/includes/launchd.h#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 07:03:58 2005 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 3F9DE16A420; Thu, 30 Jun 2005 07:03: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 10DF016A41C for ; Thu, 30 Jun 2005 07:03:58 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB19F43D1D for ; Thu, 30 Jun 2005 07:03:57 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U73vhs087081 for ; Thu, 30 Jun 2005 07:03:57 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U73vnX087078 for perforce@freebsd.org; Thu, 30 Jun 2005 07:03:57 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 07:03:57 GMT Message-Id: <200506300703.j5U73vnX087078@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79256 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: Thu, 30 Jun 2005 07:03:59 -0000 http://perforce.freebsd.org/chv.cgi?CH=79256 Change 79256 by peter@peter_overcee on 2005/06/30 07:03:24 Compile fix for ia64 Affected files ... .. //depot/projects/hammer/sys/compat/ia32/ia32_reg.h#2 edit Differences ... ==== //depot/projects/hammer/sys/compat/ia32/ia32_reg.h#2 (text+ko) ==== @@ -90,6 +90,13 @@ int en_fos; /* floating operand segment selector */ }; +#ifdef __ia64__ +/* Layout of an x87 fpu register (amd64 gets this elsewhere) */ +struct fpacc87 { + u_char fp_bytes[10]; +}; +#endif + /* Floating point context */ struct save87 { struct env87 sv_env; /* floating point control/status */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 07:07:02 2005 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 6387D16A420; Thu, 30 Jun 2005 07:07:02 +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 24F6016A41C for ; Thu, 30 Jun 2005 07:07:02 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1290B43D1F for ; Thu, 30 Jun 2005 07:07:02 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U7710c087383 for ; Thu, 30 Jun 2005 07:07:01 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U771H9087380 for perforce@freebsd.org; Thu, 30 Jun 2005 07:07:01 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 07:07:01 GMT Message-Id: <200506300707.j5U771H9087380@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79257 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: Thu, 30 Jun 2005 07:07:03 -0000 http://perforce.freebsd.org/chv.cgi?CH=79257 Change 79257 by peter@peter_freefall on 2005/06/30 07:06:54 Use the right path Affected files ... .. //depot/projects/hammer/sys/conf/files.ia64#30 edit Differences ... ==== //depot/projects/hammer/sys/conf/files.ia64#30 (text+ko) ==== @@ -31,7 +31,6 @@ compat/freebsd32/freebsd32_misc.c optional compat_ia32 compat/freebsd32/freebsd32_syscalls.c optional compat_ia32 compat/freebsd32/freebsd32_sysent.c optional compat_ia32 -compat/ia32/ia32_reg.c optional compat_ia32 compat/ia32/ia32_sysvec.c optional compat_ia32 contrib/ia64/libuwx/src/uwx_bstream.c standard contrib/ia64/libuwx/src/uwx_context.c standard @@ -90,6 +89,7 @@ ia64/disasm/disasm_decode.c standard ia64/disasm/disasm_extract.c standard ia64/disasm/disasm_format.c standard +ia64/ia32/ia32_reg.c optional compat_ia32 ia64/ia32/ia32_signal.c optional compat_ia32 ia64/ia32/ia32_sigtramp.c optional compat_ia32 ia64/ia32/ia32_trap.c optional compat_ia32 From owner-p4-projects@FreeBSD.ORG Thu Jun 30 07:15:13 2005 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 76D4216A420; Thu, 30 Jun 2005 07:15:13 +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 3AFB516A41C for ; Thu, 30 Jun 2005 07:15:13 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BD943D1D for ; Thu, 30 Jun 2005 07:15:13 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U7FCr2087788 for ; Thu, 30 Jun 2005 07:15:12 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U7FCnY087779 for perforce@freebsd.org; Thu, 30 Jun 2005 07:15:12 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 07:15:12 GMT Message-Id: <200506300715.j5U7FCnY087779@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79258 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: Thu, 30 Jun 2005 07:15:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=79258 Change 79258 by peter@peter_freefall on 2005/06/30 07:14:37 #include diet Affected files ... .. //depot/projects/hammer/sys/ia64/ia32/ia32_reg.c#2 edit Differences ... ==== //depot/projects/hammer/sys/ia64/ia32/ia32_reg.c#2 (text+ko) ==== @@ -30,53 +30,17 @@ __FBSDID("$FreeBSD$"); #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include #include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include #include -#include -#include -#include -#include -#include -#include -#include int fill_regs32(struct thread *td, struct reg32 *regs) { - bzero(regs, sizeof(*regs); + bzero(regs, sizeof(*regs)); return (EOPNOTSUPP); } @@ -106,7 +70,7 @@ fill_dbregs32(struct thread *td, struct dbreg32 *regs) { - bzero(regs, sizeof(*regs); + bzero(regs, sizeof(*regs)); return (EOPNOTSUPP); } From owner-p4-projects@FreeBSD.ORG Thu Jun 30 07:57:11 2005 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 73E0D16A420; Thu, 30 Jun 2005 07:57:11 +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 2D76616A41C for ; Thu, 30 Jun 2005 07:57:11 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB0643D53 for ; Thu, 30 Jun 2005 07:57:11 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U7vAt8090060 for ; Thu, 30 Jun 2005 07:57:10 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U7vAV8090057 for perforce@freebsd.org; Thu, 30 Jun 2005 07:57:10 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 07:57:10 GMT Message-Id: <200506300757.j5U7vAV8090057@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79263 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: Thu, 30 Jun 2005 07:57:12 -0000 http://perforce.freebsd.org/chv.cgi?CH=79263 Change 79263 by peter@peter_overcee on 2005/06/30 07:56:26 IFC @79262 Affected files ... .. //depot/projects/hammer/sys/amd64/ia32/ia32_reg.c#7 integrate .. //depot/projects/hammer/sys/compat/ia32/ia32_reg.h#3 integrate .. //depot/projects/hammer/sys/conf/files.amd64#73 integrate .. //depot/projects/hammer/sys/conf/files.ia64#31 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_dbregs.c#8 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_fpregs.c#8 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#10 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_map.c#10 integrate .. //depot/projects/hammer/sys/fs/procfs/procfs_regs.c#8 integrate .. //depot/projects/hammer/sys/ia64/ia32/ia32_reg.c#3 integrate .. //depot/projects/hammer/sys/kern/imgact_elf.c#31 integrate .. //depot/projects/hammer/sys/kern/kern_clock.c#27 integrate .. //depot/projects/hammer/sys/kern/sys_process.c#32 integrate .. //depot/projects/hammer/sys/sys/ptrace.h#11 integrate Differences ... ==== //depot/projects/hammer/sys/amd64/ia32/ia32_reg.c#7 (text+ko) ==== @@ -23,11 +23,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/ia32/ia32_reg.c,v 1.1 2005/06/30 07:49:21 peter Exp $ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/amd64/ia32/ia32_reg.c,v 1.1 2005/06/30 07:49:21 peter Exp $"); #include #include ==== //depot/projects/hammer/sys/compat/ia32/ia32_reg.h#3 (text+ko) ==== @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * from: @(#)reg.h 5.5 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/compat/ia32/ia32_reg.h,v 1.1 2005/06/30 07:49:21 peter Exp $ */ #ifndef _COMPAT_IA32_IA32_REG_H_ ==== //depot/projects/hammer/sys/conf/files.amd64#73 (text+ko) ==== @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD: src/sys/conf/files.amd64,v 1.70 2005/06/30 05:33:25 peter Exp $ +# $FreeBSD: src/sys/conf/files.amd64,v 1.71 2005/06/30 07:49:21 peter Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and ==== //depot/projects/hammer/sys/conf/files.ia64#31 (text+ko) ==== @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD: src/sys/conf/files.ia64,v 1.80 2005/06/14 04:16:10 marcel Exp $ +# $FreeBSD: src/sys/conf/files.ia64,v 1.81 2005/06/30 07:49:21 peter Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and ==== //depot/projects/hammer/sys/fs/procfs/procfs_dbregs.c#8 (text+ko) ==== @@ -40,7 +40,7 @@ * * From: * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ - * $FreeBSD: src/sys/fs/procfs/procfs_dbregs.c,v 1.25 2004/10/01 05:01:17 das Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_dbregs.c,v 1.26 2005/06/30 07:49:21 peter Exp $ */ #include "opt_compat.h" ==== //depot/projects/hammer/sys/fs/procfs/procfs_fpregs.c#8 (text+ko) ==== @@ -34,7 +34,7 @@ * * From: * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ - * $FreeBSD: src/sys/fs/procfs/procfs_fpregs.c,v 1.31 2004/10/01 05:01:17 das Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_fpregs.c,v 1.32 2005/06/30 07:49:21 peter Exp $ */ #include "opt_compat.h" ==== //depot/projects/hammer/sys/fs/procfs/procfs_ioctl.c#10 (text+ko) ==== @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: src/sys/fs/procfs/procfs_ioctl.c,v 1.11 2005/06/30 00:19:08 peter Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_ioctl.c,v 1.12 2005/06/30 07:49:21 peter Exp $ */ #include "opt_compat.h" ==== //depot/projects/hammer/sys/fs/procfs/procfs_map.c#10 (text+ko) ==== @@ -32,7 +32,7 @@ * * @(#)procfs_status.c 8.3 (Berkeley) 2/17/94 * - * $FreeBSD: src/sys/fs/procfs/procfs_map.c,v 1.37 2005/01/06 18:10:40 imp Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_map.c,v 1.38 2005/06/30 07:49:21 peter Exp $ */ #include "opt_compat.h" ==== //depot/projects/hammer/sys/fs/procfs/procfs_regs.c#8 (text+ko) ==== @@ -34,7 +34,7 @@ * * From: * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ - * $FreeBSD: src/sys/fs/procfs/procfs_regs.c,v 1.30 2004/10/01 05:01:17 das Exp $ + * $FreeBSD: src/sys/fs/procfs/procfs_regs.c,v 1.31 2005/06/30 07:49:21 peter Exp $ */ #include "opt_compat.h" ==== //depot/projects/hammer/sys/ia64/ia32/ia32_reg.c#3 (text+ko) ==== @@ -23,11 +23,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/ia64/ia32/ia32_reg.c,v 1.1 2005/06/30 07:49:22 peter Exp $ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/ia64/ia32/ia32_reg.c,v 1.1 2005/06/30 07:49:22 peter Exp $"); #include #include ==== //depot/projects/hammer/sys/kern/imgact_elf.c#31 (text+ko) ==== @@ -29,7 +29,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/imgact_elf.c,v 1.161 2005/05/24 22:21:44 cognet Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/imgact_elf.c,v 1.162 2005/06/30 07:49:22 peter Exp $"); #include "opt_compat.h" ==== //depot/projects/hammer/sys/kern/kern_clock.c#27 (text+ko) ==== @@ -35,7 +35,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/kern_clock.c,v 1.176 2005/06/24 00:16:57 peter Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/kern_clock.c,v 1.177 2005/06/30 07:49:22 peter Exp $"); #include "opt_compat.h" #include "opt_hwpmc_hooks.h" ==== //depot/projects/hammer/sys/kern/sys_process.c#32 (text+ko) ==== @@ -30,7 +30,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/kern/sys_process.c,v 1.130 2005/03/18 21:22:28 das Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/sys_process.c,v 1.131 2005/06/30 07:49:22 peter Exp $"); #include "opt_compat.h" ==== //depot/projects/hammer/sys/sys/ptrace.h#11 (text+ko) ==== @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD: src/sys/sys/ptrace.h,v 1.26 2005/04/29 22:38:02 cperciva Exp $ + * $FreeBSD: src/sys/sys/ptrace.h,v 1.27 2005/06/30 07:49:22 peter Exp $ */ #ifndef _SYS_PTRACE_H_ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 08:09:28 2005 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 E0BA116A421; Thu, 30 Jun 2005 08:09:27 +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 8F84216A41C for ; Thu, 30 Jun 2005 08:09:27 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6307F43D4C for ; Thu, 30 Jun 2005 08:09:27 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U89RWM091064 for ; Thu, 30 Jun 2005 08:09:27 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5U89QkY091058 for perforce@freebsd.org; Thu, 30 Jun 2005 08:09:26 GMT (envelope-from soc-bushman@freebsd.org) Date: Thu, 30 Jun 2005 08:09:26 GMT Message-Id: <200506300809.j5U89QkY091058@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79264 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: Thu, 30 Jun 2005 08:09:29 -0000 http://perforce.freebsd.org/chv.cgi?CH=79264 Change 79264 by soc-bushman@soc-bushman_stinger on 2005/06/30 08:08:59 Initial libc integration Affected files ... .. //depot/projects/soc2005/nsswitch_cached/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/divrem.m4#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/vfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/fabs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/arm-gcc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/milieu.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/softfloat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy_arm.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy_xscale.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/shmat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/arm/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/creat.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/creat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/gethostid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/gethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/getwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/killpg.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/killpg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/sethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/setpgrp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/setrgid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/setruid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/setruid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigcompat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigpause.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigsetmask.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigvec.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_conv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_overflow.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_split.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/btree.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/btree/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/changelog#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/db/db.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/docs/hash.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/docs/libtp.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_bigkey.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_buf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_func.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_log2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/ndbm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/hash/page.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/btree.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/dbm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/dbopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/hash.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/mpool.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/man/recno.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/mpool/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/mpool/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/mpool/mpool.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/mpool/mpool.libtp#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/recno/recno.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/btree.tests/main.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/dbtest.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/driver2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/makedb.sh#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tcreat3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tdel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/testit#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/thash4.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tread2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tseq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tverify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/db/test/run.test#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/_hdtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/_ldtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/glue.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisQ.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisx.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/__xuname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/_pthread_stubs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/_rand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/_spinlock_stub.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/_thread_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/alarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/alarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/arc4random.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/arc4random.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/assert.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/basename.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/basename.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/check_utility_compat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/check_utility_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/clock.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/clock.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/closedir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/confstr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/confstr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/crypt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ctermid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ctermid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/daemon.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/daemon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/devname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/devname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/directory.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dirname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dirname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/disklabel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dladdr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dlfcn.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dlfunc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dlinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dllockinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/dlopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/drand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/erand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/err.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/err.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/errlst.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/errno.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/exec.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fmtcheck.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fmtcheck.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fmtmsg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fmtmsg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fnmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fnmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fpclassify.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fpclassify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/frexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/frexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fstab.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ftok.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ftok.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fts.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/fts.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ftw.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getbootfile.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getbootfile.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getbsize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getbsize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getcap.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getcap.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getcontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getcwd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getcwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getdiskbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getdomainname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getfsent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getgrouplist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getgrouplist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/gethostname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/gethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getloadavg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getloadavg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getlogin.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getmntinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getmntinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getnetgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getnetgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getobjformat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getobjformat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getosreldate.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getosreldate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpagesize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpagesize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpass.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpeereid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpeereid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getprogname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpwent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getpwent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getttyent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getttyent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getusershell.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getusershell.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getvfsbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/getvfsbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/glob.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/glob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/initgroups.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/initgroups.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/isatty.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/isgreater.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/isinf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/isnan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/jrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/lcong48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ldexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/lockf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/lockf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/lrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/makecontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/modf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/mrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/msgctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/msgget.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/msgrcv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/msgsnd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nice.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nice.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/nrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/opendir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pause.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pause.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pmadvise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/popen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/popen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/posixshm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pselect.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pselect.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/psignal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/psignal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pw_scan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pw_scan.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pwcache.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/pwcache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/raise.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/raise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/rand48.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/rand48.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/readdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/readpassphrase.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/readpassphrase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/rewinddir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/rfork_thread.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/scandir.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/scandir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/seed48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/seekdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_destroy.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_getvalue.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_post.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sem_wait.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/semctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setjmp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setjmperr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setmode.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setmode.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setproctitle.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setproctitle.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/setprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/shm_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/siginterrupt.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/siginterrupt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/siglist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/signal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/signal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sigsetops.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sigsetops.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/srand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/statvfs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/statvfs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/stringlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/stringlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/strtofflags.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/strtofflags.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/swapcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysconf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysconf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysctlbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/sysctlnametomib.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/syslog.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/syslog.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tcgetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tcsendbreak.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tcsetattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tcsetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/telldir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/telldir.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/termios.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/time.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/time.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/times.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/times.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/timezone.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/timezone.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tls.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ttyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ttyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ttyslot.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/tzset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ualarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ualarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ucontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ulimit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/ulimit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/uname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/uname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/unvis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/unvis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/usleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/usleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/utime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/utime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/valloc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/valloc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/vis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/vis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/wait.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/wait3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/waitpid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/wordexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/gen/wordexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gmon/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/gmon/gmon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gmon/mcount.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/gmon/moncontrol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/abs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/div.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/labs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/ldiv.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/index.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/memchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/rindex.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strlen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/strrchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/swab.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcschr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcscmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcslen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/string/wmemchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_clr_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ioperm.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ldt.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_watch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_vm86.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_vm86.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/i386/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divdf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divsf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__moddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__modsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__udivdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__udivsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__umoddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__umodsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_mcount.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/unwind.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/swapcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/libc_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/nss_tls.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/reentrant.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/spinlock.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/include/un-namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/big5.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/big5.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/btowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/btowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/collate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/collate.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/collcmp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/ctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/digittoint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/euc.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/euc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/fix_grouping.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gb18030.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gb18030.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gb2312.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gb2312.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gbk.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/gbk.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isalpha.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isblank.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/iscntrl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isgraph.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isideogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/islower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isphonogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isprint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/ispunct.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isrune.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isspace.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isspecial.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/iswalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/iswctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/isxdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/ldpart.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/ldpart.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lmessages.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lmessages.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lmonetary.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lmonetary.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lnumeric.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/lnumeric.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/localeconv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/localeconv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mblen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mblen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mblocal.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbrlen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbrlen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbrtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbrtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbsinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbsinit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbsnrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbsrtowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbsrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbstowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbstowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mbtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mskanji.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/mskanji.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/multibyte.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/nextwctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/nextwctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/nl_langinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/nl_langinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/nomacros.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/none.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/rpmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/rpmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/rune.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/runefile.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/runetype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/setlocale.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/setlocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/setlocale.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/setrunelocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/table.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/toascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/tolower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/tolower.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/toupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/toupper.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/towlower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/towupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/utf8.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/utf8.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcrtomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcrtomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcsftime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcsftime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcsnrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcsrtombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcsrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstoimax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstol.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstold.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstoll.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstoul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstoull.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcstoumax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctrans.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctrans.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcwidth.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/locale/wcwidth.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/addr2ascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/addr2ascii.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ascii2addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/base64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/byteorder.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ether_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ethers.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/eui64.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/eui64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gai_strerror.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gai_strerror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getaddrinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getaddrinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gethostbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gethostbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gethostbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gethostbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/gethostnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getifaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getifaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getifmaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getifmaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getipnodebyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnameinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnameinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnetbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnetbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnetbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnetent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getnetnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getproto.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getprotoent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getprotoent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getprotoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getservbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getservbyport.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getservent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/getservent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/herror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/hesiod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/hesiod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/if_indextoname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/if_indextoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/if_nameindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/if_nametoindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet6_opt_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet6_option_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet6_rth_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet6_rthdr_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_lnaof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_makeaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_net.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_net_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_net_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_neta.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_netof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_network.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_ntoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/inet_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ip6opt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/linkaddr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/linkaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/map_v4v6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/name6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/netdb_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ns_name.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ns_netint.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ns_parse.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ns_print.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/ns_ttl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nsap_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nsdispatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nsdispatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nslexer.l#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nsparser.y#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nss_backends.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/nss_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/rcmd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/rcmd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/rcmdsh.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/rcmdsh.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/recv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_comp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_config.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_data.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_mkquery.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_mkupdate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_query.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_send_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/res_update.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/resolver.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/rthdr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/sockatmark.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/sockatmark.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/net/vars.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/C.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/catclose.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/catgets.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/catopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/ko_KR.UTF-8.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/ko_KR.eucKR.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/msgcat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/pl_PL.ISO8859-2.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/nls/ru_RU.KOI8-R.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_add_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_calc_mask.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_calc_mask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_clear_perms.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_copy.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_copy_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_create_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_delete.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_delete_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_delete_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_delete_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_dup.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_free.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_from_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_from_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get_perm_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_get_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_perm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_set_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_set_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_set_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_size.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_support.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_support.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_to_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_to_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_valid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/acl_valid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/extattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/extattr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac.conf.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_is_present_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_prepare.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/mac_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/posix1e/posix1e.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/gen/syncicache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/powerpc/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/TESTS/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/TESTS/divrem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/TESTS/mul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/adddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/anddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/ashldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/ashrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/cmpdi2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/divdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/fixdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/fixsfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/fixunsdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/fixunssfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/floatdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/floatdisf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/floatunsdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/iordi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/lshldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/lshrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/moddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/quad/muldi3.c#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jun 30 09:36:13 2005 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 2161C16A420; Thu, 30 Jun 2005 09:36:13 +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 D5EA016A41C for ; Thu, 30 Jun 2005 09:36:12 +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 A96C743D49 for ; Thu, 30 Jun 2005 09:36:12 +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 j5U9aCco008505 for ; Thu, 30 Jun 2005 09:36:12 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 j5U9aC7f008502 for perforce@freebsd.org; Thu, 30 Jun 2005 09:36:12 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 09:36:12 GMT Message-Id: <200506300936.j5U9aC7f008502@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 79266 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: Thu, 30 Jun 2005 09:36:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=79266 Change 79266 by rwatson@rwatson_zoo on 2005/06/30 09:35:39 New auditctl() prototype. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit.h#14 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit.h#14 (text+ko) ==== @@ -309,7 +309,7 @@ int audit (const void *, int); int auditon (int, void *, int); -int auditctl (int, const void *, u_int); +int auditctl (const void *); int getauid (au_id_t *); int setauid (const au_id_t *); int getaudit (struct auditinfo *); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 09:42:22 2005 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 80C2316A420; Thu, 30 Jun 2005 09:42:21 +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 57F8A16A41C for ; Thu, 30 Jun 2005 09:42:21 +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 2745443D4C for ; Thu, 30 Jun 2005 09:42:21 +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 j5U9gL2U008774 for ; Thu, 30 Jun 2005 09:42:21 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 j5U9gKXF008771 for perforce@freebsd.org; Thu, 30 Jun 2005 09:42:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 09:42:20 GMT Message-Id: <200506300942.j5U9gKXF008771@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 79268 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: Thu, 30 Jun 2005 09:42:22 -0000 http://perforce.freebsd.org/chv.cgi?CH=79268 Change 79268 by rwatson@rwatson_zoo on 2005/06/30 09:41:22 Synchronization (mostly white space, one void -> char) of audit.h to OpenBSM. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit.h#15 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit.h#15 (text+ko) ==== @@ -1,15 +1,15 @@ /* * @APPLE_LICENSE_HEADER_START@ - * + * * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. - * + * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in * compliance with the License. Please obtain a copy of the License at * http://www.opensource.apple.com/apsl/ and read it before using this * file. - * + * * The Original Code and all software distributed under the License are * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, @@ -17,7 +17,7 @@ * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. * Please see the License for the specific language governing rights and * limitations under the License. - * + * * @APPLE_LICENSE_HEADER_END@ */ @@ -33,7 +33,7 @@ #define AUDIT_RECORD_MAGIC 0x828a0f1b #define MAX_AUDIT_RECORDS 20 -#define MAX_AUDIT_RECORD_SIZE 4096 +#define MAX_AUDIT_RECORD_SIZE 4096 #define MIN_AUDIT_FILE_SIZE 512 * 1024 /* The special device filename */ @@ -51,14 +51,14 @@ * free so userspace can terminate the log, etc. */ #define AUDIT_HARD_LIMIT_FREE_BLOCKS 4 -/* +/* * Triggers for the audit daemon */ #define AUDIT_TRIGGER_MIN 1 #define AUDIT_TRIGGER_LOW_SPACE 1 -#define AUDIT_TRIGGER_OPEN_NEW 2 -#define AUDIT_TRIGGER_READ_FILE 3 -#define AUDIT_TRIGGER_CLOSE_AND_DIE 4 +#define AUDIT_TRIGGER_OPEN_NEW 2 +#define AUDIT_TRIGGER_READ_FILE 3 +#define AUDIT_TRIGGER_CLOSE_AND_DIE 4 #define AUDIT_TRIGGER_NO_SPACE 5 #define AUDIT_TRIGGER_MAX 5 @@ -179,7 +179,7 @@ typedef uid_t au_id_t; typedef pid_t au_asid_t; typedef u_int16_t au_event_t; -typedef u_int16_t au_emod_t; +typedef u_int16_t au_emod_t; typedef u_int32_t au_class_t; struct au_tid { @@ -189,7 +189,7 @@ typedef struct au_tid au_tid_t; struct au_tid_addr { - dev_t at_port; + dev_t at_port; u_int32_t at_type; u_int32_t at_addr[4]; }; @@ -251,7 +251,7 @@ u_char *data; size_t len; LIST_ENTRY(au_record) au_rec_q; -}; +}; typedef struct au_record au_record_t; /* @@ -309,7 +309,7 @@ int audit (const void *, int); int auditon (int, void *, int); -int auditctl (const void *); +int auditctl (const char *); int getauid (au_id_t *); int setauid (const au_id_t *); int getaudit (struct auditinfo *); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 09:43:23 2005 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 4272716A420; Thu, 30 Jun 2005 09:43:23 +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 0549F16A41C for ; Thu, 30 Jun 2005 09:43:23 +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 DE38E43D53 for ; Thu, 30 Jun 2005 09:43:22 +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 j5U9hMAn008855 for ; Thu, 30 Jun 2005 09:43:22 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 j5U9hM9Q008852 for perforce@freebsd.org; Thu, 30 Jun 2005 09:43:22 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 09:43:22 GMT Message-Id: <200506300943.j5U9hM9Q008852@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 79269 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: Thu, 30 Jun 2005 09:43:24 -0000 http://perforce.freebsd.org/chv.cgi?CH=79269 Change 79269 by rwatson@rwatson_zoo on 2005/06/30 09:43:11 Synchronize to OpenBSM: white space, C99 types. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit_record.h#4 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit_record.h#4 (text+ko) ==== @@ -155,7 +155,7 @@ /* * The values for the following token ids are not defined by BSM. * - * XXXRW: Not sure how to andle these in OpenBSM yet, but I'll give them + * XXXRW: Not sure how to handle these in OpenBSM yet, but I'll give them * names more consistent with Sun's BSM. These originally came from Apple's * BSM. */ @@ -180,8 +180,8 @@ /* ... and their sizes */ #define AUR_BYTE_SIZE sizeof(u_char) -#define AUR_SHORT_SIZE sizeof(u_int16_t) -#define AUR_LONG_SIZE sizeof(u_int32_t) +#define AUR_SHORT_SIZE sizeof(uint16_t) +#define AUR_LONG_SIZE sizeof(uint32_t) /* Modifiers for the header token */ #define PAD_NOTATTR 0x4000 /* nonattributable event */ @@ -239,9 +239,9 @@ au_emod_t e_mod); token_t *au_to_me(void); -token_t *au_to_arg(char n, char *text, u_int32_t v); -token_t *au_to_arg32(char n, char *text, u_int32_t v); -token_t *au_to_arg64(char n, char *text, u_int64_t v); +token_t *au_to_arg(char n, char *text, uint32_t v); +token_t *au_to_arg32(char n, char *text, uint32_t v); +token_t *au_to_arg64(char n, char *text, uint64_t v); #if defined(_KERNEL) || defined(KERNEL) token_t *au_to_attr(struct vnode_au_info *vni); token_t *au_to_attr32(struct vnode_au_info *vni); @@ -251,14 +251,14 @@ char unit_count, char *p); token_t *au_to_exit(int retval, int err); token_t *au_to_groups(int *groups); -token_t *au_to_newgroups(u_int16_t n, gid_t *groups); +token_t *au_to_newgroups(uint16_t n, gid_t *groups); token_t *au_to_in_addr(struct in_addr *internet_addr); token_t *au_to_in_addr_ex(struct in6_addr *internet_addr); token_t *au_to_ip(struct ip *ip); token_t *au_to_ipc(char type, int id); token_t *au_to_ipc_perm(struct ipc_perm *perm); -token_t *au_to_iport(u_int16_t iport); -token_t *au_to_opaque(char *data, u_int16_t bytes); +token_t *au_to_iport(uint16_t iport); +token_t *au_to_opaque(char *data, uint16_t bytes); token_t *au_to_path(char *path); token_t *au_to_process(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, @@ -278,15 +278,15 @@ token_t *au_to_process64_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); -token_t *au_to_return(char status, u_int32_t ret); -token_t *au_to_return32(char status, u_int32_t ret); -token_t *au_to_return64(char status, u_int64_t ret); +token_t *au_to_return(char status, uint32_t ret); +token_t *au_to_return32(char status, uint32_t ret); +token_t *au_to_return64(char status, uint64_t ret); token_t *au_to_seq(long audit_count); #if defined(_KERNEL) || defined(KERNEL) token_t *au_to_socket(struct socket *so); -token_t *au_to_socket_ex_32(u_int16_t lp, u_int16_t rp, +token_t *au_to_socket_ex_32(uint16_t lp, uint16_t rp, struct sockaddr *la, struct sockaddr *ta); -token_t *au_to_socket_ex_128(u_int16_t lp, u_int16_t rp, +token_t *au_to_socket_ex_128(uint16_t lp, uint16_t rp, struct sockaddr *la, struct sockaddr *ta); #endif token_t *au_to_sock_inet(struct sockaddr_in *so); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 09:49:31 2005 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 1426416A420; Thu, 30 Jun 2005 09:49:31 +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 E318716A41C for ; Thu, 30 Jun 2005 09:49:30 +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 B876943D49 for ; Thu, 30 Jun 2005 09:49:30 +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 j5U9nUaj009410 for ; Thu, 30 Jun 2005 09:49:30 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 j5U9nUTc009407 for perforce@freebsd.org; Thu, 30 Jun 2005 09:49:30 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 09:49:30 GMT Message-Id: <200506300949.j5U9nUTc009407@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 79270 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: Thu, 30 Jun 2005 09:49:32 -0000 http://perforce.freebsd.org/chv.cgi?CH=79270 Change 79270 by rwatson@rwatson_zoo on 2005/06/30 09:48:56 Remove Darwin system call numbers from comments in audit_kevents.h. They're not portable to other systems, and they're probably out of sync with recent Darwin. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#3 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#3 (text+ko) ==== @@ -25,302 +25,293 @@ #define _BSM_AUDIT_KEVENTS_H_ /* - * Values marked as AUE_NULL are not required to be audited as per CAPP - * - * The second value within comments is the syscall number in Darwin - * - * Values in the third column are the values assigned by BSM for obsolete - * or old system calls - * - * Values marked as XXX in the third column do not have an - * event number assigned as yet, and have (temporarily) been assigned - * value of AUE_NULL + * Values marked as AUE_NULL are not required to be audited as per CAPP. */ #define AUE_NULL 0 -#define AUE_EXIT 1 /*1*/ -#define AUE_FORK 2 /*2*/ -#define AUE_OPEN 3 /*3*/ -#define AUE_READ AUE_NULL /*4*/ -#define AUE_WRITE AUE_NULL /*5*/ -#define AUE_OPEN_R 72 /*5*/ -#define AUE_OPEN_RC 73 /*5*/ -#define AUE_OPEN_RTC 75 /*5*/ -#define AUE_OPEN_RT 74 /*5*/ -#define AUE_OPEN_RW 80 /*5*/ -#define AUE_OPEN_RWC 81 /*5*/ -#define AUE_OPEN_RWTC 83 /*5*/ -#define AUE_OPEN_RWT 82 /*5*/ -#define AUE_OPEN_W 76 /*5*/ -#define AUE_OPEN_WC 77 /*5*/ -#define AUE_OPEN_WTC 79 /*5*/ -#define AUE_OPEN_WT 78 /*5*/ -#define AUE_CLOSE 112 /*6*/ -#define AU_WAIT4 AUE_NULL /*7*/ -#define AUE_O_CREAT AUE_OPEN_RWTC /*8*/ /*4*/ -#define AUE_LINK 5 /*9*/ -#define AUE_UNLINK 6 /*10*/ -#define AUE_O_EXECV AUE_NULL /*11*/ -#define AUE_CHDIR 8 /*12*/ -#define AUE_FCHDIR 68 /*13*/ -#define AUE_MKNOD 9 /*14*/ -#define AUE_CHMOD 10 /*15*/ -#define AUE_CHOWN 11 /*16*/ -#define AUE_O_SBREAK AUE_NULL /*17*/ -#define AUE_GETFSSTAT 301 /*18*/ -#define AUE_O_LSEEK AUE_NULL /*19*/ -#define AUE_GETPID AUE_NULL /*20*/ -#define AUE_O_MOUNT AUE_NULL /*21*/ -#define AUE_O_UMOUNT AUE_NULL /*22*/ -#define AUE_SETUID 200 /*23*/ -#define AUE_GETUID AUE_NULL /*24*/ -#define AUE_GETEUID AUE_NULL /*25*/ -#define AUE_PTRACE 302 /*26*/ -#define AUE_RECVMSG 190 /*27*/ -#define AUE_SENDMSG 188 /*28*/ -#define AUE_RECVFROM 191 /*29*/ -#define AUE_ACCEPT 33 /*30*/ -#define AUE_GETPEERNAME AUE_NULL /*31*/ -#define AUE_GETSOCKNAME AUE_NULL /*32*/ -#define AUE_ACCESS 14 /*33*/ -#define AUE_CHFLAGS 303 /*34*/ -#define AUE_FCHFLAGS 304 /*35*/ -#define AUE_SYNC AUE_NULL /*36*/ -#define AUE_KILL 15 /*37*/ -#define AUE_O_STAT AUE_STAT /*38*/ -#define AUE_GETPPID AUE_NULL /*39*/ -#define AUE_O_LSTAT AUE_LSTAT /*40*/ -#define AUE_DUP AUE_NULL /*41*/ -#define AUE_PIPE 185 /*42*/ -#define AUE_GETEGID AUE_NULL /*43*/ -#define AUE_PROFILE 305 /*44*/ -#define AUE_KTRACE 306 /*45*/ +#define AUE_EXIT 1 +#define AUE_FORK 2 +#define AUE_OPEN 3 +#define AUE_READ AUE_NULL +#define AUE_WRITE AUE_NULL +#define AUE_OPEN_R 72 +#define AUE_OPEN_RC 73 +#define AUE_OPEN_RTC 75 +#define AUE_OPEN_RT 74 +#define AUE_OPEN_RW 80 +#define AUE_OPEN_RWC 81 +#define AUE_OPEN_RWTC 83 +#define AUE_OPEN_RWT 82 +#define AUE_OPEN_W 76 +#define AUE_OPEN_WC 77 +#define AUE_OPEN_WTC 79 +#define AUE_OPEN_WT 78 +#define AUE_CLOSE 112 +#define AU_WAIT4 AUE_NULL +#define AUE_O_CREAT AUE_OPEN_RWTC +#define AUE_LINK 5 +#define AUE_UNLINK 6 +#define AUE_O_EXECV AUE_NULL +#define AUE_CHDIR 8 +#define AUE_FCHDIR 68 +#define AUE_MKNOD 9 +#define AUE_CHMOD 10 +#define AUE_CHOWN 11 +#define AUE_O_SBREAK AUE_NULL +#define AUE_GETFSSTAT 301 +#define AUE_O_LSEEK AUE_NULL +#define AUE_GETPID AUE_NULL +#define AUE_O_MOUNT AUE_NULL +#define AUE_O_UMOUNT AUE_NULL +#define AUE_SETUID 200 +#define AUE_GETUID AUE_NULL +#define AUE_GETEUID AUE_NULL +#define AUE_PTRACE 302 +#define AUE_RECVMSG 190 +#define AUE_SENDMSG 188 +#define AUE_RECVFROM 191 +#define AUE_ACCEPT 33 +#define AUE_GETPEERNAME AUE_NULL +#define AUE_GETSOCKNAME AUE_NULL +#define AUE_ACCESS 14 +#define AUE_CHFLAGS 303 +#define AUE_FCHFLAGS 304 +#define AUE_SYNC AUE_NULL +#define AUE_KILL 15 +#define AUE_O_STAT AUE_STAT +#define AUE_GETPPID AUE_NULL +#define AUE_O_LSTAT AUE_LSTAT +#define AUE_DUP AUE_NULL +#define AUE_PIPE 185 +#define AUE_GETEGID AUE_NULL +#define AUE_PROFILE 305 +#define AUE_KTRACE 306 #define AUE_REBOOT 308 -#define AUE_SIGACTION AUE_NULL /*46*/ /*XXX*/ -#define AUE_GETGID AUE_NULL /*47*/ -#define AUE_SIGPROCMASK AUE_NULL /*48*/ /*XXX*/ -#define AUE_GETLOGIN AUE_NULL /*49*/ -#define AUE_SETLOGIN 307 /*50*/ -#define AUE_ACCT 18 /*51*/ -#define AUE_SIGPENDING AUE_NULL /*52*/ /*XXX*/ -#define AUE_SIGALTSTACK AUE_NULL /*53*/ /*XXX*/ -#define AUE_IOCTL 158 /*54*/ -#define AUE_SYSTEMBOOT 113 /*55*/ -#define AUE_REVOKE 309 /*56*/ -#define AUE_SYMLINK 21 /*57*/ -#define AUE_READLINK 22 /*58*/ -#define AUE_EXECVE 23 /*59*/ -#define AUE_UMASK 310 /*60*/ -#define AUE_CHROOT 24 /*61*/ -#define AUE_O_FSTAT AUE_FSTAT /*62*/ +#define AUE_SIGACTION AUE_NULL +#define AUE_GETGID AUE_NULL +#define AUE_SIGPROCMASK AUE_NULL +#define AUE_GETLOGIN AUE_NULL +#define AUE_SETLOGIN 307 +#define AUE_ACCT 18 +#define AUE_SIGPENDING AUE_NULL +#define AUE_SIGALTSTACK AUE_NULL +#define AUE_IOCTL 158 +#define AUE_SYSTEMBOOT 113 +#define AUE_REVOKE 309 +#define AUE_SYMLINK 21 +#define AUE_READLINK 22 +#define AUE_EXECVE 23 +#define AUE_UMASK 310 +#define AUE_CHROOT 24 +#define AUE_O_FSTAT AUE_FSTAT -#define AUE_O_GETPAGESIZE AUE_NULL /*64*/ -#define AUE_MSYNC AUE_NULL /*65*/ -#define AUE_VFORK 25 /*66*/ -#define AUE_O_VREAD AUE_NULL /*67*/ -#define AUE_O_VWRITE AUE_NULL /*68*/ -#define AUE_SBRK AUE_NULL /*69*/ /*EOPNOTSUP*/ -#define AUE_SSTK AUE_NULL /*70*/ /*EOPNOTSUP*/ -#define AUE_O_MMAP AUE_MMAP /*71*/ -#define AUE_O_VADVISE AUE_NULL /*72*/ -#define AUE_MUNMAP 213 /*73*/ -#define AUE_MPROTECT 311 /*74*/ -#define AUE_MADVISE AUE_NULL /*75*/ -#define AUE_O_VHANGUP AUE_NULL /*76*/ -#define AUE_O_VLIMIT AUE_NULL /*77*/ -#define AUE_MINCORE AUE_NULL /*78*/ -#define AUE_GETGROUPS AUE_NULL /*79*/ -#define AUE_SETGROUPS 26 /*80*/ -#define AUE_GETPGRP AUE_NULL /*81*/ -#define AUE_SETPGRP 27 /*82*/ -#define AUE_SETITIMER AUE_NULL /*83*/ /*XXX*/ -#define AUE_O_WAIT AUE_NULL /*84*/ -#define AUE_SWAPON 28 /*85*/ -#define AUE_GETITIMER AUE_NULL /*86*/ -#define AUE_O_GETHOSTNAME AUE_NULL /*87*/ -#define AUE_O_SETHOSTNAME AUE_SYSCTL /*88*/ -#define AUE_GETDTABLESIZE AUE_NULL /*89*/ -#define AUE_DUP2 AUE_NULL /*90*/ -#define AUE_O_GETDOPT AUE_NULL /*91*/ -#define AUE_FCNTL 30 /*92*/ -#define AUE_SELECT AUE_NULL /*93*/ -#define AUE_O_SETDOPT AUE_NULL /*94*/ -#define AUE_FSYNC AUE_NULL /*95*/ -#define AUE_SETPRIORITY 312 /*96*/ -#define AUE_SOCKET 183 /*97*/ -#define AUE_CONNECT 32 /*98*/ -#define AUE_O_ACCEPT AUE_NULL /*99*/ -#define AUE_GETPRIORITY AUE_NULL /*100*/ -#define AUE_O_SEND AUE_SENDMSG /*101*/ -#define AUE_O_RECV AUE_RECVMSG /*102*/ -#define AUE_SIGRETURN AUE_NULL /*103*/ /*XXX*/ -#define AUE_BIND 34 /*104*/ -#define AUE_SETSOCKOPT 35 /*105*/ -#define AUE_LISTEN AUE_NULL /*106*/ -#define AUE_O_VTIMES AUE_NULL /*107*/ -#define AUE_O_SIGVEC AUE_NULL /*108*/ -#define AUE_O_SIGBLOCK AUE_NULL /*109*/ -#define AUE_O_SIGSETMASK AUE_NULL /*110*/ -#define AUE_SIGSUSPEND AUE_NULL /*111*/ /*XXX*/ -#define AUE_O_SIGSTACK AUE_NULL /*112*/ -#define AUE_O_RECVMSG AUE_RECVMSG /*113*/ -#define AUE_O_SENDMSG AUE_SENDMSG /*114*/ -#define AUE_O_VTRACE AUE_NULL /*115*/ /*36*/ -#define AUE_GETTIMEOFDAY AUE_NULL /*116*/ -#define AUE_GETRUSAGE AUE_NULL /*117*/ -#define AUE_GTSOCKOPT AUE_NULL /*118*/ -#define AUE_O_RESUBA AUE_NULL /*119*/ -#define AUE_READV AUE_NULL /*120*/ -#define AUE_WRITEV AUE_NULL /*121*/ -#define AUE_SETTIMEOFDAY 313 /*122*/ -#define AUE_FCHOWN 38 /*123*/ -#define AUE_FCHMOD 39 /*124*/ -#define AUE_O_RECVFROM AUE_RECVFROM /*125*/ -#define AUE_O_SETREUID AUE_NULL /*126*/ /*40*/ -#define AUE_O_SETREGID AUE_NULL /*127*/ /*41*/ -#define AUE_RENAME 42 /*128*/ -#define AUE_O_TRUNCATE AUE_TRUNCATE /*129*/ -#define AUE_O_FTRUNCATE AUE_FTRUNCATE /*130*/ -#define AUE_FLOCK 314 /*131*/ -#define AUE_MKFIFO 315 /*132*/ -#define AUE_SENDTO 184 /*133*/ -#define AUE_SHUTDOWN 46 /*134*/ -#define AUE_SOCKETPAIR 317 /*135*/ -#define AUE_MKDIR 47 /*136*/ -#define AUE_RMDIR 48 /*137*/ -#define AUE_UTIMES 49 /*138*/ -#define AUE_FUTIMES 318 /*139*/ -#define AUE_ADJTIME 50 /*140*/ -#define AUE_O_GETPEERNAME AUE_NULL /*141*/ -#define AUE_O_GETHOSTID AUE_NULL /*142*/ -#define AUE_O_SETHOSTID AUE_NULL /*143*/ -#define AUE_O_GETRLIMIT AUE_NULL /*144*/ -#define AUE_O_SETRLIMIT AUE_SETRLIMIT /*145*/ -#define AUE_O_KILLPG AUE_KILL /*146*/ -#define AUE_SETSID 319 /*147*/ -#define AUE_O_SETQUOTA AUE_NULL /*148*/ -#define AUE_O_QUOTA AUE_NULL /*149*/ -#define AUE_O_GETSOCKNAME AUE_NULL /*150*/ -#define AUE_GETPGID AUE_NULL /*151*/ -#define AUE_SETPRIVEXEC 320 /*152*/ -#define AUE_PREAD AUE_NULL /*153*/ -#define AUE_PWRITE AUE_NULL /*154*/ -#define AUE_NFSSVC 321 /*155*/ -#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES /*156*/ -#define AUE_STATFS 54 /*157*/ -#define AUE_FSTATFS 55 /*158*/ -#define AUE_UMOUNT 12 /*159*/ -#define AUE_O_ASYNCDAEMON AUE_NULL /*160*/ -#define AUE_GETFH 322 /*161*/ -#define AUE_O_GETDOMAINNAME AUE_NULL /*162*/ -#define AUE_O_SETDOMAINNAME AUE_SYSCTL /*163*/ -#define AUE_O_PCFS_MOUNT AUE_NULL /*164*/ -#define AUE_QUOTACTL 323 /*165*/ -#define AUE_O_EXPORTFS AUE_NULL /*166*/ -#define AUE_MOUNT 62 /*167*/ -#define AUE_O_USTATE AUE_NULL /*168*/ -#define AUE_TABLE AUE_NULL /*170*/ /*ENOSYS*/ -#define AUE_O_WAIT3 AUE_NULL /*171*/ -#define AUE_O_RPAUSE AUE_NULL /*172*/ -#define AUE_O_GETDENTS AUE_NULL /*174*/ -#define AUE_GCCONTROL AUE_NULL /*175*/ /*ENOSYS*/ -#define AUE_ADDPROFILE 324 /*176*/ +#define AUE_O_GETPAGESIZE AUE_NULL +#define AUE_MSYNC AUE_NULL +#define AUE_VFORK 25 +#define AUE_O_VREAD AUE_NULL +#define AUE_O_VWRITE AUE_NULL +#define AUE_SBRK AUE_NULL +#define AUE_SSTK AUE_NULL +#define AUE_O_MMAP AUE_MMAP +#define AUE_O_VADVISE AUE_NULL +#define AUE_MUNMAP 213 +#define AUE_MPROTECT 311 +#define AUE_MADVISE AUE_NULL +#define AUE_O_VHANGUP AUE_NULL +#define AUE_O_VLIMIT AUE_NULL +#define AUE_MINCORE AUE_NULL +#define AUE_GETGROUPS AUE_NULL +#define AUE_SETGROUPS 26 +#define AUE_GETPGRP AUE_NULL +#define AUE_SETPGRP 27 +#define AUE_SETITIMER AUE_NULL +#define AUE_O_WAIT AUE_NULL +#define AUE_SWAPON 28 +#define AUE_GETITIMER AUE_NULL +#define AUE_O_GETHOSTNAME AUE_NULL +#define AUE_O_SETHOSTNAME AUE_SYSCTL +#define AUE_GETDTABLESIZE AUE_NULL +#define AUE_DUP2 AUE_NULL +#define AUE_O_GETDOPT AUE_NULL +#define AUE_FCNTL 30 +#define AUE_SELECT AUE_NULL +#define AUE_O_SETDOPT AUE_NULL +#define AUE_FSYNC AUE_NULL +#define AUE_SETPRIORITY 312 +#define AUE_SOCKET 183 +#define AUE_CONNECT 32 +#define AUE_O_ACCEPT AUE_NULL +#define AUE_GETPRIORITY AUE_NULL +#define AUE_O_SEND AUE_SENDMSG +#define AUE_O_RECV AUE_RECVMSG +#define AUE_SIGRETURN AUE_NULL +#define AUE_BIND 34 +#define AUE_SETSOCKOPT 35 +#define AUE_LISTEN AUE_NULL +#define AUE_O_VTIMES AUE_NULL +#define AUE_O_SIGVEC AUE_NULL +#define AUE_O_SIGBLOCK AUE_NULL +#define AUE_O_SIGSETMASK AUE_NULL +#define AUE_SIGSUSPEND AUE_NULL +#define AUE_O_SIGSTACK AUE_NULL +#define AUE_O_RECVMSG AUE_RECVMSG +#define AUE_O_SENDMSG AUE_SENDMSG +#define AUE_O_VTRACE AUE_NULL +#define AUE_GETTIMEOFDAY AUE_NULL +#define AUE_GETRUSAGE AUE_NULL +#define AUE_GTSOCKOPT AUE_NULL +#define AUE_O_RESUBA AUE_NULL +#define AUE_READV AUE_NULL +#define AUE_WRITEV AUE_NULL +#define AUE_SETTIMEOFDAY 313 +#define AUE_FCHOWN 38 +#define AUE_FCHMOD 39 +#define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_O_SETREUID AUE_NULL +#define AUE_O_SETREGID AUE_NULL +#define AUE_RENAME 42 +#define AUE_O_TRUNCATE AUE_TRUNCATE +#define AUE_O_FTRUNCATE AUE_FTRUNCATE +#define AUE_FLOCK 314 +#define AUE_MKFIFO 315 +#define AUE_SENDTO 184 +#define AUE_SHUTDOWN 46 +#define AUE_SOCKETPAIR 317 +#define AUE_MKDIR 47 +#define AUE_RMDIR 48 +#define AUE_UTIMES 49 +#define AUE_FUTIMES 318 +#define AUE_ADJTIME 50 +#define AUE_O_GETPEERNAME AUE_NULL +#define AUE_O_GETHOSTID AUE_NULL +#define AUE_O_SETHOSTID AUE_NULL +#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_O_SETRLIMIT AUE_SETRLIMIT +#define AUE_O_KILLPG AUE_KILL +#define AUE_SETSID 319 +#define AUE_O_SETQUOTA AUE_NULL +#define AUE_O_QUOTA AUE_NULL +#define AUE_O_GETSOCKNAME AUE_NULL +#define AUE_GETPGID AUE_NULL +#define AUE_SETPRIVEXEC 320 +#define AUE_PREAD AUE_NULL +#define AUE_PWRITE AUE_NULL +#define AUE_NFSSVC 321 +#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES +#define AUE_STATFS 54 +#define AUE_FSTATFS 55 +#define AUE_UMOUNT 12 +#define AUE_O_ASYNCDAEMON AUE_NULL +#define AUE_GETFH 322 +#define AUE_O_GETDOMAINNAME AUE_NULL +#define AUE_O_SETDOMAINNAME AUE_SYSCTL +#define AUE_O_PCFS_MOUNT AUE_NULL +#define AUE_QUOTACTL 323 +#define AUE_O_EXPORTFS AUE_NULL +#define AUE_MOUNT 62 +#define AUE_O_USTATE AUE_NULL +#define AUE_TABLE AUE_NULL +#define AUE_O_WAIT3 AUE_NULL +#define AUE_O_RPAUSE AUE_NULL +#define AUE_O_GETDENTS AUE_NULL +#define AUE_GCCONTROL AUE_NULL +#define AUE_ADDPROFILE 324 -#define AUE_KDBUGTRACE 325 /*180*/ -#define AUE_SETGID 205 /*181*/ -#define AUE_SETEGID 214 /*182*/ -#define AUE_SETEUID 215 /*183*/ +#define AUE_KDBUGTRACE 325 +#define AUE_SETGID 205 +#define AUE_SETEGID 214 +#define AUE_SETEUID 215 -#define AUE_STAT 16 /*188*/ -#define AUE_FSTAT 326 /*189*/ -#define AUE_LSTAT 17 /*190*/ -#define AUE_PATHCONF 71 /*191*/ -#define AUE_FPATHCONF 327 /*192*/ -#define AUE_GETRLIMIT AUE_NULL /*194*/ -#define AUE_SETRLIMIT 51 /*195*/ -#define AUE_GETDIRENTRIES 328 /*196*/ -#define AUE_MMAP 210 /*197*/ -#define AUE_SYSCALL AUE_NULL /*198*/ /*ENOSYS*/ -#define AUE_LSEEK AUE_NULL /*199*/ -#define AUE_TRUNCATE 329 /*200*/ -#define AUE_FTRUNCATE 330 /*201*/ -#define AUE_SYSCTL 331 /*202*/ -#define AUE_MLOCK 332 /*203*/ -#define AUE_MUNLOCK 333 /*204*/ -#define AUE_UNDELETE 334 /*205*/ +#define AUE_STAT 16 +#define AUE_FSTAT 326 +#define AUE_LSTAT 17 +#define AUE_PATHCONF 71 +#define AUE_FPATHCONF 327 +#define AUE_GETRLIMIT AUE_NULL +#define AUE_SETRLIMIT 51 +#define AUE_GETDIRENTRIES 328 +#define AUE_MMAP 210 +#define AUE_SYSCALL AUE_NULL +#define AUE_LSEEK AUE_NULL +#define AUE_TRUNCATE 329 +#define AUE_FTRUNCATE 330 +#define AUE_SYSCTL 331 +#define AUE_MLOCK 332 +#define AUE_MUNLOCK 333 +#define AUE_UNDELETE 334 -#define AUE_MKCOMPLEX AUE_NULL /*216*/ /*XXX*/ -#define AUE_STATV AUE_NULL /*217*/ /*EOPNOTSUPP*/ -#define AUE_LSTATV AUE_NULL /*218*/ /*EOPNOTSUPP*/ -#define AUE_FSTATV AUE_NULL /*219*/ /*EOPNOTSUPP*/ -#define AUE_GETATTRLIST 335 /*220*/ -#define AUE_SETATTRLIST 336 /*221*/ -#define AUE_GETDIRENTRIESATTR 337 /*222*/ -#define AUE_EXCHANGEDATA 338 /*223*/ -#define AUE_CHECKUSERACCESS AUE_ACCESS /*224*/ /* To Be Removed */ -#define AUE_SEARCHFS 339 /*225*/ +#define AUE_MKCOMPLEX AUE_NULL +#define AUE_STATV AUE_NULL +#define AUE_LSTATV AUE_NULL +#define AUE_FSTATV AUE_NULL +#define AUE_GETATTRLIST 335 +#define AUE_SETATTRLIST 336 +#define AUE_GETDIRENTRIESATTR 337 +#define AUE_EXCHANGEDATA 338 +#define AUE_CHECKUSERACCESS AUE_ACCESS +#define AUE_SEARCHFS 339 -#define AUE_DELETE AUE_UNLINK /*226*/ /* reserved */ -#define AUE_COPYFILE 361 /*227*/ /* reserved */ -#define AUE_WATCHEVENT AUE_NULL /*231*/ /* reserved */ -#define AUE_WAITEVENT AUE_NULL /*232*/ /* reserved */ -#define AUE_MODWATCH AUE_NULL /*233*/ /* reserved */ -#define AUE_FSCTL AUE_NULL /*242*/ /* reserved */ +#define AUE_DELETE AUE_UNLINK +#define AUE_COPYFILE 361 +#define AUE_WATCHEVENT AUE_NULL +#define AUE_WAITEVENT AUE_NULL +#define AUE_MODWATCH AUE_NULL +#define AUE_FSCTL AUE_NULL -#define AUE_MINHERIT 340 /*250*/ -#define AUE_SEMSYS AUE_NULL /*251*/ /* To Be Removed */ -#define AUE_MSGSYS AUE_NULL /*252*/ /* To Be Removed */ -#define AUE_SHMSYS AUE_NULL /*253*/ -#define AUE_SEMCTL 98 /*254*/ -#define AUE_SEMCTL_GETALL 105 /*254*/ -#define AUE_SEMCTL_GETNCNT 102 /*254*/ -#define AUE_SEMCTL_GETPID 103 /*254*/ -#define AUE_SEMCTL_GETVAL 104 /*254*/ -#define AUE_SEMCTL_GETZCNT 106 /*254*/ -#define AUE_SEMCTL_RMID 99 /*254*/ -#define AUE_SEMCTL_SET 100 /*254*/ -#define AUE_SEMCTL_SETALL 108 /*254*/ -#define AUE_SEMCTL_SETVAL 107 /*254*/ -#define AUE_SEMCTL_STAT 101 /*254*/ -#define AUE_SEMGET 109 /*255*/ -#define AUE_SEMOP 110 /*256*/ -#define AUE_SEMCONFIG 341 /*257*/ -#define AUE_MSGCL AUE_NULL /*258*/ /*EOPNOTSUPP*/ -#define AUE_MSGGET 88 /*259*/ /*88-EOPNOTSUPP*/ -#define AUE_MSGRCV 89 /*261*/ /*89-EOPNOTSUPP*/ -#define AUE_MSGSND 90 /*260*/ /*90-EOPNOTSUPP*/ -#define AUE_SHMAT 96 /*262*/ -#define AUE_SHMCTL 91 /*263*/ -#define AUE_SHMCTL_RMID 92 /*263*/ -#define AUE_SHMCTL_SET 93 /*263*/ -#define AUE_SHMCTL_STAT 94 /*263*/ -#define AUE_SHMDT 97 /*264*/ -#define AUE_SHMGET 95 /*265*/ -#define AUE_SHMOPEN 345 /*266*/ -#define AUE_SHMUNLINK 346 /*267*/ -#define AUE_SEMOPEN 342 /*268*/ -#define AUE_SEMCLOSE 343 /*269*/ -#define AUE_SEMUNLINK 344 /*270*/ -#define AUE_SEMWAIT AUE_NULL /*271*/ -#define AUE_SEMTRYWAIT AUE_NULL /*272*/ -#define AUE_SEMPOST AUE_NULL /*273*/ -#define AUE_SEMGETVALUE AUE_NULL /*274*/ /*ENOSYS*/ -#define AUE_SEMINIT AUE_NULL /*275*/ /*ENOSYS*/ -#define AUE_SEMDESTROY AUE_NULL /*276*/ /*ENOSYS*/ +#define AUE_MINHERIT 340 +#define AUE_SEMSYS AUE_NULL +#define AUE_MSGSYS AUE_NULL +#define AUE_SHMSYS AUE_NULL +#define AUE_SEMCTL 98 +#define AUE_SEMCTL_GETALL 105 +#define AUE_SEMCTL_GETNCNT 102 +#define AUE_SEMCTL_GETPID 103 +#define AUE_SEMCTL_GETVAL 104 +#define AUE_SEMCTL_GETZCNT 106 +#define AUE_SEMCTL_RMID 99 +#define AUE_SEMCTL_SET 100 +#define AUE_SEMCTL_SETALL 108 +#define AUE_SEMCTL_SETVAL 107 +#define AUE_SEMCTL_STAT 101 +#define AUE_SEMGET 109 +#define AUE_SEMOP 110 +#define AUE_SEMCONFIG 341 +#define AUE_MSGCL AUE_NULL +#define AUE_MSGGET 88 +#define AUE_MSGRCV 89 +#define AUE_MSGSND 90 +#define AUE_SHMAT 96 +#define AUE_SHMCTL 91 +#define AUE_SHMCTL_RMID 92 +#define AUE_SHMCTL_SET 93 +#define AUE_SHMCTL_STAT 94 +#define AUE_SHMDT 97 +#define AUE_SHMGET 95 +#define AUE_SHMOPEN 345 +#define AUE_SHMUNLINK 346 +#define AUE_SEMOPEN 342 +#define AUE_SEMCLOSE 343 +#define AUE_SEMUNLINK 344 +#define AUE_SEMWAIT AUE_NULL +#define AUE_SEMTRYWAIT AUE_NULL +#define AUE_SEMPOST AUE_NULL +#define AUE_SEMGETVALUE AUE_NULL +#define AUE_SEMINIT AUE_NULL +#define AUE_SEMDESTROY AUE_NULL -#define AUE_LOADSHFILE 347 /*296*/ -#define AUE_RESETSHFILE 348 /*297*/ -#define AUE_NEWSYSTEMSHREG 349 /*298*/ +#define AUE_LOADSHFILE 347 +#define AUE_RESETSHFILE 348 +#define AUE_NEWSYSTEMSHREG 349 -#define AUE_GETSID AUE_NULL /*310*/ +#define AUE_GETSID AUE_NULL -#define AUE_MLOCKALL AUE_NULL /*324*/ /*ENOSYS*/ -#define AUE_MUNLOCKALL AUE_NULL /*325*/ /*ENOSYS*/ +#define AUE_MLOCKALL AUE_NULL +#define AUE_MUNLOCKALL AUE_NULL -#define AUE_ISSETUGID AUE_NULL /*327*/ -#define AUE_PTHREADKILL 350 /*328*/ -#define AUE_PTHREADSIGMASK 351 /*329*/ -#define AUE_SIGWAIT AUE_NULL /*330*/ /*XXX*/ +#define AUE_ISSETUGID AUE_NULL +#define AUE_PTHREADKILL 350 +#define AUE_PTHREADSIGMASK 351 +#define AUE_SIGWAIT AUE_NULL #define AUE_SWAPOFF 355 #define AUE_INITPROCESS 356 #define AUE_MAPFD 357 From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:07:55 2005 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 A53E016A420; Thu, 30 Jun 2005 10:07:54 +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 74D8416A41C for ; Thu, 30 Jun 2005 10:07:54 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16BFE43D49 for ; Thu, 30 Jun 2005 10:07:54 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UA7r7R010199 for ; Thu, 30 Jun 2005 10:07:53 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UA7rh2010196 for perforce@freebsd.org; Thu, 30 Jun 2005 10:07:53 GMT (envelope-from soc-andrew@freebsd.org) Date: Thu, 30 Jun 2005 10:07:53 GMT Message-Id: <200506301007.j5UA7rh2010196@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79272 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: Thu, 30 Jun 2005 10:07:55 -0000 http://perforce.freebsd.org/chv.cgi?CH=79272 Change 79272 by soc-andrew@soc-andrew_serv on 2005/06/30 10:06:54 Initial integrate with 6-CURRENT Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/bind/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/bind/config.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/bind/port_after.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/bind/port_before.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/bind9/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/config.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/config.mk#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/dns/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/dns/code.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/dns/dns/enumclass.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/dns/dns/enumtype.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/dns/dns/rdatastruct.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/isc/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/isc/isc/platform.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/isccc/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/isccfg/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/lwres/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/lwres/lwres/netdb.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/bind/lwres/lwres/platform.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/alpha/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/alpha/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/alpha/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/alpha/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/amd64/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/amd64/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/amd64/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/amd64/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/arm/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/arm/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/arm/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/arm/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/common/crtbegin.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/common/crtbrand.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/common/crtend.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/i386-elf/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/i386-elf/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/i386-elf/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/i386-elf/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/ia64/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/ia64/crt1.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/ia64/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/ia64/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/powerpc/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/powerpc/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/powerpc/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/powerpc/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/sparc64/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/sparc64/crt1.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/sparc64/crti.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/csu/sparc64/crtn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libalias/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/COPYING#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/INSTALL#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/Makefile.am#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/README#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive.h.in#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_check_magic.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_entry.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_entry.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_entry.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_platform.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_private.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_data_into_buffer.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_data_into_fd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_extract.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_open_fd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_open_file.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_compression_all.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_compression_bzip2.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_compression_compress.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_compression_gzip.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_compression_none.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_format_all.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_format_cpio.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_format_iso9660.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_format_tar.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_read_support_format_zip.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_string.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_string.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_string_sprintf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_util.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_util.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_open_fd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_open_file.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_compression_bzip2.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_compression_gzip.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_compression_none.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format_by_name.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format_cpio.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format_pax.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format_shar.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/archive_write_set_format_ustar.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/configure.ac.in#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/libarchive-formats.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/libarchive.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libarchive/tar.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/atm_addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/cache_key.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/ioctl_subr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/ip_addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/ip_checksum.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/libatm.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libatm/timer.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libautofs/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libautofs/libautofs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libautofs/libautofs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libautofs/libautofs.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbegemot/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbluetooth/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbluetooth/bluetooth.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbluetooth/bluetooth.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbluetooth/bluetooth.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbsnmp/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbsnmp/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbsnmp/libbsnmp/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libbz2/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/SYS.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/_fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/arith.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/divrem.m4#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fabs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/infinity.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/makecontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/modf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/htonl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/htons.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/ntohl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/net/ntohs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/bcopy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/bzero.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/ffs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/memcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/string/memmove.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/brk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/cerror.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/exect.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/fork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/pipe.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/ptrace.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/sbrk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/setlogin.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/alpha/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/SYS.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/_fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/arith.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fabs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpgetprec.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpsetprec.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/infinity.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/ldexp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/modf.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/net/htonl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/net/htons.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/net/ntohl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/net/ntohs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/bcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/bcopy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/bzero.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/memcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/memcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/memmove.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/memset.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/strcat.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/strcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/string/strcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/amd64_get_fsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/amd64_get_gsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/amd64_set_fsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/amd64_set_gsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/brk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/cerror.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/exect.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/pipe.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/reboot.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/amd64/sys/vfork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/SYS.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/_fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/arith.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/alloca.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/divsi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/fabs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/infinity.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/makecontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/modf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/net/htonl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/net/htons.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/net/ntohl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/net/ntohs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/softfloat/arm-gcc.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/softfloat/milieu.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/softfloat/softfloat.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/bcopy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/bzero.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/ffs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memcpy_arm.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memcpy_xscale.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memmove.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/memset.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/strcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/string/strncmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/brk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/cerror.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/fork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/pipe.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/ptrace.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/sbrk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/shmat.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/arm/sys/syscall.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/creat.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/creat.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/gethostid.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/gethostid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/getwd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/killpg.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/killpg.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/sethostid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/setpgrp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/setrgid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/setruid.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/setruid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/sigcompat.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/sigpause.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/sigsetmask.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/compat-43/sigvec.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/README#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_close.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_conv.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_debug.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_delete.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_get.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_open.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_overflow.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_page.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_put.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_search.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_seq.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_split.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/bt_utils.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/btree.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/btree/extern.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/changelog#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/db/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/db/db.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/docs/hash.usenix.ps#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/docs/libtp.usenix.ps#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/README#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/extern.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash_bigkey.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash_buf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash_func.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash_log2.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/hash_page.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/ndbm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/hash/page.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/btree.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/dbm.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/dbopen.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/hash.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/mpool.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/man/recno.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/mpool/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/mpool/README#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/mpool/mpool.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/mpool/mpool.libtp#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/extern.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_close.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_delete.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_get.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_open.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_put.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_search.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_seq.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/rec_utils.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/recno/recno.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/Makefile#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/README#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/btree.tests/main.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/dbtest.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/driver2.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/makedb.sh#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/tcreat3.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/tdel.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/testit#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/thash4.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/tread2.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/tseq.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/hash.tests/tverify.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/db/test/run.test#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/_hdtoa.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/_ldtoa.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/glue.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/machdep_ldisQ.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/machdep_ldisd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gdtoa/machdep_ldisx.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/__xuname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/_pthread_stubs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/_rand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/_spinlock_stub.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/_thread_init.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/alarm.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/alarm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/arc4random.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/arc4random.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/assert.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/basename.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/basename.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/check_utility_compat.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/check_utility_compat.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/clock.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/clock.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/closedir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/confstr.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/confstr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/crypt.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ctermid.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ctermid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/daemon.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/daemon.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/devname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/devname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/directory.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dirname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dirname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/disklabel.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dladdr.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dlfcn.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dlfunc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dlinfo.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dllockinit.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/dlopen.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/drand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/erand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/err.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/err.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/errlst.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/errno.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/exec.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/exec.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fmtcheck.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fmtcheck.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fmtmsg.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fmtmsg.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fnmatch.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fnmatch.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fpclassify.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fpclassify.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/frexp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/frexp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fstab.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ftok.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ftok.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fts.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/fts.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ftw.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ftw.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getbootfile.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getbootfile.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getbsize.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getbsize.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getcap.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getcap.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getcontext.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getcwd.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getcwd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getdiskbyname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getdomainname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getdomainname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getfsent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getgrent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getgrent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getgrouplist.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getgrouplist.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/gethostname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/gethostname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getloadavg.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getloadavg.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getlogin.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getmntinfo.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getmntinfo.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getnetgrent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getnetgrent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getobjformat.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getobjformat.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getosreldate.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getosreldate.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpagesize.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpagesize.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpass.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpeereid.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpeereid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getprogname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getprogname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpwent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getpwent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getttyent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getttyent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getusershell.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getusershell.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getvfsbyname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/getvfsbyname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/glob.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/glob.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/initgroups.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/initgroups.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/isatty.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/isgreater.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/isinf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/isnan.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/jrand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/lcong48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ldexp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ldexp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/lockf.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/lockf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/lrand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/makecontext.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/modf.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/mrand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/msgctl.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/msgget.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/msgrcv.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/msgsnd.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nftw.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nice.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nice.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nlist.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nlist.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/nrand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/opendir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pause.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pause.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pmadvise.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/popen.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/popen.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/posixshm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pselect.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pselect.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/psignal.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/psignal.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pw_scan.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pw_scan.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pwcache.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/pwcache.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/raise.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/raise.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/rand48.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/rand48.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/readdir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/readpassphrase.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/readpassphrase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/rewinddir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/rfork_thread.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/scandir.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/scandir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/seed48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/seekdir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_destroy.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_getvalue.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_init.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_open.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_post.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sem_wait.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/semctl.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setdomainname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sethostname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setjmp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setjmperr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setmode.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setmode.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setproctitle.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setproctitle.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/setprogname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/shm_open.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/siginterrupt.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/siginterrupt.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/siglist.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/signal.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/signal.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sigsetops.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sigsetops.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sleep.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sleep.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/srand48.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/statvfs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/statvfs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/stringlist.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/stringlist.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/strtofflags.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/strtofflags.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/swapcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysconf.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysconf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysctl.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysctl.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysctlbyname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/sysctlnametomib.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/syslog.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/syslog.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tcgetpgrp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tcsendbreak.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tcsetattr.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tcsetpgrp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/telldir.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/telldir.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/termios.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/time.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/time.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/times.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/times.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/timezone.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/timezone.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tls.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ttyname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ttyname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ttyslot.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/tzset.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ualarm.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ualarm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ucontext.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ulimit.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/ulimit.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/uname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/uname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/unvis.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/unvis.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/usleep.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/usleep.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/utime.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/utime.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/valloc.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/valloc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/vis.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/vis.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/wait.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/wait3.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/waitpid.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/wordexp.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gen/wordexp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gmon/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gmon/gmon.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gmon/mcount.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/gmon/moncontrol.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/SYS.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/_fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/arith.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/alloca.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/fabs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/infinity.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/ldexp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/makecontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/modf.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/net/htonl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/net/htons.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/net/ntohl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/net/ntohs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/stdlib/abs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/stdlib/div.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/stdlib/labs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/stdlib/ldiv.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/bcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/bcopy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/bzero.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/ffs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/index.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/memchr.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/memcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/memcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/memmove.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/memset.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/rindex.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strcat.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strchr.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strcmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strlen.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strncmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/strrchr.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/swab.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/wcschr.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/wcscmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/wcslen.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/string/wmemchr.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/brk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/cerror.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/exect.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/getcontext.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_clr_watch.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_fsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_gsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_ioperm.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_ioperm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_ldt.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_get_ldt.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_fsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_gsbase.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_ioperm.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_ldt.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_watch.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_set_watch.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_vm86.2#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/i386_vm86.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/pipe.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/ptrace.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/reboot.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/sbrk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/setlogin.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/i386/sys/syscall.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/SYS.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/_fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/arith.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__divdf3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__divdi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__divsf3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__divsi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__moddi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__modsi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__udivdi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__udivsi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__umoddi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/__umodsi3.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/_mcount.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/fabs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/infinity.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/modf.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/gen/unwind.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/htonl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/htons.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/ntohl.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/net/ntohs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/bcopy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/bzero.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/ffs.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/memcpy.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/string/memmove.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/brk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/cerror.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/exect.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/fork.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/pipe.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/ia64/sys/swapcontext.S#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/fpmath.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/libc_private.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/namespace.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/nss_tls.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/reentrant.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/spinlock.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/include/un-namespace.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/big5.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/big5.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/btowc.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/btowc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/collate.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/collate.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/collcmp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/ctype.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/digittoint.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/euc.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/euc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/fix_grouping.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gb18030.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gb18030.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gb2312.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gb2312.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gbk.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/gbk.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isalnum.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isalpha.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isascii.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isblank.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/iscntrl.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isctype.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isdigit.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isgraph.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isideogram.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/islower.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isphonogram.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isprint.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/ispunct.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isrune.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isspace.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isspecial.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isupper.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/iswalnum.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/iswctype.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/isxdigit.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/ldpart.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/ldpart.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lmessages.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lmessages.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lmonetary.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lmonetary.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lnumeric.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/lnumeric.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/localeconv.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/localeconv.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mblen.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mblen.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mblocal.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbrlen.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbrlen.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbrtowc.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbrtowc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbsinit.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbsinit.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbsnrtowcs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbsrtowcs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbsrtowcs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbstowcs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbstowcs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbtowc.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mbtowc.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mskanji.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/mskanji.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/multibyte.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/nextwctype.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/nextwctype.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/nl_langinfo.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/nl_langinfo.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/nomacros.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/none.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/rpmatch.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/rpmatch.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/rune.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/runefile.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/runetype.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/setlocale.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/setlocale.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/setlocale.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/setrunelocale.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/table.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/toascii.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/tolower.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/tolower.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/toupper.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/toupper.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/towlower.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/towupper.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/utf8.5#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/utf8.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcrtomb.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcrtomb.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcsftime.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcsftime.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcsnrtombs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcsrtombs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcsrtombs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstod.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstod.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstof.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstoimax.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstol.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstol.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstold.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstoll.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstombs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstombs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstoul.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstoull.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcstoumax.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctob.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctomb.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctomb.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctrans.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctrans.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctype.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wctype.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcwidth.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/locale/wcwidth.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/addr2ascii.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/addr2ascii.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ascii2addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/base64.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/byteorder.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ether_addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ethers.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/eui64.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/eui64.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gai_strerror.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gai_strerror.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getaddrinfo.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getaddrinfo.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gethostbydns.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gethostbyht.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gethostbyname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gethostbynis.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/gethostnamadr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getifaddrs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getifaddrs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getifmaddrs.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getifmaddrs.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getipnodebyname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnameinfo.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnameinfo.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnetbydns.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnetbyht.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnetbynis.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnetent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getnetnamadr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getproto.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getprotoent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getprotoent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getprotoname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getservbyname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getservbyport.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getservent.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/getservent.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/herror.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/hesiod.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/hesiod.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/if_indextoname.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/if_indextoname.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/if_nameindex.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/if_nametoindex.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet6_opt_init.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet6_option_space.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet6_rth_space.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet6_rthdr_space.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_lnaof.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_makeaddr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_net.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_net_ntop.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_net_pton.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_neta.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_netof.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_network.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_ntoa.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_ntop.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/inet_pton.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ip6opt.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/linkaddr.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/linkaddr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/map_v4v6.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/name6.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/netdb_private.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ns_name.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ns_netint.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ns_parse.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ns_print.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/ns_ttl.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nsap_addr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nsdispatch.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nsdispatch.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nslexer.l#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nsparser.y#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nss_backends.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/nss_compat.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/rcmd.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/rcmd.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/rcmdsh.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/rcmdsh.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/recv.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_comp.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_config.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_data.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_debug.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_init.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_mkquery.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_mkupdate.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_query.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_send.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_send_private.h#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/res_update.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/resolver.3#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/rthdr.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/send.c#1 branch .. //depot/projects/soc2005/bsdinstaller/src/lib/libc/net/sockatmark.3#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:12:00 2005 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 C867216A420; Thu, 30 Jun 2005 10:11:59 +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 89AC216A41C for ; Thu, 30 Jun 2005 10:11:59 +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 6304643D53 for ; Thu, 30 Jun 2005 10:11:59 +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 j5UABxe8010447 for ; Thu, 30 Jun 2005 10:11:59 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 j5UABxJf010444 for perforce@freebsd.org; Thu, 30 Jun 2005 10:11:59 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:11:59 GMT Message-Id: <200506301011.j5UABxJf010444@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 79273 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: Thu, 30 Jun 2005 10:12:00 -0000 http://perforce.freebsd.org/chv.cgi?CH=79273 Change 79273 by rwatson@rwatson_zoo on 2005/06/30 10:11:01 White space cleanup -- almost entirely style(9). Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#4 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#4 (text+ko) ==== @@ -1,7 +1,7 @@ /* * @APPLE_LICENSE_HEADER_START@ * - * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. + * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License @@ -22,377 +22,377 @@ */ #ifndef _BSM_AUDIT_KEVENTS_H_ -#define _BSM_AUDIT_KEVENTS_H_ +#define _BSM_AUDIT_KEVENTS_H_ /* - * Values marked as AUE_NULL are not required to be audited as per CAPP. + * Values marked as AUE_NULL are not required to be audited as per CAPP. */ -#define AUE_NULL 0 -#define AUE_EXIT 1 -#define AUE_FORK 2 -#define AUE_OPEN 3 -#define AUE_READ AUE_NULL -#define AUE_WRITE AUE_NULL -#define AUE_OPEN_R 72 -#define AUE_OPEN_RC 73 -#define AUE_OPEN_RTC 75 -#define AUE_OPEN_RT 74 -#define AUE_OPEN_RW 80 -#define AUE_OPEN_RWC 81 -#define AUE_OPEN_RWTC 83 -#define AUE_OPEN_RWT 82 -#define AUE_OPEN_W 76 -#define AUE_OPEN_WC 77 -#define AUE_OPEN_WTC 79 -#define AUE_OPEN_WT 78 -#define AUE_CLOSE 112 -#define AU_WAIT4 AUE_NULL -#define AUE_O_CREAT AUE_OPEN_RWTC -#define AUE_LINK 5 -#define AUE_UNLINK 6 -#define AUE_O_EXECV AUE_NULL -#define AUE_CHDIR 8 -#define AUE_FCHDIR 68 -#define AUE_MKNOD 9 -#define AUE_CHMOD 10 -#define AUE_CHOWN 11 -#define AUE_O_SBREAK AUE_NULL -#define AUE_GETFSSTAT 301 -#define AUE_O_LSEEK AUE_NULL -#define AUE_GETPID AUE_NULL -#define AUE_O_MOUNT AUE_NULL -#define AUE_O_UMOUNT AUE_NULL -#define AUE_SETUID 200 -#define AUE_GETUID AUE_NULL -#define AUE_GETEUID AUE_NULL -#define AUE_PTRACE 302 -#define AUE_RECVMSG 190 -#define AUE_SENDMSG 188 -#define AUE_RECVFROM 191 -#define AUE_ACCEPT 33 -#define AUE_GETPEERNAME AUE_NULL -#define AUE_GETSOCKNAME AUE_NULL -#define AUE_ACCESS 14 -#define AUE_CHFLAGS 303 -#define AUE_FCHFLAGS 304 -#define AUE_SYNC AUE_NULL -#define AUE_KILL 15 -#define AUE_O_STAT AUE_STAT -#define AUE_GETPPID AUE_NULL -#define AUE_O_LSTAT AUE_LSTAT -#define AUE_DUP AUE_NULL -#define AUE_PIPE 185 -#define AUE_GETEGID AUE_NULL -#define AUE_PROFILE 305 -#define AUE_KTRACE 306 -#define AUE_REBOOT 308 -#define AUE_SIGACTION AUE_NULL -#define AUE_GETGID AUE_NULL -#define AUE_SIGPROCMASK AUE_NULL -#define AUE_GETLOGIN AUE_NULL -#define AUE_SETLOGIN 307 -#define AUE_ACCT 18 -#define AUE_SIGPENDING AUE_NULL -#define AUE_SIGALTSTACK AUE_NULL -#define AUE_IOCTL 158 -#define AUE_SYSTEMBOOT 113 -#define AUE_REVOKE 309 -#define AUE_SYMLINK 21 -#define AUE_READLINK 22 -#define AUE_EXECVE 23 -#define AUE_UMASK 310 -#define AUE_CHROOT 24 -#define AUE_O_FSTAT AUE_FSTAT +#define AUE_NULL 0 +#define AUE_EXIT 1 +#define AUE_FORK 2 +#define AUE_OPEN 3 +#define AUE_READ AUE_NULL +#define AUE_WRITE AUE_NULL +#define AUE_OPEN_R 72 +#define AUE_OPEN_RC 73 +#define AUE_OPEN_RTC 75 +#define AUE_OPEN_RT 74 +#define AUE_OPEN_RW 80 +#define AUE_OPEN_RWC 81 +#define AUE_OPEN_RWTC 83 +#define AUE_OPEN_RWT 82 +#define AUE_OPEN_W 76 +#define AUE_OPEN_WC 77 +#define AUE_OPEN_WTC 79 +#define AUE_OPEN_WT 78 +#define AUE_CLOSE 112 +#define AU_WAIT4 AUE_NULL +#define AUE_O_CREAT AUE_OPEN_RWTC +#define AUE_LINK 5 +#define AUE_UNLINK 6 +#define AUE_O_EXECV AUE_NULL +#define AUE_CHDIR 8 +#define AUE_FCHDIR 68 +#define AUE_MKNOD 9 +#define AUE_CHMOD 10 +#define AUE_CHOWN 11 +#define AUE_O_SBREAK AUE_NULL +#define AUE_GETFSSTAT 301 +#define AUE_O_LSEEK AUE_NULL +#define AUE_GETPID AUE_NULL +#define AUE_O_MOUNT AUE_NULL +#define AUE_O_UMOUNT AUE_NULL +#define AUE_SETUID 200 +#define AUE_GETUID AUE_NULL +#define AUE_GETEUID AUE_NULL +#define AUE_PTRACE 302 +#define AUE_RECVMSG 190 +#define AUE_SENDMSG 188 +#define AUE_RECVFROM 191 +#define AUE_ACCEPT 33 +#define AUE_GETPEERNAME AUE_NULL +#define AUE_GETSOCKNAME AUE_NULL +#define AUE_ACCESS 14 +#define AUE_CHFLAGS 303 +#define AUE_FCHFLAGS 304 +#define AUE_SYNC AUE_NULL +#define AUE_KILL 15 +#define AUE_O_STAT AUE_STAT +#define AUE_GETPPID AUE_NULL +#define AUE_O_LSTAT AUE_LSTAT +#define AUE_DUP AUE_NULL +#define AUE_PIPE 185 +#define AUE_GETEGID AUE_NULL +#define AUE_PROFILE 305 +#define AUE_KTRACE 306 +#define AUE_REBOOT 308 +#define AUE_SIGACTION AUE_NULL +#define AUE_GETGID AUE_NULL +#define AUE_SIGPROCMASK AUE_NULL +#define AUE_GETLOGIN AUE_NULL +#define AUE_SETLOGIN 307 +#define AUE_ACCT 18 +#define AUE_SIGPENDING AUE_NULL +#define AUE_SIGALTSTACK AUE_NULL +#define AUE_IOCTL 158 +#define AUE_SYSTEMBOOT 113 +#define AUE_REVOKE 309 +#define AUE_SYMLINK 21 +#define AUE_READLINK 22 +#define AUE_EXECVE 23 +#define AUE_UMASK 310 +#define AUE_CHROOT 24 +#define AUE_O_FSTAT AUE_FSTAT -#define AUE_O_GETPAGESIZE AUE_NULL -#define AUE_MSYNC AUE_NULL -#define AUE_VFORK 25 -#define AUE_O_VREAD AUE_NULL -#define AUE_O_VWRITE AUE_NULL -#define AUE_SBRK AUE_NULL -#define AUE_SSTK AUE_NULL -#define AUE_O_MMAP AUE_MMAP -#define AUE_O_VADVISE AUE_NULL -#define AUE_MUNMAP 213 -#define AUE_MPROTECT 311 -#define AUE_MADVISE AUE_NULL -#define AUE_O_VHANGUP AUE_NULL -#define AUE_O_VLIMIT AUE_NULL -#define AUE_MINCORE AUE_NULL -#define AUE_GETGROUPS AUE_NULL -#define AUE_SETGROUPS 26 -#define AUE_GETPGRP AUE_NULL -#define AUE_SETPGRP 27 -#define AUE_SETITIMER AUE_NULL -#define AUE_O_WAIT AUE_NULL -#define AUE_SWAPON 28 -#define AUE_GETITIMER AUE_NULL -#define AUE_O_GETHOSTNAME AUE_NULL -#define AUE_O_SETHOSTNAME AUE_SYSCTL -#define AUE_GETDTABLESIZE AUE_NULL -#define AUE_DUP2 AUE_NULL -#define AUE_O_GETDOPT AUE_NULL -#define AUE_FCNTL 30 -#define AUE_SELECT AUE_NULL -#define AUE_O_SETDOPT AUE_NULL -#define AUE_FSYNC AUE_NULL -#define AUE_SETPRIORITY 312 -#define AUE_SOCKET 183 -#define AUE_CONNECT 32 -#define AUE_O_ACCEPT AUE_NULL -#define AUE_GETPRIORITY AUE_NULL -#define AUE_O_SEND AUE_SENDMSG -#define AUE_O_RECV AUE_RECVMSG -#define AUE_SIGRETURN AUE_NULL -#define AUE_BIND 34 -#define AUE_SETSOCKOPT 35 -#define AUE_LISTEN AUE_NULL -#define AUE_O_VTIMES AUE_NULL -#define AUE_O_SIGVEC AUE_NULL -#define AUE_O_SIGBLOCK AUE_NULL -#define AUE_O_SIGSETMASK AUE_NULL -#define AUE_SIGSUSPEND AUE_NULL -#define AUE_O_SIGSTACK AUE_NULL -#define AUE_O_RECVMSG AUE_RECVMSG -#define AUE_O_SENDMSG AUE_SENDMSG -#define AUE_O_VTRACE AUE_NULL -#define AUE_GETTIMEOFDAY AUE_NULL -#define AUE_GETRUSAGE AUE_NULL -#define AUE_GTSOCKOPT AUE_NULL -#define AUE_O_RESUBA AUE_NULL -#define AUE_READV AUE_NULL -#define AUE_WRITEV AUE_NULL -#define AUE_SETTIMEOFDAY 313 -#define AUE_FCHOWN 38 -#define AUE_FCHMOD 39 -#define AUE_O_RECVFROM AUE_RECVFROM -#define AUE_O_SETREUID AUE_NULL -#define AUE_O_SETREGID AUE_NULL -#define AUE_RENAME 42 -#define AUE_O_TRUNCATE AUE_TRUNCATE -#define AUE_O_FTRUNCATE AUE_FTRUNCATE -#define AUE_FLOCK 314 -#define AUE_MKFIFO 315 -#define AUE_SENDTO 184 -#define AUE_SHUTDOWN 46 -#define AUE_SOCKETPAIR 317 -#define AUE_MKDIR 47 -#define AUE_RMDIR 48 -#define AUE_UTIMES 49 -#define AUE_FUTIMES 318 -#define AUE_ADJTIME 50 -#define AUE_O_GETPEERNAME AUE_NULL -#define AUE_O_GETHOSTID AUE_NULL -#define AUE_O_SETHOSTID AUE_NULL -#define AUE_O_GETRLIMIT AUE_NULL -#define AUE_O_SETRLIMIT AUE_SETRLIMIT -#define AUE_O_KILLPG AUE_KILL -#define AUE_SETSID 319 -#define AUE_O_SETQUOTA AUE_NULL -#define AUE_O_QUOTA AUE_NULL -#define AUE_O_GETSOCKNAME AUE_NULL -#define AUE_GETPGID AUE_NULL -#define AUE_SETPRIVEXEC 320 -#define AUE_PREAD AUE_NULL -#define AUE_PWRITE AUE_NULL -#define AUE_NFSSVC 321 -#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES -#define AUE_STATFS 54 -#define AUE_FSTATFS 55 -#define AUE_UMOUNT 12 -#define AUE_O_ASYNCDAEMON AUE_NULL -#define AUE_GETFH 322 -#define AUE_O_GETDOMAINNAME AUE_NULL -#define AUE_O_SETDOMAINNAME AUE_SYSCTL -#define AUE_O_PCFS_MOUNT AUE_NULL -#define AUE_QUOTACTL 323 -#define AUE_O_EXPORTFS AUE_NULL -#define AUE_MOUNT 62 -#define AUE_O_USTATE AUE_NULL -#define AUE_TABLE AUE_NULL -#define AUE_O_WAIT3 AUE_NULL -#define AUE_O_RPAUSE AUE_NULL -#define AUE_O_GETDENTS AUE_NULL -#define AUE_GCCONTROL AUE_NULL -#define AUE_ADDPROFILE 324 +#define AUE_O_GETPAGESIZE AUE_NULL +#define AUE_MSYNC AUE_NULL +#define AUE_VFORK 25 +#define AUE_O_VREAD AUE_NULL +#define AUE_O_VWRITE AUE_NULL +#define AUE_SBRK AUE_NULL +#define AUE_SSTK AUE_NULL +#define AUE_O_MMAP AUE_MMAP +#define AUE_O_VADVISE AUE_NULL +#define AUE_MUNMAP 213 +#define AUE_MPROTECT 311 +#define AUE_MADVISE AUE_NULL +#define AUE_O_VHANGUP AUE_NULL +#define AUE_O_VLIMIT AUE_NULL +#define AUE_MINCORE AUE_NULL +#define AUE_GETGROUPS AUE_NULL +#define AUE_SETGROUPS 26 +#define AUE_GETPGRP AUE_NULL +#define AUE_SETPGRP 27 +#define AUE_SETITIMER AUE_NULL +#define AUE_O_WAIT AUE_NULL +#define AUE_SWAPON 28 +#define AUE_GETITIMER AUE_NULL +#define AUE_O_GETHOSTNAME AUE_NULL +#define AUE_O_SETHOSTNAME AUE_SYSCTL +#define AUE_GETDTABLESIZE AUE_NULL +#define AUE_DUP2 AUE_NULL +#define AUE_O_GETDOPT AUE_NULL +#define AUE_FCNTL 30 +#define AUE_SELECT AUE_NULL +#define AUE_O_SETDOPT AUE_NULL +#define AUE_FSYNC AUE_NULL +#define AUE_SETPRIORITY 312 +#define AUE_SOCKET 183 +#define AUE_CONNECT 32 +#define AUE_O_ACCEPT AUE_NULL +#define AUE_GETPRIORITY AUE_NULL +#define AUE_O_SEND AUE_SENDMSG +#define AUE_O_RECV AUE_RECVMSG +#define AUE_SIGRETURN AUE_NULL +#define AUE_BIND 34 +#define AUE_SETSOCKOPT 35 +#define AUE_LISTEN AUE_NULL +#define AUE_O_VTIMES AUE_NULL +#define AUE_O_SIGVEC AUE_NULL +#define AUE_O_SIGBLOCK AUE_NULL +#define AUE_O_SIGSETMASK AUE_NULL +#define AUE_SIGSUSPEND AUE_NULL +#define AUE_O_SIGSTACK AUE_NULL +#define AUE_O_RECVMSG AUE_RECVMSG +#define AUE_O_SENDMSG AUE_SENDMSG +#define AUE_O_VTRACE AUE_NULL +#define AUE_GETTIMEOFDAY AUE_NULL +#define AUE_GETRUSAGE AUE_NULL +#define AUE_GTSOCKOPT AUE_NULL +#define AUE_O_RESUBA AUE_NULL +#define AUE_READV AUE_NULL +#define AUE_WRITEV AUE_NULL +#define AUE_SETTIMEOFDAY 313 +#define AUE_FCHOWN 38 +#define AUE_FCHMOD 39 +#define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_O_SETREUID AUE_NULL +#define AUE_O_SETREGID AUE_NULL +#define AUE_RENAME 42 +#define AUE_O_TRUNCATE AUE_TRUNCATE +#define AUE_O_FTRUNCATE AUE_FTRUNCATE +#define AUE_FLOCK 314 +#define AUE_MKFIFO 315 +#define AUE_SENDTO 184 +#define AUE_SHUTDOWN 46 +#define AUE_SOCKETPAIR 317 +#define AUE_MKDIR 47 +#define AUE_RMDIR 48 +#define AUE_UTIMES 49 +#define AUE_FUTIMES 318 +#define AUE_ADJTIME 50 +#define AUE_O_GETPEERNAME AUE_NULL +#define AUE_O_GETHOSTID AUE_NULL +#define AUE_O_SETHOSTID AUE_NULL +#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_O_SETRLIMIT AUE_SETRLIMIT +#define AUE_O_KILLPG AUE_KILL +#define AUE_SETSID 319 +#define AUE_O_SETQUOTA AUE_NULL +#define AUE_O_QUOTA AUE_NULL +#define AUE_O_GETSOCKNAME AUE_NULL +#define AUE_GETPGID AUE_NULL +#define AUE_SETPRIVEXEC 320 +#define AUE_PREAD AUE_NULL +#define AUE_PWRITE AUE_NULL +#define AUE_NFSSVC 321 +#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES +#define AUE_STATFS 54 +#define AUE_FSTATFS 55 +#define AUE_UMOUNT 12 +#define AUE_O_ASYNCDAEMON AUE_NULL +#define AUE_GETFH 322 +#define AUE_O_GETDOMAINNAME AUE_NULL +#define AUE_O_SETDOMAINNAME AUE_SYSCTL +#define AUE_O_PCFS_MOUNT AUE_NULL +#define AUE_QUOTACTL 323 +#define AUE_O_EXPORTFS AUE_NULL +#define AUE_MOUNT 62 +#define AUE_O_USTATE AUE_NULL +#define AUE_TABLE AUE_NULL +#define AUE_O_WAIT3 AUE_NULL +#define AUE_O_RPAUSE AUE_NULL +#define AUE_O_GETDENTS AUE_NULL +#define AUE_GCCONTROL AUE_NULL +#define AUE_ADDPROFILE 324 -#define AUE_KDBUGTRACE 325 -#define AUE_SETGID 205 -#define AUE_SETEGID 214 -#define AUE_SETEUID 215 +#define AUE_KDBUGTRACE 325 +#define AUE_SETGID 205 +#define AUE_SETEGID 214 +#define AUE_SETEUID 215 -#define AUE_STAT 16 -#define AUE_FSTAT 326 -#define AUE_LSTAT 17 -#define AUE_PATHCONF 71 -#define AUE_FPATHCONF 327 -#define AUE_GETRLIMIT AUE_NULL -#define AUE_SETRLIMIT 51 -#define AUE_GETDIRENTRIES 328 -#define AUE_MMAP 210 -#define AUE_SYSCALL AUE_NULL -#define AUE_LSEEK AUE_NULL -#define AUE_TRUNCATE 329 -#define AUE_FTRUNCATE 330 -#define AUE_SYSCTL 331 -#define AUE_MLOCK 332 -#define AUE_MUNLOCK 333 -#define AUE_UNDELETE 334 +#define AUE_STAT 16 +#define AUE_FSTAT 326 +#define AUE_LSTAT 17 +#define AUE_PATHCONF 71 +#define AUE_FPATHCONF 327 +#define AUE_GETRLIMIT AUE_NULL +#define AUE_SETRLIMIT 51 +#define AUE_GETDIRENTRIES 328 +#define AUE_MMAP 210 +#define AUE_SYSCALL AUE_NULL +#define AUE_LSEEK AUE_NULL +#define AUE_TRUNCATE 329 +#define AUE_FTRUNCATE 330 +#define AUE_SYSCTL 331 +#define AUE_MLOCK 332 +#define AUE_MUNLOCK 333 +#define AUE_UNDELETE 334 -#define AUE_MKCOMPLEX AUE_NULL -#define AUE_STATV AUE_NULL -#define AUE_LSTATV AUE_NULL -#define AUE_FSTATV AUE_NULL -#define AUE_GETATTRLIST 335 -#define AUE_SETATTRLIST 336 -#define AUE_GETDIRENTRIESATTR 337 -#define AUE_EXCHANGEDATA 338 -#define AUE_CHECKUSERACCESS AUE_ACCESS -#define AUE_SEARCHFS 339 +#define AUE_MKCOMPLEX AUE_NULL +#define AUE_STATV AUE_NULL +#define AUE_LSTATV AUE_NULL +#define AUE_FSTATV AUE_NULL +#define AUE_GETATTRLIST 335 +#define AUE_SETATTRLIST 336 +#define AUE_GETDIRENTRIESATTR 337 +#define AUE_EXCHANGEDATA 338 +#define AUE_CHECKUSERACCESS AUE_ACCESS +#define AUE_SEARCHFS 339 -#define AUE_DELETE AUE_UNLINK -#define AUE_COPYFILE 361 -#define AUE_WATCHEVENT AUE_NULL -#define AUE_WAITEVENT AUE_NULL -#define AUE_MODWATCH AUE_NULL -#define AUE_FSCTL AUE_NULL +#define AUE_DELETE AUE_UNLINK +#define AUE_COPYFILE 361 +#define AUE_WATCHEVENT AUE_NULL +#define AUE_WAITEVENT AUE_NULL +#define AUE_MODWATCH AUE_NULL +#define AUE_FSCTL AUE_NULL -#define AUE_MINHERIT 340 -#define AUE_SEMSYS AUE_NULL -#define AUE_MSGSYS AUE_NULL -#define AUE_SHMSYS AUE_NULL -#define AUE_SEMCTL 98 -#define AUE_SEMCTL_GETALL 105 -#define AUE_SEMCTL_GETNCNT 102 -#define AUE_SEMCTL_GETPID 103 -#define AUE_SEMCTL_GETVAL 104 -#define AUE_SEMCTL_GETZCNT 106 -#define AUE_SEMCTL_RMID 99 -#define AUE_SEMCTL_SET 100 -#define AUE_SEMCTL_SETALL 108 -#define AUE_SEMCTL_SETVAL 107 -#define AUE_SEMCTL_STAT 101 -#define AUE_SEMGET 109 -#define AUE_SEMOP 110 -#define AUE_SEMCONFIG 341 -#define AUE_MSGCL AUE_NULL -#define AUE_MSGGET 88 -#define AUE_MSGRCV 89 -#define AUE_MSGSND 90 -#define AUE_SHMAT 96 -#define AUE_SHMCTL 91 -#define AUE_SHMCTL_RMID 92 -#define AUE_SHMCTL_SET 93 -#define AUE_SHMCTL_STAT 94 -#define AUE_SHMDT 97 -#define AUE_SHMGET 95 -#define AUE_SHMOPEN 345 -#define AUE_SHMUNLINK 346 -#define AUE_SEMOPEN 342 -#define AUE_SEMCLOSE 343 -#define AUE_SEMUNLINK 344 -#define AUE_SEMWAIT AUE_NULL -#define AUE_SEMTRYWAIT AUE_NULL -#define AUE_SEMPOST AUE_NULL -#define AUE_SEMGETVALUE AUE_NULL -#define AUE_SEMINIT AUE_NULL -#define AUE_SEMDESTROY AUE_NULL +#define AUE_MINHERIT 340 +#define AUE_SEMSYS AUE_NULL +#define AUE_MSGSYS AUE_NULL +#define AUE_SHMSYS AUE_NULL +#define AUE_SEMCTL 98 +#define AUE_SEMCTL_GETALL 105 +#define AUE_SEMCTL_GETNCNT 102 +#define AUE_SEMCTL_GETPID 103 +#define AUE_SEMCTL_GETVAL 104 +#define AUE_SEMCTL_GETZCNT 106 +#define AUE_SEMCTL_RMID 99 +#define AUE_SEMCTL_SET 100 +#define AUE_SEMCTL_SETALL 108 +#define AUE_SEMCTL_SETVAL 107 +#define AUE_SEMCTL_STAT 101 +#define AUE_SEMGET 109 +#define AUE_SEMOP 110 +#define AUE_SEMCONFIG 341 +#define AUE_MSGCL AUE_NULL +#define AUE_MSGGET 88 +#define AUE_MSGRCV 89 +#define AUE_MSGSND 90 +#define AUE_SHMAT 96 +#define AUE_SHMCTL 91 +#define AUE_SHMCTL_RMID 92 +#define AUE_SHMCTL_SET 93 +#define AUE_SHMCTL_STAT 94 +#define AUE_SHMDT 97 +#define AUE_SHMGET 95 +#define AUE_SHMOPEN 345 +#define AUE_SHMUNLINK 346 +#define AUE_SEMOPEN 342 +#define AUE_SEMCLOSE 343 +#define AUE_SEMUNLINK 344 +#define AUE_SEMWAIT AUE_NULL +#define AUE_SEMTRYWAIT AUE_NULL +#define AUE_SEMPOST AUE_NULL +#define AUE_SEMGETVALUE AUE_NULL +#define AUE_SEMINIT AUE_NULL +#define AUE_SEMDESTROY AUE_NULL -#define AUE_LOADSHFILE 347 -#define AUE_RESETSHFILE 348 -#define AUE_NEWSYSTEMSHREG 349 +#define AUE_LOADSHFILE 347 +#define AUE_RESETSHFILE 348 +#define AUE_NEWSYSTEMSHREG 349 -#define AUE_GETSID AUE_NULL +#define AUE_GETSID AUE_NULL -#define AUE_MLOCKALL AUE_NULL -#define AUE_MUNLOCKALL AUE_NULL +#define AUE_MLOCKALL AUE_NULL +#define AUE_MUNLOCKALL AUE_NULL -#define AUE_ISSETUGID AUE_NULL -#define AUE_PTHREADKILL 350 -#define AUE_PTHREADSIGMASK 351 -#define AUE_SIGWAIT AUE_NULL -#define AUE_SWAPOFF 355 -#define AUE_INITPROCESS 356 -#define AUE_MAPFD 357 -#define AUE_TASKFORPID 358 -#define AUE_PIDFORTASK 359 -#define AUE_SYSCTL_NONADMIN 360 +#define AUE_ISSETUGID AUE_NULL +#define AUE_PTHREADKILL 350 +#define AUE_PTHREADSIGMASK 351 +#define AUE_SIGWAIT AUE_NULL +#define AUE_SWAPOFF 355 +#define AUE_INITPROCESS 356 +#define AUE_MAPFD 357 +#define AUE_TASKFORPID 358 +#define AUE_PIDFORTASK 359 +#define AUE_SYSCTL_NONADMIN 360 // BSM events - Have to identify which ones are relevant to MacOSX -#define AUE_ACLSET 251 -#define AUE_AUDIT 211 -#define AUE_AUDITON 138 -#define AUE_AUDITON_GETCAR 224 -#define AUE_AUDITON_GETCLASS 231 -#define AUE_AUDITON_GETCOND 229 -#define AUE_AUDITON_GETCWD 223 -#define AUE_AUDITON_GETKMASK 221 -#define AUE_AUDITON_GETSTAT 225 -#define AUE_AUDITON_GPOLICY 141 -#define AUE_AUDITON_GQCTRL 145 -#define AUE_AUDITON_SETCLASS 232 -#define AUE_AUDITON_SETCOND 230 -#define AUE_AUDITON_SETKMASK 222 -#define AUE_AUDITON_SETSMASK 228 -#define AUE_AUDITON_SETSTAT 226 -#define AUE_AUDITON_SETUMASK 227 -#define AUE_AUDITON_SPOLICY 142 -#define AUE_AUDITON_SQCTRL 146 -#define AUE_AUDITCTL 352 -#define AUE_DOORFS_DOOR_BIND 260 -#define AUE_DOORFS_DOOR_CALL 254 -#define AUE_DOORFS_DOOR_CREATE 256 -#define AUE_DOORFS_DOOR_CRED 259 -#define AUE_DOORFS_DOOR_INFO 258 -#define AUE_DOORFS_DOOR_RETURN 255 -#define AUE_DOORFS_DOOR_REVOKE 257 -#define AUE_DOORFS_DOOR_UNBIND 261 -#define AUE_ENTERPROM 153 -#define AUE_EXEC 7 -#define AUE_EXITPROM 154 -#define AUE_FACLSET 252 -#define AUE_FCHROOT 69 -#define AUE_FORK1 241 -#define AUE_GETAUDIT 132 -#define AUE_GETAUDIT_ADDR 267 -#define AUE_GETAUID 130 -#define AUE_GETMSG 217 -#define AUE_SOCKACCEPT 247 -#define AUE_SOCKRECEIVE 250 -#define AUE_GETPMSG 219 -#define AUE_GETPORTAUDIT 149 -#define AUE_INST_SYNC 264 -#define AUE_LCHOWN 237 -#define AUE_LXSTAT 236 -#define AUE_MEMCNTL 238 -#define AUE_MODADDMAJ 246 -#define AUE_MODCONFIG 245 -#define AUE_MODLOAD 243 -#define AUE_MODUNLOAD 244 -#define AUE_MSGCTL 84 -#define AUE_MSGCTL_RMID 85 -#define AUE_MSGCTL_SET 86 -#define AUE_MSGCTL_STAT 87 -#define AUE_NICE 203 -#define AUE_P_ONLINE 262 -#define AUE_PRIOCNTLSYS 212 -#define AUE_CORE 111 -#define AUE_PROCESSOR_BIND 263 -#define AUE_PUTMSG 216 -#define AUE_SOCKCONNECT 248 -#define AUE_SOCKSEND 249 -#define AUE_PUTPMSG 218 -#define AUE_SETAUDIT 133 -#define AUE_SETAUDIT_ADDR 266 -#define AUE_SETAUID 131 -#define AUE_SOCKCONFIG 183 -#define AUE_STATVFS 234 -#define AUE_STIME 201 -#define AUE_SYSINFO 39 -#define AUE_UTIME 202 -#define AUE_UTSYS 233 -#define AUE_XMKNOD 240 -#define AUE_XSTAT 235 +#define AUE_ACLSET 251 +#define AUE_AUDIT 211 +#define AUE_AUDITON 138 +#define AUE_AUDITON_GETCAR 224 +#define AUE_AUDITON_GETCLASS 231 +#define AUE_AUDITON_GETCOND 229 +#define AUE_AUDITON_GETCWD 223 +#define AUE_AUDITON_GETKMASK 221 +#define AUE_AUDITON_GETSTAT 225 +#define AUE_AUDITON_GPOLICY 141 +#define AUE_AUDITON_GQCTRL 145 +#define AUE_AUDITON_SETCLASS 232 +#define AUE_AUDITON_SETCOND 230 +#define AUE_AUDITON_SETKMASK 222 +#define AUE_AUDITON_SETSMASK 228 +#define AUE_AUDITON_SETSTAT 226 +#define AUE_AUDITON_SETUMASK 227 +#define AUE_AUDITON_SPOLICY 142 +#define AUE_AUDITON_SQCTRL 146 +#define AUE_AUDITCTL 352 +#define AUE_DOORFS_DOOR_BIND 260 +#define AUE_DOORFS_DOOR_CALL 254 +#define AUE_DOORFS_DOOR_CREATE 256 +#define AUE_DOORFS_DOOR_CRED 259 +#define AUE_DOORFS_DOOR_INFO 258 +#define AUE_DOORFS_DOOR_RETURN 255 +#define AUE_DOORFS_DOOR_REVOKE 257 +#define AUE_DOORFS_DOOR_UNBIND 261 +#define AUE_ENTERPROM 153 +#define AUE_EXEC 7 +#define AUE_EXITPROM 154 +#define AUE_FACLSET 252 +#define AUE_FCHROOT 69 +#define AUE_FORK1 241 +#define AUE_GETAUDIT 132 +#define AUE_GETAUDIT_ADDR 267 +#define AUE_GETAUID 130 +#define AUE_GETMSG 217 +#define AUE_SOCKACCEPT 247 +#define AUE_SOCKRECEIVE 250 +#define AUE_GETPMSG 219 +#define AUE_GETPORTAUDIT 149 +#define AUE_INST_SYNC 264 +#define AUE_LCHOWN 237 +#define AUE_LXSTAT 236 +#define AUE_MEMCNTL 238 +#define AUE_MODADDMAJ 246 +#define AUE_MODCONFIG 245 +#define AUE_MODLOAD 243 +#define AUE_MODUNLOAD 244 +#define AUE_MSGCTL 84 +#define AUE_MSGCTL_RMID 85 +#define AUE_MSGCTL_SET 86 +#define AUE_MSGCTL_STAT 87 +#define AUE_NICE 203 +#define AUE_P_ONLINE 262 +#define AUE_PRIOCNTLSYS 212 +#define AUE_CORE 111 +#define AUE_PROCESSOR_BIND 263 +#define AUE_PUTMSG 216 +#define AUE_SOCKCONNECT 248 +#define AUE_SOCKSEND 249 +#define AUE_PUTPMSG 218 +#define AUE_SETAUDIT 133 +#define AUE_SETAUDIT_ADDR 266 +#define AUE_SETAUID 131 +#define AUE_SOCKCONFIG 183 +#define AUE_STATVFS 234 +#define AUE_STIME 201 +#define AUE_SYSINFO 39 +#define AUE_UTIME 202 +#define AUE_UTSYS 233 +#define AUE_XMKNOD 240 +#define AUE_XSTAT 235 #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:16:05 2005 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 0BD1616A420; Thu, 30 Jun 2005 10:16:05 +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 DAA9D16A41C for ; Thu, 30 Jun 2005 10:16:04 +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 C51DF43D1F for ; Thu, 30 Jun 2005 10:16:04 +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 j5UAG4R1010849 for ; Thu, 30 Jun 2005 10:16:04 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 j5UAG417010846 for perforce@freebsd.org; Thu, 30 Jun 2005 10:16:04 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:16:04 GMT Message-Id: <200506301016.j5UAG417010846@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 79274 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: Thu, 30 Jun 2005 10:16:05 -0000 http://perforce.freebsd.org/chv.cgi?CH=79274 Change 79274 by rwatson@rwatson_zoo on 2005/06/30 10:15:39 Sort a few entries. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#5 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#5 (text+ko) ==== @@ -32,6 +32,14 @@ #define AUE_EXIT 1 #define AUE_FORK 2 #define AUE_OPEN 3 +#define AUE_LINK 5 +#define AUE_UNLINK 6 +#define AUE_EXEC 7 +#define AUE_CHDIR 8 +#define AUE_MKNOD 9 +#define AUE_CHMOD 10 +#define AUE_CHOWN 11 + #define AUE_READ AUE_NULL #define AUE_WRITE AUE_NULL #define AUE_OPEN_R 72 @@ -49,14 +57,8 @@ #define AUE_CLOSE 112 #define AU_WAIT4 AUE_NULL #define AUE_O_CREAT AUE_OPEN_RWTC -#define AUE_LINK 5 -#define AUE_UNLINK 6 #define AUE_O_EXECV AUE_NULL -#define AUE_CHDIR 8 #define AUE_FCHDIR 68 -#define AUE_MKNOD 9 -#define AUE_CHMOD 10 -#define AUE_CHOWN 11 #define AUE_O_SBREAK AUE_NULL #define AUE_GETFSSTAT 301 #define AUE_O_LSEEK AUE_NULL @@ -349,7 +351,6 @@ #define AUE_DOORFS_DOOR_REVOKE 257 #define AUE_DOORFS_DOOR_UNBIND 261 #define AUE_ENTERPROM 153 -#define AUE_EXEC 7 #define AUE_EXITPROM 154 #define AUE_FACLSET 252 #define AUE_FCHROOT 69 From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:18:08 2005 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 2E00816A420; Thu, 30 Jun 2005 10:18:08 +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 E490616A41C for ; Thu, 30 Jun 2005 10:18:07 +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 B870F43D5D for ; Thu, 30 Jun 2005 10:18:07 +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 j5UAI7Oc010921 for ; Thu, 30 Jun 2005 10:18:07 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 j5UAI7Nl010918 for perforce@freebsd.org; Thu, 30 Jun 2005 10:18:07 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:18:07 GMT Message-Id: <200506301018.j5UAI7Nl010918@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 79275 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: Thu, 30 Jun 2005 10:18:09 -0000 http://perforce.freebsd.org/chv.cgi?CH=79275 Change 79275 by rwatson@rwatson_zoo on 2005/06/30 10:17:22 Remove comment. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#6 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#6 (text+ko) ==== @@ -321,7 +321,6 @@ #define AUE_PIDFORTASK 359 #define AUE_SYSCTL_NONADMIN 360 -// BSM events - Have to identify which ones are relevant to MacOSX #define AUE_ACLSET 251 #define AUE_AUDIT 211 #define AUE_AUDITON 138 From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:24:16 2005 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 CB3BF16A420; Thu, 30 Jun 2005 10:24:15 +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 9E7A516A41C for ; Thu, 30 Jun 2005 10:24:15 +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 850E643D55 for ; Thu, 30 Jun 2005 10:24:15 +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 j5UAOFSH011164 for ; Thu, 30 Jun 2005 10:24:15 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 j5UAOF5Q011161 for perforce@freebsd.org; Thu, 30 Jun 2005 10:24:15 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:24:15 GMT Message-Id: <200506301024.j5UAOF5Q011161@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 79276 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: Thu, 30 Jun 2005 10:24:16 -0000 http://perforce.freebsd.org/chv.cgi?CH=79276 Change 79276 by rwatson@rwatson_zoo on 2005/06/30 10:23:16 Re-sort -- in general, by event number. Sort aliases below their actual value definitions. Sort undefined events to the bottom. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#7 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#7 (text+ko) ==== @@ -29,370 +29,363 @@ */ #define AUE_NULL 0 + #define AUE_EXIT 1 #define AUE_FORK 2 #define AUE_OPEN 3 +#define AUE_O_CREAT AUE_OPEN_RWTC #define AUE_LINK 5 #define AUE_UNLINK 6 +#define AUE_DELETE AUE_UNLINK #define AUE_EXEC 7 #define AUE_CHDIR 8 #define AUE_MKNOD 9 #define AUE_CHMOD 10 #define AUE_CHOWN 11 - -#define AUE_READ AUE_NULL -#define AUE_WRITE AUE_NULL -#define AUE_OPEN_R 72 -#define AUE_OPEN_RC 73 -#define AUE_OPEN_RTC 75 -#define AUE_OPEN_RT 74 -#define AUE_OPEN_RW 80 -#define AUE_OPEN_RWC 81 -#define AUE_OPEN_RWTC 83 -#define AUE_OPEN_RWT 82 -#define AUE_OPEN_W 76 -#define AUE_OPEN_WC 77 -#define AUE_OPEN_WTC 79 -#define AUE_OPEN_WT 78 -#define AUE_CLOSE 112 -#define AU_WAIT4 AUE_NULL -#define AUE_O_CREAT AUE_OPEN_RWTC -#define AUE_O_EXECV AUE_NULL -#define AUE_FCHDIR 68 -#define AUE_O_SBREAK AUE_NULL -#define AUE_GETFSSTAT 301 -#define AUE_O_LSEEK AUE_NULL -#define AUE_GETPID AUE_NULL -#define AUE_O_MOUNT AUE_NULL -#define AUE_O_UMOUNT AUE_NULL -#define AUE_SETUID 200 -#define AUE_GETUID AUE_NULL -#define AUE_GETEUID AUE_NULL -#define AUE_PTRACE 302 -#define AUE_RECVMSG 190 -#define AUE_SENDMSG 188 -#define AUE_RECVFROM 191 -#define AUE_ACCEPT 33 -#define AUE_GETPEERNAME AUE_NULL -#define AUE_GETSOCKNAME AUE_NULL +#define AUE_UMOUNT 12 #define AUE_ACCESS 14 -#define AUE_CHFLAGS 303 -#define AUE_FCHFLAGS 304 -#define AUE_SYNC AUE_NULL +#define AUE_CHECKUSERACCESS AUE_ACCESS #define AUE_KILL 15 +#define AUE_O_KILLPG AUE_KILL +#define AUE_STAT 16 #define AUE_O_STAT AUE_STAT -#define AUE_GETPPID AUE_NULL +#define AUE_LSTAT 17 #define AUE_O_LSTAT AUE_LSTAT -#define AUE_DUP AUE_NULL -#define AUE_PIPE 185 -#define AUE_GETEGID AUE_NULL -#define AUE_PROFILE 305 -#define AUE_KTRACE 306 -#define AUE_REBOOT 308 -#define AUE_SIGACTION AUE_NULL -#define AUE_GETGID AUE_NULL -#define AUE_SIGPROCMASK AUE_NULL -#define AUE_GETLOGIN AUE_NULL -#define AUE_SETLOGIN 307 #define AUE_ACCT 18 -#define AUE_SIGPENDING AUE_NULL -#define AUE_SIGALTSTACK AUE_NULL -#define AUE_IOCTL 158 -#define AUE_SYSTEMBOOT 113 -#define AUE_REVOKE 309 #define AUE_SYMLINK 21 #define AUE_READLINK 22 #define AUE_EXECVE 23 -#define AUE_UMASK 310 #define AUE_CHROOT 24 -#define AUE_O_FSTAT AUE_FSTAT - -#define AUE_O_GETPAGESIZE AUE_NULL -#define AUE_MSYNC AUE_NULL #define AUE_VFORK 25 -#define AUE_O_VREAD AUE_NULL -#define AUE_O_VWRITE AUE_NULL -#define AUE_SBRK AUE_NULL -#define AUE_SSTK AUE_NULL -#define AUE_O_MMAP AUE_MMAP -#define AUE_O_VADVISE AUE_NULL -#define AUE_MUNMAP 213 -#define AUE_MPROTECT 311 -#define AUE_MADVISE AUE_NULL -#define AUE_O_VHANGUP AUE_NULL -#define AUE_O_VLIMIT AUE_NULL -#define AUE_MINCORE AUE_NULL -#define AUE_GETGROUPS AUE_NULL -#define AUE_SETGROUPS 26 -#define AUE_GETPGRP AUE_NULL +#define AUE_SETGROUPS 26 #define AUE_SETPGRP 27 -#define AUE_SETITIMER AUE_NULL -#define AUE_O_WAIT AUE_NULL #define AUE_SWAPON 28 -#define AUE_GETITIMER AUE_NULL -#define AUE_O_GETHOSTNAME AUE_NULL -#define AUE_O_SETHOSTNAME AUE_SYSCTL -#define AUE_GETDTABLESIZE AUE_NULL -#define AUE_DUP2 AUE_NULL -#define AUE_O_GETDOPT AUE_NULL #define AUE_FCNTL 30 -#define AUE_SELECT AUE_NULL -#define AUE_O_SETDOPT AUE_NULL -#define AUE_FSYNC AUE_NULL -#define AUE_SETPRIORITY 312 -#define AUE_SOCKET 183 #define AUE_CONNECT 32 -#define AUE_O_ACCEPT AUE_NULL -#define AUE_GETPRIORITY AUE_NULL -#define AUE_O_SEND AUE_SENDMSG -#define AUE_O_RECV AUE_RECVMSG -#define AUE_SIGRETURN AUE_NULL +#define AUE_ACCEPT 33 #define AUE_BIND 34 #define AUE_SETSOCKOPT 35 -#define AUE_LISTEN AUE_NULL -#define AUE_O_VTIMES AUE_NULL -#define AUE_O_SIGVEC AUE_NULL -#define AUE_O_SIGBLOCK AUE_NULL -#define AUE_O_SIGSETMASK AUE_NULL -#define AUE_SIGSUSPEND AUE_NULL -#define AUE_O_SIGSTACK AUE_NULL -#define AUE_O_RECVMSG AUE_RECVMSG -#define AUE_O_SENDMSG AUE_SENDMSG -#define AUE_O_VTRACE AUE_NULL -#define AUE_GETTIMEOFDAY AUE_NULL -#define AUE_GETRUSAGE AUE_NULL -#define AUE_GTSOCKOPT AUE_NULL -#define AUE_O_RESUBA AUE_NULL -#define AUE_READV AUE_NULL -#define AUE_WRITEV AUE_NULL -#define AUE_SETTIMEOFDAY 313 #define AUE_FCHOWN 38 #define AUE_FCHMOD 39 -#define AUE_O_RECVFROM AUE_RECVFROM -#define AUE_O_SETREUID AUE_NULL -#define AUE_O_SETREGID AUE_NULL +#define AUE_SYSINFO 39 #define AUE_RENAME 42 -#define AUE_O_TRUNCATE AUE_TRUNCATE -#define AUE_O_FTRUNCATE AUE_FTRUNCATE -#define AUE_FLOCK 314 -#define AUE_MKFIFO 315 -#define AUE_SENDTO 184 #define AUE_SHUTDOWN 46 -#define AUE_SOCKETPAIR 317 #define AUE_MKDIR 47 #define AUE_RMDIR 48 #define AUE_UTIMES 49 -#define AUE_FUTIMES 318 #define AUE_ADJTIME 50 -#define AUE_O_GETPEERNAME AUE_NULL -#define AUE_O_GETHOSTID AUE_NULL -#define AUE_O_SETHOSTID AUE_NULL -#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_SETRLIMIT 51 #define AUE_O_SETRLIMIT AUE_SETRLIMIT -#define AUE_O_KILLPG AUE_KILL +#define AUE_STATFS 54 +#define AUE_FSTATFS 55 +#define AUE_MOUNT 62 +#define AUE_FCHDIR 68 +#define AUE_FCHROOT 69 +#define AUE_PATHCONF 71 +#define AUE_OPEN_R 72 +#define AUE_OPEN_RC 73 +#define AUE_OPEN_RT 74 +#define AUE_OPEN_RTC 75 +#define AUE_OPEN_W 76 +#define AUE_OPEN_WC 77 +#define AUE_OPEN_WT 78 +#define AUE_OPEN_WTC 79 +#define AUE_OPEN_RW 80 +#define AUE_OPEN_RWC 81 +#define AUE_OPEN_RWT 82 +#define AUE_OPEN_RWTC 83 +#define AUE_MSGCTL 84 +#define AUE_MSGCTL_RMID 85 +#define AUE_MSGCTL_SET 86 +#define AUE_MSGCTL_STAT 87 +#define AUE_MSGGET 88 +#define AUE_MSGRCV 89 +#define AUE_MSGSND 90 +#define AUE_SHMCTL 91 +#define AUE_SHMCTL_RMID 92 +#define AUE_SHMCTL_SET 93 +#define AUE_SHMCTL_STAT 94 +#define AUE_SHMGET 95 +#define AUE_SHMAT 96 +#define AUE_SHMDT 97 +#define AUE_SEMCTL 98 +#define AUE_SEMCTL_RMID 99 +#define AUE_SEMCTL_SET 100 +#define AUE_SEMCTL_STAT 101 +#define AUE_SEMCTL_GETNCNT 102 +#define AUE_SEMCTL_GETPID 103 +#define AUE_SEMCTL_GETVAL 104 +#define AUE_SEMCTL_GETALL 105 +#define AUE_SEMCTL_GETZCNT 106 +#define AUE_SEMCTL_SETVAL 107 +#define AUE_SEMCTL_SETALL 108 +#define AUE_SEMGET 109 +#define AUE_SEMOP 110 +#define AUE_CORE 111 +#define AUE_CLOSE 112 +#define AUE_SYSTEMBOOT 113 +#define AUE_GETAUID 130 +#define AUE_SETAUID 131 +#define AUE_GETAUDIT 132 +#define AUE_SETAUDIT 133 +#define AUE_AUDITON 138 +#define AUE_AUDITON_GPOLICY 141 +#define AUE_AUDITON_SPOLICY 142 +#define AUE_AUDITON_GQCTRL 145 +#define AUE_AUDITON_SQCTRL 146 +#define AUE_GETPORTAUDIT 149 +#define AUE_ENTERPROM 153 +#define AUE_EXITPROM 154 +#define AUE_IOCTL 158 +#define AUE_SOCKCONFIG 183 +#define AUE_SOCKET 183 +#define AUE_SENDTO 184 +#define AUE_PIPE 185 +#define AUE_SENDMSG 188 +#define AUE_O_SEND AUE_SENDMSG +#define AUE_O_SENDMSG AUE_SENDMSG +#define AUE_RECVMSG 190 +#define AUE_O_RECV AUE_RECVMSG +#define AUE_O_RECVMSG AUE_RECVMSG +#define AUE_RECVFROM 191 +#define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_SETUID 200 +#define AUE_STIME 201 +#define AUE_UTIME 202 +#define AUE_NICE 203 +#define AUE_SETGID 205 +#define AUE_MMAP 210 +#define AUE_O_MMAP AUE_MMAP +#define AUE_AUDIT 211 +#define AUE_PRIOCNTLSYS 212 +#define AUE_MUNMAP 213 +#define AUE_SETEGID 214 +#define AUE_SETEUID 215 +#define AUE_PUTMSG 216 +#define AUE_GETMSG 217 +#define AUE_PUTPMSG 218 +#define AUE_GETPMSG 219 +#define AUE_AUDITON_GETKMASK 221 +#define AUE_AUDITON_SETKMASK 222 +#define AUE_AUDITON_GETCWD 223 +#define AUE_AUDITON_GETCAR 224 +#define AUE_AUDITON_GETSTAT 225 +#define AUE_AUDITON_SETSTAT 226 +#define AUE_AUDITON_SETUMASK 227 +#define AUE_AUDITON_SETSMASK 228 +#define AUE_AUDITON_GETCOND 229 +#define AUE_AUDITON_SETCOND 230 +#define AUE_AUDITON_GETCLASS 231 +#define AUE_AUDITON_SETCLASS 232 +#define AUE_UTSYS 233 +#define AUE_STATVFS 234 +#define AUE_XSTAT 235 +#define AUE_LXSTAT 236 +#define AUE_LCHOWN 237 +#define AUE_MEMCNTL 238 +#define AUE_XMKNOD 240 +#define AUE_FORK1 241 +#define AUE_MODLOAD 243 +#define AUE_MODUNLOAD 244 +#define AUE_MODCONFIG 245 +#define AUE_MODADDMAJ 246 +#define AUE_SOCKACCEPT 247 +#define AUE_SOCKCONNECT 248 +#define AUE_SOCKSEND 249 +#define AUE_SOCKRECEIVE 250 +#define AUE_ACLSET 251 +#define AUE_FACLSET 252 +#define AUE_DOORFS_DOOR_CALL 254 +#define AUE_DOORFS_DOOR_RETURN 255 +#define AUE_DOORFS_DOOR_CREATE 256 +#define AUE_DOORFS_DOOR_REVOKE 257 +#define AUE_DOORFS_DOOR_INFO 258 +#define AUE_DOORFS_DOOR_CRED 259 +#define AUE_DOORFS_DOOR_BIND 260 +#define AUE_DOORFS_DOOR_UNBIND 261 +#define AUE_P_ONLINE 262 +#define AUE_PROCESSOR_BIND 263 +#define AUE_INST_SYNC 264 +#define AUE_SETAUDIT_ADDR 266 +#define AUE_GETAUDIT_ADDR 267 +#define AUE_GETFSSTAT 301 +#define AUE_PTRACE 302 +#define AUE_CHFLAGS 303 +#define AUE_FCHFLAGS 304 +#define AUE_PROFILE 305 +#define AUE_KTRACE 306 +#define AUE_SETLOGIN 307 +#define AUE_REBOOT 308 +#define AUE_REVOKE 309 +#define AUE_UMASK 310 +#define AUE_MPROTECT 311 +#define AUE_SETPRIORITY 312 +#define AUE_SETTIMEOFDAY 313 +#define AUE_FLOCK 314 +#define AUE_MKFIFO 315 +#define AUE_SOCKETPAIR 317 +#define AUE_FUTIMES 318 #define AUE_SETSID 319 -#define AUE_O_SETQUOTA AUE_NULL -#define AUE_O_QUOTA AUE_NULL -#define AUE_O_GETSOCKNAME AUE_NULL -#define AUE_GETPGID AUE_NULL #define AUE_SETPRIVEXEC 320 -#define AUE_PREAD AUE_NULL -#define AUE_PWRITE AUE_NULL #define AUE_NFSSVC 321 -#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES -#define AUE_STATFS 54 -#define AUE_FSTATFS 55 -#define AUE_UMOUNT 12 -#define AUE_O_ASYNCDAEMON AUE_NULL #define AUE_GETFH 322 -#define AUE_O_GETDOMAINNAME AUE_NULL -#define AUE_O_SETDOMAINNAME AUE_SYSCTL -#define AUE_O_PCFS_MOUNT AUE_NULL #define AUE_QUOTACTL 323 -#define AUE_O_EXPORTFS AUE_NULL -#define AUE_MOUNT 62 -#define AUE_O_USTATE AUE_NULL -#define AUE_TABLE AUE_NULL -#define AUE_O_WAIT3 AUE_NULL -#define AUE_O_RPAUSE AUE_NULL -#define AUE_O_GETDENTS AUE_NULL -#define AUE_GCCONTROL AUE_NULL #define AUE_ADDPROFILE 324 - #define AUE_KDBUGTRACE 325 -#define AUE_SETGID 205 -#define AUE_SETEGID 214 -#define AUE_SETEUID 215 - -#define AUE_STAT 16 #define AUE_FSTAT 326 -#define AUE_LSTAT 17 -#define AUE_PATHCONF 71 -#define AUE_FPATHCONF 327 -#define AUE_GETRLIMIT AUE_NULL -#define AUE_SETRLIMIT 51 -#define AUE_GETDIRENTRIES 328 -#define AUE_MMAP 210 -#define AUE_SYSCALL AUE_NULL -#define AUE_LSEEK AUE_NULL +#define AUE_O_FSTAT AUE_FSTAT +#define AUE_FPATHCONF 327 +#define AUE_GETDIRENTRIES 328 +#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES #define AUE_TRUNCATE 329 -#define AUE_FTRUNCATE 330 +#define AUE_O_TRUNCATE AUE_TRUNCATE +#define AUE_FTRUNCATE 330 +#define AUE_O_FTRUNCATE AUE_FTRUNCATE #define AUE_SYSCTL 331 +#define AUE_O_SETDOMAINNAME AUE_SYSCTL +#define AUE_O_SETHOSTNAME AUE_SYSCTL #define AUE_MLOCK 332 #define AUE_MUNLOCK 333 #define AUE_UNDELETE 334 - -#define AUE_MKCOMPLEX AUE_NULL -#define AUE_STATV AUE_NULL -#define AUE_LSTATV AUE_NULL -#define AUE_FSTATV AUE_NULL #define AUE_GETATTRLIST 335 #define AUE_SETATTRLIST 336 #define AUE_GETDIRENTRIESATTR 337 #define AUE_EXCHANGEDATA 338 -#define AUE_CHECKUSERACCESS AUE_ACCESS #define AUE_SEARCHFS 339 - -#define AUE_DELETE AUE_UNLINK -#define AUE_COPYFILE 361 -#define AUE_WATCHEVENT AUE_NULL -#define AUE_WAITEVENT AUE_NULL -#define AUE_MODWATCH AUE_NULL -#define AUE_FSCTL AUE_NULL - #define AUE_MINHERIT 340 -#define AUE_SEMSYS AUE_NULL -#define AUE_MSGSYS AUE_NULL -#define AUE_SHMSYS AUE_NULL -#define AUE_SEMCTL 98 -#define AUE_SEMCTL_GETALL 105 -#define AUE_SEMCTL_GETNCNT 102 -#define AUE_SEMCTL_GETPID 103 -#define AUE_SEMCTL_GETVAL 104 -#define AUE_SEMCTL_GETZCNT 106 -#define AUE_SEMCTL_RMID 99 -#define AUE_SEMCTL_SET 100 -#define AUE_SEMCTL_SETALL 108 -#define AUE_SEMCTL_SETVAL 107 -#define AUE_SEMCTL_STAT 101 -#define AUE_SEMGET 109 -#define AUE_SEMOP 110 #define AUE_SEMCONFIG 341 -#define AUE_MSGCL AUE_NULL -#define AUE_MSGGET 88 -#define AUE_MSGRCV 89 -#define AUE_MSGSND 90 -#define AUE_SHMAT 96 -#define AUE_SHMCTL 91 -#define AUE_SHMCTL_RMID 92 -#define AUE_SHMCTL_SET 93 -#define AUE_SHMCTL_STAT 94 -#define AUE_SHMDT 97 -#define AUE_SHMGET 95 -#define AUE_SHMOPEN 345 -#define AUE_SHMUNLINK 346 #define AUE_SEMOPEN 342 #define AUE_SEMCLOSE 343 #define AUE_SEMUNLINK 344 -#define AUE_SEMWAIT AUE_NULL -#define AUE_SEMTRYWAIT AUE_NULL -#define AUE_SEMPOST AUE_NULL -#define AUE_SEMGETVALUE AUE_NULL -#define AUE_SEMINIT AUE_NULL -#define AUE_SEMDESTROY AUE_NULL - +#define AUE_SHMOPEN 345 +#define AUE_SHMUNLINK 346 #define AUE_LOADSHFILE 347 #define AUE_RESETSHFILE 348 #define AUE_NEWSYSTEMSHREG 349 - -#define AUE_GETSID AUE_NULL - -#define AUE_MLOCKALL AUE_NULL -#define AUE_MUNLOCKALL AUE_NULL - -#define AUE_ISSETUGID AUE_NULL #define AUE_PTHREADKILL 350 #define AUE_PTHREADSIGMASK 351 -#define AUE_SIGWAIT AUE_NULL +#define AUE_AUDITCTL 352 #define AUE_SWAPOFF 355 #define AUE_INITPROCESS 356 #define AUE_MAPFD 357 #define AUE_TASKFORPID 358 #define AUE_PIDFORTASK 359 #define AUE_SYSCTL_NONADMIN 360 +#define AUE_COPYFILE 361 -#define AUE_ACLSET 251 -#define AUE_AUDIT 211 -#define AUE_AUDITON 138 -#define AUE_AUDITON_GETCAR 224 -#define AUE_AUDITON_GETCLASS 231 -#define AUE_AUDITON_GETCOND 229 -#define AUE_AUDITON_GETCWD 223 -#define AUE_AUDITON_GETKMASK 221 -#define AUE_AUDITON_GETSTAT 225 -#define AUE_AUDITON_GPOLICY 141 -#define AUE_AUDITON_GQCTRL 145 -#define AUE_AUDITON_SETCLASS 232 -#define AUE_AUDITON_SETCOND 230 -#define AUE_AUDITON_SETKMASK 222 -#define AUE_AUDITON_SETSMASK 228 -#define AUE_AUDITON_SETSTAT 226 -#define AUE_AUDITON_SETUMASK 227 -#define AUE_AUDITON_SPOLICY 142 -#define AUE_AUDITON_SQCTRL 146 -#define AUE_AUDITCTL 352 -#define AUE_DOORFS_DOOR_BIND 260 -#define AUE_DOORFS_DOOR_CALL 254 -#define AUE_DOORFS_DOOR_CREATE 256 -#define AUE_DOORFS_DOOR_CRED 259 -#define AUE_DOORFS_DOOR_INFO 258 -#define AUE_DOORFS_DOOR_RETURN 255 -#define AUE_DOORFS_DOOR_REVOKE 257 -#define AUE_DOORFS_DOOR_UNBIND 261 -#define AUE_ENTERPROM 153 -#define AUE_EXITPROM 154 -#define AUE_FACLSET 252 -#define AUE_FCHROOT 69 -#define AUE_FORK1 241 -#define AUE_GETAUDIT 132 -#define AUE_GETAUDIT_ADDR 267 -#define AUE_GETAUID 130 -#define AUE_GETMSG 217 -#define AUE_SOCKACCEPT 247 -#define AUE_SOCKRECEIVE 250 -#define AUE_GETPMSG 219 -#define AUE_GETPORTAUDIT 149 -#define AUE_INST_SYNC 264 -#define AUE_LCHOWN 237 -#define AUE_LXSTAT 236 -#define AUE_MEMCNTL 238 -#define AUE_MODADDMAJ 246 -#define AUE_MODCONFIG 245 -#define AUE_MODLOAD 243 -#define AUE_MODUNLOAD 244 -#define AUE_MSGCTL 84 -#define AUE_MSGCTL_RMID 85 -#define AUE_MSGCTL_SET 86 -#define AUE_MSGCTL_STAT 87 -#define AUE_NICE 203 -#define AUE_P_ONLINE 262 -#define AUE_PRIOCNTLSYS 212 -#define AUE_CORE 111 -#define AUE_PROCESSOR_BIND 263 -#define AUE_PUTMSG 216 -#define AUE_SOCKCONNECT 248 -#define AUE_SOCKSEND 249 -#define AUE_PUTPMSG 218 -#define AUE_SETAUDIT 133 -#define AUE_SETAUDIT_ADDR 266 -#define AUE_SETAUID 131 -#define AUE_SOCKCONFIG 183 -#define AUE_STATVFS 234 -#define AUE_STIME 201 -#define AUE_SYSINFO 39 -#define AUE_UTIME 202 -#define AUE_UTSYS 233 -#define AUE_XMKNOD 240 -#define AUE_XSTAT 235 +/* + * XXXRW: Values not yet assigned. + */ +#define AUE_DUP AUE_NULL +#define AUE_DUP2 AUE_NULL +#define AUE_FSCTL AUE_NULL +#define AUE_FSTATV AUE_NULL +#define AUE_FSYNC AUE_NULL +#define AUE_GCCONTROL AUE_NULL +#define AUE_GETDTABLESIZE AUE_NULL +#define AUE_GETEGID AUE_NULL +#define AUE_GETEUID AUE_NULL +#define AUE_GETGID AUE_NULL +#define AUE_GETGROUPS AUE_NULL +#define AUE_GETITIMER AUE_NULL +#define AUE_GETLOGIN AUE_NULL +#define AUE_GETPEERNAME AUE_NULL +#define AUE_GETPGID AUE_NULL +#define AUE_GETPGRP AUE_NULL +#define AUE_GETPID AUE_NULL +#define AUE_GETPPID AUE_NULL +#define AUE_GETPRIORITY AUE_NULL +#define AUE_GETRLIMIT AUE_NULL +#define AUE_GETRUSAGE AUE_NULL +#define AUE_GETSID AUE_NULL +#define AUE_GETSOCKNAME AUE_NULL +#define AUE_GETTIMEOFDAY AUE_NULL +#define AUE_GETUID AUE_NULL +#define AUE_GTSOCKOPT AUE_NULL +#define AUE_ISSETUGID AUE_NULL +#define AUE_LISTEN AUE_NULL +#define AUE_LSEEK AUE_NULL +#define AUE_LSTATV AUE_NULL +#define AUE_MADVISE AUE_NULL +#define AUE_MINCORE AUE_NULL +#define AUE_MKCOMPLEX AUE_NULL +#define AUE_MLOCKALL AUE_NULL +#define AUE_MODWATCH AUE_NULL +#define AUE_MSGCL AUE_NULL +#define AUE_MSGSYS AUE_NULL +#define AUE_MSYNC AUE_NULL +#define AUE_MUNLOCKALL AUE_NULL +#define AUE_O_ACCEPT AUE_NULL +#define AUE_O_ASYNCDAEMON AUE_NULL +#define AUE_O_EXECV AUE_NULL +#define AUE_O_EXPORTFS AUE_NULL +#define AUE_O_GETDENTS AUE_NULL +#define AUE_O_GETDOMAINNAME AUE_NULL +#define AUE_O_GETDOPT AUE_NULL +#define AUE_O_GETHOSTID AUE_NULL +#define AUE_O_GETHOSTNAME AUE_NULL +#define AUE_O_GETPAGESIZE AUE_NULL +#define AUE_O_GETPEERNAME AUE_NULL +#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_O_GETSOCKNAME AUE_NULL +#define AUE_O_LSEEK AUE_NULL +#define AUE_O_MOUNT AUE_NULL +#define AUE_O_PCFS_MOUNT AUE_NULL +#define AUE_O_QUOTA AUE_NULL +#define AUE_O_RESUBA AUE_NULL +#define AUE_O_RPAUSE AUE_NULL +#define AUE_O_SBREAK AUE_NULL +#define AUE_O_SETDOPT AUE_NULL +#define AUE_O_SETHOSTID AUE_NULL +#define AUE_O_SETQUOTA AUE_NULL +#define AUE_O_SETREGID AUE_NULL +#define AUE_O_SETREUID AUE_NULL +#define AUE_O_SIGBLOCK AUE_NULL +#define AUE_O_SIGSETMASK AUE_NULL +#define AUE_O_SIGSTACK AUE_NULL +#define AUE_O_SIGVEC AUE_NULL +#define AUE_O_UMOUNT AUE_NULL +#define AUE_O_USTATE AUE_NULL +#define AUE_O_VADVISE AUE_NULL +#define AUE_O_VHANGUP AUE_NULL +#define AUE_O_VLIMIT AUE_NULL +#define AUE_O_VREAD AUE_NULL +#define AUE_O_VTIMES AUE_NULL +#define AUE_O_VTRACE AUE_NULL +#define AUE_O_VWRITE AUE_NULL +#define AUE_O_WAIT AUE_NULL +#define AUE_O_WAIT3 AUE_NULL +#define AUE_PREAD AUE_NULL +#define AUE_PWRITE AUE_NULL +#define AUE_READ AUE_NULL +#define AUE_READV AUE_NULL +#define AUE_SBRK AUE_NULL +#define AUE_SELECT AUE_NULL +#define AUE_SEMDESTROY AUE_NULL +#define AUE_SEMGETVALUE AUE_NULL +#define AUE_SEMINIT AUE_NULL +#define AUE_SEMPOST AUE_NULL +#define AUE_SEMSYS AUE_NULL +#define AUE_SEMTRYWAIT AUE_NULL +#define AUE_SEMWAIT AUE_NULL +#define AUE_SETITIMER AUE_NULL +#define AUE_SHMSYS AUE_NULL +#define AUE_SIGACTION AUE_NULL +#define AUE_SIGALTSTACK AUE_NULL +#define AUE_SIGPENDING AUE_NULL +#define AUE_SIGPROCMASK AUE_NULL +#define AUE_SIGRETURN AUE_NULL +#define AUE_SIGSUSPEND AUE_NULL +#define AUE_SIGWAIT AUE_NULL +#define AUE_SSTK AUE_NULL +#define AUE_STATV AUE_NULL +#define AUE_SYNC AUE_NULL +#define AUE_SYSCALL AUE_NULL +#define AUE_TABLE AUE_NULL +#define AUE_WAITEVENT AUE_NULL +#define AUE_WATCHEVENT AUE_NULL +#define AUE_WRITE AUE_NULL +#define AUE_WRITEV AUE_NULL +#define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:32:09 2005 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 62A5016A420; Thu, 30 Jun 2005 10:32:09 +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 35A1416A41F for ; Thu, 30 Jun 2005 10:32:09 +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 5185A43D64 for ; Thu, 30 Jun 2005 10:32:08 +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 j5UAW8No011577 for ; Thu, 30 Jun 2005 10:32:08 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 j5UAW7S2011574 for perforce@freebsd.org; Thu, 30 Jun 2005 10:32:07 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:32:07 GMT Message-Id: <200506301032.j5UAW7S2011574@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 79278 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: Thu, 30 Jun 2005 10:32:10 -0000 http://perforce.freebsd.org/chv.cgi?CH=79278 Change 79278 by rwatson@rwatson_zoo on 2005/06/30 10:31:07 Some additional event types for FreeBSD; in general straight from the trustedbsd_audit3 tree, except for the value of AUE_LCHFLAGS, which conflicted with the value of AUE_TASKFORPID in Darwin. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#8 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#8 (text+ko) ==== @@ -223,6 +223,7 @@ #define AUE_SETTIMEOFDAY 313 #define AUE_FLOCK 314 #define AUE_MKFIFO 315 +#define AUE_POLL 316 #define AUE_SOCKETPAIR 317 #define AUE_FUTIMES 318 #define AUE_SETSID 319 @@ -265,6 +266,8 @@ #define AUE_PTHREADKILL 350 #define AUE_PTHREADSIGMASK 351 #define AUE_AUDITCTL 352 +#define AUE_RFORK 353 +#define AUE_LCHMOD 354 #define AUE_SWAPOFF 355 #define AUE_INITPROCESS 356 #define AUE_MAPFD 357 @@ -272,6 +275,8 @@ #define AUE_PIDFORTASK 359 #define AUE_SYSCTL_NONADMIN 360 #define AUE_COPYFILE 361 +#define AUE_LUTIMES 362 +#define AUE_LCHFLAGS 358 /* * XXXRW: Values not yet assigned. From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:33:10 2005 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 3796F16A423; Thu, 30 Jun 2005 10:33:10 +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 13A7216A41C for ; Thu, 30 Jun 2005 10:33:10 +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 F2F8443D5C for ; Thu, 30 Jun 2005 10:33:09 +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 j5UAX9w3011665 for ; Thu, 30 Jun 2005 10:33:09 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 j5UAX9x5011659 for perforce@freebsd.org; Thu, 30 Jun 2005 10:33:09 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:33:09 GMT Message-Id: <200506301033.j5UAX9x5011659@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 79279 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: Thu, 30 Jun 2005 10:33:11 -0000 http://perforce.freebsd.org/chv.cgi?CH=79279 Change 79279 by rwatson@rwatson_zoo on 2005/06/30 10:32:15 Correct a likely typo during the entry of audit record types for Darwin: rename AUE_GTSOCKOPT to AUE_GETSOCKOPT. Provide a compatibility define. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#9 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#9 (text+ko) ==== @@ -306,7 +306,8 @@ #define AUE_GETSOCKNAME AUE_NULL #define AUE_GETTIMEOFDAY AUE_NULL #define AUE_GETUID AUE_NULL -#define AUE_GTSOCKOPT AUE_NULL +#define AUE_GETSOCKOPT AUE_NULL +#define AUE_GTSOCKOPT AUE_GETSOCKOPT #define AUE_ISSETUGID AUE_NULL #define AUE_LISTEN AUE_NULL #define AUE_LSEEK AUE_NULL From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:33:11 2005 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 E225B16A431; Thu, 30 Jun 2005 10:33:10 +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 7BBC316A43A for ; Thu, 30 Jun 2005 10:33:10 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E29E43D4C for ; Thu, 30 Jun 2005 10:33:10 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UAXA4K011687 for ; Thu, 30 Jun 2005 10:33:10 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UAX9Mg011668 for perforce@freebsd.org; Thu, 30 Jun 2005 10:33:10 GMT (envelope-from soc-andrew@freebsd.org) Date: Thu, 30 Jun 2005 10:33:10 GMT Message-Id: <200506301033.j5UAX9Mg011668@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79280 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: Thu, 30 Jun 2005 10:33:12 -0000 http://perforce.freebsd.org/chv.cgi?CH=79280 Change 79280 by soc-andrew@soc-andrew_serv on 2005/06/30 10:32:17 Add a snapshot of the BSD Installer Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/conf/cmdnames.conf#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/flow.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/flow.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_configure.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_diagnostic.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_disk.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_install.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_subpart.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_zonetab.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/fn_zonetab.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/main.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/pathnames.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/po/dfuibe_installer.pot#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/installer/po/ru.po#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/200_install.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/400_configure.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/600_upgrade.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/800_netboot.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/cleanup.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/cmdnames.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/def_pkgs.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/limits.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/mountpoints.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/nls.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/sources.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/uinavctl.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/100_choose_where_from.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/200_select_disk.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/300_select_part.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/400_mount_target_system.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/500_menu.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/600_unmount_target_system.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/100_set_root_password.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/200_add_user.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/300_set_timezone.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/350_set_datetime.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/400_change_console_settings.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/500_install_packages.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/550_remove_packages.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/configure/menu/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/100_welcome.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/200_select_disk.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/250_partition_disk.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/300_select_part.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/400_select_subparts.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/410_select_additional_filesystems.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/420_preselect_packages.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/450_select_packages.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/500_install_os.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/700_install_bootblocks.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/800_finished.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/900_reboot.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/install/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/bitwise.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/cmdchain.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/configvars.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/flow.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/menu.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/mountpoint.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/network.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/network_ui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/package.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/package_ui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/storage.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/storage_ui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/target_system.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/target_system_ui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/lib/uinav.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/netboot/500_setup_server.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/netboot/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/pit/050_welcome.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/pit/100_select_language.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/pit/400_load_kernel_modules.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/pit/800_configure_network.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/pit/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/po/dfuibe_lua.pot#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/po/ru.po#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/apptest.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/bitwise.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/clock.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/commands.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/configvars.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/dfui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/expander.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/filesystem.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/final.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/middle.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/start.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/subfsm.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/subfsm/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/subfsm/one.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/fsm/subfsm/two.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/010_first.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/020_second.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/030_third.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/500_submenu.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/500_submenu/010_first.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/500_submenu/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/menu/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/network.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/pipe.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/progress.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/pty.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/storage.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/scripts/test/wait_for.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/100_begin_upgrade.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/200_select_disk.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/300_select_part.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/400_mount_target_system.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/500_perform_upgrade.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/600_unmount_target_system.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/upgrade/main.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/test/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/test/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/test/be_test.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/test/po/dfuibe_test.pot#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/test/po/ru.po#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/applet.conf#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/capture.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/cgic.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/cgic.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/cgic.html#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/cgic_readme.txt#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/cgictest.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/dfly-pg.gif#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/dfuife.css#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/dfuife.js#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/dfuife_cgi.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/example.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/fred-bg.gif#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/fred.png#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/green_dot.jpg#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/index.html#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/cgi/license.txt#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_bar.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_bar.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_form.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_form.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_util.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_util.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_widget.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_widget.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_xlat.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/curses_xlat.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/fred.txt#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/main.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/po/dfuife_curses.pot#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/po/ru.po#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/ncurses/puffy.txt#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/dfuife_qt.pro#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/images/icon.png#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/include/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/include/form.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/include/mainwindow.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/src/form.cpp#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/src/main.cpp#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/qt/src/mainwindow.cpp#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/test/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/test/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/frontends/test/fe_test.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/README#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/buffer.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/buffer.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/dict.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/dict.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/fspred.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/fspred.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/mem.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/mem.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/popen.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/popen.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/aura/test.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/README#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_caps.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_caps.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_npipe.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_npipe.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_tcp.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/conn_tcp.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/connection.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/decode.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/dfui.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/dump.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/dump.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/encode.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/encoding.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/form.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/lang.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/lang.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/system.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/dfui/system.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/.cvsignore#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/README#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/commands.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/commands.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/confed.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/confed.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/diskutil.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/diskutil.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/functions.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/functions.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/mount.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/package.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/package.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/survey.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/sysids.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/uiutil.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/installer/uiutil.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/app/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/app/app.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/common.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/dfui.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/dfui.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/lua_dfui.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/dfui/progress.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/filename/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/filename/filename.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/gettext/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/gettext/gettext.lua#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/gettext/lua_gettext.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/pty/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/pty/pty.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/lib/lua/pty/pty.lua#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:34:13 2005 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 9240A16A420; Thu, 30 Jun 2005 10:34:12 +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 3C53016A41C for ; Thu, 30 Jun 2005 10:34:12 +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 11B7543D49 for ; Thu, 30 Jun 2005 10:34:12 +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 j5UAYC2i011719 for ; Thu, 30 Jun 2005 10:34:12 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 j5UAYB2b011716 for perforce@freebsd.org; Thu, 30 Jun 2005 10:34:11 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:34:11 GMT Message-Id: <200506301034.j5UAYB2b011716@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 79281 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: Thu, 30 Jun 2005 10:34:13 -0000 http://perforce.freebsd.org/chv.cgi?CH=79281 Change 79281 by rwatson@rwatson_zoo on 2005/06/30 10:33:40 Integrate OpenBSM into trustedbsd_audit3. Pick up several minor changes: - Change to LICENSE to reflect SPARTA. - FreeBSD kernel event numbers added to OpenBSM kevents table. - OpenBSM kevents table sorted and cleaned up. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/LICENSE#2 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#2 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/LICENSE#2 (text+ko) ==== @@ -30,9 +30,12 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. - * Copyright (c) 2005 Robert N. M. Watson + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * + * This code was developed in part by Robert N. M. Watson, Senior Principal + * Scientist, SPARTA, Inc. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#2 (text+ko) ==== @@ -1,7 +1,7 @@ /* * @APPLE_LICENSE_HEADER_START@ * - * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. + * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License @@ -22,386 +22,376 @@ */ #ifndef _BSM_AUDIT_KEVENTS_H_ -#define _BSM_AUDIT_KEVENTS_H_ +#define _BSM_AUDIT_KEVENTS_H_ /* - * Values marked as AUE_NULL are not required to be audited as per CAPP - * - * The second value within comments is the syscall number in Darwin - * - * Values in the third column are the values assigned by BSM for obsolete - * or old system calls - * - * Values marked as XXX in the third column do not have an - * event number assigned as yet, and have (temporarily) been assigned - * value of AUE_NULL + * Values marked as AUE_NULL are not required to be audited as per CAPP. */ -#define AUE_NULL 0 -#define AUE_EXIT 1 /*1*/ -#define AUE_FORK 2 /*2*/ -#define AUE_OPEN 3 /*3*/ -#define AUE_READ AUE_NULL /*4*/ -#define AUE_WRITE AUE_NULL /*5*/ -#define AUE_OPEN_R 72 /*5*/ -#define AUE_OPEN_RC 73 /*5*/ -#define AUE_OPEN_RTC 75 /*5*/ -#define AUE_OPEN_RT 74 /*5*/ -#define AUE_OPEN_RW 80 /*5*/ -#define AUE_OPEN_RWC 81 /*5*/ -#define AUE_OPEN_RWTC 83 /*5*/ -#define AUE_OPEN_RWT 82 /*5*/ -#define AUE_OPEN_W 76 /*5*/ -#define AUE_OPEN_WC 77 /*5*/ -#define AUE_OPEN_WTC 79 /*5*/ -#define AUE_OPEN_WT 78 /*5*/ -#define AUE_CLOSE 112 /*6*/ -#define AU_WAIT4 AUE_NULL /*7*/ -#define AUE_O_CREAT AUE_OPEN_RWTC /*8*/ /*4*/ -#define AUE_LINK 5 /*9*/ -#define AUE_UNLINK 6 /*10*/ -#define AUE_O_EXECV AUE_NULL /*11*/ -#define AUE_CHDIR 8 /*12*/ -#define AUE_FCHDIR 68 /*13*/ -#define AUE_MKNOD 9 /*14*/ -#define AUE_CHMOD 10 /*15*/ -#define AUE_CHOWN 11 /*16*/ -#define AUE_O_SBREAK AUE_NULL /*17*/ -#define AUE_GETFSSTAT 301 /*18*/ -#define AUE_O_LSEEK AUE_NULL /*19*/ -#define AUE_GETPID AUE_NULL /*20*/ -#define AUE_O_MOUNT AUE_NULL /*21*/ -#define AUE_O_UMOUNT AUE_NULL /*22*/ -#define AUE_SETUID 200 /*23*/ -#define AUE_GETUID AUE_NULL /*24*/ -#define AUE_GETEUID AUE_NULL /*25*/ -#define AUE_PTRACE 302 /*26*/ -#define AUE_RECVMSG 190 /*27*/ -#define AUE_SENDMSG 188 /*28*/ -#define AUE_RECVFROM 191 /*29*/ -#define AUE_ACCEPT 33 /*30*/ -#define AUE_GETPEERNAME AUE_NULL /*31*/ -#define AUE_GETSOCKNAME AUE_NULL /*32*/ -#define AUE_ACCESS 14 /*33*/ -#define AUE_CHFLAGS 303 /*34*/ -#define AUE_FCHFLAGS 304 /*35*/ -#define AUE_SYNC AUE_NULL /*36*/ -#define AUE_KILL 15 /*37*/ -#define AUE_O_STAT AUE_STAT /*38*/ -#define AUE_GETPPID AUE_NULL /*39*/ -#define AUE_O_LSTAT AUE_LSTAT /*40*/ -#define AUE_DUP AUE_NULL /*41*/ -#define AUE_PIPE 185 /*42*/ -#define AUE_GETEGID AUE_NULL /*43*/ -#define AUE_PROFILE 305 /*44*/ -#define AUE_KTRACE 306 /*45*/ -#define AUE_REBOOT 308 -#define AUE_SIGACTION AUE_NULL /*46*/ /*XXX*/ -#define AUE_GETGID AUE_NULL /*47*/ -#define AUE_SIGPROCMASK AUE_NULL /*48*/ /*XXX*/ -#define AUE_GETLOGIN AUE_NULL /*49*/ -#define AUE_SETLOGIN 307 /*50*/ -#define AUE_ACCT 18 /*51*/ -#define AUE_SIGPENDING AUE_NULL /*52*/ /*XXX*/ -#define AUE_SIGALTSTACK AUE_NULL /*53*/ /*XXX*/ -#define AUE_IOCTL 158 /*54*/ -#define AUE_SYSTEMBOOT 113 /*55*/ -#define AUE_REVOKE 309 /*56*/ -#define AUE_SYMLINK 21 /*57*/ -#define AUE_READLINK 22 /*58*/ -#define AUE_EXECVE 23 /*59*/ -#define AUE_UMASK 310 /*60*/ -#define AUE_CHROOT 24 /*61*/ -#define AUE_O_FSTAT AUE_FSTAT /*62*/ +#define AUE_NULL 0 -#define AUE_O_GETPAGESIZE AUE_NULL /*64*/ -#define AUE_MSYNC AUE_NULL /*65*/ -#define AUE_VFORK 25 /*66*/ -#define AUE_O_VREAD AUE_NULL /*67*/ -#define AUE_O_VWRITE AUE_NULL /*68*/ -#define AUE_SBRK AUE_NULL /*69*/ /*EOPNOTSUP*/ -#define AUE_SSTK AUE_NULL /*70*/ /*EOPNOTSUP*/ -#define AUE_O_MMAP AUE_MMAP /*71*/ -#define AUE_O_VADVISE AUE_NULL /*72*/ -#define AUE_MUNMAP 213 /*73*/ -#define AUE_MPROTECT 311 /*74*/ -#define AUE_MADVISE AUE_NULL /*75*/ -#define AUE_O_VHANGUP AUE_NULL /*76*/ -#define AUE_O_VLIMIT AUE_NULL /*77*/ -#define AUE_MINCORE AUE_NULL /*78*/ -#define AUE_GETGROUPS AUE_NULL /*79*/ -#define AUE_SETGROUPS 26 /*80*/ -#define AUE_GETPGRP AUE_NULL /*81*/ -#define AUE_SETPGRP 27 /*82*/ -#define AUE_SETITIMER AUE_NULL /*83*/ /*XXX*/ -#define AUE_O_WAIT AUE_NULL /*84*/ -#define AUE_SWAPON 28 /*85*/ -#define AUE_GETITIMER AUE_NULL /*86*/ -#define AUE_O_GETHOSTNAME AUE_NULL /*87*/ -#define AUE_O_SETHOSTNAME AUE_SYSCTL /*88*/ -#define AUE_GETDTABLESIZE AUE_NULL /*89*/ -#define AUE_DUP2 AUE_NULL /*90*/ -#define AUE_O_GETDOPT AUE_NULL /*91*/ -#define AUE_FCNTL 30 /*92*/ -#define AUE_SELECT AUE_NULL /*93*/ -#define AUE_O_SETDOPT AUE_NULL /*94*/ -#define AUE_FSYNC AUE_NULL /*95*/ -#define AUE_SETPRIORITY 312 /*96*/ -#define AUE_SOCKET 183 /*97*/ -#define AUE_CONNECT 32 /*98*/ -#define AUE_O_ACCEPT AUE_NULL /*99*/ -#define AUE_GETPRIORITY AUE_NULL /*100*/ -#define AUE_O_SEND AUE_SENDMSG /*101*/ -#define AUE_O_RECV AUE_RECVMSG /*102*/ -#define AUE_SIGRETURN AUE_NULL /*103*/ /*XXX*/ -#define AUE_BIND 34 /*104*/ -#define AUE_SETSOCKOPT 35 /*105*/ -#define AUE_LISTEN AUE_NULL /*106*/ -#define AUE_O_VTIMES AUE_NULL /*107*/ -#define AUE_O_SIGVEC AUE_NULL /*108*/ -#define AUE_O_SIGBLOCK AUE_NULL /*109*/ -#define AUE_O_SIGSETMASK AUE_NULL /*110*/ -#define AUE_SIGSUSPEND AUE_NULL /*111*/ /*XXX*/ -#define AUE_O_SIGSTACK AUE_NULL /*112*/ -#define AUE_O_RECVMSG AUE_RECVMSG /*113*/ -#define AUE_O_SENDMSG AUE_SENDMSG /*114*/ -#define AUE_O_VTRACE AUE_NULL /*115*/ /*36*/ -#define AUE_GETTIMEOFDAY AUE_NULL /*116*/ -#define AUE_GETRUSAGE AUE_NULL /*117*/ -#define AUE_GTSOCKOPT AUE_NULL /*118*/ -#define AUE_O_RESUBA AUE_NULL /*119*/ -#define AUE_READV AUE_NULL /*120*/ -#define AUE_WRITEV AUE_NULL /*121*/ -#define AUE_SETTIMEOFDAY 313 /*122*/ -#define AUE_FCHOWN 38 /*123*/ -#define AUE_FCHMOD 39 /*124*/ -#define AUE_O_RECVFROM AUE_RECVFROM /*125*/ -#define AUE_O_SETREUID AUE_NULL /*126*/ /*40*/ -#define AUE_O_SETREGID AUE_NULL /*127*/ /*41*/ -#define AUE_RENAME 42 /*128*/ -#define AUE_O_TRUNCATE AUE_TRUNCATE /*129*/ -#define AUE_O_FTRUNCATE AUE_FTRUNCATE /*130*/ -#define AUE_FLOCK 314 /*131*/ -#define AUE_MKFIFO 315 /*132*/ -#define AUE_SENDTO 184 /*133*/ -#define AUE_SHUTDOWN 46 /*134*/ -#define AUE_SOCKETPAIR 317 /*135*/ -#define AUE_MKDIR 47 /*136*/ -#define AUE_RMDIR 48 /*137*/ -#define AUE_UTIMES 49 /*138*/ -#define AUE_FUTIMES 318 /*139*/ -#define AUE_ADJTIME 50 /*140*/ -#define AUE_O_GETPEERNAME AUE_NULL /*141*/ -#define AUE_O_GETHOSTID AUE_NULL /*142*/ -#define AUE_O_SETHOSTID AUE_NULL /*143*/ -#define AUE_O_GETRLIMIT AUE_NULL /*144*/ -#define AUE_O_SETRLIMIT AUE_SETRLIMIT /*145*/ -#define AUE_O_KILLPG AUE_KILL /*146*/ -#define AUE_SETSID 319 /*147*/ -#define AUE_O_SETQUOTA AUE_NULL /*148*/ -#define AUE_O_QUOTA AUE_NULL /*149*/ -#define AUE_O_GETSOCKNAME AUE_NULL /*150*/ -#define AUE_GETPGID AUE_NULL /*151*/ -#define AUE_SETPRIVEXEC 320 /*152*/ -#define AUE_PREAD AUE_NULL /*153*/ -#define AUE_PWRITE AUE_NULL /*154*/ -#define AUE_NFSSVC 321 /*155*/ -#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES /*156*/ -#define AUE_STATFS 54 /*157*/ -#define AUE_FSTATFS 55 /*158*/ -#define AUE_UMOUNT 12 /*159*/ -#define AUE_O_ASYNCDAEMON AUE_NULL /*160*/ -#define AUE_GETFH 322 /*161*/ -#define AUE_O_GETDOMAINNAME AUE_NULL /*162*/ -#define AUE_O_SETDOMAINNAME AUE_SYSCTL /*163*/ -#define AUE_O_PCFS_MOUNT AUE_NULL /*164*/ -#define AUE_QUOTACTL 323 /*165*/ -#define AUE_O_EXPORTFS AUE_NULL /*166*/ -#define AUE_MOUNT 62 /*167*/ -#define AUE_O_USTATE AUE_NULL /*168*/ -#define AUE_TABLE AUE_NULL /*170*/ /*ENOSYS*/ -#define AUE_O_WAIT3 AUE_NULL /*171*/ -#define AUE_O_RPAUSE AUE_NULL /*172*/ -#define AUE_O_GETDENTS AUE_NULL /*174*/ -#define AUE_GCCONTROL AUE_NULL /*175*/ /*ENOSYS*/ -#define AUE_ADDPROFILE 324 /*176*/ +#define AUE_EXIT 1 +#define AUE_FORK 2 +#define AUE_OPEN 3 +#define AUE_O_CREAT AUE_OPEN_RWTC +#define AUE_LINK 5 +#define AUE_UNLINK 6 +#define AUE_DELETE AUE_UNLINK +#define AUE_EXEC 7 +#define AUE_CHDIR 8 +#define AUE_MKNOD 9 +#define AUE_CHMOD 10 +#define AUE_CHOWN 11 +#define AUE_UMOUNT 12 +#define AUE_ACCESS 14 +#define AUE_CHECKUSERACCESS AUE_ACCESS +#define AUE_KILL 15 +#define AUE_O_KILLPG AUE_KILL +#define AUE_STAT 16 +#define AUE_O_STAT AUE_STAT +#define AUE_LSTAT 17 +#define AUE_O_LSTAT AUE_LSTAT +#define AUE_ACCT 18 +#define AUE_SYMLINK 21 +#define AUE_READLINK 22 +#define AUE_EXECVE 23 +#define AUE_CHROOT 24 +#define AUE_VFORK 25 +#define AUE_SETGROUPS 26 +#define AUE_SETPGRP 27 +#define AUE_SWAPON 28 +#define AUE_FCNTL 30 +#define AUE_CONNECT 32 +#define AUE_ACCEPT 33 +#define AUE_BIND 34 +#define AUE_SETSOCKOPT 35 +#define AUE_FCHOWN 38 +#define AUE_FCHMOD 39 +#define AUE_SYSINFO 39 +#define AUE_RENAME 42 +#define AUE_SHUTDOWN 46 +#define AUE_MKDIR 47 +#define AUE_RMDIR 48 +#define AUE_UTIMES 49 +#define AUE_ADJTIME 50 +#define AUE_SETRLIMIT 51 +#define AUE_O_SETRLIMIT AUE_SETRLIMIT +#define AUE_STATFS 54 +#define AUE_FSTATFS 55 +#define AUE_MOUNT 62 +#define AUE_FCHDIR 68 +#define AUE_FCHROOT 69 +#define AUE_PATHCONF 71 +#define AUE_OPEN_R 72 +#define AUE_OPEN_RC 73 +#define AUE_OPEN_RT 74 +#define AUE_OPEN_RTC 75 +#define AUE_OPEN_W 76 +#define AUE_OPEN_WC 77 +#define AUE_OPEN_WT 78 +#define AUE_OPEN_WTC 79 +#define AUE_OPEN_RW 80 +#define AUE_OPEN_RWC 81 +#define AUE_OPEN_RWT 82 +#define AUE_OPEN_RWTC 83 +#define AUE_MSGCTL 84 +#define AUE_MSGCTL_RMID 85 +#define AUE_MSGCTL_SET 86 +#define AUE_MSGCTL_STAT 87 +#define AUE_MSGGET 88 +#define AUE_MSGRCV 89 +#define AUE_MSGSND 90 +#define AUE_SHMCTL 91 +#define AUE_SHMCTL_RMID 92 +#define AUE_SHMCTL_SET 93 +#define AUE_SHMCTL_STAT 94 +#define AUE_SHMGET 95 +#define AUE_SHMAT 96 +#define AUE_SHMDT 97 +#define AUE_SEMCTL 98 +#define AUE_SEMCTL_RMID 99 +#define AUE_SEMCTL_SET 100 +#define AUE_SEMCTL_STAT 101 +#define AUE_SEMCTL_GETNCNT 102 +#define AUE_SEMCTL_GETPID 103 +#define AUE_SEMCTL_GETVAL 104 +#define AUE_SEMCTL_GETALL 105 +#define AUE_SEMCTL_GETZCNT 106 +#define AUE_SEMCTL_SETVAL 107 +#define AUE_SEMCTL_SETALL 108 +#define AUE_SEMGET 109 +#define AUE_SEMOP 110 +#define AUE_CORE 111 +#define AUE_CLOSE 112 +#define AUE_SYSTEMBOOT 113 +#define AUE_GETAUID 130 +#define AUE_SETAUID 131 +#define AUE_GETAUDIT 132 +#define AUE_SETAUDIT 133 +#define AUE_AUDITON 138 +#define AUE_AUDITON_GPOLICY 141 +#define AUE_AUDITON_SPOLICY 142 +#define AUE_AUDITON_GQCTRL 145 +#define AUE_AUDITON_SQCTRL 146 +#define AUE_GETPORTAUDIT 149 +#define AUE_ENTERPROM 153 +#define AUE_EXITPROM 154 +#define AUE_IOCTL 158 +#define AUE_SOCKCONFIG 183 +#define AUE_SOCKET 183 +#define AUE_SENDTO 184 +#define AUE_PIPE 185 +#define AUE_SENDMSG 188 +#define AUE_O_SEND AUE_SENDMSG +#define AUE_O_SENDMSG AUE_SENDMSG +#define AUE_RECVMSG 190 +#define AUE_O_RECV AUE_RECVMSG +#define AUE_O_RECVMSG AUE_RECVMSG +#define AUE_RECVFROM 191 +#define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_SETUID 200 +#define AUE_STIME 201 +#define AUE_UTIME 202 +#define AUE_NICE 203 +#define AUE_SETGID 205 +#define AUE_MMAP 210 +#define AUE_O_MMAP AUE_MMAP +#define AUE_AUDIT 211 +#define AUE_PRIOCNTLSYS 212 +#define AUE_MUNMAP 213 +#define AUE_SETEGID 214 +#define AUE_SETEUID 215 +#define AUE_PUTMSG 216 +#define AUE_GETMSG 217 +#define AUE_PUTPMSG 218 +#define AUE_GETPMSG 219 +#define AUE_AUDITON_GETKMASK 221 +#define AUE_AUDITON_SETKMASK 222 +#define AUE_AUDITON_GETCWD 223 +#define AUE_AUDITON_GETCAR 224 +#define AUE_AUDITON_GETSTAT 225 +#define AUE_AUDITON_SETSTAT 226 +#define AUE_AUDITON_SETUMASK 227 +#define AUE_AUDITON_SETSMASK 228 +#define AUE_AUDITON_GETCOND 229 +#define AUE_AUDITON_SETCOND 230 +#define AUE_AUDITON_GETCLASS 231 +#define AUE_AUDITON_SETCLASS 232 +#define AUE_UTSYS 233 +#define AUE_STATVFS 234 +#define AUE_XSTAT 235 +#define AUE_LXSTAT 236 +#define AUE_LCHOWN 237 +#define AUE_MEMCNTL 238 +#define AUE_XMKNOD 240 +#define AUE_FORK1 241 +#define AUE_MODLOAD 243 +#define AUE_MODUNLOAD 244 +#define AUE_MODCONFIG 245 +#define AUE_MODADDMAJ 246 +#define AUE_SOCKACCEPT 247 +#define AUE_SOCKCONNECT 248 +#define AUE_SOCKSEND 249 +#define AUE_SOCKRECEIVE 250 +#define AUE_ACLSET 251 +#define AUE_FACLSET 252 +#define AUE_DOORFS_DOOR_CALL 254 +#define AUE_DOORFS_DOOR_RETURN 255 +#define AUE_DOORFS_DOOR_CREATE 256 +#define AUE_DOORFS_DOOR_REVOKE 257 +#define AUE_DOORFS_DOOR_INFO 258 +#define AUE_DOORFS_DOOR_CRED 259 +#define AUE_DOORFS_DOOR_BIND 260 +#define AUE_DOORFS_DOOR_UNBIND 261 +#define AUE_P_ONLINE 262 +#define AUE_PROCESSOR_BIND 263 +#define AUE_INST_SYNC 264 +#define AUE_SETAUDIT_ADDR 266 +#define AUE_GETAUDIT_ADDR 267 +#define AUE_GETFSSTAT 301 +#define AUE_PTRACE 302 +#define AUE_CHFLAGS 303 +#define AUE_FCHFLAGS 304 +#define AUE_PROFILE 305 +#define AUE_KTRACE 306 +#define AUE_SETLOGIN 307 +#define AUE_REBOOT 308 +#define AUE_REVOKE 309 +#define AUE_UMASK 310 +#define AUE_MPROTECT 311 +#define AUE_SETPRIORITY 312 +#define AUE_SETTIMEOFDAY 313 +#define AUE_FLOCK 314 +#define AUE_MKFIFO 315 +#define AUE_POLL 316 +#define AUE_SOCKETPAIR 317 +#define AUE_FUTIMES 318 +#define AUE_SETSID 319 +#define AUE_SETPRIVEXEC 320 +#define AUE_NFSSVC 321 +#define AUE_GETFH 322 +#define AUE_QUOTACTL 323 +#define AUE_ADDPROFILE 324 +#define AUE_KDBUGTRACE 325 +#define AUE_FSTAT 326 +#define AUE_O_FSTAT AUE_FSTAT +#define AUE_FPATHCONF 327 +#define AUE_GETDIRENTRIES 328 +#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES +#define AUE_TRUNCATE 329 +#define AUE_O_TRUNCATE AUE_TRUNCATE +#define AUE_FTRUNCATE 330 +#define AUE_O_FTRUNCATE AUE_FTRUNCATE +#define AUE_SYSCTL 331 +#define AUE_O_SETDOMAINNAME AUE_SYSCTL +#define AUE_O_SETHOSTNAME AUE_SYSCTL +#define AUE_MLOCK 332 +#define AUE_MUNLOCK 333 +#define AUE_UNDELETE 334 +#define AUE_GETATTRLIST 335 +#define AUE_SETATTRLIST 336 +#define AUE_GETDIRENTRIESATTR 337 +#define AUE_EXCHANGEDATA 338 +#define AUE_SEARCHFS 339 +#define AUE_MINHERIT 340 +#define AUE_SEMCONFIG 341 +#define AUE_SEMOPEN 342 +#define AUE_SEMCLOSE 343 +#define AUE_SEMUNLINK 344 +#define AUE_SHMOPEN 345 +#define AUE_SHMUNLINK 346 +#define AUE_LOADSHFILE 347 +#define AUE_RESETSHFILE 348 +#define AUE_NEWSYSTEMSHREG 349 +#define AUE_PTHREADKILL 350 +#define AUE_PTHREADSIGMASK 351 +#define AUE_AUDITCTL 352 +#define AUE_RFORK 353 +#define AUE_LCHMOD 354 +#define AUE_SWAPOFF 355 +#define AUE_INITPROCESS 356 +#define AUE_MAPFD 357 +#define AUE_TASKFORPID 358 +#define AUE_PIDFORTASK 359 +#define AUE_SYSCTL_NONADMIN 360 +#define AUE_COPYFILE 361 +#define AUE_LUTIMES 362 +#define AUE_LCHFLAGS 358 -#define AUE_KDBUGTRACE 325 /*180*/ -#define AUE_SETGID 205 /*181*/ -#define AUE_SETEGID 214 /*182*/ -#define AUE_SETEUID 215 /*183*/ - -#define AUE_STAT 16 /*188*/ -#define AUE_FSTAT 326 /*189*/ -#define AUE_LSTAT 17 /*190*/ -#define AUE_PATHCONF 71 /*191*/ -#define AUE_FPATHCONF 327 /*192*/ -#define AUE_GETRLIMIT AUE_NULL /*194*/ -#define AUE_SETRLIMIT 51 /*195*/ -#define AUE_GETDIRENTRIES 328 /*196*/ -#define AUE_MMAP 210 /*197*/ -#define AUE_SYSCALL AUE_NULL /*198*/ /*ENOSYS*/ -#define AUE_LSEEK AUE_NULL /*199*/ -#define AUE_TRUNCATE 329 /*200*/ -#define AUE_FTRUNCATE 330 /*201*/ -#define AUE_SYSCTL 331 /*202*/ -#define AUE_MLOCK 332 /*203*/ -#define AUE_MUNLOCK 333 /*204*/ -#define AUE_UNDELETE 334 /*205*/ - -#define AUE_MKCOMPLEX AUE_NULL /*216*/ /*XXX*/ -#define AUE_STATV AUE_NULL /*217*/ /*EOPNOTSUPP*/ -#define AUE_LSTATV AUE_NULL /*218*/ /*EOPNOTSUPP*/ -#define AUE_FSTATV AUE_NULL /*219*/ /*EOPNOTSUPP*/ -#define AUE_GETATTRLIST 335 /*220*/ -#define AUE_SETATTRLIST 336 /*221*/ -#define AUE_GETDIRENTRIESATTR 337 /*222*/ -#define AUE_EXCHANGEDATA 338 /*223*/ -#define AUE_CHECKUSERACCESS AUE_ACCESS /*224*/ /* To Be Removed */ -#define AUE_SEARCHFS 339 /*225*/ - -#define AUE_DELETE AUE_UNLINK /*226*/ /* reserved */ -#define AUE_COPYFILE 361 /*227*/ /* reserved */ -#define AUE_WATCHEVENT AUE_NULL /*231*/ /* reserved */ -#define AUE_WAITEVENT AUE_NULL /*232*/ /* reserved */ -#define AUE_MODWATCH AUE_NULL /*233*/ /* reserved */ -#define AUE_FSCTL AUE_NULL /*242*/ /* reserved */ - -#define AUE_MINHERIT 340 /*250*/ -#define AUE_SEMSYS AUE_NULL /*251*/ /* To Be Removed */ -#define AUE_MSGSYS AUE_NULL /*252*/ /* To Be Removed */ -#define AUE_SHMSYS AUE_NULL /*253*/ -#define AUE_SEMCTL 98 /*254*/ -#define AUE_SEMCTL_GETALL 105 /*254*/ -#define AUE_SEMCTL_GETNCNT 102 /*254*/ -#define AUE_SEMCTL_GETPID 103 /*254*/ -#define AUE_SEMCTL_GETVAL 104 /*254*/ -#define AUE_SEMCTL_GETZCNT 106 /*254*/ -#define AUE_SEMCTL_RMID 99 /*254*/ -#define AUE_SEMCTL_SET 100 /*254*/ -#define AUE_SEMCTL_SETALL 108 /*254*/ -#define AUE_SEMCTL_SETVAL 107 /*254*/ -#define AUE_SEMCTL_STAT 101 /*254*/ -#define AUE_SEMGET 109 /*255*/ -#define AUE_SEMOP 110 /*256*/ -#define AUE_SEMCONFIG 341 /*257*/ -#define AUE_MSGCL AUE_NULL /*258*/ /*EOPNOTSUPP*/ -#define AUE_MSGGET 88 /*259*/ /*88-EOPNOTSUPP*/ -#define AUE_MSGRCV 89 /*261*/ /*89-EOPNOTSUPP*/ -#define AUE_MSGSND 90 /*260*/ /*90-EOPNOTSUPP*/ -#define AUE_SHMAT 96 /*262*/ -#define AUE_SHMCTL 91 /*263*/ -#define AUE_SHMCTL_RMID 92 /*263*/ -#define AUE_SHMCTL_SET 93 /*263*/ -#define AUE_SHMCTL_STAT 94 /*263*/ -#define AUE_SHMDT 97 /*264*/ -#define AUE_SHMGET 95 /*265*/ -#define AUE_SHMOPEN 345 /*266*/ -#define AUE_SHMUNLINK 346 /*267*/ -#define AUE_SEMOPEN 342 /*268*/ -#define AUE_SEMCLOSE 343 /*269*/ -#define AUE_SEMUNLINK 344 /*270*/ -#define AUE_SEMWAIT AUE_NULL /*271*/ -#define AUE_SEMTRYWAIT AUE_NULL /*272*/ -#define AUE_SEMPOST AUE_NULL /*273*/ -#define AUE_SEMGETVALUE AUE_NULL /*274*/ /*ENOSYS*/ -#define AUE_SEMINIT AUE_NULL /*275*/ /*ENOSYS*/ -#define AUE_SEMDESTROY AUE_NULL /*276*/ /*ENOSYS*/ - -#define AUE_LOADSHFILE 347 /*296*/ -#define AUE_RESETSHFILE 348 /*297*/ -#define AUE_NEWSYSTEMSHREG 349 /*298*/ - -#define AUE_GETSID AUE_NULL /*310*/ - -#define AUE_MLOCKALL AUE_NULL /*324*/ /*ENOSYS*/ -#define AUE_MUNLOCKALL AUE_NULL /*325*/ /*ENOSYS*/ - -#define AUE_ISSETUGID AUE_NULL /*327*/ -#define AUE_PTHREADKILL 350 /*328*/ -#define AUE_PTHREADSIGMASK 351 /*329*/ -#define AUE_SIGWAIT AUE_NULL /*330*/ /*XXX*/ -#define AUE_SWAPOFF 355 -#define AUE_INITPROCESS 356 -#define AUE_MAPFD 357 -#define AUE_TASKFORPID 358 -#define AUE_PIDFORTASK 359 -#define AUE_SYSCTL_NONADMIN 360 - -// BSM events - Have to identify which ones are relevant to MacOSX -#define AUE_ACLSET 251 -#define AUE_AUDIT 211 -#define AUE_AUDITON 138 -#define AUE_AUDITON_GETCAR 224 -#define AUE_AUDITON_GETCLASS 231 -#define AUE_AUDITON_GETCOND 229 -#define AUE_AUDITON_GETCWD 223 -#define AUE_AUDITON_GETKMASK 221 -#define AUE_AUDITON_GETSTAT 225 -#define AUE_AUDITON_GPOLICY 141 -#define AUE_AUDITON_GQCTRL 145 -#define AUE_AUDITON_SETCLASS 232 -#define AUE_AUDITON_SETCOND 230 -#define AUE_AUDITON_SETKMASK 222 -#define AUE_AUDITON_SETSMASK 228 -#define AUE_AUDITON_SETSTAT 226 -#define AUE_AUDITON_SETUMASK 227 -#define AUE_AUDITON_SPOLICY 142 -#define AUE_AUDITON_SQCTRL 146 -#define AUE_AUDITCTL 352 -#define AUE_DOORFS_DOOR_BIND 260 -#define AUE_DOORFS_DOOR_CALL 254 -#define AUE_DOORFS_DOOR_CREATE 256 -#define AUE_DOORFS_DOOR_CRED 259 -#define AUE_DOORFS_DOOR_INFO 258 -#define AUE_DOORFS_DOOR_RETURN 255 -#define AUE_DOORFS_DOOR_REVOKE 257 -#define AUE_DOORFS_DOOR_UNBIND 261 -#define AUE_ENTERPROM 153 -#define AUE_EXEC 7 -#define AUE_EXITPROM 154 -#define AUE_FACLSET 252 -#define AUE_FCHROOT 69 -#define AUE_FORK1 241 -#define AUE_GETAUDIT 132 -#define AUE_GETAUDIT_ADDR 267 -#define AUE_GETAUID 130 -#define AUE_GETMSG 217 -#define AUE_SOCKACCEPT 247 -#define AUE_SOCKRECEIVE 250 -#define AUE_GETPMSG 219 -#define AUE_GETPORTAUDIT 149 -#define AUE_INST_SYNC 264 -#define AUE_LCHOWN 237 -#define AUE_LXSTAT 236 -#define AUE_MEMCNTL 238 -#define AUE_MODADDMAJ 246 -#define AUE_MODCONFIG 245 -#define AUE_MODLOAD 243 -#define AUE_MODUNLOAD 244 -#define AUE_MSGCTL 84 -#define AUE_MSGCTL_RMID 85 -#define AUE_MSGCTL_SET 86 -#define AUE_MSGCTL_STAT 87 -#define AUE_NICE 203 -#define AUE_P_ONLINE 262 -#define AUE_PRIOCNTLSYS 212 -#define AUE_CORE 111 -#define AUE_PROCESSOR_BIND 263 -#define AUE_PUTMSG 216 -#define AUE_SOCKCONNECT 248 -#define AUE_SOCKSEND 249 -#define AUE_PUTPMSG 218 -#define AUE_SETAUDIT 133 -#define AUE_SETAUDIT_ADDR 266 -#define AUE_SETAUID 131 -#define AUE_SOCKCONFIG 183 -#define AUE_STATVFS 234 -#define AUE_STIME 201 -#define AUE_SYSINFO 39 -#define AUE_UTIME 202 -#define AUE_UTSYS 233 -#define AUE_XMKNOD 240 -#define AUE_XSTAT 235 +/* + * XXXRW: Values not yet assigned. + */ +#define AUE_DUP AUE_NULL +#define AUE_DUP2 AUE_NULL +#define AUE_FSCTL AUE_NULL +#define AUE_FSTATV AUE_NULL +#define AUE_FSYNC AUE_NULL +#define AUE_GCCONTROL AUE_NULL +#define AUE_GETDTABLESIZE AUE_NULL +#define AUE_GETEGID AUE_NULL +#define AUE_GETEUID AUE_NULL +#define AUE_GETGID AUE_NULL +#define AUE_GETGROUPS AUE_NULL +#define AUE_GETITIMER AUE_NULL +#define AUE_GETLOGIN AUE_NULL +#define AUE_GETPEERNAME AUE_NULL +#define AUE_GETPGID AUE_NULL +#define AUE_GETPGRP AUE_NULL +#define AUE_GETPID AUE_NULL +#define AUE_GETPPID AUE_NULL +#define AUE_GETPRIORITY AUE_NULL +#define AUE_GETRLIMIT AUE_NULL +#define AUE_GETRUSAGE AUE_NULL +#define AUE_GETSID AUE_NULL +#define AUE_GETSOCKNAME AUE_NULL +#define AUE_GETTIMEOFDAY AUE_NULL +#define AUE_GETUID AUE_NULL +#define AUE_GETSOCKOPT AUE_NULL +#define AUE_GTSOCKOPT AUE_GETSOCKOPT +#define AUE_ISSETUGID AUE_NULL +#define AUE_LISTEN AUE_NULL +#define AUE_LSEEK AUE_NULL +#define AUE_LSTATV AUE_NULL +#define AUE_MADVISE AUE_NULL +#define AUE_MINCORE AUE_NULL +#define AUE_MKCOMPLEX AUE_NULL +#define AUE_MLOCKALL AUE_NULL +#define AUE_MODWATCH AUE_NULL +#define AUE_MSGCL AUE_NULL +#define AUE_MSGSYS AUE_NULL +#define AUE_MSYNC AUE_NULL +#define AUE_MUNLOCKALL AUE_NULL +#define AUE_O_ACCEPT AUE_NULL +#define AUE_O_ASYNCDAEMON AUE_NULL +#define AUE_O_EXECV AUE_NULL +#define AUE_O_EXPORTFS AUE_NULL +#define AUE_O_GETDENTS AUE_NULL +#define AUE_O_GETDOMAINNAME AUE_NULL +#define AUE_O_GETDOPT AUE_NULL +#define AUE_O_GETHOSTID AUE_NULL +#define AUE_O_GETHOSTNAME AUE_NULL +#define AUE_O_GETPAGESIZE AUE_NULL +#define AUE_O_GETPEERNAME AUE_NULL +#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_O_GETSOCKNAME AUE_NULL +#define AUE_O_LSEEK AUE_NULL +#define AUE_O_MOUNT AUE_NULL +#define AUE_O_PCFS_MOUNT AUE_NULL +#define AUE_O_QUOTA AUE_NULL +#define AUE_O_RESUBA AUE_NULL +#define AUE_O_RPAUSE AUE_NULL +#define AUE_O_SBREAK AUE_NULL +#define AUE_O_SETDOPT AUE_NULL +#define AUE_O_SETHOSTID AUE_NULL +#define AUE_O_SETQUOTA AUE_NULL +#define AUE_O_SETREGID AUE_NULL +#define AUE_O_SETREUID AUE_NULL +#define AUE_O_SIGBLOCK AUE_NULL +#define AUE_O_SIGSETMASK AUE_NULL +#define AUE_O_SIGSTACK AUE_NULL +#define AUE_O_SIGVEC AUE_NULL +#define AUE_O_UMOUNT AUE_NULL +#define AUE_O_USTATE AUE_NULL +#define AUE_O_VADVISE AUE_NULL +#define AUE_O_VHANGUP AUE_NULL +#define AUE_O_VLIMIT AUE_NULL +#define AUE_O_VREAD AUE_NULL +#define AUE_O_VTIMES AUE_NULL +#define AUE_O_VTRACE AUE_NULL +#define AUE_O_VWRITE AUE_NULL +#define AUE_O_WAIT AUE_NULL +#define AUE_O_WAIT3 AUE_NULL +#define AUE_PREAD AUE_NULL +#define AUE_PWRITE AUE_NULL +#define AUE_READ AUE_NULL +#define AUE_READV AUE_NULL +#define AUE_SBRK AUE_NULL +#define AUE_SELECT AUE_NULL +#define AUE_SEMDESTROY AUE_NULL +#define AUE_SEMGETVALUE AUE_NULL +#define AUE_SEMINIT AUE_NULL +#define AUE_SEMPOST AUE_NULL +#define AUE_SEMSYS AUE_NULL +#define AUE_SEMTRYWAIT AUE_NULL +#define AUE_SEMWAIT AUE_NULL +#define AUE_SETITIMER AUE_NULL +#define AUE_SHMSYS AUE_NULL +#define AUE_SIGACTION AUE_NULL +#define AUE_SIGALTSTACK AUE_NULL +#define AUE_SIGPENDING AUE_NULL +#define AUE_SIGPROCMASK AUE_NULL +#define AUE_SIGRETURN AUE_NULL +#define AUE_SIGSUSPEND AUE_NULL +#define AUE_SIGWAIT AUE_NULL +#define AUE_SSTK AUE_NULL +#define AUE_STATV AUE_NULL +#define AUE_SYNC AUE_NULL +#define AUE_SYSCALL AUE_NULL +#define AUE_TABLE AUE_NULL +#define AUE_WAITEVENT AUE_NULL +#define AUE_WATCHEVENT AUE_NULL +#define AUE_WRITE AUE_NULL +#define AUE_WRITEV AUE_NULL +#define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:37:17 2005 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 AD72116A420; Thu, 30 Jun 2005 10:37:16 +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 6DB9C16A41C for ; Thu, 30 Jun 2005 10:37:16 +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 439AF43D1D for ; Thu, 30 Jun 2005 10:37:16 +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 j5UAbGnV011964 for ; Thu, 30 Jun 2005 10:37:16 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 j5UAbFrM011958 for perforce@freebsd.org; Thu, 30 Jun 2005 10:37:15 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:37:15 GMT Message-Id: <200506301037.j5UAbFrM011958@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 79282 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: Thu, 30 Jun 2005 10:37:17 -0000 http://perforce.freebsd.org/chv.cgi?CH=79282 Change 79282 by rwatson@rwatson_zoo on 2005/06/30 10:37:10 Integrate OpenBSM audit_kevents.h into FreeBSD kernel audit_kevents.h. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#3 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#3 (text+ko) ==== @@ -1,15 +1,15 @@ /* * @APPLE_LICENSE_HEADER_START@ - * - * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. - * + * + * Copyright (c) 1999-2004 Apple Computer, Inc. All Rights Reserved. + * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in * compliance with the License. Please obtain a copy of the License at * http://www.opensource.apple.com/apsl/ and read it before using this * file. - * + * * The Original Code and all software distributed under the License are * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, @@ -17,389 +17,381 @@ * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. * Please see the License for the specific language governing rights and * limitations under the License. - * + * * @APPLE_LICENSE_HEADER_END@ */ #ifndef _BSM_AUDIT_KEVENTS_H_ -#define _BSM_AUDIT_KEVENTS_H_ +#define _BSM_AUDIT_KEVENTS_H_ -/* - * Values marked as AUE_NULL are not required to be audited as per CAPP - * - * The second value within comments is the syscall number in FreeBSD - * XXX: These values are not all correct at this time. - * - * Values in the third column are the values assigned by BSM for obsolete - * or old system calls - * - * Values marked as XXX in the third column do not have an - * event number assigned as yet, and have (temporarily) been assigned - * value of AUE_NULL +/* + * Values marked as AUE_NULL are not required to be audited as per CAPP. */ -#define AUE_NULL 0 -#define AUE_EXIT 1 /*1*/ -#define AUE_FORK 2 /*2*/ -#define AUE_OPEN 3 /*3*/ -#define AUE_READ AUE_NULL /*4*/ -#define AUE_WRITE AUE_NULL /*5*/ -#define AUE_OPEN_R 72 /*5*/ -#define AUE_OPEN_RC 73 /*5*/ -#define AUE_OPEN_RTC 75 /*5*/ -#define AUE_OPEN_RT 74 /*5*/ -#define AUE_OPEN_RW 80 /*5*/ -#define AUE_OPEN_RWC 81 /*5*/ -#define AUE_OPEN_RWTC 83 /*5*/ -#define AUE_OPEN_RWT 82 /*5*/ -#define AUE_OPEN_W 76 /*5*/ -#define AUE_OPEN_WC 77 /*5*/ -#define AUE_OPEN_WTC 79 /*5*/ -#define AUE_OPEN_WT 78 /*5*/ -#define AUE_CLOSE 112 /*6*/ -#define AU_WAIT4 AUE_NULL /*7*/ -#define AUE_O_CREAT AUE_OPEN_RWTC /*8*/ /*4*/ -#define AUE_LINK 5 /*9*/ -#define AUE_UNLINK 6 /*10*/ -#define AUE_O_EXECV AUE_NULL /*11*/ -#define AUE_CHDIR 8 /*12*/ -#define AUE_FCHDIR 68 /*13*/ -#define AUE_MKNOD 9 /*14*/ -#define AUE_CHMOD 10 /*15*/ -#define AUE_CHOWN 11 /*16*/ -#define AUE_O_SBREAK AUE_NULL /*17*/ -#define AUE_GETFSSTAT 301 /*18*/ -#define AUE_O_LSEEK AUE_NULL /*19*/ -#define AUE_GETPID AUE_NULL /*20*/ -#define AUE_O_MOUNT AUE_NULL /*21*/ -#define AUE_O_UMOUNT AUE_NULL /*22*/ -#define AUE_SETUID 200 /*23*/ -#define AUE_GETUID AUE_NULL /*24*/ -#define AUE_GETEUID AUE_NULL /*25*/ -#define AUE_PTRACE 302 /*26*/ -#define AUE_RECVMSG 190 /*27*/ -#define AUE_SENDMSG 188 /*28*/ -#define AUE_RECVFROM 191 /*29*/ -#define AUE_ACCEPT 33 /*30*/ -#define AUE_GETPEERNAME AUE_NULL /*31*/ -#define AUE_GETSOCKNAME AUE_NULL /*32*/ -#define AUE_ACCESS 14 /*33*/ -#define AUE_CHFLAGS 303 /*34*/ -#define AUE_FCHFLAGS 304 /*35*/ -#define AUE_SYNC AUE_NULL /*36*/ -#define AUE_KILL 15 /*37*/ -#define AUE_O_STAT AUE_STAT /*38*/ -#define AUE_GETPPID AUE_NULL /*39*/ -#define AUE_O_LSTAT AUE_LSTAT /*40*/ -#define AUE_DUP AUE_NULL /*41*/ -#define AUE_PIPE 185 /*42*/ -#define AUE_GETEGID AUE_NULL /*43*/ -#define AUE_PROFILE 305 /*44*/ -#define AUE_KTRACE 306 /*45*/ -#define AUE_REBOOT 308 -#define AUE_SIGACTION AUE_NULL /*46*/ /*XXX*/ -#define AUE_GETGID AUE_NULL /*47*/ -#define AUE_SIGPROCMASK AUE_NULL /*48*/ /*XXX*/ -#define AUE_GETLOGIN AUE_NULL /*49*/ -#define AUE_SETLOGIN 307 /*50*/ -#define AUE_ACCT 18 /*51*/ -#define AUE_SIGPENDING AUE_NULL /*52*/ /*XXX*/ -#define AUE_SIGALTSTACK AUE_NULL /*53*/ /*XXX*/ -#define AUE_IOCTL 158 /*54*/ -#define AUE_SYSTEMBOOT 113 /*55*/ -#define AUE_REVOKE 309 /*56*/ -#define AUE_SYMLINK 21 /*57*/ -#define AUE_READLINK 22 /*58*/ -#define AUE_EXECVE 23 /*59*/ -#define AUE_UMASK 310 /*60*/ -#define AUE_CHROOT 24 /*61*/ -#define AUE_O_FSTAT AUE_FSTAT /*62*/ +#define AUE_NULL 0 -#define AUE_O_GETPAGESIZE AUE_NULL /*64*/ -#define AUE_MSYNC AUE_NULL /*65*/ -#define AUE_VFORK 25 /*66*/ -#define AUE_O_VREAD AUE_NULL /*67*/ -#define AUE_O_VWRITE AUE_NULL /*68*/ -#define AUE_SBRK AUE_NULL /*69*/ /*EOPNOTSUP*/ -#define AUE_SSTK AUE_NULL /*70*/ /*EOPNOTSUP*/ -#define AUE_O_MMAP AUE_MMAP /*71*/ -#define AUE_O_VADVISE AUE_NULL /*72*/ -#define AUE_MUNMAP 213 /*73*/ -#define AUE_MPROTECT 311 /*74*/ -#define AUE_MADVISE AUE_NULL /*75*/ -#define AUE_O_VHANGUP AUE_NULL /*76*/ -#define AUE_O_VLIMIT AUE_NULL /*77*/ -#define AUE_MINCORE AUE_NULL /*78*/ -#define AUE_GETGROUPS AUE_NULL /*79*/ -#define AUE_SETGROUPS 26 /*80*/ -#define AUE_GETPGRP AUE_NULL /*81*/ -#define AUE_SETPGRP 27 /*82*/ -#define AUE_SETITIMER AUE_NULL /*83*/ /*XXX*/ -#define AUE_O_WAIT AUE_NULL /*84*/ -#define AUE_SWAPON 28 /*85*/ -#define AUE_GETITIMER AUE_NULL /*86*/ -#define AUE_O_GETHOSTNAME AUE_NULL /*87*/ -#define AUE_O_SETHOSTNAME AUE_SYSCTL /*88*/ -#define AUE_GETDTABLESIZE AUE_NULL /*89*/ -#define AUE_DUP2 AUE_NULL /*90*/ -#define AUE_O_GETDOPT AUE_NULL /*91*/ -#define AUE_FCNTL 30 /*92*/ -#define AUE_SELECT AUE_NULL /*93*/ -#define AUE_O_SETDOPT AUE_NULL /*94*/ -#define AUE_FSYNC AUE_NULL /*95*/ -#define AUE_SETPRIORITY 312 /*96*/ -#define AUE_SOCKET 183 /*97*/ -#define AUE_CONNECT 32 /*98*/ -#define AUE_O_ACCEPT AUE_NULL /*99*/ -#define AUE_GETPRIORITY AUE_NULL /*100*/ -#define AUE_O_SEND AUE_SENDMSG /*101*/ -#define AUE_O_RECV AUE_RECVMSG /*102*/ -#define AUE_SIGRETURN AUE_NULL /*103*/ /*XXX*/ -#define AUE_BIND 34 /*104*/ -#define AUE_SETSOCKOPT 35 /*105*/ -#define AUE_LISTEN AUE_NULL /*106*/ -#define AUE_O_VTIMES AUE_NULL /*107*/ -#define AUE_O_SIGVEC AUE_NULL /*108*/ -#define AUE_O_SIGBLOCK AUE_NULL /*109*/ -#define AUE_O_SIGSETMASK AUE_NULL /*110*/ -#define AUE_SIGSUSPEND AUE_NULL /*111*/ /*XXX*/ -#define AUE_O_SIGSTACK AUE_NULL /*112*/ -#define AUE_O_RECVMSG AUE_RECVMSG /*113*/ -#define AUE_O_SENDMSG AUE_SENDMSG /*114*/ -#define AUE_O_VTRACE AUE_NULL /*115*/ /*36*/ -#define AUE_GETTIMEOFDAY AUE_NULL /*116*/ -#define AUE_GETRUSAGE AUE_NULL /*117*/ -#define AUE_GTSOCKOPT AUE_NULL /*118*/ -#define AUE_O_RESUBA AUE_NULL /*119*/ -#define AUE_READV AUE_NULL /*120*/ -#define AUE_WRITEV AUE_NULL /*121*/ -#define AUE_SETTIMEOFDAY 313 /*122*/ -#define AUE_FCHOWN 38 /*123*/ -#define AUE_FCHMOD 39 /*124*/ -#define AUE_O_RECVFROM AUE_RECVFROM /*125*/ -#define AUE_O_SETREUID AUE_NULL /*126*/ /*40*/ -#define AUE_O_SETREGID AUE_NULL /*127*/ /*41*/ -#define AUE_RENAME 42 /*128*/ -#define AUE_O_TRUNCATE AUE_TRUNCATE /*129*/ -#define AUE_O_FTRUNCATE AUE_FTRUNCATE /*130*/ -#define AUE_FLOCK 314 /*131*/ -#define AUE_MKFIFO 315 /*132*/ -#define AUE_SENDTO 184 /*133*/ -#define AUE_SHUTDOWN 46 /*134*/ -#define AUE_SOCKETPAIR 317 /*135*/ -#define AUE_MKDIR 47 /*136*/ -#define AUE_RMDIR 48 /*137*/ -#define AUE_UTIMES 49 /*138*/ -#define AUE_FUTIMES 318 /*139*/ -#define AUE_ADJTIME 50 /*140*/ -#define AUE_O_GETPEERNAME AUE_NULL /*141*/ -#define AUE_O_GETHOSTID AUE_NULL /*142*/ -#define AUE_O_SETHOSTID AUE_NULL /*143*/ -#define AUE_O_GETRLIMIT AUE_NULL /*144*/ -#define AUE_O_SETRLIMIT AUE_SETRLIMIT /*145*/ -#define AUE_O_KILLPG AUE_KILL /*146*/ -#define AUE_SETSID 319 /*147*/ -#define AUE_O_SETQUOTA AUE_NULL /*148*/ -#define AUE_O_QUOTA AUE_NULL /*149*/ -#define AUE_O_GETSOCKNAME AUE_NULL /*150*/ -#define AUE_GETPGID AUE_NULL /*151*/ -#define AUE_SETPRIVEXEC 320 /*152*/ -#define AUE_PREAD AUE_NULL /*153*/ -#define AUE_PWRITE AUE_NULL /*154*/ -#define AUE_NFSSVC 321 /*155*/ -#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES /*156*/ -#define AUE_STATFS 54 /*157*/ -#define AUE_FSTATFS 55 /*158*/ -#define AUE_UMOUNT 12 /*159*/ -#define AUE_O_ASYNCDAEMON AUE_NULL /*160*/ -#define AUE_GETFH 322 /*161*/ -#define AUE_O_GETDOMAINNAME AUE_NULL /*162*/ -#define AUE_O_SETDOMAINNAME AUE_SYSCTL /*163*/ -#define AUE_O_PCFS_MOUNT AUE_NULL /*164*/ -#define AUE_QUOTACTL 323 /*165*/ -#define AUE_O_EXPORTFS AUE_NULL /*166*/ -#define AUE_MOUNT 62 /*167*/ -#define AUE_O_USTATE AUE_NULL /*168*/ -#define AUE_SEMSYS AUE_NULL /*169*/ -#define AUE_MSGSYS AUE_NULL /*170*/ -#define AUE_O_WAIT3 AUE_NULL /*171*/ -#define AUE_O_RPAUSE AUE_NULL /*172*/ -#define AUE_O_GETDENTS AUE_NULL /*174*/ -#define AUE_GCCONTROL AUE_NULL /*175*/ /*ENOSYS*/ -#define AUE_ADDPROFILE 324 /*176*/ +#define AUE_EXIT 1 +#define AUE_FORK 2 +#define AUE_OPEN 3 +#define AUE_O_CREAT AUE_OPEN_RWTC +#define AUE_LINK 5 +#define AUE_UNLINK 6 +#define AUE_DELETE AUE_UNLINK +#define AUE_EXEC 7 +#define AUE_CHDIR 8 +#define AUE_MKNOD 9 +#define AUE_CHMOD 10 +#define AUE_CHOWN 11 +#define AUE_UMOUNT 12 +#define AUE_ACCESS 14 +#define AUE_CHECKUSERACCESS AUE_ACCESS +#define AUE_KILL 15 +#define AUE_O_KILLPG AUE_KILL +#define AUE_STAT 16 +#define AUE_O_STAT AUE_STAT +#define AUE_LSTAT 17 +#define AUE_O_LSTAT AUE_LSTAT +#define AUE_ACCT 18 +#define AUE_SYMLINK 21 +#define AUE_READLINK 22 +#define AUE_EXECVE 23 +#define AUE_CHROOT 24 +#define AUE_VFORK 25 +#define AUE_SETGROUPS 26 +#define AUE_SETPGRP 27 +#define AUE_SWAPON 28 +#define AUE_FCNTL 30 +#define AUE_CONNECT 32 +#define AUE_ACCEPT 33 +#define AUE_BIND 34 +#define AUE_SETSOCKOPT 35 +#define AUE_FCHOWN 38 +#define AUE_FCHMOD 39 +#define AUE_SYSINFO 39 +#define AUE_RENAME 42 +#define AUE_SHUTDOWN 46 +#define AUE_MKDIR 47 +#define AUE_RMDIR 48 +#define AUE_UTIMES 49 +#define AUE_ADJTIME 50 +#define AUE_SETRLIMIT 51 +#define AUE_O_SETRLIMIT AUE_SETRLIMIT +#define AUE_STATFS 54 +#define AUE_FSTATFS 55 +#define AUE_MOUNT 62 +#define AUE_FCHDIR 68 +#define AUE_FCHROOT 69 +#define AUE_PATHCONF 71 +#define AUE_OPEN_R 72 +#define AUE_OPEN_RC 73 +#define AUE_OPEN_RT 74 +#define AUE_OPEN_RTC 75 +#define AUE_OPEN_W 76 +#define AUE_OPEN_WC 77 +#define AUE_OPEN_WT 78 +#define AUE_OPEN_WTC 79 +#define AUE_OPEN_RW 80 +#define AUE_OPEN_RWC 81 +#define AUE_OPEN_RWT 82 +#define AUE_OPEN_RWTC 83 +#define AUE_MSGCTL 84 +#define AUE_MSGCTL_RMID 85 +#define AUE_MSGCTL_SET 86 +#define AUE_MSGCTL_STAT 87 +#define AUE_MSGGET 88 +#define AUE_MSGRCV 89 +#define AUE_MSGSND 90 +#define AUE_SHMCTL 91 +#define AUE_SHMCTL_RMID 92 +#define AUE_SHMCTL_SET 93 +#define AUE_SHMCTL_STAT 94 +#define AUE_SHMGET 95 +#define AUE_SHMAT 96 +#define AUE_SHMDT 97 +#define AUE_SEMCTL 98 +#define AUE_SEMCTL_RMID 99 +#define AUE_SEMCTL_SET 100 +#define AUE_SEMCTL_STAT 101 +#define AUE_SEMCTL_GETNCNT 102 +#define AUE_SEMCTL_GETPID 103 +#define AUE_SEMCTL_GETVAL 104 +#define AUE_SEMCTL_GETALL 105 +#define AUE_SEMCTL_GETZCNT 106 +#define AUE_SEMCTL_SETVAL 107 +#define AUE_SEMCTL_SETALL 108 +#define AUE_SEMGET 109 +#define AUE_SEMOP 110 +#define AUE_CORE 111 +#define AUE_CLOSE 112 +#define AUE_SYSTEMBOOT 113 +#define AUE_GETAUID 130 +#define AUE_SETAUID 131 +#define AUE_GETAUDIT 132 +#define AUE_SETAUDIT 133 +#define AUE_AUDITON 138 +#define AUE_AUDITON_GPOLICY 141 +#define AUE_AUDITON_SPOLICY 142 +#define AUE_AUDITON_GQCTRL 145 +#define AUE_AUDITON_SQCTRL 146 +#define AUE_GETPORTAUDIT 149 +#define AUE_ENTERPROM 153 +#define AUE_EXITPROM 154 +#define AUE_IOCTL 158 +#define AUE_SOCKCONFIG 183 +#define AUE_SOCKET 183 +#define AUE_SENDTO 184 +#define AUE_PIPE 185 +#define AUE_SENDMSG 188 +#define AUE_O_SEND AUE_SENDMSG +#define AUE_O_SENDMSG AUE_SENDMSG +#define AUE_RECVMSG 190 +#define AUE_O_RECV AUE_RECVMSG +#define AUE_O_RECVMSG AUE_RECVMSG +#define AUE_RECVFROM 191 +#define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_SETUID 200 +#define AUE_STIME 201 +#define AUE_UTIME 202 +#define AUE_NICE 203 +#define AUE_SETGID 205 +#define AUE_MMAP 210 +#define AUE_O_MMAP AUE_MMAP +#define AUE_AUDIT 211 +#define AUE_PRIOCNTLSYS 212 +#define AUE_MUNMAP 213 +#define AUE_SETEGID 214 +#define AUE_SETEUID 215 +#define AUE_PUTMSG 216 +#define AUE_GETMSG 217 +#define AUE_PUTPMSG 218 +#define AUE_GETPMSG 219 +#define AUE_AUDITON_GETKMASK 221 +#define AUE_AUDITON_SETKMASK 222 +#define AUE_AUDITON_GETCWD 223 +#define AUE_AUDITON_GETCAR 224 +#define AUE_AUDITON_GETSTAT 225 +#define AUE_AUDITON_SETSTAT 226 +#define AUE_AUDITON_SETUMASK 227 +#define AUE_AUDITON_SETSMASK 228 +#define AUE_AUDITON_GETCOND 229 +#define AUE_AUDITON_SETCOND 230 +#define AUE_AUDITON_GETCLASS 231 +#define AUE_AUDITON_SETCLASS 232 +#define AUE_UTSYS 233 +#define AUE_STATVFS 234 +#define AUE_XSTAT 235 +#define AUE_LXSTAT 236 +#define AUE_LCHOWN 237 +#define AUE_MEMCNTL 238 +#define AUE_XMKNOD 240 +#define AUE_FORK1 241 +#define AUE_MODLOAD 243 +#define AUE_MODUNLOAD 244 +#define AUE_MODCONFIG 245 +#define AUE_MODADDMAJ 246 +#define AUE_SOCKACCEPT 247 +#define AUE_SOCKCONNECT 248 +#define AUE_SOCKSEND 249 +#define AUE_SOCKRECEIVE 250 +#define AUE_ACLSET 251 +#define AUE_FACLSET 252 +#define AUE_DOORFS_DOOR_CALL 254 +#define AUE_DOORFS_DOOR_RETURN 255 +#define AUE_DOORFS_DOOR_CREATE 256 +#define AUE_DOORFS_DOOR_REVOKE 257 +#define AUE_DOORFS_DOOR_INFO 258 +#define AUE_DOORFS_DOOR_CRED 259 +#define AUE_DOORFS_DOOR_BIND 260 +#define AUE_DOORFS_DOOR_UNBIND 261 +#define AUE_P_ONLINE 262 +#define AUE_PROCESSOR_BIND 263 +#define AUE_INST_SYNC 264 +#define AUE_SETAUDIT_ADDR 266 +#define AUE_GETAUDIT_ADDR 267 +#define AUE_GETFSSTAT 301 +#define AUE_PTRACE 302 +#define AUE_CHFLAGS 303 +#define AUE_FCHFLAGS 304 +#define AUE_PROFILE 305 +#define AUE_KTRACE 306 +#define AUE_SETLOGIN 307 +#define AUE_REBOOT 308 +#define AUE_REVOKE 309 +#define AUE_UMASK 310 +#define AUE_MPROTECT 311 +#define AUE_SETPRIORITY 312 +#define AUE_SETTIMEOFDAY 313 +#define AUE_FLOCK 314 +#define AUE_MKFIFO 315 +#define AUE_POLL 316 +#define AUE_SOCKETPAIR 317 +#define AUE_FUTIMES 318 +#define AUE_SETSID 319 +#define AUE_SETPRIVEXEC 320 +#define AUE_NFSSVC 321 +#define AUE_GETFH 322 +#define AUE_QUOTACTL 323 +#define AUE_ADDPROFILE 324 +#define AUE_KDBUGTRACE 325 +#define AUE_FSTAT 326 +#define AUE_O_FSTAT AUE_FSTAT +#define AUE_FPATHCONF 327 +#define AUE_GETDIRENTRIES 328 +#define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES +#define AUE_TRUNCATE 329 +#define AUE_O_TRUNCATE AUE_TRUNCATE +#define AUE_FTRUNCATE 330 +#define AUE_O_FTRUNCATE AUE_FTRUNCATE +#define AUE_SYSCTL 331 +#define AUE_O_SETDOMAINNAME AUE_SYSCTL +#define AUE_O_SETHOSTNAME AUE_SYSCTL +#define AUE_MLOCK 332 +#define AUE_MUNLOCK 333 +#define AUE_UNDELETE 334 +#define AUE_GETATTRLIST 335 +#define AUE_SETATTRLIST 336 +#define AUE_GETDIRENTRIESATTR 337 +#define AUE_EXCHANGEDATA 338 +#define AUE_SEARCHFS 339 +#define AUE_MINHERIT 340 +#define AUE_SEMCONFIG 341 +#define AUE_SEMOPEN 342 +#define AUE_SEMCLOSE 343 +#define AUE_SEMUNLINK 344 +#define AUE_SHMOPEN 345 +#define AUE_SHMUNLINK 346 +#define AUE_LOADSHFILE 347 +#define AUE_RESETSHFILE 348 +#define AUE_NEWSYSTEMSHREG 349 +#define AUE_PTHREADKILL 350 +#define AUE_PTHREADSIGMASK 351 +#define AUE_AUDITCTL 352 +#define AUE_RFORK 353 +#define AUE_LCHMOD 354 +#define AUE_SWAPOFF 355 +#define AUE_INITPROCESS 356 +#define AUE_MAPFD 357 +#define AUE_TASKFORPID 358 +#define AUE_PIDFORTASK 359 +#define AUE_SYSCTL_NONADMIN 360 +#define AUE_COPYFILE 361 +#define AUE_LUTIMES 362 +#define AUE_LCHFLAGS 358 -#define AUE_KDBUGTRACE 325 /*180*/ -#define AUE_SETGID 205 /*181*/ -#define AUE_SETEGID 214 /*182*/ -#define AUE_SETEUID 215 /*183*/ - -#define AUE_STAT 16 /*188*/ -#define AUE_FSTAT 326 /*189*/ -#define AUE_LSTAT 17 /*190*/ -#define AUE_PATHCONF 71 /*191*/ -#define AUE_FPATHCONF 327 /*192*/ -#define AUE_GETRLIMIT AUE_NULL /*194*/ -#define AUE_SETRLIMIT 51 /*195*/ -#define AUE_GETDIRENTRIES 328 /*196*/ -#define AUE_MMAP 210 /*197*/ -#define AUE_SYSCALL AUE_NULL /*198*/ /*ENOSYS*/ -#define AUE_LSEEK AUE_NULL /*199*/ -#define AUE_TRUNCATE 329 /*200*/ -#define AUE_FTRUNCATE 330 /*201*/ -#define AUE_SYSCTL 331 /*202*/ -#define AUE_MLOCK 332 /*203*/ -#define AUE_MUNLOCK 333 /*204*/ -#define AUE_UNDELETE 334 /*205*/ -#define AUE_POLL 316 /*209*/ - -#define AUE_MKCOMPLEX AUE_NULL /*216*/ /*XXX*/ -#define AUE_STATV AUE_NULL /*217*/ /*EOPNOTSUPP*/ -#define AUE_LSTATV AUE_NULL /*218*/ /*EOPNOTSUPP*/ -#define AUE_FSTATV AUE_NULL /*219*/ /*EOPNOTSUPP*/ -#define AUE_GETATTRLIST 335 /*220*/ -#define AUE_SETATTRLIST 336 /*221*/ -#define AUE_GETDIRENTRIESATTR 337 /*222*/ -#define AUE_EXCHANGEDATA 338 /*223*/ -#define AUE_CHECKUSERACCESS AUE_ACCESS /*224*/ /* To Be Removed */ -#define AUE_SEARCHFS 339 /*225*/ - -#define AUE_DELETE AUE_UNLINK /*226*/ /* reserved */ -#define AUE_COPYFILE 361 /*227*/ /* reserved */ -#define AUE_WATCHEVENT AUE_NULL /*231*/ /* reserved */ -#define AUE_WAITEVENT AUE_NULL /*232*/ /* reserved */ -#define AUE_MODWATCH AUE_NULL /*233*/ /* reserved */ -#define AUE_FSCTL AUE_NULL /*242*/ /* reserved */ - -#define AUE_MINHERIT 340 /*250*/ -#define AUE_RFORK 353 /*251*/ -#define AUE_SHMSYS AUE_NULL /*253*/ -#define AUE_SEMCTL 98 /*254*/ -#define AUE_SEMCTL_GETALL 105 /*254*/ -#define AUE_SEMCTL_GETNCNT 102 /*254*/ -#define AUE_SEMCTL_GETPID 103 /*254*/ -#define AUE_SEMCTL_GETVAL 104 /*254*/ -#define AUE_SEMCTL_GETZCNT 106 /*254*/ -#define AUE_SEMCTL_RMID 99 /*254*/ -#define AUE_SEMCTL_SET 100 /*254*/ -#define AUE_SEMCTL_SETALL 108 /*254*/ -#define AUE_SEMCTL_SETVAL 107 /*254*/ -#define AUE_SEMCTL_STAT 101 /*254*/ -#define AUE_SEMGET 109 /*255*/ -#define AUE_SEMOP 110 /*256*/ -#define AUE_SEMCONFIG 341 /*257*/ -#define AUE_MSGCL AUE_NULL /*258*/ /*EOPNOTSUPP*/ -#define AUE_MSGGET 88 /*259*/ /*88-EOPNOTSUPP*/ -#define AUE_MSGRCV 89 /*261*/ /*89-EOPNOTSUPP*/ -#define AUE_MSGSND 90 /*260*/ /*90-EOPNOTSUPP*/ -#define AUE_SHMAT 96 /*262*/ -#define AUE_SHMCTL 91 /*263*/ -#define AUE_SHMCTL_RMID 92 /*263*/ -#define AUE_SHMCTL_SET 93 /*263*/ -#define AUE_SHMCTL_STAT 94 /*263*/ -#define AUE_SHMDT 97 /*264*/ -#define AUE_SHMGET 95 /*265*/ -#define AUE_SHMOPEN 345 /*266*/ -#define AUE_SHMUNLINK 346 /*267*/ -#define AUE_SEMOPEN 342 /*268*/ -#define AUE_SEMCLOSE 343 /*269*/ -#define AUE_SEMUNLINK 344 /*270*/ -#define AUE_SEMWAIT AUE_NULL /*271*/ -#define AUE_SEMTRYWAIT AUE_NULL /*272*/ -#define AUE_SEMPOST AUE_NULL /*273*/ -#define AUE_LCHMOD 354 /*274*/ -#define AUE_LCHOWN 237 /*275*/ -#define AUE_LUTIMES 362 /*276*/ - -#define AUE_LOADSHFILE 347 /*296*/ -#define AUE_RESETSHFILE 348 /*297*/ -#define AUE_NEWSYSTEMSHREG 349 /*298*/ - -#define AUE_GETSID AUE_NULL /*310*/ - -#define AUE_MLOCKALL AUE_NULL /*324*/ /*ENOSYS*/ -#define AUE_MUNLOCKALL AUE_NULL /*325*/ /*ENOSYS*/ - -#define AUE_ISSETUGID AUE_NULL /*327*/ -#define AUE_PTHREADKILL 350 /*328*/ -#define AUE_PTHREADSIGMASK 351 /*329*/ -#define AUE_SIGWAIT AUE_NULL /*330*/ /*XXX*/ -#define AUE_SYSCTL_NONADMIN 360 -#define AUE_LCHFLAGS 358 /*391*/ -#define AUE_SWAPOFF 355 /*424*/ - -// BSM events - Have to identify which ones are relevant to FreeBSD -#define AUE_ACLSET 251 -#define AUE_AUDIT 211 -#define AUE_AUDITON 138 -#define AUE_AUDITON_GETCAR 224 -#define AUE_AUDITON_GETCLASS 231 -#define AUE_AUDITON_GETCOND 229 -#define AUE_AUDITON_GETCWD 223 -#define AUE_AUDITON_GETKMASK 221 -#define AUE_AUDITON_GETSTAT 225 -#define AUE_AUDITON_GPOLICY 141 -#define AUE_AUDITON_GQCTRL 145 -#define AUE_AUDITON_SETCLASS 232 -#define AUE_AUDITON_SETCOND 230 -#define AUE_AUDITON_SETKMASK 222 -#define AUE_AUDITON_SETSMASK 228 -#define AUE_AUDITON_SETSTAT 226 -#define AUE_AUDITON_SETUMASK 227 -#define AUE_AUDITON_SPOLICY 142 -#define AUE_AUDITON_SQCTRL 146 -#define AUE_AUDITCTL 352 -#define AUE_DOORFS_DOOR_BIND 260 -#define AUE_DOORFS_DOOR_CALL 254 -#define AUE_DOORFS_DOOR_CREATE 256 -#define AUE_DOORFS_DOOR_CRED 259 -#define AUE_DOORFS_DOOR_INFO 258 -#define AUE_DOORFS_DOOR_RETURN 255 -#define AUE_DOORFS_DOOR_REVOKE 257 -#define AUE_DOORFS_DOOR_UNBIND 261 -#define AUE_ENTERPROM 153 -#define AUE_EXEC 7 -#define AUE_EXITPROM 154 -#define AUE_FACLSET 252 -#define AUE_FCHROOT 69 -#define AUE_FORK1 241 -#define AUE_GETAUDIT 132 -#define AUE_GETAUDIT_ADDR 267 -#define AUE_GETAUID 130 -#define AUE_GETMSG 217 -#define AUE_SOCKACCEPT 247 -#define AUE_SOCKRECEIVE 250 -#define AUE_GETPMSG 219 -#define AUE_GETPORTAUDIT 149 -#define AUE_INST_SYNC 264 -#define AUE_LXSTAT 236 -#define AUE_MEMCNTL 238 -#define AUE_MODADDMAJ 246 -#define AUE_MODCONFIG 245 -#define AUE_MODLOAD 243 -#define AUE_MODUNLOAD 244 -#define AUE_MSGCTL 84 -#define AUE_MSGCTL_RMID 85 -#define AUE_MSGCTL_SET 86 -#define AUE_MSGCTL_STAT 87 -#define AUE_NICE 203 -#define AUE_P_ONLINE 262 -#define AUE_PRIOCNTLSYS 212 -#define AUE_CORE 111 -#define AUE_PROCESSOR_BIND 263 -#define AUE_PUTMSG 216 -#define AUE_SOCKCONNECT 248 -#define AUE_SOCKSEND 249 -#define AUE_PUTPMSG 218 -#define AUE_SETAUDIT 133 -#define AUE_SETAUDIT_ADDR 266 -#define AUE_SETAUID 131 -#define AUE_SOCKCONFIG 183 -#define AUE_STATVFS 234 -#define AUE_STIME 201 -#define AUE_SYSINFO 39 -#define AUE_UTIME 202 -#define AUE_UTSYS 233 -#define AUE_XMKNOD 240 -#define AUE_XSTAT 235 +/* + * XXXRW: Values not yet assigned. + */ +#define AUE_DUP AUE_NULL +#define AUE_DUP2 AUE_NULL +#define AUE_FSCTL AUE_NULL +#define AUE_FSTATV AUE_NULL +#define AUE_FSYNC AUE_NULL +#define AUE_GCCONTROL AUE_NULL +#define AUE_GETDTABLESIZE AUE_NULL +#define AUE_GETEGID AUE_NULL +#define AUE_GETEUID AUE_NULL +#define AUE_GETGID AUE_NULL +#define AUE_GETGROUPS AUE_NULL +#define AUE_GETITIMER AUE_NULL +#define AUE_GETLOGIN AUE_NULL +#define AUE_GETPEERNAME AUE_NULL +#define AUE_GETPGID AUE_NULL +#define AUE_GETPGRP AUE_NULL +#define AUE_GETPID AUE_NULL +#define AUE_GETPPID AUE_NULL +#define AUE_GETPRIORITY AUE_NULL +#define AUE_GETRLIMIT AUE_NULL +#define AUE_GETRUSAGE AUE_NULL +#define AUE_GETSID AUE_NULL +#define AUE_GETSOCKNAME AUE_NULL +#define AUE_GETTIMEOFDAY AUE_NULL +#define AUE_GETUID AUE_NULL +#define AUE_GETSOCKOPT AUE_NULL +#define AUE_GTSOCKOPT AUE_GETSOCKOPT +#define AUE_ISSETUGID AUE_NULL +#define AUE_LISTEN AUE_NULL +#define AUE_LSEEK AUE_NULL +#define AUE_LSTATV AUE_NULL +#define AUE_MADVISE AUE_NULL +#define AUE_MINCORE AUE_NULL +#define AUE_MKCOMPLEX AUE_NULL +#define AUE_MLOCKALL AUE_NULL +#define AUE_MODWATCH AUE_NULL +#define AUE_MSGCL AUE_NULL +#define AUE_MSGSYS AUE_NULL +#define AUE_MSYNC AUE_NULL +#define AUE_MUNLOCKALL AUE_NULL +#define AUE_O_ACCEPT AUE_NULL +#define AUE_O_ASYNCDAEMON AUE_NULL +#define AUE_O_EXECV AUE_NULL +#define AUE_O_EXPORTFS AUE_NULL +#define AUE_O_GETDENTS AUE_NULL +#define AUE_O_GETDOMAINNAME AUE_NULL +#define AUE_O_GETDOPT AUE_NULL +#define AUE_O_GETHOSTID AUE_NULL +#define AUE_O_GETHOSTNAME AUE_NULL +#define AUE_O_GETPAGESIZE AUE_NULL +#define AUE_O_GETPEERNAME AUE_NULL +#define AUE_O_GETRLIMIT AUE_NULL +#define AUE_O_GETSOCKNAME AUE_NULL +#define AUE_O_LSEEK AUE_NULL +#define AUE_O_MOUNT AUE_NULL +#define AUE_O_PCFS_MOUNT AUE_NULL +#define AUE_O_QUOTA AUE_NULL +#define AUE_O_RESUBA AUE_NULL +#define AUE_O_RPAUSE AUE_NULL +#define AUE_O_SBREAK AUE_NULL +#define AUE_O_SETDOPT AUE_NULL +#define AUE_O_SETHOSTID AUE_NULL +#define AUE_O_SETQUOTA AUE_NULL +#define AUE_O_SETREGID AUE_NULL +#define AUE_O_SETREUID AUE_NULL +#define AUE_O_SIGBLOCK AUE_NULL +#define AUE_O_SIGSETMASK AUE_NULL +#define AUE_O_SIGSTACK AUE_NULL +#define AUE_O_SIGVEC AUE_NULL +#define AUE_O_UMOUNT AUE_NULL +#define AUE_O_USTATE AUE_NULL +#define AUE_O_VADVISE AUE_NULL +#define AUE_O_VHANGUP AUE_NULL +#define AUE_O_VLIMIT AUE_NULL +#define AUE_O_VREAD AUE_NULL +#define AUE_O_VTIMES AUE_NULL +#define AUE_O_VTRACE AUE_NULL +#define AUE_O_VWRITE AUE_NULL +#define AUE_O_WAIT AUE_NULL +#define AUE_O_WAIT3 AUE_NULL +#define AUE_PREAD AUE_NULL +#define AUE_PWRITE AUE_NULL +#define AUE_READ AUE_NULL +#define AUE_READV AUE_NULL +#define AUE_SBRK AUE_NULL +#define AUE_SELECT AUE_NULL +#define AUE_SEMDESTROY AUE_NULL +#define AUE_SEMGETVALUE AUE_NULL +#define AUE_SEMINIT AUE_NULL +#define AUE_SEMPOST AUE_NULL +#define AUE_SEMSYS AUE_NULL +#define AUE_SEMTRYWAIT AUE_NULL +#define AUE_SEMWAIT AUE_NULL +#define AUE_SETITIMER AUE_NULL +#define AUE_SHMSYS AUE_NULL +#define AUE_SIGACTION AUE_NULL +#define AUE_SIGALTSTACK AUE_NULL +#define AUE_SIGPENDING AUE_NULL +#define AUE_SIGPROCMASK AUE_NULL +#define AUE_SIGRETURN AUE_NULL +#define AUE_SIGSUSPEND AUE_NULL +#define AUE_SIGWAIT AUE_NULL +#define AUE_SSTK AUE_NULL +#define AUE_STATV AUE_NULL +#define AUE_SYNC AUE_NULL +#define AUE_SYSCALL AUE_NULL +#define AUE_TABLE AUE_NULL +#define AUE_WAITEVENT AUE_NULL +#define AUE_WATCHEVENT AUE_NULL +#define AUE_WRITE AUE_NULL +#define AUE_WRITEV AUE_NULL +#define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:38:18 2005 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 5234A16A420; Thu, 30 Jun 2005 10:38:18 +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 17E2716A41C for ; Thu, 30 Jun 2005 10:38:18 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0361E43D49 for ; Thu, 30 Jun 2005 10:38:18 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UAcHrL011993 for ; Thu, 30 Jun 2005 10:38:17 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UAcHRN011990 for perforce@freebsd.org; Thu, 30 Jun 2005 10:38:17 GMT (envelope-from soc-andrew@freebsd.org) Date: Thu, 30 Jun 2005 10:38:17 GMT Message-Id: <200506301038.j5UAcHRN011990@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79283 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: Thu, 30 Jun 2005 10:38:19 -0000 http://perforce.freebsd.org/chv.cgi?CH=79283 Change 79283 by soc-andrew@soc-andrew_serv on 2005/06/30 10:37:22 Add Makefiles to build the BSD Installer Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/Makefile.inc1#1 add .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/aura/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/dfui/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/installer/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/Makefile.inc#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/Makefile.inc1#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/backend/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/install_ncurses/Makefile#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:44:26 2005 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 3007316A420; Thu, 30 Jun 2005 10:44:26 +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 E704116A41C for ; Thu, 30 Jun 2005 10:44:25 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C2843D1D for ; Thu, 30 Jun 2005 10:44:25 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UAiPcD012284 for ; Thu, 30 Jun 2005 10:44:25 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UAiPpH012281 for perforce@freebsd.org; Thu, 30 Jun 2005 10:44:25 GMT (envelope-from soc-andrew@freebsd.org) Date: Thu, 30 Jun 2005 10:44:25 GMT Message-Id: <200506301044.j5UAiPpH012281@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79284 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: Thu, 30 Jun 2005 10:44:27 -0000 http://perforce.freebsd.org/chv.cgi?CH=79284 Change 79284 by soc-andrew@soc-andrew_serv on 2005/06/30 10:43:35 Connect BSD Installer up to the build Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 edit .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 edit Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 (text+ko) ==== @@ -33,7 +33,8 @@ ${_libncp} ${_libngatm} libopie libpam libpanel libpcap \ libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \ - libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} + libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \ + bsdinstaller .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf) _csu=csu/${MACHINE_ARCH}-elf ==== //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 (text+ko) ==== @@ -19,6 +19,7 @@ ${_boot0cfg} \ ${_boot98cfg} \ bootparamd \ + bsdinstaller \ bsnmpd \ ${_btxld} \ burncd \ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:50:34 2005 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 17B6D16A420; Thu, 30 Jun 2005 10:50:34 +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 E55F116A41C for ; Thu, 30 Jun 2005 10:50:33 +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 C6EC543D49 for ; Thu, 30 Jun 2005 10:50:33 +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 j5UAoXuV012902 for ; Thu, 30 Jun 2005 10:50:33 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 j5UAoXJ1012898 for perforce@freebsd.org; Thu, 30 Jun 2005 10:50:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:50:33 GMT Message-Id: <200506301050.j5UAoXJ1012898@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 79285 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: Thu, 30 Jun 2005 10:50:34 -0000 http://perforce.freebsd.org/chv.cgi?CH=79285 Change 79285 by rwatson@rwatson_zoo on 2005/06/30 10:50:29 Sort several AUE_O_foo event types to the non-_O versions, and alias them rather than defining them as _NULL. In some cases, if the original is _NULL, alias to the original anyway. Crib values for msgsys(), shmsys(), read(), lseek(), write(), writev(), readv(), and dup2() from Solaris. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#10 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#10 (text+ko) ==== @@ -43,6 +43,7 @@ #define AUE_CHMOD 10 #define AUE_CHOWN 11 #define AUE_UMOUNT 12 +#define AUE_O_UMOUNT AUE_UMOUNT #define AUE_ACCESS 14 #define AUE_CHECKUSERACCESS AUE_ACCESS #define AUE_KILL 15 @@ -63,6 +64,7 @@ #define AUE_FCNTL 30 #define AUE_CONNECT 32 #define AUE_ACCEPT 33 +#define AUE_O_ACCEPT AUE_ACCEPT #define AUE_BIND 34 #define AUE_SETSOCKOPT 35 #define AUE_FCHOWN 38 @@ -79,6 +81,9 @@ #define AUE_STATFS 54 #define AUE_FSTATFS 55 #define AUE_MOUNT 62 +#define AUE_O_MOUNT AUE_MOUNT +#define AUE_MSGSYS 64 +#define AUE_SHMSYS 65 #define AUE_FCHDIR 68 #define AUE_FCHROOT 69 #define AUE_PATHCONF 71 @@ -149,11 +154,18 @@ #define AUE_O_RECVMSG AUE_RECVMSG #define AUE_RECVFROM 191 #define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_READ 192 +#define AUE_LSEEK 194 +#define AUE_O_LSEEK AUE_LSEEK +#define AUE_WRITE 195 +#define AUE_WRITEV 196 +#define AUE_READV 198 #define AUE_SETUID 200 #define AUE_STIME 201 #define AUE_UTIME 202 #define AUE_NICE 203 #define AUE_SETGID 205 +#define AUE_DUP2 209 #define AUE_MMAP 210 #define AUE_O_MMAP AUE_MMAP #define AUE_AUDIT 211 @@ -282,7 +294,6 @@ * XXXRW: Values not yet assigned. */ #define AUE_DUP AUE_NULL -#define AUE_DUP2 AUE_NULL #define AUE_FSCTL AUE_NULL #define AUE_FSTATV AUE_NULL #define AUE_FSYNC AUE_NULL @@ -295,22 +306,24 @@ #define AUE_GETITIMER AUE_NULL #define AUE_GETLOGIN AUE_NULL #define AUE_GETPEERNAME AUE_NULL +#define AUE_O_GETPEERNAME AUE_GETPEERNAME #define AUE_GETPGID AUE_NULL #define AUE_GETPGRP AUE_NULL #define AUE_GETPID AUE_NULL #define AUE_GETPPID AUE_NULL #define AUE_GETPRIORITY AUE_NULL #define AUE_GETRLIMIT AUE_NULL +#define AUE_O_GETRLIMIT AUE_GETRLIMIT #define AUE_GETRUSAGE AUE_NULL #define AUE_GETSID AUE_NULL #define AUE_GETSOCKNAME AUE_NULL +#define AUE_O_GETSOCKNAME AUE_GETSOCKNAME #define AUE_GETTIMEOFDAY AUE_NULL #define AUE_GETUID AUE_NULL #define AUE_GETSOCKOPT AUE_NULL #define AUE_GTSOCKOPT AUE_GETSOCKOPT #define AUE_ISSETUGID AUE_NULL #define AUE_LISTEN AUE_NULL -#define AUE_LSEEK AUE_NULL #define AUE_LSTATV AUE_NULL #define AUE_MADVISE AUE_NULL #define AUE_MINCORE AUE_NULL @@ -318,10 +331,8 @@ #define AUE_MLOCKALL AUE_NULL #define AUE_MODWATCH AUE_NULL #define AUE_MSGCL AUE_NULL -#define AUE_MSGSYS AUE_NULL #define AUE_MSYNC AUE_NULL #define AUE_MUNLOCKALL AUE_NULL -#define AUE_O_ACCEPT AUE_NULL #define AUE_O_ASYNCDAEMON AUE_NULL #define AUE_O_EXECV AUE_NULL #define AUE_O_EXPORTFS AUE_NULL @@ -331,11 +342,6 @@ #define AUE_O_GETHOSTID AUE_NULL #define AUE_O_GETHOSTNAME AUE_NULL #define AUE_O_GETPAGESIZE AUE_NULL -#define AUE_O_GETPEERNAME AUE_NULL -#define AUE_O_GETRLIMIT AUE_NULL -#define AUE_O_GETSOCKNAME AUE_NULL -#define AUE_O_LSEEK AUE_NULL -#define AUE_O_MOUNT AUE_NULL #define AUE_O_PCFS_MOUNT AUE_NULL #define AUE_O_QUOTA AUE_NULL #define AUE_O_RESUBA AUE_NULL @@ -350,7 +356,6 @@ #define AUE_O_SIGSETMASK AUE_NULL #define AUE_O_SIGSTACK AUE_NULL #define AUE_O_SIGVEC AUE_NULL -#define AUE_O_UMOUNT AUE_NULL #define AUE_O_USTATE AUE_NULL #define AUE_O_VADVISE AUE_NULL #define AUE_O_VHANGUP AUE_NULL @@ -363,8 +368,6 @@ #define AUE_O_WAIT3 AUE_NULL #define AUE_PREAD AUE_NULL #define AUE_PWRITE AUE_NULL -#define AUE_READ AUE_NULL -#define AUE_READV AUE_NULL #define AUE_SBRK AUE_NULL #define AUE_SELECT AUE_NULL #define AUE_SEMDESTROY AUE_NULL @@ -375,7 +378,6 @@ #define AUE_SEMTRYWAIT AUE_NULL #define AUE_SEMWAIT AUE_NULL #define AUE_SETITIMER AUE_NULL -#define AUE_SHMSYS AUE_NULL #define AUE_SIGACTION AUE_NULL #define AUE_SIGALTSTACK AUE_NULL #define AUE_SIGPENDING AUE_NULL @@ -390,8 +392,6 @@ #define AUE_TABLE AUE_NULL #define AUE_WAITEVENT AUE_NULL #define AUE_WATCHEVENT AUE_NULL -#define AUE_WRITE AUE_NULL -#define AUE_WRITEV AUE_NULL #define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:51:36 2005 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 E241216A420; Thu, 30 Jun 2005 10:51:35 +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 BCB4416A41C for ; Thu, 30 Jun 2005 10:51:35 +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 9F68B43D49 for ; Thu, 30 Jun 2005 10:51:35 +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 j5UApZYg012996 for ; Thu, 30 Jun 2005 10:51:35 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 j5UApZ1t012993 for perforce@freebsd.org; Thu, 30 Jun 2005 10:51:35 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:51:35 GMT Message-Id: <200506301051.j5UApZ1t012993@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 79286 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: Thu, 30 Jun 2005 10:51:36 -0000 http://perforce.freebsd.org/chv.cgi?CH=79286 Change 79286 by rwatson@rwatson_zoo on 2005/06/30 10:51:16 Integrate OpenBSM audit_kevents changes into TrustedBSD audit3 -- additional audit kernel event types and cleanup. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#3 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bsm/audit_kevents.h#3 (text+ko) ==== @@ -43,6 +43,7 @@ #define AUE_CHMOD 10 #define AUE_CHOWN 11 #define AUE_UMOUNT 12 +#define AUE_O_UMOUNT AUE_UMOUNT #define AUE_ACCESS 14 #define AUE_CHECKUSERACCESS AUE_ACCESS #define AUE_KILL 15 @@ -63,6 +64,7 @@ #define AUE_FCNTL 30 #define AUE_CONNECT 32 #define AUE_ACCEPT 33 +#define AUE_O_ACCEPT AUE_ACCEPT #define AUE_BIND 34 #define AUE_SETSOCKOPT 35 #define AUE_FCHOWN 38 @@ -79,6 +81,9 @@ #define AUE_STATFS 54 #define AUE_FSTATFS 55 #define AUE_MOUNT 62 +#define AUE_O_MOUNT AUE_MOUNT +#define AUE_MSGSYS 64 +#define AUE_SHMSYS 65 #define AUE_FCHDIR 68 #define AUE_FCHROOT 69 #define AUE_PATHCONF 71 @@ -149,11 +154,18 @@ #define AUE_O_RECVMSG AUE_RECVMSG #define AUE_RECVFROM 191 #define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_READ 192 +#define AUE_LSEEK 194 +#define AUE_O_LSEEK AUE_LSEEK +#define AUE_WRITE 195 +#define AUE_WRITEV 196 +#define AUE_READV 198 #define AUE_SETUID 200 #define AUE_STIME 201 #define AUE_UTIME 202 #define AUE_NICE 203 #define AUE_SETGID 205 +#define AUE_DUP2 209 #define AUE_MMAP 210 #define AUE_O_MMAP AUE_MMAP #define AUE_AUDIT 211 @@ -282,7 +294,6 @@ * XXXRW: Values not yet assigned. */ #define AUE_DUP AUE_NULL -#define AUE_DUP2 AUE_NULL #define AUE_FSCTL AUE_NULL #define AUE_FSTATV AUE_NULL #define AUE_FSYNC AUE_NULL @@ -295,22 +306,24 @@ #define AUE_GETITIMER AUE_NULL #define AUE_GETLOGIN AUE_NULL #define AUE_GETPEERNAME AUE_NULL +#define AUE_O_GETPEERNAME AUE_GETPEERNAME #define AUE_GETPGID AUE_NULL #define AUE_GETPGRP AUE_NULL #define AUE_GETPID AUE_NULL #define AUE_GETPPID AUE_NULL #define AUE_GETPRIORITY AUE_NULL #define AUE_GETRLIMIT AUE_NULL +#define AUE_O_GETRLIMIT AUE_GETRLIMIT #define AUE_GETRUSAGE AUE_NULL #define AUE_GETSID AUE_NULL #define AUE_GETSOCKNAME AUE_NULL +#define AUE_O_GETSOCKNAME AUE_GETSOCKNAME #define AUE_GETTIMEOFDAY AUE_NULL #define AUE_GETUID AUE_NULL #define AUE_GETSOCKOPT AUE_NULL #define AUE_GTSOCKOPT AUE_GETSOCKOPT #define AUE_ISSETUGID AUE_NULL #define AUE_LISTEN AUE_NULL -#define AUE_LSEEK AUE_NULL #define AUE_LSTATV AUE_NULL #define AUE_MADVISE AUE_NULL #define AUE_MINCORE AUE_NULL @@ -318,10 +331,8 @@ #define AUE_MLOCKALL AUE_NULL #define AUE_MODWATCH AUE_NULL #define AUE_MSGCL AUE_NULL -#define AUE_MSGSYS AUE_NULL #define AUE_MSYNC AUE_NULL #define AUE_MUNLOCKALL AUE_NULL -#define AUE_O_ACCEPT AUE_NULL #define AUE_O_ASYNCDAEMON AUE_NULL #define AUE_O_EXECV AUE_NULL #define AUE_O_EXPORTFS AUE_NULL @@ -331,11 +342,6 @@ #define AUE_O_GETHOSTID AUE_NULL #define AUE_O_GETHOSTNAME AUE_NULL #define AUE_O_GETPAGESIZE AUE_NULL -#define AUE_O_GETPEERNAME AUE_NULL -#define AUE_O_GETRLIMIT AUE_NULL -#define AUE_O_GETSOCKNAME AUE_NULL -#define AUE_O_LSEEK AUE_NULL -#define AUE_O_MOUNT AUE_NULL #define AUE_O_PCFS_MOUNT AUE_NULL #define AUE_O_QUOTA AUE_NULL #define AUE_O_RESUBA AUE_NULL @@ -350,7 +356,6 @@ #define AUE_O_SIGSETMASK AUE_NULL #define AUE_O_SIGSTACK AUE_NULL #define AUE_O_SIGVEC AUE_NULL -#define AUE_O_UMOUNT AUE_NULL #define AUE_O_USTATE AUE_NULL #define AUE_O_VADVISE AUE_NULL #define AUE_O_VHANGUP AUE_NULL @@ -363,8 +368,6 @@ #define AUE_O_WAIT3 AUE_NULL #define AUE_PREAD AUE_NULL #define AUE_PWRITE AUE_NULL -#define AUE_READ AUE_NULL -#define AUE_READV AUE_NULL #define AUE_SBRK AUE_NULL #define AUE_SELECT AUE_NULL #define AUE_SEMDESTROY AUE_NULL @@ -375,7 +378,6 @@ #define AUE_SEMTRYWAIT AUE_NULL #define AUE_SEMWAIT AUE_NULL #define AUE_SETITIMER AUE_NULL -#define AUE_SHMSYS AUE_NULL #define AUE_SIGACTION AUE_NULL #define AUE_SIGALTSTACK AUE_NULL #define AUE_SIGPENDING AUE_NULL @@ -390,8 +392,6 @@ #define AUE_TABLE AUE_NULL #define AUE_WAITEVENT AUE_NULL #define AUE_WATCHEVENT AUE_NULL -#define AUE_WRITE AUE_NULL -#define AUE_WRITEV AUE_NULL #define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:52:38 2005 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 E7E8816A420; Thu, 30 Jun 2005 10:52:37 +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 C02B316A41C for ; Thu, 30 Jun 2005 10:52:37 +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 A1FDB43D49 for ; Thu, 30 Jun 2005 10:52:37 +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 j5UAqbPa013024 for ; Thu, 30 Jun 2005 10:52:37 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 j5UAqbfA013021 for perforce@freebsd.org; Thu, 30 Jun 2005 10:52:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:52:37 GMT Message-Id: <200506301052.j5UAqbfA013021@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 79287 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: Thu, 30 Jun 2005 10:52:38 -0000 http://perforce.freebsd.org/chv.cgi?CH=79287 Change 79287 by rwatson@rwatson_zoo on 2005/06/30 10:52:07 Integrate OpenBSM audit_kevents.h from contrib to kernel to pick up new kevents. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#4 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#4 (text+ko) ==== @@ -43,6 +43,7 @@ #define AUE_CHMOD 10 #define AUE_CHOWN 11 #define AUE_UMOUNT 12 +#define AUE_O_UMOUNT AUE_UMOUNT #define AUE_ACCESS 14 #define AUE_CHECKUSERACCESS AUE_ACCESS #define AUE_KILL 15 @@ -63,6 +64,7 @@ #define AUE_FCNTL 30 #define AUE_CONNECT 32 #define AUE_ACCEPT 33 +#define AUE_O_ACCEPT AUE_ACCEPT #define AUE_BIND 34 #define AUE_SETSOCKOPT 35 #define AUE_FCHOWN 38 @@ -79,6 +81,9 @@ #define AUE_STATFS 54 #define AUE_FSTATFS 55 #define AUE_MOUNT 62 +#define AUE_O_MOUNT AUE_MOUNT +#define AUE_MSGSYS 64 +#define AUE_SHMSYS 65 #define AUE_FCHDIR 68 #define AUE_FCHROOT 69 #define AUE_PATHCONF 71 @@ -149,11 +154,18 @@ #define AUE_O_RECVMSG AUE_RECVMSG #define AUE_RECVFROM 191 #define AUE_O_RECVFROM AUE_RECVFROM +#define AUE_READ 192 +#define AUE_LSEEK 194 +#define AUE_O_LSEEK AUE_LSEEK +#define AUE_WRITE 195 +#define AUE_WRITEV 196 +#define AUE_READV 198 #define AUE_SETUID 200 #define AUE_STIME 201 #define AUE_UTIME 202 #define AUE_NICE 203 #define AUE_SETGID 205 +#define AUE_DUP2 209 #define AUE_MMAP 210 #define AUE_O_MMAP AUE_MMAP #define AUE_AUDIT 211 @@ -282,7 +294,6 @@ * XXXRW: Values not yet assigned. */ #define AUE_DUP AUE_NULL -#define AUE_DUP2 AUE_NULL #define AUE_FSCTL AUE_NULL #define AUE_FSTATV AUE_NULL #define AUE_FSYNC AUE_NULL @@ -295,22 +306,24 @@ #define AUE_GETITIMER AUE_NULL #define AUE_GETLOGIN AUE_NULL #define AUE_GETPEERNAME AUE_NULL +#define AUE_O_GETPEERNAME AUE_GETPEERNAME #define AUE_GETPGID AUE_NULL #define AUE_GETPGRP AUE_NULL #define AUE_GETPID AUE_NULL #define AUE_GETPPID AUE_NULL #define AUE_GETPRIORITY AUE_NULL #define AUE_GETRLIMIT AUE_NULL +#define AUE_O_GETRLIMIT AUE_GETRLIMIT #define AUE_GETRUSAGE AUE_NULL #define AUE_GETSID AUE_NULL #define AUE_GETSOCKNAME AUE_NULL +#define AUE_O_GETSOCKNAME AUE_GETSOCKNAME #define AUE_GETTIMEOFDAY AUE_NULL #define AUE_GETUID AUE_NULL #define AUE_GETSOCKOPT AUE_NULL #define AUE_GTSOCKOPT AUE_GETSOCKOPT #define AUE_ISSETUGID AUE_NULL #define AUE_LISTEN AUE_NULL -#define AUE_LSEEK AUE_NULL #define AUE_LSTATV AUE_NULL #define AUE_MADVISE AUE_NULL #define AUE_MINCORE AUE_NULL @@ -318,10 +331,8 @@ #define AUE_MLOCKALL AUE_NULL #define AUE_MODWATCH AUE_NULL #define AUE_MSGCL AUE_NULL -#define AUE_MSGSYS AUE_NULL #define AUE_MSYNC AUE_NULL #define AUE_MUNLOCKALL AUE_NULL -#define AUE_O_ACCEPT AUE_NULL #define AUE_O_ASYNCDAEMON AUE_NULL #define AUE_O_EXECV AUE_NULL #define AUE_O_EXPORTFS AUE_NULL @@ -331,11 +342,6 @@ #define AUE_O_GETHOSTID AUE_NULL #define AUE_O_GETHOSTNAME AUE_NULL #define AUE_O_GETPAGESIZE AUE_NULL -#define AUE_O_GETPEERNAME AUE_NULL -#define AUE_O_GETRLIMIT AUE_NULL -#define AUE_O_GETSOCKNAME AUE_NULL -#define AUE_O_LSEEK AUE_NULL -#define AUE_O_MOUNT AUE_NULL #define AUE_O_PCFS_MOUNT AUE_NULL #define AUE_O_QUOTA AUE_NULL #define AUE_O_RESUBA AUE_NULL @@ -350,7 +356,6 @@ #define AUE_O_SIGSETMASK AUE_NULL #define AUE_O_SIGSTACK AUE_NULL #define AUE_O_SIGVEC AUE_NULL -#define AUE_O_UMOUNT AUE_NULL #define AUE_O_USTATE AUE_NULL #define AUE_O_VADVISE AUE_NULL #define AUE_O_VHANGUP AUE_NULL @@ -363,8 +368,6 @@ #define AUE_O_WAIT3 AUE_NULL #define AUE_PREAD AUE_NULL #define AUE_PWRITE AUE_NULL -#define AUE_READ AUE_NULL -#define AUE_READV AUE_NULL #define AUE_SBRK AUE_NULL #define AUE_SELECT AUE_NULL #define AUE_SEMDESTROY AUE_NULL @@ -375,7 +378,6 @@ #define AUE_SEMTRYWAIT AUE_NULL #define AUE_SEMWAIT AUE_NULL #define AUE_SETITIMER AUE_NULL -#define AUE_SHMSYS AUE_NULL #define AUE_SIGACTION AUE_NULL #define AUE_SIGALTSTACK AUE_NULL #define AUE_SIGPENDING AUE_NULL @@ -390,8 +392,6 @@ #define AUE_TABLE AUE_NULL #define AUE_WAITEVENT AUE_NULL #define AUE_WATCHEVENT AUE_NULL -#define AUE_WRITE AUE_NULL -#define AUE_WRITEV AUE_NULL #define AU_WAIT4 AUE_NULL #endif /* !_BSM_AUDIT_KEVENTS_H_ */ From owner-p4-projects@FreeBSD.ORG Thu Jun 30 10:57:45 2005 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 918DB16A420; Thu, 30 Jun 2005 10:57:44 +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 56B9916A41C for ; Thu, 30 Jun 2005 10:57:44 +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 2CAFB43D48 for ; Thu, 30 Jun 2005 10:57:44 +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 j5UAviFg013268 for ; Thu, 30 Jun 2005 10:57:44 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 j5UAvhmt013265 for perforce@freebsd.org; Thu, 30 Jun 2005 10:57:43 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 10:57:43 GMT Message-Id: <200506301057.j5UAvhmt013265@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 79288 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: Thu, 30 Jun 2005 10:57:45 -0000 http://perforce.freebsd.org/chv.cgi?CH=79288 Change 79288 by rwatson@rwatson_zoo on 2005/06/30 10:57:28 MACREADME is not required in the SEBSD branch, and may confuse. Affected files ... .. //depot/projects/trustedbsd/sebsd/MACREADME#3 delete Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 11:04:54 2005 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 9135D16A420; Thu, 30 Jun 2005 11:04:53 +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 6C17E16A41C for ; Thu, 30 Jun 2005 11:04:53 +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 400FD43D48 for ; Thu, 30 Jun 2005 11:04:53 +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 j5UB4rpB013598 for ; Thu, 30 Jun 2005 11:04:53 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 j5UB4qEf013595 for perforce@freebsd.org; Thu, 30 Jun 2005 11:04:52 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 11:04:52 GMT Message-Id: <200506301104.j5UB4qEf013595@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 79289 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: Thu, 30 Jun 2005 11:04:54 -0000 http://perforce.freebsd.org/chv.cgi?CH=79289 Change 79289 by rwatson@rwatson_zoo on 2005/06/30 11:04:35 Brief SEBSD description, component list, and source pointers. To be expanded. Affected files ... .. //depot/projects/trustedbsd/sebsd/SEBSD.txt#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 11:05:56 2005 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 E488F16A420; Thu, 30 Jun 2005 11:05:55 +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 64E3F16A41C for ; Thu, 30 Jun 2005 11:05:55 +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 3B3DE43D55 for ; Thu, 30 Jun 2005 11:05:55 +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 j5UB5tGa013780 for ; Thu, 30 Jun 2005 11:05:55 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 j5UB5sVf013777 for perforce@freebsd.org; Thu, 30 Jun 2005 11:05:54 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 11:05:54 GMT Message-Id: <200506301105.j5UB5sVf013777@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 79291 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: Thu, 30 Jun 2005 11:05:56 -0000 http://perforce.freebsd.org/chv.cgi?CH=79291 Change 79291 by rwatson@rwatson_zoo on 2005/06/30 11:05:33 Delete MAC-related TODO list that isn't specific to SEBSD. Affected files ... .. //depot/projects/trustedbsd/sebsd/TODO#2 delete Differences ... From owner-p4-projects@FreeBSD.ORG Thu Jun 30 12:25:32 2005 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 4F5F516A420; Thu, 30 Jun 2005 12:25:32 +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 031C516A41C for ; Thu, 30 Jun 2005 12:25:32 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CABAB43D1D for ; Thu, 30 Jun 2005 12:25:31 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UCPVDh017777 for ; Thu, 30 Jun 2005 12:25:31 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UCPVP5017774 for perforce@freebsd.org; Thu, 30 Jun 2005 12:25:31 GMT (envelope-from soc-bushman@freebsd.org) Date: Thu, 30 Jun 2005 12:25:31 GMT Message-Id: <200506301225.j5UCPVP5017774@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79293 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: Thu, 30 Jun 2005 12:25:33 -0000 http://perforce.freebsd.org/chv.cgi?CH=79293 Change 79293 by soc-bushman@soc-bushman_stinger on 2005/06/30 12:25:11 libc files are moved from the depot root to the libc folder Affected files ... .. //depot/projects/soc2005/nsswitch_cached/libc/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/divrem.m4#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/vfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/fabs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/arm-gcc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/milieu.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/softfloat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_arm.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_xscale.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/shmat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/getwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setpgrp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setrgid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigcompat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigpause.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigsetmask.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigvec.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_conv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_overflow.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_split.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/btree.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/changelog#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/db.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/hash.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/libtp.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_bigkey.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_buf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_func.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_log2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/ndbm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/page.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/btree.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/hash.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/mpool.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/recno.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.libtp#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/recno.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/btree.tests/main.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/dbtest.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/driver2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/makedb.sh#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tcreat3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tdel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/testit#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/thash4.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tread2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tseq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tverify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/run.test#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_hdtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_ldtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/glue.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisQ.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisx.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/__xuname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_pthread_stubs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_rand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_spinlock_stub.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_thread_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/assert.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/closedir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/crypt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/directory.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/disklabel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dladdr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfcn.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfunc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dllockinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/drand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/erand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errlst.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errno.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fstab.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdiskbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getfsent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getlogin.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpass.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isatty.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isgreater.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isinf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isnan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/jrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lcong48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/makecontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/modf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/mrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgget.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgrcv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgsnd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/opendir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pmadvise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/posixshm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rewinddir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rfork_thread.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seed48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seekdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_destroy.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_getvalue.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_post.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_wait.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/semctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmperr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/shm_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siglist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/srand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/swapcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlnametomib.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcgetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsendbreak.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/termios.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tls.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyslot.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tzset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ucontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/waitpid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/gmon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/mcount.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/moncontrol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/abs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/div.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/labs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/ldiv.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/index.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/rindex.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strlen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strrchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/swab.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcschr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcscmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcslen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wmemchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_clr_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__moddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__modsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umoddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umodsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_mcount.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/unwind.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/swapcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/libc_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/nss_tls.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/reentrant.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/spinlock.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/un-namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collcmp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/digittoint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/fix_grouping.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalpha.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isblank.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iscntrl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isgraph.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isideogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/islower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isphonogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isprint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ispunct.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isrune.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspace.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspecial.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isxdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblocal.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsnrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/multibyte.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nomacros.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/none.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rune.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runefile.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runetype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setrunelocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/table.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towlower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsnrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoimax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstold.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoll.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoull.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoumax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ascii2addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/base64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/byteorder.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ether_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ethers.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getipnodebyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getproto.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyport.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/herror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nameindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nametoindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_opt_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_option_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rth_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rthdr_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_lnaof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_makeaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_neta.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_netof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_network.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ip6opt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/map_v4v6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/name6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/netdb_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_name.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_netint.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_parse.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_print.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_ttl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsap_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nslexer.l#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsparser.y#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_backends.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/recv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_comp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_config.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_data.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkquery.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkupdate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_query.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_update.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/resolver.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rthdr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/vars.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/C.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catclose.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catgets.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.UTF-8.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.eucKR.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/msgcat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/pl_PL.ISO8859-2.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ru_RU.KOI8-R.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_add_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_clear_perms.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_create_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_dup.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_perm_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_perm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_size.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.conf.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_is_present_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_prepare.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/posix1e.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/syncicache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/divrem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/mul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/adddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/anddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/cmpdi2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/divdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixsfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunsdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunssfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdisf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatunsdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/iordi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/moddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/muldi3.c#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jun 30 12:55:09 2005 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 9D24216A422; Thu, 30 Jun 2005 12:55:08 +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 5E87316A420 for ; Thu, 30 Jun 2005 12:55:08 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A70843D1F for ; Thu, 30 Jun 2005 12:55:08 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UCt8Xt026274 for ; Thu, 30 Jun 2005 12:55:08 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UCt7x1026268 for perforce@freebsd.org; Thu, 30 Jun 2005 12:55:07 GMT (envelope-from soc-bushman@freebsd.org) Date: Thu, 30 Jun 2005 12:55:07 GMT Message-Id: <200506301255.j5UCt7x1026268@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79295 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: Thu, 30 Jun 2005 12:55:09 -0000 http://perforce.freebsd.org/chv.cgi?CH=79295 Change 79295 by soc-bushman@soc-bushman_stinger on 2005/06/30 12:54:33 correcting erros i've made during learning how to use perforce Affected files ... .. //depot/projects/soc2005/nsswitch_cached/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_ctx_start.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/divrem.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpgetsticky.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/fpsetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/modf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/rfork_thread.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/byte_swap_2.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/byte_swap_4.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/fork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/alpha/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetprec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpgetsticky.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetprec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/fpsetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/ldexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/modf.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/rfork_thread.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/memset.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcat.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/string/strcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_get_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_get_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_set_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/amd64_set_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/getcontext.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/reboot.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/amd64/sys/vfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_ctx_start.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/alloca.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/divsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/fabs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/modf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/arm-gcc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/milieu.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/softfloat/softfloat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy_arm.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memcpy_xscale.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/memset.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/strcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/string/strncmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/fork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/shmat.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/arm/sys/syscall.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/creat.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/creat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/gethostid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/gethostid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/getwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/killpg.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/killpg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/sethostid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/setpgrp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/setrgid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/setruid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/setruid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigcompat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigpause.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigsetmask.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/compat-43/sigvec.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_close.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_conv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_debug.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_delete.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_get.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_open.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_overflow.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_page.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_put.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_search.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_seq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_split.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/bt_utils.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/btree.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/btree/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/changelog#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/db/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/db/db.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/docs/hash.usenix.ps#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/docs/libtp.usenix.ps#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_bigkey.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_buf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_func.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_log2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/hash_page.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/ndbm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/hash/page.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/btree.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/dbm.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/dbopen.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/hash.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/mpool.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/man/recno.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/mpool/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/mpool/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/mpool/mpool.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/mpool/mpool.libtp#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_close.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_delete.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_get.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_open.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_put.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_search.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_seq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/rec_utils.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/recno/recno.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/btree.tests/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/dbtest.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/driver2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/makedb.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tcreat3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tdel.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/testit#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/thash4.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tread2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tseq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/hash.tests/tverify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/db/test/run.test#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/_hdtoa.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/_ldtoa.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/glue.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisQ.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gdtoa/machdep_ldisx.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/__xuname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/_pthread_stubs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/_rand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/_spinlock_stub.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/_thread_init.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/alarm.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/alarm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/arc4random.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/arc4random.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/assert.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/basename.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/basename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/check_utility_compat.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/check_utility_compat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/clock.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/clock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/closedir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/confstr.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/confstr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/crypt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ctermid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ctermid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/daemon.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/daemon.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/devname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/devname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/directory.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dirname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dirname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/disklabel.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dladdr.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dlfcn.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dlfunc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dlinfo.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dllockinit.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/dlopen.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/drand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/erand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/err.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/err.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/errlst.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/errno.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/exec.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/exec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fmtcheck.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fmtcheck.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fmtmsg.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fmtmsg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fnmatch.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fnmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fpclassify.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fpclassify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/frexp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/frexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fstab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ftok.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ftok.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fts.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/fts.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ftw.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ftw.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getbootfile.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getbootfile.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getbsize.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getbsize.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getcap.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getcap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getcontext.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getcwd.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getcwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getdiskbyname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getdomainname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getdomainname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getfsent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getgrent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getgrent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getgrouplist.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getgrouplist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/gethostname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/gethostname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getloadavg.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getloadavg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getlogin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getmntinfo.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getmntinfo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getnetgrent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getnetgrent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getobjformat.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getobjformat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getosreldate.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getosreldate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpagesize.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpagesize.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpass.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpeereid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpeereid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getprogname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getprogname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpwent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getpwent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getttyent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getttyent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getusershell.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getusershell.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getvfsbyname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/getvfsbyname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/glob.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/glob.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/initgroups.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/initgroups.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/isatty.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/isgreater.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/isinf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/isnan.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/jrand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/lcong48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ldexp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ldexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/lockf.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/lockf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/lrand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/makecontext.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/modf.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/mrand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/msgctl.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/msgget.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/msgrcv.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/msgsnd.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nftw.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nice.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nice.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nlist.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nlist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/nrand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/opendir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pause.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pause.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pmadvise.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/popen.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/popen.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/posixshm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pselect.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pselect.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/psignal.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/psignal.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pw_scan.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pw_scan.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pwcache.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/pwcache.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/raise.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/raise.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/rand48.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/rand48.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/readdir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/readpassphrase.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/readpassphrase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/rewinddir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/rfork_thread.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/scandir.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/scandir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/seed48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/seekdir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_destroy.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_getvalue.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_init.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_open.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_post.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sem_wait.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/semctl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setdomainname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sethostname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setjmp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setjmperr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setmode.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setmode.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setproctitle.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setproctitle.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/setprogname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/shm_open.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/siginterrupt.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/siginterrupt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/siglist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/signal.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/signal.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sigsetops.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sigsetops.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sleep.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sleep.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/srand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/statvfs.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/statvfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/stringlist.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/stringlist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/strtofflags.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/strtofflags.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/swapcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysconf.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysctl.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysctl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysctlbyname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/sysctlnametomib.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/syslog.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/syslog.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tcgetpgrp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tcsendbreak.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tcsetattr.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tcsetpgrp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/telldir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/telldir.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/termios.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/time.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/time.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/times.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/times.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/timezone.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/timezone.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tls.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ttyname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ttyname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ttyslot.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/tzset.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ualarm.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ualarm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ucontext.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ulimit.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/ulimit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/uname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/uname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/unvis.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/unvis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/usleep.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/usleep.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/utime.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/utime.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/valloc.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/valloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/vis.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/vis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/wait.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/wait3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/waitpid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/wordexp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/gen/wordexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gmon/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/gmon/gmon.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gmon/mcount.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/gmon/moncontrol.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_ctx_start.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/alloca.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/ldexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/modf.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/rfork_thread.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/abs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/div.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/labs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/stdlib/ldiv.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/bcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/index.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/memchr.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/memcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/memset.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/rindex.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcat.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strchr.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strlen.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strncmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/strrchr.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/swab.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcschr.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcscmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/wcslen.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/string/wmemchr.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/getcontext.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_clr_watch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ioperm.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ioperm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ldt.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_get_ldt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_ioperm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_ldt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_watch.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_set_watch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_vm86.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/i386_vm86.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/reboot.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/i386/sys/syscall.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divdf3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divdi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divsf3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__divsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__moddi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__modsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__udivdi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__udivsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__umoddi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/__umodsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_mcount.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpgetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpgetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/fpsetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/modf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/gen/unwind.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/byte_swap_2.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/byte_swap_4.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/fork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/getcontext.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/ia64/sys/swapcontext.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/libc_private.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/namespace.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/nss_tls.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/reentrant.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/spinlock.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/include/un-namespace.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_ctx_start.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/divrem.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetsticky.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/modf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/rfork_thread.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_2.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_4.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/fork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fabs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/flt_rounds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetprec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetsticky.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetprec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetround.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/ldexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/modf.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/rfork_thread.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memset.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcat.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_fsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_gsbase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/exect.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/getcontext.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/reboot.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/setlogin.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/vfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/SYS.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/_fpmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_ctx_start.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_set_tp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/alloca.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/divsi3.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/fabs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/infinity.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/makecontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/modf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/setjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/signalcontext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/sigsetjmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htonl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htons.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohl.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/arm-gcc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/milieu.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/softfloat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/stdlib/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bcopy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bzero.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/ffs.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_arm.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_xscale.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memmove.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memset.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strcmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strncmp.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Ovfork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/brk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/cerror.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/fork.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/pipe.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/ptrace.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sbrk.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/shmat.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sigreturn.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/syscall.S#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/getwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sethostid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setpgrp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setrgid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigcompat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigpause.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigsetmask.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigvec.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_close.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_conv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_debug.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_delete.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_get.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_open.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_overflow.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_page.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_put.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_search.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_seq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_split.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_utils.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/btree.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/changelog#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/db.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/hash.usenix.ps#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/libtp.usenix.ps#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_bigkey.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_buf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_func.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_log2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_page.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/ndbm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/page.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/btree.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbm.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbopen.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/hash.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/mpool.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/recno.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.libtp#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_close.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_delete.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_get.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_open.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_put.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_search.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_seq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_utils.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/recno.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/btree.tests/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/dbtest.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/driver2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/makedb.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tcreat3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tdel.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/testit#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/thash4.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tread2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tseq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tverify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/run.test#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_hdtoa.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_ldtoa.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/glue.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisQ.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisx.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/__xuname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_pthread_stubs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_rand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_spinlock_stub.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_thread_init.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/assert.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/closedir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/crypt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/directory.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/disklabel.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dladdr.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfcn.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfunc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlinfo.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dllockinit.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlopen.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/drand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/erand48.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errlst.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errno.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fstab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcontext.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdiskbyname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getfsent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getlogin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpass.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.3#2 delete >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jun 30 14:13:47 2005 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 84F3E16A420; Thu, 30 Jun 2005 14:13:46 +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 DE2F516A41F for ; Thu, 30 Jun 2005 14:13:45 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBB443D48 for ; Thu, 30 Jun 2005 14:13:45 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UEDjZE034062 for ; Thu, 30 Jun 2005 14:13:45 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UEDjiU034048 for perforce@freebsd.org; Thu, 30 Jun 2005 14:13:45 GMT (envelope-from soc-bushman@freebsd.org) Date: Thu, 30 Jun 2005 14:13:45 GMT Message-Id: <200506301413.j5UEDjiU034048@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79300 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: Thu, 30 Jun 2005 14:13:47 -0000 http://perforce.freebsd.org/chv.cgi?CH=79300 Change 79300 by soc-bushman@soc-bushman_stinger on 2005/06/30 14:13:15 mapping libc into the proper location Affected files ... .. //depot/projects/soc2005/nsswitch_cached/libc/Makefile#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_ctx_start.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/divrem.m4#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fabs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/flt_rounds.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetsticky.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/modf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/rfork_thread.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_2.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_4.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/stdlib/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bcopy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bzero.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/ffs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memmove.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Ovfork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/exect.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/fork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/setlogin.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sigreturn.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fabs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/flt_rounds.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetprec.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetsticky.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetprec.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/ldexp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/modf.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/rfork_thread.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcopy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bzero.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memmove.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memset.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcat.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_fsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_gsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_fsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_gsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/exect.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/getcontext.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/reboot.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/setlogin.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sigreturn.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/vfork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_ctx_start.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/alloca.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/divsi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/fabs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/modf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/arm-gcc.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/milieu.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/softfloat.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/stdlib/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bcopy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bzero.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/ffs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_arm.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_xscale.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memmove.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memset.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strncmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Ovfork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/fork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/shmat.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sigreturn.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/syscall.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/getwd.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sethostid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setpgrp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setrgid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigcompat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigpause.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigsetmask.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigvec.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/README#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_close.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_conv.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_debug.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_delete.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_get.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_open.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_overflow.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_page.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_put.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_search.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_seq.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_split.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_utils.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/btree.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/extern.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/changelog#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/db.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/hash.usenix.ps#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/libtp.usenix.ps#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/README#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/extern.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_bigkey.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_buf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_func.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_log2.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_page.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/ndbm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/page.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/btree.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbm.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbopen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/hash.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/mpool.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/recno.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/README#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.libtp#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/extern.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_close.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_delete.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_get.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_open.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_put.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_search.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_seq.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_utils.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/recno.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/Makefile#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/README#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/btree.tests/main.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/dbtest.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/driver2.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/makedb.sh#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tcreat3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tdel.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/testit#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/thash4.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tread2.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tseq.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tverify.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/run.test#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_hdtoa.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_ldtoa.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/glue.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisQ.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisd.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisx.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/__xuname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_pthread_stubs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_rand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_spinlock_stub.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_thread_init.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/assert.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/closedir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/crypt.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/directory.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/disklabel.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dladdr.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfcn.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfunc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlinfo.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dllockinit.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlopen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/drand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/erand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errlst.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errno.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fstab.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcontext.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdiskbyname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getfsent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getlogin.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpass.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isatty.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isgreater.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isinf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isnan.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/jrand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lcong48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lrand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/makecontext.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/modf.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/mrand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgctl.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgget.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgrcv.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgsnd.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nftw.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nrand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/opendir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pmadvise.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/posixshm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readdir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rewinddir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rfork_thread.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seed48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seekdir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_destroy.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_getvalue.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_init.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_open.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_post.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_wait.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/semctl.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setdomainname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sethostname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmperr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setprogname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/shm_open.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siglist.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/srand48.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/swapcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlbyname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlnametomib.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcgetpgrp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsendbreak.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetattr.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetpgrp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/termios.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tls.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyslot.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tzset.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ucontext.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/waitpid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/gmon.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/mcount.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/moncontrol.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_ctx_start.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/alloca.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/fabs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/flt_rounds.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/ldexp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/modf.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/rfork_thread.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/abs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/div.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/labs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/ldiv.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcopy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bzero.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/ffs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/index.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memchr.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memmove.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memset.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/rindex.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcat.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strchr.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strlen.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strncmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strrchr.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/swab.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcschr.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcscmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcslen.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wmemchr.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Ovfork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/exect.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/getcontext.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_clr_watch.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_fsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_gsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_fsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_gsbase.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ioperm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ldt.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.2#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/reboot.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/setlogin.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sigreturn.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/syscall.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdf3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsf3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__moddi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__modsi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivdi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivsi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umoddi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umodsi3.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_mcount.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fabs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/flt_rounds.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/modf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/unwind.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_2.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_4.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/stdlib/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bcopy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bzero.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/ffs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memcpy.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memmove.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Ovfork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/exect.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/fork.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/getcontext.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/setlogin.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sigreturn.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/swapcontext.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/libc_private.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/namespace.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/nss_tls.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/reentrant.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/spinlock.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/include/un-namespace.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collcmp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ctype.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/digittoint.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/fix_grouping.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalnum.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalpha.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isascii.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isblank.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iscntrl.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isctype.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isdigit.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isgraph.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isideogram.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/islower.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isphonogram.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isprint.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ispunct.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isrune.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspace.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspecial.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isupper.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswalnum.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswctype.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isxdigit.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblocal.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsnrtowcs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/multibyte.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nomacros.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/none.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rune.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runefile.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runetype.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setrunelocale.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/table.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toascii.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towlower.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towupper.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsnrtombs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstof.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoimax.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstold.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoll.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoul.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoull.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoumax.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctob.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ascii2addr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/base64.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/byteorder.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ether_addr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ethers.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbydns.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyht.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbynis.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostnamadr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getipnodebyname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbydns.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbyht.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbynis.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetnamadr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getproto.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyport.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/herror.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nameindex.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nametoindex.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_opt_init.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_option_space.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rth_space.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rthdr_space.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_addr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_lnaof.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_makeaddr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_ntop.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_pton.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_neta.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_netof.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_network.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntoa.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntop.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_pton.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ip6opt.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/map_v4v6.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/name6.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/netdb_private.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_name.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_netint.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_parse.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_print.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_ttl.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsap_addr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nslexer.l#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsparser.y#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_backends.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_compat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/recv.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_comp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_config.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_data.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_debug.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_init.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkquery.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkupdate.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_query.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send_private.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_update.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/resolver.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/rthdr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/send.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/net/vars.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/C.msg#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catclose.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catgets.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catopen.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.UTF-8.msg#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.eucKR.msg#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/msgcat.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/pl_PL.ISO8859-2.msg#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ru_RU.KOI8-R.msg#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_add_perm.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_clear_perms.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy_entry.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_create_entry.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_perm.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_dup.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_entry.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_entry.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_perm_np.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_permset.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_qualifier.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_tag_type.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_perm.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_permset.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_qualifier.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_tag_type.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_size.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.conf.5#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_exec.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_free.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_is_present_np.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_prepare.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_text.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/posix1e.3#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/SYS.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/_fpmath.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/arith.h#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_ctx_start.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_set_tp.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fabs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/flt_rounds.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetsticky.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetmask.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetround.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/infinity.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/makecontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/modf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/setjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/signalcontext.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/sigsetjmp.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/syncicache.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htonl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htons.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohl.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohs.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/brk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/cerror.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/exect.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/pipe.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/ptrace.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/sbrk.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/setlogin.S#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/Makefile.inc#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/Makefile#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/divrem.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/mul.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/adddi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/anddi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashldi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashrdi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/cmpdi2.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/divdi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixdfdi.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixsfdi.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunsdfdi.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunssfdi.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdidf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdisf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatunsdidf.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/iordi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshldi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshrdi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/moddi3.c#3 branch .. //depot/projects/soc2005/nsswitch_cached/libc/quad/muldi3.c#3 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Thu Jun 30 14:49:31 2005 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 DDB6E16A420; Thu, 30 Jun 2005 14:49:30 +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 A082B16A41C for ; Thu, 30 Jun 2005 14:49:30 +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 82A2643D1D for ; Thu, 30 Jun 2005 14:49:30 +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 j5UEnUh2036727 for ; Thu, 30 Jun 2005 14:49:30 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 j5UEnULE036724 for perforce@freebsd.org; Thu, 30 Jun 2005 14:49:30 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 14:49:30 GMT Message-Id: <200506301449.j5UEnULE036724@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 79303 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: Thu, 30 Jun 2005 14:49:31 -0000 http://perforce.freebsd.org/chv.cgi?CH=79303 Change 79303 by rwatson@rwatson_zoo on 2005/06/30 14:48:57 Add an AVC auditing frob, selinux_auditing, similar to selinux_enforcing, in order to make it easier to enable and disable auditing during debugging. Affected files ... .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/avc/avc.c#8 edit .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/avc/avc.h#8 edit .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_sysctl.c#7 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/avc/avc.c#8 (text+ko) ==== @@ -39,6 +39,7 @@ #include #include +int selinux_auditing = 1; int selinux_enforcing = 0; #define AVC_CACHE_SLOTS 512 @@ -503,6 +504,17 @@ static inline int check_avc_ratelimit(void) { + + /* + * If auditing is not enabled, suppress all messages. + */ + if (!selinux_auditing) + return 0; + + /* + * Otherwise, rate limit messages in enforcing mode, or display all + * messages in permissive mode. + */ if (selinux_enforcing) return avc_ratelimit(); else { @@ -515,7 +527,14 @@ static inline int check_avc_ratelimit(void) { - return 1; + + /* + * If auditing is not enabled, suppress all audit messages. + */ + if (selinux_auditing) + return 1; + else + return 0; } #endif ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/avc/avc.h#8 (text+ko) ==== @@ -22,6 +22,8 @@ #include #include +extern int selinux_auditing; + #define CONFIG_SECURITY_SELINUX_DEVELOP #ifdef CONFIG_SECURITY_SELINUX_DEVELOP ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_sysctl.c#7 (text+ko) ==== @@ -97,6 +97,40 @@ } /* + * Sysctl handler for security.mac.sebsd.auditing. Get or set whether the + * avc will audit failures. + */ +static int +sysctl_sebsd_auditing(SYSCTL_HANDLER_ARGS) +{ + int error, auditing; + + /* TBD: XXX Always allow the users to find out? */ + auditing = selinux_auditing; + error = SYSCTL_OUT(req, &auditing, sizeof(auditing)); + if (error) + return (error); + + if (req->newptr != NULL) { + error = SYSCTL_IN(req, &auditing, sizeof(auditing)); + if (error) + return (error); + + /* + * Treat ability to set audit status as equivilent to + * changing enforcement status. + */ + error = thread_has_system (curthread, SECURITY__SETENFORCE); + if (error) + return error; + + selinux_auditing = auditing; + } + + return (0); +} + +/* * Sysctl handler for security.mac.sebsd.enforcing * Get and/or set whether the avc is in enforcement mode. */ @@ -312,5 +346,7 @@ SYSCTL_PROC(_security_mac_sebsd, OID_AUTO, compute_av, CTLTYPE_STRING | CTLFLAG_RW | CTLFLAG_ANYBODY, NULL, 0, sysctl_compute_av, "A", "SEBSD access vector decision query"); +SYSCTL_PROC(_security_mac_sebsd, OID_AUTO, auditing, CTLTYPE_INT | CTLFLAG_RW, + NULL, 0, sysctl_sebsd_auditing, "I", "SEBSD avc auditing"); SYSCTL_PROC(_security_mac_sebsd, OID_AUTO, enforcing, CTLTYPE_INT | CTLFLAG_RW, NULL, 0, sysctl_sebsd_enforcing, "I", "SEBSD avc enforcement"); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 14:52:36 2005 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 89D0F16A41C; Thu, 30 Jun 2005 14:52:35 +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 305B616A41C for ; Thu, 30 Jun 2005 14:52:35 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED76D43D49 for ; Thu, 30 Jun 2005 14:52:34 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UEqY4J037030 for ; Thu, 30 Jun 2005 14:52:34 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UEqYTp037027 for perforce@freebsd.org; Thu, 30 Jun 2005 14:52:34 GMT (envelope-from areisse@nailabs.com) Date: Thu, 30 Jun 2005 14:52:34 GMT Message-Id: <200506301452.j5UEqYTp037027@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79304 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: Thu, 30 Jun 2005 14:52:36 -0000 http://perforce.freebsd.org/chv.cgi?CH=79304 Change 79304 by areisse@areisse_ibook on 2005/06/30 14:51:55 Convert the mac_check_ipc_methods entry point and the associated mach trailer for access decisions to report a single decision, rather than a vector for the entire subsystem. This adds both simplicity, and reduces overhead with our abstract policy model. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/darwin/bootstrap_cmds/migcom.tproj/server.c#5 edit .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/bsd/sys/mac_policy.h#7 edit .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/ipc/mach_msg.c#5 edit .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/mac.h#6 edit .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/message.h#3 edit .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/security/mac_port.c#5 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/bootstrap_cmds/migcom.tproj/server.c#5 (text+ko) ==== @@ -1046,9 +1046,7 @@ * vector supplied in the trailer. */ if (akIdent(arg->argKind) == akeAccessFlag) { - unsigned int ave = arg->argRoutine->rtNumber; - sprintf(buffer, "(0 != (TrailerP->msgh_av.av[%d] & %d))", - ave >> 5, 1 << (ave & 0x1f)); + sprintf(buffer, "(0 != TrailerP->msgh_ad)"); return buffer; } @@ -1485,9 +1483,7 @@ boolean_t NeedClose = FALSE; if (rt->rtCheckAccess) { - unsigned int ave = rt->rtNumber; - fprintf(file, "\tif (TrailerP->msgh_av.av[%d] & %d) {\n", - ave >> 5, 1 << (ave & 0x1f)); + fprintf(file, "\tif (TrailerP->msgh_ad) {\n"); } fprintf(file, "\t"); ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/bsd/sys/mac_policy.h#7 (text+ko) ==== @@ -484,8 +484,8 @@ unsigned short syscode, void *args, int error, int retval); - void (*mpo_check_ipc_methods)(struct label *task, - struct label *port, int msgid, struct msg_access_vector *av); + int (*mpo_check_ipc_method)(struct label *task, + struct label *port, int msgid); }; struct mac_policy_conf { ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/ipc/mach_msg.c#5 (text+ko) ==== @@ -278,14 +278,13 @@ if (option & MACH_RCV_TRAILER_ELEMENTS (MACH_RCV_TRAILER_AV)) { if (kmsg->ikm_sender != NULL && IP_VALID(kmsg->ikm_header.msgh_remote_port)) { - mac_check_ipc_methods + trailer->msgh_ad = !mac_check_ipc_method (&kmsg->ikm_sender->lh_label, &((ipc_port_t)kmsg->ikm_header.msgh_remote_port)->ip_label, - kmsg->ikm_header.msgh_id, - &trailer->msgh_av); + kmsg->ikm_header.msgh_id); } else - memset(trailer->msgh_av.av, 0, sizeof(msg_access_vector_t)); + trailer->msgh_ad = 0; } /* ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/mac.h#6 (text+ko) ==== @@ -63,5 +63,5 @@ int mac_request_object_label (struct label *subj, struct label *obj, const char *serv, struct label *out); -void mac_check_ipc_methods (struct label *task, struct label *port, int msgid, msg_access_vector_t *av); +int mac_check_ipc_method (struct label *task, struct label *port, int msgid); ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/message.h#3 (text+ko) ==== @@ -331,11 +331,6 @@ mach_port_name_t sender; } msg_labels_t; -typedef struct msg_access_vector -{ - unsigned int av[4]; -} msg_access_vector_t; - typedef struct { mach_msg_trailer_type_t msgh_trailer_type; @@ -344,7 +339,7 @@ security_token_t msgh_sender; audit_token_t msgh_audit; msg_labels_t msgh_labels; - msg_access_vector_t msgh_av; + int msgh_ad; } mach_msg_mac_trailer_t; #define MACH_MSG_TRAILER_MINIMUM_SIZE sizeof(mach_msg_trailer_t) ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/security/mac_port.c#5 (text+ko) ==== @@ -173,26 +173,12 @@ return (error); } -void -mac_check_ipc_methods(struct label *task, struct label *port, int msgid, - msg_access_vector_t *av) +int +mac_check_ipc_method(struct label *task, struct label *port, int msgid) { - struct mac_policy_conf *mpc; - int entrycount; + int error; - memset(av, 0xff, sizeof(msg_access_vector_t)); + MAC_CHECK(check_ipc_method, task, port, msgid); - LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) { - if (mpc->mpc_ops->mpo_check_ipc_methods != NULL) - mpc->mpc_ops->mpo_check_ipc_methods( - task, port, msgid, av); - } - if ((entrycount = mac_policy_list_conditional_busy()) != 0) { - LIST_FOREACH(mpc, &mac_policy_list, mpc_list) { - if (mpc->mpc_ops->mpo_check_ipc_methods != NULL) - mpc->mpc_ops->mpo_check_ipc_methods( - task, port, msgid, av); - } - mac_policy_list_unbusy(); - } + return (error); } From owner-p4-projects@FreeBSD.ORG Thu Jun 30 14:55:40 2005 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 993E416A420; Thu, 30 Jun 2005 14:55:39 +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 5BF6016A41C for ; Thu, 30 Jun 2005 14:55:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAE843D1D for ; Thu, 30 Jun 2005 14:55:39 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UEtd4N037156 for ; Thu, 30 Jun 2005 14:55:39 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UEtc0a037153 for perforce@freebsd.org; Thu, 30 Jun 2005 14:55:38 GMT (envelope-from areisse@nailabs.com) Date: Thu, 30 Jun 2005 14:55:38 GMT Message-Id: <200506301455.j5UEtc0a037153@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79305 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: Thu, 30 Jun 2005 14:55:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=79305 Change 79305 by areisse@areisse_ibook on 2005/06/30 14:55:13 Convert check_ipc_methods to report a single decision rather than a vector. This simplifies the policy and allows the specific decision requested to be audited. Add a few missing bootstrap namespace rules to the sample policy. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/rules#4 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/sebsd.c#6 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/ss/mach_av.c#3 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/rules#4 (text+ko) ==== @@ -188,8 +188,7 @@ mach_bootstrap(systemstarter_d,boot_names_t,securityserver_d); mach_bootstrap(systemstarter_d,boot_names_t,windowserver_d); mach_bootstrap(systemstarter_d,boot_names_t,boot_names_t); -allow systemstarter_d init_d:mi_bootstrap { bootstrap_look_up bootstrap_look_up_array }; -allow systemstarter_d boot_names_t:mi_bootstrap { bootstrap_register bootstrap_create_server }; +mach_bootstrap_register(systemstarter_d,boot_names_t,boot_names_t); mach_bootstrap(coreservices_d,boot_names_t,boot_names_t); mach_bootstrap(coreservices_d,boot_names_t,init_d); @@ -243,6 +242,7 @@ allow_mach_ipc(pbs_d,init_d); allow_mach_ipc(pbs_d,lookupd_d); allow_mach_ipc(pbs_d,coreservices_d); +mach_bootstrap_register(pbs_d,boot_names_t,boot_names_t); allow_mach_ipc(kernel_d,unlabeled_t); allow_mach_ipc(cron_d,unlabeled_t); ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/sebsd.c#6 (text+ko) ==== @@ -1272,20 +1272,16 @@ extern int selinux_enforcing; -static void -sebsd_check_ipc_methods(struct label *subj, struct label *obj, int msgid, - msg_access_vector_t *av) +static int +sebsd_check_ipc_method(struct label *subj, struct label *obj, int msgid) { struct task_security_struct *tsec, *psec; - int i; + int rc; psec = SLOT(obj); tsec = SLOT(subj); - if (!selinux_enforcing) - return; - - sebsd_check_ipc_methods1 (tsec->sid,psec->sid, msgid, av); + return sebsd_check_ipc_method1 (tsec->sid,psec->sid, msgid); } static int @@ -2714,7 +2710,7 @@ // .mpo_check_sysv_shmdt = sebsd_check_sysv_shmdt, .mpo_check_sysv_shmget = sebsd_check_sysv_shmget, - .mpo_check_ipc_methods = sebsd_check_ipc_methods, + .mpo_check_ipc_method = sebsd_check_ipc_method, .mpo_syscall = sebsd_syscall }; ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/ss/mach_av.c#3 (text+ko) ==== @@ -20,6 +20,7 @@ struct msgid_classinfo { + int baseid; int nclasses; int classes[0]; }; @@ -52,6 +53,7 @@ struct msgid_classinfo *c = sebsd_ss_malloc (sizeof(int) * nclasses + sizeof(struct msgid_classinfo), M_WAITOK); + c->baseid = msgid; c->nclasses = nclasses; for (i = 0; i < nclasses; i++) c->classes[i] = *p++; @@ -60,27 +62,31 @@ *ip = i; hashtab_insert(msgid2class, ip, c); } - - printf ("migscs %d-%d: %d\n", msgid, msgid+size, c->classes[0]); } } -void -sebsd_check_ipc_methods1(int subj, int obj, int msgid, - msg_access_vector_t *av) +int +sebsd_check_ipc_method1(int subj, int obj, int msgid) { struct msgid_classinfo *mcl = hashtab_search(msgid2class, &msgid); int i; + + /* + * Return allowed for messages in an unknown subsystem. + * Instead, we probably should make a check against a + * new permission to be added to mach_port for this purpose. + */ if (!mcl) - return; + return 0; struct av_decision avd; - unsigned int perms = 0; + int cl = (msgid-mcl->baseid) / (8*sizeof(access_vector_t)); + access_vector_t perms; - for (i = 0; i < mcl->nclasses; i++) { - avc_has_perm_noaudit(subj, obj, mcl->classes[i], 0xffffffff, NULL, &avd); - perms |= avd.allowed; - } + if (cl >= mcl->nclasses) + return (1); /* bad message, access denied */ - av->av[0] &= perms; + perms = (access_vector_t)1 << + (msgid - mcl->baseid - cl * 8 * sizeof(access_vector_t)); + return avc_has_perm_audit(subj, obj, mcl->classes[cl], perms, &avd); } From owner-p4-projects@FreeBSD.ORG Thu Jun 30 16:12:14 2005 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 24B0F16A420; Thu, 30 Jun 2005 16:12:14 +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 E7B1B16A41C for ; Thu, 30 Jun 2005 16:12:13 +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 B979B43D55 for ; Thu, 30 Jun 2005 16:12:13 +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 j5UGCDCx040306 for ; Thu, 30 Jun 2005 16:12:13 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 j5UGCDdx040303 for perforce@freebsd.org; Thu, 30 Jun 2005 16:12:13 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 16:12:13 GMT Message-Id: <200506301612.j5UGCDdx040303@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 79309 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: Thu, 30 Jun 2005 16:12:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=79309 Change 79309 by rwatson@rwatson_zoo on 2005/06/30 16:11:33 Assert SPARTA copyright over files modified since acquistion. Affected files ... .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_syscall.c#7 edit .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_sysctl.c#8 edit .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/ss/services.c#10 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_syscall.c#7 (text+ko) ==== @@ -1,5 +1,6 @@ /*- * Copyright (c) 2002 Networks Associates Technology, Inc. + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * * This software was developed for the FreeBSD Project by NAI Labs, the @@ -7,6 +8,9 @@ * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA * CHATS research program. * + * This software was enhanced by SPARTA ISSO under SPAWAR contract + * N66001-04-C-6019 ("SEFOS"). + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd_sysctl.c#8 (text+ko) ==== @@ -1,5 +1,6 @@ /*- * Copyright (c) 2002 Networks Associates Technology, Inc. + * Copyright (c) 2005 SPARTA, Inc. * All rights reserved. * * This software was developed for the FreeBSD Project by NAI Labs, the @@ -7,6 +8,9 @@ * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA * CHATS research program. * + * This software was enhanced by SPARTA ISSO under SPAWAR contract + * N66001-04-C-6019 ("SEFOS"). + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/ss/services.c#10 (text+ko) ==== @@ -18,6 +18,11 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. + * + * Copyright (c) 2005 SPARTA, Inc. + * + * This software was enhanced by SPARTA ISSO under SPAWAR contract + * N66001-04-C-6019 ("SEFOS"). */ #include From owner-p4-projects@FreeBSD.ORG Thu Jun 30 16:13:16 2005 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 9485F16A420; Thu, 30 Jun 2005 16:13:15 +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 6E83D16A41C for ; Thu, 30 Jun 2005 16:13:15 +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 59E8143D1F for ; Thu, 30 Jun 2005 16:13:15 +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 j5UGDFXS040432 for ; Thu, 30 Jun 2005 16:13:15 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 j5UGDF3w040429 for perforce@freebsd.org; Thu, 30 Jun 2005 16:13:15 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 30 Jun 2005 16:13:15 GMT Message-Id: <200506301613.j5UGDF3w040429@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 79310 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: Thu, 30 Jun 2005 16:13:16 -0000 http://perforce.freebsd.org/chv.cgi?CH=79310 Change 79310 by rwatson@rwatson_zoo on 2005/06/30 16:12:16 Since SPARTA is now maintaining SEBSD, s/NAI/SPARTA/ in policy description. Affected files ... .. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd.c#34 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd.c#34 (text+ko) ==== @@ -2564,5 +2564,5 @@ .mpo_syscall = sebsd_syscall, }; -MAC_POLICY_SET(&sebsd_ops, sebsd, "NSA/NAI Labs Security Enhanced BSD", +MAC_POLICY_SET(&sebsd_ops, sebsd, "NSA/SPARTA Security Enhanced BSD", MPC_LOADTIME_FLAG_NOTLATE, &slot); From owner-p4-projects@FreeBSD.ORG Thu Jun 30 20:09:21 2005 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 712CF16A420; Thu, 30 Jun 2005 20:09:21 +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 41EE016A41C for ; Thu, 30 Jun 2005 20:09:21 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF2043D1F for ; Thu, 30 Jun 2005 20:09:21 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5UK9KlK065929 for ; Thu, 30 Jun 2005 20:09:21 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5UK9Kc0065926 for perforce@freebsd.org; Thu, 30 Jun 2005 20:09:20 GMT (envelope-from peter@freebsd.org) Date: Thu, 30 Jun 2005 20:09:20 GMT Message-Id: <200506302009.j5UK9Kc0065926@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79328 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: Thu, 30 Jun 2005 20:09:22 -0000 http://perforce.freebsd.org/chv.cgi?CH=79328 Change 79328 by peter@peter_daintree on 2005/06/30 20:08:44 Replicate syscalls added by kernel modules from main to ia32. This is for a local problem. Affected files ... .. //depot/projects/hammer/sys/kern/kern_syscalls.c#4 edit Differences ... ==== //depot/projects/hammer/sys/kern/kern_syscalls.c#4 (text+ko) ==== @@ -27,6 +27,8 @@ #include __FBSDID("$FreeBSD: src/sys/kern/kern_syscalls.c,v 1.11 2004/07/15 08:26:05 phk Exp $"); +#include "opt_compat.h" + #include #include #include @@ -36,6 +38,10 @@ #include #include +#ifdef COMPAT_IA32 +extern struct sysent freebsd32_sysent[]; +#endif + /* * Acts like "nosys" but can be identified in sysent for dynamic call * number assignment for a limited number of calls. @@ -75,14 +81,21 @@ *old_sysent = sysent[*offset]; sysent[*offset] = *new_sysent; +#ifdef COMPAT_IA32 + freebsd32_sysent[*offset] = *new_sysent; +#endif return 0; } int syscall_deregister(int *offset, struct sysent *old_sysent) { - if (*offset) + if (*offset) { sysent[*offset] = *old_sysent; +#ifdef COMPAT_IA32 + freebsd32_sysent[*offset] = freebsd32_sysent[0]; +#endif + } return 0; } From owner-p4-projects@FreeBSD.ORG Fri Jul 1 03:10:07 2005 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 042EA16A420; Fri, 1 Jul 2005 03:10:07 +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 8673B16A41F for ; Fri, 1 Jul 2005 03:10:06 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D12443D1F for ; Fri, 1 Jul 2005 03:10:06 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j613A6tn035392 for ; Fri, 1 Jul 2005 03:10:06 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j613A6aQ035389 for perforce@freebsd.org; Fri, 1 Jul 2005 03:10:06 GMT (envelope-from soc-andrew@freebsd.org) Date: Fri, 1 Jul 2005 03:10:06 GMT Message-Id: <200507010310.j613A6aQ035389@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79346 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: Fri, 01 Jul 2005 03:10:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79346 Change 79346 by soc-andrew@soc-andrew_serv on 2005/07/01 03:09:43 Add scripts to build release with the part of the tree I have Affected files ... .. //depot/projects/soc2005/bsdinstaller/scripts/awkdiff#1 add .. //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#1 add .. //depot/projects/soc2005/bsdinstaller/scripts/build_release.sh#1 add .. //depot/projects/soc2005/bsdinstaller/scripts/config.txt.eg#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Fri Jul 1 03:37:40 2005 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 4DDC316A420; Fri, 1 Jul 2005 03:37:40 +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 240F616A41C for ; Fri, 1 Jul 2005 03:37:40 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F42543D1D for ; Fri, 1 Jul 2005 03:37:40 +0000 (GMT) (envelope-from soc-andrew@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j613bdZK036495 for ; Fri, 1 Jul 2005 03:37:39 GMT (envelope-from soc-andrew@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j613bdov036492 for perforce@freebsd.org; Fri, 1 Jul 2005 03:37:39 GMT (envelope-from soc-andrew@freebsd.org) Date: Fri, 1 Jul 2005 03:37:39 GMT Message-Id: <200507010337.j613bdov036492@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-andrew@freebsd.org using -f From: soc-andrew To: Perforce Change Reviews Cc: Subject: PERFORCE change 79347 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: Fri, 01 Jul 2005 03:37:41 -0000 http://perforce.freebsd.org/chv.cgi?CH=79347 Change 79347 by soc-andrew@soc-andrew_serv on 2005/07/01 03:37:01 Add libarchive callbacks to extract split files Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/installer/Makefile#2 edit .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/installer/extract.c#1 add .. //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/installer/extract.h#1 add .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/backend/Makefile#2 edit .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/install_ncurses/Makefile#2 edit Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/lib/bsdinstaller/installer/Makefile#2 (text+ko) ==== @@ -3,6 +3,8 @@ SRCS=commands.c confed.c diskutil.c functions.c \ mount.c package.c survey.c uiutil.c +SRCS+=extract.c + SHLIB_MAJOR=5 .include "../Makefile.inc1" ==== //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/backend/Makefile#2 (text+ko) ==== @@ -8,6 +8,7 @@ .include "../Makefile.inc1" LDADD+=${LIB_AURA} ${LIB_DFUI} ${LIB_INSTALLER} +LDADD+=-larchive -lbz2 -lz .PATH: ${BSD_INSTALLER_DIR}/backend/installer ==== //depot/projects/soc2005/bsdinstaller/src/usr.sbin/bsdinstaller/install_ncurses/Makefile#2 (text+ko) ==== @@ -9,6 +9,7 @@ LDADD+=${LIB_AURA} ${LIB_DFUI} ${LIB_INSTALLER} \ -lpanel -lcurses +LDADD+=-larchive -lbz2 -lz .PATH: ${BSD_INSTALLER_DIR}/frontends/ncurses From owner-p4-projects@FreeBSD.ORG Fri Jul 1 03:46:53 2005 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 F103216A420; Fri, 1 Jul 2005 03:46:52 +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 CB54716A41C for ; Fri, 1 Jul 2005 03:46:52 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E2C43D1D for ; Fri, 1 Jul 2005 03:46:52 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j613kqjU036982 for ; Fri, 1 Jul 2005 03:46:52 GMT (envelope-from soc-dintsoft@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j613kq6t036979 for perforce@freebsd.org; Fri, 1 Jul 2005 03:46:52 GMT (envelope-from soc-dintsoft@freebsd.org) Date: Fri, 1 Jul 2005 03:46:52 GMT Message-Id: <200507010346.j613kq6t036979@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-dintsoft@freebsd.org using -f From: soc-dintsoft To: Perforce Change Reviews Cc: Subject: PERFORCE change 79350 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: Fri, 01 Jul 2005 03:46:53 -0000 http://perforce.freebsd.org/chv.cgi?CH=79350 Change 79350 by soc-dintsoft@clap on 2005/07/01 03:45:56 Right now this is a test file for me to make sure I know what I'm doing. Affected files ... .. //depot/projects/soc2005/powerd/README#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Fri Jul 1 03:55:03 2005 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 4731C16A420; Fri, 1 Jul 2005 03:55:03 +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 1EBE816A41C for ; Fri, 1 Jul 2005 03:55:03 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A9243D1D for ; Fri, 1 Jul 2005 03:55:02 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j613t2BO037313 for ; Fri, 1 Jul 2005 03:55:02 GMT (envelope-from soc-dintsoft@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j613t22K037310 for perforce@freebsd.org; Fri, 1 Jul 2005 03:55:02 GMT (envelope-from soc-dintsoft@freebsd.org) Date: Fri, 1 Jul 2005 03:55:02 GMT Message-Id: <200507010355.j613t22K037310@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-dintsoft@freebsd.org using -f From: soc-dintsoft To: Perforce Change Reviews Cc: Subject: PERFORCE change 79351 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: Fri, 01 Jul 2005 03:55:04 -0000 http://perforce.freebsd.org/chv.cgi?CH=79351 Change 79351 by soc-dintsoft@clap on 2005/07/01 03:54:16 Removing a file I added for a test Affected files ... .. //depot/projects/soc2005/powerd/Makefile#1 add .. //depot/projects/soc2005/powerd/README#2 delete .. //depot/projects/soc2005/powerd/powerd.8#1 add .. //depot/projects/soc2005/powerd/powerd.c#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Fri Jul 1 04:00:10 2005 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 35BB016A420; Fri, 1 Jul 2005 04:00:10 +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 0E42216A41C for ; Fri, 1 Jul 2005 04:00:10 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF46343D48 for ; Fri, 1 Jul 2005 04:00:09 +0000 (GMT) (envelope-from soc-dintsoft@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61409MI037534 for ; Fri, 1 Jul 2005 04:00:09 GMT (envelope-from soc-dintsoft@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61409mq037531 for perforce@freebsd.org; Fri, 1 Jul 2005 04:00:09 GMT (envelope-from soc-dintsoft@freebsd.org) Date: Fri, 1 Jul 2005 04:00:09 GMT Message-Id: <200507010400.j61409mq037531@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-dintsoft@freebsd.org using -f From: soc-dintsoft To: Perforce Change Reviews Cc: Subject: PERFORCE change 79352 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: Fri, 01 Jul 2005 04:00:11 -0000 http://perforce.freebsd.org/chv.cgi?CH=79352 Change 79352 by soc-dintsoft@clap on 2005/07/01 03:59:52 Research papers on algorithms for power savings through CPU speed and voltage scaling Submitted by: Jason Young Reviewed by: Jason Young Approved by: Jason Young Obtained from: Bruno Ducrot and Google's search Affected files ... .. //depot/projects/soc2005/powerd/docs/MCN95.ps#1 add .. //depot/projects/soc2005/powerd/docs/ReducedEnergyScheduling.ps#1 add .. //depot/projects/soc2005/powerd/docs/paper.pdf#1 add .. //depot/projects/soc2005/powerd/docs/sinha_vlsi2001.pdf#1 add .. //depot/projects/soc2005/powerd/docs/sinha_vlsi2001_slides.pdf#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Fri Jul 1 09:52:21 2005 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 1118416A421; Fri, 1 Jul 2005 09:52:21 +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 CF32516A41C for ; Fri, 1 Jul 2005 09:52:20 +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 BB61043D48 for ; Fri, 1 Jul 2005 09:52:20 +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 j619qKkF063791 for ; Fri, 1 Jul 2005 09:52:20 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 j619qKTw063788 for perforce@freebsd.org; Fri, 1 Jul 2005 09:52:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 1 Jul 2005 09:52:20 GMT Message-Id: <200507010952.j619qKTw063788@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 79363 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: Fri, 01 Jul 2005 09:52:21 -0000 http://perforce.freebsd.org/chv.cgi?CH=79363 Change 79363 by rwatson@rwatson_zoo on 2005/07/01 09:51:56 Add FreeBSD adduser/rmuser to the list of tools expected to behave like Linux useradd. Affected files ... .. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/useradd.fc#3 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/useradd.fc#3 (text+ko) ==== @@ -8,3 +8,6 @@ /usr/sbin/groupdel -- system_u:object_r:groupadd_exec_t /usr/bin/gpasswd -- system_u:object_r:groupadd_exec_t /usr/sbin/gpasswd -- system_u:object_r:groupadd_exec_t +# FreeBSD tools +/usr/sbin/adduser -- system_u:object_r:useradd_exec_t +/usr/sbin/rmuser -- system_u:object_r:useradd_exec_t From owner-p4-projects@FreeBSD.ORG Fri Jul 1 09:59:42 2005 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 B2B4416A420; Fri, 1 Jul 2005 09:59:41 +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 6B40716A41C for ; Fri, 1 Jul 2005 09:59:41 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400F443D1D for ; Fri, 1 Jul 2005 09:59:41 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j619xfZs064039 for ; Fri, 1 Jul 2005 09:59:41 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j619xe8I064030 for perforce@freebsd.org; Fri, 1 Jul 2005 09:59:40 GMT (envelope-from soc-bushman@freebsd.org) Date: Fri, 1 Jul 2005 09:59:40 GMT Message-Id: <200507010959.j619xe8I064030@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79364 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: Fri, 01 Jul 2005 09:59:42 -0000 http://perforce.freebsd.org/chv.cgi?CH=79364 Change 79364 by soc-bushman@soc-bushman_stinger on 2005/07/01 09:58:44 working out my foder structure Affected files ... .. //depot/projects/soc2005/nsswitch_cached/libc/Makefile#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_ctx_start.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/divrem.m4#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fabs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/flt_rounds.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpgetsticky.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/fpsetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/modf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/rfork_thread.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_2.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/byte_swap_4.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/stdlib/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bcopy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/bzero.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/ffs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/string/memmove.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/Ovfork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/exect.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/fork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/setlogin.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/alpha/sys/sigreturn.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fabs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/flt_rounds.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetprec.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpgetsticky.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetprec.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/fpsetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/ldexp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/modf.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/rfork_thread.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bcopy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/bzero.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memmove.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/memset.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcat.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/string/strcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_fsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_get_gsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_fsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/amd64_set_gsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/exect.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/getcontext.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/reboot.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/setlogin.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/sigreturn.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/amd64/sys/vfork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_ctx_start.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/alloca.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/divsi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/fabs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/modf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/arm-gcc.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/milieu.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/softfloat/softfloat.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/stdlib/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bcopy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/bzero.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/ffs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_arm.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memcpy_xscale.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memmove.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/memset.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/string/strncmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/Ovfork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/fork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/shmat.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/sigreturn.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/arm/sys/syscall.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/creat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/gethostid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/getwd.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/killpg.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sethostid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setpgrp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setrgid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/setruid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigcompat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigpause.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigsetmask.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/compat-43/sigvec.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/README#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_close.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_conv.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_debug.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_delete.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_get.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_open.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_overflow.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_page.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_put.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_search.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_seq.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_split.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/bt_utils.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/btree.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/btree/extern.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/changelog#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/db/db.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/hash.usenix.ps#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/docs/libtp.usenix.ps#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/README#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/extern.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_bigkey.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_buf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_func.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_log2.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/hash_page.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/ndbm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/hash/page.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/btree.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbm.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/dbopen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/hash.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/mpool.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/man/recno.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/README#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/mpool/mpool.libtp#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/extern.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_close.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_delete.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_get.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_open.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_put.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_search.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_seq.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/rec_utils.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/recno/recno.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/Makefile#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/README#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/btree.tests/main.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/dbtest.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/driver2.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/makedb.sh#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tcreat3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tdel.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/testit#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/thash4.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tread2.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tseq.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/hash.tests/tverify.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/db/test/run.test#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_hdtoa.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/_ldtoa.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/glue.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisQ.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisd.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gdtoa/machdep_ldisx.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/__xuname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_pthread_stubs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_rand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_spinlock_stub.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/_thread_init.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/alarm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/arc4random.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/assert.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/basename.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/check_utility_compat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/clock.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/closedir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/confstr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/crypt.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ctermid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/daemon.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/devname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/directory.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dirname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/disklabel.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dladdr.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfcn.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlfunc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlinfo.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dllockinit.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/dlopen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/drand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/erand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/err.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errlst.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/errno.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/exec.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtcheck.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fmtmsg.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fnmatch.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fpclassify.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/frexp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fstab.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftok.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/fts.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ftw.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbootfile.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getbsize.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcap.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcontext.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getcwd.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdiskbyname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getdomainname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getfsent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getgrouplist.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/gethostname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getloadavg.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getlogin.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getmntinfo.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getnetgrent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getobjformat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getosreldate.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpagesize.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpass.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpeereid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getprogname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getpwent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getttyent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getusershell.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/getvfsbyname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/glob.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/initgroups.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isatty.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isgreater.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isinf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/isnan.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/jrand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lcong48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ldexp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lockf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/lrand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/makecontext.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/modf.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/mrand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgctl.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgget.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgrcv.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/msgsnd.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nftw.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nice.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nlist.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/nrand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/opendir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pause.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pmadvise.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/popen.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/posixshm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pselect.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/psignal.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pw_scan.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/pwcache.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/raise.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rand48.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readdir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/readpassphrase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rewinddir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/rfork_thread.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/scandir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seed48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/seekdir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_destroy.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_getvalue.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_init.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_open.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_post.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sem_wait.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/semctl.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setdomainname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sethostname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setjmperr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setmode.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setproctitle.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/setprogname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/shm_open.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siginterrupt.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/siglist.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/signal.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sigsetops.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sleep.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/srand48.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/statvfs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/stringlist.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/strtofflags.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/swapcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysconf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctl.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlbyname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/sysctlnametomib.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/syslog.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcgetpgrp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsendbreak.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetattr.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tcsetpgrp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/telldir.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/termios.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/time.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/times.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/timezone.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tls.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ttyslot.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/tzset.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ualarm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ucontext.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/ulimit.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/uname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/unvis.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/usleep.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/utime.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/valloc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/vis.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wait3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/waitpid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gen/wordexp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/gmon.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/mcount.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/gmon/moncontrol.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_ctx_start.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/alloca.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/fabs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/flt_rounds.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/ldexp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/modf.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/rfork_thread.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/abs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/div.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/labs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/stdlib/ldiv.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bcopy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/bzero.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/ffs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/index.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memchr.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memmove.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/memset.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/rindex.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcat.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strchr.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strlen.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strncmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/strrchr.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/swab.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcschr.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcscmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wcslen.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/string/wmemchr.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/Ovfork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/exect.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/getcontext.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_clr_watch.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_fsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_gsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ioperm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_get_ldt.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_fsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_gsbase.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ioperm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_ldt.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_set_watch.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.2#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/i386_vm86.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/reboot.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/setlogin.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/sigreturn.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/i386/sys/syscall.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdf3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divdi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsf3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__divsi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__moddi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__modsi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivdi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__udivsi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umoddi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/__umodsi3.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_mcount.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fabs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/flt_rounds.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpgetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/fpsetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/modf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/gen/unwind.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_2.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/byte_swap_4.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/stdlib/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bcopy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/bzero.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/ffs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memcpy.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/string/memmove.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/Ovfork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/exect.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/fork.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/getcontext.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/setlogin.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/sigreturn.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/ia64/sys/swapcontext.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/libc_private.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/namespace.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/nss_tls.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/reentrant.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/spinlock.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/include/un-namespace.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/big5.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/btowc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collate.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/collcmp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ctype.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/digittoint.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/euc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/fix_grouping.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb18030.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gb2312.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/gbk.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalnum.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isalpha.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isascii.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isblank.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iscntrl.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isctype.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isdigit.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isgraph.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isideogram.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/islower.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isphonogram.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isprint.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ispunct.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isrune.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspace.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isspecial.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isupper.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswalnum.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/iswctype.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/isxdigit.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/ldpart.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmessages.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lmonetary.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/lnumeric.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/localeconv.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblen.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mblocal.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrlen.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbrtowc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsinit.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsnrtowcs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbsrtowcs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbstowcs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mbtowc.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/mskanji.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/multibyte.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nextwctype.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nl_langinfo.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/nomacros.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/none.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rpmatch.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/rune.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runefile.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/runetype.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setlocale.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/setrunelocale.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/table.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toascii.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/tolower.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/toupper.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towlower.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/towupper.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/utf8.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcrtomb.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsftime.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsnrtombs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcsrtombs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstod.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstof.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoimax.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstol.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstold.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoll.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstombs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoul.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoull.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcstoumax.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctob.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctomb.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctrans.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wctype.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/locale/wcwidth.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/addr2ascii.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ascii2addr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/base64.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/byteorder.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ether_addr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ethers.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/eui64.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gai_strerror.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getaddrinfo.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbydns.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyht.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbyname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostbynis.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/gethostnamadr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifaddrs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getifmaddrs.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getipnodebyname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnameinfo.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbydns.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbyht.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetbynis.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getnetnamadr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getproto.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getprotoname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservbyport.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/getservent.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/herror.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/hesiod.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_indextoname.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nameindex.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/if_nametoindex.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_opt_init.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_option_space.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rth_space.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet6_rthdr_space.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_addr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_lnaof.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_makeaddr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_ntop.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_net_pton.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_neta.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_netof.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_network.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntoa.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_ntop.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/inet_pton.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ip6opt.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/linkaddr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/map_v4v6.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/name6.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/netdb_private.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_name.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_netint.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_parse.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_print.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/ns_ttl.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsap_addr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsdispatch.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nslexer.l#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nsparser.y#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_backends.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/nss_compat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmd.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/rcmdsh.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/recv.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_comp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_config.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_data.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_debug.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_init.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkquery.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_mkupdate.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_query.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_send_private.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/res_update.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/resolver.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/rthdr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/send.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/sockatmark.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/net/vars.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/C.msg#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catclose.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catgets.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/catopen.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.UTF-8.msg#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ko_KR.eucKR.msg#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/msgcat.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/pl_PL.ISO8859-2.msg#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/nls/ru_RU.KOI8-R.msg#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_add_perm.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_calc_mask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_clear_perms.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_copy_entry.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_create_entry.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_entry.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_delete_perm.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_dup.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_entry.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_free.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_from_text.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_entry.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_perm_np.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_permset.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_qualifier.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_get_tag_type.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_init.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_perm.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_permset.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_qualifier.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_set_tag_type.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_size.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_support.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_to_text.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/acl_valid.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/extattr.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac.conf.5#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_exec.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_free.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_get.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_is_present_np.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_prepare.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_set.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/mac_text.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/posix1e/posix1e.3#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/SYS.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/_fpmath.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/arith.h#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_ctx_start.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_set_tp.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/_setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fabs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/flt_rounds.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpgetsticky.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetmask.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/fpsetround.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/infinity.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/makecontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/modf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/setjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/signalcontext.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/sigsetjmp.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/gen/syncicache.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htonl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/htons.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohl.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/net/ntohs.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/brk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/cerror.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/exect.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/pipe.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/ptrace.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/sbrk.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/powerpc/sys/setlogin.S#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/Makefile.inc#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/Makefile#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/divrem.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/TESTS/mul.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/adddi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/anddi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashldi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/ashrdi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/cmpdi2.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/divdi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixdfdi.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixsfdi.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunsdfdi.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/fixunssfdi.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdidf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatdisf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/floatunsdidf.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/iordi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshldi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/lshrdi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/moddi3.c#4 delete .. //depot/projects/soc2005/nsswitch_cached/libc/quad/muldi3.c#4 delete >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Fri Jul 1 10:07:06 2005 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 C516B16A420; Fri, 1 Jul 2005 10:07:05 +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 65D3116A41C for ; Fri, 1 Jul 2005 10:07:05 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3991143D1F for ; Fri, 1 Jul 2005 10:07:05 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61A75qO064499 for ; Fri, 1 Jul 2005 10:07:05 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61A74Ls064476 for perforce@freebsd.org; Fri, 1 Jul 2005 10:07:04 GMT (envelope-from soc-bushman@freebsd.org) Date: Fri, 1 Jul 2005 10:07:04 GMT Message-Id: <200507011007.j61A74Ls064476@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79365 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: Fri, 01 Jul 2005 10:07:07 -0000 http://perforce.freebsd.org/chv.cgi?CH=79365 Change 79365 by soc-bushman@soc-bushman_stinger on 2005/07/01 10:06:39 another try Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/divrem.m4#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/alpha/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpgetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpsetprec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/amd64_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/amd64_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/amd64_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/amd64_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/amd64/sys/vfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/fabs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/softfloat/arm-gcc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/softfloat/milieu.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/softfloat/softfloat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memcpy_arm.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memcpy_xscale.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/shmat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/arm/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/creat.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/creat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/gethostid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/gethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/getwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/killpg.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/killpg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/sethostid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/setpgrp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/setrgid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/setruid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/setruid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/sigcompat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/sigpause.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/sigsetmask.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/compat-43/sigvec.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_conv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_overflow.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_split.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/bt_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/btree.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/btree/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/changelog#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/db/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/db/db.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/docs/hash.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/docs/libtp.usenix.ps#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash_bigkey.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash_buf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash_func.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash_log2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/hash_page.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/ndbm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/hash/page.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/btree.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/dbm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/dbopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/hash.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/mpool.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/man/recno.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/mpool/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/mpool/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/mpool/mpool.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/mpool/mpool.libtp#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/extern.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_close.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_open.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_put.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_search.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_seq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/rec_utils.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/recno/recno.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/README#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/btree.tests/main.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/dbtest.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/driver2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/makedb.sh#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/tcreat3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/tdel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/testit#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/thash4.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/tread2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/tseq.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/hash.tests/tverify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/db/test/run.test#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/_hdtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/_ldtoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/glue.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/machdep_ldisQ.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/machdep_ldisd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gdtoa/machdep_ldisx.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/__xuname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/_pthread_stubs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/_rand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/_spinlock_stub.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/_thread_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/alarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/alarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/arc4random.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/arc4random.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/assert.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/basename.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/basename.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/check_utility_compat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/check_utility_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/clock.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/clock.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/closedir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/confstr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/confstr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/crypt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ctermid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ctermid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/daemon.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/daemon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/devname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/devname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/directory.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dirname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dirname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/disklabel.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dladdr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dlfcn.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dlfunc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dlinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dllockinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/dlopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/drand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/erand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/err.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/err.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/errlst.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/errno.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/exec.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fmtcheck.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fmtcheck.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fmtmsg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fmtmsg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fnmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fnmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fpclassify.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fpclassify.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/frexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/frexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fstab.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ftok.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ftok.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fts.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/fts.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ftw.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getbootfile.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getbootfile.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getbsize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getbsize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getcap.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getcap.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getcontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getcwd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getcwd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getdiskbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getdomainname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getfsent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getgrouplist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getgrouplist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/gethostname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/gethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getloadavg.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getloadavg.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getlogin.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getmntinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getmntinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getnetgrent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getnetgrent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getobjformat.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getobjformat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getosreldate.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getosreldate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpagesize.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpagesize.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpass.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpeereid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpeereid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getprogname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpwent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getpwent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getttyent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getttyent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getusershell.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getusershell.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getvfsbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/getvfsbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/glob.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/glob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/initgroups.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/initgroups.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/isatty.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/isgreater.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/isinf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/isnan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/jrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/lcong48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ldexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/lockf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/lockf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/lrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/makecontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/modf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/mrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/msgctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/msgget.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/msgrcv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/msgsnd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nftw.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nice.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nice.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/nrand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/opendir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pause.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pause.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pmadvise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/popen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/popen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/posixshm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pselect.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pselect.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/psignal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/psignal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pw_scan.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pw_scan.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pwcache.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/pwcache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/raise.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/raise.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/rand48.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/rand48.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/readdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/readpassphrase.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/readpassphrase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/rewinddir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/rfork_thread.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/scandir.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/scandir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/seed48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/seekdir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_destroy.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_getvalue.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_post.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sem_wait.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/semctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setdomainname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sethostname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setjmp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setjmperr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setmode.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setmode.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setproctitle.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setproctitle.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/setprogname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/shm_open.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/siginterrupt.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/siginterrupt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/siglist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/signal.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/signal.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sigsetops.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sigsetops.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/srand48.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/statvfs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/statvfs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/stringlist.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/stringlist.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/strtofflags.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/strtofflags.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/swapcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysconf.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysconf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysctl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysctl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysctlbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/sysctlnametomib.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/syslog.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/syslog.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tcgetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tcsendbreak.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tcsetattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tcsetpgrp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/telldir.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/telldir.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/termios.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/time.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/time.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/times.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/times.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/timezone.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/timezone.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tls.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ttyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ttyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ttyslot.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/tzset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ualarm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ualarm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ucontext.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ulimit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/ulimit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/uname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/uname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/unvis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/unvis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/usleep.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/usleep.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/utime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/utime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/valloc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/valloc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/vis.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/vis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/wait.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/wait3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/waitpid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/wordexp.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gen/wordexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gmon/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gmon/gmon.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gmon/mcount.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/gmon/moncontrol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/alloca.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/ldexp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/modf.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/rfork_thread.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/stdlib/abs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/stdlib/div.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/stdlib/labs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/stdlib/ldiv.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/bcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/index.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/memchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/memcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/memset.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/rindex.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strcat.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strcmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strlen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strncmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/strrchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/swab.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/wcschr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/wcscmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/wcslen.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/string/wmemchr.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_clr_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_ioperm.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_ldt.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_get_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_fsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_gsbase.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_ioperm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_ldt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_watch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_set_watch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_vm86.2#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/i386_vm86.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/reboot.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/i386/sys/syscall.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__divdf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__divdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__divsf3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__divsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__moddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__modsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__udivdi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__udivsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__umoddi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/__umodsi3.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/_mcount.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/gen/unwind.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/byte_swap_2.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/byte_swap_4.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/stdlib/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/bcopy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/bzero.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/ffs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/memcpy.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/string/memmove.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/Ovfork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/fork.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/getcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/sigreturn.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/ia64/sys/swapcontext.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/libc_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/nss_tls.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/reentrant.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/spinlock.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/include/un-namespace.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/big5.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/big5.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/btowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/btowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/collate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/collate.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/collcmp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/ctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/digittoint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/euc.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/euc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/fix_grouping.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gb18030.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gb18030.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gb2312.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gb2312.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gbk.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/gbk.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isalpha.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isblank.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/iscntrl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isgraph.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isideogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/islower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isphonogram.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isprint.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/ispunct.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isrune.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isspace.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isspecial.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/iswalnum.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/iswctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/isxdigit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/ldpart.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/ldpart.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lmessages.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lmessages.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lmonetary.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lmonetary.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lnumeric.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/lnumeric.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/localeconv.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/localeconv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mblen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mblen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mblocal.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbrlen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbrlen.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbrtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbrtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbsinit.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbsinit.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbsnrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbsrtowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbsrtowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbstowcs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbstowcs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbtowc.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mbtowc.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mskanji.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/mskanji.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/multibyte.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/nextwctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/nextwctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/nl_langinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/nl_langinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/nomacros.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/none.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/rpmatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/rpmatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/rune.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/runefile.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/runetype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/setlocale.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/setlocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/setlocale.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/setrunelocale.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/table.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/toascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/tolower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/tolower.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/toupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/toupper.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/towlower.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/towupper.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/utf8.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/utf8.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcrtomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcrtomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcsftime.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcsftime.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcsnrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcsrtombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcsrtombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstoimax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstol.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstol.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstold.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstoll.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstombs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstombs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstoul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstoull.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcstoumax.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctob.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctomb.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctomb.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctrans.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctrans.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctype.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wctype.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcwidth.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/locale/wcwidth.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/addr2ascii.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/addr2ascii.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ascii2addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/base64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/byteorder.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ether_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ethers.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/eui64.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/eui64.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gai_strerror.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gai_strerror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getaddrinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getaddrinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gethostbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gethostbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gethostbyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gethostbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/gethostnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getifaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getifaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getifmaddrs.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getifmaddrs.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getipnodebyname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnameinfo.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnameinfo.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnetbydns.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnetbyht.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnetbynis.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnetent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getnetnamadr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getproto.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getprotoent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getprotoent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getprotoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyport.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservent.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservent.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/herror.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/hesiod.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/hesiod.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/if_indextoname.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/if_indextoname.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/if_nameindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/if_nametoindex.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet6_opt_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet6_option_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet6_rth_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet6_rthdr_space.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_lnaof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_makeaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_net.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_net_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_net_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_neta.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_netof.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_network.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_ntoa.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_ntop.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/inet_pton.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ip6opt.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/linkaddr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/linkaddr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/map_v4v6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/name6.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/netdb_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ns_name.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ns_netint.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ns_parse.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ns_print.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/ns_ttl.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nsap_addr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nsdispatch.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nsdispatch.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nslexer.l#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nsparser.y#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nss_backends.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/nss_compat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/rcmd.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/rcmd.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/rcmdsh.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/rcmdsh.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/recv.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_comp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_config.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_data.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_debug.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_mkquery.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_mkupdate.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_query.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_send_private.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/res_update.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/resolver.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/rthdr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/send.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/sockatmark.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/sockatmark.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/vars.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/C.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/catclose.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/catgets.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/catopen.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/ko_KR.UTF-8.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/ko_KR.eucKR.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/msgcat.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/pl_PL.ISO8859-2.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/nls/ru_RU.KOI8-R.msg#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_add_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_calc_mask.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_calc_mask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_clear_perms.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_copy.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_copy_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_create_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_delete.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_delete.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_delete_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_delete_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_delete_perm.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_dup.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_entry.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_free.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_from_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_from_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get_entry.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get_perm_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_get_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_init.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_init.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_perm.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_set_permset.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_set_qualifier.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_set_tag_type.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_size.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_support.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_support.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_to_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_to_text.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_valid.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/acl_valid.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/extattr.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/extattr.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac.conf.5#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_exec.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_free.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_get.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_get.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_is_present_np.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_prepare.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_set.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_set.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/mac_text.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/posix1e/posix1e.3#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/SYS.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/_fpmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/arith.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/_ctx_start.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/_set_tp.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/_setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fabs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/flt_rounds.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fpgetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fpgetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fpgetsticky.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fpsetmask.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/fpsetround.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/infinity.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/makecontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/modf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/setjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/signalcontext.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/sigsetjmp.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/gen/syncicache.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/net/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/net/htonl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/net/htons.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/net/ntohl.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/net/ntohs.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/brk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/cerror.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/exect.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/pipe.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/ptrace.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/sbrk.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/powerpc/sys/setlogin.S#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/Makefile.inc#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/TESTS/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/TESTS/divrem.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/TESTS/mul.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/adddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/anddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/ashldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/ashrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/cmpdi2.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/divdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/fixdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/fixsfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/fixunsdfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/fixunssfdi.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/floatdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/floatdisf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/floatunsdidf.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/iordi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/lshldi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/lshrdi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/moddi3.c#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/quad/muldi3.c#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Fri Jul 1 10:13:14 2005 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 1DC9C16A420; Fri, 1 Jul 2005 10:13:14 +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 D45F916A41C for ; Fri, 1 Jul 2005 10:13:13 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88C443D1F for ; Fri, 1 Jul 2005 10:13:13 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61ADDsl064766 for ; Fri, 1 Jul 2005 10:13:13 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61ADDCY064763 for perforce@freebsd.org; Fri, 1 Jul 2005 10:13:13 GMT (envelope-from soc-bushman@freebsd.org) Date: Fri, 1 Jul 2005 10:13:13 GMT Message-Id: <200507011013.j61ADDCY064763@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79366 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: Fri, 01 Jul 2005 10:13:15 -0000 http://perforce.freebsd.org/chv.cgi?CH=79366 Change 79366 by soc-bushman@soc-bushman_stinger on 2005/07/01 10:12:59 deleting unnecessary files Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/bin/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/Makefile.inc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cat/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cat/cat.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cat/cat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chflags/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chflags/chflags.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chflags/chflags.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chio/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chio/chio.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chio/chio.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chio/defs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chio/pathnames.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chmod/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chmod/chmod.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/chmod/chmod.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cp/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cp/cp.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cp/cp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cp/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/cp/utils.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.2#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.a#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/csh.g#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/USD.doc/tabs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/config.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/config_p.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/csh/host.defs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/date.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/date.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/netdate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/vary.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/date/vary.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/args.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/conv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/conv_tab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/dd.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/dd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/dd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/gen.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/misc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/position.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.ascii#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.ebcdic#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.ibm#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.lcase#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.oldascii#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.oldebcdic#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.oldibm#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.pareven#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.parnone#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.parodd#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.parset#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.swab#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/dd/ref.ucase#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/df/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/df/df.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/df/df.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/domainname/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/domainname/domainname.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/domainname/domainname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/echo/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/echo/echo.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/echo/echo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/POSIX#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/buf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/cbc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/ed.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/ed.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/glbl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/io.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/re.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/sub.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/=.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/TODO#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/a.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/a.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/a.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/a1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/a2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/addr.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/addr.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/addr.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/addr1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/addr2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/ascii.d.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/ascii.r.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/ascii.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/bang1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/bang1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/bang1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/bang1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/bang2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/c.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/c.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/c.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/c1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/c2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/ckscripts.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/d.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/d.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/d.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/d.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e3.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e3.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e3.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e4.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e4.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/e4.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/f1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/f2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g3.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g3.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g3.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g4.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g4.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g4.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g5.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g5.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/g5.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/h.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/i3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/j.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/j.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/j.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/k4.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/l.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/l.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/l.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/m.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/m.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/m.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/m.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/mkscripts.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/n.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/n.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/n.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/nl2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/p.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/p.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/p.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/q.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/q.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/q.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/q1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r3.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r3.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/r3.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s10.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s3.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s3.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s3.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s4.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s5.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s6.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s7.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s8.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/s9.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t1.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t1.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t1.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t2.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t2.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/t2.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/u.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/u.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/u.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/u.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/v.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/v.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/v.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w.d#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w.r#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w.t#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w1.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w2.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/w3.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/x.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/test/z.err#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ed/undo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/expr/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/expr/expr.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/expr/expr.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/getfacl/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/getfacl/getfacl.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/getfacl/getfacl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/hostname/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/hostname/hostname.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/hostname/hostname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kenv/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kenv/kenv.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kenv/kenv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kill/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kill/kill.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/kill/kill.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ln/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ln/ln.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ln/ln.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ln/symlink.7#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/cmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/ls.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/ls.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/ls.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/print.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ls/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mkdir/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mkdir/mkdir.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mkdir/mkdir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mv/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mv/mv.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/mv/mv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/ar_io.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/ar_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/buf_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/cache.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/cache.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/cpio.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/cpio.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/cpio.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/file_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/ftree.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/ftree.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/gen_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/getoldopt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/options.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/options.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/pat_rep.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/pat_rep.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/pax.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/pax.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/pax.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/sel_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/sel_subs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tables.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tables.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tar.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tar.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tar.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pax/tty_subs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/fmt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/keyword.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/nlist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/print.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/ps.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/ps.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/ps/ps.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pwd/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pwd/pwd.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/pwd/pwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rcp/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rcp/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rcp/rcp.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rcp/rcp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rcp/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/realpath/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/realpath/realpath.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/realpath/realpath.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rm/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rm/rm.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rm/rm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rmail/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rmdir/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rmdir/rmdir.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/rmdir/rmdir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/file.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/mask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/merge.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/remove.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/setfacl.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/setfacl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/setfacl.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/setfacl/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/TOUR#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/alias.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/alias.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/arith.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/arith.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/arith_lex.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/bltin/bltin.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/bltin/echo.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/bltin/echo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/builtins.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/cd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/cd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/error.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/error.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/eval.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/eval.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/exec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/exec.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/expand.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/expand.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/cmv#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/dirs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/kill#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/login#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/newgrp#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/popd#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/pushd#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/funcs/suspend#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/histedit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/init.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/input.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/input.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/jobs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/jobs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mail.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mail.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/main.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/memalloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/memalloc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/miscbltin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mkbuiltins#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mkinit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mknodes.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mksyntax.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mktokens#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/myhistedit.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mystring.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/mystring.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/nodes.c.pat#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/nodetypes#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/options.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/options.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/output.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/output.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/parser.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/parser.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/redir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/redir.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/sh.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/shell.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/show.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/show.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/trap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/trap.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/var.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sh/var.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sleep/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sleep/sleep.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sleep/sleep.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/cchar.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/gfmt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/key.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/modes.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/print.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/stty.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/stty.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/stty.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/stty/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sync/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sync/sync.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/sync/sync.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/TEST.README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/TEST.csh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/TEST.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/test.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/bin/test/test.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/AUTHORS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/BUGS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/COPYING#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/FREEBSD-Xlist#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/INSTALL#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/MIRRORS.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/MIRRORS.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/README.ldap#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/README.y2k#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/am_ops.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amd.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_auto.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_direct.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_error.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_host.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_inherit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_link.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_linkx.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_nfsl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_nfsx.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_program.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_root.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_toplvl.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amfs_union.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amq_subr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/amq_svc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/autil.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/clock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/conf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/conf_parse.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/conf_tok.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/get_args.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_file.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_hesiod.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_ldap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_ndbm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_nis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_nisplus.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_passwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/info_union.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/map.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/mapc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/mntfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/nfs_prot_svc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/nfs_start.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/nfs_subr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_TEMPLATE.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_cachefs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_cdfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_efs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_lofs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_mfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_nfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_nfs3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_nullfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_pcfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_tfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_tmpfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_ufs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_umapfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_unionfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/ops_xfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/opts.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/restart.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/rpc_fwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/sched.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/srvr_amfs_auto.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amd/srvr_nfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/amq.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/amq.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/amq.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/amq_clnt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/amq_xdr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/pawd.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/amq/pawd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/aux_conf.h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/bootstrap#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/checkmount/checkmount_bsd44.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/fh_dref/fh_dref_freebsd22.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/mtab/mtab_bsd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/nfs_prot/nfs_prot_freebsd2.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/sa_dref/sa_dref_bsd44.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/transp/transp_sockets.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/trap/trap_default.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/conf/umount/umount_bsd44.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/doc/am-utils.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/doc/texinfo.tex#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/doc/version.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fixmount/fixmount.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fixmount/fixmount.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_analyze.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_data.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_dict.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_gram.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_lex.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsi_util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsinfo.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsinfo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/fsinfo.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/wr_atab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/wr_bparam.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/wr_dumpset.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/wr_exportfs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/fsinfo/wr_fstab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/hlfsd.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/hlfsd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/hlfsd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/homedir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/nfs_prot_svc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/hlfsd/stubs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/am_compat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/am_defs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/am_utils.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/am_xdr_func.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/amq_defs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/mount_headers1.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/include/mount_headers2.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/ldap-id.ms#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/ldap-id.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/alloca.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/amu.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/hasmntopt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/misc_rpc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/mount_fs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/mtab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/nfs_prot_xdr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/strerror.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/wire.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/xdr_func.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/libamu/xutil.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/GNUmakefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/amdgrep#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/amindent#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/autopat#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/chop-aclocal.pl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/copy-if-newbig#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/macros/HEADER#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/macros/TRAILER#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/mk-aclocal#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/mkconf#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/rmtspc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/m4/update_build_version#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/mk-amd-map/mk-amd-map.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/mk-amd-map/mk-amd-map.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/am-eject.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/amd.conf-sample#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/amd.conf.5#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/amd2ldif.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/amd2sun.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/automount2amd.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/automount2amd.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/ctl-amd.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/ctl-hlfsd.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/expn.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/expn.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/fix-amd-map.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/fixrmtab.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/redhat-ctl-amd.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/wait4amd.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/scripts/wait4amd2die.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/tasks#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/wire-test/wire-test.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/amd/wire-test/wire-test.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/AUTHORS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Examples/ckbook.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Examples/pi.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Examples/primes.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Examples/twins.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/FAQ#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/INSTALL#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/BUG.bc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/array.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/arrayp.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/aryprm.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/atan.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/checklib.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/div.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/exp.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/fact.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/jn.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/ln.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/mul.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/raise.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/signum#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/sine.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/sqrt.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/sqrt1.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/sqrt2.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/testfn.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/Test/timetest#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/acconfig.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/aclocal.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/bc.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/bcdefs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/const.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/execute.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/fix-libmath_h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/global.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/global.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/libmath.b#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/libmath.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/load.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/proto.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/sbc.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/scan.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/storage.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/bc/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/config.h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/array.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/dc-proto.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/dc-regdef.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/dc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/dc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/eval.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/misc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/numeric.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/stack.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/dc/string.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/bc.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/bc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/dc.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/doc/dc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/h/number.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/install-sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/lib/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/lib/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/lib/number.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/lib/testmul.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/lib/vfprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/missing#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/mkinstalldirs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bc/stamp-h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/CHANGES#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/COPYRIGHT#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/FAQ#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/FREEBSD-Upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/FREEBSD-Xlist#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/acconfig.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/check-tool.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/check-tool.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkconf.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkconf.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkconf.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkzone.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkzone.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkzone.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/check/named-checkzone.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/dig.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/dig.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/dig.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/dig.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/dighost.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/host.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/host.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/host.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/host.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/include/dig/dig.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/nslookup.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/nslookup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/nslookup.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dig/nslookup.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-keygen.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-keygen.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-keygen.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-keygen.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-makekeyset.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-makekeyset.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-makekeyset.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-makekeyset.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signkey.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signkey.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signkey.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signkey.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signzone.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signzone.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signzone.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssec-signzone.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssectool.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/dnssec/dnssectool.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/aclconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/builtin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/client.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/config.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/control.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/controlconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/aclconf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/builtin.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/client.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/config.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/control.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/globals.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/interfacemgr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/listenlist.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/log.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/logconf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/lwaddr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/lwdclient.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/lwresd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/lwsearch.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/main.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/notify.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/query.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/server.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/sortlist.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/tkeyconf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/tsigconf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/types.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/update.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/xfrout.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/include/named/zoneconf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/interfacemgr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/listenlist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/log.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/logconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwaddr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwdclient.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwderror.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwdgabn.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwdgnba.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwdgrbn.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwdnoop.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwresd.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwresd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwresd.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwresd.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/lwsearch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.conf.5#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.conf.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.conf.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/named.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/notify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/query.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/server.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/sortlist.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/tkeyconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/tsigconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/unix/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/unix/include/named/os.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/unix/os.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/update.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/xfrout.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/named/zoneconf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/nsupdate/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/nsupdate/nsupdate.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/nsupdate/nsupdate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/nsupdate/nsupdate.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/nsupdate/nsupdate.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/include/rndc/os.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc-confgen.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc-confgen.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc-confgen.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc-confgen.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.conf#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.conf.5#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.conf.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.conf.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.docbook#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/rndc.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/unix/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/unix/os.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/bin/rndc/util.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/config.guess#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/config.sub#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM-book.xml#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch01.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch02.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch03.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch04.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch05.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch06.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch07.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch08.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.ch09.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Bv9ARM.html#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/README-SGML#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/isc.color.gif#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/nominum-docbook-html.dsl.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/nominum-docbook-print.dsl.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/arm/validate.sh.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-baba-dnsext-acl-reqts-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-daigle-napstr-04.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-danisch-dns-rr-smtp-03.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-dnsext-opcode-discover-02.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-durand-dnsop-dynreverse-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-axfr-clarify-05.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-dhcid-rr-08.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-2535typecode-change-06.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-intro-11.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-protocol-07.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-records-09.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-insensitive-04.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-interop3597-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-keyrr-key-signing-flag-12.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-mdns-33.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-tkey-renewal-mode-04.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-tsig-sha-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsext-wcard-clarify-02.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-bad-dns-res-02.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-dnssec-operational-practices-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-configuration-02.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-issues-09.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-transport-guidelines-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-key-rollover-requirements-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-misbehavior-against-aaaa-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-respsize-01.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-dnsop-serverid-02.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-enum-e164-gstn-np-05.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-ipseckey-rr-09.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-ipv6-node-requirements-08.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ietf-secsh-dns-05.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-ihren-dnsext-threshold-validation-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-kato-dnsop-local-zones-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/draft-park-ipv6-extensions-dns-pnp-00.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/draft/update#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/dnssec#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/format-options.pl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/ipv6#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/migration#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/migration-4to9#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/options#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/rfc-compliance#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/roadmap#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/misc/sdb#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/index#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1032.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1033.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1034.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1035.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1101.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1122.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1123.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1183.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1348.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1535.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1536.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1537.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1591.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1611.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1612.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1706.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1712.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1750.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1876.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1886.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1982.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1995.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc1996.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2052.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2104.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2119.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2133.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2136.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2137.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2163.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2168.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2181.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2230.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2308.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2317.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2373.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2374.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2375.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2418.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2535.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2536.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2537.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2538.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2539.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2540.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2541.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2553.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2671.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2672.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2673.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2782.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2825.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2826.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2845.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2874.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2915.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2929.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2930.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc2931.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3007.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3008.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3071.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3090.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3110.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3123.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3152.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3197.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3225.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3226.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3258.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3363.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3364.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3425.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3445.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3467.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3490.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3491.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3492.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3493.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3513.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3596.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3597.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3645.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3655.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3658.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3833.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bind9/doc/rfc/rfc3845.txt#2 delete >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Fri Jul 1 10:36:43 2005 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 A04C316A420; Fri, 1 Jul 2005 10:36:42 +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 6A14416A41C for ; Fri, 1 Jul 2005 10:36:42 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DAE243D1D for ; Fri, 1 Jul 2005 10:36:42 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61AagKE065724 for ; Fri, 1 Jul 2005 10:36:42 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61Aag95065721 for perforce@freebsd.org; Fri, 1 Jul 2005 10:36:42 GMT (envelope-from soc-bushman@freebsd.org) Date: Fri, 1 Jul 2005 10:36:42 GMT Message-Id: <200507011036.j61Aag95065721@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79367 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: Fri, 01 Jul 2005 10:36:43 -0000 http://perforce.freebsd.org/chv.cgi?CH=79367 Change 79367 by soc-bushman@soc-bushman_stinger on 2005/07/01 10:36:37 and another one deletion Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-arm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-arm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-generic.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-generic.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-i386.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-i386.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-ia64.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-ia64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-m68851.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-ppc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-ppc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-s390.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-s390.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-sparc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/tc-sparc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-386bsd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-aux.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-freebsd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-generic.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-linux.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-nbsd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-pe.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-ppcnw.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-sparcaout.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-svr4.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/config/te-sysv32.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/debug.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/dep-in.sed#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/depend.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/all.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/as.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/as.texinfo#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-alpha.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-arc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-arm.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-i386.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-ia64.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-ppc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-sh.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/c-sparc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/gasp.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/gasver.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/h8.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/doc/internals.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/dw2gencfi.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/dw2gencfi.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/dwarf2dbg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/dwarf2dbg.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/ecoff.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/ecoff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/ehopt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/emul-target.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/emul.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/expr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/expr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/flonum-copy.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/flonum-konst.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/flonum-mult.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/flonum.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/frags.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/frags.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/gasp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/gdbinit.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/hash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/hash.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/input-file.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/input-file.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/input-scrub.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/itbl-lex.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/itbl-ops.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/itbl-ops.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/itbl-parse.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/link.cmd#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/listing.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/listing.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/literal.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/macro.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/macro.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/messages.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/obj.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/output-file.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/output-file.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/po/Make-in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/po/POTFILES.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/po/gas.pot#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/read.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/read.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/sb.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/sb.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/stabs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/stamp-h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/struc-symbol.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/subsegs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/subsegs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/symbols.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/symbols.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/tc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/write.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gas/write.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gprof/po/Make-in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gprof/po/POTFILES.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/gprof/po/gprof.pot#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/MAINTAINERS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/alloca-conf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/ansidecl.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/aout64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/ar.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/encap.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/host.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/ranlib.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/reloc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/stab.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/stab_gnu.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/aout/sun4.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/bfdlink.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/bin-bugs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/callback.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/alpha.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/arm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/aux-coff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/ecoff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/external.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/i386.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/ia64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/internal.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/pe.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/powerpc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/rs6000.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/rs6k64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/sh.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/sparc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/sym.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/symconst.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/ti.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/coff/xcoff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/demangle.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/dis-asm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/dyn-string.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ChangeLog-9103#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/alpha.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/arc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/arm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/avr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/common.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/cris.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/d10v.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/d30v.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/dlx.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/dwarf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/dwarf2.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/external.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/fr30.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/frv.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/h8.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/hppa.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/i370.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/i386.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/i860.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/i960.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ia64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/internal.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ip2k.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/iq2000.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/m32r.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/m68hc11.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/m68k.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/mcore.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/mips.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/mmix.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/mn10200.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/mn10300.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/msp430.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/openrisc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/or32.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/pj.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ppc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/ppc64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/reloc-macros.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/s390.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/sh.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/sparc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/v850.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/vax.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/x86-64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/xstormy16.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/elf/xtensa.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/fibheap.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/filenames.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/floatformat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/fnmatch.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/fopen-bin.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/fopen-same.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/gdbm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/hashtab.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/ieee.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/libiberty.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/md5.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/objalloc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/obstack.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/ChangeLog-9103#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/alpha.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/arc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/arm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/cgen.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/convex.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/i386.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/ia64.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/np1.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/pn.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/ppc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/s390.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/opcode/sparc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/partition.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/progress.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/regs/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/remote-sim.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/safe-ctype.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/sort.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/splay-tree.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/symcat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/ternary.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/xregex.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/include/xregex2.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/install-sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ChangeLog-0001#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ChangeLog-0203#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ChangeLog-9197#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ChangeLog-9899#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/MAINTAINERS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/TODO#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/acinclude.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/aclocal.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/config.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/configure.host#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/configure.tgt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/deffile.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/deffilep.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/dep-in.sed#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/alpha.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/arcelf.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armaoutb.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armaoutl.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armcoff.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelf.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelf_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelf_linux.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelf_nbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelf_oabi.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armelfb_nbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armnbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/armpe.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/coff_sparc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32_sparc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32b4300.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32bmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32bmipn32.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32bsmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32ebmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32elmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32l4300.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32lmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32lppc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32lppcsim.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32lsmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32ppc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32ppc_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32ppclinux.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf32ppcsim.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64_ia64.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64_ia64_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64_s390.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64_sparc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64_sparc_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64alpha.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64alpha_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64alpha_nbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64bmip.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64lppc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf64ppc.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_i386.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_i386_chaos.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_i386_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_i386_ldso.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_s390.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_x86_64.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/elf_x86_64_fbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386aout.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386bsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386coff.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386freebsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386linux.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386moss.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386nbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386nto.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386nw.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386pe.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/i386pe_posix.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/ppcmacos.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/ppcnw.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/ppcpe.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/sh.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/shl.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/shlelf.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/sparcaout.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/sparclinux.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/sparcnbsd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/sun4.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/vanilla.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emulparams/vsta.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/alphaelf.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/armcoff.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/armelf.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/armelf_oabi.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/astring.sed#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/elf32.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/generic.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/ia64elf.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/linux.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/needrelax.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/netbsd.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/ostring.sed#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/pe.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/ppc32elf.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/ppc64elf.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/sunos.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/ticoff.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/emultempl/vanilla.em#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/fdl.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/gen-doc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/genscripts.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/h8-doc.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ld.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ld.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ld.texinfo#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldcref.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldctor.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldctor.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldemul.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldemul.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldexp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldexp.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldfile.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldfile.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldgram.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldint.texinfo#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldlang.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldlang.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldlex.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldlex.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldmain.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldmain.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldmisc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldmisc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldver.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldver.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldver.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldwrite.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/ldwrite.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/lexsup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/mri.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/mri.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/pe-dll.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/pe-dll.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/po/Make-in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/po/POTFILES.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/po/ld.pot#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/alpha.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/aout.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/armaout.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/armcoff.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/elf.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/i386coff.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/nw.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/pe.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/ppcpe.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/sh.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/sparccoff.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/scripttempl/vanilla.sc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/stamp-h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ld/sysdep.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/_doprnt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/aclocal.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/alloca.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/argv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/asprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/atexit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/basename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/bcmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/bcopy.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/bsearch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/bzero.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/calloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/choose-temp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/clock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/concat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/config.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/config.table#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/config/mh-cxux7#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/config/mh-fbsd21#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/config/mh-openedition#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/copying-lib.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/copysign.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/cp-demangle.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/cp-demangle.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/cp-demint.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/cplus-dem.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/dyn-string.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/fdmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/ffs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/fibheap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/floatformat.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/fnmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/fnmatch.txh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/functions.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/gather-docs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/getcwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/getpagesize.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/getpwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/getruntime.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/hashtab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/hex.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/index.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/insque.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/lbasename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/libiberty.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/lrealpath.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/maint-tool#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/make-relative-prefix.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/make-temp-file.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/md5.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/memchr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/memcmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/memcpy.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/memmove.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/memset.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/mkstemps.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/objalloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/obstack.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/obstacks.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/partition.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/pexecute.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/physmem.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/putenv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/random.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/regex.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/rename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/rindex.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/safe-ctype.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/setenv.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/sigsetmask.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/sort.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/spaces.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/splay-tree.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strcasecmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strchr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strdup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strerror.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strncasecmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strncmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strrchr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strsignal.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strstr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strtod.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strtol.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/strtoul.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/ternary.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/tmpnam.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/vasprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/vfork.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/vfprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/vprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/vsprintf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/waitpid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xatexit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xexit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xmalloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xmemdup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xstrdup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libiberty/xstrerror.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/libtool.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ltcf-c.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ltcf-cxx.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ltcf-gcj.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ltconfig#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ltmain.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/md5.sum#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/missing#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/mkinstalldirs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/move-if-change#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ChangeLog-0001#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ChangeLog-0203#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ChangeLog-9297#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ChangeLog-9899#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/MAINTAINERS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/acinclude.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/aclocal.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/alpha-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/alpha-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arc-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arc-dis.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arc-ext.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arc-ext.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arc-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arm-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/arm-opc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-asm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-asm.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-dis.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-ibld.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/cgen.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/config.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/dep-in.sed#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/dis-buf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/dis-init.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/disassemble.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/i386-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-asmtab.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-asmtab.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-gen.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-ic.tbl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-a.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-b.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-d.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-f.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-i.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-m.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc-x.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-opc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-raw.tbl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-war.tbl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ia64-waw.tbl#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/opintl.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/po/Make-in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/po/POTFILES.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/po/opcodes.pot#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ppc-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/ppc-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/s390-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/s390-mkopc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/s390-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/s390-opc.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/sh-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/sh-opc.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/sparc-dis.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/sparc-opc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/stamp-h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/opcodes/sysdep.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/symlink-tree#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/binutils/ylwrap#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/FREEBSD-Xlist#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/TODO#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/VERSION#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/gensnmpdef/gensnmpdef.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/gensnmpdef/gensnmpdef.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/gensnmptree/gensnmptree.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/gensnmptree/gensnmptree.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/asn1.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/asn1.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/asn1.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/bsnmpagent.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/bsnmpclient.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/bsnmplib.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmp.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmpagent.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmpagent.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmpclient.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmpclient.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/snmppriv.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/support.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/lib/support.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/oid-list#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_ifmib.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_ifstack.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_interfaces.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_ip.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_ipaddr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_nettomedia.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_rcvaddr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_route.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_tcp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_tree.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/mibII_udp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/snmp_mibII.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_mibII/snmp_mibII.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_ntp/BEGEMOT-NTP-MIB.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_ntp/NTP-MIB.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_ntp/NTP-PROXY-MIB.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_ntp/ntp_tree.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmp_ntp/snmp_ntp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/.gdbinit#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/BEGEMOT-MIB.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/BEGEMOT-SNMPD.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/FOKUS-MIB.txt#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/action.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/bsnmpd.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/config.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/export.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/snmpd.config#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/snmpd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/snmpd.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/snmpmod.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/snmpmod.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/trans_lsock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/trans_lsock.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/trans_udp.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/trans_udp.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/trap.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bsnmp/snmpd/tree.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/CHANGES#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/FREEBSD-Xlist#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/LICENSE#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/Makefile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/Makefile-libbz2_so#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/README.COMPILATION.PROBLEMS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/Y2K_INFO#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/blocksort.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzip2.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzip2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzip2recover.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzlib.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzlib.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/bzlib_private.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/compress.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/crctable.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/decompress.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/dlltest.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/huffman.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/libbz2.def#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/makefile.msc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/manual.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/randtable.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample1.bz2.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample1.ref.gz.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample2.bz2.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample2.ref.gz.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample3.bz2.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/sample3.ref.gz.uu#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/spewG.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/unzcrash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/words0#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/words1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/words2#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/bzip2/words3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/com_err.3#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/com_err.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/com_err.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/com_right.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/compile_et.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/compile_et.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/compile_et.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/error.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/getarg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/getarg.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/lex.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/lex.l#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/parse.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/com_err/roken_rename.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/COPYING#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/COPYING.LIB#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/alloca.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/copyin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/copyout.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/copypass.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/cpio.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/cpio.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/cpio.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/cpiohdr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/defer.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/defer.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/dirname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/dstring.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/dstring.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/error.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/extern.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/filemode.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/filetypes.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/global.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/idcache.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/makepath.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/rmt.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/rtapelib.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/safe-stat.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/stripslash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/system.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/tar.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/tar.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/tarhdr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/userspec.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/version.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/xmalloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cpio/xstrdup.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/AUTHORS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/BUGS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/COPYING#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/COPYING.LIB#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/ChangeLog.zoo#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/FAQ#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/FREEBSD-Xlist#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/HACKING#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/INSTALL#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/MINOR-BUGS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/PROJECTS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/TESTS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/TODO#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/acinclude.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/aclocal.m4#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/compile#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/config.h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/check_cvs.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/clmerge.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cln_hist.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/commit_prep.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cvs2vendor.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cvs_acls.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cvscheck.man#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cvscheck.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/cvshelp.man#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/debug_check_log.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/descend.man#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/descend.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/dirfns.shar#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/intro.doc#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/log.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/log_accum.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/mfpipe.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/pvcs2rcs.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/rcs-to-cvs.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/rcs2log.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/rcs2sccs.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/rcslock.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/contrib/sccs2rcs.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/cvs-format.el#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/depcomp#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/analyze.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/cmpbuf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/cmpbuf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/context.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/diff.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/diff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/diff3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/diffrun.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/dir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/ed.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/ifdef.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/io.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/normal.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/side.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/system.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/util.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/diff/version.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/ChangeLog.fsf#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/RCSFILES#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvs-paper.ms#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvs.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvs.man.footer#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvs.man.header#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvs.texinfo#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/cvsclient.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/mdate-sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/mkman.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/stamp-1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/stamp-vti#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/version-client.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/doc/version.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/install-sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/ChangeLog.fsf#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/argmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/dup2.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/fncase.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/fnmatch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/fnmatch.h.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/ftruncate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getdate.y#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/gethostname.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getline.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getline.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getopt.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getopt.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getopt1.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getpagesize.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/getpass.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/md5.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/md5.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/memmove.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/mkdir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/regex.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/regex.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/rename.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/savecwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/savecwd.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/sighandle.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/strerror.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/stripslash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/strstr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/strtoul.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/system.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/valloc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/wait.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/waitpid.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/xgetwd.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/xgssapi.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/xselect.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/xsize.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/xtime.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/lib/yesno.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/cvs.1#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/cvs.5#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/man/cvsbug.8#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/mdate-sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/missing#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/mkinstalldirs#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/mktemp.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ChangeLog-9194#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ChangeLog-9395#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ChangeLog-96#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ChangeLog-97#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/add.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/admin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/annotate.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/buffer.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/buffer.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/checkin.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/checkout.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/classify.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/client.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/client.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/commit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/create_adm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/cvs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/cvsbug.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/cvsrc.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/diff.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/edit.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/edit.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/entries.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/error.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/error.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/expand_path.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/fileattr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/fileattr.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/filesubr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/find_names.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/hardlink.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/hardlink.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/hash.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/hash.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/history.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/history.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/ignore.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/import.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/lock.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/log.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/login.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/logmsg.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/main.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/mkmodules.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/modules.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/myndbm.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/myndbm.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/no_diff.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/parseinfo.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/patch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/rcs.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/rcs.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/rcscmds.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/recurse.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/release.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/remove.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/repos.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/root.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/root.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/run.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/sanity.sh#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/scramble.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/server.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/server.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/stack.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/stack.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/status.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/subr.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/tag.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/update.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/update.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/vers_ts.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/version.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/watch.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/watch.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/wrapper.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/src/zlib.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/tools/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/tools/Makefile.am#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/tools/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/cvs/tools/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/COPYING#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/ChangeLog#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/FREEBSD-upgrade#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/Makefile.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/NEWS#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/README#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/analyze.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/cmpbuf.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/cmpbuf.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/config.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/config.hin#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/configure#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/configure.in#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/context.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/diagmeet.note#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/diff.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/diff.h#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/diff.texi#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/diff3.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/dir.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/ed.c#2 delete .. //depot/projects/soc2005/nsswitch_cached/src/contrib/diff/ifdef.c#2 delete >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Fri Jul 1 18:33:37 2005 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 8451E16A420; Fri, 1 Jul 2005 18:33:36 +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 4773F16A41C for ; Fri, 1 Jul 2005 18:33:36 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C39F43D1F for ; Fri, 1 Jul 2005 18:33:36 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61IXaF6006976 for ; Fri, 1 Jul 2005 18:33:36 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61IXZUa006969 for perforce@freebsd.org; Fri, 1 Jul 2005 18:33:35 GMT (envelope-from peter@freebsd.org) Date: Fri, 1 Jul 2005 18:33:35 GMT Message-Id: <200507011833.j61IXZUa006969@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79396 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: Fri, 01 Jul 2005 18:33:37 -0000 http://perforce.freebsd.org/chv.cgi?CH=79396 Change 79396 by peter@peter_overcee on 2005/07/01 18:33:25 IFC @79392 Affected files ... .. //depot/projects/hammer/UPDATING#80 integrate .. //depot/projects/hammer/etc/rc.d/dhclient#15 integrate .. //depot/projects/hammer/lib/libc/sys/fhopen.2#3 integrate .. //depot/projects/hammer/lib/libc/sys/kenv.2#3 integrate .. //depot/projects/hammer/lib/libdevstat/devstat.3#7 integrate .. //depot/projects/hammer/lib/libpmc/pmclog.c#2 integrate .. //depot/projects/hammer/lib/libpmc/pmclog.h#2 integrate .. //depot/projects/hammer/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml#101 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/Makefile#3 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/early-adopter/Makefile#2 delete .. //depot/projects/hammer/release/doc/ja_JP.eucJP/early-adopter/article.sgml#9 delete .. //depot/projects/hammer/release/doc/ja_JP.eucJP/errata/article.sgml#14 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/hardware/common/dev.sgml#18 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/relnotes/common/artheader.sgml#2 delete .. //depot/projects/hammer/release/doc/ja_JP.eucJP/relnotes/common/intro.sgml#3 delete .. //depot/projects/hammer/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent#2 integrate .. //depot/projects/hammer/release/doc/ja_JP.eucJP/relnotes/common/upgrading.sgml#3 delete .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml#12 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml#3 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/installation/common/install.sgml#8 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml#5 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/readme/article.sgml#7 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml#14 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl#3 integrate .. //depot/projects/hammer/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml#4 integrate .. //depot/projects/hammer/sbin/ipfw/ipfw.8#44 integrate .. //depot/projects/hammer/share/doc/papers/Makefile#5 integrate .. //depot/projects/hammer/share/doc/papers/nqnfs/Makefile#4 delete .. //depot/projects/hammer/share/doc/papers/nqnfs/nqnfs.me#2 delete .. //depot/projects/hammer/share/man/man3/pthread_cancel.3#3 integrate .. //depot/projects/hammer/share/man/man3/pthread_testcancel.3#3 integrate .. //depot/projects/hammer/share/man/man3/sysexits.3#7 integrate .. //depot/projects/hammer/share/man/man4/man4.i386/ep.4#11 integrate .. //depot/projects/hammer/share/man/man5/a.out.5#4 integrate .. //depot/projects/hammer/share/man/man5/hosts.equiv.5#4 integrate .. //depot/projects/hammer/share/man/man5/make.conf.5#36 integrate .. //depot/projects/hammer/share/man/man5/periodic.conf.5#12 integrate .. //depot/projects/hammer/share/man/man5/rc.conf.5#58 integrate .. //depot/projects/hammer/share/man/man7/clocks.7#5 integrate .. //depot/projects/hammer/share/man/man7/sdoc.7#3 integrate .. //depot/projects/hammer/share/man/man7/tuning.7#14 integrate .. //depot/projects/hammer/share/man/man8/crash.8#4 integrate .. //depot/projects/hammer/sys/cam/cam_periph.c#17 integrate .. //depot/projects/hammer/sys/cam/cam_queue.c#5 integrate .. //depot/projects/hammer/sys/cam/cam_sim.c#5 integrate .. //depot/projects/hammer/sys/cam/cam_xpt.c#22 integrate .. //depot/projects/hammer/sys/cam/cam_xpt_periph.h#3 integrate .. //depot/projects/hammer/sys/cam/scsi/scsi_low.c#8 integrate .. //depot/projects/hammer/sys/cam/scsi/scsi_sa.c#16 integrate .. //depot/projects/hammer/sys/cam/scsi/scsi_ses.c#11 integrate .. //depot/projects/hammer/sys/cam/scsi/scsi_targ_bh.c#9 integrate .. //depot/projects/hammer/sys/cam/scsi/scsi_target.c#15 integrate .. //depot/projects/hammer/sys/conf/newvers.sh#15 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep.c#19 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_isa.c#11 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_mca.c#8 integrate .. //depot/projects/hammer/sys/dev/ep/if_ep_pccard.c#15 integrate .. //depot/projects/hammer/sys/dev/ep/if_epvar.h#9 integrate .. //depot/projects/hammer/sys/dev/fatm/if_fatm.c#12 integrate .. //depot/projects/hammer/sys/dev/hatm/if_hatm.c#14 integrate .. //depot/projects/hammer/sys/dev/hatm/if_hatm_ioctl.c#6 integrate .. //depot/projects/hammer/sys/dev/hatm/if_hatm_tx.c#9 integrate .. //depot/projects/hammer/sys/dev/hwpmc/hwpmc_logging.c#2 integrate .. //depot/projects/hammer/sys/dev/hwpmc/hwpmc_mod.c#4 integrate .. //depot/projects/hammer/sys/dev/patm/if_patm_attach.c#9 integrate .. //depot/projects/hammer/sys/dev/patm/if_patm_tx.c#7 integrate .. //depot/projects/hammer/sys/dev/pccard/card_if.m#9 integrate .. //depot/projects/hammer/sys/dev/pccard/pccard.c#25 integrate .. //depot/projects/hammer/sys/dev/pccard/pccard_cis.c#12 integrate .. //depot/projects/hammer/sys/dev/pccard/pccardvar.h#15 integrate .. //depot/projects/hammer/sys/dev/re/if_re.c#27 integrate .. //depot/projects/hammer/sys/i386/isa/clock.c#26 integrate .. //depot/projects/hammer/sys/kern/init_main.c#35 integrate .. //depot/projects/hammer/sys/kern/kern_clock.c#28 integrate .. //depot/projects/hammer/sys/kern/kern_event.c#36 integrate .. //depot/projects/hammer/sys/kern/kern_exec.c#52 integrate .. //depot/projects/hammer/sys/kern/kern_fork.c#51 integrate .. //depot/projects/hammer/sys/kern/sys_pipe.c#28 integrate .. //depot/projects/hammer/sys/kern/tty.c#46 integrate .. //depot/projects/hammer/sys/kern/uipc_socket.c#56 integrate .. //depot/projects/hammer/sys/kern/uipc_socket2.c#36 integrate .. //depot/projects/hammer/sys/kern/vfs_aio.c#32 integrate .. //depot/projects/hammer/sys/kern/vfs_subr.c#86 integrate .. //depot/projects/hammer/sys/net/bpf.c#34 integrate .. //depot/projects/hammer/sys/net/if.c#49 integrate .. //depot/projects/hammer/sys/net/ppp_tty.c#13 integrate .. //depot/projects/hammer/sys/netinet/ip_carp.c#9 integrate .. //depot/projects/hammer/sys/pc98/pc98/machdep.c#2 integrate .. //depot/projects/hammer/sys/sys/event.h#11 integrate .. //depot/projects/hammer/sys/sys/mount.h#35 integrate .. //depot/projects/hammer/sys/sys/pmc.h#5 integrate .. //depot/projects/hammer/sys/sys/pmckern.h#4 integrate .. //depot/projects/hammer/sys/sys/pmclog.h#2 integrate .. //depot/projects/hammer/sys/sys/vnode.h#56 integrate .. //depot/projects/hammer/usr.bin/gencat/Makefile#3 integrate .. //depot/projects/hammer/usr.sbin/pmcstat/Makefile#2 integrate .. //depot/projects/hammer/usr.sbin/pmcstat/pmcstat.8#4 integrate .. //depot/projects/hammer/usr.sbin/pmcstat/pmcstat.c#4 integrate .. //depot/projects/hammer/usr.sbin/pmcstat/pmcstat.h#1 branch .. //depot/projects/hammer/usr.sbin/pmcstat/pmcstat_log.c#1 branch .. //depot/projects/hammer/usr.sbin/usbd/usbd.c#8 integrate Differences ... ==== //depot/projects/hammer/UPDATING#80 (text+ko) ==== @@ -28,6 +28,14 @@ do not have ifconfig_ifn entries rather than just those in removable_interfaces. +20050616: + Some previous versions of PAM have permitted the use of + non-absolute paths in /etc/pam.conf or /etc/pam.d/* when referring + to third party PAM modules in /usr/local/lib. A change has been + made to require the use of absolute paths in order to avoid + ambiguity and dependence on library path configuration, which may + affect existing configurations. + 20050610: Major changes to network interface API. All drivers must be recompiled. Drivers not in the base system will need to be @@ -389,4 +397,4 @@ Contact Warner Losh if you have any questions about your use of this document. -$FreeBSD: src/UPDATING,v 1.415 2005/06/30 05:02:34 brooks Exp $ +$FreeBSD: src/UPDATING,v 1.416 2005/07/01 15:12:09 des Exp $ ==== //depot/projects/hammer/etc/rc.d/dhclient#15 (text+ko) ==== @@ -1,12 +1,10 @@ #!/bin/sh # # $NetBSD: dhclient,v 1.8 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD: src/etc/rc.d/dhclient,v 1.19 2005/06/07 04:49:12 brooks Exp $ +# $FreeBSD: src/etc/rc.d/dhclient,v 1.20 2005/06/30 17:50:34 brooks Exp $ # # PROVIDE: dhclient -# REQUIRE: netif ipfw ipfilter mountcritlocal cleanvar -# BEFORE: NETWORKING # KEYWORD: nojail nostart # ==== //depot/projects/hammer/lib/libc/sys/fhopen.2#3 (text+ko) ==== @@ -31,7 +31,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: src/lib/libc/sys/fhopen.2,v 1.15 2002/12/27 12:15:29 schweikh Exp $ +.\" $FreeBSD: src/lib/libc/sys/fhopen.2,v 1.16 2005/06/30 13:18:15 hmp Exp $ .\" .Dd June 29, 1999 .Dt FHOPEN 2 @@ -141,7 +141,7 @@ by .An Alfred Perlstein . .Sh AUTHORS -This man page was written by +This manual page was written by .An William Studenmund for .Nx . ==== //depot/projects/hammer/lib/libc/sys/kenv.2#3 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD: src/lib/libc/sys/kenv.2,v 1.4 2002/12/19 09:40:25 ru Exp $ +.\" $FreeBSD: src/lib/libc/sys/kenv.2,v 1.5 2005/06/30 13:18:15 hmp Exp $ .\" .Dd April 17, 2002 .Dt KENV 2 @@ -170,7 +170,7 @@ .Xr kenv 1 .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Chad David Aq davidc@FreeBSD.org . .Pp The ==== //depot/projects/hammer/lib/libdevstat/devstat.3#7 (text+ko) ==== @@ -25,9 +25,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD: src/lib/libdevstat/devstat.3,v 1.25 2004/07/02 23:52:15 ru Exp $ +.\" $FreeBSD: src/lib/libdevstat/devstat.3,v 1.26 2005/06/30 06:35:51 ru Exp $ .\" -.Dd July 15, 2001 +.Dd March 18, 2003 .Dt DEVSTAT 3 .Os .Sh NAME @@ -47,26 +47,15 @@ .Sh SYNOPSIS .In devstat.h .Ft int -.Fo devstat_getnumdevs -.Fa "kvm_t *kd" -.Fc +.Fn devstat_getnumdevs "kvm_t *kd" .Ft long -.Fo devstat_getgeneration -.Fa "kvm_t *kd" -.Fc +.Fn devstat_getgeneration "kvm_t *kd" .Ft int -.Fo devstat_getversion -.Fa "kvm_t *kd" -.Fc +.Fn devstat_getversion "kvm_t *kd" .Ft int -.Fo devstat_checkversion -.Fa "kvm_t *kd" -.Fc +.Fn devstat_checkversion "kvm_t *kd" .Ft int -.Fo devstat_getdevs -.Fa "kvm_t *kd" -.Fa "struct statinfo *stats" -.Fc +.Fn devstat_getdevs "kvm_t *kd" "struct statinfo *stats" .Ft int .Fo devstat_selectdevs .Fa "struct device_selection **dev_select" @@ -97,11 +86,8 @@ .Fa "long double etime" .Fa "..." .Fc -.Ft long double -.Fo devstat_compute_etime -.Fa "struct bintime cur_time" -.Fa "struct bintime prev_time" -.Fc +.Ft "long double" +.Fn devstat_compute_etime "struct bintime cur_time" "struct bintime prev_time" .Sh DESCRIPTION The .Nm @@ -112,7 +98,7 @@ and .Xr kvm 3 . All functions that take a -.Vt kvm_t * +.Vt "kvm_t *" as first argument can be passed .Dv NULL instead of a kvm handle as this argument, @@ -121,41 +107,57 @@ Otherwise, it is read via .Xr kvm 3 using the supplied handle. +The .Fn devstat_checkversion +function should be called with each kvm handle that is going to be used (or with .Dv NULL if .Xr sysctl 3 is going to be used). .Pp +The .Fn devstat_getnumdevs +function returns the number of devices registered with the .Nm subsystem in the kernel. .Pp +The .Fn devstat_getgeneration +function returns the current generation of the .Nm list of devices in the kernel. .Pp +The .Fn devstat_getversion +function returns the current kernel .Nm version. .Pp +The .Fn devstat_checkversion -checks the userland devstat version against the kernel devstat version. +function +checks the userland +.Nm +version against the kernel +.Nm +version. If the two are identical, it returns zero. Otherwise, it prints an appropriate error in .Va devstat_errbuf -and returns -1. +and returns \-1. .Pp +The .Fn devstat_getdevs +function fetches the current list of devices and statistics into the supplied -.Va statinfo +.Vt statinfo structure. The -.Va statinfo +.Vt statinfo structure can be found in .In devstat.h : .Bd -literal -offset indent @@ -168,9 +170,11 @@ }; .Ed .Pp +The .Fn devstat_getdevs +function expects the -.Va statinfo +.Vt statinfo structure to be allocated, and it also expects the .Va dinfo subelement to be allocated and zeroed prior to the first invocation of @@ -194,17 +198,19 @@ .Pp The .Va kern.devstat.all -.Nm sysctl +.Xr sysctl 8 variable contains an array of .Nm structures, but at the head of the array is the current .Nm generation. The reason the generation is at the head of the buffer is so that userland -software accessing the devstat statistics information can atomically get +software accessing the +.Nm +statistics information can atomically get both the statistics information and the corresponding generation number. If client software were forced to get the generation number via a separate -.Nm sysctl +.Xr sysctl 8 variable (which is available for convenience), the list of devices could change between the time the client gets the generation and the time the client gets the device list. @@ -212,36 +218,39 @@ The .Va mem_ptr subelement of the -.Va devinfo +.Vt devinfo structure is a pointer to memory that is allocated, and resized if necessary, by .Fn devstat_getdevs . The devices subelement of the -.Va devinfo +.Vt devinfo structure is basically a pointer to the beginning of the array of devstat structures from the .Va kern.devstat.all -.Nm sysctl +.Xr sysctl 8 variable (or the corresponding values read via .Xr kvm 3 ) . The generation subelement of the -.Va devinfo +.Vt devinfo structure contains the corresponding generation number. The .Va numdevs subelement of the -.Va devinfo +.Vt devinfo structure contains the current number of devices registered with the kernel .Nm subsystem. .Pp +The .Fn devstat_selectdevs +function selects devices to display based upon a number of criteria: -.Bl -tag -width flag +.Bl -tag -width indent .It specified devices Specified devices are the first selection priority. -These are generally devices specified by name by the user e.g.\& da0, da1, cd0. +These are generally devices specified by name by the user e.g.\& +.Li da0 , da1 , cd0 . .It match patterns These are pattern matching expressions generated by .Fn devstat_buildmatch @@ -250,7 +259,7 @@ If performance mode is enabled, devices will be sorted based on the .Va bytes field in the -.Va device_selection +.Vt device_selection structure passed in to .Fn devstat_selectdevs . The @@ -266,50 +275,64 @@ code will honor those selections and will only sort among the selected devices. .It order in the devstat list -If the selection mode is set to DS_SELECT_ADD, and if there are still less +If the selection mode is set to +.Dv DS_SELECT_ADD , +and if there are still less than -.Va maxshowdevs +.Fa maxshowdevs devices selected, .Fn devstat_selectdevs will automatically select up to -.Va maxshowdevs +.Fa maxshowdevs devices. .El .Pp +The .Fn devstat_selectdevs +function performs selections in four different modes: -.Bl -tag -width DS_SELECT_ADDONLY -.It DS_SELECT_ADD -In add mode, +.Bl -tag -width ".Dv DS_SELECT_ADDONLY" +.It Dv DS_SELECT_ADD +In +.Dq add +mode, .Fn devstat_selectdevs will select any unselected devices specified by name or matching pattern. It will also select more devices, in devstat list order, until the number of selected devices is equal to -.Va maxshowdevs +.Fa maxshowdevs or until all devices are selected. -.It DS_SELECT_ONLY -In only mode, +.It Dv DS_SELECT_ONLY +In +.Dq only +mode, .Fn devstat_selectdevs will clear all current selections, and will only select devices specified by name or by matching pattern. -.It DS_SELECT_REMOVE -In remove mode, +.It Dv DS_SELECT_REMOVE +In +.Dq remove +mode, .Fn devstat_selectdevs will remove devices specified by name or by matching pattern. It will not select any additional devices. -.It DS_SELECT_ADDONLY -In add only mode, +.It Dv DS_SELECT_ADDONLY +In +.Dq "add only" +mode, .Fn devstat_selectdevs will select any unselected devices specified by name or matching pattern. -In this respect it is identical to add mode. +In this respect it is identical to +.Dq add +mode. It will not, however, select any devices other than those specified. .El .Pp In all selection modes, .Fn devstat_selectdevs will not select any more than -.Va maxshowdevs +.Fa maxshowdevs devices. One exception to this is when you are in .Dq top @@ -321,307 +344,341 @@ to pay attention to a particular device. This may be the wrong behavior, and probably requires additional thought. .Pp +The .Fn devstat_selectdevs +function handles allocation and resizing of the -.Va dev_select +.Fa dev_select structure passed in by the client. +The .Fn devstat_selectdevs +function uses the -.Va numdevs +.Fa numdevs and -.Va current_generation +.Fa current_generation fields to track the current .Nm generation and number of devices. If -.Va num_selections +.Fa num_selections is not the same as -.Va numdevs +.Fa numdevs or if -.Va select_generation +.Fa select_generation is not the same as -.Va current_generation , +.Fa current_generation , .Fn devstat_selectdevs will resize the selection list as necessary, and re-initialize the selection array. .Pp +The .Fn devstat_buildmatch -take a comma separated match string and compile it into a -\fBdevstat_match\fR structure that is understood by -.Fn selectdevs . +function +takes a comma separated match string and compiles it into a +.Vt devstat_match +structure that is understood by +.Fn devstat_selectdevs . Match strings have the following format: .Pp -.Bd -literal -offset indent -device,type,if -.Ed +.D1 Ar device , Ns Ar type , Ns Ar if .Pp +The .Fn devstat_buildmatch +function takes care of allocating and reallocating the match list as necessary. Currently known match types include: -.Pp -.Bl -tag -width indent -compact +.Bl -tag -width indent .It device type: -.Bl -tag -width 9n -compact -.It da +.Bl -tag -width ".Li enclosure" -compact +.It Li da Direct Access devices -.It sa +.It Li sa Sequential Access devices -.It printer +.It Li printer Printers -.It proc +.It Li proc Processor devices -.It worm +.It Li worm Write Once Read Multiple devices -.It cd +.It Li cd CD devices -.It scanner +.It Li scanner Scanner devices -.It optical +.It Li optical Optical Memory devices -.It changer +.It Li changer Medium Changer devices -.It comm +.It Li comm Communication devices -.It array +.It Li array Storage Array devices -.It enclosure +.It Li enclosure Enclosure Services devices -.It floppy +.It Li floppy Floppy devices .El -.Pp .It interface: -.Bl -tag -width 9n -compact -.It IDE +.Bl -tag -width ".Li enclosure" -compact +.It Li IDE Integrated Drive Electronics devices -.It SCSI +.It Li SCSI Small Computer System Interface devices -.It other +.It Li other Any other device interface .El -.Pp .It passthrough: -.Bl -tag -width 9n -compact -.It pass +.Bl -tag -width ".Li enclosure" -compact +.It Li pass Passthrough devices .El .El .Pp +The .Fn devstat_compute_statistics +function is an updated version of .Fn compute_stats that provides more complete statistics calculation. -There are four arguments for which values \fBmust\fR be supplied: -.Va current , -.Va previous , -.Va etime , +There are four arguments for which values +.Em must +be supplied: +.Fa current , +.Fa previous , +.Fa etime , and the terminating argument for the varargs list, -.Va DSM_NONE . -For most applications, the user will want to supply valid devstat +.Dv DSM_NONE . +For most applications, the user will want to supply valid +.Vt devstat structures for both -.Va current +.Fa current and -.Va previous . +.Fa previous . In some instances, for instance when calculating statistics since system -boot, the user may pass in a NULL pointer for the -.Va previous +boot, the user may pass in a +.Dv NULL +pointer for the +.Fa previous argument. In that case, .Fn devstat_compute_statistics will use the total stats in the -.Va current +.Fa current structure to calculate statistics over -.Va etime . -For each statistic to be calculated, the user should supply the proper +.Fa etime . +For each statistics to be calculated, the user should supply the proper enumerated type (listed below), and a variable of the indicated type. -All statistics are either integer values, for which a u_int64_t is used, -or floating point, for which a long double is used. +All statistics are either integer values, for which a +.Vt u_int64_t +is used, +or floating point, for which a +.Vt "long double" +is used. The statistics that may be calculated are: -.Bl -tag -width DSM_TRANSFERS_PER_SECOND_OTHER -.It DSM_NONE +.Bl -tag -width ".Dv DSM_TRANSFERS_PER_SECOND_OTHER" +.It Dv DSM_NONE type: N/A .Pp -This \fBmust\fR +This +.Em must be the last argument passed to .Fn devstat_compute_statistics . It is an argument list terminator. -.It DSM_TOTAL_BYTES -type: u_int64_t * +.It Dv DSM_TOTAL_BYTES +type: +.Vt "u_int64_t *" .Pp The total number of bytes transferred between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TOTAL_BYTES_READ -.It DSM_TOTAL_BYTES_WRITE -.It DSM_TOTAL_BYTES_FREE -type: u_int64_t * +.Fa current . +.It Dv DSM_TOTAL_BYTES_READ +.It Dv DSM_TOTAL_BYTES_WRITE +.It Dv DSM_TOTAL_BYTES_FREE +type: +.Vt "u_int64_t *" .Pp The total number of bytes in transactions of the specified type between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TOTAL_TRANSFERS -type: u_int64_t * +.Fa current . +.It Dv DSM_TOTAL_TRANSFERS +type: +.Vt "u_int64_t *" .Pp The total number of transfers between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TOTAL_TRANSFERS_OTHER -.It DSM_TOTAL_TRANSFERS_READ -.It DSM_TOTAL_TRANSFERS_WRITE -.It DSM_TOTAL_TRANSFERS_FREE -type: u_int64_t * +.Fa current . +.It Dv DSM_TOTAL_TRANSFERS_OTHER +.It Dv DSM_TOTAL_TRANSFERS_READ +.It Dv DSM_TOTAL_TRANSFERS_WRITE +.It Dv DSM_TOTAL_TRANSFERS_FREE +type: +.Vt "u_int64_t *" .Pp The total number of transactions of the specified type between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TOTAL_BLOCKS -type: u_int64_t * +.Fa current . +.It Dv DSM_TOTAL_BLOCKS +type: +.Vt "u_int64_t *" .Pp The total number of blocks transferred between the acquisition of -.Va previous +.Fa previous and -.Va current . +.Fa current . This number is in terms of the blocksize reported by the device. If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. -.It DSM_TOTAL_BLOCKS_READ -.It DSM_TOTAL_BLOCKS_WRITE -.It DSM_TOTAL_BLOCKS_FREE -type: u_int64_t * +.It Dv DSM_TOTAL_BLOCKS_READ +.It Dv DSM_TOTAL_BLOCKS_WRITE +.It Dv DSM_TOTAL_BLOCKS_FREE +type: +.Vt "u_int64_t *" .Pp The total number of blocks of the specified type between the acquisition of -.Va previous +.Fa previous and -.Va current . +.Fa current . This number is in terms of the blocksize reported by the device. If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. -.It DSM_KB_PER_TRANSFER -type: long double * +.It Dv DSM_KB_PER_TRANSFER +type: +.Vt "long double *" .Pp The average number of kilobytes per transfer between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_KB_PER_TRANSFER_READ -.It DSM_KB_PER_TRANSFER_WRITE -.It DSM_KB_PER_TRANSFER_FREE -type: long double * +.Fa current . +.It Dv DSM_KB_PER_TRANSFER_READ +.It Dv DSM_KB_PER_TRANSFER_WRITE +.It Dv DSM_KB_PER_TRANSFER_FREE +type: +.Vt "long double *" .Pp The average number of kilobytes in the specified type transaction between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TRANSFERS_PER_SECOND -type: long double * +.Fa current . +.It Dv DSM_TRANSFERS_PER_SECOND +type: +.Vt "long double *" .Pp The average number of transfers per second between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_TRANSFERS_PER_SECOND_OTHER -.It DSM_TRANSFERS_PER_SECOND_READ -.It DSM_TRANSFERS_PER_SECOND_WRITE -.It DSM_TRANSFERS_PER_SECOND_FREE -type: long double * +.Fa current . +.It Dv DSM_TRANSFERS_PER_SECOND_OTHER +.It Dv DSM_TRANSFERS_PER_SECOND_READ +.It Dv DSM_TRANSFERS_PER_SECOND_WRITE +.It Dv DSM_TRANSFERS_PER_SECOND_FREE +type: +.Vt "long double *" .Pp The average number of transactions of the specified type per second between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_MB_PER_SECOND -type: long double * +.Fa current . +.It Dv DSM_MB_PER_SECOND +type: +.Vt "long double *" .Pp The average number of megabytes transferred per second between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_MB_PER_SECOND_READ -.It DSM_MB_PER_SECOND_WRITE -.It DSM_MB_PER_SECOND_FREE -type: long double * +.Fa current . +.It Dv DSM_MB_PER_SECOND_READ +.It Dv DSM_MB_PER_SECOND_WRITE +.It Dv DSM_MB_PER_SECOND_FREE +type: +.Vt "long double *" .Pp The average number of megabytes per second in the specified type of transaction between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_BLOCKS_PER_SECOND -type: long double * +.Fa current . +.It Dv DSM_BLOCKS_PER_SECOND +type: +.Vt "long double *" .Pp The average number of blocks transferred per second between the acquisition of -.Va previous +.Fa previous and -.Va current . +.Fa current . This number is in terms of the blocksize reported by the device. If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. -.It DSM_BLOCKS_PER_SECOND_READ -.It DSM_BLOCKS_PER_SECOND_WRITE -.It DSM_BLOCKS_PER_SECOND_FREE -type: long double * +.It Dv DSM_BLOCKS_PER_SECOND_READ +.It Dv DSM_BLOCKS_PER_SECOND_WRITE +.It Dv DSM_BLOCKS_PER_SECOND_FREE +type: +.Vt "long double *" .Pp The average number of blocks per second in the specificed type of transaction between the acquisition of -.Va previous +.Fa previous and -.Va current . +.Fa current . This number is in terms of the blocksize reported by the device. If no blocksize has been reported (i.e., the block size is 0), a default blocksize of 512 bytes will be used in the calculation. -.It DSM_MS_PER_TRANSACTION -type: long double * +.It Dv DSM_MS_PER_TRANSACTION +type: +.Vt "long double *" .Pp The average duration of transactions between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_MS_PER_TRANSACTION_OTHER -.It DSM_MS_PER_TRANSACTION_READ -.It DSM_MS_PER_TRANSACTION_WRITE -.It DSM_MS_PER_TRANSACTION_FREE -type: long double * +.Fa current . +.It Dv DSM_MS_PER_TRANSACTION_OTHER +.It Dv DSM_MS_PER_TRANSACTION_READ +.It Dv DSM_MS_PER_TRANSACTION_WRITE +.It Dv DSM_MS_PER_TRANSACTION_FREE +type: +.Vt "long double *" .Pp The average duration of transactions of the specified type between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_BUSY_PCT -type: long double * +.Fa current . +.It Dv DSM_BUSY_PCT +type: +.Vt "long double *" .Pp The percentage of time the device had one or more transactions outstanding between the acquisition of -.Va previous +.Fa previous and -.Va current . -.It DSM_QUEUE_LENGTH -type: u_int64_t * +.Fa current . +.It Dv DSM_QUEUE_LENGTH +type: +.Vt "u_int64_t *" .Pp The number of not yet completed transactions at the time when -.Va current +.Fa current was acquired. -.It DSM_SKIP +.It Dv DSM_SKIP type: N/A .Pp If you do not need a result from .Fn devstat_compute_statistics , just put -.Va DSM_SKIP +.Dv DSM_SKIP as first (type) parameter and -.Va NULL +.Dv NULL as second parameter. This can be useful in scenarios where the statistics to be calculated are determined at run time. @@ -629,33 +686,39 @@ .Pp .Fn devstat_compute_etime provides an easy way to find the difference in seconds between two -.Va bintime +.Vt bintime structures. This is most commonly used in conjunction with the time recorded by the .Fn devstat_getdevs -function (in struct -.Va statinfo ) +function (in +.Vt "struct statinfo" ) each time it fetches the current >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Fri Jul 1 18:42:54 2005 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 0E6F416A420; Fri, 1 Jul 2005 18:42:54 +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 C669A16A41C for ; Fri, 1 Jul 2005 18:42:53 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A80FD43D48 for ; Fri, 1 Jul 2005 18:42:53 +0000 (GMT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61IgrgI007354 for ; Fri, 1 Jul 2005 18:42:53 GMT (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61IgrXj007351 for perforce@freebsd.org; Fri, 1 Jul 2005 18:42:53 GMT (envelope-from peter@freebsd.org) Date: Fri, 1 Jul 2005 18:42:53 GMT Message-Id: <200507011842.j61IgrXj007351@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Cc: Subject: PERFORCE change 79399 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: Fri, 01 Jul 2005 18:42:54 -0000 http://perforce.freebsd.org/chv.cgi?CH=79399 Change 79399 by peter@peter_overcee on 2005/07/01 18:41:52 integ -b i386_hammer (notably the i8254 simple timecounter) Affected files ... .. //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#23 integrate .. //depot/projects/hammer/sys/amd64/amd64/identcpu.c#43 integrate .. //depot/projects/hammer/sys/amd64/amd64/initcpu.c#13 integrate .. //depot/projects/hammer/sys/amd64/amd64/local_apic.c#55 integrate .. //depot/projects/hammer/sys/amd64/amd64/machdep.c#137 integrate .. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#101 integrate .. //depot/projects/hammer/sys/amd64/amd64/trap.c#69 integrate .. //depot/projects/hammer/sys/amd64/include/md_var.h#33 integrate .. //depot/projects/hammer/sys/amd64/include/pmap.h#56 integrate .. //depot/projects/hammer/sys/amd64/isa/clock.c#42 integrate Differences ... ==== //depot/projects/hammer/sys/amd64/amd64/dump_machdep.c#23 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/identcpu.c#43 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/initcpu.c#13 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/local_apic.c#55 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#137 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#101 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/amd64/trap.c#69 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/md_var.h#33 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/include/pmap.h#56 (text+ko) ==== ==== //depot/projects/hammer/sys/amd64/isa/clock.c#42 (text+ko) ==== @@ -127,6 +127,7 @@ static u_char timer2_state; static unsigned i8254_get_timecount(struct timecounter *tc); +static unsigned i8254_simple_get_timecount(struct timecounter *tc); static void set_timer_freq(u_int freq, int intr_freq); static struct timecounter i8254_timecounter = { @@ -518,10 +519,15 @@ { int new_timer0_max_count; + i8254_timecounter.tc_frequency = freq; mtx_lock_spin(&clock_lock); timer_freq = freq; new_timer0_max_count = hardclock_max_count = TIMER_DIV(intr_freq); - if (new_timer0_max_count != timer0_max_count) { + if (using_lapic_timer) { + outb(TIMER_MODE, TIMER_SEL0 | TIMER_RATEGEN | TIMER_16BIT); + outb(TIMER_CNTR0, 0); + outb(TIMER_CNTR0, 0); + } else if (new_timer0_max_count != timer0_max_count) { timer0_max_count = new_timer0_max_count; outb(TIMER_MODE, TIMER_SEL0 | TIMER_RATEGEN | TIMER_16BIT); outb(TIMER_CNTR0, timer0_max_count & 0xff); @@ -575,7 +581,6 @@ } set_timer_freq(timer_freq, hz); - i8254_timecounter.tc_frequency = timer_freq; tc_init(&i8254_timecounter); init_TSC(); @@ -728,15 +733,21 @@ /* * If we aren't using the local APIC timer to drive the kernel * clocks, setup the interrupt handler for the 8254 timer 0 so - * that it can drive hardclock(). + * that it can drive hardclock(). Otherwise, change the 8254 + * timecounter to user a simpler algorithm. */ - if (!using_lapic_timer) { + if (!using_lapic_timer || 1) { intr_add_handler("clk", 0, (driver_intr_t *)clkintr, NULL, INTR_TYPE_CLK | INTR_FAST, NULL); i8254_intsrc = intr_lookup_source(0); if (i8254_intsrc != NULL) i8254_pending = i8254_intsrc->is_pic->pic_source_pending; + } else { + i8254_timecounter.tc_get_timecount = + i8254_simple_get_timecount; + i8254_timecounter.tc_counter_mask = 0xffff; + set_timer_freq(timer_freq, hz); } /* Initialize RTC. */ @@ -804,10 +815,8 @@ */ freq = timer_freq; error = sysctl_handle_int(oidp, &freq, sizeof(freq), req); - if (error == 0 && req->newptr != NULL) { + if (error == 0 && req->newptr != NULL) set_timer_freq(freq, hz); - i8254_timecounter.tc_frequency = freq; - } return (error); } @@ -815,6 +824,24 @@ 0, sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); static unsigned +i8254_simple_get_timecount(struct timecounter *tc) +{ + u_int count; + u_int high, low; + + mtx_lock_spin(&clock_lock); + + /* Select timer0 and latch counter value. */ + outb(TIMER_MODE, TIMER_SEL0 | TIMER_LATCH); + + low = inb(TIMER_CNTR0); + high = inb(TIMER_CNTR0); + count = 0xffff - ((high << 8) | low); + mtx_unlock_spin(&clock_lock); + return (count); +} + +static unsigned i8254_get_timecount(struct timecounter *tc) { u_int count; From owner-p4-projects@FreeBSD.ORG Fri Jul 1 19:34:58 2005 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 A65F516A420; Fri, 1 Jul 2005 19:34:57 +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 7D3BC16A41C for ; Fri, 1 Jul 2005 19:34:57 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7F943D48 for ; Fri, 1 Jul 2005 19:34:57 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61JYv2V011178 for ; Fri, 1 Jul 2005 19:34:57 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61JYvtH011175 for perforce@freebsd.org; Fri, 1 Jul 2005 19:34:57 GMT (envelope-from areisse@nailabs.com) Date: Fri, 1 Jul 2005 19:34:57 GMT Message-Id: <200507011934.j61JYvtH011175@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79401 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: Fri, 01 Jul 2005 19:34:58 -0000 http://perforce.freebsd.org/chv.cgi?CH=79401 Change 79401 by areisse@areisse_ibook on 2005/07/01 19:34:35 Better documentation in security.defs. It is now in the same format as mac_policy.h (will be), and covers all functions. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/security.defs#4 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/darwin/xnu/osfmk/mach/security.defs#4 (text+ko) ==== @@ -12,34 +12,97 @@ type labelstr_t = c_string[*:512]; +/** + @brief Retrieve a task label in textual form + @param task Target's task port + @param policies Comma-delimited list of policies to query + @param label Returned label text + + This call retrieves an externalized task label for the + specified task, with respect to the specified policies. + + @return Standard MiG return values (0 for success) +*/ + routine mach_get_task_label_text(task : task_t; policies : labelstr_t; out label : labelstr_t); -/* also works on label handles */ +/** + @brief Retrieve a port label in textual form + @param task Issuer's task port + @param name Port to query label from + @param policies Comma-delimited list of policies to query + @param label Returned label text + + This call retrieves an externalized port label for the specified port, + with respect to the specified policies. If the port represents a label + handle, the returned label text refers to the stored label and not the + access control label. + + @return Standard MiG return values (0 for success) +*/ routine mach_get_label_text(task : ipc_space_t; name : mach_port_name_t; policies : labelstr_t; out label : labelstr_t); -/* - * Relabel a port. This does not alter the user label data in a label - * handle, but changes the label that is used for access control on the - * port itself. That label cannot be retrieved (with the current interfaces). - */ +/** + @brief Relabel a port + @param task Task containing specified ports + @param name Port to relabel + @param label String representation of new label + + This call attempts to relabel the specified port to the + label specified. For label handles, it changes the access control + label and not the stored label. + + @return Standard MiG return values (0 for success) +*/ routine mach_set_port_label(task : ipc_space_t; name : mach_port_name_t; label : labelstr_t); +/** + @brief Generic access control check + @param task Any task port + @param subj subject label in textual form + @param obj object label in textual form + @param serv Service or object class name + @param perm Permission, or method, within the specified service + + This function provides a general way for a user process to query + an arbitrary access control decision from the system's security policies. + Currently, there are no standards for the format of the service and + permission names. + + @return Standard MiG return values (0 for success) +*/ + routine mac_check_named_access(task : ipc_space_t; subject : labelstr_t; object : labelstr_t; service : labelstr_t; perm : labelstr_t); -/* Uses a string for the subject and a port for the object. */ +/** + @brief Generic access control check + @param task Task containing specified ports (usually caller's) + @param subj subject label in textual form + @param obj port containing object label + @param serv Service or object class name + @param perm Permission, or method, within the specified service + + This function provides a general way for a user process to query + an arbitrary access control decision from the system's security policies. + Currently, there are no standards for the format of the service and + permission names. If the port is a label handle, the stored label is + used. Otherwise, its access control label is used. + + @return Standard MiG return values (0 for success) +*/ routine mac_check_name_port_access(task : ipc_space_t; subject : labelstr_t; @@ -47,7 +110,22 @@ service : labelstr_t; perm : labelstr_t); -/* Uses ports (or label handles) for both subject and object. */ +/** + @brief Generic access control check + @param task Task containing specified ports (usually caller's) + @param subj port containing subject label + @param obj port containing object label + @param serv Service or object class name + @param perm Permission, or method, within the specified service + + This function provides a general way for a user process to query + an arbitrary access control decision from the system's security policies. + Currently, there are no standards for the format of the service and + permission names. If any ports are label handles, the stored label is + used. Otherwise, the access control labels are used. + + @return Standard MiG return values (0 for success) +*/ routine mac_check_port_access(task : ipc_space_t; subject : mach_port_name_t; @@ -55,10 +133,44 @@ service : labelstr_t; perm : labelstr_t); +/** + @brief Create a new label handle + @param task Task to receive new ports (usually caller's) + @param name Returned label handle port + @param label String representation of new label + + Creates a new label handle, with the stored label defined by the + given text. Any task may create a label handle with any valid label, + not necessarily one that it has permission to access. A port right + for the new label handle is inserted into the specified task. + Posession of label handles should not imply any security properties. + + @return Standard MiG return values (0 for success) +*/ + routine mac_label_new(task : ipc_space_t; out name : mach_port_name_t; label : labelstr_t); +/** + @brief Request a computed label + @param task subj,obj,newlabel relative to this task (usually caller's) + @param subj port containing subject label + @param obj port containing object label + @param serv Service or object class name + @param newlabel Returned label handle port + + Ask the loaded policies to compute a label based on the two input labels + and the service name. There is currently no standard for the service name, + or even what the input labels represent (Subject and parent object are only + a suggestion). If any ports are label handles, the stored label is + used. Otherwise, the access control labels are used. A new label handle + is created to contain the computed label, and is stored into the + specified task. + + @return Standard MiG return values (0 for success) +*/ + routine mac_request_label(task : ipc_space_t; subject : mach_port_name_t; object : mach_port_name_t; From owner-p4-projects@FreeBSD.ORG Fri Jul 1 19:49:16 2005 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 D042916A420; Fri, 1 Jul 2005 19:49:15 +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 AAC1C16A41C for ; Fri, 1 Jul 2005 19:49:15 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D82B43D53 for ; Fri, 1 Jul 2005 19:49:15 +0000 (GMT) (envelope-from areisse@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j61JnFug011756 for ; Fri, 1 Jul 2005 19:49:15 GMT (envelope-from areisse@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j61JnFhT011753 for perforce@freebsd.org; Fri, 1 Jul 2005 19:49:15 GMT (envelope-from areisse@nailabs.com) Date: Fri, 1 Jul 2005 19:49:15 GMT Message-Id: <200507011949.j61JnFhT011753@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to areisse@nailabs.com using -f From: Andrew Reisse To: Perforce Change Reviews Cc: Subject: PERFORCE change 79403 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: Fri, 01 Jul 2005 19:49:16 -0000 http://perforce.freebsd.org/chv.cgi?CH=79403 Change 79403 by areisse@areisse_ibook on 2005/07/01 19:49:12 Begin documenting the Mach security extensions. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/docs/mach-security.txt#1 add Differences ... From owner-p4-projects@FreeBSD.ORG Sat Jul 2 08:08:15 2005 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 614F716A420; Sat, 2 Jul 2005 08:08:15 +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 1AB4D16A41C for ; Sat, 2 Jul 2005 08:08:15 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E50DA43D1D for ; Sat, 2 Jul 2005 08:08:14 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6288EJ0064076 for ; Sat, 2 Jul 2005 08:08:14 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6288EF6064072 for perforce@freebsd.org; Sat, 2 Jul 2005 08:08:14 GMT (envelope-from soc-bushman@freebsd.org) Date: Sat, 2 Jul 2005 08:08:14 GMT Message-Id: <200507020808.j6288EF6064072@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79426 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: Sat, 02 Jul 2005 08:08:16 -0000 http://perforce.freebsd.org/chv.cgi?CH=79426 Change 79426 by soc-bushman@soc-bushman_stinger on 2005/07/02 08:07:43 src/include folder submission Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/include/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/_ctype.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/a.out.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ar.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/ftp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/inet.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/nameser.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/nameser_compat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/telnet.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/arpa/tftp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/assert.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/bitstring.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/complex.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/cpio.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ctype.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/db.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/dirent.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/dlfcn.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/elf-hints.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/elf.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/err.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/fmtmsg.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/fnmatch.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/fstab.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/fts.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ftw.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/getopt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/glob.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/grp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/hesiod.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/histedit.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ieeefp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ifaddrs.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/inttypes.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/iso646.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/kenv.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/langinfo.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/libgen.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/limits.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/link.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/locale.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/malloc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/memory.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/monetary.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/mpool.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ndbm.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/netconfig.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/netdb.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/nl_types.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/nlist.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/nss.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/nsswitch.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/objformat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/paths.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/proc_service.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/dumprestore.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/routed.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/rwhod.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/talkd.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/protocols/timed.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/pthread.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/pthread_np.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/pwd.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ranlib.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/readpassphrase.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/regex.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/regexp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/resolv.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/auth.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/auth_des.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/auth_kerb.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/auth_unix.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/clnt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/clnt_soc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/clnt_stat.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/des.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/des_crypt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/nettype.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/pmap_clnt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/pmap_prot.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/pmap_rmt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/raw.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpc_com.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpc_msg.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpcb_clnt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpcb_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/rpcent.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/svc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/svc_auth.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/svc_dg.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/svc_soc.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/types.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpc/xdr.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/Makefile#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/bootparam_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/crypt.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/key_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/klm_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/mount.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nfs_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis_cache.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis_callback.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis_db.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis_object.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nis_tags.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nislib.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/nlm_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/pmap_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/rex.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/rnusers.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/rquota.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/rstat.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/rwall.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/sm_inter.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/spray.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/yp.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/yp_prot.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/ypclnt.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/yppasswd.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/ypupdate_prot.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/rpcsvc/ypxfrd.x#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/runetype.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/search.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/setjmp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/sgtty.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/signal.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stab.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stdbool.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stddef.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stdio.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stdlib.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/string.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/stringlist.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/strings.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/sysexits.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/tar.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/tgmath.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/time.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/timeconv.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/timers.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ttyent.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/ulimit.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/unistd.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/utime.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/utmp.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/uuid.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/varargs.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/vis.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/wchar.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/wctype.h#1 branch .. //depot/projects/soc2005/nsswitch_cached/src/include/wordexp.h#1 branch Differences ... From owner-p4-projects@FreeBSD.ORG Sat Jul 2 10:18:53 2005 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 E434E16A420; Sat, 2 Jul 2005 10:18:52 +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 B8A6816A41C for ; Sat, 2 Jul 2005 10:18:52 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A368C43D49 for ; Sat, 2 Jul 2005 10:18:52 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j62AIqGt076410 for ; Sat, 2 Jul 2005 10:18:52 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j62AIq2l076407 for perforce@freebsd.org; Sat, 2 Jul 2005 10:18:52 GMT (envelope-from soc-bushman@freebsd.org) Date: Sat, 2 Jul 2005 10:18:52 GMT Message-Id: <200507021018.j62AIq2l076407@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79427 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: Sat, 02 Jul 2005 10:18:53 -0000 http://perforce.freebsd.org/chv.cgi?CH=79427 Change 79427 by soc-bushman@soc-bushman_stinger on 2005/07/02 10:18:09 nsswitch.h modified to support services and services_compat databases Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/include/nsswitch.h#2 edit Differences ... ==== //depot/projects/soc2005/nsswitch_cached/src/include/nsswitch.h#2 (text+ko) ==== @@ -80,6 +80,8 @@ #define NSDB_PASSWD "passwd" #define NSDB_PASSWD_COMPAT "passwd_compat" #define NSDB_SHELLS "shells" +#define NSDB_SERVICES "services" +#define NSDB_SERVICES_COMPAT "services_compat" /* * suggested databases to implement @@ -97,7 +99,6 @@ #define NSDB_REMOTE "remote" #define NSDB_RPC "rpc" #define NSDB_SENDMAILVARS "sendmailvars" -#define NSDB_SERVICES "services" #define NSDB_TERMCAP "termcap" #define NSDB_TTYS "ttys" From owner-p4-projects@FreeBSD.ORG Sat Jul 2 12:46:51 2005 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 B487016A420; Sat, 2 Jul 2005 12:46:50 +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 72C5C16A41C for ; Sat, 2 Jul 2005 12:46:50 +0000 (GMT) (envelope-from soc-victor@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA8943D1D for ; Sat, 2 Jul 2005 12:46:50 +0000 (GMT) (envelope-from soc-victor@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j62CkoTh081578 for ; Sat, 2 Jul 2005 12:46:50 GMT (envelope-from soc-victor@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j62CknsL081575 for perforce@freebsd.org; Sat, 2 Jul 2005 12:46:49 GMT (envelope-from soc-victor@freebsd.org) Date: Sat, 2 Jul 2005 12:46:49 GMT Message-Id: <200507021246.j62CknsL081575@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-victor@freebsd.org using -f From: soc-victor To: Perforce Change Reviews Cc: Subject: PERFORCE change 79428 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: Sat, 02 Jul 2005 12:46:51 -0000 http://perforce.freebsd.org/chv.cgi?CH=79428 Change 79428 by soc-victor@soc-victor_82.76.158.176 on 2005/07/02 12:46:47 Initial branching for SOC2005/Harti's BSNMP project PR: N/A Submitted by: Victor Cruceru (soc-victor@freebsd.org) Reviewed by: N/A Approved by: N/A Obtained from: N/A MFP4 after: N/A Affected files ... .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/FREEBSD-Xlist#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/FREEBSD-upgrade#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/NEWS#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/README#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/TODO#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/VERSION#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/gensnmpdef/gensnmpdef.1#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/gensnmpdef/gensnmpdef.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/gensnmptree/gensnmptree.1#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/gensnmptree/gensnmptree.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/asn1.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/asn1.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/asn1.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/bsnmpagent.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/bsnmpclient.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/bsnmplib.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmp.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmp.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmpagent.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmpagent.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmpclient.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmpclient.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/snmppriv.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/support.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/lib/support.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/oid-list#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_ifmib.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_ifstack.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_interfaces.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_ip.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_ipaddr.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_nettomedia.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_rcvaddr.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_route.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_tcp.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_tree.def#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/mibII_udp.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/snmp_mibII.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_mibII/snmp_mibII.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_ntp/BEGEMOT-NTP-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_ntp/NTP-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_ntp/NTP-PROXY-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_ntp/ntp_tree.def#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmp_ntp/snmp_ntp.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/.gdbinit#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/BEGEMOT-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/BEGEMOT-SNMPD.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/FOKUS-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/action.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/bsnmpd.1#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/config.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/export.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/main.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/snmpd.config#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/snmpd.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/snmpd.sh#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/snmpmod.3#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/snmpmod.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/trans_lsock.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/trans_lsock.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/trans_udp.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/trans_udp.h#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/trap.c#1 branch .. //depot/projects/soc2005/bsnmp/contrib/bsnmp/snmpd/tree.def#1 branch .. //depot/projects/soc2005/bsnmp/lib/libbegemot/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/lib/libbsnmp/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/lib/libbsnmp/Makefile.inc#1 branch .. //depot/projects/soc2005/bsnmp/lib/libbsnmp/libbsnmp/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/Makefile.inc#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/bsnmpd/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/gensnmptree/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/Makefile.inc#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_atm/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_pf/Makefile#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c#1 branch .. //depot/projects/soc2005/bsnmp/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def#1 branch Differences ... From owner-p4-projects@FreeBSD.ORG Sat Jul 2 13:06:15 2005 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 E321616A420; Sat, 2 Jul 2005 13:06:14 +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 8EF2416A41C for ; Sat, 2 Jul 2005 13:06:14 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6486B43D1F for ; Sat, 2 Jul 2005 13:06:14 +0000 (GMT) (envelope-from soc-bushman@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j62D6EmN089209 for ; Sat, 2 Jul 2005 13:06:14 GMT (envelope-from soc-bushman@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j62D6E9U089205 for perforce@freebsd.org; Sat, 2 Jul 2005 13:06:14 GMT (envelope-from soc-bushman@freebsd.org) Date: Sat, 2 Jul 2005 13:06:14 GMT Message-Id: <200507021306.j62D6E9U089205@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to soc-bushman@freebsd.org using -f From: soc-bushman To: Perforce Change Reviews Cc: Subject: PERFORCE change 79429 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: Sat, 02 Jul 2005 13:06:15 -0000 http://perforce.freebsd.org/chv.cgi?CH=79429 Change 79429 by soc-bushman@soc-bushman_stinger on 2005/07/02 13:06:10 testing program added - still completely not finished Affected files ... .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyname.c#3 edit .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyport.c#3 edit .. //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservent.c#3 edit .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/getservent.c#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/libc_private.h#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/namespace.h#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/netdb_private.h#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/nss_tls.h#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/reentrant.h#1 add .. //depot/projects/soc2005/nsswitch_cached/tests/getservent/un-namespace.h#1 add Differences ... ==== //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyname.c#3 (text+ko) ==== ==== //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservbyport.c#3 (text+ko) ==== ==== //depot/projects/soc2005/nsswitch_cached/src/lib/libc/net/getservent.c#3 (text+ko) ==== @@ -54,6 +54,777 @@ #include "un-namespace.h" #include "netdb_private.h" +/* nsswitch part - begin */ +#include "libc_private.h" +#include "nss_tls.h" +#include +#include +/* nsswitch part - end */ + +/* nsswitch part - begin */ + +// I guess, we'd better send this structure as the sequence of function arguments +/*static struct servent_data +{ +// char *aliases[_MAXALIASES]; +// char line[_MAXLINELEN + 1]; + char **aliases; + size_t aliases_size; + + char * buffer; + size_t buffer_size; +};*/ + +static const ns_src defaultsrc[] = { + { NSSRC_COMPAT, NS_SUCCESS }, + { NULL, 0 } +}; + +static int servent_unpack(char *, struct servent *, char **, size_t); +static void servent_init(struct servent *); + +struct files_state +{ + FILE *fp; + int stayopen; +}; +static void files_endstate(void *); +NSS_TLS_HANDLING(files); + +static int files_servent(void *, void *, va_list); +static int files_setservent(void *, void *, va_list); +static int files_endservent(void *, void *, va_list); +static void files_setent(int, struct files_state *); +static void files_endent(struct files_state *); + +#ifdef YP +static int nis_getservbyname_r(void *, void *, va_list); +static int nis_getservbyport_t(void *, void *, va_list); +static int nis_getservent_r(void *, void *, va_list); +static int nis_setservent(void *, void *, va_list); +static int nis_endservent(void *, void *, va_list); + +struct nis_state +{ + /* this specification is not finished */ + int yp_stepping; +// char *yp_name; +// char *yp_proto; +// int yp_port; + char *yp_domain; + char *yp_key; + int yp_keylen; +}; +static void nis_endstate(void *); +NSS_TLS_HANDLING(nis); + +#endif + +struct compat_state +{ + FILE *fp; + int stayopen; +/* char *name; + enum _compat { + COMPAT_MODE_OFF = 0, + COMPAT_MODE_ALL, + COMPAT_MODE_NAME + } compat;*/ +}; +//static void compat_endstate(void *); +//NSS_TLS_HANDLING(compat); + +/* nsswitch part - end */ + +static int +servent_unpack(char *p, struct servent * serv, char ** aliases, size_t aliases_size) +{ + char *cp, **q, *endp; + long l; + + if (*p == '#') + return -1; + cp = strpbrk(p, "#\n"); + if (cp != NULL) + *cp = '\0'; + serv->s_name = p; + p = strpbrk(p, " \t"); + if (p == NULL) + return -1; + *p++ = '\0'; + while (*p == ' ' || *p == '\t') + p++; + cp = strpbrk(p, ",/"); + if (cp == NULL) + return -1; + *cp++ = '\0'; + l = strtol(p, &endp, 10); + if (endp == p || *endp != '\0' || l < 0 || l > USHRT_MAX) + return -1; + serv->s_port = htons((in_port_t)l); + serv->s_proto = cp; + q = serv->s_aliases = aliases; + cp = strpbrk(cp, " \t"); + if (cp != NULL) + *cp++ = '\0'; + while (cp && *cp) { + if (*cp == ' ' || *cp == '\t') { + cp++; + continue; + } + if (q < &aliases[_MAXALIASES - 1]) { + *q++ = cp; + *q++ = '\0'; // my hack - should work - but will left the buffer in mess after the ending 0 + } + cp = strpbrk(cp, " \t"); + if (cp != NULL) + *cp++ = '\0'; + } + *q = NULL; + + return 0; +} + +static void +servent_init(struct servent * serv) +{ +} + +#define SERVENT_BUFFER_UNPACK(buffer, buffer_size, line, line_size, aliases) \ + aliases=(char **)(_ALIGN((char **)buffer)); \ + line=(char *)aliases+sizeof(char *)*_MAXALIASES; \ + if (line>buffer+buffer_size) \ + return (NS_UNAVAIL); \ + line_size=buffer+buffer_size-line; \ + if (line_size<_MAXLINELEN+1) \ + return (NS_TRYAGAIN); + /* TODO - must check the alignment here */ + +#define SERVENT_BUFFER_SIZE sizeof(char*)*_MAXALIASES+_ALIGNBYTES+_MAXLINELEN + +/* files backend implementation - begin */ +static void +files_endstate(void *p) +{ + FILE * f; + + if (p == NULL) + return; + + f = ((struct files_state *)p)->fp; + if (f != NULL) + fclose(f); + + free(p); +} + +//struct servent * serv, char * buffer, size_t buffer_size, int * errnop, struct files_state * st +static int +files_servent(void * retval, void *mdata, va_list ap) +{ + struct files_state * st; + int rv; + int stayopen; + + enum nss_lookup_type how; + char * name; + char * proto; + int port; + + struct servent * serv; + char * buffer; + size_t buffer_size; + int * errnop; + + char **aliases; + char * line; + size_t line_size; + + char *p; + char **cp;//, **q, *endp; +// long l; + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + + SERVENT_BUFFER_UNPACK(buffer, buffer_size,line,line_size,aliases) +/* aliases=_ALIGN((char **)buffer); + line=aliases+sizeof(char *)*_MAXALIASES; + if (line>=buffer+buffer_size) + return (NS_TRYAGAIN); + line_size=buffer+buffer_size-line; + + if (line_size<_MAXLINELEN+1) + return (NS_TRYAGAIN);*/ + + name = NULL; + proto = NULL; + how = (enum nss_lookup_type)mdata; + switch (how) + { + case nss_lt_name: + name = va_arg(ap, char *); + proto = va_arg(ap, char *); + stayopen=0; + break; + case nss_lt_id: + port = va_arg(ap, int); + proto = va_arg(ap, char *); + stayopen=0; + break; + case nss_lt_all: + stayopen=1; + break; + default: + return NS_NOTFOUND; + }; + + serv = va_arg(ap, struct servent *); + buffer = va_arg(ap, char *); + buffer_size = va_arg(ap, size_t); + errnop = va_arg(ap,int *); + + if (st->fp == NULL && (st->fp = fopen(_PATH_SERVICES, "r")) == NULL) + return (NS_UNAVAIL); + + if (stayopen==1) + files_setent(1,st); + + rv=NS_NOTFOUND; + do { + memset(serv,0,sizeof(*serv)); + *aliases='\0'; + + if ((p = fgets(line,line_size, st->fp)) == NULL) { + rv=(NS_RETURN); + break; + } + + if (servent_unpack(p,serv,aliases,_MAXALIASES) == -1) + continue; +/* if (*p == '#') + continue; + cp = strpbrk(p, "#\n"); + if (cp != NULL) + *cp = '\0'; + serv->s_name = p; + p = strpbrk(p, " \t"); + if (p == NULL) + continue; + *p++ = '\0'; + while (*p == ' ' || *p == '\t') + p++; + cp = strpbrk(p, ",/"); + if (cp == NULL) + continue; + *cp++ = '\0'; + l = strtol(p, &endp, 10); + if (endp == p || *endp != '\0' || l < 0 || l > USHRT_MAX) + continue; + serv->s_port = htons((in_port_t)l); + serv->s_proto = cp; + q = serv->s_aliases = aliases; + cp = strpbrk(cp, " \t"); + if (cp != NULL) + *cp++ = '\0'; + while (cp && *cp) { + if (*cp == ' ' || *cp == '\t') { + cp++; + continue; + } + if (q < &st->aliases[_MAXALIASES - 1]) { + *q++ = cp; + *q++ = '\0'; // my hack - should work - but will left the buffer in mess after the ending 0 + } + cp = strpbrk(cp, " \t"); + if (cp != NULL) + *cp++ = '\0'; + } + *q = NULL; */ + + switch (how) + { + case nss_lt_name: + if (strcmp(name, serv->s_name) == 0) + goto gotname; + for (cp = serv->s_aliases; *cp; cp++) + if (strcmp(name, *cp) == 0) + goto gotname; + + continue; + gotname: + if (proto == 0 || strcmp(serv->s_proto, proto) == 0) + rv=NS_SUCCESS; + break; + case nss_lt_id: + if (port != serv->s_port) + continue; + + if (proto == 0 || strcmp(serv->s_proto, proto) == 0) + rv=NS_SUCCESS; + break; + case nss_lt_all: + rv = (NS_SUCCESS); + break; + }; + + } while (!(rv & NS_TERMINATE)); + + if (stayopen==1) + files_endent(st); + + if (rv==NS_SUCCESS) + *(struct servent **)retval=serv; + + return rv; +} + +static void files_setent(int f, struct files_state * st) +{ +/* struct files_state * st; + int rv; + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + */ + if (st->fp == NULL) + st->fp = fopen(_PATH_SERVICES, "r"); + else + rewind(st->fp); + st->stayopen |= f; + + //return (NS_SUCCESS); +} + +static void files_endent(struct files_state * st) +{ +/* struct files_state *st; + int rv; + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + */ + st->stayopen = 0; +// return (NS_SUCCESS); +} + +/*static int +files_getservent_r(void * retval, void * mdata, va_list ap) +{ + struct files_state * st; + struct servent * serv; + char * buffer; + size_t buffer_size; + int * errnop; + int rv; + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + + serv = va_arg(ap, struct servent *); + buffer = va_arg(ap, char *); + buffer_size = va_arg(ap, size_t); + errnop = va_arg(ap,int *); + + rv=files_servent(se,buffer,buffer_size,errnop); + if (rv==NS_SUCCESS) + *(struct servent **)retval=se; + + return rv; +} */ + + +static int +files_setservent(void * retval, void * mdata, va_list ap) +{ + struct files_state *st; + int rv; + int f; + + f=va_arg(ap,int); + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + + files_setent(f,st); + return (NS_SUCCESS); +} + +static int +files_endservent(void * retval, void * mdata, va_list ap) +{ + struct files_state *st; + int rv; + + rv = files_getstate(&st); + if (rv != 0) + return (NS_UNAVAIL); + + files_endent(st); + return (NS_SUCCESS); +} + +/* files backend implementation - end */ + +/* nis backend implementation - begin */ +static void +nis_endstate(void *p) +{ + if (p == NULL) + return; + + free(((struct nis_state *)p)->yp_key); + free(p); +} + +static int +nis_getservbyname_r(void * result, void * mdata, va_list ap) +{ + struct nis_state * ns; + int rv; + + struct servent * serv; + char **aliases; + char * line; + size_t line_size; + + char * name; + char * proto; + char * buffer; + size_t bufsize; + int * errnop; + + char *resultbuf; + int resultbuflen; + char buf[YPMAXRECORD + 2]; + + rv = nis_getstate(&ns); + if (rv != 0) + return (NS_UNAVAIL); + + name = va_arg(ap, char *); + proto = va_arg(ap, char *); + serv = va_arg(ap, struct servent *); + buffer = va_arg(ap, char *); + bufsize = va_arg(ap, size_t); + errnop = va_arg(ap, int *); + + SERVENT_BUFFER_UNPACK(buffer,bufsize,line,line_size,aliases) + + /* TODO: do we need this ? */ +/* if (bufsize < _MAXLINELEN+1) + return (NS_TRYAGAIN);*/ + + if(!ns->yp_domain) { + if(yp_get_default_domain(&ns->yp_domain)) + return (NS_UNAVAIL); + } + + //snprintf(buf, sizeof(buf), "%s/%s", ns->yp_name, ns->yp_proto); + snprintf(buf, sizeof(buf), "%s/%s", name, proto); + +// ns->yp_name = 0; +// ns->yp_proto = NULL; + + if (yp_match(ns->yp_domain, "services.byname", buf, strlen(buf), + &resultbuf, &resultbuflen)) { + return (NS_NOTFOUND); + } + + /* getservent() expects lines terminated with \n -- make it happy */ + //snprintf(sed->line, sizeof sed->line, "%.*s\n", resultbuflen, resultbuf); + snprintf(buffer, bufsize, "%.*s\n", resultbuflen, resultbuf); + rv = (servent_unpack(buffer,serv,aliases,_MAXALIASES)==-1) ? (NS_NOTFOUND) : (NS_SUCCESS); + + free(resultbuf); + return rv; +} + +static int +nis_getservbyport_t(void * result, void * mdata, va_list ap) +{ + struct nis_state * ns; + + struct servent * serv; + char ** aliases; + char * line; + size_t line_size; + + int port; + char * proto; + char * buffer; + size_t bufsize; + int * errnop; + + char *resultbuf; + int resultbuflen; + char buf[YPMAXRECORD + 2]; + int rv; + + rv = nis_getstate(&ns); + if (rv != 0) + return (NS_UNAVAIL); + + port = va_arg(ap, int); + proto = va_arg(ap, char *); + serv = va_arg(ap, struct servent *); + buffer = va_arg(ap, char *); + bufsize = va_arg(ap, size_t); + errnop = va_arg(ap, int *); + + SERVENT_BUFFER_UNPACK(buffer,bufsize,line,line_size,aliases); + + /* TODO - do we need this? */ +// if (bufsize<_MAXLINELEN+1) +// return (NS_TRYAGAIN); + +// snprintf(buf, sizeof(buf), "%d/%s", ntohs(sed->yp_port), +// sed->yp_proto); + snprintf(buf, sizeof(buf), "%d/%s", ntohs(port), + proto); + +// sed->yp_port = 0; +// sed->yp_proto = NULL; + + if (!ns->yp_domain) { + if (yp_get_default_domain(&ns->yp_domain)) + return (NS_UNAVAIL); + } + + /* + * We have to be a little flexible here. Ideally you're supposed + * to have both a services.byname and a services.byport map, but + * some systems have only services.byname. FreeBSD cheats a little + * by putting the services.byport information in the same map as + * services.byname so that either case will work. We allow for both + * possibilities here: if there is no services.byport map, we try + * services.byname instead. + */ + if ((rv = yp_match(ns->yp_domain, "services.byport", buf, strlen(buf), + &resultbuf, &resultbuflen))) { + if (rv == YPERR_MAP) { + if (yp_match(ns->yp_domain, "services.byname", buf, + strlen(buf), &resultbuf, &resultbuflen)) + return(NS_NOTFOUND); + } else + return(NS_NOTFOUND); + } + + snprintf(buffer, bufsize, "%.*s\n", resultbuflen, resultbuf); + rv = (servent_unpack(buffer,serv,aliases,_MAXALIASES)==-1) ? (NS_NOTFOUND) : (NS_SUCCESS); + + free(resultbuf); + return rv; +} + +static int +nis_getservent_r(void * result, void * mdata, va_list ap) +{ + struct nis_state * ns; + + char ** aliases; + char * line; + size_t line_size; + + struct servent * serv; + char * buffer; + size_t bufsize; + int * errnop; + + char *lastkey, *resultbuf; + int resultbuflen; + int rv; + + rv = nis_getstate(&ns); + if (rv != 0) + return (NS_UNAVAIL); + + serv = va_arg(ap, struct servent *); + buffer = va_arg(ap, char *); + bufsize = va_arg(ap, size_t); + errnop = va_arg(ap, int *); + + SERVENT_BUFFER_UNPACK(buffer,bufsize,line,line_size,aliases); + + if (!ns->yp_domain) { + if (yp_get_default_domain(&ns->yp_domain)) + return (NS_UNAVAIL); + } + + do { + memset(serv,0,sizeof(*serv)); + *aliases='\0'; + + if (!ns->yp_stepping) { + free(ns->yp_key); + rv = yp_first(ns->yp_domain, "services.byname", &ns->yp_key, + &ns->yp_keylen, &resultbuf, &resultbuflen); + if (rv) { + ns->yp_stepping = 0; + return(NS_RETURN); + } + ns->yp_stepping = 1; + } else { + lastkey = ns->yp_key; + rv = yp_next(ns->yp_domain, "services.byname", ns->yp_key, + ns->yp_keylen, &ns->yp_key, &ns->yp_keylen, &resultbuf, + &resultbuflen); + free(lastkey); + if (rv) { + ns->yp_stepping = 0; + return (NS_RETURN); + } + } + + snprintf(buffer, bufsize, "%.*s\n", resultbuflen, resultbuf); + rv = (servent_unpack(buffer,serv,aliases,_MAXALIASES)==-1) ? (NS_NOTFOUND) : (NS_SUCCESS); + free(resultbuf); + } while (!(rv & NS_TERMINATE )); + + /* getservent() expects lines terminated with \n -- make it happy */ + return rv == NS_RETURN ? NS_NOTFOUND : rv; +} + +static int +nis_setservent(void *result, void *mdata, va_list ap) +{ + return (NS_SUCCESS); +} + +static int +nis_endservent(void *result, void *mdata, va_list ap) +{ + struct nis_state * ns; + int rv; + + rv = nis_getstate(&ns); + if (rv != 0) + return (NS_UNAVAIL); + + /* these 2 lines possibly should be moved into the function + or nis_endstate should be called */ + free(ns->yp_key); + ns->yp_key = NULL; + + ns->yp_stepping = 0; + ns->yp_domain = NULL; + + return (NS_SUCCESS); +} + +/* nis backend implementation - end */ + +int +my_getservbyname_r(const char * name, const char * proto, + struct servent * serv, char * buffer, size_t bufsize, struct servent ** result) +{ + static const ns_dtab dtab[] = { + { NSSRC_FILES, files_servent, (void *)nss_lt_name }, +//#ifdef YP + //{ NSSRC_NIS, nis_servent, (void *)nss_lt_name }, +//#endif +// { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, + { NULL, NULL, NULL } + }; + int rv, ret_errno; + + servent_init(serv); + ret_errno = 0; + *result = NULL; + rv = nsdispatch(result, dtab, NSDB_SERVICES, "getservbyname_r", defaultsrc, + name, proto, serv, buffer, bufsize, &ret_errno); + if (rv == NS_SUCCESS) + return (0); + else + return (ret_errno); +} + +int +my_getservbyport_r(int port, const char * proto, struct servent * serv, char * buffer, + size_t bufsize, struct servent ** result) +{ + static const ns_dtab dtab[] = { + { NSSRC_FILES, files_servent, (void *)nss_lt_id }, +//#ifdef YP + // { NSSRC_NIS, nis_servent, (void *)nss_lt_id }, +//#endif +// { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, + { NULL, NULL, NULL } + }; + int rv, ret_errno; + + servent_init(serv); + ret_errno = 0; + *result = NULL; + rv = nsdispatch(result, dtab, NSDB_SERVICES, "getservbyport_r", defaultsrc, + port, proto, serv, buffer, bufsize, &ret_errno); + if (rv == NS_SUCCESS) + return (0); + else + return (ret_errno); +} + +int +my_getservent_r(struct servent * serv, char * buffer, size_t bufsize, + struct servent ** result) +{ + static const ns_dtab dtab[] = { + { NSSRC_FILES, files_servent, (void *)nss_lt_id }, +//#ifdef YP +// { NSSRC_NIS, nis_servent, (void *)nss_lt_id }, +//#endif +// { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, + { NULL, NULL, NULL } + }; + int rv, ret_errno; + + servent_init(serv); + ret_errno = 0; + *result = NULL; + rv = nsdispatch(result, dtab, NSDB_SERVICES, "getservent_r", defaultsrc, + serv, buffer, bufsize, &ret_errno); + if (rv == NS_SUCCESS) + return (0); + else + return (ret_errno); +} + +void +my_setservent(int stayopen) +{ + static const ns_dtab dtab[] = { + { NSSRC_FILES, files_setservent, NULL }, +//#ifdef YP +// { NSSRC_NIS, nis_setservent, NULL }, +//#endif +// { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, + { NULL, NULL, NULL } + }; + + (void)nsdispatch(NULL, dtab, NSDB_SERVICES, "setservent", defaultsrc, stayopen); +} + +void +my_endservent() +{ + static const ns_dtab dtab[] = { + { NSSRC_FILES, files_endservent, NULL }, +#ifdef YP + { NSSRC_NIS, nis_endservent, NULL }, +#endif +// { NSSRC_COMPAT, compat_passwd, (void *)nss_lt_all }, + { NULL, NULL, NULL } + }; + + (void) nsdispatch(NULL, dtab, NSDB_SERVICES, "endservent", defaultsrc); +} + +/* static struct servdata servdata; static thread_key_t servdata_key; static once_t servdata_init_once = ONCE_INITIALIZER; @@ -130,7 +901,7 @@ return (0); } - /* + * * We have to be a little flexible here. Ideally you're supposed * to have both a services.byname and a services.byport map, but * some systems have only services.byname. FreeBSD cheats a little @@ -138,7 +909,7 @@ * services.byname so that either case will work. We allow for both * possibilities here: if there is no services.byport map, we try * services.byname instead. - */ + * if ((rv = yp_match(sed->yp_domain, "services.byport", buf, strlen(buf), &result, &resultlen))) { if (rv == YPERR_MAP) { @@ -149,7 +920,7 @@ return(0); } - /* getservent() expects lines terminated with \n -- make it happy */ + // getservent() expects lines terminated with \n -- make it happy snprintf(sed->line, sizeof sed->line, "%.*s\n", resultlen, result); free(result); @@ -178,7 +949,7 @@ return(0); } - /* getservent() expects lines terminated with \n -- make it happy */ + // getservent() expects lines terminated with \n -- make it happy snprintf(sed->line, sizeof sed->line, "%.*s\n", resultlen, result); free(result); @@ -218,7 +989,7 @@ } } - /* getservent() expects lines terminated with \n -- make it happy */ + // getservent() expects lines terminated with \n -- make it happy snprintf(sed->line, sizeof sed->line, "%.*s\n", resultlen, result); free(result); @@ -353,3 +1124,4 @@ return (NULL); return (&sd->serv); } +*/