summaryrefslogtreecommitdiff
path: root/usr.bin/skeyinit
AgeCommit message (Expand)Author
2013-05-06Fix capitalisation (again, last time the wrong sentence).jdf
2013-05-06 * Remove OPTIONS section (uncommon) and put options to the DESCRIPTION.jdf
2009-04-14Fix -Wsign-compare issuelukem
2008-04-05Default for -n is 100 not 99.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2005-09-20Initialize pw to placate -Wuninitialized for sh3.he
2005-09-19Sync usage with man page.wiz
2005-09-19Document -k and -p.elad
2005-09-18Add -k key and -p password.elad
2005-09-11Mark up authors with .An. From YOMURA Masanori in private mail.wiz
2004-12-01Document -x, from Jeff Ito in PR 28494.wiz
2004-11-03Add (unsigned char) cast to ctype functionsdsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-06-23Add NetBSD RCS Ids.agc
2003-05-17use strl*itojun
2002-11-16use strlcpyitojun
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-08-01use LOGIN_NAME_MAX not UT_NAMELEN.christos
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2002-04-23Make sure using stdin/stdout/stderr is safeitohy
2001-07-24s/necesary/necessary/wiz
2001-04-09Fix date, and remove a trailing dot in .Nd.wiz
2001-03-24make sure that me is null terminated.christos
2000-07-28Filter out non-alpha-numeric characters from the defaultthorpej
2000-07-07Update manpage to new options.mjl
2000-07-07Bring s/key closer to RFC2289 conformance by pulling in changesmjl
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-10Add missing .El line.erh
1999-03-09Missing .El.ross
1998-12-19portability in printf args.christos
1998-07-26const poisoning.mycroft
1998-07-06nul-terminated strftime buffer. remove duplicate call to setpriority.mrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-11-01Nuke trailing comma in SEE ALSO section.mycroft
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19WARNSify, fix .Nm usage, xref all s/key related programslukem
1997-02-11use strncpy.mrg
1997-01-09RCS ID policetls
1995-07-07remove trailing comma from SEE ALSO section; PR #1194jtc
1995-06-05#include <err.h> & <ctype.h>; remove extraneous declarations.pk
1994-12-24stdlib.h, RCS ID formatcgd
1994-12-22specify man pages the new way.cgd
1994-08-30cleanupderaadt
1994-05-30better seed initializationderaadt
1994-05-30reorg include order, also add <sys/param.h> for MAXHOSTNAMELENcgd
1994-05-29fix bug 266deraadt
1994-05-24add skey & friendsderaadt