summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb/pwd_mkdb.c
Commit message (Expand)AuthorAgeFilesLines
* db close routine actually writes data out to disk; return value wasjlemon1997-08-181-2/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Fix possible (not stack) overflow from -d <dir> commandline option.davidn1997-03-201-1/+1
* Allow comments in password database. The comments are copied fromwosch1997-03-081-4/+25
* Begin closing out PR #1519 (this requires a change to chpass too,wpaul1996-10-221-4/+12
* New option: [-c]wosch1996-08-191-3/+13
* Fixed brackets in usage message.bde1996-07-121-8/+10
* Check if username is a NULL pointer before dereferencing it.martin1996-07-031-1/+1
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-133/+218
* NIS cleanups and fixes, the next generation, continued.wpaul1996-04-161-56/+11
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add what looks to be the right fix to this bogus code.jkh1995-03-241-1/+1
* Re-enable +::::::::: wildcards that I had previously disallowed.wpaul1995-03-231-5/+3
* Summarily enable YP as soon as any a '+' is detected instead of generatingwpaul1995-03-231-9/+4
* - Add support for embedding special entries in the password databaseswpaul1995-03-231-3/+72
* Fix security hole in YP password support, which wouldmake +user entrieswollman1994-09-201-3/+12
* Maintain pw_fields, and output same to password database.wollman1994-09-201-1/+22
* Added the -d <directory> functionality to allow construction of thegpalmer1994-09-071-13/+23
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+387
OpenPOWER on IntegriCloud