summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/pw_scan.c
Commit message (Expand)AuthorAgeFilesLines
* add missing endusershell() call. Original version was incorrect.charnier2004-01-181-1/+3
* Do not allow empty GIDs for non-NIS entries.maxim2002-10-111-0/+7
* Too strict error checking in rev. 1.22 broke pwd_mkdb(8) in NISmaxim2002-10-021-2/+2
* Disqualify UID/GID with non-numeric character.maxim2002-09-251-3/+13
* Bring a comment in line with the code, and fix some spelling errorsdd2002-03-091-4/+3
* Fix SCM ID's.obrien2002-02-011-6/+4
* Correct some egregious style bugs.des2001-12-041-13/+21
* Add a missing error check. This fixes a bug that would cause pwd_mkdb todes2001-12-041-1/+2
* Use the right format string for printing ULONG_MAX.dwmalone2001-03-051-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-25/+31
* Fix various unsigned vs signed errors that caused problems with uidspaul2000-03-091-5/+14
* Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS insheldonh1999-12-021-1/+8
* Allow empty UIDs if we are processing NIS records. I am not entirelyeivind1999-11-221-2/+4
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add asheldonh1999-11-151-4/+11
* Flag empty UID entries as errors (to stop typos from turning intoeivind1999-11-061-1/+6
* Back out previous commit. I mistook passing commentary from bde forsheldonh1999-08-311-9/+6
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-301-6/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Staticize usage(). Cosmetics.charnier1997-10-101-2/+5
* Submitted by: archie@whistle.comjulian1996-06-201-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Be sure to properly fail if there are not enough fields. Problemdg1995-01-271-2/+4
* Maintain pw_fields, and output same to password database.wollman1994-09-201-0/+17
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+122
OpenPOWER on IntegriCloud