summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Makefile.bsd-wrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* we do not need this to be Makefile.bsd-wrapperderaadt2002-06-011-976/+0
|
* clean MLINK treederaadt2002-05-161-249/+338
|
* missed a few morederaadt2002-05-161-59/+161
|
* handle some more pods (there are still missing ones I bet)deraadt2002-05-161-34/+80
|
* order betterderaadt2002-05-151-3/+2
|
* Dammit. I'm an idiot.beck2002-05-151-2/+2
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+2
|
* OpenSSL 0.9.7beck2002-05-151-10/+16
|
* Vax O1 workaround no longer needed.hugh2002-02-231-2/+1
|
* but... on vax... des_enc.c requires -O1deraadt2002-02-101-1/+2
|
* Special case a_strnid.c on vax.hugh2002-01-211-1/+5
|
* Missing ssl manpages and mlinks; beck@ ok.fgsch2001-11-061-4/+129
|
* understand sparc64deraadt2001-09-181-20/+2
|
* more MLINKderaadt2001-07-311-3/+13
|
* Add missing MLINKS for various .3 man pageskrw2001-07-311-1/+16
|
* more Xr completionsderaadt2001-07-311-4/+6
|
* Add an x509v3.cnf in /etc/ssl so that creating certificate authoritiesbeck2001-04-171-2/+4
| | | | | form isakmpd works. From Tim Newsham <newsham@lava.net> ok provos@
* minor irrelevant oopsderaadt2001-03-091-2/+2
|
* build using OpenBSD-m68k on m68k machinesderaadt2001-03-091-1/+3
|
* Add missing line continuation character. Fixes sparc and powerpc builds.millert2001-02-101-2/+2
|
* simplify if loops a bit; Reviewed by: beck@brad2001-02-091-23/+14
|
* if a build generates the files, a clean should remove them. ok beck@todd2001-02-051-2/+14
|
* remove old infrastructure which is not used anymore. Ok'd by beck@brad2001-01-311-19/+18
|
* put more manual pages inderaadt2001-01-221-2/+46
|
* oops, forgot top level makefile.bsd-wrapper on mergebeck2000-12-151-3/+7
|
* Correctly deal with NOMAN being set. Since it may be set in mk.confmillert2000-11-191-6/+6
| | | | we pull in bsd.own.mk before testing for it.
* these contain special cases where they build man pages into .0 files;deraadt2000-11-101-18/+69
| | | | they must now also build .ps files if MANPS is set.
* vax support; checked by beck.hugh2000-10-131-1/+5
|
* des_modes(7) not des_modes(7); jmd@turbogeek.orgderaadt2000-09-051-3/+6
|
* 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging ↵deraadt2000-04-161-1/+12
| | | | into their tree
* repair some mis-directed linksderaadt2000-04-041-8/+6
|
* do some file renaming here, and more linksderaadt2000-04-011-20/+114
|
* more MLINKSderaadt2000-04-011-2/+133
|
* oopsderaadt2000-03-301-2/+2
|
* no buffer.3, instead, cp before pod2manderaadt2000-03-301-4/+11
|
* Add missing d2i_DHparams.cat3 to MANALLmillert2000-03-291-2/+2
|
* Run pod2man with the basename of the pod page so the heading is normal.millert2000-03-291-7/+7
|
* initial attempt at a complete set of ssl/crypto man pages as part of the ↵deraadt2000-03-291-3/+156
| | | | base system, oh this is going to hurt
* Change how obj_dat.pl is run, it has changed to take args insted of io redirectbeck2000-03-191-2/+2
|
* Make mips compile. -mojmaja1999-10-101-7/+3
|
* Ack. Sparc and stuff oops - openssl changed the name of this..beck1999-09-291-4/+4
|
* openssl 0.9.4beck1999-09-291-32/+26
|
* subdir Makefiles should not contain anything elsederaadt1999-03-171-1/+5
|
* Add ssl.8 man page - configuration and issues overview.beck1999-03-161-6/+1
|
* Fix various nonsense.espie1999-03-121-7/+8
| | | | | | - add $OpenBSD$ tag - () fork subshell... wasteful when unnecessary - chain commands using &&, not ;, so that you retrieve status
* Added support for m88k.smurph1999-03-031-1/+4
|
* Provide a method to do prerequisites needed beforeniklas1999-03-021-2/+4
| | | | installation of includes can happen. Do these before and not run via ${SUDO}.
* Fix so to not require a make obj - Fix cleandir target to remove the headersbeck1998-10-191-1/+14
| | | | Configure munges from OBJDIR.
* *UNTESTED* Makefile and configure changes that may work with pmax and arc.beck1998-10-121-0/+8
| | | | *These need to be tested by someone who has one!!*
* Fix busted BEGIN targetbeck1998-10-071-15/+7
|