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

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-library.mf
          +++ new/usr/src/pkg/manifests/system-library.mf
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  24   24  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  25   25  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
       26 +# Copyright (c) 2013 Gary Mills
  26   27  #
  27   28  
  28   29  <include system-library.man3.inc>
  29   30  <include system-library.man3bsm.inc>
  30   31  <include system-library.man3c.inc>
  31   32  <include system-library.man3c_db.inc>
  32   33  <include system-library.man3cfgadm.inc>
  33   34  <include system-library.man3commputil.inc>
  34   35  <include system-library.man3contract.inc>
  35   36  <include system-library.man3curses.inc>
↓ open down ↓ 273 lines elided ↑ open up ↑
 309  310  file path=lib/libuutil.so.1
 310  311  file path=lib/libw.so.1
 311  312  file path=lib/libxnet.so.1
 312  313  file path=lib/mpxio/stmsboot_util mode=0555
 313  314  file path=lib/nss_compat.so.1
 314  315  file path=lib/nss_dns.so.1
 315  316  file path=lib/nss_files.so.1
 316  317  file path=lib/nss_nis.so.1
 317  318  file path=lib/nss_user.so.1
 318  319  file path=usr/lib/$(ARCH64)/0@0.so.1
      320 +file path=usr/lib/$(ARCH64)/getlogin8.so.1
 319  321  file path=usr/lib/$(ARCH64)/libadutils.so.1
 320  322  file path=usr/lib/$(ARCH64)/libast.so.1
 321  323  file path=usr/lib/$(ARCH64)/libbsdmalloc.so.1
 322  324  file path=usr/lib/$(ARCH64)/libcfgadm.so.1
 323  325  file path=usr/lib/$(ARCH64)/libcmd.so.1
 324  326  file path=usr/lib/$(ARCH64)/libcommputil.so.1
 325  327  file path=usr/lib/$(ARCH64)/libcrle.so.1
 326  328  file path=usr/lib/$(ARCH64)/libcrypt.so.1
 327  329  file path=usr/lib/$(ARCH64)/libdisasm.so.1
 328  330  file path=usr/lib/$(ARCH64)/libdll.so.1
↓ open down ↓ 46 lines elided ↑ open up ↑
 375  377  file path=usr/lib/cfgadm/$(ARCH64)/scsi.so.1
 376  378  file path=usr/lib/cfgadm/$(ARCH64)/shp.so.1
 377  379  file path=usr/lib/cfgadm/$(ARCH64)/usb.so.1
 378  380  file path=usr/lib/cfgadm/ib.so.1
 379  381  file path=usr/lib/cfgadm/pci.so.1
 380  382  $(i386_ONLY)file path=usr/lib/cfgadm/sata.so.1
 381  383  file path=usr/lib/cfgadm/scsi.so.1
 382  384  file path=usr/lib/cfgadm/shp.so.1
 383  385  file path=usr/lib/cfgadm/usb.so.1
 384  386  file path=usr/lib/extendedFILE.so.1
      387 +file path=usr/lib/getlogin8.so.1
 385  388  file path=usr/lib/lib.b mode=0444
 386  389  file path=usr/lib/libadutils.so.1
 387  390  file path=usr/lib/libast.so.1
 388  391  file path=usr/lib/libbsdmalloc.so.1
 389  392  $(i386_ONLY)file path=usr/lib/libc/libc_hwcap1.so.1 reboot-needed=true
 390  393  $(i386_ONLY)file path=usr/lib/libc/libc_hwcap2.so.1 reboot-needed=true
 391  394  $(i386_ONLY)file path=usr/lib/libc/libc_hwcap3.so.1 reboot-needed=true
 392  395  file path=usr/lib/libcfgadm.so.1
 393  396  file path=usr/lib/libcmd.so.1
 394  397  file path=usr/lib/libcommputil.so.1
↓ open down ↓ 883 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX