Print this page
2989 Eliminate use of LOGNAME_MAX in ON
1166 useradd have warning with name more 8 chars


   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 # Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
  25 # Use is subject to license terms.
  26 #
  27 # Copyright (c) 2012 by Delphix. All rights reserved.
  28 #


  29 
  30 #
  31 # MAPFILE HEADER START
  32 #
  33 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  34 # Object versioning must comply with the rules detailed in
  35 #
  36 #       usr/src/lib/README.mapfiles
  37 #
  38 # You should not be making modifications here until you've read the most current
  39 # copy of that file. If you need help, contact a gatekeeper for guidance.
  40 #
  41 # MAPFILE HEADER END
  42 #
  43 
  44 $mapfile_version 2
  45 
  46 #
  47 # All function names added to this or any other libc mapfile
  48 # must be placed under the 'protected:' designation.


2702         _forkall                { FLAGS = NODYNSORT };
2703         _fpclass;
2704         _fpgetmask;
2705         _fpgetround;
2706         _fpgetsticky;
2707         _fprintf;
2708         _fpsetmask;
2709         _fpsetround;
2710         _fpsetsticky;
2711         __fputwc_xpg5;
2712         __fputws_xpg5;
2713         _ftw;
2714         _gcvt;
2715         _getarg;
2716         __getcontext;
2717         _getdents;
2718         _get_exit_frame_monitor;
2719         _getfp;
2720         _getgroupsbymember;
2721         _getlogin_r;


2722         _getsp;
2723         __gettsp;
2724         getvmusage;
2725         __getwchar_xpg5;
2726         __getwc_xpg5;
2727         gtty;
2728         __idmap_flush_kcache;
2729         __idmap_reg;
2730         __idmap_unreg;
2731         __init_daemon_priv;
2732         __init_suid_priv;
2733         _insert;
2734         inst_sync;
2735         _iswctype;
2736         klpd_create;
2737         klpd_getpath;
2738         klpd_getport;
2739         klpd_getucred;
2740         klpd_register;
2741         klpd_register_id;


2771         nss_delete;
2772         nss_endent;
2773         nss_getent;
2774         _nss_initf_group;
2775         _nss_initf_netgroup;
2776         _nss_initf_passwd;
2777         _nss_initf_shadow;
2778         nss_packed_arg_init;
2779         nss_packed_context_init;
2780         nss_packed_getkey;
2781         nss_packed_set_status;
2782         nss_search;
2783         nss_setent;
2784         _nss_XbyY_fgets;
2785         __nsw_extended_action_v1;
2786         __nsw_freeconfig_v1;
2787         __nsw_getconfig_v1;
2788         __nthreads;
2789         __openattrdirat;
2790         option_to_attr;

2791         __priv_bracket;
2792         __priv_relinquish;
2793         pset_assign_forced;
2794         pset_bind_lwp;
2795         _psignal;
2796         _pthread_setcleanupinit;
2797         __putwchar_xpg5;
2798         __putwc_xpg5;
2799         rctlctl;
2800         rctllist;
2801         _realbufend;
2802         _resume;
2803         _resume_ret;
2804         _rpcsys;
2805         _sbrk_grow_aligned;
2806         scrwidth;
2807         semctl64;
2808         _semctl64;
2809         set_setcontext_enforcement;
2810         _setbufend;




   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 #
  22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23 #
  24 # Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
  25 # Use is subject to license terms.
  26 #
  27 # Copyright (c) 2012 by Delphix. All rights reserved.
  28 #
  29 # Copyright (c) 2013 Gary Mills
  30 #
  31 
  32 #
  33 # MAPFILE HEADER START
  34 #
  35 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  36 # Object versioning must comply with the rules detailed in
  37 #
  38 #       usr/src/lib/README.mapfiles
  39 #
  40 # You should not be making modifications here until you've read the most current
  41 # copy of that file. If you need help, contact a gatekeeper for guidance.
  42 #
  43 # MAPFILE HEADER END
  44 #
  45 
  46 $mapfile_version 2
  47 
  48 #
  49 # All function names added to this or any other libc mapfile
  50 # must be placed under the 'protected:' designation.


2704         _forkall                { FLAGS = NODYNSORT };
2705         _fpclass;
2706         _fpgetmask;
2707         _fpgetround;
2708         _fpgetsticky;
2709         _fprintf;
2710         _fpsetmask;
2711         _fpsetround;
2712         _fpsetsticky;
2713         __fputwc_xpg5;
2714         __fputws_xpg5;
2715         _ftw;
2716         _gcvt;
2717         _getarg;
2718         __getcontext;
2719         _getdents;
2720         _get_exit_frame_monitor;
2721         _getfp;
2722         _getgroupsbymember;
2723         _getlogin_r;
2724         getloginx;
2725         getloginx_r;
2726         _getsp;
2727         __gettsp;
2728         getvmusage;
2729         __getwchar_xpg5;
2730         __getwc_xpg5;
2731         gtty;
2732         __idmap_flush_kcache;
2733         __idmap_reg;
2734         __idmap_unreg;
2735         __init_daemon_priv;
2736         __init_suid_priv;
2737         _insert;
2738         inst_sync;
2739         _iswctype;
2740         klpd_create;
2741         klpd_getpath;
2742         klpd_getport;
2743         klpd_getucred;
2744         klpd_register;
2745         klpd_register_id;


2775         nss_delete;
2776         nss_endent;
2777         nss_getent;
2778         _nss_initf_group;
2779         _nss_initf_netgroup;
2780         _nss_initf_passwd;
2781         _nss_initf_shadow;
2782         nss_packed_arg_init;
2783         nss_packed_context_init;
2784         nss_packed_getkey;
2785         nss_packed_set_status;
2786         nss_search;
2787         nss_setent;
2788         _nss_XbyY_fgets;
2789         __nsw_extended_action_v1;
2790         __nsw_freeconfig_v1;
2791         __nsw_getconfig_v1;
2792         __nthreads;
2793         __openattrdirat;
2794         option_to_attr;
2795         __posix_getloginx_r;
2796         __priv_bracket;
2797         __priv_relinquish;
2798         pset_assign_forced;
2799         pset_bind_lwp;
2800         _psignal;
2801         _pthread_setcleanupinit;
2802         __putwchar_xpg5;
2803         __putwc_xpg5;
2804         rctlctl;
2805         rctllist;
2806         _realbufend;
2807         _resume;
2808         _resume_ret;
2809         _rpcsys;
2810         _sbrk_grow_aligned;
2811         scrwidth;
2812         semctl64;
2813         _semctl64;
2814         set_setcontext_enforcement;
2815         _setbufend;