diff options
| author | Ali Bahrami <Ali.Bahrami@Sun.COM> | 2009-02-10 09:38:02 -0700 |
|---|---|---|
| committer | Ali Bahrami <Ali.Bahrami@Sun.COM> | 2009-02-10 09:38:02 -0700 |
| commit | bfed486ad8de8b8ebc6345a8e10accae08bf2f45 (patch) | |
| tree | 5773896ea01f09bacb1387c150b3e9d14a7e3072 /usr/src/cmd/rpcsvc | |
| parent | 5707ed5dae2bfdea4300de098ba2fa4d22d86f41 (diff) | |
| download | illumos-joyent-bfed486ad8de8b8ebc6345a8e10accae08bf2f45.tar.gz | |
6798660 Cadmium .NOT file processing problem with CWD relative file paths
Contributed by Richard Lowe
6785284 Mapfile versioning rules need to be more visible to gatelings
6800164 Standard file exclusion mechanism needed for Cadmium tools
Diffstat (limited to 'usr/src/cmd/rpcsvc')
| -rw-r--r-- | usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nisldapmaptest | 16 | ||||
| -rw-r--r-- | usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nislog | 16 | ||||
| -rw-r--r-- | usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-rpc.nisd | 16 | ||||
| -rw-r--r-- | usr/src/cmd/rpcsvc/nis/utils/mapfile-intf | 16 |
4 files changed, 56 insertions, 8 deletions
diff --git a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nisldapmaptest b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nisldapmaptest index f74141ab6a..076ab3eb05 100644 --- a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nisldapmaptest +++ b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nisldapmaptest @@ -20,10 +20,22 @@ # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # nisldapmaptest interposes on a variety of symbols from libnisdb. diff --git a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nislog b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nislog index abb934bbe2..86c85f36a7 100644 --- a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nislog +++ b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-nislog @@ -20,10 +20,22 @@ # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # nislog interposes on a variety of symbols from libnsl and libnisdb. diff --git a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-rpc.nisd b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-rpc.nisd index 9f4487d420..48f0f7a655 100644 --- a/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-rpc.nisd +++ b/usr/src/cmd/rpcsvc/nis/rpc.nisd/mapfile-intf-rpc.nisd @@ -20,10 +20,22 @@ # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # rpc.nisd interposes on a variety of symbols from libnsl and libnisdb. diff --git a/usr/src/cmd/rpcsvc/nis/utils/mapfile-intf b/usr/src/cmd/rpcsvc/nis/utils/mapfile-intf index 9f5815c202..50dd5ba630 100644 --- a/usr/src/cmd/rpcsvc/nis/utils/mapfile-intf +++ b/usr/src/cmd/rpcsvc/nis/utils/mapfile-intf @@ -20,10 +20,22 @@ # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # nisbackup interposes on a variety of symbols from libnsl and libnisdb. Reduce |
