2989 LOGNAME_MAX should be increased to 32
commit0a1278f26ea4b7c8c0285d4f2d6c5b680904aa01
authorGary Mills <gary_mills@fastmail.fm>
Tue, 8 Oct 2013 15:27:49 +0000 (8 08:27 -0700)
committerRobert Mustacchi <rm@joyent.com>
Tue, 8 Oct 2013 20:41:54 +0000 (8 13:41 -0700)
tree575c8267c793e949b411067df349bf19ba9f9fb5
parent2acef22db7808606888f8f92715629ff3ba555b9
2989 LOGNAME_MAX should be increased to 32
1166 useradd warns on names with more than 8 chars
Reviewed by: Richard PALO <richard.palo@free.fr>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Andy Stormont <AStormont@racktopsystems.com>
Approved by: Robert Mustacchi <rm@joyent.com>
48 files changed:
usr/src/cmd/init/init.c
usr/src/cmd/last/last.c
usr/src/cmd/newtask/newtask.c
usr/src/cmd/oamuser/inc/users.h
usr/src/cmd/oamuser/lib/vlogin.c
usr/src/cmd/oamuser/user/Makefile
usr/src/cmd/oamuser/user/messages.c
usr/src/cmd/oamuser/user/messages.h
usr/src/cmd/oamuser/user/useradd.c
usr/src/cmd/oamuser/user/usermod.c
usr/src/cmd/prstat/prstat.c
usr/src/cmd/prstat/prstat.h
usr/src/cmd/prstat/prtable.c
usr/src/cmd/prstat/prtable.h
usr/src/cmd/prstat/prutil.c
usr/src/cmd/prstat/prutil.h
usr/src/cmd/ps/ps.c
usr/src/cmd/pwck/pwck.c
usr/src/cmd/sgs/error/i386/Makefile
usr/src/cmd/sgs/error/sparc/Makefile
usr/src/cmd/w/w.c
usr/src/cmd/wall/wall.c
usr/src/cmd/who/who.c
usr/src/cmd/whodo/whodo.c
usr/src/head/limits.h
usr/src/head/stdlib.h
usr/src/head/unistd.h
usr/src/lib/Makefile
usr/src/lib/getloginx/Makefile [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/getloginx/Makefile.com [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/getloginx/amd64/Makefile [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/getloginx/common/getloginx.c [new file with mode: 0644]
usr/src/lib/getloginx/common/mapfile-vers [new file with mode: 0644]
usr/src/lib/getloginx/i386/Makefile [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/getloginx/sparc/Makefile [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/getloginx/sparcv9/Makefile [copied from usr/src/cmd/sgs/error/i386/Makefile with 50% similarity]
usr/src/lib/libc/port/gen/getlogin.c
usr/src/lib/libc/port/gen/sysconf.c
usr/src/lib/libc/port/llib-lc
usr/src/lib/libc/port/mapfile-vers
usr/src/man/man1/ps.1
usr/src/man/man1m/prstat.1m
usr/src/man/man1m/useradd.1m
usr/src/man/man3c/getlogin.3c
usr/src/man/man3c/sysconf.3c
usr/src/man/man4/passwd.4
usr/src/pkg/manifests/SUNWcs.mf
usr/src/pkg/manifests/system-library.mf