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 # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved.


  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.


2721         _forkall                { FLAGS = NODYNSORT };
2722         _fpclass;
2723         _fpgetmask;
2724         _fpgetround;
2725         _fpgetsticky;
2726         _fprintf;
2727         _fpsetmask;
2728         _fpsetround;
2729         _fpsetsticky;
2730         __fputwc_xpg5;
2731         __fputws_xpg5;
2732         _ftw;
2733         _gcvt;
2734         _getarg;
2735         __getcontext;
2736         _getdents;
2737         _get_exit_frame_monitor;
2738         _getfp;
2739         _getgroupsbymember;
2740         _getlogin_r;


2741         _getsp;
2742         __gettsp;
2743         getvmusage;
2744         __getwchar_xpg5;
2745         __getwc_xpg5;
2746         gtty;
2747         __idmap_flush_kcache;
2748         __idmap_reg;
2749         __idmap_unreg;
2750         __init_daemon_priv;
2751         __init_suid_priv;
2752         _insert;
2753         inst_sync;
2754         _iswctype;
2755         klpd_create;
2756         klpd_getpath;
2757         klpd_getport;
2758         klpd_getucred;
2759         klpd_register;
2760         klpd_register_id;


2790         nss_delete;
2791         nss_endent;
2792         nss_getent;
2793         _nss_initf_group;
2794         _nss_initf_netgroup;
2795         _nss_initf_passwd;
2796         _nss_initf_shadow;
2797         nss_packed_arg_init;
2798         nss_packed_context_init;
2799         nss_packed_getkey;
2800         nss_packed_set_status;
2801         nss_search;
2802         nss_setent;
2803         _nss_XbyY_fgets;
2804         __nsw_extended_action_v1;
2805         __nsw_freeconfig_v1;
2806         __nsw_getconfig_v1;
2807         __nthreads;
2808         __openattrdirat;
2809         option_to_attr;

2810         __priv_bracket;
2811         __priv_relinquish;
2812         pset_assign_forced;
2813         pset_bind_lwp;
2814         _psignal;
2815         _pthread_setcleanupinit;
2816         __putwchar_xpg5;
2817         __putwc_xpg5;
2818         rctlctl;
2819         rctllist;
2820         _realbufend;
2821         _resume;
2822         _resume_ret;
2823         _rpcsys;
2824         _sbrk_grow_aligned;
2825         scrwidth;
2826         semctl64;
2827         _semctl64;
2828         set_setcontext_enforcement;
2829         _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 # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved.
  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.


2723         _forkall                { FLAGS = NODYNSORT };
2724         _fpclass;
2725         _fpgetmask;
2726         _fpgetround;
2727         _fpgetsticky;
2728         _fprintf;
2729         _fpsetmask;
2730         _fpsetround;
2731         _fpsetsticky;
2732         __fputwc_xpg5;
2733         __fputws_xpg5;
2734         _ftw;
2735         _gcvt;
2736         _getarg;
2737         __getcontext;
2738         _getdents;
2739         _get_exit_frame_monitor;
2740         _getfp;
2741         _getgroupsbymember;
2742         _getlogin_r;
2743         getloginx;
2744         getloginx_r;
2745         _getsp;
2746         __gettsp;
2747         getvmusage;
2748         __getwchar_xpg5;
2749         __getwc_xpg5;
2750         gtty;
2751         __idmap_flush_kcache;
2752         __idmap_reg;
2753         __idmap_unreg;
2754         __init_daemon_priv;
2755         __init_suid_priv;
2756         _insert;
2757         inst_sync;
2758         _iswctype;
2759         klpd_create;
2760         klpd_getpath;
2761         klpd_getport;
2762         klpd_getucred;
2763         klpd_register;
2764         klpd_register_id;


2794         nss_delete;
2795         nss_endent;
2796         nss_getent;
2797         _nss_initf_group;
2798         _nss_initf_netgroup;
2799         _nss_initf_passwd;
2800         _nss_initf_shadow;
2801         nss_packed_arg_init;
2802         nss_packed_context_init;
2803         nss_packed_getkey;
2804         nss_packed_set_status;
2805         nss_search;
2806         nss_setent;
2807         _nss_XbyY_fgets;
2808         __nsw_extended_action_v1;
2809         __nsw_freeconfig_v1;
2810         __nsw_getconfig_v1;
2811         __nthreads;
2812         __openattrdirat;
2813         option_to_attr;
2814         __posix_getloginx_r;
2815         __priv_bracket;
2816         __priv_relinquish;
2817         pset_assign_forced;
2818         pset_bind_lwp;
2819         _psignal;
2820         _pthread_setcleanupinit;
2821         __putwchar_xpg5;
2822         __putwc_xpg5;
2823         rctlctl;
2824         rctllist;
2825         _realbufend;
2826         _resume;
2827         _resume_ret;
2828         _rpcsys;
2829         _sbrk_grow_aligned;
2830         scrwidth;
2831         semctl64;
2832         _semctl64;
2833         set_setcontext_enforcement;
2834         _setbufend;