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

@@ -16,10 +16,11 @@
 # fields enclosed by brackets "[]" replaced with your own identifying
 # information: Portions Copyright [yyyy] [name of copyright owner]
 #
 # CDDL HEADER END
 #
+# Copyright (c) 2013 Gary Mills
 #
 # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
 #
 
 include         $(SRC)/cmd/Makefile.cmd

@@ -42,10 +43,11 @@
                 libldstab       \
                 librtld         \
                 libcrle         \
                 .WAIT           \
                 0@0             \
+                getloginx       \
                 ld              \
                 ldd             \
                 lddstub         \
                 rtld            \
                 link_audit      \