summaryrefslogtreecommitdiff
path: root/usr/src/lib/getloginx
AgeCommit message (Collapse)AuthorFilesLines
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-1/+0
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0412454 remove lint library machineryRichard Lowe2-5/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2013-10-082989 LOGNAME_MAX should be increased to 32Gary Mills8-0/+321
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>