summaryrefslogtreecommitdiffstats
path: root/usr.bin/enigma
Commit message (Expand)AuthorAgeFilesLines
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-221-1/+7
* Mark global functions and/or variables in enigma(1) static where possible.ed2011-11-061-9/+9
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
* Markup nits.ru2006-12-241-2/+2
* Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) insteadjkim2006-07-251-10/+3
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-2/+2
* Expand *n't contractions.ru2005-02-131-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-5/+11
* Bump the .Dd value.joerg2004-05-141-7/+14
* When I wrote this man page more than 5 years ago, I simply didn'tjoerg2004-05-141-2/+4
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Call crypt() directly instead of taking a detour through makekey.tjr2003-10-092-34/+7
* ANSIify function definitions.dwmalone2002-09-041-8/+4
* Consistently use FBSDIDobrien2002-06-301-4/+2
* Use `The .Nm utility'charnier2002-04-191-2/+3
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
* Fix the type of the NULL arg to execl()brian2001-07-091-5/+5
* Silence -Wshadow and -Wmissing-prototypes; set WARNS=2.dd2001-06-252-13/+16
* Remove unwanted CFLAGS, and add a CVS id.eric2001-06-152-1/+5
* MAN[1-9] -> MAN.ru2001-03-271-1/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Various man page cleanup:mpp1999-08-151-2/+2
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree sompp1999-06-241-2/+3
* Typo.billf1999-01-281-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-0/+1
* Fix some of the more blatant bugs in the original code, provide ajoerg1998-10-303-33/+156
* This is enigma, aka. crypt(1). It has suppsedly been taken fromjoerg1998-10-302-0/+182
OpenPOWER on IntegriCloud