summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw_nis.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r308806asomers2016-12-161-0/+1
* MFC r307752asomers2016-11-181-0/+3
* Cleanup a bit includesbapt2015-08-021-0/+1
* Rewrite parsing subcommands arguments of pw(8)bapt2015-08-021-0/+1
* Remove some uneeded headersbapt2015-05-091-3/+0
* In NIS mode first chmod(2) the temporary file and is succeed then rename(2)bapt2012-11-201-2/+2
* Correctly set the password file mode after renaming in NIS modebapt2012-11-201-0/+2
* Teach pw(8) about how to use pw/gr API to reduce code duplicationbapt2012-10-301-15/+37
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentdavidn1999-02-231-2/+1
* Use err(3) instead of local redefinition. Add rcsid string.charnier1997-10-101-2/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Adds optional NIS passwd file updating and optionally rebuildingdavidn1997-01-051-0/+70
OpenPOWER on IntegriCloud