summaryrefslogtreecommitdiffstats
path: root/usr.bin/opiepasswd
Commit message (Collapse)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
| | | | Also add some missing $FreeBSD$ to keep svn happy.
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+1
| | | | | | | | to PRECIOUSLIB from bsd.lib.mk. The side effect of this is making installing the world under jail(8) possible by using another knob, NOFSCHG. Reviewed by: oliver
* Add opie lib dir to includes listache2002-01-031-0/+1
|
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
| | | | | | This is not "useless", as one may have non-default setting for BINOWN in make.conf, and we still want these to be installed setuid root in this case.
* Remove the WANT_INSECURE_OPIE option - it is now a default. This is notmarkm2001-08-121-3/+0
| | | | | | | | nearly as ominous as it sounds, and it allows OPIE to be used over SSH and on xterms. Requested by: ache Discussed on: -security
* Provide a WANT_INSECURE_OPIE compile-time option, which is useful ifmarkm2001-07-091-0/+7
| | | | | | | you encrypt all traffic routinely, and is also useful for debugging. Also, (properly) set SUID bit on relevant apps - opieinfo and opiepasswd, which need it to mess with /etc/opiekeys.
* MAN[1-9] -> MAN.ru2001-03-271-2/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Add ${.CURDIR}/ to relative path to contrib.phk1997-02-071-1/+1
|
* Build opiepasswd from contrib_opie module.pst1997-02-071-0/+16
OpenPOWER on IntegriCloud