summaryrefslogtreecommitdiffstats
path: root/pw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Scrub sbufmasterCameron Katri2021-04-271-4/+1
* Use libc reallocarrayCameron Katri2021-04-081-1/+0
* pw(8): Fix userdel -rCameron Katri2021-03-201-5/+8
* Forgot ldflagsHayden2021-03-191-1/+2
* Use libxcryptHayden2021-03-191-1/+1
* Make /usr/share/skel on installCameron Katri2021-02-121-0/+1
* Update MakefilesCameron Katri2021-02-121-7/+42
* New Makefile, freebsd reallocarray.c, freebsd strtonum for 12/13 compat, dele...Cameron Katri2021-02-101-14/+16
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Rewrite parsing subcommands arguments of pw(8)Baptiste Daroussin2015-08-021-1/+2
* Create a strtounum function using the same API as strtonumBaptiste Daroussin2015-07-291-1/+1
* Replace custom string array with stringlist(3)Baptiste Daroussin2015-07-111-2/+1
* Cast -1 to uid_t and bump WARNING level to 3Baptiste Daroussin2015-05-311-1/+1
* Use sbuf(9) instead of homebrewed buffered stringBaptiste Daroussin2015-05-091-1/+1
* Convert to LIBADD.Brad Davis2014-11-241-2/+1
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-021-0/+6
* Teach pw(8) about how to use pw/gr API to reduce code duplicationBaptiste Daroussin2012-10-301-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+1
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
* Don't override the default BINMODE.Ruslan Ermilov2001-07-051-2/+0
* CND has been unused for two years, and RND has been unused for fiveDima Dorfman2001-06-191-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-3/+1
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-2/+2
* Portability fixes for other bsd4.4 derivatives.David Nugent2000-01-151-0/+1
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-231-3/+3
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Adds optional NIS passwd file updating and optionally rebuildingDavid Nugent1997-01-051-2/+2
* Changes to password generator: fallback to MD5 generator disabledDavid Nugent1996-12-171-3/+4
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-101-1/+1
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-091-1/+1
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+18