summaryrefslogtreecommitdiff
path: root/usr.bin/bdes
AgeCommit message (Expand)Author
2023-06-27remove double/tripple o in comments, where it likely was not added on purpose.andvar
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-02-01PR/50739: David Binderman: Check bounds before dereferencing.christos
2013-08-15Use more static and __dead.joerg
2013-08-11Passes WARNS=5, so don't set WARNS=3.dholland
2010-01-15Use .%U instead of .%O for URLs.joerg
2009-04-14Fix sign-compare issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2005-01-12WARNS=3xtraeme
2004-10-30Use strtoul() for integer conversiondsl
2004-06-04Remove DISCLAIMER section, which is just part of the usual BSD licensewiz
2004-06-04Convert SEE ALSO to use Rs/Re.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01mdocify. Needs a second pass for SEE ALSO section.wiz
2001-12-01Whitespace cleanup.wiz
2001-02-19convert to use getprogname()cgd
2000-10-04getopt(3) returns -1 not EOF.mjl
2000-06-16Make this build in a WARNS'ified environment.thorpej
2000-06-16Ressurect bdes(1).thorpej
2000-06-16The 4.4BSD bdes(1) program as existed in cryptosrc-us.thorpej
1999-07-12Nuke this from orbit. We don't have placeholders for any of the otherthorpej
1998-01-09RCS Id Police.perry
1997-07-10don't xref obsolete crypt(1)mikel
1997-03-24- Makefile cleanupschristos
1996-10-19Fix PR1542: gross inaccuracies in bdes.1 Reviewed by Perrysommerfe
1996-10-18Use ${INSTALL}.thorpej
1995-07-24add dummy bdes script, which prints an error to stderr and exits with ancgd