]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add to pwd_mkdb a -q option to silence warnings about large IDs. Add a
authorSheldon Hearn <sheldonh@FreeBSD.org>
Mon, 15 Nov 1999 16:45:37 +0000 (16:45 +0000)
committerSheldon Hearn <sheldonh@FreeBSD.org>
Mon, 15 Nov 1999 16:45:37 +0000 (16:45 +0000)
commit18138b08d80e286f69bf00b26bc4c8f9c77dd4c8
tree3668680eeb15e1cb1e29b40b87155e3efebda0e7
parent7cbc47c7bcafdd3a6ae6db679ae40d7e1313b8eb
Add to pwd_mkdb a -q option to silence warnings about large IDs.  Add a
suitably ominous warning in the manual page.

The diff applied is not the one provided in the attributed PR.

PR: 13344
Reviewed by: bde
lib/libc/gen/pw_scan.c
lib/libc/gen/pw_scan.h
usr.sbin/pwd_mkdb/pw_scan.c
usr.sbin/pwd_mkdb/pw_scan.h
usr.sbin/pwd_mkdb/pwd_mkdb.8
usr.sbin/pwd_mkdb/pwd_mkdb.c