]> git.cameronkatri.com Git - pw-darwin.git/history - pw/Makefile
Revert "Set chpass to 755 too"
[pw-darwin.git] / pw / Makefile
2022-01-02 Cameron KatriFix PREFIX logic
2021-08-28 Cameron KatriPREFIX stuff
2021-08-28 Cameron KatriMake all calls to install POSIX
2021-05-02 Cameron KatriRecommit everything, add chpass, improve history (excep...
2021-04-27 Baptiste Daroussinpw(8): use openmemstream instead of sbuf(9)
2017-08-04 Enji CooperMFhead@r322057
2017-08-02 Enji CooperAdd HAS_TESTS to all Makefiles that are currently using the
2017-08-02 Enji CooperConvert traditional ${MK_TESTS} conditional idiom for...
2015-09-12 Baptiste DaroussinFinish merging from head, messed up in previous attempt
2015-09-12 Baptiste DaroussinMerge from head
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-02 Baptiste DaroussinRewrite parsing subcommands arguments of pw(8)
2015-07-29 Baptiste DaroussinCreate a strtounum function using the same API as strtonum
2015-07-11 Baptiste DaroussinReplace custom string array with stringlist(3)
2015-06-15 Baptiste DaroussinMerge from head
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-05-31 Baptiste DaroussinCast -1 to uid_t and bump WARNING level to 3
2015-05-28 Glen BarberMFH: r282615-r283655
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-09 Baptiste DaroussinUse sbuf(9) instead of homebrewed buffered string
2015-02-04 Enji CooperClean up more usb related files when MK_USB == no when...
2015-01-19 Glen BarberReintegrate head: r274132-r277384
2014-11-24 Brad DavisConvert to LIBADD.
2014-11-19 Simon J. GerratyMerge from head@274682
2014-10-11 Alexander V. ChernikovMerge HEAD@r272944.
2014-10-02 Brad Davis- Add a test for bug 191427 where pw(8) will go into...
2012-11-27 Alexander MotinMFC
2012-11-11 Neel NatuIFC @ r242684
2012-11-04 Simon J. GerratySync from head
2012-10-30 Baptiste DaroussinTeach pw(8) about how to use pw/gr API to reduce code...
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-19 Jamie GrittonA new jail(8) with a configuration file, to replace...
2010-08-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@211344
2010-05-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@208557
2010-05-08 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@207793
2010-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-01-02 Ed SchoutenThe last big commit: let usr.sbin/ use WARNS=6 by default.
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2003-04-04 David E. O'Brienstyle.Makefile(5)
2001-07-20 David E. O'BrienPerform a major cleanup of the usr.sbin Makefiles.
2001-07-20 David E. O'BrienRemove GCC'isms in CFLAGS.
2001-07-05 Ruslan ErmilovDon't override the default BINMODE.
2001-06-19 Dima DorfmanCND has been unused for two years, and RND has been...
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2000-08-22 Brian FeldmanAdd working and easy crypt(3)-switching. Yes, we need...
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1998-09-19 David E. O'BrienRemove useless `BINOWN=root' now that it is the default.
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-05 David NugentAdds optional NIS passwd file updating and optionally...
1996-12-17 David NugentChanges to password generator: fallback to MD5 generato...
1996-12-10 Joerg WunschCopyright update by the author, to be more in line...
1996-12-09 Joerg WunschUpgrade from the author, reflecting all my wishes resul...
1996-12-09 Joerg Wunschpw(8) -- a backend utility to manage the user and group...