summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Correct some egregious style bugs.Dag-Erling Smørgrav2001-12-041-13/+21
* Add a missing error check. This fixes a bug that would cause pwd_mkdb toDag-Erling Smørgrav2001-12-041-1/+2
* Use the right format string for printing ULONG_MAX.David Malone2001-03-051-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-062-27/+34
* Fix various unsigned vs signed errors that caused problems with uidsPaul Richards2000-03-091-5/+14
* Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS inSheldon Hearn1999-12-021-1/+8
* Allow empty UIDs if we are processing NIS records. I am not entirelyEivind Eklund1999-11-221-2/+4
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add aSheldon Hearn1999-11-152-4/+15
* Flag empty UID entries as errors (to stop typos from turning intoEivind Eklund1999-11-061-1/+6
* Back out previous commit. I mistook passing commentary from bde forSheldon Hearn1999-08-311-9/+6
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andSheldon Hearn1999-08-301-6/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Staticize usage(). Cosmetics.Philippe Charnier1997-10-101-2/+5
* Submitted by: archie@whistle.comJulian Elischer1996-06-201-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Be sure to properly fail if there are not enough fields. ProblemDavid Greenman1995-01-271-2/+4
* Maintain pw_fields, and output same to password database.Garrett Wollman1994-09-201-0/+17
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-262-0/+158