]> git.cameronkatri.com Git - pw-darwin.git/commit
Fix useage of MAXLOGNAME to include terminating NUL, by using
authorDavid Nugent <davidn@FreeBSD.org>
Fri, 7 Feb 1997 10:58:13 +0000 (10:58 +0000)
committerDavid Nugent <davidn@FreeBSD.org>
Fri, 7 Feb 1997 10:58:13 +0000 (10:58 +0000)
commit5ad8ded4512753663b89863847a2085fcd0c9d79
tree573422401dc9ff8ffb0b3a330b062f7fd8313c1e
parentf18f8d4fcb5c290a942f5e60f798546f53c6e46d
Fix useage of MAXLOGNAME to include terminating NUL, by using
max(MAXLOGNAME-1,UT_NAMESIZE).
Tidy up "pretty" printing format for longer usernames.
pw/pw.c
pw/pw_user.c