summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/pw_scan.c
Commit message (Collapse)AuthorAgeFilesLines
* Submitted by: archie@whistle.comjulian1996-06-201-2/+2
| | | | | This program should COMPLAIN about uids > 65K but not abort.. they are after all legal, and some of us NEED them!
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Be sure to properly fail if there are not enough fields. Problemdg1995-01-271-2/+4
| | | | reported by MARC Giannoni <marc@cmc.eng.comsat.com>, this fix is by me.
* Maintain pw_fields, and output same to password database.wollman1994-09-201-0/+17
| | | | | | | | | | | !!!!!!!! NB !!!!!!!! You MUST pwd_mkdb /etc/master.passwd before attempting to use the new libc, or things may go wrong. (I doubt anything actually /will/ go wrong, but the actual behavior is undefined. YOU HAVE BEEN WARNED.) The database format is, however, backwards-compatible, so old executables will still work.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+122
OpenPOWER on IntegriCloud